diff --git a/amrex-hydro/Doxygen/html/hydro__utils_8H.html b/amrex-hydro/Doxygen/html/hydro__utils_8H.html
index f535c3c..8d8ca3b 100644
--- a/amrex-hydro/Doxygen/html/hydro__utils_8H.html
+++ b/amrex-hydro/Doxygen/html/hydro__utils_8H.html
@@ -146,6 +146,8 @@
void | HydroUtils::ComputeFluxesOnBoxFromState (amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, amrex::Array4< amrex::Real const > const &qnph, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={}) |
| Compute edge state and flux. Most general version for use with multilevel synchronization. All other versions ultimately call this one. Allows time-depdendent inflow and inflow through EB. More...
|
|
+void | HydroUtils::ComputeFluxesOnBoxFromState (amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={}) |
+ |
void | HydroUtils::ComputeFluxesOnBoxFromState (amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={}) |
| Compute edge state and flux. Allows inflow on EB but NOT time-dependent inflow. More...
|
|
diff --git a/amrex-hydro/Doxygen/html/hydro__utils_8H.js b/amrex-hydro/Doxygen/html/hydro__utils_8H.js
index 2af4fe2..b94664e 100644
--- a/amrex-hydro/Doxygen/html/hydro__utils_8H.js
+++ b/amrex-hydro/Doxygen/html/hydro__utils_8H.js
@@ -6,6 +6,7 @@ var hydro__utils_8H =
[ "ComputeFluxesOnBoxFromState", "hydro__utils_8H.html#a9fb6baf822bec6e2aedbbdb2d5c797a0", null ],
[ "ComputeFluxesOnBoxFromState", "hydro__utils_8H.html#a380d8c3f5786c0910287729547d2d6e0", null ],
[ "ComputeFluxesOnBoxFromState", "hydro__utils_8H.html#ad4bf731704049526ca1c4db1688fd5db", null ],
+ [ "ComputeFluxesOnBoxFromState", "hydro__utils_8H.html#ad34f382cc6239fa7995f947090049224", null ],
[ "enforceInOutSolvability", "hydro__utils_8H.html#a3c4af1f820880e67509b84b57e988090", null ],
[ "ExtrapVelToFaces", "hydro__utils_8H.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98", null ]
];
\ No newline at end of file
diff --git a/amrex-hydro/Doxygen/html/hydro__utils_8H_source.html b/amrex-hydro/Doxygen/html/hydro__utils_8H_source.html
index 98d9338..b1573e0 100644
--- a/amrex-hydro/Doxygen/html/hydro__utils_8H_source.html
+++ b/amrex-hydro/Doxygen/html/hydro__utils_8H_source.html
@@ -167,24 +167,24 @@
69 std::string
const& advection_type,
71 bool allow_inflow_on_outflow =
false,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -201,252 +201,286 @@
103 std::string
const& advection_type,
105 bool allow_inflow_on_outflow =
false,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 136 bool godunov_use_ppm,
bool godunov_use_forces_in_trans,
- 137 bool is_velocity,
bool fluxes_are_area_weighted,
- 138 std::string
const& advection_type,
-
- 140 bool allow_inflow_on_outflow =
false,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 171 bool godunov_use_ppm,
bool godunov_use_forces_in_trans,
- 172 bool is_velocity,
bool fluxes_are_area_weighted,
- 173 std::string
const& advection_type,
-
- 175 bool allow_inflow_on_outflow =
false,
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 135 bool godunov_use_ppm,
bool godunov_use_forces_in_trans,
+ 136 bool is_velocity,
bool fluxes_are_area_weighted,
+ 137 std::string
const& advection_type,
+
+ 139 bool allow_inflow_on_outflow =
false,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 170 bool godunov_use_ppm,
bool godunov_use_forces_in_trans,
+ 171 bool is_velocity,
bool fluxes_are_area_weighted,
+ 172 std::string
const& advection_type,
+
+ 174 bool allow_inflow_on_outflow =
false,
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 208 bool godunov_use_ppm,
bool godunov_use_forces_in_trans,
- 209 bool is_velocity,
bool fluxes_are_area_weighted,
- 210 std::string
const& advection_type,
-
- 212 bool allow_inflow_on_outflow =
false,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 227 bool godunov_ppm,
bool godunov_use_forces_in_trans,
- 228 std::string
const& advection_type,
-
- 230 bool allow_inflow_on_outflow =
false);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 247 bool godunov_ppm,
bool godunov_use_forces_in_trans,
- 248 std::string
const& advection_type,
-
- 250 bool allow_inflow_on_outflow =
false,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 269 std::string
const& advection_type);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 286 bool fluxes_are_area_weighted);
-
-
-
-
-
-
-
-
-
-
-
-
-
- 300 bool fluxes_are_area_weighted);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 319 bool fluxes_are_area_weighted);
-
-
- 322 void EB_ComputeDivergence (
amrex::Box const& bx,
-
-
-
-
-
-
-
- 330 bool fluxes_are_area_weighted);
-
-
- 333 void EB_ComputeDivergence (
amrex::Box const& bx,
-
-
-
-
-
-
-
- 341 bool fluxes_are_area_weighted,
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 205 bool godunov_use_ppm,
bool godunov_use_forces_in_trans,
+ 206 bool is_velocity,
bool fluxes_are_area_weighted,
+ 207 std::string
const& advection_type,
+
+ 209 bool allow_inflow_on_outflow =
false,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 242 bool godunov_use_ppm,
bool godunov_use_forces_in_trans,
+ 243 bool is_velocity,
bool fluxes_are_area_weighted,
+ 244 std::string
const& advection_type,
+
+ 246 bool allow_inflow_on_outflow =
false,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 261 bool godunov_ppm,
bool godunov_use_forces_in_trans,
+ 262 std::string
const& advection_type,
+
+ 264 bool allow_inflow_on_outflow =
false);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 281 bool godunov_ppm,
bool godunov_use_forces_in_trans,
+ 282 std::string
const& advection_type,
+
+ 284 bool allow_inflow_on_outflow =
false,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 303 std::string
const& advection_type);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 320 bool fluxes_are_area_weighted);
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 334 bool fluxes_are_area_weighted);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 353 bool fluxes_are_area_weighted);
+
+
+ 356 void EB_ComputeDivergence (
amrex::Box const& bx,
+
+
+
+
+
+
+
+ 364 bool fluxes_are_area_weighted);
+
+
+ 367 void EB_ComputeDivergence (
amrex::Box const& bx,
+
+
+
+
+
+
+
+ 375 bool fluxes_are_area_weighted,
+
+
+
+
+
+
+
+
+
+
diff --git a/amrex-hydro/Doxygen/html/namespaceHydroUtils.html b/amrex-hydro/Doxygen/html/namespaceHydroUtils.html
index fa02116..43d9fef 100644
--- a/amrex-hydro/Doxygen/html/namespaceHydroUtils.html
+++ b/amrex-hydro/Doxygen/html/namespaceHydroUtils.html
@@ -109,6 +109,8 @@
void | ComputeFluxesOnBoxFromState (amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, amrex::Array4< amrex::Real const > const &qnph, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={}) |
| Compute edge state and flux. Most general version for use with multilevel synchronization. All other versions ultimately call this one. Allows time-depdendent inflow and inflow through EB. More...
|
|
+void | ComputeFluxesOnBoxFromState (amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={}) |
+ |
void | ComputeFluxesOnBoxFromState (amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={}) |
| Compute edge state and flux. Allows inflow on EB but NOT time-dependent inflow. More...
|
|
@@ -323,7 +325,7 @@
-◆ ComputeFluxesOnBoxFromState() [1/3]
+◆ ComputeFluxesOnBoxFromState() [1/4]
@@ -486,7 +488,7 @@
-◆ ComputeFluxesOnBoxFromState() [2/3]
+◆ ComputeFluxesOnBoxFromState() [2/4]
@@ -654,7 +656,7 @@
-◆ ComputeFluxesOnBoxFromState() [3/3]
+◆ ComputeFluxesOnBoxFromState() [3/4]
@@ -807,6 +809,166 @@
+◆ ComputeFluxesOnBoxFromState() [4/4]
+
+
+
+
+
+ void HydroUtils::ComputeFluxesOnBoxFromState |
+ ( |
+ amrex::Box const & |
+ bx, |
+
+
+ |
+ |
+ int |
+ ncomp, |
+
+
+ |
+ |
+ amrex::MFIter & |
+ mfi, |
+
+
+ |
+ |
+ amrex::Array4< amrex::Real const > const & |
+ q, |
+
+
+ |
+ |
+ AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z) |
+ , |
+
+
+ |
+ |
+ AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z) |
+ , |
+
+
+ |
+ |
+ bool |
+ knownFaceState, |
+
+
+ |
+ |
+ AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac) |
+ , |
+
+
+ |
+ |
+ AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux) |
+ , |
+
+
+ |
+ |
+ amrex::Array4< amrex::Real const > const & |
+ divu, |
+
+
+ |
+ |
+ amrex::Array4< amrex::Real const > const & |
+ fq, |
+
+
+ |
+ |
+ amrex::Geometry |
+ geom, |
+
+
+ |
+ |
+ amrex::Real |
+ l_dt, |
+
+
+ |
+ |
+ amrex::Vector< amrex::BCRec > const & |
+ h_bcrec, |
+
+
+ |
+ |
+ const amrex::BCRec * |
+ d_bcrec, |
+
+
+ |
+ |
+ int const * |
+ iconserv, |
+
+
+ |
+ |
+ bool |
+ godunov_use_ppm, |
+
+
+ |
+ |
+ bool |
+ godunov_use_forces_in_trans, |
+
+
+ |
+ |
+ bool |
+ is_velocity, |
+
+
+ |
+ |
+ bool |
+ fluxes_are_area_weighted, |
+
+
+ |
+ |
+ std::string const & |
+ advection_type, |
+
+
+ |
+ |
+ int |
+ limiter_type = PPM::default_limiter , |
+
+
+ |
+ |
+ bool |
+ allow_inflow_on_outflow = false , |
+
+
+ |
+ |
+ amrex::Array4< int const > const & |
+ bc_arr = {} |
+
+
+ |
+ ) |
+ | |
+
+
+
+
diff --git a/amrex-hydro/Doxygen/html/namespaces_dup.js b/amrex-hydro/Doxygen/html/namespaces_dup.js
index 595c48c..941b5ab 100644
--- a/amrex-hydro/Doxygen/html/namespaces_dup.js
+++ b/amrex-hydro/Doxygen/html/namespaces_dup.js
@@ -3393,6 +3393,7 @@ var namespaces_dup =
[ "ComputeFluxesOnBoxFromState", "namespaceHydroUtils.html#a9fb6baf822bec6e2aedbbdb2d5c797a0", null ],
[ "ComputeFluxesOnBoxFromState", "namespaceHydroUtils.html#a380d8c3f5786c0910287729547d2d6e0", null ],
[ "ComputeFluxesOnBoxFromState", "namespaceHydroUtils.html#ad4bf731704049526ca1c4db1688fd5db", null ],
+ [ "ComputeFluxesOnBoxFromState", "namespaceHydroUtils.html#ad34f382cc6239fa7995f947090049224", null ],
[ "enforceInOutSolvability", "namespaceHydroUtils.html#a3c4af1f820880e67509b84b57e988090", null ],
[ "enforceInOutSolvability", "group__Utilities.html#ga5677f456538ed66e94185b0050bc6e2d", null ],
[ "ExtrapVelToFaces", "group__Utilities.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98", null ]
diff --git a/amrex-hydro/Doxygen/html/navtreedata.js b/amrex-hydro/Doxygen/html/navtreedata.js
index 349e886..5d6eb95 100644
--- a/amrex-hydro/Doxygen/html/navtreedata.js
+++ b/amrex-hydro/Doxygen/html/navtreedata.js
@@ -68,19 +68,19 @@ var NAVTREEINDEX =
[
"annotated.html",
"hydro__godunov__plm_8H.html",
-"namespaceamrex.html#a0f466fdb5f5804263d0eb21d6737c866",
-"namespaceamrex.html#a2f1446614bc3e77169613923023d3b18",
-"namespaceamrex.html#a4f492bb83254cf07e228b963154da5e4",
-"namespaceamrex.html#a7316f24daca402f64791688d4c49148e",
-"namespaceamrex.html#a94a27ca9a492d6d0f17996924e1b1745",
-"namespaceamrex.html#ab744a797b85135257add34a49c96c734",
-"namespaceamrex.html#adb0bdef9d1c47aa32063d0deb6e42f78",
-"namespaceamrex.html#afa4184f019cdc6b48fa68be6496681b8",
-"namespaceamrex_1_1Gpu.html#a4cb810463e0c04bdea932a011e77b548",
-"namespaceamrex_1_1ParallelDescriptor.html#a10f34646867ef5dd70d02ecf014de3d2",
-"namespaceamrex_1_1TwoD.html#ae73c515c22e11e5c1bf9636c7fb9e54b",
-"namespaceamrex_1_1nodelap__detail.html#aea160434bbdf72ba661f86d3aaeeff10",
-"namespaceamrex__paralleldescriptor__module.html#a7a3608d319a39ae7db70bbd9362b143b"
+"namespaceamrex.html#a0f3d8f755663a93f3953f7cda5590cac",
+"namespaceamrex.html#a2ee7d90d5262f08f2c0356f20dd11212",
+"namespaceamrex.html#a4f298e1c3407710de306d440bc79e84e",
+"namespaceamrex.html#a72ebcf044c2dabd659e4ed5831cadc5e",
+"namespaceamrex.html#a93ead4b7e5a5b99b0a88040076d7fd21",
+"namespaceamrex.html#ab72e53672887ede3d7ddc5f65002700e",
+"namespaceamrex.html#adaf35cd6ed336b8c439985415ea0b20f",
+"namespaceamrex.html#af99e582811a3661128ecb30e987e20a7",
+"namespaceamrex_1_1Gpu.html#a4bca2075ddd39a12c54ef72d6ab6982c",
+"namespaceamrex_1_1ParallelDescriptor.html#a0d0639c2781f6e40af7d1b507d3a7a2b",
+"namespaceamrex_1_1TwoD.html#ae0fc5a5a5167a3e64cdfb1baaa613457",
+"namespaceamrex_1_1nodelap__detail.html#acf673ebaf5379183e526bd2bbc4c665e",
+"namespaceamrex__paralleldescriptor__module.html#a340f780bf33f6f266f684d916bc7d71a"
];
var SYNCONMSG = 'click to disable panel synchronisation';
diff --git a/amrex-hydro/Doxygen/html/navtreeindex0.js b/amrex-hydro/Doxygen/html/navtreeindex0.js
index 5f2e5b8..26eaebf 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex0.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex0.js
@@ -118,8 +118,8 @@ var NAVTREEINDEX0 =
"group__BDS.html":[1,6],
"group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d":[1,6,3],
"group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d":[1,6,2],
-"group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d":[4,0,0,1,1],
"group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d":[4,0,0,2,1],
+"group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d":[4,0,0,1,1],
"group__BDS.html#gaa7469136756ab6d49a47c3e271a39f89":[4,0,0,2,0],
"group__BDS.html#gaa7469136756ab6d49a47c3e271a39f89":[1,6,1],
"group__BDS.html#gaccc1e28576429e09eb4dec0131e911ff":[4,0,0,1,0],
@@ -148,11 +148,11 @@ var NAVTREEINDEX0 =
"group__Utilities.html#ga18be12cbdade0dffc87d75b973b79910":[1,4,5],
"group__Utilities.html#ga18be12cbdade0dffc87d75b973b79910":[4,0,8,2,3],
"group__Utilities.html#ga5677f456538ed66e94185b0050bc6e2d":[1,4,3],
-"group__Utilities.html#ga5677f456538ed66e94185b0050bc6e2d":[2,0,29,7],
+"group__Utilities.html#ga5677f456538ed66e94185b0050bc6e2d":[2,0,29,8],
"group__Utilities.html#ga57d5ce9bc3bca16e249c611342f3c550":[1,4,6],
"group__Utilities.html#ga57d5ce9bc3bca16e249c611342f3c550":[4,0,8,2,4],
"group__Utilities.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98":[1,4,4],
-"group__Utilities.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98":[2,0,29,8],
+"group__Utilities.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98":[2,0,29,9],
"group__Utilities.html#gabd88b7e5e752e92713211c3184d3a5ae":[1,4,0],
"group__Utilities.html#gabd88b7e5e752e92713211c3184d3a5ae":[4,0,8,2,0],
"group__Utilities.html#gacd4c2357fa827bdc6b058736a689df22":[1,4,2],
diff --git a/amrex-hydro/Doxygen/html/navtreeindex1.js b/amrex-hydro/Doxygen/html/navtreeindex1.js
index 94940d7..b9b5f72 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex1.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex1.js
@@ -42,11 +42,12 @@ var NAVTREEINDEX1 =
"hydro__utils_8H.html#a0742bbe8fac4178460020a4073724d51":[4,0,8,6,0],
"hydro__utils_8H.html#a1d3afb180dbd69d0f79f30f74b2a5112":[4,0,8,6,1],
"hydro__utils_8H.html#a380d8c3f5786c0910287729547d2d6e0":[4,0,8,6,4],
-"hydro__utils_8H.html#a3c4af1f820880e67509b84b57e988090":[4,0,8,6,6],
+"hydro__utils_8H.html#a3c4af1f820880e67509b84b57e988090":[4,0,8,6,7],
"hydro__utils_8H.html#a9fb6baf822bec6e2aedbbdb2d5c797a0":[4,0,8,6,3],
"hydro__utils_8H.html#aa5cb5bc85975721c20ff752999c24113":[4,0,8,6,2],
+"hydro__utils_8H.html#ad34f382cc6239fa7995f947090049224":[4,0,8,6,6],
"hydro__utils_8H.html#ad4bf731704049526ca1c4db1688fd5db":[4,0,8,6,5],
-"hydro__utils_8H.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98":[4,0,8,6,7],
+"hydro__utils_8H.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98":[4,0,8,6,8],
"hydro__utils_8H_source.html":[4,0,8,6],
"hydro__utils_8cpp.html":[4,0,8,5],
"index.html":[],
@@ -111,9 +112,10 @@ var NAVTREEINDEX1 =
"namespaceHydroUtils.html#a0742bbe8fac4178460020a4073724d51":[2,0,29,0],
"namespaceHydroUtils.html#a1d3afb180dbd69d0f79f30f74b2a5112":[2,0,29,1],
"namespaceHydroUtils.html#a380d8c3f5786c0910287729547d2d6e0":[2,0,29,4],
-"namespaceHydroUtils.html#a3c4af1f820880e67509b84b57e988090":[2,0,29,6],
+"namespaceHydroUtils.html#a3c4af1f820880e67509b84b57e988090":[2,0,29,7],
"namespaceHydroUtils.html#a9fb6baf822bec6e2aedbbdb2d5c797a0":[2,0,29,3],
"namespaceHydroUtils.html#aa5cb5bc85975721c20ff752999c24113":[2,0,29,2],
+"namespaceHydroUtils.html#ad34f382cc6239fa7995f947090049224":[2,0,29,6],
"namespaceHydroUtils.html#ad4bf731704049526ca1c4db1688fd5db":[2,0,29,5],
"namespaceMOL.html":[2,0,30],
"namespaceMOL.html#a0af7e22f67c73814e7968b5bd6e02e8a":[2,0,30,3],
@@ -247,7 +249,5 @@ var NAVTREEINDEX1 =
"namespaceamrex.html#a0ea6d15d76d75c8c72dd2b251ea4963e":[2,0,0,727],
"namespaceamrex.html#a0ed9b6ea967b3a6cebc43973e1440e06":[2,0,0,1308],
"namespaceamrex.html#a0f27335e5238a53e12af0ad6dc8e04a3":[2,0,0,1495],
-"namespaceamrex.html#a0f3ccac5d1142db6eb1763ff08137b57":[2,0,0,610],
-"namespaceamrex.html#a0f3d8f755663a93f3953f7cda5590cac":[2,0,0,338],
-"namespaceamrex.html#a0f3da1cddd91e062b28bb866f721f1e3":[2,0,0,940]
+"namespaceamrex.html#a0f3ccac5d1142db6eb1763ff08137b57":[2,0,0,610]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex10.js b/amrex-hydro/Doxygen/html/navtreeindex10.js
index 1657283..e6a876f 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex10.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex10.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX10 =
{
+"namespaceamrex_1_1Gpu.html#a4bca2075ddd39a12c54ef72d6ab6982c":[2,0,0,14,23],
+"namespaceamrex_1_1Gpu.html#a4c26ead15b942c1c4a0195ca7483a315":[2,0,0,14,13],
"namespaceamrex_1_1Gpu.html#a4cb810463e0c04bdea932a011e77b548":[2,0,0,14,71],
"namespaceamrex_1_1Gpu.html#a4ffc2b3090d34803c0b78ee6f53d22a9":[2,0,0,14,72],
"namespaceamrex_1_1Gpu.html#a568da598ec8829dff901c81d530db976":[2,0,0,14,51],
@@ -247,7 +249,5 @@ var NAVTREEINDEX10 =
"namespaceamrex_1_1ParallelDescriptor.html#a089c919e9ff83dd0697192ff37dabbce":[2,0,0,33,171],
"namespaceamrex_1_1ParallelDescriptor.html#a0903eb5194f11fcf386f79e6ff3c02f7":[2,0,0,33,8],
"namespaceamrex_1_1ParallelDescriptor.html#a0a160ffd54c33e69175007f868677df1":[2,0,0,33,116],
-"namespaceamrex_1_1ParallelDescriptor.html#a0b576ec45a3e69f29b13abda811d7f7d":[2,0,0,33,162],
-"namespaceamrex_1_1ParallelDescriptor.html#a0d0639c2781f6e40af7d1b507d3a7a2b":[2,0,0,33,44],
-"namespaceamrex_1_1ParallelDescriptor.html#a0f53686fc6a6b7dca69c230fd1336e44":[2,0,0,33,27]
+"namespaceamrex_1_1ParallelDescriptor.html#a0b576ec45a3e69f29b13abda811d7f7d":[2,0,0,33,162]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex11.js b/amrex-hydro/Doxygen/html/navtreeindex11.js
index 2566d39..240e83d 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex11.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex11.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX11 =
{
+"namespaceamrex_1_1ParallelDescriptor.html#a0d0639c2781f6e40af7d1b507d3a7a2b":[2,0,0,33,44],
+"namespaceamrex_1_1ParallelDescriptor.html#a0f53686fc6a6b7dca69c230fd1336e44":[2,0,0,33,27],
"namespaceamrex_1_1ParallelDescriptor.html#a10f34646867ef5dd70d02ecf014de3d2":[2,0,0,33,99],
"namespaceamrex_1_1ParallelDescriptor.html#a12ffc8c1e5d0753383b1c4cacd1057dd":[2,0,0,33,81],
"namespaceamrex_1_1ParallelDescriptor.html#a132abb9498b1ed2f491583c1f7719afb":[2,0,0,33,84],
@@ -247,7 +249,5 @@ var NAVTREEINDEX11 =
"namespaceamrex_1_1TwoD.html#aaf0eca29bf8939f4f815e0bda47349f2":[2,0,0,45,11],
"namespaceamrex_1_1TwoD.html#ab58cc978c83b3163499ddfc42a26ddeb":[2,0,0,45,7],
"namespaceamrex_1_1TwoD.html#ac07de3f768cc724cc9173e166c8057fb":[2,0,0,45,1],
-"namespaceamrex_1_1TwoD.html#ac25bd5cc12f5b8a596e3614e00862574":[2,0,0,45,12],
-"namespaceamrex_1_1TwoD.html#ae0fc5a5a5167a3e64cdfb1baaa613457":[2,0,0,45,8],
-"namespaceamrex_1_1TwoD.html#ae72ade8e9ec53f5601ce2fca8ca32c2c":[2,0,0,45,19]
+"namespaceamrex_1_1TwoD.html#ac25bd5cc12f5b8a596e3614e00862574":[2,0,0,45,12]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex12.js b/amrex-hydro/Doxygen/html/navtreeindex12.js
index 3d48607..52c6bac 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex12.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex12.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX12 =
{
+"namespaceamrex_1_1TwoD.html#ae0fc5a5a5167a3e64cdfb1baaa613457":[2,0,0,45,8],
+"namespaceamrex_1_1TwoD.html#ae72ade8e9ec53f5601ce2fca8ca32c2c":[2,0,0,45,19],
"namespaceamrex_1_1TwoD.html#ae73c515c22e11e5c1bf9636c7fb9e54b":[2,0,0,45,21],
"namespaceamrex_1_1TwoD.html#afb723cebbd068883a814d86a55a9fcd6":[2,0,0,45,14],
"namespaceamrex_1_1VectorGrowthStrategy.html#a03d109d27d848ed9f9a2bf219dd34a42":[2,0,0,46,4],
@@ -247,7 +249,5 @@ var NAVTREEINDEX12 =
"namespaceamrex_1_1nodelap__detail.html#ab458eec5937d357a4d7ca75dc87c84bc":[2,0,0,26,14],
"namespaceamrex_1_1nodelap__detail.html#ac2906db9bb7d75cad814e8c9fac22b2c":[2,0,0,26,12],
"namespaceamrex_1_1nodelap__detail.html#ac2f5d825128f2d4a9580fbeb8a916408":[2,0,0,26,10],
-"namespaceamrex_1_1nodelap__detail.html#acc734c4a01cc9ee396706b50db9b7d91":[2,0,0,26,3],
-"namespaceamrex_1_1nodelap__detail.html#acf673ebaf5379183e526bd2bbc4c665e":[2,0,0,26,5],
-"namespaceamrex_1_1nodelap__detail.html#ad9408790b2173c0287493d687303ad01":[2,0,0,26,17]
+"namespaceamrex_1_1nodelap__detail.html#acc734c4a01cc9ee396706b50db9b7d91":[2,0,0,26,3]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex13.js b/amrex-hydro/Doxygen/html/navtreeindex13.js
index 1453681..dc02779 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex13.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex13.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX13 =
{
+"namespaceamrex_1_1nodelap__detail.html#acf673ebaf5379183e526bd2bbc4c665e":[2,0,0,26,5],
+"namespaceamrex_1_1nodelap__detail.html#ad9408790b2173c0287493d687303ad01":[2,0,0,26,17],
"namespaceamrex_1_1nodelap__detail.html#aea160434bbdf72ba661f86d3aaeeff10":[2,0,0,26,11],
"namespaceamrex_1_1nodelap__detail.html#af026ac788ba341757f682018261b97ea":[2,0,0,26,0],
"namespaceamrex_1_1openbc.html#a492f8cd348a9cfb3805468d3f1081e17":[2,0,0,28,5],
@@ -247,7 +249,5 @@ var NAVTREEINDEX13 =
"namespaceamrex__paralleldescriptor__module.html#a13e70e6cf4cfe72233e9a28ca14245e0":[2,0,15,4],
"namespaceamrex__paralleldescriptor__module.html#a159c62d36c55a038f9a058400c25cddf":[2,0,15,1],
"namespaceamrex__paralleldescriptor__module.html#a263268abdd1d3bb2d859542bfd03251d":[2,0,15,7],
-"namespaceamrex__paralleldescriptor__module.html#a2fa55a14c84d0e1da19ba1cf9b8c0c72":[2,0,15,8],
-"namespaceamrex__paralleldescriptor__module.html#a340f780bf33f6f266f684d916bc7d71a":[2,0,15,0],
-"namespaceamrex__paralleldescriptor__module.html#a467738899f667913f4c9e3a9f1bfb1f6":[2,0,15,5]
+"namespaceamrex__paralleldescriptor__module.html#a2fa55a14c84d0e1da19ba1cf9b8c0c72":[2,0,15,8]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex14.js b/amrex-hydro/Doxygen/html/navtreeindex14.js
index d6d9e51..214c513 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex14.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex14.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX14 =
{
+"namespaceamrex__paralleldescriptor__module.html#a340f780bf33f6f266f684d916bc7d71a":[2,0,15,0],
+"namespaceamrex__paralleldescriptor__module.html#a467738899f667913f4c9e3a9f1bfb1f6":[2,0,15,5],
"namespaceamrex__paralleldescriptor__module.html#a7a3608d319a39ae7db70bbd9362b143b":[2,0,15,2],
"namespaceamrex__paralleldescriptor__module.html#a92b50119645b49ec71e1517aaddbbdaf":[2,0,15,6],
"namespaceamrex__parmparse__module.html#a0a94203d52dd6336e6ca512a5139b3e7":[2,0,16,18],
@@ -98,90 +100,90 @@ var NAVTREEINDEX14 =
"structPPM_1_1wenoz.html#a38f38bef80528ac68cb3b4d473b121c2":[3,0,1,2,2],
"structPPM_1_1wenoz.html#a872d1bc9b592662b12a9a62ca02082b0":[3,0,1,2,1],
"structPPM_1_1wenoz.html#aac1efbfa4d880cc1c10ed75a7dbe030d":[3,0,1,2,0],
-"":[2,0,0,39],
-"":[2,0,0,14,2],
-"":[2,0,0,7],
-"":[2,0,0,38],
+"":[2,0,0],
+"":[2,0,0,25],
+"":[2,0,7],
+"":[2,0,0,40,0],
+"":[2,0,3],
+"":[2,0,0,18],
+"":[2,0,0,0,0],
"":[2,0,0,8,0,0],
-"":[2,0,13],
-"":[2,0,16],
-"":[2,0,0,17],
-"":[2,0,0,3],
-"":[2,0,0,35],
-"":[2,0,0,28],
+"":[2,0,0,0],
+"":[2,0,0,30],
+"":[2,0,5],
+"":[2,0,0,21,0],
"":[2,0,17],
-"":[2,0,0,1],
-"":[2,0,0,44],
-"":[2,0,0,33,0],
-"":[2,0,0,14],
-"":[2,0,0,14,0],
-"":[2,0,0,27,0],
-"":[2,0,0,20],
-"":[2,0,0,31],
-"":[2,0,0,11],
+"":[2,0,0,13],
+"":[2,0,0,14,0,0],
+"":[2,0,0,5],
+"":[2,0,0,37],
"":[2,0,0,27],
-"":[2,0,0,7,0],
-"":[2,0,0,22],
-"":[2,0,0,46],
-"":[2,0,0,14,1],
-"":[2,0,0,36],
-"":[2,0,0],
-"":[2,0,0,19],
-"":[2,0,0,7,2],
-"":[2,0,7],
"":[2,0,0,2],
-"":[2,0,2],
-"":[2,0,0,30],
-"":[2,0,0,15],
+"":[2,0,4],
"":[2,0,0,8,0],
-"":[2,0,0,23],
+"":[2,0,0,14,1],
+"":[2,0,0,17],
"":[2,0,0,9],
-"":[2,0,0,8],
-"":[2,0,0,25],
-"":[2,0,0,21],
-"":[2,0,0,37],
-"":[2,0,10],
-"":[2,0,0,42],
-"":[2,0,11],
-"":[2,0,0,12],
-"":[2,0,0,14,0,0],
-"":[2,0,3],
-"":[2,0,0,7,3],
"":[2,0,0,39,0],
-"":[2,0,0,32],
-"":[2,0,6],
+"":[2,0,0,27,0],
+"":[2,0,0,6],
+"":[2,0,0,23],
+"":[2,0,0,14,0],
+"":[2,0,0,28],
+"":[2,0,0,14],
+"":[2,0,16],
"":[2,0,31],
-"":[2,0,0,26],
+"":[2,0,12],
"":[2,0,0,29],
-"":[2,0,0,41],
-"":[2,0,5],
-"":[2,0,0,46,0],
-"":[2,0,9],
-"":[2,0,0,0,0],
-"":[2,0,0,18],
-"":[2,0,0,45],
-"":[2,0,0,21,0],
-"":[2,0,0,5],
+"":[2,0,0,7],
"":[2,0,8],
-"":[2,0,0,24],
-"":[2,0,0,0],
-"":[2,0,19],
-"":[2,0,12],
-"":[2,0,0,7,1],
-"":[2,0,4],
-"":[2,0,0,16],
+"":[2,0,6],
+"":[2,0,0,10],
+"":[2,0,9],
+"":[2,0,11],
+"":[2,0,10],
+"":[2,0,0,44],
+"":[2,0,0,7,0],
+"":[2,0,0,42],
"":[2,0,0,4],
+"":[2,0,0,46,0],
"":[2,0,0,40],
-"":[2,0,0,34],
-"":[2,0,34],
-"":[2,0,14],
+"":[2,0,19],
"":[2,0,0,33],
-"":[2,0,0,40,0],
-"":[2,0,0,13],
-"":[2,0,1],
+"":[2,0,0,38],
+"":[2,0,13],
+"":[2,0,0,7,1],
"":[2,0,0,38,0],
+"":[2,0,0,39],
+"":[2,0,0,3],
+"":[2,0,14],
+"":[2,0,0,16],
+"":[2,0,0,34],
"":[2,0,0,43],
-"":[2,0,0,6],
-"":[2,0,15],
-"":[2,0,0,10]
+"":[2,0,0,26],
+"":[2,0,0,8],
+"":[2,0,0,19],
+"":[2,0,0,12],
+"":[2,0,2],
+"":[2,0,0,35],
+"":[2,0,0,31],
+"":[2,0,0,32],
+"":[2,0,0,22],
+"":[2,0,0,21],
+"":[2,0,0,46],
+"":[2,0,1],
+"":[2,0,0,45],
+"":[2,0,0,36],
+"":[2,0,0,20],
+"":[2,0,0,14,2],
+"":[2,0,0,7,3],
+"":[2,0,0,1],
+"":[2,0,34],
+"":[2,0,0,11],
+"":[2,0,0,41],
+"":[2,0,0,15],
+"":[2,0,0,7,2],
+"":[2,0,0,24],
+"":[2,0,0,33,0],
+"":[2,0,15]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex2.js b/amrex-hydro/Doxygen/html/navtreeindex2.js
index b32aed1..88e1b87 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex2.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex2.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX2 =
{
+"namespaceamrex.html#a0f3d8f755663a93f3953f7cda5590cac":[2,0,0,338],
+"namespaceamrex.html#a0f3da1cddd91e062b28bb866f721f1e3":[2,0,0,940],
"namespaceamrex.html#a0f466fdb5f5804263d0eb21d6737c866":[2,0,0,768],
"namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49":[2,0,0,137],
"namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a014920eb1a3da47f76dc0006f292af4d":[2,0,0,1862],
@@ -247,7 +249,5 @@ var NAVTREEINDEX2 =
"namespaceamrex.html#a2e5b35e23f67947e15884bc6e1c030ce":[2,0,0,821],
"namespaceamrex.html#a2e832571b607617664a8a588c69a0dc4":[2,0,0,704],
"namespaceamrex.html#a2eb81423f83e826a61bafde352b67e98":[2,0,0,580],
-"namespaceamrex.html#a2ec2fad673a480d19d23063601a04c9d":[2,0,0,451],
-"namespaceamrex.html#a2ee7d90d5262f08f2c0356f20dd11212":[2,0,0,1136],
-"namespaceamrex.html#a2f0b450447c87eb36e65433e5c93f828":[2,0,0,674]
+"namespaceamrex.html#a2ec2fad673a480d19d23063601a04c9d":[2,0,0,451]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex3.js b/amrex-hydro/Doxygen/html/navtreeindex3.js
index c7fbf97..383b709 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex3.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex3.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX3 =
{
+"namespaceamrex.html#a2ee7d90d5262f08f2c0356f20dd11212":[2,0,0,1136],
+"namespaceamrex.html#a2f0b450447c87eb36e65433e5c93f828":[2,0,0,674],
"namespaceamrex.html#a2f1446614bc3e77169613923023d3b18":[2,0,0,1181],
"namespaceamrex.html#a2f20d75c59ef143705ccaeaef9897c17":[2,0,0,227],
"namespaceamrex.html#a2f30e076962c1c148d279b63851d80df":[2,0,0,130],
@@ -247,7 +249,5 @@ var NAVTREEINDEX3 =
"namespaceamrex.html#a4d64ccb2db1999b9ccb64ea88de96d43":[2,0,0,643],
"namespaceamrex.html#a4db8bcd1f50c790aba6b81860143cc96":[2,0,0,1448],
"namespaceamrex.html#a4db98eeaa5650776a6e1a6c96ab18e39":[2,0,0,673],
-"namespaceamrex.html#a4dec72ebb8fecbf6808e7aa181664878":[2,0,0,1059],
-"namespaceamrex.html#a4f298e1c3407710de306d440bc79e84e":[2,0,0,168],
-"namespaceamrex.html#a4f43e2df85d0db8585e437a05c9c6a81":[2,0,0,1718]
+"namespaceamrex.html#a4dec72ebb8fecbf6808e7aa181664878":[2,0,0,1059]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex4.js b/amrex-hydro/Doxygen/html/navtreeindex4.js
index 337439a..68b1c56 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex4.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex4.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX4 =
{
+"namespaceamrex.html#a4f298e1c3407710de306d440bc79e84e":[2,0,0,168],
+"namespaceamrex.html#a4f43e2df85d0db8585e437a05c9c6a81":[2,0,0,1718],
"namespaceamrex.html#a4f492bb83254cf07e228b963154da5e4":[2,0,0,1029],
"namespaceamrex.html#a4f75454b7ddd1be750318c754c3b1ae3":[2,0,0,688],
"namespaceamrex.html#a4f9512ae69adf74db692c8041c5d17e4":[2,0,0,815],
@@ -247,7 +249,5 @@ var NAVTREEINDEX4 =
"namespaceamrex.html#a72b8c757b26dcdafb4ab7378c6e94629":[2,0,0,786],
"namespaceamrex.html#a72ba0f3bd5880d4218b4bfe93373edf6":[2,0,0,236],
"namespaceamrex.html#a72c1982bd1003fddcf274e2fd059fc87":[2,0,0,414],
-"namespaceamrex.html#a72cb29420ce81cfc0ff3a3a169ca3cdb":[2,0,0,675],
-"namespaceamrex.html#a72ebcf044c2dabd659e4ed5831cadc5e":[2,0,0,617],
-"namespaceamrex.html#a73105d96fa345efe695b754359eacc4b":[2,0,0,202]
+"namespaceamrex.html#a72cb29420ce81cfc0ff3a3a169ca3cdb":[2,0,0,675]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex5.js b/amrex-hydro/Doxygen/html/navtreeindex5.js
index 6e0ee1a..97d7414 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex5.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex5.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX5 =
{
+"namespaceamrex.html#a72ebcf044c2dabd659e4ed5831cadc5e":[2,0,0,617],
+"namespaceamrex.html#a73105d96fa345efe695b754359eacc4b":[2,0,0,202],
"namespaceamrex.html#a7316f24daca402f64791688d4c49148e":[2,0,0,246],
"namespaceamrex.html#a73309828f34cc814833092699bdbc241":[2,0,0,732],
"namespaceamrex.html#a73330382fb4300bec24c2b2249f212d1":[2,0,0,915],
@@ -247,7 +249,5 @@ var NAVTREEINDEX5 =
"namespaceamrex.html#a93a16e30ea4ae11d5478b61bc66508be":[2,0,0,445],
"namespaceamrex.html#a93a8be24c79571d43593ab6b4cb1b9a9":[2,0,0,372],
"namespaceamrex.html#a93b8e270e0c8360ed35815598a5b7f46":[2,0,0,492],
-"namespaceamrex.html#a93bf7d62b3ca318333e7e1d4a6d5d5c1":[2,0,0,742],
-"namespaceamrex.html#a93ead4b7e5a5b99b0a88040076d7fd21":[2,0,0,1486],
-"namespaceamrex.html#a9418cfdd8457daebb1c971d4e38ceb17":[2,0,0,118]
+"namespaceamrex.html#a93bf7d62b3ca318333e7e1d4a6d5d5c1":[2,0,0,742]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex6.js b/amrex-hydro/Doxygen/html/navtreeindex6.js
index 45c121d..9b272cc 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex6.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex6.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX6 =
{
+"namespaceamrex.html#a93ead4b7e5a5b99b0a88040076d7fd21":[2,0,0,1486],
+"namespaceamrex.html#a9418cfdd8457daebb1c971d4e38ceb17":[2,0,0,118],
"namespaceamrex.html#a94a27ca9a492d6d0f17996924e1b1745":[2,0,0,1499],
"namespaceamrex.html#a953b2c149c67e1e516421d279f2fc22a":[2,0,0,1384],
"namespaceamrex.html#a9544c7d6ed4e33b91cb32e5b3c32a344":[2,0,0,1253],
@@ -247,7 +249,5 @@ var NAVTREEINDEX6 =
"namespaceamrex.html#ab688bab870fad905e6d77723a9349a52":[2,0,0,822],
"namespaceamrex.html#ab6c72b687247bdb811c1f3de26b7dfc9":[2,0,0,608],
"namespaceamrex.html#ab6d5efa978936e2c7fc647d49be1210c":[2,0,0,146],
-"namespaceamrex.html#ab727d4d055b37cfc647dd73d9a2be0eb":[2,0,0,1110],
-"namespaceamrex.html#ab72e53672887ede3d7ddc5f65002700e":[2,0,0,174],
-"namespaceamrex.html#ab73bebf9444460ba96f9cfa9c62222c0":[2,0,0,1068]
+"namespaceamrex.html#ab727d4d055b37cfc647dd73d9a2be0eb":[2,0,0,1110]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex7.js b/amrex-hydro/Doxygen/html/navtreeindex7.js
index 95bf168..2de3c8a 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex7.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex7.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX7 =
{
+"namespaceamrex.html#ab72e53672887ede3d7ddc5f65002700e":[2,0,0,174],
+"namespaceamrex.html#ab73bebf9444460ba96f9cfa9c62222c0":[2,0,0,1068],
"namespaceamrex.html#ab744a797b85135257add34a49c96c734":[2,0,0,254],
"namespaceamrex.html#ab75c7a4946d605a7072d64407df6a6d8":[2,0,0,544],
"namespaceamrex.html#ab7f948f87bc8aa58451aa8b78e9c883a":[2,0,0,1298],
@@ -247,7 +249,5 @@ var NAVTREEINDEX7 =
"namespaceamrex.html#ada7495e288a74399fbf81b08f1499629":[2,0,0,866],
"namespaceamrex.html#ada7c77f7ac84c643ea21113e4ff5f2d0":[2,0,0,1265],
"namespaceamrex.html#adadc145305be656128ae5ce4406166a0":[2,0,0,1329],
-"namespaceamrex.html#adaf0bec0d3187172257ffca902ee888f":[2,0,0,1100],
-"namespaceamrex.html#adaf35cd6ed336b8c439985415ea0b20f":[2,0,0,901],
-"namespaceamrex.html#adb038d495d77c299406ea33380d0f548":[2,0,0,539]
+"namespaceamrex.html#adaf0bec0d3187172257ffca902ee888f":[2,0,0,1100]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex8.js b/amrex-hydro/Doxygen/html/navtreeindex8.js
index e95e06e..167093c 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex8.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex8.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX8 =
{
+"namespaceamrex.html#adaf35cd6ed336b8c439985415ea0b20f":[2,0,0,901],
+"namespaceamrex.html#adb038d495d77c299406ea33380d0f548":[2,0,0,539],
"namespaceamrex.html#adb0bdef9d1c47aa32063d0deb6e42f78":[2,0,0,1106],
"namespaceamrex.html#adb92024145a44a0d2f56b0e024d274f3":[2,0,0,916],
"namespaceamrex.html#adb99fd44e7f078b90fcca21b2f9cc212":[2,0,0,1035],
@@ -247,7 +249,5 @@ var NAVTREEINDEX8 =
"namespaceamrex.html#af95c31e8a68e385d1f891ceca215f977":[2,0,0,1000],
"namespaceamrex.html#af95dc4f253202580282566c5e79fc50d":[2,0,0,1188],
"namespaceamrex.html#af9790d1f61a6d21ce4e9f92c58ac0600":[2,0,0,1687],
-"namespaceamrex.html#af97d55742a96cb9e934e06c45ec22f03":[2,0,0,791],
-"namespaceamrex.html#af99e582811a3661128ecb30e987e20a7":[2,0,0,884],
-"namespaceamrex.html#af9ef869615acf45a999fd11b2eaaf5aa":[2,0,0,150]
+"namespaceamrex.html#af97d55742a96cb9e934e06c45ec22f03":[2,0,0,791]
};
diff --git a/amrex-hydro/Doxygen/html/navtreeindex9.js b/amrex-hydro/Doxygen/html/navtreeindex9.js
index 508594d..c238665 100644
--- a/amrex-hydro/Doxygen/html/navtreeindex9.js
+++ b/amrex-hydro/Doxygen/html/navtreeindex9.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX9 =
{
+"namespaceamrex.html#af99e582811a3661128ecb30e987e20a7":[2,0,0,884],
+"namespaceamrex.html#af9ef869615acf45a999fd11b2eaaf5aa":[2,0,0,150],
"namespaceamrex.html#afa4184f019cdc6b48fa68be6496681b8":[2,0,0,428],
"namespaceamrex.html#afa4e0aa9d4bbf74491918aa698acb5d1":[2,0,0,960],
"namespaceamrex.html#afa67f210f2e6c338d52553562f72c564":[2,0,0,120],
@@ -247,7 +249,5 @@ var NAVTREEINDEX9 =
"namespaceamrex_1_1Gpu.html#a3f116832e254a3422729b3455b22f18c":[2,0,0,14,34],
"namespaceamrex_1_1Gpu.html#a45b5d93b9e83ebcd8fb2f1e90aced0c7":[2,0,0,14,70],
"namespaceamrex_1_1Gpu.html#a46c58e76f1942c7eefcf205b3ec3d24c":[2,0,0,14,74],
-"namespaceamrex_1_1Gpu.html#a486219b28139a9445f213969c5324167":[2,0,0,14,14],
-"namespaceamrex_1_1Gpu.html#a4bca2075ddd39a12c54ef72d6ab6982c":[2,0,0,14,23],
-"namespaceamrex_1_1Gpu.html#a4c26ead15b942c1c4a0195ca7483a315":[2,0,0,14,13]
+"namespaceamrex_1_1Gpu.html#a486219b28139a9445f213969c5324167":[2,0,0,14,14]
};
diff --git a/amrex-hydro/Doxygen/html/search/all_10.js b/amrex-hydro/Doxygen/html/search/all_10.js
index 0a142b1..51efa93 100644
--- a/amrex-hydro/Doxygen/html/search/all_10.js
+++ b/amrex-hydro/Doxygen/html/search/all_10.js
@@ -1,589 +1,589 @@
var searchData=
[
- ['mpi_5ftypemap_6378',['Mpi_typemap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adccd37eeac931837d637545e8eba842e',1,'BoxND< AMREX_SPACEDIM >::Mpi_typemap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adccd37eeac931837d637545e8eba842e',1,'amrex::BoxND::Mpi_typemap()']]],
- ['p_6379',['p',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html#a654bfbbb8f0f4b2b5d6d53caa1ea41bb',1,'VoidCopyTag']]],
- ['p_6380',['P',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#adde2e79c224bebd89be90830c87b7a74',1,'amrex::openbc']]],
- ['p_6381',['p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#a3769fec569be6c2c4379be5bdd1329b6',1,'amrex::VectorTag::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#afc8bd190f06737a0bb3dbc412cb74d0c',1,'amrex::Table4D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#abb854fca4c9b2a1dd92ef8fee112ec2e',1,'amrex::Table3D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#ac3751b8cb916e275afb6c3173ada2c0d',1,'Table2D< RT >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#ac3751b8cb916e275afb6c3173ada2c0d',1,'amrex::Table2D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aeb3e8d430cfc35fd36cca7b37d5d6287',1,'amrex::Table1D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a07854fea58e09b2b7f36b91fcd1dccf1',1,'amrex::algoim::ImplicitIntegral::p()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#ada7886c1e10a1d5cad5e474ae00780d3',1,'amrex::EB2::DevicePtrIF::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#aa2bef3d69fa1dc344b5208eb2f9a0b55',1,'amrex::CellData::p()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#a03b47153d92f2161819588e4b4636ad4',1,'amrex::BoxCommHelper::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< T0 const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< T0 >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< T const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< Real const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< int const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< int >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'amrex::Array4::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#add6764a664666a9bdb4065f20184514e',1,'amrex_parmparse_module::amrex_parmparse::p()']]],
- ['p_5ffree_6382',['p_free',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html#a9f312ddc4d9aa46a1bf3856152d01b16',1,'amrex::amrex_parser::p_free()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html#aec4b2ef24cb808ce41a6067c15dc7bb0',1,'amrex::amrex_iparser::p_free()']]],
- ['p_5froot_6383',['p_root',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html#ab62b0f05797a0f39cb963df68dd96ed0',1,'amrex::amrex_iparser::p_root()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html#a45522f4f5f94f1bb374baddefd0a9530',1,'amrex::amrex_parser::p_root()']]],
- ['pack_5fmatrix_5fgpu_6384',['pack_matrix_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab8aa339fca5416d16202578d9560f96d',1,'amrex::detail']]],
- ['pack_5fsend_5fbuffer_5fcpu_6385',['pack_send_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)']]],
- ['pack_5fsend_5fbuffer_5fgpu_6386',['pack_send_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu()']]],
- ['packbuffer_6387',['packBuffer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af4c8c19cb812cdbcc34bc408577bb25c',1,'amrex']]],
- ['packcomponents_6388',['PackComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html',1,'amrex::NonLocalBC']]],
- ['packiodata_6389',['packIOData',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a6fd1074ab53b322e0c0dbe45c3c31747',1,'particle_detail']]],
- ['packparticledata_6390',['packParticleData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'amrex::ParticleTileData::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'amrex::ConstParticleTileData::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()']]],
- ['packparticleids_6391',['packParticleIDs',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a30a6f3594be5d404180737352c8c375d',1,'particle_detail']]],
- ['packsendbuffers_6392',['PackSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a291d1c78ece15e2eb717acc0ec36835d',1,'amrex::NonLocalBC']]],
- ['packsendbuffers_5ft_6393',['PackSendBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a2457a717c906cb9f086a39faea4da88d',1,'amrex::NonLocalBC']]],
- ['padding_6394',['padding',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#a8ef1e0a0d45c614776931b35f889cabb',1,'amrex::parser_node::padding()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a2d2798fec48b3b9a90476859dd39cf16',1,'amrex::parser_f2::padding()']]],
- ['padding1_6395',['padding1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#a56862a7eca53a21d4305af60bef4f4f6',1,'amrex::parser_f1']]],
- ['padding2_6396',['padding2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#ad5a6ff263c0be5ef4b852855f25ae374',1,'amrex::parser_f1::padding2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#a442ba0b8c233cb21caf93f28f62ab8f3',1,'amrex::parser_node::padding2()']]],
- ['pairindex_6397',['PairIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0c2a28aef7db24fbfccc53f46637a582',1,'amrex::NeighborParticleContainer']]],
- ['paletteview_6398',['PALETTEVIEW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#af36e4dddbedd3f163d912e08b187ae0f',1,'amrex::Amrvis']]],
- ['parallel_5fupdate_6399',['parallel_update',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a8547799fc129aadb6c140874c40777e4',1,'amrex::ReduceOpMin::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#a9da9f0f3debf3be703628afad1643563',1,'amrex::ReduceOpSum::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#a0a2b78dac216a89a59073ac12b0a525d',1,'amrex::ReduceOpMax::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#a62478d6865c7c7157a895ef64f455dce',1,'amrex::ReduceOpLogicalOr::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#ab2e8bb4b35603b81737b82cf9b495636',1,'amrex::ReduceOpLogicalAnd::parallel_update()']]],
- ['paralleladd_6400',['ParallelAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< FArrayBox >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< FArrayBox >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::CutFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['paralleladd_5fnowait_6401',['ParallelAdd_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< FArrayBox >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()']]],
- ['parallelcomplementin_6402',['parallelComplementIn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7c626403ed2f4b4bbddaed58edda99b7',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a538e2e8665da85486105a7daa26bfd0a',1,'amrex::BoxList::parallelComplementIn(const Box &b, BoxList &&bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ad6d8b6fc8801afb2539d5611efc7abb3',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxList &bl)']]],
- ['parallelcopy_6403',['ParallelCopy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< FArrayBox >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< FArrayBox >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aedc887605744ff53411090ea98c15a04',1,'amrex::NonLocalBC::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a212f1455dd8018d3cd773107db0df62d',1,'amrex::MultiCutFab::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#af874a9f4652076f42120db672af7f447',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const Box &destbox, const FabArray< FAB > &src, int srccomp, int destcomp, int numcomp, const IntVect &ngrow, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5984b6f2bffd16fd4a1737326e32aef0',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, int srccomp, int destcomp, int numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a9c2fff17888a770c492a1c014fee2b73',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, SrcComp srccomp, DestComp destcomp, NumComps numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab11bf269e7aebae89bdc5d7d178bb12f',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FArrayBox > &dest, const Box &destbox, const FabArray< FArrayBox > &src, int destcomp, int srccomp, int numcomp, const IntVect &ngrow, MultiBlockIndexMapping const &, Identity const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b5b2920e4c1f13544630db42af9eaca',1,'amrex::ParallelCopy(Array< MF, N > &dst, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adadc145305be656128ae5ce4406166a0',1,'amrex::ParallelCopy(MF &dst, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::CutFab >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)']]],
- ['parallelcopy_5ffinish_6404',['ParallelCopy_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'amrex::FabArray::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::CutFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a51fb0add78ab242015474585b0f7207e',1,'amrex::NonLocalBC::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::Mask >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< FArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< IArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< TagBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7f46a71c7807b33fa3fac96c36e8d09b',1,'amrex::NonLocalBC::ParallelCopy_finish()']]],
- ['parallelcopy_5fnowait_6405',['ParallelCopy_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a57dca62d2b38257c9da61d6a1f0ed9d8',1,'amrex::NonLocalBC::ParallelCopy_nowait(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7bf19b06a9bab53ac6dea6bfa875af9d',1,'amrex::NonLocalBC::ParallelCopy_nowait(NoLocalCopy, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)']]],
- ['parallelcopytoghost_6406',['ParallelCopyToGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< TagBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< FArrayBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::Mask >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'amrex::FabArray::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< IArrayBox >::ParallelCopyToGhost()']]],
- ['parallelcopytoghost_5ffinish_6407',['ParallelCopyToGhost_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'amrex::FabArray::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< FArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< IArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< TagBox >::ParallelCopyToGhost_finish()']]],
- ['parallelcopytoghost_5fnowait_6408',['ParallelCopyToGhost_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'amrex::FabArray::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< FArrayBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< IArrayBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< TagBox >::ParallelCopyToGhost_nowait()']]],
- ['parallelfor_6409',['ParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a58d3c38e4e5089d8c59298686a6ea601',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a970dba67d6c6c51517b334cd6933ab27',1,'amrex::experimental::ParallelFor(MF const &mf, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a45d01a93bab6ca5ca812b4ce13021a54',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#af4b1a1ece0c298c4e109283a8a515289',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a949c0aacfa23b08a5a25ccd78a6e4ba3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a1ca37420b1fa40a6bea03a7b27927dd3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &, bool, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a0de1a6f8c5b59164435a7c9eb908d225',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a51b957516bc2e5c4236e69f1ce29b836',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#ae165e70b88ac0d6c683db44eb113e2f4',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a8bffa0012acdc4bc3a84b6a814c22312',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#adc7223f52b21184b5f94cb7a31793c31',1,'amrex::experimental::ParallelFor(MF const &mf, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05b0f6257a895df1534273573b33a53',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5e6b7ac030844b4a01b7740b8105cd8',1,'amrex::ParallelFor(Vector< TagType > const &tags, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace191cd2e5d99b138f7bf17c0162351a',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a048c1967f6f553c7a62e0d8bdf34ff75',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa21e723d12168fdcb9ac99c7f71ee05d',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab1293861fa35f7217666cb145467f09f',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de77cd36a3fdb46c7f93216c3123989',1,'amrex::ParallelFor(BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a66c7166d0d13ddd9eae467278ebea3d1',1,'amrex::ParallelFor(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3402f6ed86316371198e6c2ff17ac5ac',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a072608d6bf753001563975d5a8fe4fbd',1,'amrex::ParallelFor(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af60d0d1ff2d8e4b50ece6b220764f064',1,'amrex::ParallelFor(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e05ed632badf5af8c6402411043f313',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, T ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ef78b0668a4a000d853b5cc52170ef',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4d0a1a75e2f23d9ac1ab9fc6d1b1941',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a883db47b0aa92cd8615924fa400832c5',1,'amrex::ParallelFor(Vector< TagType > const &tags, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc49261ef12c032f9da235da11a15b95',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a558aed36fe15919349e0c65477e5c09c',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20c30602a034983b02c1e95927ae2769',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab66312a8b6b1917316863fdb67ca868',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa038af75a97822c5df21f691781e2145',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0d555cdb1a9c3d5e48a5db38af5b6b8',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c27ea1a053d1c7eb9de380f9432bddd',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2085f4123d08ffc2a370f76a5f15a8ad',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b6cc642bf2ef072306f845daace1a9',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add9c441e051b2f701d97e5e505556fa3',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, T N, F &&f)']]],
- ['parallelfor_5fdoit_6410',['ParallelFor_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a3f8fddb521eea2e91972e8a665d0e1cc',1,'amrex::detail']]],
- ['parallelfor_5fimpnd_6411',['ParallelFor_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a9806a4f60e5ec27fadcda28a97df3806',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#abbcccb7a439192126cc04a4980052d70',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept']]],
- ['parallelforrng_6412',['ParallelForRNG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3514c3f8c4b2a78c2ddc9b49d8cca6c',1,'amrex::ParallelForRNG(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63990001fd080e6f727c689437f5668e',1,'amrex::ParallelForRNG(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a521bdccaadc0600f798cb1ffbb083e86',1,'amrex::ParallelForRNG(BoxND< dim > const &box, T ncomp, L const &f) noexcept']]],
- ['parallelforrng_5fimpnd_6413',['ParallelForRNG_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa9178db9a47be24aee36f3c72d0ed274',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a80bc7ba0eaf66754172d9d1d172eeacc',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
- ['parconstiter_6414',['ParConstIter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a82b15f07c651f6c100348c6891b9d412',1,'amrex']]],
- ['parconstiter_5fimpl_6415',['ParConstIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html',1,'amrex::ParConstIter_impl< class, NArrayReal, NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ad0552847dcd847dda664468873c739e6',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ab9fdad990241bb4c86fc0695fc367fb4',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level, MFItInfo &info)']]],
- ['parconstitersoa_6416',['ParConstIterSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ee82e3bc9bfc0a2b726fa65240f7342',1,'amrex']]],
- ['parconstitertype_6417',['ParConstIterType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8a9724a602a1034017c9578d45910a90',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParConstIterType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8a9724a602a1034017c9578d45910a90',1,'amrex::ParticleContainer_impl::ParConstIterType()']]],
- ['parena_6418',['PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html',1,'amrex::PArena'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a271766f44068cade7f1f36dd670da387',1,'amrex::PArena::PArena(Long release_threshold)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#acf949e7231cf57c1c2ca3c9c7163030c',1,'amrex::PArena::PArena(const PArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#ab64e1dcba6cdb03d77cd2eb16b5cb67e',1,'amrex::PArena::PArena(PArena &&rhs)=delete']]],
- ['parent_6419',['parent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aeb2c20016c60209d0bc5112f262957c2',1,'amrex::AmrLevel::parent()'],['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a82ebfa634d9c07052140242ec82559e5',1,'distribution_t::parent()']]],
- ['parent_5fcomm_6420',['parent_comm',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a147c850d5f2d2f2a825382bac8724f06',1,'hacc::Dfft::parent_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2297dd7028df3d0f2d287d92173f339f',1,'hacc::Distribution::parent_comm()']]],
- ['parforinfo_6421',['ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html',1,'amrex::FabArrayBase::ParForInfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#aecad54aa11e76f8bd774ca2d2c4580c7',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(const FabArrayBase &fa, const IntVect &nghost, int nthreads)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a2f438dd87f9734ba850f88dbec26795c',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a0724d01468d2b2a8482208f62e4e1147',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a58d5f8040e66a5f6e09e5687f68eb4ec',1,'amrex::FabArrayBase::ParForInfo::ParForInfo()=delete']]],
- ['pargdb_6422',['ParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html',1,'amrex::ParGDB'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a200e30004da7ce6c478f19a7337e6f9a',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3ecce683bd5dd52b72362d51e3c3acb4',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#abee7503624f3fff174f03ec61afd563d',1,'amrex::ParGDB::ParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#afc2b7cc24cb2c529957572f20d18b16e',1,'amrex::ParGDB::ParGDB()=default']]],
- ['pargdbbase_6423',['ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html',1,'amrex::ParGDBBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#aa7332b1c8959dba312c23e42e79046fb',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ab4a1898d07bb08bd764669ed327b24e8',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a44d260e41238ecaac2ceed23ebc9549b',1,'amrex::ParGDBBase::ParGDBBase() noexcept=default']]],
- ['pariter_6424',['ParIter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b24a534dc7f3adbd4e23acd6a71e154',1,'amrex']]],
- ['pariter_5fimpl_6425',['ParIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html',1,'amrex::ParIter_impl< class, NArrayReal, NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a1f6f9a5f4565b6219b74d1f449efeae2',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a9be2c3686e4a3812f7a52060505d8790',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level, MFItInfo &info)']]],
- ['pariterbase_6426',['ParIterBase',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af211cc4c070c468f71e69fcdfaf4d1fa',1,'amrex']]],
- ['pariterbase_5fimpl_6427',['ParIterBase_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'amrex::ParIterBase_impl< is_const, class, NArrayReal, NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'amrex::ParIterBase_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c62beafa833201efa7c9e7ee259d785',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c62beafa833201efa7c9e7ee259d785',1,'amrex::ParticleContainer_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8fbe7bffd0c677974504ded6ef24a9f0',1,'amrex::ParticleContainer_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8fbe7bffd0c677974504ded6ef24a9f0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'amrex::ParIterBase_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()']]],
- ['pariterbase_5fimpl_3c_20false_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_6428',['ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
- ['pariterbase_5fimpl_3c_20true_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_6429',['ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
- ['pariterbasesoa_6430',['ParIterBaseSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7120a52b1bfafe08e9d660d5c79f463',1,'amrex']]],
- ['paritersoa_6431',['ParIterSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a295f27dc56adb58daf37c77bc6f22d49',1,'amrex']]],
- ['paritertype_6432',['ParIterType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb85276367bb16831500bd619a7fa724',1,'amrex::ParticleContainer_impl::ParIterType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb85276367bb16831500bd619a7fa724',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterType()']]],
- ['parmparse_6433',['ParmParse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html',1,'amrex::ParmParse'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aedc024f9fcd3a2e180a860412c3ad745',1,'amrex::ParmParse::ParmParse()']]],
- ['parreduce_6434',['ParReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7537acc612797ae28b7a2f0afd2c9da1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abfa262ba247496c6cd85e2e9ae110fbd',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fc422d03a2097b0684162d0684cfda1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ce1e3d392107eb3cdaaf9b1dcaee3f8',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d572bd9b1fce3628851a797b8a0fb13',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8ec82d3270be95cb3ee77860a6a46db',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, F &&f)']]],
- ['parse_5finputs_6435',['parse_inputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a2b706d04a2952ad586d31f26184b927b',1,'amrex::HypreIJIface']]],
- ['parser_6436',['Parser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html',1,'amrex::Parser'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a979ec2bb844542bdd274c04010282c19',1,'amrex::Parser::Parser()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a9829ccc584238c1042b7c1ef25b69685',1,'amrex::Parser::Parser(std::string const &func_body)']]],
- ['parser_5fabs_6437',['PARSER_ABS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589ae01afc57c89c498c5363a6be1fd64eab',1,'amrex']]],
- ['parser_5facos_6438',['PARSER_ACOS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a4bb2d123de0d48093170da3df9163321',1,'amrex']]],
- ['parser_5facosh_6439',['PARSER_ACOSH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af07f7cbfe5ca616030f0f25c9a7bf167',1,'amrex']]],
- ['parser_5fadd_6440',['PARSER_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883aaddab969e826ae0bac16443c30c2705f',1,'amrex']]],
- ['parser_5fand_6441',['PARSER_AND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca2d8f7fc88d138e332180438e1171ee57',1,'amrex']]],
- ['parser_5fasin_6442',['PARSER_ASIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589ab1139ce456ce4f10e58ddb98628a9e67',1,'amrex']]],
- ['parser_5fasinh_6443',['PARSER_ASINH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a0168c8658e4afe3e386ce0bfe8a3fc83',1,'amrex']]],
- ['parser_5fassign_6444',['parser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html',1,'amrex']]],
- ['parser_5fassign_6445',['PARSER_ASSIGN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883ac0862fc2f508fb56ae7cae7fc86a282c',1,'amrex']]],
- ['parser_5fast_5fdepth_6446',['parser_ast_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6815d583f941a297bbef6d77214829c8',1,'amrex']]],
- ['parser_5fast_5fdup_6447',['parser_ast_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3b98b9aec198e9456f562949577675c',1,'amrex']]],
- ['parser_5fast_5fget_5fsymbols_6448',['parser_ast_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae1d40846503356e1e1201c614163ea54',1,'amrex']]],
- ['parser_5fast_5foptimize_6449',['parser_ast_optimize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f9cf029d313196bd5c43c1d272ea9fe',1,'amrex']]],
- ['parser_5fast_5fprint_6450',['parser_ast_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87c0a8afac2fbe12cb2ac48e663ed0d6',1,'amrex']]],
- ['parser_5fast_5fregvar_6451',['parser_ast_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee105e6b691d9fa51fef6e50c7ebb155',1,'amrex']]],
- ['parser_5fast_5fsetconst_6452',['parser_ast_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a406674d4bafc2a2a465b8127fa8f9f5e',1,'amrex']]],
- ['parser_5fast_5fsize_6453',['parser_ast_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70b4e8ec482471a9d5c1a2b17c2420b2',1,'amrex']]],
- ['parser_5fast_5fsort_6454',['parser_ast_sort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3519067af5edf22a956910ef7ee7ce47',1,'amrex']]],
- ['parser_5fatan_6455',['PARSER_ATAN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589adcff340768238477e235ec55d511e0ac',1,'amrex']]],
- ['parser_5fatan2_6456',['PARSER_ATAN2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca4426cecc68dbdc158b088f0cebfb79a7',1,'amrex']]],
- ['parser_5fatanh_6457',['PARSER_ATANH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a54156fc39786dde748a8721d4a9ed0ed',1,'amrex']]],
- ['parser_5fcall_5ff1_6458',['parser_call_f1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28d9f515eaa0f8b6c464afd9e8e26839',1,'amrex']]],
- ['parser_5fcall_5ff2_6459',['parser_call_f2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ad43c67a92cbfee740c7219dede60de',1,'amrex']]],
- ['parser_5fcall_5ff3_6460',['parser_call_f3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8fc246b5e107c0247b09a8c97395063',1,'amrex']]],
- ['parser_5fceil_6461',['PARSER_CEIL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589abacc88377d1f207fe9d1aab1cdfbbaa5',1,'amrex']]],
- ['parser_5fcomp_5fellint_5f1_6462',['PARSER_COMP_ELLINT_1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a396843df4fbe8fdc7fb395e61f7fcbf5',1,'amrex']]],
- ['parser_5fcomp_5fellint_5f2_6463',['PARSER_COMP_ELLINT_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a43db7cb27778d6ef769014bcf7d9825e',1,'amrex']]],
- ['parser_5fcompile_6464',['parser_compile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc63f0f94a713d245e1660797a99af63',1,'amrex']]],
- ['parser_5fcompile_5fexe_5fsize_6465',['parser_compile_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427f00335de584d8602aec963d5e730',1,'amrex']]],
- ['parser_5fcos_6466',['PARSER_COS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a146c14c8d7badfe1adbfa704245f686e',1,'amrex']]],
- ['parser_5fcosh_6467',['PARSER_COSH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a1c44c6c982e5f5394b02f66a59cbcbf0',1,'amrex']]],
- ['parser_5fdefexpr_6468',['parser_defexpr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad611b2a5542fba47b36125c772d02700',1,'amrex']]],
- ['parser_5fdepth_6469',['parser_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a511dc2f5222b878782000339b1858f3c',1,'amrex']]],
- ['parser_5fdiv_6470',['PARSER_DIV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883aa5ff06ac4391a65f278df5a954d5a6d2',1,'amrex']]],
- ['parser_5fdup_6471',['parser_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af09002432ee048d8be86ce24cac1b230',1,'amrex']]],
- ['parser_5feq_6472',['PARSER_EQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcae7a9987ba06f3e22647b6455a894d954',1,'amrex']]],
- ['parser_5ferf_6473',['PARSER_ERF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589aaad8c105aa532b69897d9ac0f1d37b51',1,'amrex']]],
- ['parser_5fexe_5fadd_6474',['PARSER_EXE_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a65accef83deb826771cbd9976c4598b4',1,'amrex']]],
- ['parser_5fexe_5fadd_5fpn_6475',['PARSER_EXE_ADD_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a9bf6fa5b900a096eaace0643ea2fc87d',1,'amrex']]],
- ['parser_5fexe_5fadd_5fpp_6476',['PARSER_EXE_ADD_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aad4ecfa4d8942ee7bc7ce33e479f0aaa',1,'amrex']]],
- ['parser_5fexe_5fadd_5fvn_6477',['PARSER_EXE_ADD_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a1044c34c6cf2464a5a7d3915828db764',1,'amrex']]],
- ['parser_5fexe_5fadd_5fvp_6478',['PARSER_EXE_ADD_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a7effc6143ed862d060081e1273d2c05b',1,'amrex']]],
- ['parser_5fexe_5fdiv_5fb_6479',['PARSER_EXE_DIV_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a467c9f3fa7bc494399821d9327b05845',1,'amrex']]],
- ['parser_5fexe_5fdiv_5ff_6480',['PARSER_EXE_DIV_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad3a5a5721de497d1bc95f49759f05a08',1,'amrex']]],
- ['parser_5fexe_5fdiv_5fpn_6481',['PARSER_EXE_DIV_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a7d3c18b2badf37a3f1e58f6a94ccd574',1,'amrex']]],
- ['parser_5fexe_5fdiv_5fpp_6482',['PARSER_EXE_DIV_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49af6f81328f5f2e9f06525dd7151a713eb',1,'amrex']]],
- ['parser_5fexe_5fdiv_5fvn_6483',['PARSER_EXE_DIV_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a49fbd97b6c92be61a039dcf485b7ef86',1,'amrex']]],
- ['parser_5fexe_5fdiv_5fvp_6484',['PARSER_EXE_DIV_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ae8298a287437468a3ae7cdebb845082d',1,'amrex']]],
- ['parser_5fexe_5feval_6485',['parser_exe_eval',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8b4ee29b3ed76cab2179ad13c01c19b',1,'amrex']]],
- ['parser_5fexe_5ff1_6486',['PARSER_EXE_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad2a0a201913529696e77ea9584318f7b',1,'amrex']]],
- ['parser_5fexe_5ff2_5fb_6487',['PARSER_EXE_F2_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a4f416e08f560a5ada8f89594c011e377',1,'amrex']]],
- ['parser_5fexe_5ff2_5ff_6488',['PARSER_EXE_F2_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a6206643ce6fe2a5b52b05bf0075231b9',1,'amrex']]],
- ['parser_5fexe_5fif_6489',['PARSER_EXE_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ade505eeebd4b9a047f99dd00200376f1',1,'amrex']]],
- ['parser_5fexe_5fjump_6490',['PARSER_EXE_JUMP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aa72fde98c22155ba9b55510fec6f7afe',1,'amrex']]],
- ['parser_5fexe_5fmul_6491',['PARSER_EXE_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ac2d587754eccf536e1195395dd760613',1,'amrex']]],
- ['parser_5fexe_5fmul_5fpn_6492',['PARSER_EXE_MUL_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aba0e4205769e25aed168c5b5b7af3426',1,'amrex']]],
- ['parser_5fexe_5fmul_5fpp_6493',['PARSER_EXE_MUL_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a8c3987c7b9bf7be1eb47dc65fdd98d23',1,'amrex']]],
- ['parser_5fexe_5fmul_5fvn_6494',['PARSER_EXE_MUL_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a9421625896cd614f365853bcfcec5253',1,'amrex']]],
- ['parser_5fexe_5fmul_5fvp_6495',['PARSER_EXE_MUL_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aca265050303407847584f241e18cd70d',1,'amrex']]],
- ['parser_5fexe_5fnull_6496',['PARSER_EXE_NULL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad164042843bc5d3219c38304422dda7f',1,'amrex']]],
- ['parser_5fexe_5fnumber_6497',['PARSER_EXE_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a2053b9047a2310dcbbaff624c5bd4301',1,'amrex']]],
- ['parser_5fexe_5fpowi_6498',['PARSER_EXE_POWI',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a0d4daa650d2d51c5b0e9a48b41461e7a',1,'amrex']]],
- ['parser_5fexe_5fprint_6499',['parser_exe_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8610e10a0a8b9cafad8a53f47c05da6',1,'amrex']]],
- ['parser_5fexe_5fsize_6500',['parser_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0968c4da0c27c9762dbd61dcc89e270',1,'amrex']]],
- ['parser_5fexe_5fsquare_6501',['PARSER_EXE_SQUARE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a5e517dacd4952e08078b4c01130a83ee',1,'amrex']]],
- ['parser_5fexe_5fsub_5fb_6502',['PARSER_EXE_SUB_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad128e6d075eb69fd93126e2e25a97256',1,'amrex']]],
- ['parser_5fexe_5fsub_5ff_6503',['PARSER_EXE_SUB_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a58d8a1e2338a0136e6cdfd56c6cc3dff',1,'amrex']]],
- ['parser_5fexe_5fsub_5fpn_6504',['PARSER_EXE_SUB_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a9264353b9cb7c9e35c524a18fee311c8',1,'amrex']]],
- ['parser_5fexe_5fsub_5fpp_6505',['PARSER_EXE_SUB_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ae8d143cd5deeffcc76ba9094cd848678',1,'amrex']]],
- ['parser_5fexe_5fsub_5fvn_6506',['PARSER_EXE_SUB_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a59525adc4ae7845b8340dd89993a63ce',1,'amrex']]],
- ['parser_5fexe_5fsub_5fvp_6507',['PARSER_EXE_SUB_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a014920eb1a3da47f76dc0006f292af4d',1,'amrex']]],
- ['parser_5fexe_5fsymbol_6508',['PARSER_EXE_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a39f7549a4fd26261fcef5e6b3e8d939d',1,'amrex']]],
- ['parser_5fexe_5ft_6509',['parser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49',1,'amrex']]],
- ['parser_5fexp_6510',['PARSER_EXP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a5659297c786f4248f15bf8990826f06c',1,'amrex']]],
- ['parser_5ff1_6511',['parser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html',1,'amrex']]],
- ['parser_5ff1_6512',['PARSER_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a67341a513537b8aa38737d076a142649',1,'amrex']]],
- ['parser_5ff1_5fs_6513',['parser_f1_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeaf83c12cb19017e55b62be15d3f4369',1,'amrex']]],
- ['parser_5ff1_5ft_6514',['parser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589',1,'amrex']]],
- ['parser_5ff2_6515',['parser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html',1,'amrex']]],
- ['parser_5ff2_6516',['PARSER_F2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883af549bd0564bc7302b40b87b67b296aad',1,'amrex']]],
- ['parser_5ff2_5fs_6517',['parser_f2_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae56e28f5753ecf0f394683c95ef2303f',1,'amrex']]],
- ['parser_5ff2_5ft_6518',['parser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bc',1,'amrex']]],
- ['parser_5ff3_6519',['parser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html',1,'amrex']]],
- ['parser_5ff3_6520',['PARSER_F3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883addb390004a66cd17993db3c37d2ab248',1,'amrex']]],
- ['parser_5ff3_5fs_6521',['parser_f3_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ce73c7041e01915b29e6be148bad28d',1,'amrex']]],
- ['parser_5ff3_5ft_6522',['parser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6ee79bf3b5c5b67de8ef46a663051b',1,'amrex']]],
- ['parser_5ffloor_6523',['PARSER_FLOOR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af4ebc6b2c539f7e888d719bab325461d',1,'amrex']]],
- ['parser_5ffmod_6524',['PARSER_FMOD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcac75e51f4689c58f1e203db343bf3fdd8',1,'amrex']]],
- ['parser_5fgeq_6525',['PARSER_GEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca627eafb93eb5cc55cc6f1bd716ee6461',1,'amrex']]],
- ['parser_5fget_5fnumber_6526',['parser_get_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a953b2c149c67e1e516421d279f2fc22a',1,'amrex']]],
- ['parser_5fget_5fsymbols_6527',['parser_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4683ef8db99a703c386785fc95e1d29',1,'amrex']]],
- ['parser_5fgt_6528',['PARSER_GT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcabbb10d89f09bab7d5aa1b256c361fe4b',1,'amrex']]],
- ['parser_5fheaviside_6529',['PARSER_HEAVISIDE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcacb0b84f852fe36fbb6ffafd2455f9644',1,'amrex']]],
- ['parser_5fif_6530',['PARSER_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6ee79bf3b5c5b67de8ef46a663051ba8ecdd6c594b2624b8d56c95e2e48d836',1,'amrex']]],
- ['parser_5fjn_6531',['PARSER_JN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcaace05cc3a245149a82643a976e7e139a',1,'amrex']]],
- ['parser_5fleq_6532',['PARSER_LEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca4d0e5b2b972b4bf0ffa84bb373ec9c77',1,'amrex']]],
- ['parser_5flist_6533',['PARSER_LIST',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a705f34196073afbdc27635fcf758a5b7',1,'amrex']]],
- ['parser_5flog_6534',['PARSER_LOG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a6d472fc8669b810eccc4c8ccfaf4c1d6',1,'amrex']]],
- ['parser_5flog10_6535',['PARSER_LOG10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af1f083ccd600c4f36a89b024f39f62d0',1,'amrex']]],
- ['parser_5flt_6536',['PARSER_LT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca27a45d5e1783028fbc362d8e4f35d752',1,'amrex']]],
- ['parser_5fmakesymbol_6537',['parser_makesymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae51f56e5de666bd486e02809fb95826a',1,'amrex']]],
- ['parser_5fmath_5facos_6538',['parser_math_acos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefee20e5a68eb0e134e5b8a25a45b4b4',1,'amrex']]],
- ['parser_5fmath_5facosh_6539',['parser_math_acosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae08bf7de3948219b7c52cfb9e0a61a59',1,'amrex']]],
- ['parser_5fmath_5fasin_6540',['parser_math_asin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a914656d851c249d6787f813ea09a6626',1,'amrex']]],
- ['parser_5fmath_5fasinh_6541',['parser_math_asinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3f7885c55e5c6c0f671cace29421690',1,'amrex']]],
- ['parser_5fmath_5fatan_6542',['parser_math_atan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2bd581231b46b3a5a62d99e00e743622',1,'amrex']]],
- ['parser_5fmath_5fatan2_6543',['parser_math_atan2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae58842a73522988e8e20316c56e3c0b9',1,'amrex']]],
- ['parser_5fmath_5fatanh_6544',['parser_math_atanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9199cb52898d7f521ae0d291917866a',1,'amrex']]],
- ['parser_5fmath_5fcomp_5fellint_5f1_6545',['parser_math_comp_ellint_1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abec1b60762ebf83a7597d70c0e32aaa5',1,'amrex']]],
- ['parser_5fmath_5fcomp_5fellint_5f2_6546',['parser_math_comp_ellint_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f39381b8634177fe59bf13bc7769de8',1,'amrex']]],
- ['parser_5fmath_5fcos_6547',['parser_math_cos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9c5d0a6539470f7560f822714b7c75b',1,'amrex']]],
- ['parser_5fmath_5fcosh_6548',['parser_math_cosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22b01fd56b83bc1cad5dc2fb17b023b4',1,'amrex']]],
- ['parser_5fmath_5ferf_6549',['parser_math_erf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad99ebdb8798a2ecc5a188b7e7cfd2fd0',1,'amrex']]],
- ['parser_5fmath_5fexp_6550',['parser_math_exp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8f3d6e0107012526c3465c75a12f5459',1,'amrex']]],
- ['parser_5fmath_5fjn_6551',['parser_math_jn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43535087747b0d92f5e11040d600be5c',1,'amrex']]],
- ['parser_5fmath_5flog_6552',['parser_math_log',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba3dcfe04cce2c0ea7fdbe3b2ed9e87a',1,'amrex']]],
- ['parser_5fmath_5flog10_6553',['parser_math_log10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa7d9660ad9a94bcb47fd4de04acd3a6',1,'amrex']]],
- ['parser_5fmath_5fpow_6554',['parser_math_pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa73033601c86e80eaaefc3201cb140af',1,'amrex']]],
- ['parser_5fmath_5fsin_6555',['parser_math_sin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a658f0f07d0553e3d21650fb5a198048e',1,'amrex']]],
- ['parser_5fmath_5fsinh_6556',['parser_math_sinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249f102bab7043232da73dcc4d33612e',1,'amrex']]],
- ['parser_5fmath_5ftan_6557',['parser_math_tan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62570906aab0550c65f8a971dff0e58a',1,'amrex']]],
- ['parser_5fmath_5ftanh_6558',['parser_math_tanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa087ffc694106cd11e7196bdb42b72a6',1,'amrex']]],
- ['parser_5fmax_6559',['PARSER_MAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcabc0c26e39e66ba16b2fa97b76c9dae35',1,'amrex']]],
- ['parser_5fmin_6560',['PARSER_MIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcab15097a6b28d7658374164aa5eabf155',1,'amrex']]],
- ['parser_5fmul_6561',['PARSER_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a34b1051c3e736038efa50c56e966fac7',1,'amrex']]],
- ['parser_5fneq_6562',['PARSER_NEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca3a1729e1b576ae7d414ae6ba76c3b194',1,'amrex']]],
- ['parser_5fnewassign_6563',['parser_newassign',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63cdcee7f7165d07558abfd490a3cf8f',1,'amrex']]],
- ['parser_5fnewf1_6564',['parser_newf1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7520cc9fa8b9a8de8e845d02b75db77',1,'amrex']]],
- ['parser_5fnewf2_6565',['parser_newf2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a35a66f1f45aa77d0be9afe8def5501',1,'amrex']]],
- ['parser_5fnewf3_6566',['parser_newf3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6762c0fee754bd1ce564f76ef81253b6',1,'amrex']]],
- ['parser_5fnewlist_6567',['parser_newlist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af77166ee4bf8e84e0628c8d6ef96f055',1,'amrex']]],
- ['parser_5fnewneg_6568',['parser_newneg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59fa51e57d91b3fde27a4ee69d81b584',1,'amrex']]],
- ['parser_5fnewnode_6569',['parser_newnode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54e375fb078fbde3c46609319674551f',1,'amrex']]],
- ['parser_5fnewnumber_6570',['parser_newnumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af52966118e944ed96c7d6ed24c08d837',1,'amrex']]],
- ['parser_5fnewsymbol_6571',['parser_newsymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad839d03442a4323dfb7b2b9578b6b9fd',1,'amrex']]],
- ['parser_5fnode_6572',['parser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html',1,'amrex']]],
- ['parser_5fnode_5fequal_6573',['parser_node_equal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa47ebc7570db6460238b4a73824c682',1,'amrex']]],
- ['parser_5fnode_5fs_6574',['parser_node_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8c0892ef7e1f02a2857500ab15a932ab',1,'amrex']]],
- ['parser_5fnode_5ft_6575',['parser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883',1,'amrex']]],
- ['parser_5fnumber_6576',['parser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html',1,'amrex']]],
- ['parser_5fnumber_6577',['PARSER_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883ae9fa1ed2645825d754693a50b5dbee64',1,'amrex']]],
- ['parser_5for_6578',['PARSER_OR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca3b65381fef1e4a480813955566ac6224',1,'amrex']]],
- ['parser_5fpow_6579',['PARSER_POW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca7b172eaccc69212b5526d8a1675b2399',1,'amrex']]],
- ['parser_5fprint_6580',['parser_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a53d306308d380a6d874ad24396fa7673',1,'amrex']]],
- ['parser_5fregvar_6581',['parser_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2287c28084a10ac6a9cfb4b2a50892fc',1,'amrex']]],
- ['parser_5fset_5fnumber_6582',['parser_set_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a031546532f5b81bd867039b219562b95',1,'amrex']]],
- ['parser_5fsetconst_6583',['parser_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4051597b502fed03ea3b07d5f6cbb042',1,'amrex']]],
- ['parser_5fsin_6584',['PARSER_SIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a723f6e0a6ed9422b505ce4ea722a9242',1,'amrex']]],
- ['parser_5fsinh_6585',['PARSER_SINH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af9f5e87ccf73aa564cab896e5737f3f2',1,'amrex']]],
- ['parser_5fsqrt_6586',['PARSER_SQRT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a3fb34ef0b3bf8980039c8b7938964511',1,'amrex']]],
- ['parser_5fsub_6587',['PARSER_SUB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a5e96b8800b23a4312ab9ab355eedaac8',1,'amrex']]],
- ['parser_5fsymbol_6588',['parser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html',1,'amrex']]],
- ['parser_5fsymbol_6589',['PARSER_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a33139f0d7c11fb241cad32250195de18',1,'amrex']]],
- ['parser_5ftan_6590',['PARSER_TAN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a45e9ea1f41504ce7c2d125cc59fa08ea',1,'amrex']]],
- ['parser_5ftanh_6591',['PARSER_TANH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a0e8b5d96d71e43edef0273b7e86277ee',1,'amrex']]],
- ['parserexeadd_6592',['ParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD.html',1,'amrex']]],
- ['parserexeadd_5fpn_6593',['ParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html',1,'amrex']]],
- ['parserexeadd_5fpp_6594',['ParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html',1,'amrex']]],
- ['parserexeadd_5fvn_6595',['ParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html',1,'amrex']]],
- ['parserexeadd_5fvp_6596',['ParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html',1,'amrex']]],
- ['parserexecutor_6597',['ParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'amrex']]],
- ['parserexecutor_3c_203_20_3e_6598',['ParserExecutor< 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'']]],
- ['parserexediv_5fb_6599',['ParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__B.html',1,'amrex']]],
- ['parserexediv_5ff_6600',['ParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__F.html',1,'amrex']]],
- ['parserexediv_5fpn_6601',['ParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html',1,'amrex']]],
- ['parserexediv_5fpp_6602',['ParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html',1,'amrex']]],
- ['parserexediv_5fvn_6603',['ParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html',1,'amrex']]],
- ['parserexediv_5fvp_6604',['ParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html',1,'amrex']]],
- ['parserexef1_6605',['ParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html',1,'amrex']]],
- ['parserexef2_5fb_6606',['ParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html',1,'amrex']]],
- ['parserexef2_5ff_6607',['ParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html',1,'amrex']]],
- ['parserexeif_6608',['ParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html',1,'amrex']]],
- ['parserexejump_6609',['ParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html',1,'amrex']]],
- ['parserexemul_6610',['ParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL.html',1,'amrex']]],
- ['parserexemul_5fpn_6611',['ParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html',1,'amrex']]],
- ['parserexemul_5fpp_6612',['ParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html',1,'amrex']]],
- ['parserexemul_5fvn_6613',['ParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html',1,'amrex']]],
- ['parserexemul_5fvp_6614',['ParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html',1,'amrex']]],
- ['parserexenull_6615',['ParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNull.html',1,'amrex']]],
- ['parserexenumber_6616',['ParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html',1,'amrex']]],
- ['parserexepowi_6617',['ParserExePOWI',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html',1,'amrex']]],
- ['parserexesquare_6618',['ParserExeSquare',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSquare.html',1,'amrex']]],
- ['parserexesub_5fb_6619',['ParserExeSUB_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__B.html',1,'amrex']]],
- ['parserexesub_5ff_6620',['ParserExeSUB_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__F.html',1,'amrex']]],
- ['parserexesub_5fpn_6621',['ParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html',1,'amrex']]],
- ['parserexesub_5fpp_6622',['ParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html',1,'amrex']]],
- ['parserexesub_5fvn_6623',['ParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html',1,'amrex']]],
- ['parserexesub_5fvp_6624',['ParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html',1,'amrex']]],
- ['parserexesymbol_6625',['ParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html',1,'amrex']]],
- ['parserif_6626',['ParserIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html',1,'amrex::EB2::ParserIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a8333bdcc5ed38d5ab573c555221897a4',1,'amrex::EB2::ParserIF::ParserIF()']]],
- ['parserprefix_6627',['ParserPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4e18537921b1737edf7819d2a3b51f90',1,'amrex::ParmParse']]],
- ['parserstack_6628',['ParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html',1,'amrex']]],
- ['particle_6629',['Particle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html',1,'amrex']]],
- ['particle_5fdetail_6630',['particle_detail',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html',1,'']]],
- ['particle_5fsize_6631',['particle_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad2bc38953d14a33e1d165372b1f8d3e4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::particle_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad2bc38953d14a33e1d165372b1f8d3e4',1,'amrex::ParticleContainer_impl::particle_size()']]],
- ['particlearray_6632',['ParticleArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html',1,'amrex::ParticleArray< ContainerType, class, DataLayoutTag >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a992f0f789c839c1fdcce16c570491de1',1,'amrex::ParticleArray::ParticleArray()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a8deff78130d0f7f982f4a2d6ef55ceb3',1,'amrex::ParticleArray::ParticleArray(size_t a_size)']]],
- ['particlearrayaccessor_6633',['ParticleArrayAccessor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html',1,'amrex::ParticleArrayAccessor< class, DataLayoutTag >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ad27aa85c57de2acbd9936f84108365c9',1,'amrex::ParticleArrayAccessor::ParticleArrayAccessor()']]],
- ['particlebase_6634',['ParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'amrex']]],
- ['particlebase_3c_20particlereal_2c_20t_5fnreal_2c_200_20_3e_6635',['ParticleBase< ParticleReal, T_NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'']]],
- ['particlebase_3c_20t_2c_200_2c_200_20_3e_6636',['ParticleBase< T, 0, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html',1,'amrex']]],
- ['particlebase_3c_20t_2c_200_2c_20nint_20_3e_6637',['ParticleBase< T, 0, NInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html',1,'amrex']]],
- ['particlebase_3c_20t_2c_20nreal_2c_200_20_3e_6638',['ParticleBase< T, NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html',1,'amrex']]],
- ['particleboxarray_6639',['ParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa22d7a841e78ebeadb741eb5fedd6473',1,'amrex::ParticleContainerBase::ParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5f864861309d414c90883f2ab60ee5e1',1,'amrex::ParGDBBase::ParticleBoxArray() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#adfd4f1260ff855da465e189ebac005e8',1,'amrex::ParGDBBase::ParticleBoxArray(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a449a9d96ffcb963858cdee67302be0bd',1,'amrex::ParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ae9eaeeb29ca270f3addf0b1adc90a21d',1,'amrex::ParGDB::ParticleBoxArray(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a2471d3ed490ba22c41c1aa3833c75f75',1,'amrex::AmrParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#af74ac23f751f5a6751cde7af224355ea',1,'amrex::AmrParGDB::ParticleBoxArray(int level) const override']]],
- ['particlebuffermap_6640',['ParticleBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html',1,'amrex::ParticleBufferMap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ae38964fdc9eb2687b154f6d476b84053',1,'amrex::ParticleBufferMap::ParticleBufferMap()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5ff68878498c3720aa87dec033ffc9b4',1,'amrex::ParticleBufferMap::ParticleBufferMap(const ParGDBBase *a_gdb)']]],
- ['particlecommdata_6641',['ParticleCommData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html',1,'amrex']]],
- ['particlecontainer_6642',['ParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7c419a2c3aef781f1415b7ebd1f138d0',1,'amrex']]],
- ['particlecontainer_5fimpl_6643',['ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'amrex::ParticleContainer_impl< class, T_NArrayReal, T_NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'amrex::ParticleContainer_impl::ParticleContainer_impl()']]],
- ['particlecontainer_5fimpl_3c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_6644',['ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'']]],
- ['particlecontainerbase_6645',['ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html',1,'amrex::ParticleContainerBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af17feaf161d82ae2ef0466b6188cc7b0',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParticleContainerBase &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a5f71ad65c90b78b062f40127d91a3134',1,'amrex::ParticleContainerBase::ParticleContainerBase(const ParticleContainerBase &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af60ff4efea559ba4e49dc7178e504e4c',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1b59660938f651e5a56bc45bb6bc4d8e',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a66e036defd5c86431c583bbd8cb91e2d',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a783bf6edc1d9d0bdc5d4e8dd1f98cd5f',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a51bba5cff5a55e3f6ce46c0b56fa1809',1,'amrex::ParticleContainerBase::ParticleContainerBase()=default']]],
- ['particlecontainerpuresoa_6646',['ParticleContainerPureSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adf16cda543680572b2d60a5518b7fb55',1,'amrex']]],
- ['particlecontainertoblueprint_6647',['ParticleContainerToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade6b74b8d41502d861a0b0fe6a5982f4',1,'amrex']]],
- ['particlecontainertype_6648',['ParticleContainerType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aa454b3f1c4a133faaa1d28b9c8c254d8',1,'amrex::NeighborParticleContainer::ParticleContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae983cf8ab0ac0e50438110da4061ea1c',1,'amrex::ParticleContainer_impl::ParticleContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae983cf8ab0ac0e50438110da4061ea1c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainerType()']]],
- ['particlecopyop_6649',['ParticleCopyOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html',1,'amrex']]],
- ['particlecopyplan_6650',['ParticleCopyPlan',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html',1,'amrex']]],
- ['particlecpuwrapper_6651',['ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html',1,'amrex::ParticleCPUWrapper'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#af456e0632ceb42b240d4d2608325fa66',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#ad13d555c23dc09a19f05fa10518807e6',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(const ParticleCPUWrapper &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a0cbf3e03c4cabd9a0fe9f6e2b1b584d2',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(ParticleCPUWrapper &&)=delete']]],
- ['particledistributionmap_6652',['ParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3b2f62b1a94797a5da64a7983bdd190b',1,'amrex::ParGDB::ParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aac889336d5ae4980d21fa8f7199bd24c',1,'amrex::AmrParGDB::ParticleDistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a16a9e833e5e2cb6ec87e5ed85d729c06',1,'amrex::AmrParGDB::ParticleDistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3e6c2e1785b6e3d00276b3f697bab9c1',1,'amrex::ParGDB::ParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a911edb448b3ad570aff7366aefe10089',1,'amrex::ParGDBBase::ParticleDistributionMap(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a2a790ed2ecbbb8fcb0488789f005daed',1,'amrex::ParGDBBase::ParticleDistributionMap() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7e2ec84758098c59382aba1343bc4a8b',1,'amrex::ParticleContainerBase::ParticleDistributionMap()']]],
- ['particlegeom_6653',['ParticleGeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a9ba4b0a7ffb2f6d0b683052125b4b528',1,'amrex::AmrParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#afde4d45acf310b449c3c4af607f65a60',1,'amrex::AmrParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63109bdaecaf9cd491ee6c69403c763a',1,'amrex::ParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63c67b3766f60350636671afe142968a',1,'amrex::ParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#abef31ba5dc0587ef75830df5f251f334',1,'amrex::ParGDBBase::ParticleGeom(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1d0680c0076a0f47ea58c61fd0c97ecf',1,'amrex::ParGDBBase::ParticleGeom() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a00182008cdf9fb0039e82588fb15e67e',1,'amrex::ParticleContainerBase::ParticleGeom()']]],
- ['particleidwrapper_6654',['ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html',1,'amrex::ParticleIDWrapper'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#abe6eaeb579f55deb9eea2375bf0cdb4b',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(ParticleIDWrapper &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a70c96c85021171e8ca0e31b75ba26885',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a1be128a081a654e36673ae143e0c78cb',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(const ParticleIDWrapper &rhs)=default']]],
- ['particleinitdata_6655',['ParticleInitData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a39f3dad374127876863b7888ac53b465',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleInitData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a39f3dad374127876863b7888ac53b465',1,'amrex::ParticleContainer_impl::ParticleInitData()']]],
- ['particleinittype_6656',['ParticleInitType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html',1,'amrex']]],
- ['particlelevel_6657',['ParticleLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2a95432c01c58984730881db4e162f02',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2a95432c01c58984730881db4e162f02',1,'amrex::ParticleContainer_impl::ParticleLevel()']]],
- ['particlelocator_6658',['ParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html',1,'amrex::ParticleLocator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a051687b9db644bfff24f5452abf5624c',1,'amrex::ParticleLocator::ParticleLocator()']]],
- ['particlelocdata_6659',['ParticleLocData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html',1,'amrex']]],
- ['particlepostlocate_6660',['particlePostLocate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::particlePostLocate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'amrex::ParticleContainer_impl::particlePostLocate()']]],
- ['particlerealdescriptor_6661',['ParticleRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1b57811f2abf751ac0228b4c5c43442c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleRealDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1b57811f2abf751ac0228b4c5c43442c',1,'amrex::ParticleContainer_impl::ParticleRealDescriptor()']]],
- ['particlereduce_6662',['ParticleReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3762aae68593d892d48ede3cb6e317a7',1,'amrex::ParticleReduce(PC const &pc, int lev_min, int lev_max, F const &f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af42436c4813e6fedd6dd7a5c73581b63',1,'amrex::ParticleReduce(PC const &pc, int lev, F &&f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d32380d1bccbedf1b24bd2c1bb7a1da',1,'amrex::ParticleReduce(PC const &pc, F &&f, ReduceOps &reduce_ops)']]],
- ['particlereftype_6663',['ParticleRefType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9df3ed969c2de287106d9a3634bd7c6c',1,'amrex::ConstParticleTileData::ParticleRefType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9df3ed969c2de287106d9a3634bd7c6c',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleRefType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a11bccd3938ed5beb19a29798dfc543cb',1,'amrex::ParticleTileData::ParticleRefType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a11bccd3938ed5beb19a29798dfc543cb',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleRefType()']]],
- ['particlesat_6664',['ParticlesAt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile) const']]],
- ['particletile_6665',['ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html',1,'amrex::ParticleTile< class, NArrayReal, NArrayInt, Allocator >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a88e27f1bb35a55e5fb6555057e1e25ac',1,'amrex::NeighborParticleContainer::ParticleTile()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a070fcef33e908cba36039a6fdf1d1c53',1,'amrex::ParticleTile::ParticleTile()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a28ae7d1aa4c1e8d5a479203a9099835c',1,'amrex::ParticleTile::ParticleTile(ParticleTile &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a209d248bf4daf81d95a3e176b6754b45',1,'amrex::ParticleTile::ParticleTile(ParticleTile const &)=delete']]],
- ['particletiledata_6666',['ParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'amrex']]],
- ['particletiledata_3c_20soaparticlebase_2c_20narrayreal_2c_20narrayint_20_3e_6667',['ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'']]],
- ['particletiledatatype_6668',['ParticleTileDataType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0aeb55b6a15d10428c88a314412914c5',1,'amrex::ParticleTile']]],
- ['particletileptr_6669',['ParticleTilePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af9e7daf85f061eb283287567b459aade',1,'amrex::ParIterBase_impl::ParticleTilePtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af9e7daf85f061eb283287567b459aade',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTilePtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af9e7daf85f061eb283287567b459aade',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTilePtr()']]],
- ['particletileref_6670',['ParticleTileRef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a6f5dade75fdc279347334eaf3d39dae4',1,'amrex::ParIterBase_impl::ParticleTileRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a6f5dade75fdc279347334eaf3d39dae4',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a6f5dade75fdc279347334eaf3d39dae4',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileRef()']]],
- ['particletiletoblueprint_6671',['ParticleTileToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa61cbdb192b255d82659e53f8526f1',1,'amrex']]],
- ['particletiletype_6672',['ParticleTileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#aadba4e261ba5a74dce3335644e48a045',1,'amrex::ParIter_impl::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aad727cb5c9b392a0ec2c7bbabdf22576',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aad727cb5c9b392a0ec2c7bbabdf22576',1,'amrex::ParticleContainer_impl::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac2f8c395b361cb48d2ba6daaf7873149',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac2f8c395b361cb48d2ba6daaf7873149',1,'amrex::ParIterBase_impl::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac2f8c395b361cb48d2ba6daaf7873149',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a0e6990627e509337037b468a0f01234e',1,'amrex::ParConstIter_impl::ParticleTileType()']]],
- ['particletomesh_6673',['ParticleToMesh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fa6beab988f9b1236a6a68f659dfbeb',1,'amrex::ParticleToMesh(PC const &pc, MF &mf, int lev, F const &f, bool zero_out_input=true)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9610a39b43057d1e9e78c4d5156965ef',1,'amrex::ParticleToMesh(PC const &pc, const Vector< MultiFab * > &mf, int lev_min, int lev_max, F &&f, bool zero_out_input=true, bool vol_weight=true)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Nearest, int >::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'amrex::ParticleInterpolator::Base::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Linear, amrex::Real >::ParticleToMesh()']]],
- ['particletype_6674',['ParticleType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#ad0f67b61f261f7849b209a736e1e11a0',1,'amrex::AmrParticleContainer_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a6732de69363d6c0c39ae2d462b1cc57e',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a6732de69363d6c0c39ae2d462b1cc57e',1,'amrex::ParticleTileData::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a806d428c54ec86cc7e61edf954105f6f',1,'amrex::ParticleTile::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9086e3760f0e461a8aa1cb5cbe2b608',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9086e3760f0e461a8aa1cb5cbe2b608',1,'amrex::ParticleContainer_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a39540f149f469767e4dd7333f194e1a4',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a39540f149f469767e4dd7333f194e1a4',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a39540f149f469767e4dd7333f194e1a4',1,'amrex::ParIterBase_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a876f23badccb453ea6c124d61316f6b5',1,'amrex::ParIter_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a9bce0c0d40443b40b8789eaafdab6b16',1,'amrex::ParConstIter_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ab9497648313d317adc40bc7bebb5ca2d',1,'amrex::NeighborParticleContainer::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a49bf1484da915d1cbf5eb4e5eef61efe',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a49bf1484da915d1cbf5eb4e5eef61efe',1,'amrex::ConstParticleTileData::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a4b5292eeb84fe912addcc353c568cbce',1,'amrex::ArrayOfStructs::ParticleType()']]],
- ['particlevector_6675',['ParticleVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a9eb90934f537a8f10811e014520cc116',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ade2385ed6d6005f38a31d3709b55fc4c',1,'amrex::NeighborParticleContainer::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa361f73ebc2bf0a48753c69a277f4075',1,'amrex::ArrayOfStructs::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a54e7d39c60aed23dded20dfdea50f7de',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoAoS.html#afddc6c75186769d8d5f97c0aa67d73a9',1,'amrex::ThisParticleTileHasNoAoS::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a54e7d39c60aed23dded20dfdea50f7de',1,'amrex::ParticleContainer_impl::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a9eb90934f537a8f10811e014520cc116',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a9eb90934f537a8f10811e014520cc116',1,'amrex::ParIterBase_impl::ParticleVector()']]],
- ['partition_6676',['Partition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b8c7b9108d9ccbc108689fb9b8b2a7e',1,'amrex::Partition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1214d3602cac3f99cebc60c951dbb938',1,'amrex::Partition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3a47d7e7e8f7a66ddf15cdd606dbb8f',1,'amrex::Partition(Gpu::DeviceVector< T > &v, F &&f)']]],
- ['partitionparticles_6677',['partitionParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8c341f9e253720288265d6112c4ab9e',1,'amrex']]],
- ['partitionparticlesbydest_6678',['partitionParticlesByDest',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2808a58ab833a933f7909baf632466b7',1,'amrex']]],
- ['pc_5finterp_6679',['pc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9a0604c88f7d92212acaf069617affa',1,'amrex']]],
- ['pc_5flocal_5fcpu_6680',['PC_local_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< IArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< FArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< TagBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'amrex::FabArray::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::CutFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::EBCellFlagFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::Mask >::PC_local_cpu()']]],
- ['pc_5flocal_5fgpu_6681',['PC_local_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'amrex::FabArray::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< TagBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< IArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< FArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::Mask >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::EBCellFlagFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::CutFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_gpu()']]],
- ['pcd_6682',['pcd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'amrex::FabArray::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::BaseFab< AtomicInt > >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::BaseFab< PetscInt > >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::CutFab >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::EBCellFlagFab >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::Mask >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< FArrayBox >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< IArrayBox >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< TagBox >::pcd()']]],
- ['pcdata_6683',['PCData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html',1,'amrex']]],
- ['pcg_5fsolver_5fconfigure_6684',['pcg_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a24dc1ec87efeca4c5719f268b4a3cfb9',1,'amrex::HypreIJIface']]],
- ['pcinterp_6685',['PCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html',1,'amrex']]],
- ['pcinterp_6686',['PcInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a852ba956d157fa2eb049e1b7cc6d50db',1,'amrex::AmrData']]],
- ['pcinterp_5finterp_6687',['pcinterp_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaebd1edefcd2e126a0ce93d3f4296731',1,'amrex']]],
- ['pctype_6688',['PCType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a40d448c9de4fde0c1a475780ebc33ea7',1,'amrex::ParIterBase_impl::PCType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a40d448c9de4fde0c1a475780ebc33ea7',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PCType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a40d448c9de4fde0c1a475780ebc33ea7',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PCType()']]],
- ['pdata_5fsize_6689',['pdata_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a94f1d1574b0fb4f340d088480ee5fbc1',1,'amrex::NeighborParticleContainer']]],
- ['period_6690',['period',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ace8592786e8de8bb2dc6ac31716adc7e',1,'amrex::Periodicity::period()'],['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#ad76559fb8c453075eeb9fa02032160b3',1,'process_topology_t::period()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a622746891e67a5016ae4b0c0137d70ce',1,'amrex::Geometry::period()']]],
- ['periodic_5fshift_6691',['periodic_shift',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html#ae5f702cff0dcc8b8dc04038691330e0a',1,'amrex::NeighborCode::periodic_shift()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#af6a0f9df0a06e03eeb147712461332e7',1,'amrex::NeighborParticleContainer::NeighborCopyTag::periodic_shift()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#a660708553dcc4fa4762baa42ed5d2b61',1,'amrex::NeighborParticleContainer::NeighborTask::periodic_shift()']]],
- ['periodicity_6692',['Periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html',1,'amrex::Periodicity'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ab912d518e6c2289d18ca26e791920ea7',1,'amrex::Periodicity::Periodicity() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#abaaf6e49e85d1624a89b4ce8ade5c541',1,'amrex::Periodicity::Periodicity(const IntVect &v) noexcept']]],
- ['periodicity_6693',['periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7b365b1560bb9a31cf49cd55668085cf',1,'amrex::Geometry::periodicity() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#affe5cf2164950c1670a92f7b2719c0ff',1,'amrex::Geometry::periodicity(const Box &b) const noexcept']]],
- ['periodicshift_6694',['periodicShift',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48b0e0bc9bd17bdcba18aa237718737f',1,'amrex']]],
- ['periodicshift_6695',['PeriodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const']]],
- ['periodicshift_6696',['periodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a95ab5abc1e6c5d1efb9de40e0873d391',1,'amrex::Geometry']]],
- ['permutation_6697',['permutation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a874f4d4d95984b6d53a10e76a5a7d27a',1,'amrex::NonLocalBC::MultiBlockIndexMapping']]],
- ['permutationfordeposition_6698',['PermutationForDeposition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad434592fa38d501d9db9bfb648bb9140',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, const PTile &ptile, Box bx, Geometry geom, const IntVect idx_type)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac67c5b805cea20326010666416cd773f',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, index_type nbins, F const &f)']]],
- ['permutationptr_6699',['permutationPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'amrex::DenseBins::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a2e0d5402d80dd9e9dfdd8478b0e6c2c7',1,'amrex::SparseBins::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a1366ec831cf538cf38da122f875fca27',1,'amrex::SparseBins::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< ParticleType >::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'amrex::DenseBins::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< ParticleType >::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr()']]],
- ['persistentifstream_6700',['PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html',1,'amrex::VisMF::PersistentIFStream'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a56becba85d63b59974112dde31bfc90f',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac51ac75b9acd3f6dbba89e7b73dfda1d',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#acb905ed76a3548e6018710ee071c9f31',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream const &)=delete']]],
- ['persistentifstreams_6701',['persistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#accf2e64d0fa423eb3c82df8c1189e908',1,'amrex::VisMF']]],
- ['persistentstreams_6702',['persistentStreams',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa1be9f367de08974eeef5231d654d5ad',1,'RegionsProfStats::persistentStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a176ee76d60863bf10f9b663c21c00a38',1,'CommProfStats::persistentStreams()']]],
- ['petsc_6703',['petsc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a1c626ad40ecbe4497cfe809fbc98f31f',1,'amrex']]],
- ['petscabeclap_6704',['PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html',1,'amrex::PETScABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab2a0a84e3b1491619ab3ed49306ffdeb',1,'amrex::PETScABecLap::PETScABecLap(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ae834b28c54502bd846c75a933cd86e4e',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a6d1500243e6bcc0c8546240f4fb1ae6d',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap &&) noexcept=delete']]],
- ['phi_6705',['phi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a149f5f335aa384fea60572300241de10',1,'amrex::algoim::ImplicitIntegral']]],
- ['physbcfunct_6706',['PhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html',1,'amrex::PhysBCFunct< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a39b89bb30f1abba7495122150108a927',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a754509e10fc630761839c420246a3ebe',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a7e1c94efd648f3ebfaefc5a13c91eb65',1,'amrex::PhysBCFunct::PhysBCFunct()=default']]],
- ['physbcfunctnoop_6707',['PhysBCFunctNoOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunctNoOp.html',1,'amrex']]],
- ['physbnd_6708',['physbnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#a38f2083124f56b276e74ec1112306ed1',1,'amrex::Extrapolater']]],
- ['pi_6709',['pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ae119edbc36d72d7e0287e015330974c5',1,'amrex::Math']]],
- ['pid_6710',['pid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a226101263b27282d94f687320e25177f',1,'amrex::ParallelDescriptor::Message']]],
- ['pinmesh_6711',['pinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a3cf163ea993bb9ab3a642bb0b16e9d90',1,'amrex::InSituBridge']]],
- ['pinmesh_6712',['PinMesh',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#abe1c7c360d280567e6b307120f51a7ae',1,'amrex::AmrMeshDataAdaptor::InternalsType::PinMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#a18e4c53a74f5623786c5dadbe087f209',1,'amrex::AmrDataAdaptor::InternalsType::PinMesh()']]],
- ['pinned_6713',['Pinned',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html',1,'amrex::Gpu']]],
- ['pinned_5frcv_5fbuffer_6714',['pinned_rcv_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a57f27a8f270653d1a738490e32dffe4b',1,'amrex::NeighborParticleContainer']]],
- ['pinned_5fsnd_5fbuffer_6715',['pinned_snd_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1f7704df7069ec0df0e84a649babf620',1,'amrex::NeighborParticleContainer']]],
- ['pinnedarenaallocator_6716',['PinnedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PinnedArenaAllocator.html',1,'amrex']]],
- ['pinnedarenawrapper_6717',['PinnedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PinnedArenaWrapper.html',1,'amrex']]],
- ['pinnedvector_6718',['PinnedVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a6e76d121ad2e1030d86ccbc9a47f6fde',1,'amrex::Gpu']]],
- ['placementdelete_6719',['placementDelete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b1ca3704b0b8849017f3a130d9a6fe0',1,'amrex']]],
- ['placementnew_6720',['placementNew',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7421e3ce663f6de9d76cf1f2cd220dc',1,'amrex']]],
- ['planeif_6721',['PlaneIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html',1,'amrex::EB2::PlaneIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acd11423cba9d7c283e96167dedd124d5',1,'amrex::EB2::PlaneIF::PlaneIF()']]],
- ['plansmade_6722',['PlansMade',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aeb8a724d27d545ef62b8a17cf721ff8d',1,'hacc::Dfft']]],
- ['plm_6723',['PLM',['../namespacePLM.html',1,'']]],
- ['plo_6724',['plo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#aeb85700e02150d77688f2f48f87a0220',1,'amrex::GetParticleBin']]],
- ['plot_5ffile_5froot_6725',['plot_file_root',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6d91b6937dfb14b4b4777f640971b072',1,'amrex::Amr']]],
- ['plot_5ffiles_5foutput_6726',['Plot_Files_Output',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa9af5d2dcba7539444e0334b84ed7504',1,'amrex::Amr']]],
- ['plot_5fint_6727',['plot_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8e9bb15131c1b8431dc0336678e0b1ea',1,'amrex::Amr']]],
- ['plot_5flog_5fper_6728',['plot_log_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac28ad84e2187c8094fe436eb5e5847d8',1,'amrex::Amr']]],
- ['plot_5fmax_5flevel_6729',['plot_max_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2145c1f06e5f81146da1a6011139b560',1,'amrex::Amr']]],
- ['plot_5fper_6730',['plot_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af097e0455a9da7e8e6a9dc131d1b96f2',1,'amrex::Amr']]],
- ['plotfiledata_6731',['PlotFileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html',1,'amrex::PlotFileData'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a6006d7b7736ddff7fda093ec7a633570',1,'amrex::PlotFileData::PlotFileData()']]],
- ['plotfiledataimpl_6732',['PlotFileDataImpl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html',1,'amrex::PlotFileDataImpl'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a77e164e48c0363b8f87c3879a509ad23',1,'amrex::PlotFileDataImpl::PlotFileDataImpl()']]],
- ['plotfileversion_6733',['plotFileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a5cb67cc4b9127391a42535788c43c49d',1,'amrex::AmrData']]],
- ['plotfileversion_6734',['PlotfileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ab95e00002c7985b4bc7d425795d72404',1,'amrex::ParticleContainerBase']]],
- ['plotfileversion_6735',['PlotFileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aff316a96447744ee3bd4e3abbb555f6b',1,'amrex::AmrData']]],
- ['plotint_6736',['plotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6b328e1464fc914bea4ea6da8a067c57',1,'amrex::Amr']]],
- ['plotlogper_6737',['plotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a98ce23547463e17b55901b8818f0fc',1,'amrex::Amr']]],
- ['plotmaxlevel_6738',['plotMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a76e9887d9d42c68e5fc3b2b82d039',1,'amrex::Amr']]],
- ['plotper_6739',['plotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a931bcdf3440fa41801f73a87f417ef',1,'amrex::Amr']]],
- ['plotvarnames_6740',['PlotVarNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aacf2bf93e89399ca37e10646536f3218',1,'amrex::AmrData::PlotVarNames()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a0c8492eed2a2a622cb11a076e16dadaf',1,'amrex::DataServices::PlotVarNames()']]],
- ['plotvars_6741',['plotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#abb37b63392fa96850b26d06e6b3f4be1',1,'amrex::AmrData']]],
- ['plus_6742',['Plus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Plus.html',1,'amrex']]],
- ['plus_6743',['plus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< char >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< AtomicInt >::plus(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< AtomicInt >::plus(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< char >::plus(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< char >::plus(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< char >::plus(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< char >::plus(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< AtomicInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< char >::plus(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< char >::plus(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< IArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a6679e5d7843de95ca2245f599715b4f9',1,'amrex::MultiFab::plus(const MultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a38506771a271ef8a5d4b6c3065815566',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0b410a02ca211c74033d77fac9b8a40b',1,'amrex::MultiFab::plus(Real val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9d8ec2a7197f373ce88a43a2adaf1da0',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aafbc29a68d3c0c000fee414f76f7b79c',1,'amrex::MultiFab::plus(Real val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af9746c8ee7ac16060bf338ecdbdcaa5a',1,'amrex::iMultiFab::plus(const iMultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3c88d451792c4740296d8f4928da38db',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af56a10b8407c86226901dc0b5ba070c7',1,'amrex::iMultiFab::plus(int val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a8f26ae5a879d6286c8a639f84aa74563',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ab0fd430ccad60b7771778c64a7d928b5',1,'amrex::iMultiFab::plus(int val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< TagBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< TagBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< FArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< IArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'amrex::BaseFab::plus(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'amrex::BaseFab::plus(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'amrex::BaseFab::plus(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'amrex::BaseFab::plus(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'amrex::BaseFab::plus(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'amrex::BaseFab::plus(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'amrex::BaseFab::plus(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< Real >::plus(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< Real >::plus(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< Real >::plus(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< Real >::plus(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< Real >::plus(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a5176cafd217bf9069ed83feba52d71c2',1,'amrex::BndryRegisterT::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'amrex::FabArray::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'amrex::FabArray::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::CutFab >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::CutFab >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::EBCellFlagFab >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::EBCellFlagFab >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::Mask >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::Mask >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< FArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< PetscInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< int >::plus(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< int >::plus(int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< int >::plus(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< int >::plus(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< int >::plus(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< int >::plus(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< int >::plus(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< int >::plus(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< int >::plus(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< PetscInt >::plus(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< PetscInt >::plus(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< PetscInt >::plus(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< PetscInt >::plus(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept']]],
- ['plusfrom_6744',['plusFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a347f19dfd7611b563f7cc799023dc17a',1,'amrex::FabSetT::plusFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a58d2309f0eb636417e763b5a1e74599c',1,'amrex::BndryRegisterT::plusFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a2d88ae6162badc6e58949b21e959bc80',1,'amrex::FabSetT::plusFrom(const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)']]],
- ['plusto_6745',['plusTo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a52afe3a40bffa4138f997dbf4428d634',1,'amrex::FabSetT']]],
- ['podvector_6746',['PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex::PODVector< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(const PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< index_type >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< index_type >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< index_type >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< index_type >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< index_type >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< index_type >::PODVector(std::initializer_list< index_type > a_initializer_list, const allocator_type &a_allocator=std::allocator< index_type >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< index_type >::PODVector(const PODVector< index_type, std::allocator< index_type > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< index_type >::PODVector(PODVector< index_type, std::allocator< index_type > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int * >::PODVector(std::initializer_list< int * > a_initializer_list, const allocator_type &a_allocator=std::allocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int * >::PODVector(const PODVector< int *, std::allocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int * >::PODVector(PODVector< int *, std::allocator< int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(std::initializer_list< int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const PODVector< int *, DefaultAllocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=amrex::PolymorphicArenaAllocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const PODVector< char, amrex::PolymorphicArenaAllocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(PODVector< char, amrex::PolymorphicArenaAllocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int * >::PODVector(std::initializer_list< const int * > a_initializer_list, const allocator_type &a_allocator=std::allocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int * >::PODVector(const PODVector< const int *, std::allocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int * >::PODVector(PODVector< const int *, std::allocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(std::initializer_list< const int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const PODVector< const int *, DefaultAllocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(PODVector< const int *, DefaultAllocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal * >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal * >::PODVector(const PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal * >::PODVector(PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(std::initializer_list< ParticleType > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleType >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const PODVector< ParticleType, DefaultAllocator< ParticleType > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(PODVector< ParticleType, DefaultAllocator< ParticleType > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< std::size_t >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< std::size_t >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< std::size_t >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< std::size_t >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< std::size_t >::PODVector(std::initializer_list< std::size_t > a_initializer_list, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< std::size_t >::PODVector(const PODVector< std::size_t, std::allocator< std::size_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< std::size_t >::PODVector(PODVector< std::size_t, std::allocator< std::size_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(std::initializer_list< uint64_t > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(const PODVector< uint64_t, DefaultAllocator< uint64_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(PODVector< uint64_t, DefaultAllocator< uint64_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< unsigned int >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< unsigned int >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< unsigned int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< unsigned int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< unsigned int >::PODVector(std::initializer_list< unsigned int > a_initializer_list, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< unsigned int >::PODVector(const PODVector< unsigned int, std::allocator< unsigned int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< unsigned int >::PODVector(PODVector< unsigned int, std::allocator< unsigned int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int >::PODVector(std::initializer_list< int > a_initializer_list, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int >::PODVector(const PODVector< int, std::allocator< int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int >::PODVector(PODVector< int, std::allocator< int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal * >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(const PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::BoxND >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::BoxND >::PODVector(std::initializer_list< amrex::BoxND > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::BoxND >::PODVector(const PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::BoxND >::PODVector(PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::BoxND >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::NeighborCode >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::NeighborCode >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::NeighborCode >::PODVector(std::initializer_list< amrex::NeighborCode > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'amrex::PODVector::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'amrex::PODVector::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'amrex::PODVector::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'amrex::PODVector::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'amrex::PODVector::PODVector(std::initializer_list< T > a_initializer_list, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'amrex::PODVector::PODVector(const PODVector< T, Allocator > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'amrex::PODVector::PODVector(PODVector< T, Allocator > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(const PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::BoxND >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::BoxND >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::XDim3 >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::XDim3 >::PODVector(std::initializer_list< amrex::XDim3 > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::XDim3 >::PODVector(const PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::XDim3 >::PODVector(PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::NeighborCode >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char >::PODVector(const PODVector< char, std::allocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char >::PODVector(PODVector< char, std::allocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::NeighborCode >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::XDim3 >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::openbc::MomTag >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::openbc::MomTag >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::openbc::MomTag >::PODVector(std::initializer_list< amrex::openbc::MomTag > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::openbc::MomTag >::PODVector(const PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::openbc::MomTag >::PODVector(PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::STLtools::Triangle >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::STLtools::Triangle >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::STLtools::Triangle >::PODVector(std::initializer_list< amrex::STLtools::Triangle > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(const PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &a_vector)']]],
- ['podvector_3c_20amrex_3a_3aassigngrid_3c_20biniteratorfactory_20_3e_20_3e_6747',['PODVector< amrex::AssignGrid< BinIteratorFactory > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3aboxnd_20_3e_6748',['PODVector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_6749',['PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3aneighborcode_20_3e_6750',['PODVector< amrex::NeighborCode >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3aopenbc_3a_3amomtag_20_3e_6751',['PODVector< amrex::openbc::MomTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3astltools_3a_3atriangle_20_3e_6752',['PODVector< amrex::STLtools::Triangle >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3axdim3_20_3e_6753',['PODVector< amrex::XDim3 >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_6754',['PODVector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20char_20_3e_6755',['PODVector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20char_2c_20amrex_3a_3apolymorphicarenaallocator_3c_20char_20_3e_20_3e_6756',['PODVector< char, amrex::PolymorphicArenaAllocator< char > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20int_20_2a_20_3e_6757',['PODVector< const int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20int_20_2a_2c_20allocator_3c_20const_20int_20_2a_20_3e_20_3e_6758',['PODVector< const int *, Allocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20const_20int_20_2a_2c_20defaultallocator_3c_20const_20int_20_2a_20_3e_20_3e_6759',['PODVector< const int *, DefaultAllocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20particlereal_20_2a_20_3e_6760',['PODVector< const ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20particlereal_20_2a_2c_20allocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_6761',['PODVector< const ParticleReal *, Allocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20const_20particlereal_20_2a_2c_20defaultallocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_6762',['PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20index_5ftype_20_3e_6763',['PODVector< index_type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20int_20_2a_20_3e_6764',['PODVector< int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20int_20_2a_2c_20allocator_3c_20int_20_2a_20_3e_20_3e_6765',['PODVector< int *, Allocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20int_20_2a_2c_20defaultallocator_3c_20int_20_2a_20_3e_20_3e_6766',['PODVector< int *, DefaultAllocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20int_20_3e_6767',['PODVector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20particlereal_20_2a_20_3e_6768',['PODVector< ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20particlereal_20_2a_2c_20allocator_3c_20particlereal_20_2a_20_3e_20_3e_6769',['PODVector< ParticleReal *, Allocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20particlereal_20_2a_2c_20defaultallocator_3c_20particlereal_20_2a_20_3e_20_3e_6770',['PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20particletype_2c_20allocator_3c_20particletype_20_3e_20_3e_6771',['PODVector< ParticleType, Allocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20particletype_2c_20defaultallocator_3c_20particletype_20_3e_20_3e_6772',['PODVector< ParticleType, DefaultAllocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20std_3a_3asize_5ft_20_3e_6773',['PODVector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20uint64_5ft_2c_20allocator_3c_20uint64_5ft_20_3e_20_3e_6774',['PODVector< uint64_t, Allocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20uint64_5ft_2c_20defaultallocator_3c_20uint64_5ft_20_3e_20_3e_6775',['PODVector< uint64_t, DefaultAllocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20unsigned_20int_20_3e_6776',['PODVector< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['point_6777',['Point',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434ab4007993e9c944fbfd42096732e4b430',1,'amrex::StateDescriptor']]],
- ['pointer_6778',['pointer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< int * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< index_type >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const ParticleReal * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const int *, DefaultAllocator< const int * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const int * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< unsigned int >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< int *, DefaultAllocator< int * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< int >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< ParticleReal * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< std::size_t >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< char >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::XDim3 >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::STLtools::Triangle >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::openbc::MomTag >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::NeighborCode >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::BoxND >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'amrex::PODVector::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a8a10b255de4c608b3775a315e409ef8d',1,'hacc::AlignedAllocator::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html#a27f45496b5f43b097780b5ca62f10b64',1,'amrex::TheFaArenaDeleter::pointer()']]],
- ['pointghosttypes_6779',['PointGhostTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3a',1,'amrex::InSituUtils']]],
- ['pointvalue_6780',['PointValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5a829681bb11c94caeafc642e3a95c91',1,'amrex::DataServices']]],
- ['pointvaluerequest_6781',['PointValueRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9af2edde48d8bc88db394583d8e3a01588',1,'amrex::DataServices']]],
- ['polar_6782',['polar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a464e44680268cba2d8a7b1ae3232a183',1,'amrex']]],
- ['polarb_6783',['PolarB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html',1,'amrex::FabArrayBase::PolarB'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#ad805ea2e85456aeee7173714da9e0167',1,'amrex::FabArrayBase::PolarB::PolarB()']]],
- ['polarbcache_6784',['PolarBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aeefdcd1fc2b2d609017e01fa8862c931',1,'amrex::FabArrayBase']]],
- ['polarbcacheiter_6785',['PolarBCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ae3da0c50a11f56d59552e30b45b10741',1,'amrex::FabArrayBase']]],
- ['policy_5ftype_6786',['policy_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac7d6cb85347432af38cca8139f86111a',1,'amrex::ParticleArray::policy_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a7fd6a1c4f97aa655b71ce36e4aad357d',1,'amrex::ParticleArrayAccessor::policy_type()']]],
- ['poly_5fdiff_6787',['poly_diff',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ae2185088b6449f7811b072576236dabd',1,'sdcquadrature_mod']]],
- ['poly_5feval_6788',['poly_eval',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a19abe9c6ef21541b666b72dd131373b3',1,'sdcquadrature_mod::poly_eval()'],['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#ab38d996c6f957cb170aa2ca9fa135a74',1,'sdcquadrature_mod::poly_eval::poly_eval()'],['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html',1,'sdcquadrature_mod::poly_eval']]],
- ['poly_5feval_5fcomplex_6789',['poly_eval_complex',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#aaf65ea1be7f3b8d7e5e1e99d79a91099',1,'sdcquadrature_mod::poly_eval::poly_eval_complex()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a507876cf6308356bcab599968824c4a9',1,'sdcquadrature_mod::poly_eval_complex(p, n, x)']]],
- ['poly_5fint_6790',['poly_int',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a0ffbe7bf11e56b416c5631c0b38321b6',1,'sdcquadrature_mod']]],
- ['poly_5finterp_5fcoeff_6791',['poly_interp_coeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c78cfa1297540820e62c5c9f8c7affd',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, int N, T *AMREX_RESTRICT c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acea5b001e26a7d33f54a8f717aa2f6d4',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, T *AMREX_RESTRICT c) noexcept']]],
- ['poly_5flegendre_6792',['poly_legendre',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a874a5cd63196132c18272439ac22d430',1,'sdcquadrature_mod']]],
- ['poly_5froots_6793',['poly_roots',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ac65c67a741f829888ad21000351c137b',1,'sdcquadrature_mod']]],
- ['polyif_6794',['PolyIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html',1,'amrex::EB2::PolyIF< N >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#ae25262d67072428f2cad3d6efb2f5877',1,'amrex::EB2::PolyIF::PolyIF()']]],
- ['polyinterpcoeff_6795',['polyinterpcoeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__lo__util__module.html#a9b3a8d158e19f71d1af1ebe894c7d3de',1,'amrex_lo_util_module']]],
- ['polymorphicarenaallocator_6796',['PolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html',1,'amrex::PolymorphicArenaAllocator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a7e37e0451471fcf02dbfb376f2804145',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator(Arena *a_arena)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#abd49730f61493b4c7b5d596ed7ffa547',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator()=default']]],
- ['polymorphicarenawrapper_6797',['PolymorphicArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html',1,'amrex::PolymorphicArenaWrapper'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a579908990ceb617fc236604011136af6',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a85a639c6c909c175dc65653bf9c4ac72',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper(Arena *a_arena)']]],
- ['polymorphicarray4_6798',['PolymorphicArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html',1,'amrex::PolymorphicArray4< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#a0e1fecd400082a5f28e0712fa2eadee0',1,'amrex::PolymorphicArray4::PolymorphicArray4()']]],
- ['polynomialif_6799',['PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html',1,'amrex::EB2::PolynomialIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a18f10f3de6a91418664b73f1c86d7461',1,'amrex::EB2::PolynomialIF::PolynomialIF(PolynomialIF &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#aded08a08d53e73aa84431822f8b76374',1,'amrex::EB2::PolynomialIF::PolynomialIF(const Vector< PolyTerm > &a_polynomial, bool a_inside=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a3ee4eff332df3bbfcff89267a7c9bf62',1,'amrex::EB2::PolynomialIF::PolynomialIF(const PolynomialIF &rhs)=default']]],
- ['polyterm_6800',['PolyTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyTerm.html',1,'amrex::EB2']]],
- ['pop_6801',['pop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a45b714be9d0d45f3ecb339085a73c6ec',1,'amrex::EB2::IndexSpace::pop()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a6bdab1c75756fa491add5ace4c59550f',1,'amrex::ParallelContext::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a3951bf73fe4dbac7f4c1ccef7bbbcb34',1,'amrex::IParserStack::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a0fb2101660c9e5211fb65297ffd99292',1,'amrex::ParserStack::pop()']]],
- ['pop_5fback_6802',['pop_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< unsigned int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< std::size_t >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa1831ea3b91c1a77740583f99542ee26',1,'amrex::ArrayOfStructs::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'amrex::PODVector::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::BoxND >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::NeighborCode >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::openbc::MomTag >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::XDim3 >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int *, DefaultAllocator< const int * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< index_type >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::STLtools::Triangle >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int *, DefaultAllocator< int * > >::pop_back()']]],
- ['pop_5fbt_5fstack_6803',['pop_bt_stack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#abe774b8eb0afd3dc4f530aaf3c509984',1,'amrex::BLBTer']]],
- ['popregiontag_6804',['popRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8bf2b5f80cfa6a00fd92a2c10b16720c',1,'amrex::FabArrayBase']]],
- ['pos_6805',['pos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a69e0e87f9818bf12a60e2a2c2419ca4a',1,'amrex::SoAParticle::pos(int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ab9aa9ba3c29b3556c7987d0622c7322b',1,'amrex::SoAParticle::pos(int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#aae234935b8374a9326a3df4701c5dc43',1,'amrex::SoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'amrex::ParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acca412a3b97db15ba5e39f02b97d079c',1,'amrex::ParticleTile::pos(int index, int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aa4be6533a7b9987c6f0c73ffe3c4cbbb',1,'amrex::ParticleTile::pos(int index, int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a102ae1d7ef52914d8c93baa331169016',1,'amrex::Particle::pos(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a6974466bbe1639c042ea8079b1ee163c',1,'amrex::Particle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a2a8548e774e4805ad86a291605aa4db7',1,'amrex::ConstSoAParticle::pos(int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a6853712ded51f7bacb03dd4bc6836c6f',1,'amrex::ConstSoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'amrex::ConstParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ac2b984a4de5d43ab39afba8bac4dc2a3',1,'amrex::Particle::pos()']]],
- ['pos_5fngbr_6806',['pos_ngbr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aca7539805fceab9d25e2b15de2c1529e',1,'amrex_ebcellflag_module']]],
- ['pos_5fnumvofs_6807',['pos_numvofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#ae273e014cf970934c7683d5b8ab34c08',1,'amrex_ebcellflag_module::pos_numvofs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a25435966072b5955673109be97617f89',1,'amrex::EBCellFlag::pos_numvofs()']]],
- ['post_5ffast_5fstage_6808',['post_fast_stage',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a115ec6a6570eb39b2342d5255be0b7aa',1,'amrex::SundialsUserData::post_fast_stage()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ae3b2f58d112a3625cc54a690938b7cc1',1,'amrex::SundialsUserFun::post_fast_stage()']]],
- ['post_5ffast_5fstage_5faction_6809',['post_fast_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3898e71d3b76c181fe8826e3c1c8e23e',1,'amrex::IntegratorBase']]],
- ['post_5ffast_5fstep_6810',['post_fast_step',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a6bf9b12bbaf5f970438e11c23e752128',1,'amrex::SundialsUserFun::post_fast_step()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#aaa3a49f84edbfa7ed218d163afd66e21',1,'amrex::SundialsUserData::post_fast_step()']]],
- ['post_5ffast_5fstep_5faction_6811',['post_fast_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a8a54ccfa6d203a9d2f8efe66130ae468',1,'amrex::IntegratorBase']]],
- ['post_5finit_6812',['post_init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac7f38ed4057c3c789e73567e1f455ccb',1,'amrex::AmrLevel']]],
- ['post_5fregrid_6813',['post_regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0289a6cdc3349c2c0b778cc25901e364',1,'amrex::AmrLevel']]],
- ['post_5frestart_6814',['post_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#afc4f639ee0e05fd9a827db22694941a0',1,'amrex::AmrLevel']]],
- ['post_5fstage_6815',['post_stage',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a5e9dcabb348c811741090871b6c3783b',1,'amrex::SundialsUserData::post_stage()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ad585d7830e4fc12e89decd117f010a56',1,'amrex::SundialsUserFun::post_stage()']]],
- ['post_5fstage_5faction_6816',['post_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad51e1ada5e5a2f2956bea509831a43e3',1,'amrex::IntegratorBase']]],
- ['post_5fstep_6817',['post_step',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a1ce697e52c0b9947aa2425b4b8b592fb',1,'amrex::SundialsUserData::post_step()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a8a07d2a186a600d4436d4be0c8b1b82d',1,'amrex::SundialsUserFun::post_step()']]],
- ['post_5fstep_5faction_6818',['post_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a5e6edee80e051ee491f30b7e2668cea1',1,'amrex::IntegratorBase']]],
- ['post_5fstep_5fregrid_6819',['post_step_regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a9ef7971fd5d7dd152886c202feb7d806',1,'amrex::AmrLevel']]],
- ['post_5ftimestep_6820',['post_timestep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6dc31baa80c3f278350ad20a64577155',1,'amrex::AmrLevel']]],
- ['postcoarsetimestep_6821',['postCoarseTimeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6c4e273ed6a867d2da0dbf8ae325c82a',1,'amrex::AmrLevel']]],
- ['postprocessbasegrids_6822',['PostProcessBaseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad5863ce18c2b8b1dc6371d33c227f2a6',1,'amrex::AmrMesh']]],
- ['postrecvs_6823',['PostRecvs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a62685cb385ba3363c973d758cbb7cde8',1,'amrex::NonLocalBC']]],
- ['postsends_6824',['PostSends',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5ccb53a5bfee4c68f588b17d3642c2c5',1,'amrex::NonLocalBC']]],
- ['postsolve_6825',['postSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'MLLinOpT< Array< MultiFab, 3 > >::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a353013df6e58210dd529bb995bcc21d9',1,'amrex::MLEBNodeFDLaplacian::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'amrex::MLLinOpT::postSolve()']]],
- ['poststagenoop_6826',['PostStageNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RungeKutta_1_1PostStageNoOp.html',1,'amrex::RungeKutta']]],
- ['poststepregrid_6827',['postStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae5ca0552f0073d959717f3dc4a375478',1,'amrex::AmrLevel']]],
- ['pout_6828',['pout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a45701cae6632ec65a5eebdecc587c780',1,'amrex']]],
- ['poutfilename_6829',['poutFileName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b6b28892d1b7c4a6845bcf08ba7a461',1,'amrex']]],
- ['pow_6830',['pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c1cfe66fa0b6e38dae765b3700dd75f',1,'amrex::pow(const GpuComplex< T > &a_z, int a_n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac289a1a554a6d1018603b5cd7fc8f9e',1,'amrex::pow(const GpuComplex< T > &a_z, const T &a_y) noexcept']]],
- ['powers_6831',['powers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyTerm.html#ad3d79d5eb417ba4996db8180e4590492',1,'amrex::EB2::PolyTerm']]],
- ['powi_6832',['powi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a8f2602163bf297a5c5342e6b9425e626',1,'amrex::Math']]],
- ['pp_5fentry_6833',['PP_entry',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html',1,'amrex::ParmParse']]],
- ['ppm_6834',['PPM',['../namespacePPM.html',1,'']]],
- ['pre_5frhs_5faction_6835',['pre_rhs_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ae825c800d3886fc154b5339ad0ff518d',1,'amrex::IntegratorBase']]],
- ['prebuilddirectorhierarchy_6836',['PreBuildDirectorHierarchy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa099c9a81b678f94bc075120f85f0df2',1,'amrex']]],
- ['precision_6837',['Precision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660',1,'amrex::FABio']]],
- ['precond_6838',['precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#afe3c1ec699c60ebc52f1a4d8554a4889',1,'amrex::GMRESMLMGT']]],
- ['predictstateonfaces_6839',['PredictStateOnFaces',['../namespacePPM.html#acc43ed98677d40c3b0cd8ea5326e7d5d',1,'PPM']]],
- ['predictstateonxface_6840',['PredictStateOnXFace',['../namespaceEBPLM.html#a5e1fcc915e6448d1e02c59d5b18dbf69',1,'EBPLM::PredictStateOnXFace()'],['../namespacePLM.html#a27d3106050ecc051c39cd1702f6615a7',1,'PLM::PredictStateOnXFace()'],['../namespacePPM.html#a11303ff035a1a159d70415d510483430',1,'PPM::PredictStateOnXFace()']]],
- ['predictstateonyface_6841',['PredictStateOnYFace',['../namespaceEBPLM.html#ad0fea99f7eac4dd51cae3e57a7c2b629',1,'EBPLM::PredictStateOnYFace()'],['../namespacePLM.html#a1107e8578e71e86ef2d86c10729baa34',1,'PLM::PredictStateOnYFace()'],['../namespacePPM.html#a70abc2e2dd9b19e5e80e217de7c225c1',1,'PPM::PredictStateOnYFace(const int i, const int j, const int k, const int n, const amrex::Real dt, const amrex::Real dx, amrex::Real &Im, amrex::Real &Ip, const amrex::Array4< const amrex::Real > &S, const amrex::Array4< const amrex::Real > &vel_edge, const amrex::BCRec bc, const int domlo, const int domhi, const Limiter &)']]],
- ['predictvelonfaces_6842',['PredictVelOnFaces',['../namespacePPM.html#afc01feca9b1f93c06521af5d6591c22c',1,'PPM']]],
- ['predictvelonxface_6843',['PredictVelOnXFace',['../namespaceEBPLM.html#a2a3bd2e63860114b33e53bd8d368d738',1,'EBPLM::PredictVelOnXFace()'],['../namespacePLM.html#ac81b254592851f46142367a43d2be8dd',1,'PLM::PredictVelOnXFace()'],['../namespacePPM.html#adb2496aca52fb5c10215b6b2e51dd56a',1,'PPM::PredictVelOnXFace()']]],
- ['predictvelonyface_6844',['PredictVelOnYFace',['../namespaceEBPLM.html#a3fd409163b9f007fd4f33f86c81bafb6',1,'EBPLM::PredictVelOnYFace()'],['../namespacePPM.html#a2508ebdfc4ebe06e3a4a4b3b45e1e14f',1,'PPM::PredictVelOnYFace()'],['../namespacePLM.html#a7e11b6bc6c30a638bc0e53fc7b7785d3',1,'PLM::PredictVelOnYFace()']]],
- ['prefetchtodevice_6845',['prefetchToDevice',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af50ec082ab16407059545feed99d648f',1,'amrex::Gpu::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4db8bcd1f50c790aba6b81860143cc96',1,'amrex::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'amrex::BaseFab::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< AtomicInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< char >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< HYPRE_Int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< EBCellFlag >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< PetscInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< FArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< TagBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< IArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::Mask >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::EBCellFlagFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::CutFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'amrex::FabArray::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< Real >::prefetchToDevice() const noexcept']]],
- ['prefetchtohost_6846',['prefetchToHost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< Real >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'amrex::BaseFab::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< AtomicInt >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< char >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< EBCellFlag >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< HYPRE_Int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab02b05e2eb3282f8df33e5cbc655b2a3',1,'amrex::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< TagBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< IArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< FArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::Mask >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::EBCellFlagFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::CutFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'amrex::FabArray::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3abad1fb37ce40b710326ae2d9ab208c',1,'amrex::Gpu::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< PetscInt >::prefetchToHost()']]],
- ['prefixedname_6847',['prefixedName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9acf57232096dc7488995a49627924eb',1,'amrex::ParmParse']]],
- ['prefixsum_6848',['PrefixSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#ad7ef336709704a3b8b05b00b9432059d',1,'amrex::Scan']]],
- ['prepare_6849',['prepare',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a137269ba305483a92bf01d19ec1fd07c',1,'amrex::STLtools']]],
- ['preparecommbuffers_6850',['PrepareCommBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a303b8c034244500930c9f5ead86a22bf',1,'amrex::NonLocalBC']]],
- ['prepareforcoarsening_6851',['prepareForCoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1f72985a64a6353ac131eb89728f7ba9',1,'amrex::EB2::Level']]],
- ['prepareforgmres_6852',['prepareForGMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'amrex::MLLinOpT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ae4ea921d48b5a556bd78ddcdd41a4455',1,'amrex::MLMGT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a895ca1ca69778b53dcf5ca86b366d4f7',1,'amrex::MLNodeLinOp::prepareForGMRES()']]],
- ['preparefornsolve_6853',['prepareForNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a69cb002038ef5460b92042d6921396b1',1,'amrex::MLMGT']]],
- ['prepareforsolve_6854',['prepareForSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a72d228dbde4801d9b4086a2dc94779c6',1,'amrex::MLALaplacianT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa9e73a4d8720519ab2cecb3cd62c5d9b',1,'amrex::MLNodeABecLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a99e382a66a897864e0c3b4dffe9e1cd9',1,'amrex::MLMGT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'amrex::MLLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a16a71281b7dfd14b0f89a2c50fc327bb',1,'amrex::MLEBTensorOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ad5475aafb15a2e53a6dada12839c27c9',1,'amrex::MLEBNodeFDLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a10d9a42df59b0c48c0de0bc3a2b41cca',1,'amrex::MLEBABecLap::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5c54cb4e1ea4c2b1818db0cf82741c30',1,'amrex::MLCurlCurl::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8201ce95349a35448ba37366eabc518b',1,'amrex::MLCellLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a339396bc771f5e6b9e630746d0c7e0ab',1,'amrex::MLNodeLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a997cf1a004e76b021a262f35a834da32',1,'amrex::MLNodeLinOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#acff16f567dc8c5c30be1337318235e45',1,'amrex::MLCellABecLapT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5c7e2382421d34818b66ccaba2e9ba95',1,'amrex::MLABecLaplacianT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ab2886d51be38082d20a26e35ddbf3b28',1,'amrex::MLNodeTensorLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a46fe8bdcadd6679f29d19971eeb19242',1,'amrex::MLPoissonT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a9e8e4689f0e0f349f5a29708c224360c',1,'amrex::MLTensorOp::prepareForSolve()']]],
- ['preparelinop_6855',['prepareLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a929a91b1f9969e79f186bb7a1a073f69',1,'amrex::MLMGT']]],
- ['preparemgcycle_6856',['prepareMGcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad13058d5dffd2c90824cd1a1d5db3085',1,'amrex::MLMGT']]],
- ['preparerecvbuffers_6857',['PrepareRecvBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a101b2f07560880fda8bab055214f3222',1,'amrex::NonLocalBC']]],
- ['preparerecvbuffers_5ft_6858',['PrepareRecvBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ac352232fe0363d175aaf2615666c8439',1,'amrex::NonLocalBC']]],
- ['preparerhs_6859',['prepareRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#acbc4efc38bffb2ceab5d5bf004cf6dc6',1,'amrex::MLCurlCurl']]],
- ['preparesendbuffers_6860',['PrepareSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5e37435a999c0eb51e29139501d7ca49',1,'amrex::NonLocalBC']]],
- ['preparesendbuffers_5ft_6861',['PrepareSendBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aa9d38898e06da05aa7e4bfab9706f1f0',1,'amrex::NonLocalBC']]],
- ['preparesolver_6862',['prepareSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a61436da82fa418df4ddfab4881c137e3',1,'amrex::HypreABecLap::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#afe4795550c7479c27c62872b3c3f5c24',1,'amrex::HypreABecLap2::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a73956b5120ef6513532cb22e2e8335ab',1,'amrex::HypreABecLap3::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ad1eb894ae4a104ea04c6be69d08b4e1f',1,'amrex::PETScABecLap::prepareSolver()']]],
- ['previous_5ftime_5fstep_6863',['previous_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aea34558a8595abbdc1f9a5f3635fb4c2',1,'amrex::IntegratorBase']]],
- ['prevtime_6864',['prevTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aacf7931abf97b3774c79b60e80d177a4',1,'amrex::StateData']]],
- ['primary_6865',['primary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a31a66854b5336c0a76e23a9457877713',1,'amrex::StateDescriptor']]],
- ['print_6866',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html',1,'amrex::Print'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a181bc6a4ba323484f28415b80ee1b6b6',1,'amrex::Print::Print(Print &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a1bb1f415c2393c08d8fd115bbc848638',1,'amrex::Print::Print(Print const &)=delete']]],
- ['print_6867',['print',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#aa9d7c2eebaa83c655e91f8b9b0040df1',1,'amrex::FabArrayBase::CacheStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a84cad9d66ad27523679ae8c2b6b5d37e',1,'amrex::FabArrayBase::FabArrayStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a0e00f4a1a90b536068669ad8ed9c5b80',1,'amrex::IParser::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a72ed92cf7d71611d2e9086dd7e603792',1,'amrex::NeighborList::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a217d48dc80e0448899823a0d47460d8b',1,'amrex::Parser::print()']]],
- ['print_6868',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a11f1c04c6e1559c094d72df8baf5e2b7',1,'amrex::Print::Print(std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#aebc81b9845c635f74ca8765c698ca059',1,'amrex::Print::Print(int rank_, std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a612024a8e9a5ad7bfcd98707fcdcb787',1,'amrex::Print::Print(int rank_, MPI_Comm comm_, std::ostream &os_=amrex::OutStream())']]],
- ['print_5fbacktrace_5finfo_6869',['print_backtrace_info',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a6dd9bad8d7ece9e996de0cd3a7403b91',1,'amrex::BLBackTrace::print_backtrace_info(const std::string &filename)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a33950310b32a51c70dd6f6960d83e2db',1,'amrex::BLBackTrace::print_backtrace_info(FILE *f)']]],
- ['print_5fconnectivity_6870',['print_connectivity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a4fc94184dd7d26f8ccb2fccdd8367474',1,'amrex::EBToPVD']]],
- ['print_5fcontrol_5fpoints_6871',['print_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a9c9ba23ae82c4ab0a38587d96c99f344',1,'amrex::LineDistFcnElement2d::print_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a423846c99ff07003d00a7f8978bfebc5',1,'amrex::SplineDistFcnElement2d::print_control_points()']]],
- ['print_5fgrids_6872',['print_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a692701cba27f352589066c9024d388a7',1,'amrex::EBToPVD']]],
- ['print_5fpoints_6873',['print_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#af56069dd01a4a44b7f471f70f051887b',1,'amrex::EBToPVD']]],
- ['print_5fspline_6874',['print_spline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a5da55e4a3464f1a04eb34beffd638600',1,'amrex::SplineDistFcnElement2d']]],
- ['print_5fstate_6875',['print_state',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac09e7e5e074f207deb9fae3b4e9148f',1,'amrex']]],
- ['print_5fthreshold_6876',['print_threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a4de3ee9387602dc09ef0f134c9826c13',1,'amrex::TinyProfiler']]],
- ['printcallstack_6877',['PrintCallStack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8a14bcc37603ec472c17a644428d3686',1,'amrex::TinyProfiler']]],
- ['printcalltreenode_6878',['PrintCallTreeNode',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a4d91df9b423715cc4ac9b197bcad14ff',1,'RegionsProfStats']]],
- ['printcapacity_6879',['PrintCapacity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PrintCapacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'amrex::ParticleContainer_impl::PrintCapacity()']]],
- ['printcell_6880',['printCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a376ff66b5e6a76d195cace00df41d05e',1,'amrex']]],
- ['printexe_6881',['printExe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#aa3e51f354702ada83a42fa17d6450ff1',1,'amrex::Parser']]],
- ['printgridinfo_6882',['printGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4b7fbf8492a6e663bd567bfdb4151a40',1,'amrex::Amr']]],
- ['printgridsummary_6883',['printGridSummary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a4f3c144db8f986764324e9ba788666b3',1,'amrex::AmrCore']]],
- ['printinfo_6884',['printInfo',['../classHydro_1_1NodalProjector.html#a098df2a533925ef6167e4df5bf3d46d5',1,'Hydro::NodalProjector']]],
- ['printmemstats_6885',['PrintMemStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a3d820a89ad5496d880091c25c2bae5da',1,'amrex::TinyProfiler']]],
- ['printmemusage_6886',['printMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2a2878413402bf8cff44357bf4964a5d',1,'amrex::FabArrayBase']]],
- ['printneighborlist_6887',['printNeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aac13e1f1c324181ce01a8f50fe3897d9',1,'amrex::NeighborParticleContainer']]],
- ['printptr_6888',['PrintPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a614a6f4d10ea61b0dc126aa932d1ab27',1,'amrex::DistributionMapping::RefID']]],
- ['printstats_6889',['PrintStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a1931e426fc1808e089917c1667f80adc',1,'amrex::TinyProfiler::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'FabArrayCopyDescriptor< FArrayBox >::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'amrex::FabArrayCopyDescriptor::PrintStats()']]],
- ['printtimeinterval_6890',['printTimeInterval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa92325475654d8018a7a4d96811ff90b',1,'amrex::StateData']]],
- ['printtimerangelist_6891',['PrintTimeRangeList',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee4cc89e337e42259b850eafbad65cb1',1,'amrex']]],
- ['printtofile_6892',['PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html',1,'amrex::PrintToFile'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a0893d5f29d082f561090f7d93cce8759',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a6104fd13b117f3b559fc3287744db7c1',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a840a4f6901205237e9bd7e7b0b879753',1,'amrex::PrintToFile::PrintToFile(PrintToFile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#aa2fb6b50feec44f081108ae3f8cb30ef',1,'amrex::PrintToFile::PrintToFile(PrintToFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a65e2ca6508a0d6387c5f138c43a2998f',1,'amrex::PrintToFile::PrintToFile(std::string file_name_)']]],
- ['printusage_6893',['PrintUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a506a68384da30629323d0839f13812c2',1,'amrex::Arena::PrintUsage()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#aa73ded7161a0649ccd1103491034632a',1,'amrex::CArena::PrintUsage(std::string const &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a220453b0ec3b2de0df5cd94cb08dab03',1,'amrex::CArena::PrintUsage(std::ostream &os, std::string const &name, std::string const &space) const']]],
- ['printusagetofiles_6894',['PrintUsageToFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aa1cfbcfa1c41ac7e45bf469e93db7402',1,'amrex::Arena']]],
- ['private_5ftotal_5fbytes_5fallocated_5fin_5ffabs_6895',['private_total_bytes_allocated_in_fabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad888998563a26e9b66682405b749228d',1,'amrex']]],
- ['private_5ftotal_5fbytes_5fallocated_5fin_5ffabs_5fhwm_6896',['private_total_bytes_allocated_in_fabs_hwm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62aee7a0bdbb6a783868e48a7c5c5750',1,'amrex']]],
- ['private_5ftotal_5fcells_5fallocated_5fin_5ffabs_6897',['private_total_cells_allocated_in_fabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a404655e80fc045d69ad6aab7c2e67aed',1,'amrex']]],
- ['private_5ftotal_5fcells_5fallocated_5fin_5ffabs_5fhwm_6898',['private_total_cells_allocated_in_fabs_hwm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0d15e184f35001014b0941ed211b16ad',1,'amrex']]],
- ['prob_5fdomain_6899',['prob_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af62cd34804aea5643a6fc2205495b7a2',1,'amrex::Geometry::prob_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#aee36e84e322a0ca0025338dcca8475d1',1,'amrex::GeometryData::prob_domain()']]],
- ['probdomain_6900',['ProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a69dfda38f7288ba1c26211d5b2160c1c',1,'amrex::Geometry']]],
- ['probdomain_6901',['probDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a9e669b9161d30f743ddee143bff88dc2',1,'amrex::PlotFileDataImpl::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a5f7c170e89ce1e97f586355ea2fceb41',1,'amrex::PlotFileData::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#abaab22e72988e0a65438fde205822073',1,'CommProfStats::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a837415b3fb8f8b8f378228d94a2563df',1,'amrex::AmrData::probDomain()']]],
- ['probdomain_6902',['ProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ae68fad0b0c42fcd904bcc36c8d678ca9',1,'amrex::Geometry::ProbDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a37b2fde345a6609763be8a1fdd7ece25',1,'amrex::AmrData::ProbDomain() const']]],
- ['probhi_6903',['ProbHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a413de6a07cab35d38f1f23801cae1060',1,'amrex::AmrData']]],
- ['probhi_6904',['probHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7dbc97b271868a752395f72b717fa34a',1,'amrex::PlotFileDataImpl::probHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a20a6ee376fe0fb4b149be6374249e79a',1,'amrex::PlotFileData::probHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac34dc700ac457772b9fc634e2f80edd8',1,'amrex::AmrData::probHi()']]],
- ['probhi_6905',['ProbHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2325c024dbbe3cb941e2964e0d8dc53d',1,'amrex::GeometryData::ProbHi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#afc75128d9d4bafa048122bb09b2adf35',1,'amrex::GeometryData::ProbHi() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a5fd19e6998dd24eb5156808bdabc1dae',1,'amrex::Geometry::ProbHi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9a8ebe29bfbb66ffa7d2ac47d2fb255b',1,'amrex::Geometry::ProbHi() const noexcept']]],
- ['probhiarray_6906',['ProbHiArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8de19f13c63f4cb2759207cb725581ed',1,'amrex::Geometry']]],
- ['probhiarrayinparticlereal_6907',['ProbHiArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa55c38ac0db751b7aa40625464034b73',1,'amrex::Geometry']]],
- ['probin_5ffile_6908',['probin_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a015dec6a04940644e63848d6afd6e7c8',1,'amrex::Amr']]],
- ['problength_6909',['ProbLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa957525db46a7c7c22c1371633a3f263',1,'amrex::Geometry']]],
- ['problo_6910',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a03bdebdfb4b402507aab117a78bb71b4',1,'amrex::Geometry']]],
- ['problo_6911',['probLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4800513a6130b6dbb784adec1d555d99',1,'amrex::PlotFileDataImpl::probLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1e66e43e21552623a1e0c9fad7df4e46',1,'amrex::AmrData::probLo()']]],
- ['problo_6912',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a3d9777846ced2fc748f213cc58ff0dfd',1,'amrex::GeometryData::ProbLo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2002b8c121f27d0e9a65e06597ef85a3',1,'amrex::GeometryData::ProbLo() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a02ef0d522174b99ca75e569def4c091c',1,'amrex::Geometry::ProbLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1dea3e08037a71158cda1adafab206ef',1,'amrex::AmrData::ProbLo()']]],
- ['problo_6913',['probLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a744ac8dee3b12454af52e51ad541b9df',1,'amrex::PlotFileData']]],
- ['probloarray_6914',['ProbLoArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a2cbf2a8943849597fdcb06608416d0db',1,'amrex::Geometry']]],
- ['probloarrayinparticlereal_6915',['ProbLoArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8f5623ee19b444e7c1a38d28a79459fb',1,'amrex::Geometry']]],
- ['probsize_6916',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aaff30fe7f8204f68509dc9a8caf5f572',1,'amrex::PlotFileDataImpl']]],
- ['probsize_6917',['ProbSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aee3000e243b4b85b74bad050fa9f0484',1,'amrex::AmrData::ProbSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ad215766309286d88d85b4d78f7280f4c',1,'amrex::Geometry::ProbSize()']]],
- ['probsize_6918',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0fdee328da3ad85b3dbb121f64adc105',1,'amrex::PlotFileData::probSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a05119789d1f20fa785068e24580129d5',1,'amrex::AmrData::probSize()']]],
- ['proc_6919',['proc',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#af96bd271a472d0e7707165da64ace399',1,'BLProfStats::BLPDataBlock::proc()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#ac6b130e1f63c583e336a16928c533182',1,'CommProfStats::DataBlock::proc()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#aab47f1d42db988febeb4e2d0f2349f63',1,'RegionsProfStats::DataBlock::proc()']]],
- ['proc_5fid_6920',['proc_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#af81d15d77bed1360192bf5510e8c1a5a',1,'amrex::NeighborParticleContainer::NeighborCommTag']]],
- ['process_5ftopology_5f1_6921',['process_topology_1',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a2958e45305ae7bd3d1077348c2f30f1e',1,'distribution_t']]],
- ['process_5ftopology_5f2_5fx_6922',['process_topology_2_x',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#af6a7bae9b4cb830d7c37076561f1417c',1,'distribution_t']]],
- ['process_5ftopology_5f2_5fy_6923',['process_topology_2_y',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a00fcc37760762bee9052ff654398aaee',1,'distribution_t']]],
- ['process_5ftopology_5f2_5fz_6924',['process_topology_2_z',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a48496ef186f85b7d82d83592b366c03f',1,'distribution_t']]],
- ['process_5ftopology_5f3_6925',['process_topology_3',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#ab7383f9179b519721f4dffdd185c055a',1,'distribution_t']]],
- ['process_5ftopology_5ft_6926',['process_topology_t',['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html',1,'']]],
- ['processormap_6927',['ProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac1cd8ab03f5ec883f167f4e1148d29ee',1,'amrex::DistributionMapping']]],
- ['processteam_6928',['ProcessTeam',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html',1,'amrex::ParallelDescriptor']]],
- ['procid_6929',['procID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ac90cfd42a7406149cd38468a9f759e3e',1,'amrex::ParticleBufferMap']]],
- ['procstats_6930',['ProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html',1,'amrex::TinyProfiler']]],
- ['procthathasdata_6931',['procThatHasData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a5ded8154e0acf04de6c1d60f985a7069',1,'amrex::FabArrayBase::FabComTag']]],
- ['procthatneedsdata_6932',['procThatNeedsData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a6ad0d4aaa97b3aeba9ad7663cc974563',1,'amrex::FabArrayBase::FabComTag']]],
- ['product_6933',['product',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< bool, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real,(M+2) *(M+1)/2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, nelems >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal *, NAR >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 4 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int *, NAI >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const ParticleReal *, NArrayReal >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const int *, NArrayInt >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::EB2::PolyTerm, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::Interval, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'amrex::GpuArray::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a738bf226cd7ec23057eb95176cd4bfa6',1,'amrex::Array3D::product(const int axis, const int loc0, const int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ab58dde651cfad3f07ffdfb42d66e1c3b',1,'amrex::Array3D::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'amrex::Array2D::product(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'amrex::Array2D::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'Array1D< int, 0, N-1 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'amrex::Array1D::product()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product()']]],
- ['profdata_6934',['PROFDATA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfae7fe174117a8bd8847e7530391fb5fdc',1,'amrex::Amrvis']]],
- ['profiler_6935',['profiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a79516a720db5a9b896b2d87c1287930e',1,'amrex::DataServices']]],
- ['profilerstart_6936',['profilerStart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a9b8a6a9f47a037559294546980502da1',1,'amrex::Gpu::Device']]],
- ['profilerstop_6937',['profilerStop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a7961d112520b04459e1eb566e2c6ee71',1,'amrex::Gpu::Device']]],
- ['proj_6938',['proj',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#aca8782125cabf6d92e994f234ab7519b',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever']]],
- ['project_6939',['project',['../classHydro_1_1MacProjector.html#a11425406f3b1ebf78d61520733cfe6fc',1,'Hydro::MacProjector::project(const amrex::Vector< amrex::MultiFab * > &phi_in, amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1MacProjector.html#a8a7f09aa7edb1a831bceefd74a729619',1,'Hydro::MacProjector::project(amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1NodalProjector.html#ae59512302c66d32aea7f4f252c09fa27',1,'Hydro::NodalProjector::project(amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))'],['../classHydro_1_1NodalProjector.html#ab54ce0105047feaf533fe3f5917e90f9',1,'Hydro::NodalProjector::project(const amrex::Vector< amrex::MultiFab * > &a_phi, amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))']]],
- ['projperiodic_6940',['ProjPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a663a92c5e8c0dbe3578d19cd8fb36af3',1,'amrex::AmrMesh']]],
- ['properblockingfactor_6941',['ProperBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2447047c1010b47ee4f3b0de3d5811ee',1,'amrex::AmrLevel']]],
- ['properlynested_6942',['ProperlyNested',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36b10976708081700c810d70417da8c9',1,'amrex']]],
- ['protect_6943',['protect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#aee6fb8b99ca4282e5f9e9122b9b37cf1',1,'amrex::Interpolater::protect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeProtected.html#aa6ed48dc9ce058bd1d1804c800ea0691',1,'amrex::CellConservativeProtected::protect()']]],
- ['protected_5fdivide_6944',['protected_divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< PetscInt >::protected_divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< int >::protected_divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< Real >::protected_divide()']]],
- ['protected_5finterp_6945',['protected_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a021dc84969e65c184034f112eec3b887',1,'amrex']]],
- ['proxfromrank_6946',['proxFromRank',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae110ab5fe019cb5431f8954c51355933',1,'CommProfStats']]],
- ['prune_6947',['prune',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#ac95794690d4fb50c8e149a55ade09fb8',1,'amrex::algoim::ImplicitIntegral']]],
- ['psi_6948',['psi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#ad7a1d13d438479b184c871b0dec86a66',1,'amrex::algoim::ImplicitIntegral']]],
- ['psicode_6949',['PsiCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html',1,'amrex::algoim::PsiCode< N >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a13b5bfe7248a8bd90fd647abaed12737',1,'amrex::algoim::PsiCode::PsiCode() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#ac85d103050ea6acd04b2a2b4e55ee8d4',1,'amrex::algoim::PsiCode::PsiCode(const GpuArray< int, N > &sides, int sign) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a791226bc3dff2637e4a5dacb30c25ec0',1,'amrex::algoim::PsiCode::PsiCode(const PsiCode &i, int dim, int side, int sign) noexcept']]],
- ['psicount_6950',['psiCount',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a9352b5694ad95664dce6d6214668eb05',1,'amrex::algoim::ImplicitIntegral']]],
- ['psizeinfile_6951',['PSizeInFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#afbe88249b244a942b7d7d41b6b176abd',1,'particle_detail']]],
- ['pstr_6952',['pstr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac1215d1effdf6c549d4d06a61004880d',1,'amrex::VisMF::PersistentIFStream']]],
- ['ptd_6953',['PTD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a2ca81ea23a9543e907da3e9bcb93d923',1,'amrex::SoAParticle']]],
- ['ptr_6954',['ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#a411a57cc9f3e8fbd3fa2db7738c99c5f',1,'amrex::FatPtr::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'amrex::Array4::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'amrex::Array4::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'amrex::Array4::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'amrex::Array4::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'amrex::Array4::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'amrex::Array4::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< Real const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< Real const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< Real const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< Real const >::ptr(Dim3 const &cell) const noexcept']]],
- ['ptr_5fowner_6955',['ptr_owner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< char >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'amrex::BaseFab::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< AtomicInt >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< EBCellFlag >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< HYPRE_Int >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< int >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< PetscInt >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< Real >::ptr_owner()']]],
- ['ptr_5fto_5fvoid_5ffunc_6956',['PTR_TO_VOID_FUNC',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a364202ccae0ac53c5c0d1440b8c06dd2',1,'amrex']]],
- ['push_6957',['push',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a8c562ca41b2d74fcd48dc76cc2acb6b4',1,'amrex::ParallelContext::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#ae5f96b8ae7c872185b3b816dadf7d480',1,'amrex::ParserStack::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#af6d03e6181c80cfca71355eeae7d4e22',1,'amrex::IParserStack::push()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a5a3c0ce524a4c0bff9901548d9e8648d',1,'amrex::EB2::IndexSpace::push()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#aacd757c228bab84f39dc148cc5777624',1,'amrex::AMReX::push()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a09cb92f4a123081a62f72e26a4e3c2a3',1,'amrex::ParallelContext::push()']]],
- ['push_5fback_6958',['push_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::XDim3 >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::STLtools::Triangle >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::openbc::MomTag >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::NeighborCode >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::BoxND >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'amrex::PODVector::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a58ff9d1415aa8e4eee3fd76955d36429',1,'amrex::ParticleTile::push_back(const SuperParticleType &sp)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a1c3596011f3532785e35f93767dac146',1,'amrex::ParticleTile::push_back(const ParticleType &p)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac63a647b8a7225d490ce30caaf1105b3',1,'amrex::ParticleArray::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a0c93bb0e80cf6277ee1823f35072007a',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a59c2843f59e6ba99661a6d26958b6f08',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf9cf5350e31edefe87e9e8b2f2278ef',1,'amrex::BoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a58e47ec80be71f10f50fe234408ed886',1,'amrex::ArrayOfStructs::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a059d2458f21b6e42c2c22ed204e26337',1,'amrex::WeightedBoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< unsigned int >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< std::size_t >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int *, DefaultAllocator< int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< index_type >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int *, DefaultAllocator< const int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int >::push_back()']]],
- ['push_5fback_5fimpl_6959',['push_back_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#af7f46ef2c49dac17167364472e5edcef',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
- ['push_5fback_5fint_6960',['push_back_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#adeb45488fb08fe702e74efadfe55d8d7',1,'amrex::ParticleTile::push_back_int(int comp, const int *beg, const int *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad303886262e966726980ee5bf9202cfb',1,'amrex::ParticleTile::push_back_int(int comp, std::size_t npar, int v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a83112560fe0053d36f1d4e2377d82a23',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a8ed93fa556cb0e6d76ab31855179c490',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int >::const_iterator beg, amrex::Vector< int >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab1acd5ea97873b2886a1d5b1cca48aab',1,'amrex::ParticleTile::push_back_int(const std::array< int, NArrayInt > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ac46b6f7938c08ba5c71b24c97d8f72a5',1,'amrex::ParticleTile::push_back_int(int comp, int v)']]],
- ['push_5fback_5freal_6961',['push_back_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af54fdaaae348f3ef6c4f9ec72ed5d7aa',1,'amrex::ParticleTile::push_back_real(int comp, ParticleReal v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a920fbf546aa0d61637897696c29bf54c',1,'amrex::ParticleTile::push_back_real(const std::array< ParticleReal, NArrayReal > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a2ac59039f3803da57f27367c22c71c12',1,'amrex::ParticleTile::push_back_real(int comp, const ParticleReal *beg, const ParticleReal *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab23ddb423d3fb51829919af42de5a48f',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal >::const_iterator beg, amrex::Vector< amrex::ParticleReal >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0273a779aabd06b96f98466ee8553d14',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad62dabd419e0030589fc00e5e1880f5a',1,'amrex::ParticleTile::push_back_real(int comp, std::size_t npar, ParticleReal v)']]],
- ['pushregiontag_6962',['pushRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a550a79531f98644ed6572f635f854cf7',1,'amrex::FabArrayBase::pushRegionTag(const char *t)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6c6874f6a073ba5a8fe15d5fc7837a5d',1,'amrex::FabArrayBase::pushRegionTag(std::string t)']]],
- ['pvmf_6963',['PVMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ae7db7ce924b3d22ba729d57da40f2262',1,'amrex::DistributionMapping']]]
+ ['mpi_5ftypemap_6375',['Mpi_typemap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adccd37eeac931837d637545e8eba842e',1,'BoxND< AMREX_SPACEDIM >::Mpi_typemap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adccd37eeac931837d637545e8eba842e',1,'amrex::BoxND::Mpi_typemap()']]],
+ ['p_6376',['p',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html#a654bfbbb8f0f4b2b5d6d53caa1ea41bb',1,'VoidCopyTag']]],
+ ['p_6377',['P',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#adde2e79c224bebd89be90830c87b7a74',1,'amrex::openbc']]],
+ ['p_6378',['p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#a3769fec569be6c2c4379be5bdd1329b6',1,'amrex::VectorTag::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#afc8bd190f06737a0bb3dbc412cb74d0c',1,'amrex::Table4D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#abb854fca4c9b2a1dd92ef8fee112ec2e',1,'amrex::Table3D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#ac3751b8cb916e275afb6c3173ada2c0d',1,'Table2D< RT >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#ac3751b8cb916e275afb6c3173ada2c0d',1,'amrex::Table2D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aeb3e8d430cfc35fd36cca7b37d5d6287',1,'amrex::Table1D::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a07854fea58e09b2b7f36b91fcd1dccf1',1,'amrex::algoim::ImplicitIntegral::p()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#ada7886c1e10a1d5cad5e474ae00780d3',1,'amrex::EB2::DevicePtrIF::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#aa2bef3d69fa1dc344b5208eb2f9a0b55',1,'amrex::CellData::p()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#a03b47153d92f2161819588e4b4636ad4',1,'amrex::BoxCommHelper::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< T0 const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< T0 >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< T const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< Real const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< int const >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'Array4< int >::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afc65a955f06b484f0ff95fa6ca5579e8',1,'amrex::Array4::p()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#add6764a664666a9bdb4065f20184514e',1,'amrex_parmparse_module::amrex_parmparse::p()']]],
+ ['p_5ffree_6379',['p_free',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html#a9f312ddc4d9aa46a1bf3856152d01b16',1,'amrex::amrex_parser::p_free()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html#aec4b2ef24cb808ce41a6067c15dc7bb0',1,'amrex::amrex_iparser::p_free()']]],
+ ['p_5froot_6380',['p_root',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html#ab62b0f05797a0f39cb963df68dd96ed0',1,'amrex::amrex_iparser::p_root()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html#a45522f4f5f94f1bb374baddefd0a9530',1,'amrex::amrex_parser::p_root()']]],
+ ['pack_5fmatrix_5fgpu_6381',['pack_matrix_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab8aa339fca5416d16202578d9560f96d',1,'amrex::detail']]],
+ ['pack_5fsend_5fbuffer_5fcpu_6382',['pack_send_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)']]],
+ ['pack_5fsend_5fbuffer_5fgpu_6383',['pack_send_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu()']]],
+ ['packbuffer_6384',['packBuffer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af4c8c19cb812cdbcc34bc408577bb25c',1,'amrex']]],
+ ['packcomponents_6385',['PackComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html',1,'amrex::NonLocalBC']]],
+ ['packiodata_6386',['packIOData',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a6fd1074ab53b322e0c0dbe45c3c31747',1,'particle_detail']]],
+ ['packparticledata_6387',['packParticleData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'amrex::ParticleTileData::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'amrex::ConstParticleTileData::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()']]],
+ ['packparticleids_6388',['packParticleIDs',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a30a6f3594be5d404180737352c8c375d',1,'particle_detail']]],
+ ['packsendbuffers_6389',['PackSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a291d1c78ece15e2eb717acc0ec36835d',1,'amrex::NonLocalBC']]],
+ ['packsendbuffers_5ft_6390',['PackSendBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a2457a717c906cb9f086a39faea4da88d',1,'amrex::NonLocalBC']]],
+ ['padding_6391',['padding',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#a8ef1e0a0d45c614776931b35f889cabb',1,'amrex::parser_node::padding()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a2d2798fec48b3b9a90476859dd39cf16',1,'amrex::parser_f2::padding()']]],
+ ['padding1_6392',['padding1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#a56862a7eca53a21d4305af60bef4f4f6',1,'amrex::parser_f1']]],
+ ['padding2_6393',['padding2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#ad5a6ff263c0be5ef4b852855f25ae374',1,'amrex::parser_f1::padding2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#a442ba0b8c233cb21caf93f28f62ab8f3',1,'amrex::parser_node::padding2()']]],
+ ['pairindex_6394',['PairIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0c2a28aef7db24fbfccc53f46637a582',1,'amrex::NeighborParticleContainer']]],
+ ['paletteview_6395',['PALETTEVIEW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#af36e4dddbedd3f163d912e08b187ae0f',1,'amrex::Amrvis']]],
+ ['parallel_5fupdate_6396',['parallel_update',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a8547799fc129aadb6c140874c40777e4',1,'amrex::ReduceOpMin::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#a9da9f0f3debf3be703628afad1643563',1,'amrex::ReduceOpSum::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#a0a2b78dac216a89a59073ac12b0a525d',1,'amrex::ReduceOpMax::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#a62478d6865c7c7157a895ef64f455dce',1,'amrex::ReduceOpLogicalOr::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#ab2e8bb4b35603b81737b82cf9b495636',1,'amrex::ReduceOpLogicalAnd::parallel_update()']]],
+ ['paralleladd_6397',['ParallelAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< FArrayBox >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< FArrayBox >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::CutFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['paralleladd_5fnowait_6398',['ParallelAdd_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< FArrayBox >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()']]],
+ ['parallelcomplementin_6399',['parallelComplementIn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7c626403ed2f4b4bbddaed58edda99b7',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a538e2e8665da85486105a7daa26bfd0a',1,'amrex::BoxList::parallelComplementIn(const Box &b, BoxList &&bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ad6d8b6fc8801afb2539d5611efc7abb3',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxList &bl)']]],
+ ['parallelcopy_6400',['ParallelCopy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< FArrayBox >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< FArrayBox >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aedc887605744ff53411090ea98c15a04',1,'amrex::NonLocalBC::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a212f1455dd8018d3cd773107db0df62d',1,'amrex::MultiCutFab::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#af874a9f4652076f42120db672af7f447',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const Box &destbox, const FabArray< FAB > &src, int srccomp, int destcomp, int numcomp, const IntVect &ngrow, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5984b6f2bffd16fd4a1737326e32aef0',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, int srccomp, int destcomp, int numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a9c2fff17888a770c492a1c014fee2b73',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, SrcComp srccomp, DestComp destcomp, NumComps numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab11bf269e7aebae89bdc5d7d178bb12f',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FArrayBox > &dest, const Box &destbox, const FabArray< FArrayBox > &src, int destcomp, int srccomp, int numcomp, const IntVect &ngrow, MultiBlockIndexMapping const &, Identity const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b5b2920e4c1f13544630db42af9eaca',1,'amrex::ParallelCopy(Array< MF, N > &dst, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adadc145305be656128ae5ce4406166a0',1,'amrex::ParallelCopy(MF &dst, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::CutFab >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)']]],
+ ['parallelcopy_5ffinish_6401',['ParallelCopy_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'amrex::FabArray::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::CutFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a51fb0add78ab242015474585b0f7207e',1,'amrex::NonLocalBC::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::Mask >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< FArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< IArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< TagBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7f46a71c7807b33fa3fac96c36e8d09b',1,'amrex::NonLocalBC::ParallelCopy_finish()']]],
+ ['parallelcopy_5fnowait_6402',['ParallelCopy_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a57dca62d2b38257c9da61d6a1f0ed9d8',1,'amrex::NonLocalBC::ParallelCopy_nowait(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7bf19b06a9bab53ac6dea6bfa875af9d',1,'amrex::NonLocalBC::ParallelCopy_nowait(NoLocalCopy, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)']]],
+ ['parallelcopytoghost_6403',['ParallelCopyToGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< TagBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< FArrayBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::Mask >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'amrex::FabArray::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< IArrayBox >::ParallelCopyToGhost()']]],
+ ['parallelcopytoghost_5ffinish_6404',['ParallelCopyToGhost_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'amrex::FabArray::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< FArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< IArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< TagBox >::ParallelCopyToGhost_finish()']]],
+ ['parallelcopytoghost_5fnowait_6405',['ParallelCopyToGhost_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'amrex::FabArray::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< FArrayBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< IArrayBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< TagBox >::ParallelCopyToGhost_nowait()']]],
+ ['parallelfor_6406',['ParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a58d3c38e4e5089d8c59298686a6ea601',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a970dba67d6c6c51517b334cd6933ab27',1,'amrex::experimental::ParallelFor(MF const &mf, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a45d01a93bab6ca5ca812b4ce13021a54',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#af4b1a1ece0c298c4e109283a8a515289',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a949c0aacfa23b08a5a25ccd78a6e4ba3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a1ca37420b1fa40a6bea03a7b27927dd3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &, bool, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a0de1a6f8c5b59164435a7c9eb908d225',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a51b957516bc2e5c4236e69f1ce29b836',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#ae165e70b88ac0d6c683db44eb113e2f4',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a8bffa0012acdc4bc3a84b6a814c22312',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#adc7223f52b21184b5f94cb7a31793c31',1,'amrex::experimental::ParallelFor(MF const &mf, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05b0f6257a895df1534273573b33a53',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5e6b7ac030844b4a01b7740b8105cd8',1,'amrex::ParallelFor(Vector< TagType > const &tags, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace191cd2e5d99b138f7bf17c0162351a',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a048c1967f6f553c7a62e0d8bdf34ff75',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa21e723d12168fdcb9ac99c7f71ee05d',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab1293861fa35f7217666cb145467f09f',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de77cd36a3fdb46c7f93216c3123989',1,'amrex::ParallelFor(BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a66c7166d0d13ddd9eae467278ebea3d1',1,'amrex::ParallelFor(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3402f6ed86316371198e6c2ff17ac5ac',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a072608d6bf753001563975d5a8fe4fbd',1,'amrex::ParallelFor(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af60d0d1ff2d8e4b50ece6b220764f064',1,'amrex::ParallelFor(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e05ed632badf5af8c6402411043f313',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, T ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ef78b0668a4a000d853b5cc52170ef',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4d0a1a75e2f23d9ac1ab9fc6d1b1941',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a883db47b0aa92cd8615924fa400832c5',1,'amrex::ParallelFor(Vector< TagType > const &tags, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc49261ef12c032f9da235da11a15b95',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a558aed36fe15919349e0c65477e5c09c',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20c30602a034983b02c1e95927ae2769',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab66312a8b6b1917316863fdb67ca868',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa038af75a97822c5df21f691781e2145',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0d555cdb1a9c3d5e48a5db38af5b6b8',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c27ea1a053d1c7eb9de380f9432bddd',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2085f4123d08ffc2a370f76a5f15a8ad',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b6cc642bf2ef072306f845daace1a9',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add9c441e051b2f701d97e5e505556fa3',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, T N, F &&f)']]],
+ ['parallelfor_5fdoit_6407',['ParallelFor_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a3f8fddb521eea2e91972e8a665d0e1cc',1,'amrex::detail']]],
+ ['parallelfor_5fimpnd_6408',['ParallelFor_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a9806a4f60e5ec27fadcda28a97df3806',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#abbcccb7a439192126cc04a4980052d70',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept']]],
+ ['parallelforrng_6409',['ParallelForRNG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3514c3f8c4b2a78c2ddc9b49d8cca6c',1,'amrex::ParallelForRNG(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63990001fd080e6f727c689437f5668e',1,'amrex::ParallelForRNG(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a521bdccaadc0600f798cb1ffbb083e86',1,'amrex::ParallelForRNG(BoxND< dim > const &box, T ncomp, L const &f) noexcept']]],
+ ['parallelforrng_5fimpnd_6410',['ParallelForRNG_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa9178db9a47be24aee36f3c72d0ed274',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a80bc7ba0eaf66754172d9d1d172eeacc',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
+ ['parconstiter_6411',['ParConstIter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a82b15f07c651f6c100348c6891b9d412',1,'amrex']]],
+ ['parconstiter_5fimpl_6412',['ParConstIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html',1,'amrex::ParConstIter_impl< class, NArrayReal, NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ad0552847dcd847dda664468873c739e6',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ab9fdad990241bb4c86fc0695fc367fb4',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level, MFItInfo &info)']]],
+ ['parconstitersoa_6413',['ParConstIterSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ee82e3bc9bfc0a2b726fa65240f7342',1,'amrex']]],
+ ['parconstitertype_6414',['ParConstIterType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8a9724a602a1034017c9578d45910a90',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParConstIterType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8a9724a602a1034017c9578d45910a90',1,'amrex::ParticleContainer_impl::ParConstIterType()']]],
+ ['parena_6415',['PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html',1,'amrex::PArena'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a271766f44068cade7f1f36dd670da387',1,'amrex::PArena::PArena(Long release_threshold)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#acf949e7231cf57c1c2ca3c9c7163030c',1,'amrex::PArena::PArena(const PArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#ab64e1dcba6cdb03d77cd2eb16b5cb67e',1,'amrex::PArena::PArena(PArena &&rhs)=delete']]],
+ ['parent_6416',['parent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aeb2c20016c60209d0bc5112f262957c2',1,'amrex::AmrLevel::parent()'],['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a82ebfa634d9c07052140242ec82559e5',1,'distribution_t::parent()']]],
+ ['parent_5fcomm_6417',['parent_comm',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a147c850d5f2d2f2a825382bac8724f06',1,'hacc::Dfft::parent_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2297dd7028df3d0f2d287d92173f339f',1,'hacc::Distribution::parent_comm()']]],
+ ['parforinfo_6418',['ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html',1,'amrex::FabArrayBase::ParForInfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#aecad54aa11e76f8bd774ca2d2c4580c7',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(const FabArrayBase &fa, const IntVect &nghost, int nthreads)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a2f438dd87f9734ba850f88dbec26795c',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a0724d01468d2b2a8482208f62e4e1147',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a58d5f8040e66a5f6e09e5687f68eb4ec',1,'amrex::FabArrayBase::ParForInfo::ParForInfo()=delete']]],
+ ['pargdb_6419',['ParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html',1,'amrex::ParGDB'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a200e30004da7ce6c478f19a7337e6f9a',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3ecce683bd5dd52b72362d51e3c3acb4',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#abee7503624f3fff174f03ec61afd563d',1,'amrex::ParGDB::ParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#afc2b7cc24cb2c529957572f20d18b16e',1,'amrex::ParGDB::ParGDB()=default']]],
+ ['pargdbbase_6420',['ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html',1,'amrex::ParGDBBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#aa7332b1c8959dba312c23e42e79046fb',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ab4a1898d07bb08bd764669ed327b24e8',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a44d260e41238ecaac2ceed23ebc9549b',1,'amrex::ParGDBBase::ParGDBBase() noexcept=default']]],
+ ['pariter_6421',['ParIter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b24a534dc7f3adbd4e23acd6a71e154',1,'amrex']]],
+ ['pariter_5fimpl_6422',['ParIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html',1,'amrex::ParIter_impl< class, NArrayReal, NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a1f6f9a5f4565b6219b74d1f449efeae2',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a9be2c3686e4a3812f7a52060505d8790',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level, MFItInfo &info)']]],
+ ['pariterbase_6423',['ParIterBase',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af211cc4c070c468f71e69fcdfaf4d1fa',1,'amrex']]],
+ ['pariterbase_5fimpl_6424',['ParIterBase_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'amrex::ParIterBase_impl< is_const, class, NArrayReal, NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'amrex::ParIterBase_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c62beafa833201efa7c9e7ee259d785',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c62beafa833201efa7c9e7ee259d785',1,'amrex::ParticleContainer_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8fbe7bffd0c677974504ded6ef24a9f0',1,'amrex::ParticleContainer_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8fbe7bffd0c677974504ded6ef24a9f0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'amrex::ParIterBase_impl::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl()']]],
+ ['pariterbase_5fimpl_3c_20false_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_6425',['ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
+ ['pariterbase_5fimpl_3c_20true_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_6426',['ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
+ ['pariterbasesoa_6427',['ParIterBaseSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7120a52b1bfafe08e9d660d5c79f463',1,'amrex']]],
+ ['paritersoa_6428',['ParIterSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a295f27dc56adb58daf37c77bc6f22d49',1,'amrex']]],
+ ['paritertype_6429',['ParIterType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb85276367bb16831500bd619a7fa724',1,'amrex::ParticleContainer_impl::ParIterType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb85276367bb16831500bd619a7fa724',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterType()']]],
+ ['parmparse_6430',['ParmParse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html',1,'amrex::ParmParse'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aedc024f9fcd3a2e180a860412c3ad745',1,'amrex::ParmParse::ParmParse()']]],
+ ['parreduce_6431',['ParReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7537acc612797ae28b7a2f0afd2c9da1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abfa262ba247496c6cd85e2e9ae110fbd',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fc422d03a2097b0684162d0684cfda1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ce1e3d392107eb3cdaaf9b1dcaee3f8',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d572bd9b1fce3628851a797b8a0fb13',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8ec82d3270be95cb3ee77860a6a46db',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, F &&f)']]],
+ ['parse_5finputs_6432',['parse_inputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a2b706d04a2952ad586d31f26184b927b',1,'amrex::HypreIJIface']]],
+ ['parser_6433',['Parser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html',1,'amrex::Parser'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a979ec2bb844542bdd274c04010282c19',1,'amrex::Parser::Parser()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a9829ccc584238c1042b7c1ef25b69685',1,'amrex::Parser::Parser(std::string const &func_body)']]],
+ ['parser_5fabs_6434',['PARSER_ABS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589ae01afc57c89c498c5363a6be1fd64eab',1,'amrex']]],
+ ['parser_5facos_6435',['PARSER_ACOS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a4bb2d123de0d48093170da3df9163321',1,'amrex']]],
+ ['parser_5facosh_6436',['PARSER_ACOSH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af07f7cbfe5ca616030f0f25c9a7bf167',1,'amrex']]],
+ ['parser_5fadd_6437',['PARSER_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883aaddab969e826ae0bac16443c30c2705f',1,'amrex']]],
+ ['parser_5fand_6438',['PARSER_AND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca2d8f7fc88d138e332180438e1171ee57',1,'amrex']]],
+ ['parser_5fasin_6439',['PARSER_ASIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589ab1139ce456ce4f10e58ddb98628a9e67',1,'amrex']]],
+ ['parser_5fasinh_6440',['PARSER_ASINH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a0168c8658e4afe3e386ce0bfe8a3fc83',1,'amrex']]],
+ ['parser_5fassign_6441',['parser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html',1,'amrex']]],
+ ['parser_5fassign_6442',['PARSER_ASSIGN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883ac0862fc2f508fb56ae7cae7fc86a282c',1,'amrex']]],
+ ['parser_5fast_5fdepth_6443',['parser_ast_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6815d583f941a297bbef6d77214829c8',1,'amrex']]],
+ ['parser_5fast_5fdup_6444',['parser_ast_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3b98b9aec198e9456f562949577675c',1,'amrex']]],
+ ['parser_5fast_5fget_5fsymbols_6445',['parser_ast_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae1d40846503356e1e1201c614163ea54',1,'amrex']]],
+ ['parser_5fast_5foptimize_6446',['parser_ast_optimize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f9cf029d313196bd5c43c1d272ea9fe',1,'amrex']]],
+ ['parser_5fast_5fprint_6447',['parser_ast_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87c0a8afac2fbe12cb2ac48e663ed0d6',1,'amrex']]],
+ ['parser_5fast_5fregvar_6448',['parser_ast_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee105e6b691d9fa51fef6e50c7ebb155',1,'amrex']]],
+ ['parser_5fast_5fsetconst_6449',['parser_ast_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a406674d4bafc2a2a465b8127fa8f9f5e',1,'amrex']]],
+ ['parser_5fast_5fsize_6450',['parser_ast_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70b4e8ec482471a9d5c1a2b17c2420b2',1,'amrex']]],
+ ['parser_5fast_5fsort_6451',['parser_ast_sort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3519067af5edf22a956910ef7ee7ce47',1,'amrex']]],
+ ['parser_5fatan_6452',['PARSER_ATAN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589adcff340768238477e235ec55d511e0ac',1,'amrex']]],
+ ['parser_5fatan2_6453',['PARSER_ATAN2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca4426cecc68dbdc158b088f0cebfb79a7',1,'amrex']]],
+ ['parser_5fatanh_6454',['PARSER_ATANH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a54156fc39786dde748a8721d4a9ed0ed',1,'amrex']]],
+ ['parser_5fcall_5ff1_6455',['parser_call_f1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28d9f515eaa0f8b6c464afd9e8e26839',1,'amrex']]],
+ ['parser_5fcall_5ff2_6456',['parser_call_f2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ad43c67a92cbfee740c7219dede60de',1,'amrex']]],
+ ['parser_5fcall_5ff3_6457',['parser_call_f3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8fc246b5e107c0247b09a8c97395063',1,'amrex']]],
+ ['parser_5fceil_6458',['PARSER_CEIL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589abacc88377d1f207fe9d1aab1cdfbbaa5',1,'amrex']]],
+ ['parser_5fcomp_5fellint_5f1_6459',['PARSER_COMP_ELLINT_1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a396843df4fbe8fdc7fb395e61f7fcbf5',1,'amrex']]],
+ ['parser_5fcomp_5fellint_5f2_6460',['PARSER_COMP_ELLINT_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a43db7cb27778d6ef769014bcf7d9825e',1,'amrex']]],
+ ['parser_5fcompile_6461',['parser_compile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc63f0f94a713d245e1660797a99af63',1,'amrex']]],
+ ['parser_5fcompile_5fexe_5fsize_6462',['parser_compile_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427f00335de584d8602aec963d5e730',1,'amrex']]],
+ ['parser_5fcos_6463',['PARSER_COS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a146c14c8d7badfe1adbfa704245f686e',1,'amrex']]],
+ ['parser_5fcosh_6464',['PARSER_COSH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a1c44c6c982e5f5394b02f66a59cbcbf0',1,'amrex']]],
+ ['parser_5fdefexpr_6465',['parser_defexpr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad611b2a5542fba47b36125c772d02700',1,'amrex']]],
+ ['parser_5fdepth_6466',['parser_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a511dc2f5222b878782000339b1858f3c',1,'amrex']]],
+ ['parser_5fdiv_6467',['PARSER_DIV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883aa5ff06ac4391a65f278df5a954d5a6d2',1,'amrex']]],
+ ['parser_5fdup_6468',['parser_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af09002432ee048d8be86ce24cac1b230',1,'amrex']]],
+ ['parser_5feq_6469',['PARSER_EQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcae7a9987ba06f3e22647b6455a894d954',1,'amrex']]],
+ ['parser_5ferf_6470',['PARSER_ERF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589aaad8c105aa532b69897d9ac0f1d37b51',1,'amrex']]],
+ ['parser_5fexe_5fadd_6471',['PARSER_EXE_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a65accef83deb826771cbd9976c4598b4',1,'amrex']]],
+ ['parser_5fexe_5fadd_5fpn_6472',['PARSER_EXE_ADD_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a9bf6fa5b900a096eaace0643ea2fc87d',1,'amrex']]],
+ ['parser_5fexe_5fadd_5fpp_6473',['PARSER_EXE_ADD_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aad4ecfa4d8942ee7bc7ce33e479f0aaa',1,'amrex']]],
+ ['parser_5fexe_5fadd_5fvn_6474',['PARSER_EXE_ADD_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a1044c34c6cf2464a5a7d3915828db764',1,'amrex']]],
+ ['parser_5fexe_5fadd_5fvp_6475',['PARSER_EXE_ADD_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a7effc6143ed862d060081e1273d2c05b',1,'amrex']]],
+ ['parser_5fexe_5fdiv_5fb_6476',['PARSER_EXE_DIV_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a467c9f3fa7bc494399821d9327b05845',1,'amrex']]],
+ ['parser_5fexe_5fdiv_5ff_6477',['PARSER_EXE_DIV_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad3a5a5721de497d1bc95f49759f05a08',1,'amrex']]],
+ ['parser_5fexe_5fdiv_5fpn_6478',['PARSER_EXE_DIV_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a7d3c18b2badf37a3f1e58f6a94ccd574',1,'amrex']]],
+ ['parser_5fexe_5fdiv_5fpp_6479',['PARSER_EXE_DIV_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49af6f81328f5f2e9f06525dd7151a713eb',1,'amrex']]],
+ ['parser_5fexe_5fdiv_5fvn_6480',['PARSER_EXE_DIV_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a49fbd97b6c92be61a039dcf485b7ef86',1,'amrex']]],
+ ['parser_5fexe_5fdiv_5fvp_6481',['PARSER_EXE_DIV_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ae8298a287437468a3ae7cdebb845082d',1,'amrex']]],
+ ['parser_5fexe_5feval_6482',['parser_exe_eval',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8b4ee29b3ed76cab2179ad13c01c19b',1,'amrex']]],
+ ['parser_5fexe_5ff1_6483',['PARSER_EXE_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad2a0a201913529696e77ea9584318f7b',1,'amrex']]],
+ ['parser_5fexe_5ff2_5fb_6484',['PARSER_EXE_F2_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a4f416e08f560a5ada8f89594c011e377',1,'amrex']]],
+ ['parser_5fexe_5ff2_5ff_6485',['PARSER_EXE_F2_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a6206643ce6fe2a5b52b05bf0075231b9',1,'amrex']]],
+ ['parser_5fexe_5fif_6486',['PARSER_EXE_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ade505eeebd4b9a047f99dd00200376f1',1,'amrex']]],
+ ['parser_5fexe_5fjump_6487',['PARSER_EXE_JUMP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aa72fde98c22155ba9b55510fec6f7afe',1,'amrex']]],
+ ['parser_5fexe_5fmul_6488',['PARSER_EXE_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ac2d587754eccf536e1195395dd760613',1,'amrex']]],
+ ['parser_5fexe_5fmul_5fpn_6489',['PARSER_EXE_MUL_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aba0e4205769e25aed168c5b5b7af3426',1,'amrex']]],
+ ['parser_5fexe_5fmul_5fpp_6490',['PARSER_EXE_MUL_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a8c3987c7b9bf7be1eb47dc65fdd98d23',1,'amrex']]],
+ ['parser_5fexe_5fmul_5fvn_6491',['PARSER_EXE_MUL_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a9421625896cd614f365853bcfcec5253',1,'amrex']]],
+ ['parser_5fexe_5fmul_5fvp_6492',['PARSER_EXE_MUL_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49aca265050303407847584f241e18cd70d',1,'amrex']]],
+ ['parser_5fexe_5fnull_6493',['PARSER_EXE_NULL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad164042843bc5d3219c38304422dda7f',1,'amrex']]],
+ ['parser_5fexe_5fnumber_6494',['PARSER_EXE_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a2053b9047a2310dcbbaff624c5bd4301',1,'amrex']]],
+ ['parser_5fexe_5fpowi_6495',['PARSER_EXE_POWI',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a0d4daa650d2d51c5b0e9a48b41461e7a',1,'amrex']]],
+ ['parser_5fexe_5fprint_6496',['parser_exe_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8610e10a0a8b9cafad8a53f47c05da6',1,'amrex']]],
+ ['parser_5fexe_5fsize_6497',['parser_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0968c4da0c27c9762dbd61dcc89e270',1,'amrex']]],
+ ['parser_5fexe_5fsquare_6498',['PARSER_EXE_SQUARE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a5e517dacd4952e08078b4c01130a83ee',1,'amrex']]],
+ ['parser_5fexe_5fsub_5fb_6499',['PARSER_EXE_SUB_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ad128e6d075eb69fd93126e2e25a97256',1,'amrex']]],
+ ['parser_5fexe_5fsub_5ff_6500',['PARSER_EXE_SUB_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a58d8a1e2338a0136e6cdfd56c6cc3dff',1,'amrex']]],
+ ['parser_5fexe_5fsub_5fpn_6501',['PARSER_EXE_SUB_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a9264353b9cb7c9e35c524a18fee311c8',1,'amrex']]],
+ ['parser_5fexe_5fsub_5fpp_6502',['PARSER_EXE_SUB_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49ae8d143cd5deeffcc76ba9094cd848678',1,'amrex']]],
+ ['parser_5fexe_5fsub_5fvn_6503',['PARSER_EXE_SUB_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a59525adc4ae7845b8340dd89993a63ce',1,'amrex']]],
+ ['parser_5fexe_5fsub_5fvp_6504',['PARSER_EXE_SUB_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a014920eb1a3da47f76dc0006f292af4d',1,'amrex']]],
+ ['parser_5fexe_5fsymbol_6505',['PARSER_EXE_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49a39f7549a4fd26261fcef5e6b3e8d939d',1,'amrex']]],
+ ['parser_5fexe_5ft_6506',['parser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49',1,'amrex']]],
+ ['parser_5fexp_6507',['PARSER_EXP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a5659297c786f4248f15bf8990826f06c',1,'amrex']]],
+ ['parser_5ff1_6508',['parser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html',1,'amrex']]],
+ ['parser_5ff1_6509',['PARSER_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a67341a513537b8aa38737d076a142649',1,'amrex']]],
+ ['parser_5ff1_5fs_6510',['parser_f1_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeaf83c12cb19017e55b62be15d3f4369',1,'amrex']]],
+ ['parser_5ff1_5ft_6511',['parser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589',1,'amrex']]],
+ ['parser_5ff2_6512',['parser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html',1,'amrex']]],
+ ['parser_5ff2_6513',['PARSER_F2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883af549bd0564bc7302b40b87b67b296aad',1,'amrex']]],
+ ['parser_5ff2_5fs_6514',['parser_f2_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae56e28f5753ecf0f394683c95ef2303f',1,'amrex']]],
+ ['parser_5ff2_5ft_6515',['parser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bc',1,'amrex']]],
+ ['parser_5ff3_6516',['parser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html',1,'amrex']]],
+ ['parser_5ff3_6517',['PARSER_F3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883addb390004a66cd17993db3c37d2ab248',1,'amrex']]],
+ ['parser_5ff3_5fs_6518',['parser_f3_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ce73c7041e01915b29e6be148bad28d',1,'amrex']]],
+ ['parser_5ff3_5ft_6519',['parser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6ee79bf3b5c5b67de8ef46a663051b',1,'amrex']]],
+ ['parser_5ffloor_6520',['PARSER_FLOOR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af4ebc6b2c539f7e888d719bab325461d',1,'amrex']]],
+ ['parser_5ffmod_6521',['PARSER_FMOD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcac75e51f4689c58f1e203db343bf3fdd8',1,'amrex']]],
+ ['parser_5fgeq_6522',['PARSER_GEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca627eafb93eb5cc55cc6f1bd716ee6461',1,'amrex']]],
+ ['parser_5fget_5fnumber_6523',['parser_get_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a953b2c149c67e1e516421d279f2fc22a',1,'amrex']]],
+ ['parser_5fget_5fsymbols_6524',['parser_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4683ef8db99a703c386785fc95e1d29',1,'amrex']]],
+ ['parser_5fgt_6525',['PARSER_GT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcabbb10d89f09bab7d5aa1b256c361fe4b',1,'amrex']]],
+ ['parser_5fheaviside_6526',['PARSER_HEAVISIDE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcacb0b84f852fe36fbb6ffafd2455f9644',1,'amrex']]],
+ ['parser_5fif_6527',['PARSER_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6ee79bf3b5c5b67de8ef46a663051ba8ecdd6c594b2624b8d56c95e2e48d836',1,'amrex']]],
+ ['parser_5fjn_6528',['PARSER_JN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcaace05cc3a245149a82643a976e7e139a',1,'amrex']]],
+ ['parser_5fleq_6529',['PARSER_LEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca4d0e5b2b972b4bf0ffa84bb373ec9c77',1,'amrex']]],
+ ['parser_5flist_6530',['PARSER_LIST',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a705f34196073afbdc27635fcf758a5b7',1,'amrex']]],
+ ['parser_5flog_6531',['PARSER_LOG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a6d472fc8669b810eccc4c8ccfaf4c1d6',1,'amrex']]],
+ ['parser_5flog10_6532',['PARSER_LOG10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af1f083ccd600c4f36a89b024f39f62d0',1,'amrex']]],
+ ['parser_5flt_6533',['PARSER_LT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca27a45d5e1783028fbc362d8e4f35d752',1,'amrex']]],
+ ['parser_5fmakesymbol_6534',['parser_makesymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae51f56e5de666bd486e02809fb95826a',1,'amrex']]],
+ ['parser_5fmath_5facos_6535',['parser_math_acos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefee20e5a68eb0e134e5b8a25a45b4b4',1,'amrex']]],
+ ['parser_5fmath_5facosh_6536',['parser_math_acosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae08bf7de3948219b7c52cfb9e0a61a59',1,'amrex']]],
+ ['parser_5fmath_5fasin_6537',['parser_math_asin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a914656d851c249d6787f813ea09a6626',1,'amrex']]],
+ ['parser_5fmath_5fasinh_6538',['parser_math_asinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3f7885c55e5c6c0f671cace29421690',1,'amrex']]],
+ ['parser_5fmath_5fatan_6539',['parser_math_atan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2bd581231b46b3a5a62d99e00e743622',1,'amrex']]],
+ ['parser_5fmath_5fatan2_6540',['parser_math_atan2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae58842a73522988e8e20316c56e3c0b9',1,'amrex']]],
+ ['parser_5fmath_5fatanh_6541',['parser_math_atanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9199cb52898d7f521ae0d291917866a',1,'amrex']]],
+ ['parser_5fmath_5fcomp_5fellint_5f1_6542',['parser_math_comp_ellint_1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abec1b60762ebf83a7597d70c0e32aaa5',1,'amrex']]],
+ ['parser_5fmath_5fcomp_5fellint_5f2_6543',['parser_math_comp_ellint_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f39381b8634177fe59bf13bc7769de8',1,'amrex']]],
+ ['parser_5fmath_5fcos_6544',['parser_math_cos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9c5d0a6539470f7560f822714b7c75b',1,'amrex']]],
+ ['parser_5fmath_5fcosh_6545',['parser_math_cosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22b01fd56b83bc1cad5dc2fb17b023b4',1,'amrex']]],
+ ['parser_5fmath_5ferf_6546',['parser_math_erf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad99ebdb8798a2ecc5a188b7e7cfd2fd0',1,'amrex']]],
+ ['parser_5fmath_5fexp_6547',['parser_math_exp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8f3d6e0107012526c3465c75a12f5459',1,'amrex']]],
+ ['parser_5fmath_5fjn_6548',['parser_math_jn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43535087747b0d92f5e11040d600be5c',1,'amrex']]],
+ ['parser_5fmath_5flog_6549',['parser_math_log',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba3dcfe04cce2c0ea7fdbe3b2ed9e87a',1,'amrex']]],
+ ['parser_5fmath_5flog10_6550',['parser_math_log10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa7d9660ad9a94bcb47fd4de04acd3a6',1,'amrex']]],
+ ['parser_5fmath_5fpow_6551',['parser_math_pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa73033601c86e80eaaefc3201cb140af',1,'amrex']]],
+ ['parser_5fmath_5fsin_6552',['parser_math_sin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a658f0f07d0553e3d21650fb5a198048e',1,'amrex']]],
+ ['parser_5fmath_5fsinh_6553',['parser_math_sinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249f102bab7043232da73dcc4d33612e',1,'amrex']]],
+ ['parser_5fmath_5ftan_6554',['parser_math_tan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62570906aab0550c65f8a971dff0e58a',1,'amrex']]],
+ ['parser_5fmath_5ftanh_6555',['parser_math_tanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa087ffc694106cd11e7196bdb42b72a6',1,'amrex']]],
+ ['parser_5fmax_6556',['PARSER_MAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcabc0c26e39e66ba16b2fa97b76c9dae35',1,'amrex']]],
+ ['parser_5fmin_6557',['PARSER_MIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bcab15097a6b28d7658374164aa5eabf155',1,'amrex']]],
+ ['parser_5fmul_6558',['PARSER_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a34b1051c3e736038efa50c56e966fac7',1,'amrex']]],
+ ['parser_5fneq_6559',['PARSER_NEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca3a1729e1b576ae7d414ae6ba76c3b194',1,'amrex']]],
+ ['parser_5fnewassign_6560',['parser_newassign',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63cdcee7f7165d07558abfd490a3cf8f',1,'amrex']]],
+ ['parser_5fnewf1_6561',['parser_newf1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7520cc9fa8b9a8de8e845d02b75db77',1,'amrex']]],
+ ['parser_5fnewf2_6562',['parser_newf2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a35a66f1f45aa77d0be9afe8def5501',1,'amrex']]],
+ ['parser_5fnewf3_6563',['parser_newf3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6762c0fee754bd1ce564f76ef81253b6',1,'amrex']]],
+ ['parser_5fnewlist_6564',['parser_newlist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af77166ee4bf8e84e0628c8d6ef96f055',1,'amrex']]],
+ ['parser_5fnewneg_6565',['parser_newneg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59fa51e57d91b3fde27a4ee69d81b584',1,'amrex']]],
+ ['parser_5fnewnode_6566',['parser_newnode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54e375fb078fbde3c46609319674551f',1,'amrex']]],
+ ['parser_5fnewnumber_6567',['parser_newnumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af52966118e944ed96c7d6ed24c08d837',1,'amrex']]],
+ ['parser_5fnewsymbol_6568',['parser_newsymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad839d03442a4323dfb7b2b9578b6b9fd',1,'amrex']]],
+ ['parser_5fnode_6569',['parser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html',1,'amrex']]],
+ ['parser_5fnode_5fequal_6570',['parser_node_equal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa47ebc7570db6460238b4a73824c682',1,'amrex']]],
+ ['parser_5fnode_5fs_6571',['parser_node_s',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8c0892ef7e1f02a2857500ab15a932ab',1,'amrex']]],
+ ['parser_5fnode_5ft_6572',['parser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883',1,'amrex']]],
+ ['parser_5fnumber_6573',['parser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html',1,'amrex']]],
+ ['parser_5fnumber_6574',['PARSER_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883ae9fa1ed2645825d754693a50b5dbee64',1,'amrex']]],
+ ['parser_5for_6575',['PARSER_OR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca3b65381fef1e4a480813955566ac6224',1,'amrex']]],
+ ['parser_5fpow_6576',['PARSER_POW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bca7b172eaccc69212b5526d8a1675b2399',1,'amrex']]],
+ ['parser_5fprint_6577',['parser_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a53d306308d380a6d874ad24396fa7673',1,'amrex']]],
+ ['parser_5fregvar_6578',['parser_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2287c28084a10ac6a9cfb4b2a50892fc',1,'amrex']]],
+ ['parser_5fset_5fnumber_6579',['parser_set_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a031546532f5b81bd867039b219562b95',1,'amrex']]],
+ ['parser_5fsetconst_6580',['parser_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4051597b502fed03ea3b07d5f6cbb042',1,'amrex']]],
+ ['parser_5fsin_6581',['PARSER_SIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a723f6e0a6ed9422b505ce4ea722a9242',1,'amrex']]],
+ ['parser_5fsinh_6582',['PARSER_SINH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589af9f5e87ccf73aa564cab896e5737f3f2',1,'amrex']]],
+ ['parser_5fsqrt_6583',['PARSER_SQRT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a3fb34ef0b3bf8980039c8b7938964511',1,'amrex']]],
+ ['parser_5fsub_6584',['PARSER_SUB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a5e96b8800b23a4312ab9ab355eedaac8',1,'amrex']]],
+ ['parser_5fsymbol_6585',['parser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html',1,'amrex']]],
+ ['parser_5fsymbol_6586',['PARSER_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883a33139f0d7c11fb241cad32250195de18',1,'amrex']]],
+ ['parser_5ftan_6587',['PARSER_TAN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a45e9ea1f41504ce7c2d125cc59fa08ea',1,'amrex']]],
+ ['parser_5ftanh_6588',['PARSER_TANH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589a0e8b5d96d71e43edef0273b7e86277ee',1,'amrex']]],
+ ['parserexeadd_6589',['ParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD.html',1,'amrex']]],
+ ['parserexeadd_5fpn_6590',['ParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html',1,'amrex']]],
+ ['parserexeadd_5fpp_6591',['ParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html',1,'amrex']]],
+ ['parserexeadd_5fvn_6592',['ParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html',1,'amrex']]],
+ ['parserexeadd_5fvp_6593',['ParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html',1,'amrex']]],
+ ['parserexecutor_6594',['ParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'amrex']]],
+ ['parserexecutor_3c_203_20_3e_6595',['ParserExecutor< 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'']]],
+ ['parserexediv_5fb_6596',['ParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__B.html',1,'amrex']]],
+ ['parserexediv_5ff_6597',['ParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__F.html',1,'amrex']]],
+ ['parserexediv_5fpn_6598',['ParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html',1,'amrex']]],
+ ['parserexediv_5fpp_6599',['ParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html',1,'amrex']]],
+ ['parserexediv_5fvn_6600',['ParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html',1,'amrex']]],
+ ['parserexediv_5fvp_6601',['ParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html',1,'amrex']]],
+ ['parserexef1_6602',['ParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html',1,'amrex']]],
+ ['parserexef2_5fb_6603',['ParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html',1,'amrex']]],
+ ['parserexef2_5ff_6604',['ParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html',1,'amrex']]],
+ ['parserexeif_6605',['ParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html',1,'amrex']]],
+ ['parserexejump_6606',['ParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html',1,'amrex']]],
+ ['parserexemul_6607',['ParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL.html',1,'amrex']]],
+ ['parserexemul_5fpn_6608',['ParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html',1,'amrex']]],
+ ['parserexemul_5fpp_6609',['ParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html',1,'amrex']]],
+ ['parserexemul_5fvn_6610',['ParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html',1,'amrex']]],
+ ['parserexemul_5fvp_6611',['ParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html',1,'amrex']]],
+ ['parserexenull_6612',['ParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNull.html',1,'amrex']]],
+ ['parserexenumber_6613',['ParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html',1,'amrex']]],
+ ['parserexepowi_6614',['ParserExePOWI',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html',1,'amrex']]],
+ ['parserexesquare_6615',['ParserExeSquare',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSquare.html',1,'amrex']]],
+ ['parserexesub_5fb_6616',['ParserExeSUB_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__B.html',1,'amrex']]],
+ ['parserexesub_5ff_6617',['ParserExeSUB_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__F.html',1,'amrex']]],
+ ['parserexesub_5fpn_6618',['ParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html',1,'amrex']]],
+ ['parserexesub_5fpp_6619',['ParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html',1,'amrex']]],
+ ['parserexesub_5fvn_6620',['ParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html',1,'amrex']]],
+ ['parserexesub_5fvp_6621',['ParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html',1,'amrex']]],
+ ['parserexesymbol_6622',['ParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html',1,'amrex']]],
+ ['parserif_6623',['ParserIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html',1,'amrex::EB2::ParserIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a8333bdcc5ed38d5ab573c555221897a4',1,'amrex::EB2::ParserIF::ParserIF()']]],
+ ['parserprefix_6624',['ParserPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4e18537921b1737edf7819d2a3b51f90',1,'amrex::ParmParse']]],
+ ['parserstack_6625',['ParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html',1,'amrex']]],
+ ['particle_6626',['Particle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html',1,'amrex']]],
+ ['particle_5fdetail_6627',['particle_detail',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html',1,'']]],
+ ['particle_5fsize_6628',['particle_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad2bc38953d14a33e1d165372b1f8d3e4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::particle_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad2bc38953d14a33e1d165372b1f8d3e4',1,'amrex::ParticleContainer_impl::particle_size()']]],
+ ['particlearray_6629',['ParticleArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html',1,'amrex::ParticleArray< ContainerType, class, DataLayoutTag >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a992f0f789c839c1fdcce16c570491de1',1,'amrex::ParticleArray::ParticleArray()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a8deff78130d0f7f982f4a2d6ef55ceb3',1,'amrex::ParticleArray::ParticleArray(size_t a_size)']]],
+ ['particlearrayaccessor_6630',['ParticleArrayAccessor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html',1,'amrex::ParticleArrayAccessor< class, DataLayoutTag >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ad27aa85c57de2acbd9936f84108365c9',1,'amrex::ParticleArrayAccessor::ParticleArrayAccessor()']]],
+ ['particlebase_6631',['ParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'amrex']]],
+ ['particlebase_3c_20particlereal_2c_20t_5fnreal_2c_200_20_3e_6632',['ParticleBase< ParticleReal, T_NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'']]],
+ ['particlebase_3c_20t_2c_200_2c_200_20_3e_6633',['ParticleBase< T, 0, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html',1,'amrex']]],
+ ['particlebase_3c_20t_2c_200_2c_20nint_20_3e_6634',['ParticleBase< T, 0, NInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html',1,'amrex']]],
+ ['particlebase_3c_20t_2c_20nreal_2c_200_20_3e_6635',['ParticleBase< T, NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html',1,'amrex']]],
+ ['particleboxarray_6636',['ParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa22d7a841e78ebeadb741eb5fedd6473',1,'amrex::ParticleContainerBase::ParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5f864861309d414c90883f2ab60ee5e1',1,'amrex::ParGDBBase::ParticleBoxArray() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#adfd4f1260ff855da465e189ebac005e8',1,'amrex::ParGDBBase::ParticleBoxArray(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a449a9d96ffcb963858cdee67302be0bd',1,'amrex::ParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ae9eaeeb29ca270f3addf0b1adc90a21d',1,'amrex::ParGDB::ParticleBoxArray(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a2471d3ed490ba22c41c1aa3833c75f75',1,'amrex::AmrParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#af74ac23f751f5a6751cde7af224355ea',1,'amrex::AmrParGDB::ParticleBoxArray(int level) const override']]],
+ ['particlebuffermap_6637',['ParticleBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html',1,'amrex::ParticleBufferMap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ae38964fdc9eb2687b154f6d476b84053',1,'amrex::ParticleBufferMap::ParticleBufferMap()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5ff68878498c3720aa87dec033ffc9b4',1,'amrex::ParticleBufferMap::ParticleBufferMap(const ParGDBBase *a_gdb)']]],
+ ['particlecommdata_6638',['ParticleCommData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html',1,'amrex']]],
+ ['particlecontainer_6639',['ParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7c419a2c3aef781f1415b7ebd1f138d0',1,'amrex']]],
+ ['particlecontainer_5fimpl_6640',['ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'amrex::ParticleContainer_impl< class, T_NArrayReal, T_NArrayInt, Allocator, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'amrex::ParticleContainer_impl::ParticleContainer_impl()']]],
+ ['particlecontainer_5fimpl_3c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_6641',['ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'']]],
+ ['particlecontainerbase_6642',['ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html',1,'amrex::ParticleContainerBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af17feaf161d82ae2ef0466b6188cc7b0',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParticleContainerBase &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a5f71ad65c90b78b062f40127d91a3134',1,'amrex::ParticleContainerBase::ParticleContainerBase(const ParticleContainerBase &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af60ff4efea559ba4e49dc7178e504e4c',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1b59660938f651e5a56bc45bb6bc4d8e',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a66e036defd5c86431c583bbd8cb91e2d',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a783bf6edc1d9d0bdc5d4e8dd1f98cd5f',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a51bba5cff5a55e3f6ce46c0b56fa1809',1,'amrex::ParticleContainerBase::ParticleContainerBase()=default']]],
+ ['particlecontainerpuresoa_6643',['ParticleContainerPureSoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adf16cda543680572b2d60a5518b7fb55',1,'amrex']]],
+ ['particlecontainertoblueprint_6644',['ParticleContainerToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade6b74b8d41502d861a0b0fe6a5982f4',1,'amrex']]],
+ ['particlecontainertype_6645',['ParticleContainerType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aa454b3f1c4a133faaa1d28b9c8c254d8',1,'amrex::NeighborParticleContainer::ParticleContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae983cf8ab0ac0e50438110da4061ea1c',1,'amrex::ParticleContainer_impl::ParticleContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae983cf8ab0ac0e50438110da4061ea1c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainerType()']]],
+ ['particlecopyop_6646',['ParticleCopyOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html',1,'amrex']]],
+ ['particlecopyplan_6647',['ParticleCopyPlan',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html',1,'amrex']]],
+ ['particlecpuwrapper_6648',['ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html',1,'amrex::ParticleCPUWrapper'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#af456e0632ceb42b240d4d2608325fa66',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#ad13d555c23dc09a19f05fa10518807e6',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(const ParticleCPUWrapper &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a0cbf3e03c4cabd9a0fe9f6e2b1b584d2',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(ParticleCPUWrapper &&)=delete']]],
+ ['particledistributionmap_6649',['ParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3b2f62b1a94797a5da64a7983bdd190b',1,'amrex::ParGDB::ParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aac889336d5ae4980d21fa8f7199bd24c',1,'amrex::AmrParGDB::ParticleDistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a16a9e833e5e2cb6ec87e5ed85d729c06',1,'amrex::AmrParGDB::ParticleDistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3e6c2e1785b6e3d00276b3f697bab9c1',1,'amrex::ParGDB::ParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a911edb448b3ad570aff7366aefe10089',1,'amrex::ParGDBBase::ParticleDistributionMap(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a2a790ed2ecbbb8fcb0488789f005daed',1,'amrex::ParGDBBase::ParticleDistributionMap() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7e2ec84758098c59382aba1343bc4a8b',1,'amrex::ParticleContainerBase::ParticleDistributionMap()']]],
+ ['particlegeom_6650',['ParticleGeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a9ba4b0a7ffb2f6d0b683052125b4b528',1,'amrex::AmrParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#afde4d45acf310b449c3c4af607f65a60',1,'amrex::AmrParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63109bdaecaf9cd491ee6c69403c763a',1,'amrex::ParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63c67b3766f60350636671afe142968a',1,'amrex::ParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#abef31ba5dc0587ef75830df5f251f334',1,'amrex::ParGDBBase::ParticleGeom(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1d0680c0076a0f47ea58c61fd0c97ecf',1,'amrex::ParGDBBase::ParticleGeom() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a00182008cdf9fb0039e82588fb15e67e',1,'amrex::ParticleContainerBase::ParticleGeom()']]],
+ ['particleidwrapper_6651',['ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html',1,'amrex::ParticleIDWrapper'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#abe6eaeb579f55deb9eea2375bf0cdb4b',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(ParticleIDWrapper &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a70c96c85021171e8ca0e31b75ba26885',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a1be128a081a654e36673ae143e0c78cb',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(const ParticleIDWrapper &rhs)=default']]],
+ ['particleinitdata_6652',['ParticleInitData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a39f3dad374127876863b7888ac53b465',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleInitData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a39f3dad374127876863b7888ac53b465',1,'amrex::ParticleContainer_impl::ParticleInitData()']]],
+ ['particleinittype_6653',['ParticleInitType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html',1,'amrex']]],
+ ['particlelevel_6654',['ParticleLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2a95432c01c58984730881db4e162f02',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2a95432c01c58984730881db4e162f02',1,'amrex::ParticleContainer_impl::ParticleLevel()']]],
+ ['particlelocator_6655',['ParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html',1,'amrex::ParticleLocator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a051687b9db644bfff24f5452abf5624c',1,'amrex::ParticleLocator::ParticleLocator()']]],
+ ['particlelocdata_6656',['ParticleLocData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html',1,'amrex']]],
+ ['particlepostlocate_6657',['particlePostLocate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::particlePostLocate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'amrex::ParticleContainer_impl::particlePostLocate()']]],
+ ['particlerealdescriptor_6658',['ParticleRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1b57811f2abf751ac0228b4c5c43442c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleRealDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1b57811f2abf751ac0228b4c5c43442c',1,'amrex::ParticleContainer_impl::ParticleRealDescriptor()']]],
+ ['particlereduce_6659',['ParticleReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3762aae68593d892d48ede3cb6e317a7',1,'amrex::ParticleReduce(PC const &pc, int lev_min, int lev_max, F const &f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af42436c4813e6fedd6dd7a5c73581b63',1,'amrex::ParticleReduce(PC const &pc, int lev, F &&f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d32380d1bccbedf1b24bd2c1bb7a1da',1,'amrex::ParticleReduce(PC const &pc, F &&f, ReduceOps &reduce_ops)']]],
+ ['particlereftype_6660',['ParticleRefType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9df3ed969c2de287106d9a3634bd7c6c',1,'amrex::ConstParticleTileData::ParticleRefType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9df3ed969c2de287106d9a3634bd7c6c',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleRefType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a11bccd3938ed5beb19a29798dfc543cb',1,'amrex::ParticleTileData::ParticleRefType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a11bccd3938ed5beb19a29798dfc543cb',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleRefType()']]],
+ ['particlesat_6661',['ParticlesAt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile) const']]],
+ ['particletile_6662',['ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html',1,'amrex::ParticleTile< class, NArrayReal, NArrayInt, Allocator >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a88e27f1bb35a55e5fb6555057e1e25ac',1,'amrex::NeighborParticleContainer::ParticleTile()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a070fcef33e908cba36039a6fdf1d1c53',1,'amrex::ParticleTile::ParticleTile()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a28ae7d1aa4c1e8d5a479203a9099835c',1,'amrex::ParticleTile::ParticleTile(ParticleTile &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a209d248bf4daf81d95a3e176b6754b45',1,'amrex::ParticleTile::ParticleTile(ParticleTile const &)=delete']]],
+ ['particletiledata_6663',['ParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'amrex']]],
+ ['particletiledata_3c_20soaparticlebase_2c_20narrayreal_2c_20narrayint_20_3e_6664',['ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'']]],
+ ['particletiledatatype_6665',['ParticleTileDataType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0aeb55b6a15d10428c88a314412914c5',1,'amrex::ParticleTile']]],
+ ['particletileptr_6666',['ParticleTilePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af9e7daf85f061eb283287567b459aade',1,'amrex::ParIterBase_impl::ParticleTilePtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af9e7daf85f061eb283287567b459aade',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTilePtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af9e7daf85f061eb283287567b459aade',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTilePtr()']]],
+ ['particletileref_6667',['ParticleTileRef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a6f5dade75fdc279347334eaf3d39dae4',1,'amrex::ParIterBase_impl::ParticleTileRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a6f5dade75fdc279347334eaf3d39dae4',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a6f5dade75fdc279347334eaf3d39dae4',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileRef()']]],
+ ['particletiletoblueprint_6668',['ParticleTileToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa61cbdb192b255d82659e53f8526f1',1,'amrex']]],
+ ['particletiletype_6669',['ParticleTileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#aadba4e261ba5a74dce3335644e48a045',1,'amrex::ParIter_impl::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aad727cb5c9b392a0ec2c7bbabdf22576',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aad727cb5c9b392a0ec2c7bbabdf22576',1,'amrex::ParticleContainer_impl::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac2f8c395b361cb48d2ba6daaf7873149',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac2f8c395b361cb48d2ba6daaf7873149',1,'amrex::ParIterBase_impl::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac2f8c395b361cb48d2ba6daaf7873149',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleTileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a0e6990627e509337037b468a0f01234e',1,'amrex::ParConstIter_impl::ParticleTileType()']]],
+ ['particletomesh_6670',['ParticleToMesh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fa6beab988f9b1236a6a68f659dfbeb',1,'amrex::ParticleToMesh(PC const &pc, MF &mf, int lev, F const &f, bool zero_out_input=true)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9610a39b43057d1e9e78c4d5156965ef',1,'amrex::ParticleToMesh(PC const &pc, const Vector< MultiFab * > &mf, int lev_min, int lev_max, F &&f, bool zero_out_input=true, bool vol_weight=true)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Nearest, int >::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'amrex::ParticleInterpolator::Base::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Linear, amrex::Real >::ParticleToMesh()']]],
+ ['particletype_6671',['ParticleType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#ad0f67b61f261f7849b209a736e1e11a0',1,'amrex::AmrParticleContainer_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a6732de69363d6c0c39ae2d462b1cc57e',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a6732de69363d6c0c39ae2d462b1cc57e',1,'amrex::ParticleTileData::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a806d428c54ec86cc7e61edf954105f6f',1,'amrex::ParticleTile::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9086e3760f0e461a8aa1cb5cbe2b608',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9086e3760f0e461a8aa1cb5cbe2b608',1,'amrex::ParticleContainer_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a39540f149f469767e4dd7333f194e1a4',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a39540f149f469767e4dd7333f194e1a4',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a39540f149f469767e4dd7333f194e1a4',1,'amrex::ParIterBase_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a876f23badccb453ea6c124d61316f6b5',1,'amrex::ParIter_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a9bce0c0d40443b40b8789eaafdab6b16',1,'amrex::ParConstIter_impl::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ab9497648313d317adc40bc7bebb5ca2d',1,'amrex::NeighborParticleContainer::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a49bf1484da915d1cbf5eb4e5eef61efe',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a49bf1484da915d1cbf5eb4e5eef61efe',1,'amrex::ConstParticleTileData::ParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a4b5292eeb84fe912addcc353c568cbce',1,'amrex::ArrayOfStructs::ParticleType()']]],
+ ['particlevector_6672',['ParticleVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a9eb90934f537a8f10811e014520cc116',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ade2385ed6d6005f38a31d3709b55fc4c',1,'amrex::NeighborParticleContainer::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa361f73ebc2bf0a48753c69a277f4075',1,'amrex::ArrayOfStructs::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a54e7d39c60aed23dded20dfdea50f7de',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoAoS.html#afddc6c75186769d8d5f97c0aa67d73a9',1,'amrex::ThisParticleTileHasNoAoS::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a54e7d39c60aed23dded20dfdea50f7de',1,'amrex::ParticleContainer_impl::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a9eb90934f537a8f10811e014520cc116',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a9eb90934f537a8f10811e014520cc116',1,'amrex::ParIterBase_impl::ParticleVector()']]],
+ ['partition_6673',['Partition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b8c7b9108d9ccbc108689fb9b8b2a7e',1,'amrex::Partition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1214d3602cac3f99cebc60c951dbb938',1,'amrex::Partition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3a47d7e7e8f7a66ddf15cdd606dbb8f',1,'amrex::Partition(Gpu::DeviceVector< T > &v, F &&f)']]],
+ ['partitionparticles_6674',['partitionParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8c341f9e253720288265d6112c4ab9e',1,'amrex']]],
+ ['partitionparticlesbydest_6675',['partitionParticlesByDest',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2808a58ab833a933f7909baf632466b7',1,'amrex']]],
+ ['pc_5finterp_6676',['pc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9a0604c88f7d92212acaf069617affa',1,'amrex']]],
+ ['pc_5flocal_5fcpu_6677',['PC_local_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< IArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< FArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< TagBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'amrex::FabArray::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::CutFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::EBCellFlagFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::Mask >::PC_local_cpu()']]],
+ ['pc_5flocal_5fgpu_6678',['PC_local_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'amrex::FabArray::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< TagBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< IArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< FArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::Mask >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::EBCellFlagFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::CutFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_gpu()']]],
+ ['pcd_6679',['pcd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'amrex::FabArray::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::BaseFab< AtomicInt > >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::BaseFab< PetscInt > >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::CutFab >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::EBCellFlagFab >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< amrex::Mask >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< FArrayBox >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< IArrayBox >::pcd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4a22bada553ad3ff929d91be1b8bfc9f',1,'FabArray< TagBox >::pcd()']]],
+ ['pcdata_6680',['PCData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html',1,'amrex']]],
+ ['pcg_5fsolver_5fconfigure_6681',['pcg_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a24dc1ec87efeca4c5719f268b4a3cfb9',1,'amrex::HypreIJIface']]],
+ ['pcinterp_6682',['PCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html',1,'amrex']]],
+ ['pcinterp_6683',['PcInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a852ba956d157fa2eb049e1b7cc6d50db',1,'amrex::AmrData']]],
+ ['pcinterp_5finterp_6684',['pcinterp_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaebd1edefcd2e126a0ce93d3f4296731',1,'amrex']]],
+ ['pctype_6685',['PCType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a40d448c9de4fde0c1a475780ebc33ea7',1,'amrex::ParIterBase_impl::PCType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a40d448c9de4fde0c1a475780ebc33ea7',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PCType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a40d448c9de4fde0c1a475780ebc33ea7',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PCType()']]],
+ ['pdata_5fsize_6686',['pdata_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a94f1d1574b0fb4f340d088480ee5fbc1',1,'amrex::NeighborParticleContainer']]],
+ ['period_6687',['period',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ace8592786e8de8bb2dc6ac31716adc7e',1,'amrex::Periodicity::period()'],['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#ad76559fb8c453075eeb9fa02032160b3',1,'process_topology_t::period()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a622746891e67a5016ae4b0c0137d70ce',1,'amrex::Geometry::period()']]],
+ ['periodic_5fshift_6688',['periodic_shift',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html#ae5f702cff0dcc8b8dc04038691330e0a',1,'amrex::NeighborCode::periodic_shift()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#af6a0f9df0a06e03eeb147712461332e7',1,'amrex::NeighborParticleContainer::NeighborCopyTag::periodic_shift()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#a660708553dcc4fa4762baa42ed5d2b61',1,'amrex::NeighborParticleContainer::NeighborTask::periodic_shift()']]],
+ ['periodicity_6689',['Periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html',1,'amrex::Periodicity'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ab912d518e6c2289d18ca26e791920ea7',1,'amrex::Periodicity::Periodicity() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#abaaf6e49e85d1624a89b4ce8ade5c541',1,'amrex::Periodicity::Periodicity(const IntVect &v) noexcept']]],
+ ['periodicity_6690',['periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7b365b1560bb9a31cf49cd55668085cf',1,'amrex::Geometry::periodicity() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#affe5cf2164950c1670a92f7b2719c0ff',1,'amrex::Geometry::periodicity(const Box &b) const noexcept']]],
+ ['periodicshift_6691',['periodicShift',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48b0e0bc9bd17bdcba18aa237718737f',1,'amrex']]],
+ ['periodicshift_6692',['PeriodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const']]],
+ ['periodicshift_6693',['periodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a95ab5abc1e6c5d1efb9de40e0873d391',1,'amrex::Geometry']]],
+ ['permutation_6694',['permutation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a874f4d4d95984b6d53a10e76a5a7d27a',1,'amrex::NonLocalBC::MultiBlockIndexMapping']]],
+ ['permutationfordeposition_6695',['PermutationForDeposition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad434592fa38d501d9db9bfb648bb9140',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, const PTile &ptile, Box bx, Geometry geom, const IntVect idx_type)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac67c5b805cea20326010666416cd773f',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, index_type nbins, F const &f)']]],
+ ['permutationptr_6696',['permutationPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'amrex::DenseBins::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a2e0d5402d80dd9e9dfdd8478b0e6c2c7',1,'amrex::SparseBins::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a1366ec831cf538cf38da122f875fca27',1,'amrex::SparseBins::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< ParticleType >::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'amrex::DenseBins::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< ParticleType >::permutationPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr()']]],
+ ['persistentifstream_6697',['PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html',1,'amrex::VisMF::PersistentIFStream'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a56becba85d63b59974112dde31bfc90f',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac51ac75b9acd3f6dbba89e7b73dfda1d',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#acb905ed76a3548e6018710ee071c9f31',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream const &)=delete']]],
+ ['persistentifstreams_6698',['persistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#accf2e64d0fa423eb3c82df8c1189e908',1,'amrex::VisMF']]],
+ ['persistentstreams_6699',['persistentStreams',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa1be9f367de08974eeef5231d654d5ad',1,'RegionsProfStats::persistentStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a176ee76d60863bf10f9b663c21c00a38',1,'CommProfStats::persistentStreams()']]],
+ ['petsc_6700',['petsc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a1c626ad40ecbe4497cfe809fbc98f31f',1,'amrex']]],
+ ['petscabeclap_6701',['PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html',1,'amrex::PETScABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab2a0a84e3b1491619ab3ed49306ffdeb',1,'amrex::PETScABecLap::PETScABecLap(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ae834b28c54502bd846c75a933cd86e4e',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a6d1500243e6bcc0c8546240f4fb1ae6d',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap &&) noexcept=delete']]],
+ ['phi_6702',['phi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a149f5f335aa384fea60572300241de10',1,'amrex::algoim::ImplicitIntegral']]],
+ ['physbcfunct_6703',['PhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html',1,'amrex::PhysBCFunct< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a39b89bb30f1abba7495122150108a927',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a754509e10fc630761839c420246a3ebe',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a7e1c94efd648f3ebfaefc5a13c91eb65',1,'amrex::PhysBCFunct::PhysBCFunct()=default']]],
+ ['physbcfunctnoop_6704',['PhysBCFunctNoOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunctNoOp.html',1,'amrex']]],
+ ['physbnd_6705',['physbnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#a38f2083124f56b276e74ec1112306ed1',1,'amrex::Extrapolater']]],
+ ['pi_6706',['pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ae119edbc36d72d7e0287e015330974c5',1,'amrex::Math']]],
+ ['pid_6707',['pid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a226101263b27282d94f687320e25177f',1,'amrex::ParallelDescriptor::Message']]],
+ ['pinmesh_6708',['pinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a3cf163ea993bb9ab3a642bb0b16e9d90',1,'amrex::InSituBridge']]],
+ ['pinmesh_6709',['PinMesh',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#abe1c7c360d280567e6b307120f51a7ae',1,'amrex::AmrMeshDataAdaptor::InternalsType::PinMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#a18e4c53a74f5623786c5dadbe087f209',1,'amrex::AmrDataAdaptor::InternalsType::PinMesh()']]],
+ ['pinned_6710',['Pinned',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html',1,'amrex::Gpu']]],
+ ['pinned_5frcv_5fbuffer_6711',['pinned_rcv_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a57f27a8f270653d1a738490e32dffe4b',1,'amrex::NeighborParticleContainer']]],
+ ['pinned_5fsnd_5fbuffer_6712',['pinned_snd_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1f7704df7069ec0df0e84a649babf620',1,'amrex::NeighborParticleContainer']]],
+ ['pinnedarenaallocator_6713',['PinnedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PinnedArenaAllocator.html',1,'amrex']]],
+ ['pinnedarenawrapper_6714',['PinnedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PinnedArenaWrapper.html',1,'amrex']]],
+ ['pinnedvector_6715',['PinnedVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a6e76d121ad2e1030d86ccbc9a47f6fde',1,'amrex::Gpu']]],
+ ['placementdelete_6716',['placementDelete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b1ca3704b0b8849017f3a130d9a6fe0',1,'amrex']]],
+ ['placementnew_6717',['placementNew',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7421e3ce663f6de9d76cf1f2cd220dc',1,'amrex']]],
+ ['planeif_6718',['PlaneIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html',1,'amrex::EB2::PlaneIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acd11423cba9d7c283e96167dedd124d5',1,'amrex::EB2::PlaneIF::PlaneIF()']]],
+ ['plansmade_6719',['PlansMade',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aeb8a724d27d545ef62b8a17cf721ff8d',1,'hacc::Dfft']]],
+ ['plm_6720',['PLM',['../namespacePLM.html',1,'']]],
+ ['plo_6721',['plo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#aeb85700e02150d77688f2f48f87a0220',1,'amrex::GetParticleBin']]],
+ ['plot_5ffile_5froot_6722',['plot_file_root',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6d91b6937dfb14b4b4777f640971b072',1,'amrex::Amr']]],
+ ['plot_5ffiles_5foutput_6723',['Plot_Files_Output',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa9af5d2dcba7539444e0334b84ed7504',1,'amrex::Amr']]],
+ ['plot_5fint_6724',['plot_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8e9bb15131c1b8431dc0336678e0b1ea',1,'amrex::Amr']]],
+ ['plot_5flog_5fper_6725',['plot_log_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac28ad84e2187c8094fe436eb5e5847d8',1,'amrex::Amr']]],
+ ['plot_5fmax_5flevel_6726',['plot_max_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2145c1f06e5f81146da1a6011139b560',1,'amrex::Amr']]],
+ ['plot_5fper_6727',['plot_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af097e0455a9da7e8e6a9dc131d1b96f2',1,'amrex::Amr']]],
+ ['plotfiledata_6728',['PlotFileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html',1,'amrex::PlotFileData'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a6006d7b7736ddff7fda093ec7a633570',1,'amrex::PlotFileData::PlotFileData()']]],
+ ['plotfiledataimpl_6729',['PlotFileDataImpl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html',1,'amrex::PlotFileDataImpl'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a77e164e48c0363b8f87c3879a509ad23',1,'amrex::PlotFileDataImpl::PlotFileDataImpl()']]],
+ ['plotfileversion_6730',['plotFileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a5cb67cc4b9127391a42535788c43c49d',1,'amrex::AmrData']]],
+ ['plotfileversion_6731',['PlotfileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ab95e00002c7985b4bc7d425795d72404',1,'amrex::ParticleContainerBase']]],
+ ['plotfileversion_6732',['PlotFileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aff316a96447744ee3bd4e3abbb555f6b',1,'amrex::AmrData']]],
+ ['plotint_6733',['plotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6b328e1464fc914bea4ea6da8a067c57',1,'amrex::Amr']]],
+ ['plotlogper_6734',['plotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a98ce23547463e17b55901b8818f0fc',1,'amrex::Amr']]],
+ ['plotmaxlevel_6735',['plotMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a76e9887d9d42c68e5fc3b2b82d039',1,'amrex::Amr']]],
+ ['plotper_6736',['plotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a931bcdf3440fa41801f73a87f417ef',1,'amrex::Amr']]],
+ ['plotvarnames_6737',['PlotVarNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aacf2bf93e89399ca37e10646536f3218',1,'amrex::AmrData::PlotVarNames()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a0c8492eed2a2a622cb11a076e16dadaf',1,'amrex::DataServices::PlotVarNames()']]],
+ ['plotvars_6738',['plotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#abb37b63392fa96850b26d06e6b3f4be1',1,'amrex::AmrData']]],
+ ['plus_6739',['Plus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Plus.html',1,'amrex']]],
+ ['plus_6740',['plus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< char >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< AtomicInt >::plus(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< AtomicInt >::plus(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< char >::plus(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< char >::plus(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< char >::plus(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< char >::plus(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< AtomicInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< char >::plus(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< char >::plus(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< IArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a6679e5d7843de95ca2245f599715b4f9',1,'amrex::MultiFab::plus(const MultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a38506771a271ef8a5d4b6c3065815566',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0b410a02ca211c74033d77fac9b8a40b',1,'amrex::MultiFab::plus(Real val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9d8ec2a7197f373ce88a43a2adaf1da0',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aafbc29a68d3c0c000fee414f76f7b79c',1,'amrex::MultiFab::plus(Real val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af9746c8ee7ac16060bf338ecdbdcaa5a',1,'amrex::iMultiFab::plus(const iMultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3c88d451792c4740296d8f4928da38db',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af56a10b8407c86226901dc0b5ba070c7',1,'amrex::iMultiFab::plus(int val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a8f26ae5a879d6286c8a639f84aa74563',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ab0fd430ccad60b7771778c64a7d928b5',1,'amrex::iMultiFab::plus(int val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< TagBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< TagBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< FArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< IArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'amrex::BaseFab::plus(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'amrex::BaseFab::plus(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'amrex::BaseFab::plus(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'amrex::BaseFab::plus(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'amrex::BaseFab::plus(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'amrex::BaseFab::plus(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'amrex::BaseFab::plus(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< Real >::plus(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< Real >::plus(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< Real >::plus(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< Real >::plus(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< Real >::plus(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a5176cafd217bf9069ed83feba52d71c2',1,'amrex::BndryRegisterT::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'amrex::FabArray::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'amrex::FabArray::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::CutFab >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::CutFab >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::EBCellFlagFab >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::EBCellFlagFab >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::Mask >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::Mask >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< FArrayBox >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< PetscInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< int >::plus(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< int >::plus(int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< int >::plus(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< int >::plus(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< int >::plus(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< int >::plus(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< int >::plus(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< int >::plus(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< int >::plus(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< PetscInt >::plus(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< PetscInt >::plus(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< PetscInt >::plus(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< PetscInt >::plus(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept']]],
+ ['plusfrom_6741',['plusFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a347f19dfd7611b563f7cc799023dc17a',1,'amrex::FabSetT::plusFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a58d2309f0eb636417e763b5a1e74599c',1,'amrex::BndryRegisterT::plusFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a2d88ae6162badc6e58949b21e959bc80',1,'amrex::FabSetT::plusFrom(const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)']]],
+ ['plusto_6742',['plusTo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a52afe3a40bffa4138f997dbf4428d634',1,'amrex::FabSetT']]],
+ ['podvector_6743',['PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex::PODVector< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(const PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< index_type >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< index_type >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< index_type >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< index_type >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< index_type >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< index_type >::PODVector(std::initializer_list< index_type > a_initializer_list, const allocator_type &a_allocator=std::allocator< index_type >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< index_type >::PODVector(const PODVector< index_type, std::allocator< index_type > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< index_type >::PODVector(PODVector< index_type, std::allocator< index_type > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int * >::PODVector(std::initializer_list< int * > a_initializer_list, const allocator_type &a_allocator=std::allocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int * >::PODVector(const PODVector< int *, std::allocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int * >::PODVector(PODVector< int *, std::allocator< int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(std::initializer_list< int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const PODVector< int *, DefaultAllocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=amrex::PolymorphicArenaAllocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const PODVector< char, amrex::PolymorphicArenaAllocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(PODVector< char, amrex::PolymorphicArenaAllocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int * >::PODVector(std::initializer_list< const int * > a_initializer_list, const allocator_type &a_allocator=std::allocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int * >::PODVector(const PODVector< const int *, std::allocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int * >::PODVector(PODVector< const int *, std::allocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(std::initializer_list< const int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const PODVector< const int *, DefaultAllocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(PODVector< const int *, DefaultAllocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal * >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal * >::PODVector(const PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal * >::PODVector(PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(std::initializer_list< ParticleType > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleType >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const PODVector< ParticleType, DefaultAllocator< ParticleType > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(PODVector< ParticleType, DefaultAllocator< ParticleType > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< std::size_t >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< std::size_t >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< std::size_t >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< std::size_t >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< std::size_t >::PODVector(std::initializer_list< std::size_t > a_initializer_list, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< std::size_t >::PODVector(const PODVector< std::size_t, std::allocator< std::size_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< std::size_t >::PODVector(PODVector< std::size_t, std::allocator< std::size_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(std::initializer_list< uint64_t > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(const PODVector< uint64_t, DefaultAllocator< uint64_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(PODVector< uint64_t, DefaultAllocator< uint64_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< unsigned int >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< unsigned int >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< unsigned int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< unsigned int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< unsigned int >::PODVector(std::initializer_list< unsigned int > a_initializer_list, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< unsigned int >::PODVector(const PODVector< unsigned int, std::allocator< unsigned int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< unsigned int >::PODVector(PODVector< unsigned int, std::allocator< unsigned int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int >::PODVector(std::initializer_list< int > a_initializer_list, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int >::PODVector(const PODVector< int, std::allocator< int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int >::PODVector(PODVector< int, std::allocator< int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal * >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(const PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::BoxND >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::BoxND >::PODVector(std::initializer_list< amrex::BoxND > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::BoxND >::PODVector(const PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::BoxND >::PODVector(PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::BoxND >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::NeighborCode >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::NeighborCode >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::NeighborCode >::PODVector(std::initializer_list< amrex::NeighborCode > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'amrex::PODVector::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'amrex::PODVector::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'amrex::PODVector::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'amrex::PODVector::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'amrex::PODVector::PODVector(std::initializer_list< T > a_initializer_list, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'amrex::PODVector::PODVector(const PODVector< T, Allocator > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'amrex::PODVector::PODVector(PODVector< T, Allocator > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(const PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::BoxND >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::BoxND >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::XDim3 >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::XDim3 >::PODVector(std::initializer_list< amrex::XDim3 > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::XDim3 >::PODVector(const PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::XDim3 >::PODVector(PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::NeighborCode >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char >::PODVector(const PODVector< char, std::allocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char >::PODVector(PODVector< char, std::allocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::NeighborCode >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::XDim3 >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::openbc::MomTag >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::openbc::MomTag >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::openbc::MomTag >::PODVector(std::initializer_list< amrex::openbc::MomTag > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::openbc::MomTag >::PODVector(const PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::openbc::MomTag >::PODVector(PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::STLtools::Triangle >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::STLtools::Triangle >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::STLtools::Triangle >::PODVector(std::initializer_list< amrex::STLtools::Triangle > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(const PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &a_vector)']]],
+ ['podvector_3c_20amrex_3a_3aassigngrid_3c_20biniteratorfactory_20_3e_20_3e_6744',['PODVector< amrex::AssignGrid< BinIteratorFactory > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3aboxnd_20_3e_6745',['PODVector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_6746',['PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3aneighborcode_20_3e_6747',['PODVector< amrex::NeighborCode >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3aopenbc_3a_3amomtag_20_3e_6748',['PODVector< amrex::openbc::MomTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3astltools_3a_3atriangle_20_3e_6749',['PODVector< amrex::STLtools::Triangle >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3axdim3_20_3e_6750',['PODVector< amrex::XDim3 >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_6751',['PODVector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20char_20_3e_6752',['PODVector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20char_2c_20amrex_3a_3apolymorphicarenaallocator_3c_20char_20_3e_20_3e_6753',['PODVector< char, amrex::PolymorphicArenaAllocator< char > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20int_20_2a_20_3e_6754',['PODVector< const int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20int_20_2a_2c_20allocator_3c_20const_20int_20_2a_20_3e_20_3e_6755',['PODVector< const int *, Allocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20const_20int_20_2a_2c_20defaultallocator_3c_20const_20int_20_2a_20_3e_20_3e_6756',['PODVector< const int *, DefaultAllocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20particlereal_20_2a_20_3e_6757',['PODVector< const ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20particlereal_20_2a_2c_20allocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_6758',['PODVector< const ParticleReal *, Allocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20const_20particlereal_20_2a_2c_20defaultallocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_6759',['PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20index_5ftype_20_3e_6760',['PODVector< index_type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20int_20_2a_20_3e_6761',['PODVector< int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20int_20_2a_2c_20allocator_3c_20int_20_2a_20_3e_20_3e_6762',['PODVector< int *, Allocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20int_20_2a_2c_20defaultallocator_3c_20int_20_2a_20_3e_20_3e_6763',['PODVector< int *, DefaultAllocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20int_20_3e_6764',['PODVector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20particlereal_20_2a_20_3e_6765',['PODVector< ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20particlereal_20_2a_2c_20allocator_3c_20particlereal_20_2a_20_3e_20_3e_6766',['PODVector< ParticleReal *, Allocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20particlereal_20_2a_2c_20defaultallocator_3c_20particlereal_20_2a_20_3e_20_3e_6767',['PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20particletype_2c_20allocator_3c_20particletype_20_3e_20_3e_6768',['PODVector< ParticleType, Allocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20particletype_2c_20defaultallocator_3c_20particletype_20_3e_20_3e_6769',['PODVector< ParticleType, DefaultAllocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20std_3a_3asize_5ft_20_3e_6770',['PODVector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20uint64_5ft_2c_20allocator_3c_20uint64_5ft_20_3e_20_3e_6771',['PODVector< uint64_t, Allocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20uint64_5ft_2c_20defaultallocator_3c_20uint64_5ft_20_3e_20_3e_6772',['PODVector< uint64_t, DefaultAllocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20unsigned_20int_20_3e_6773',['PODVector< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['point_6774',['Point',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434ab4007993e9c944fbfd42096732e4b430',1,'amrex::StateDescriptor']]],
+ ['pointer_6775',['pointer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< int * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< index_type >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const ParticleReal * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const int *, DefaultAllocator< const int * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< const int * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< unsigned int >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< int *, DefaultAllocator< int * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< int >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< ParticleReal * >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< std::size_t >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< char >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::XDim3 >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::STLtools::Triangle >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::openbc::MomTag >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::NeighborCode >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::BoxND >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3c87edf01e970b09b0a59f130ada9262',1,'amrex::PODVector::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a8a10b255de4c608b3775a315e409ef8d',1,'hacc::AlignedAllocator::pointer()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html#a27f45496b5f43b097780b5ca62f10b64',1,'amrex::TheFaArenaDeleter::pointer()']]],
+ ['pointghosttypes_6776',['PointGhostTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3a',1,'amrex::InSituUtils']]],
+ ['pointvalue_6777',['PointValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5a829681bb11c94caeafc642e3a95c91',1,'amrex::DataServices']]],
+ ['pointvaluerequest_6778',['PointValueRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9af2edde48d8bc88db394583d8e3a01588',1,'amrex::DataServices']]],
+ ['polar_6779',['polar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a464e44680268cba2d8a7b1ae3232a183',1,'amrex']]],
+ ['polarb_6780',['PolarB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html',1,'amrex::FabArrayBase::PolarB'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#ad805ea2e85456aeee7173714da9e0167',1,'amrex::FabArrayBase::PolarB::PolarB()']]],
+ ['polarbcache_6781',['PolarBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aeefdcd1fc2b2d609017e01fa8862c931',1,'amrex::FabArrayBase']]],
+ ['polarbcacheiter_6782',['PolarBCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ae3da0c50a11f56d59552e30b45b10741',1,'amrex::FabArrayBase']]],
+ ['policy_5ftype_6783',['policy_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac7d6cb85347432af38cca8139f86111a',1,'amrex::ParticleArray::policy_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a7fd6a1c4f97aa655b71ce36e4aad357d',1,'amrex::ParticleArrayAccessor::policy_type()']]],
+ ['poly_5fdiff_6784',['poly_diff',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ae2185088b6449f7811b072576236dabd',1,'sdcquadrature_mod']]],
+ ['poly_5feval_6785',['poly_eval',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a19abe9c6ef21541b666b72dd131373b3',1,'sdcquadrature_mod::poly_eval()'],['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#ab38d996c6f957cb170aa2ca9fa135a74',1,'sdcquadrature_mod::poly_eval::poly_eval()'],['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html',1,'sdcquadrature_mod::poly_eval']]],
+ ['poly_5feval_5fcomplex_6786',['poly_eval_complex',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#aaf65ea1be7f3b8d7e5e1e99d79a91099',1,'sdcquadrature_mod::poly_eval::poly_eval_complex()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a507876cf6308356bcab599968824c4a9',1,'sdcquadrature_mod::poly_eval_complex(p, n, x)']]],
+ ['poly_5fint_6787',['poly_int',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a0ffbe7bf11e56b416c5631c0b38321b6',1,'sdcquadrature_mod']]],
+ ['poly_5finterp_5fcoeff_6788',['poly_interp_coeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c78cfa1297540820e62c5c9f8c7affd',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, int N, T *AMREX_RESTRICT c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acea5b001e26a7d33f54a8f717aa2f6d4',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, T *AMREX_RESTRICT c) noexcept']]],
+ ['poly_5flegendre_6789',['poly_legendre',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a874a5cd63196132c18272439ac22d430',1,'sdcquadrature_mod']]],
+ ['poly_5froots_6790',['poly_roots',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ac65c67a741f829888ad21000351c137b',1,'sdcquadrature_mod']]],
+ ['polyif_6791',['PolyIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html',1,'amrex::EB2::PolyIF< N >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#ae25262d67072428f2cad3d6efb2f5877',1,'amrex::EB2::PolyIF::PolyIF()']]],
+ ['polyinterpcoeff_6792',['polyinterpcoeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__lo__util__module.html#a9b3a8d158e19f71d1af1ebe894c7d3de',1,'amrex_lo_util_module']]],
+ ['polymorphicarenaallocator_6793',['PolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html',1,'amrex::PolymorphicArenaAllocator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a7e37e0451471fcf02dbfb376f2804145',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator(Arena *a_arena)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#abd49730f61493b4c7b5d596ed7ffa547',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator()=default']]],
+ ['polymorphicarenawrapper_6794',['PolymorphicArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html',1,'amrex::PolymorphicArenaWrapper'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a579908990ceb617fc236604011136af6',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a85a639c6c909c175dc65653bf9c4ac72',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper(Arena *a_arena)']]],
+ ['polymorphicarray4_6795',['PolymorphicArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html',1,'amrex::PolymorphicArray4< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#a0e1fecd400082a5f28e0712fa2eadee0',1,'amrex::PolymorphicArray4::PolymorphicArray4()']]],
+ ['polynomialif_6796',['PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html',1,'amrex::EB2::PolynomialIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a18f10f3de6a91418664b73f1c86d7461',1,'amrex::EB2::PolynomialIF::PolynomialIF(PolynomialIF &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#aded08a08d53e73aa84431822f8b76374',1,'amrex::EB2::PolynomialIF::PolynomialIF(const Vector< PolyTerm > &a_polynomial, bool a_inside=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a3ee4eff332df3bbfcff89267a7c9bf62',1,'amrex::EB2::PolynomialIF::PolynomialIF(const PolynomialIF &rhs)=default']]],
+ ['polyterm_6797',['PolyTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyTerm.html',1,'amrex::EB2']]],
+ ['pop_6798',['pop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a45b714be9d0d45f3ecb339085a73c6ec',1,'amrex::EB2::IndexSpace::pop()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a6bdab1c75756fa491add5ace4c59550f',1,'amrex::ParallelContext::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a3951bf73fe4dbac7f4c1ccef7bbbcb34',1,'amrex::IParserStack::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a0fb2101660c9e5211fb65297ffd99292',1,'amrex::ParserStack::pop()']]],
+ ['pop_5fback_6799',['pop_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< unsigned int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< std::size_t >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa1831ea3b91c1a77740583f99542ee26',1,'amrex::ArrayOfStructs::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'amrex::PODVector::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::BoxND >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::NeighborCode >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::openbc::MomTag >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::XDim3 >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int *, DefaultAllocator< const int * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< index_type >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::STLtools::Triangle >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int *, DefaultAllocator< int * > >::pop_back()']]],
+ ['pop_5fbt_5fstack_6800',['pop_bt_stack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#abe774b8eb0afd3dc4f530aaf3c509984',1,'amrex::BLBTer']]],
+ ['popregiontag_6801',['popRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8bf2b5f80cfa6a00fd92a2c10b16720c',1,'amrex::FabArrayBase']]],
+ ['pos_6802',['pos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a69e0e87f9818bf12a60e2a2c2419ca4a',1,'amrex::SoAParticle::pos(int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ab9aa9ba3c29b3556c7987d0622c7322b',1,'amrex::SoAParticle::pos(int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#aae234935b8374a9326a3df4701c5dc43',1,'amrex::SoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'amrex::ParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acca412a3b97db15ba5e39f02b97d079c',1,'amrex::ParticleTile::pos(int index, int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aa4be6533a7b9987c6f0c73ffe3c4cbbb',1,'amrex::ParticleTile::pos(int index, int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a102ae1d7ef52914d8c93baa331169016',1,'amrex::Particle::pos(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a6974466bbe1639c042ea8079b1ee163c',1,'amrex::Particle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a2a8548e774e4805ad86a291605aa4db7',1,'amrex::ConstSoAParticle::pos(int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a6853712ded51f7bacb03dd4bc6836c6f',1,'amrex::ConstSoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'amrex::ConstParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ac2b984a4de5d43ab39afba8bac4dc2a3',1,'amrex::Particle::pos()']]],
+ ['pos_5fngbr_6803',['pos_ngbr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aca7539805fceab9d25e2b15de2c1529e',1,'amrex_ebcellflag_module']]],
+ ['pos_5fnumvofs_6804',['pos_numvofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#ae273e014cf970934c7683d5b8ab34c08',1,'amrex_ebcellflag_module::pos_numvofs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a25435966072b5955673109be97617f89',1,'amrex::EBCellFlag::pos_numvofs()']]],
+ ['post_5ffast_5fstage_6805',['post_fast_stage',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a115ec6a6570eb39b2342d5255be0b7aa',1,'amrex::SundialsUserData::post_fast_stage()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ae3b2f58d112a3625cc54a690938b7cc1',1,'amrex::SundialsUserFun::post_fast_stage()']]],
+ ['post_5ffast_5fstage_5faction_6806',['post_fast_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3898e71d3b76c181fe8826e3c1c8e23e',1,'amrex::IntegratorBase']]],
+ ['post_5ffast_5fstep_6807',['post_fast_step',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a6bf9b12bbaf5f970438e11c23e752128',1,'amrex::SundialsUserFun::post_fast_step()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#aaa3a49f84edbfa7ed218d163afd66e21',1,'amrex::SundialsUserData::post_fast_step()']]],
+ ['post_5ffast_5fstep_5faction_6808',['post_fast_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a8a54ccfa6d203a9d2f8efe66130ae468',1,'amrex::IntegratorBase']]],
+ ['post_5finit_6809',['post_init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac7f38ed4057c3c789e73567e1f455ccb',1,'amrex::AmrLevel']]],
+ ['post_5fregrid_6810',['post_regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0289a6cdc3349c2c0b778cc25901e364',1,'amrex::AmrLevel']]],
+ ['post_5frestart_6811',['post_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#afc4f639ee0e05fd9a827db22694941a0',1,'amrex::AmrLevel']]],
+ ['post_5fstage_6812',['post_stage',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a5e9dcabb348c811741090871b6c3783b',1,'amrex::SundialsUserData::post_stage()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ad585d7830e4fc12e89decd117f010a56',1,'amrex::SundialsUserFun::post_stage()']]],
+ ['post_5fstage_5faction_6813',['post_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad51e1ada5e5a2f2956bea509831a43e3',1,'amrex::IntegratorBase']]],
+ ['post_5fstep_6814',['post_step',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a1ce697e52c0b9947aa2425b4b8b592fb',1,'amrex::SundialsUserData::post_step()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a8a07d2a186a600d4436d4be0c8b1b82d',1,'amrex::SundialsUserFun::post_step()']]],
+ ['post_5fstep_5faction_6815',['post_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a5e6edee80e051ee491f30b7e2668cea1',1,'amrex::IntegratorBase']]],
+ ['post_5fstep_5fregrid_6816',['post_step_regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a9ef7971fd5d7dd152886c202feb7d806',1,'amrex::AmrLevel']]],
+ ['post_5ftimestep_6817',['post_timestep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6dc31baa80c3f278350ad20a64577155',1,'amrex::AmrLevel']]],
+ ['postcoarsetimestep_6818',['postCoarseTimeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6c4e273ed6a867d2da0dbf8ae325c82a',1,'amrex::AmrLevel']]],
+ ['postprocessbasegrids_6819',['PostProcessBaseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad5863ce18c2b8b1dc6371d33c227f2a6',1,'amrex::AmrMesh']]],
+ ['postrecvs_6820',['PostRecvs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a62685cb385ba3363c973d758cbb7cde8',1,'amrex::NonLocalBC']]],
+ ['postsends_6821',['PostSends',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5ccb53a5bfee4c68f588b17d3642c2c5',1,'amrex::NonLocalBC']]],
+ ['postsolve_6822',['postSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'MLLinOpT< Array< MultiFab, 3 > >::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a353013df6e58210dd529bb995bcc21d9',1,'amrex::MLEBNodeFDLaplacian::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'amrex::MLLinOpT::postSolve()']]],
+ ['poststagenoop_6823',['PostStageNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RungeKutta_1_1PostStageNoOp.html',1,'amrex::RungeKutta']]],
+ ['poststepregrid_6824',['postStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae5ca0552f0073d959717f3dc4a375478',1,'amrex::AmrLevel']]],
+ ['pout_6825',['pout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a45701cae6632ec65a5eebdecc587c780',1,'amrex']]],
+ ['poutfilename_6826',['poutFileName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b6b28892d1b7c4a6845bcf08ba7a461',1,'amrex']]],
+ ['pow_6827',['pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c1cfe66fa0b6e38dae765b3700dd75f',1,'amrex::pow(const GpuComplex< T > &a_z, int a_n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac289a1a554a6d1018603b5cd7fc8f9e',1,'amrex::pow(const GpuComplex< T > &a_z, const T &a_y) noexcept']]],
+ ['powers_6828',['powers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyTerm.html#ad3d79d5eb417ba4996db8180e4590492',1,'amrex::EB2::PolyTerm']]],
+ ['powi_6829',['powi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a8f2602163bf297a5c5342e6b9425e626',1,'amrex::Math']]],
+ ['pp_5fentry_6830',['PP_entry',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html',1,'amrex::ParmParse']]],
+ ['ppm_6831',['PPM',['../namespacePPM.html',1,'']]],
+ ['pre_5frhs_5faction_6832',['pre_rhs_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ae825c800d3886fc154b5339ad0ff518d',1,'amrex::IntegratorBase']]],
+ ['prebuilddirectorhierarchy_6833',['PreBuildDirectorHierarchy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa099c9a81b678f94bc075120f85f0df2',1,'amrex']]],
+ ['precision_6834',['Precision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660',1,'amrex::FABio']]],
+ ['precond_6835',['precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#afe3c1ec699c60ebc52f1a4d8554a4889',1,'amrex::GMRESMLMGT']]],
+ ['predictstateonfaces_6836',['PredictStateOnFaces',['../namespacePPM.html#acc43ed98677d40c3b0cd8ea5326e7d5d',1,'PPM']]],
+ ['predictstateonxface_6837',['PredictStateOnXFace',['../namespaceEBPLM.html#a5e1fcc915e6448d1e02c59d5b18dbf69',1,'EBPLM::PredictStateOnXFace()'],['../namespacePLM.html#a27d3106050ecc051c39cd1702f6615a7',1,'PLM::PredictStateOnXFace()'],['../namespacePPM.html#a11303ff035a1a159d70415d510483430',1,'PPM::PredictStateOnXFace()']]],
+ ['predictstateonyface_6838',['PredictStateOnYFace',['../namespaceEBPLM.html#ad0fea99f7eac4dd51cae3e57a7c2b629',1,'EBPLM::PredictStateOnYFace()'],['../namespacePLM.html#a1107e8578e71e86ef2d86c10729baa34',1,'PLM::PredictStateOnYFace()'],['../namespacePPM.html#a70abc2e2dd9b19e5e80e217de7c225c1',1,'PPM::PredictStateOnYFace(const int i, const int j, const int k, const int n, const amrex::Real dt, const amrex::Real dx, amrex::Real &Im, amrex::Real &Ip, const amrex::Array4< const amrex::Real > &S, const amrex::Array4< const amrex::Real > &vel_edge, const amrex::BCRec bc, const int domlo, const int domhi, const Limiter &)']]],
+ ['predictvelonfaces_6839',['PredictVelOnFaces',['../namespacePPM.html#afc01feca9b1f93c06521af5d6591c22c',1,'PPM']]],
+ ['predictvelonxface_6840',['PredictVelOnXFace',['../namespaceEBPLM.html#a2a3bd2e63860114b33e53bd8d368d738',1,'EBPLM::PredictVelOnXFace()'],['../namespacePLM.html#ac81b254592851f46142367a43d2be8dd',1,'PLM::PredictVelOnXFace()'],['../namespacePPM.html#adb2496aca52fb5c10215b6b2e51dd56a',1,'PPM::PredictVelOnXFace()']]],
+ ['predictvelonyface_6841',['PredictVelOnYFace',['../namespaceEBPLM.html#a3fd409163b9f007fd4f33f86c81bafb6',1,'EBPLM::PredictVelOnYFace()'],['../namespacePPM.html#a2508ebdfc4ebe06e3a4a4b3b45e1e14f',1,'PPM::PredictVelOnYFace()'],['../namespacePLM.html#a7e11b6bc6c30a638bc0e53fc7b7785d3',1,'PLM::PredictVelOnYFace()']]],
+ ['prefetchtodevice_6842',['prefetchToDevice',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af50ec082ab16407059545feed99d648f',1,'amrex::Gpu::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4db8bcd1f50c790aba6b81860143cc96',1,'amrex::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'amrex::BaseFab::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< AtomicInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< char >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< HYPRE_Int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< EBCellFlag >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< PetscInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< FArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< TagBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< IArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::Mask >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::EBCellFlagFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::CutFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'amrex::FabArray::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< Real >::prefetchToDevice() const noexcept']]],
+ ['prefetchtohost_6843',['prefetchToHost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< Real >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'amrex::BaseFab::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< AtomicInt >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< char >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< EBCellFlag >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< HYPRE_Int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab02b05e2eb3282f8df33e5cbc655b2a3',1,'amrex::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< TagBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< IArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< FArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::Mask >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::EBCellFlagFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::CutFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'amrex::FabArray::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3abad1fb37ce40b710326ae2d9ab208c',1,'amrex::Gpu::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< PetscInt >::prefetchToHost()']]],
+ ['prefixedname_6844',['prefixedName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9acf57232096dc7488995a49627924eb',1,'amrex::ParmParse']]],
+ ['prefixsum_6845',['PrefixSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#ad7ef336709704a3b8b05b00b9432059d',1,'amrex::Scan']]],
+ ['prepare_6846',['prepare',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a137269ba305483a92bf01d19ec1fd07c',1,'amrex::STLtools']]],
+ ['preparecommbuffers_6847',['PrepareCommBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a303b8c034244500930c9f5ead86a22bf',1,'amrex::NonLocalBC']]],
+ ['prepareforcoarsening_6848',['prepareForCoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1f72985a64a6353ac131eb89728f7ba9',1,'amrex::EB2::Level']]],
+ ['prepareforgmres_6849',['prepareForGMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'amrex::MLLinOpT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ae4ea921d48b5a556bd78ddcdd41a4455',1,'amrex::MLMGT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a895ca1ca69778b53dcf5ca86b366d4f7',1,'amrex::MLNodeLinOp::prepareForGMRES()']]],
+ ['preparefornsolve_6850',['prepareForNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a69cb002038ef5460b92042d6921396b1',1,'amrex::MLMGT']]],
+ ['prepareforsolve_6851',['prepareForSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a72d228dbde4801d9b4086a2dc94779c6',1,'amrex::MLALaplacianT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa9e73a4d8720519ab2cecb3cd62c5d9b',1,'amrex::MLNodeABecLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a99e382a66a897864e0c3b4dffe9e1cd9',1,'amrex::MLMGT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'amrex::MLLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a16a71281b7dfd14b0f89a2c50fc327bb',1,'amrex::MLEBTensorOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ad5475aafb15a2e53a6dada12839c27c9',1,'amrex::MLEBNodeFDLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a10d9a42df59b0c48c0de0bc3a2b41cca',1,'amrex::MLEBABecLap::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5c54cb4e1ea4c2b1818db0cf82741c30',1,'amrex::MLCurlCurl::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8201ce95349a35448ba37366eabc518b',1,'amrex::MLCellLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a339396bc771f5e6b9e630746d0c7e0ab',1,'amrex::MLNodeLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a997cf1a004e76b021a262f35a834da32',1,'amrex::MLNodeLinOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#acff16f567dc8c5c30be1337318235e45',1,'amrex::MLCellABecLapT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5c7e2382421d34818b66ccaba2e9ba95',1,'amrex::MLABecLaplacianT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ab2886d51be38082d20a26e35ddbf3b28',1,'amrex::MLNodeTensorLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a46fe8bdcadd6679f29d19971eeb19242',1,'amrex::MLPoissonT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a9e8e4689f0e0f349f5a29708c224360c',1,'amrex::MLTensorOp::prepareForSolve()']]],
+ ['preparelinop_6852',['prepareLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a929a91b1f9969e79f186bb7a1a073f69',1,'amrex::MLMGT']]],
+ ['preparemgcycle_6853',['prepareMGcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad13058d5dffd2c90824cd1a1d5db3085',1,'amrex::MLMGT']]],
+ ['preparerecvbuffers_6854',['PrepareRecvBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a101b2f07560880fda8bab055214f3222',1,'amrex::NonLocalBC']]],
+ ['preparerecvbuffers_5ft_6855',['PrepareRecvBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ac352232fe0363d175aaf2615666c8439',1,'amrex::NonLocalBC']]],
+ ['preparerhs_6856',['prepareRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#acbc4efc38bffb2ceab5d5bf004cf6dc6',1,'amrex::MLCurlCurl']]],
+ ['preparesendbuffers_6857',['PrepareSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5e37435a999c0eb51e29139501d7ca49',1,'amrex::NonLocalBC']]],
+ ['preparesendbuffers_5ft_6858',['PrepareSendBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aa9d38898e06da05aa7e4bfab9706f1f0',1,'amrex::NonLocalBC']]],
+ ['preparesolver_6859',['prepareSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a61436da82fa418df4ddfab4881c137e3',1,'amrex::HypreABecLap::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#afe4795550c7479c27c62872b3c3f5c24',1,'amrex::HypreABecLap2::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a73956b5120ef6513532cb22e2e8335ab',1,'amrex::HypreABecLap3::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ad1eb894ae4a104ea04c6be69d08b4e1f',1,'amrex::PETScABecLap::prepareSolver()']]],
+ ['previous_5ftime_5fstep_6860',['previous_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aea34558a8595abbdc1f9a5f3635fb4c2',1,'amrex::IntegratorBase']]],
+ ['prevtime_6861',['prevTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aacf7931abf97b3774c79b60e80d177a4',1,'amrex::StateData']]],
+ ['primary_6862',['primary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a31a66854b5336c0a76e23a9457877713',1,'amrex::StateDescriptor']]],
+ ['print_6863',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html',1,'amrex::Print'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a181bc6a4ba323484f28415b80ee1b6b6',1,'amrex::Print::Print(Print &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a1bb1f415c2393c08d8fd115bbc848638',1,'amrex::Print::Print(Print const &)=delete']]],
+ ['print_6864',['print',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#aa9d7c2eebaa83c655e91f8b9b0040df1',1,'amrex::FabArrayBase::CacheStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a84cad9d66ad27523679ae8c2b6b5d37e',1,'amrex::FabArrayBase::FabArrayStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a0e00f4a1a90b536068669ad8ed9c5b80',1,'amrex::IParser::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a72ed92cf7d71611d2e9086dd7e603792',1,'amrex::NeighborList::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a217d48dc80e0448899823a0d47460d8b',1,'amrex::Parser::print()']]],
+ ['print_6865',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a11f1c04c6e1559c094d72df8baf5e2b7',1,'amrex::Print::Print(std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#aebc81b9845c635f74ca8765c698ca059',1,'amrex::Print::Print(int rank_, std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a612024a8e9a5ad7bfcd98707fcdcb787',1,'amrex::Print::Print(int rank_, MPI_Comm comm_, std::ostream &os_=amrex::OutStream())']]],
+ ['print_5fbacktrace_5finfo_6866',['print_backtrace_info',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a6dd9bad8d7ece9e996de0cd3a7403b91',1,'amrex::BLBackTrace::print_backtrace_info(const std::string &filename)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a33950310b32a51c70dd6f6960d83e2db',1,'amrex::BLBackTrace::print_backtrace_info(FILE *f)']]],
+ ['print_5fconnectivity_6867',['print_connectivity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a4fc94184dd7d26f8ccb2fccdd8367474',1,'amrex::EBToPVD']]],
+ ['print_5fcontrol_5fpoints_6868',['print_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a9c9ba23ae82c4ab0a38587d96c99f344',1,'amrex::LineDistFcnElement2d::print_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a423846c99ff07003d00a7f8978bfebc5',1,'amrex::SplineDistFcnElement2d::print_control_points()']]],
+ ['print_5fgrids_6869',['print_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a692701cba27f352589066c9024d388a7',1,'amrex::EBToPVD']]],
+ ['print_5fpoints_6870',['print_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#af56069dd01a4a44b7f471f70f051887b',1,'amrex::EBToPVD']]],
+ ['print_5fspline_6871',['print_spline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a5da55e4a3464f1a04eb34beffd638600',1,'amrex::SplineDistFcnElement2d']]],
+ ['print_5fstate_6872',['print_state',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac09e7e5e074f207deb9fae3b4e9148f',1,'amrex']]],
+ ['print_5fthreshold_6873',['print_threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a4de3ee9387602dc09ef0f134c9826c13',1,'amrex::TinyProfiler']]],
+ ['printcallstack_6874',['PrintCallStack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8a14bcc37603ec472c17a644428d3686',1,'amrex::TinyProfiler']]],
+ ['printcalltreenode_6875',['PrintCallTreeNode',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a4d91df9b423715cc4ac9b197bcad14ff',1,'RegionsProfStats']]],
+ ['printcapacity_6876',['PrintCapacity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PrintCapacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'amrex::ParticleContainer_impl::PrintCapacity()']]],
+ ['printcell_6877',['printCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a376ff66b5e6a76d195cace00df41d05e',1,'amrex']]],
+ ['printexe_6878',['printExe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#aa3e51f354702ada83a42fa17d6450ff1',1,'amrex::Parser']]],
+ ['printgridinfo_6879',['printGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4b7fbf8492a6e663bd567bfdb4151a40',1,'amrex::Amr']]],
+ ['printgridsummary_6880',['printGridSummary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a4f3c144db8f986764324e9ba788666b3',1,'amrex::AmrCore']]],
+ ['printinfo_6881',['printInfo',['../classHydro_1_1NodalProjector.html#a098df2a533925ef6167e4df5bf3d46d5',1,'Hydro::NodalProjector']]],
+ ['printmemstats_6882',['PrintMemStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a3d820a89ad5496d880091c25c2bae5da',1,'amrex::TinyProfiler']]],
+ ['printmemusage_6883',['printMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2a2878413402bf8cff44357bf4964a5d',1,'amrex::FabArrayBase']]],
+ ['printneighborlist_6884',['printNeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aac13e1f1c324181ce01a8f50fe3897d9',1,'amrex::NeighborParticleContainer']]],
+ ['printptr_6885',['PrintPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a614a6f4d10ea61b0dc126aa932d1ab27',1,'amrex::DistributionMapping::RefID']]],
+ ['printstats_6886',['PrintStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a1931e426fc1808e089917c1667f80adc',1,'amrex::TinyProfiler::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'FabArrayCopyDescriptor< FArrayBox >::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'amrex::FabArrayCopyDescriptor::PrintStats()']]],
+ ['printtimeinterval_6887',['printTimeInterval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa92325475654d8018a7a4d96811ff90b',1,'amrex::StateData']]],
+ ['printtimerangelist_6888',['PrintTimeRangeList',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee4cc89e337e42259b850eafbad65cb1',1,'amrex']]],
+ ['printtofile_6889',['PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html',1,'amrex::PrintToFile'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a0893d5f29d082f561090f7d93cce8759',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a6104fd13b117f3b559fc3287744db7c1',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a840a4f6901205237e9bd7e7b0b879753',1,'amrex::PrintToFile::PrintToFile(PrintToFile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#aa2fb6b50feec44f081108ae3f8cb30ef',1,'amrex::PrintToFile::PrintToFile(PrintToFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a65e2ca6508a0d6387c5f138c43a2998f',1,'amrex::PrintToFile::PrintToFile(std::string file_name_)']]],
+ ['printusage_6890',['PrintUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a506a68384da30629323d0839f13812c2',1,'amrex::Arena::PrintUsage()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#aa73ded7161a0649ccd1103491034632a',1,'amrex::CArena::PrintUsage(std::string const &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a220453b0ec3b2de0df5cd94cb08dab03',1,'amrex::CArena::PrintUsage(std::ostream &os, std::string const &name, std::string const &space) const']]],
+ ['printusagetofiles_6891',['PrintUsageToFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aa1cfbcfa1c41ac7e45bf469e93db7402',1,'amrex::Arena']]],
+ ['private_5ftotal_5fbytes_5fallocated_5fin_5ffabs_6892',['private_total_bytes_allocated_in_fabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad888998563a26e9b66682405b749228d',1,'amrex']]],
+ ['private_5ftotal_5fbytes_5fallocated_5fin_5ffabs_5fhwm_6893',['private_total_bytes_allocated_in_fabs_hwm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62aee7a0bdbb6a783868e48a7c5c5750',1,'amrex']]],
+ ['private_5ftotal_5fcells_5fallocated_5fin_5ffabs_6894',['private_total_cells_allocated_in_fabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a404655e80fc045d69ad6aab7c2e67aed',1,'amrex']]],
+ ['private_5ftotal_5fcells_5fallocated_5fin_5ffabs_5fhwm_6895',['private_total_cells_allocated_in_fabs_hwm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0d15e184f35001014b0941ed211b16ad',1,'amrex']]],
+ ['prob_5fdomain_6896',['prob_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af62cd34804aea5643a6fc2205495b7a2',1,'amrex::Geometry::prob_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#aee36e84e322a0ca0025338dcca8475d1',1,'amrex::GeometryData::prob_domain()']]],
+ ['probdomain_6897',['ProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a69dfda38f7288ba1c26211d5b2160c1c',1,'amrex::Geometry']]],
+ ['probdomain_6898',['probDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a9e669b9161d30f743ddee143bff88dc2',1,'amrex::PlotFileDataImpl::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a5f7c170e89ce1e97f586355ea2fceb41',1,'amrex::PlotFileData::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#abaab22e72988e0a65438fde205822073',1,'CommProfStats::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a837415b3fb8f8b8f378228d94a2563df',1,'amrex::AmrData::probDomain()']]],
+ ['probdomain_6899',['ProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ae68fad0b0c42fcd904bcc36c8d678ca9',1,'amrex::Geometry::ProbDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a37b2fde345a6609763be8a1fdd7ece25',1,'amrex::AmrData::ProbDomain() const']]],
+ ['probhi_6900',['ProbHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a413de6a07cab35d38f1f23801cae1060',1,'amrex::AmrData']]],
+ ['probhi_6901',['probHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7dbc97b271868a752395f72b717fa34a',1,'amrex::PlotFileDataImpl::probHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a20a6ee376fe0fb4b149be6374249e79a',1,'amrex::PlotFileData::probHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac34dc700ac457772b9fc634e2f80edd8',1,'amrex::AmrData::probHi()']]],
+ ['probhi_6902',['ProbHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2325c024dbbe3cb941e2964e0d8dc53d',1,'amrex::GeometryData::ProbHi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#afc75128d9d4bafa048122bb09b2adf35',1,'amrex::GeometryData::ProbHi() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a5fd19e6998dd24eb5156808bdabc1dae',1,'amrex::Geometry::ProbHi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9a8ebe29bfbb66ffa7d2ac47d2fb255b',1,'amrex::Geometry::ProbHi() const noexcept']]],
+ ['probhiarray_6903',['ProbHiArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8de19f13c63f4cb2759207cb725581ed',1,'amrex::Geometry']]],
+ ['probhiarrayinparticlereal_6904',['ProbHiArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa55c38ac0db751b7aa40625464034b73',1,'amrex::Geometry']]],
+ ['probin_5ffile_6905',['probin_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a015dec6a04940644e63848d6afd6e7c8',1,'amrex::Amr']]],
+ ['problength_6906',['ProbLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa957525db46a7c7c22c1371633a3f263',1,'amrex::Geometry']]],
+ ['problo_6907',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a03bdebdfb4b402507aab117a78bb71b4',1,'amrex::Geometry']]],
+ ['problo_6908',['probLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4800513a6130b6dbb784adec1d555d99',1,'amrex::PlotFileDataImpl::probLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1e66e43e21552623a1e0c9fad7df4e46',1,'amrex::AmrData::probLo()']]],
+ ['problo_6909',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a3d9777846ced2fc748f213cc58ff0dfd',1,'amrex::GeometryData::ProbLo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2002b8c121f27d0e9a65e06597ef85a3',1,'amrex::GeometryData::ProbLo() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a02ef0d522174b99ca75e569def4c091c',1,'amrex::Geometry::ProbLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1dea3e08037a71158cda1adafab206ef',1,'amrex::AmrData::ProbLo()']]],
+ ['problo_6910',['probLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a744ac8dee3b12454af52e51ad541b9df',1,'amrex::PlotFileData']]],
+ ['probloarray_6911',['ProbLoArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a2cbf2a8943849597fdcb06608416d0db',1,'amrex::Geometry']]],
+ ['probloarrayinparticlereal_6912',['ProbLoArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8f5623ee19b444e7c1a38d28a79459fb',1,'amrex::Geometry']]],
+ ['probsize_6913',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aaff30fe7f8204f68509dc9a8caf5f572',1,'amrex::PlotFileDataImpl']]],
+ ['probsize_6914',['ProbSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aee3000e243b4b85b74bad050fa9f0484',1,'amrex::AmrData::ProbSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ad215766309286d88d85b4d78f7280f4c',1,'amrex::Geometry::ProbSize()']]],
+ ['probsize_6915',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0fdee328da3ad85b3dbb121f64adc105',1,'amrex::PlotFileData::probSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a05119789d1f20fa785068e24580129d5',1,'amrex::AmrData::probSize()']]],
+ ['proc_6916',['proc',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#af96bd271a472d0e7707165da64ace399',1,'BLProfStats::BLPDataBlock::proc()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#ac6b130e1f63c583e336a16928c533182',1,'CommProfStats::DataBlock::proc()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#aab47f1d42db988febeb4e2d0f2349f63',1,'RegionsProfStats::DataBlock::proc()']]],
+ ['proc_5fid_6917',['proc_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#af81d15d77bed1360192bf5510e8c1a5a',1,'amrex::NeighborParticleContainer::NeighborCommTag']]],
+ ['process_5ftopology_5f1_6918',['process_topology_1',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a2958e45305ae7bd3d1077348c2f30f1e',1,'distribution_t']]],
+ ['process_5ftopology_5f2_5fx_6919',['process_topology_2_x',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#af6a7bae9b4cb830d7c37076561f1417c',1,'distribution_t']]],
+ ['process_5ftopology_5f2_5fy_6920',['process_topology_2_y',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a00fcc37760762bee9052ff654398aaee',1,'distribution_t']]],
+ ['process_5ftopology_5f2_5fz_6921',['process_topology_2_z',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a48496ef186f85b7d82d83592b366c03f',1,'distribution_t']]],
+ ['process_5ftopology_5f3_6922',['process_topology_3',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#ab7383f9179b519721f4dffdd185c055a',1,'distribution_t']]],
+ ['process_5ftopology_5ft_6923',['process_topology_t',['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html',1,'']]],
+ ['processormap_6924',['ProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac1cd8ab03f5ec883f167f4e1148d29ee',1,'amrex::DistributionMapping']]],
+ ['processteam_6925',['ProcessTeam',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html',1,'amrex::ParallelDescriptor']]],
+ ['procid_6926',['procID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ac90cfd42a7406149cd38468a9f759e3e',1,'amrex::ParticleBufferMap']]],
+ ['procstats_6927',['ProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html',1,'amrex::TinyProfiler']]],
+ ['procthathasdata_6928',['procThatHasData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a5ded8154e0acf04de6c1d60f985a7069',1,'amrex::FabArrayBase::FabComTag']]],
+ ['procthatneedsdata_6929',['procThatNeedsData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a6ad0d4aaa97b3aeba9ad7663cc974563',1,'amrex::FabArrayBase::FabComTag']]],
+ ['product_6930',['product',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< bool, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real,(M+2) *(M+1)/2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, nelems >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal *, NAR >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 4 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int *, NAI >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const ParticleReal *, NArrayReal >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const int *, NArrayInt >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::EB2::PolyTerm, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::Interval, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'amrex::GpuArray::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a738bf226cd7ec23057eb95176cd4bfa6',1,'amrex::Array3D::product(const int axis, const int loc0, const int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ab58dde651cfad3f07ffdfb42d66e1c3b',1,'amrex::Array3D::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'amrex::Array2D::product(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'amrex::Array2D::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'Array1D< int, 0, N-1 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'amrex::Array1D::product()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product()']]],
+ ['profdata_6931',['PROFDATA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfae7fe174117a8bd8847e7530391fb5fdc',1,'amrex::Amrvis']]],
+ ['profiler_6932',['profiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a79516a720db5a9b896b2d87c1287930e',1,'amrex::DataServices']]],
+ ['profilerstart_6933',['profilerStart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a9b8a6a9f47a037559294546980502da1',1,'amrex::Gpu::Device']]],
+ ['profilerstop_6934',['profilerStop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a7961d112520b04459e1eb566e2c6ee71',1,'amrex::Gpu::Device']]],
+ ['proj_6935',['proj',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#aca8782125cabf6d92e994f234ab7519b',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever']]],
+ ['project_6936',['project',['../classHydro_1_1MacProjector.html#a11425406f3b1ebf78d61520733cfe6fc',1,'Hydro::MacProjector::project(const amrex::Vector< amrex::MultiFab * > &phi_in, amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1MacProjector.html#a8a7f09aa7edb1a831bceefd74a729619',1,'Hydro::MacProjector::project(amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1NodalProjector.html#ae59512302c66d32aea7f4f252c09fa27',1,'Hydro::NodalProjector::project(amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))'],['../classHydro_1_1NodalProjector.html#ab54ce0105047feaf533fe3f5917e90f9',1,'Hydro::NodalProjector::project(const amrex::Vector< amrex::MultiFab * > &a_phi, amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))']]],
+ ['projperiodic_6937',['ProjPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a663a92c5e8c0dbe3578d19cd8fb36af3',1,'amrex::AmrMesh']]],
+ ['properblockingfactor_6938',['ProperBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2447047c1010b47ee4f3b0de3d5811ee',1,'amrex::AmrLevel']]],
+ ['properlynested_6939',['ProperlyNested',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36b10976708081700c810d70417da8c9',1,'amrex']]],
+ ['protect_6940',['protect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#aee6fb8b99ca4282e5f9e9122b9b37cf1',1,'amrex::Interpolater::protect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeProtected.html#aa6ed48dc9ce058bd1d1804c800ea0691',1,'amrex::CellConservativeProtected::protect()']]],
+ ['protected_5fdivide_6941',['protected_divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< PetscInt >::protected_divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< int >::protected_divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< Real >::protected_divide()']]],
+ ['protected_5finterp_6942',['protected_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a021dc84969e65c184034f112eec3b887',1,'amrex']]],
+ ['proxfromrank_6943',['proxFromRank',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae110ab5fe019cb5431f8954c51355933',1,'CommProfStats']]],
+ ['prune_6944',['prune',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#ac95794690d4fb50c8e149a55ade09fb8',1,'amrex::algoim::ImplicitIntegral']]],
+ ['psi_6945',['psi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#ad7a1d13d438479b184c871b0dec86a66',1,'amrex::algoim::ImplicitIntegral']]],
+ ['psicode_6946',['PsiCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html',1,'amrex::algoim::PsiCode< N >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a13b5bfe7248a8bd90fd647abaed12737',1,'amrex::algoim::PsiCode::PsiCode() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#ac85d103050ea6acd04b2a2b4e55ee8d4',1,'amrex::algoim::PsiCode::PsiCode(const GpuArray< int, N > &sides, int sign) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a791226bc3dff2637e4a5dacb30c25ec0',1,'amrex::algoim::PsiCode::PsiCode(const PsiCode &i, int dim, int side, int sign) noexcept']]],
+ ['psicount_6947',['psiCount',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a9352b5694ad95664dce6d6214668eb05',1,'amrex::algoim::ImplicitIntegral']]],
+ ['psizeinfile_6948',['PSizeInFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#afbe88249b244a942b7d7d41b6b176abd',1,'particle_detail']]],
+ ['pstr_6949',['pstr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac1215d1effdf6c549d4d06a61004880d',1,'amrex::VisMF::PersistentIFStream']]],
+ ['ptd_6950',['PTD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a2ca81ea23a9543e907da3e9bcb93d923',1,'amrex::SoAParticle']]],
+ ['ptr_6951',['ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#a411a57cc9f3e8fbd3fa2db7738c99c5f',1,'amrex::FatPtr::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'amrex::Array4::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'amrex::Array4::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'amrex::Array4::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'amrex::Array4::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'amrex::Array4::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'amrex::Array4::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< Real const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< Real const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< Real const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< Real const >::ptr(Dim3 const &cell) const noexcept']]],
+ ['ptr_5fowner_6952',['ptr_owner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< char >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'amrex::BaseFab::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< AtomicInt >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< EBCellFlag >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< HYPRE_Int >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< int >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< PetscInt >::ptr_owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf3b50d012730dd3521fb2be517573b9',1,'BaseFab< Real >::ptr_owner()']]],
+ ['ptr_5fto_5fvoid_5ffunc_6953',['PTR_TO_VOID_FUNC',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a364202ccae0ac53c5c0d1440b8c06dd2',1,'amrex']]],
+ ['push_6954',['push',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a8c562ca41b2d74fcd48dc76cc2acb6b4',1,'amrex::ParallelContext::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#ae5f96b8ae7c872185b3b816dadf7d480',1,'amrex::ParserStack::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#af6d03e6181c80cfca71355eeae7d4e22',1,'amrex::IParserStack::push()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a5a3c0ce524a4c0bff9901548d9e8648d',1,'amrex::EB2::IndexSpace::push()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#aacd757c228bab84f39dc148cc5777624',1,'amrex::AMReX::push()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a09cb92f4a123081a62f72e26a4e3c2a3',1,'amrex::ParallelContext::push()']]],
+ ['push_5fback_6955',['push_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::XDim3 >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::STLtools::Triangle >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::openbc::MomTag >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::NeighborCode >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::BoxND >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'amrex::PODVector::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a58ff9d1415aa8e4eee3fd76955d36429',1,'amrex::ParticleTile::push_back(const SuperParticleType &sp)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a1c3596011f3532785e35f93767dac146',1,'amrex::ParticleTile::push_back(const ParticleType &p)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac63a647b8a7225d490ce30caaf1105b3',1,'amrex::ParticleArray::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a0c93bb0e80cf6277ee1823f35072007a',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a59c2843f59e6ba99661a6d26958b6f08',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf9cf5350e31edefe87e9e8b2f2278ef',1,'amrex::BoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a58e47ec80be71f10f50fe234408ed886',1,'amrex::ArrayOfStructs::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a059d2458f21b6e42c2c22ed204e26337',1,'amrex::WeightedBoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< unsigned int >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< std::size_t >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int *, DefaultAllocator< int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< index_type >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int *, DefaultAllocator< const int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int >::push_back()']]],
+ ['push_5fback_5fimpl_6956',['push_back_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#af7f46ef2c49dac17167364472e5edcef',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
+ ['push_5fback_5fint_6957',['push_back_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#adeb45488fb08fe702e74efadfe55d8d7',1,'amrex::ParticleTile::push_back_int(int comp, const int *beg, const int *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad303886262e966726980ee5bf9202cfb',1,'amrex::ParticleTile::push_back_int(int comp, std::size_t npar, int v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a83112560fe0053d36f1d4e2377d82a23',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a8ed93fa556cb0e6d76ab31855179c490',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int >::const_iterator beg, amrex::Vector< int >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab1acd5ea97873b2886a1d5b1cca48aab',1,'amrex::ParticleTile::push_back_int(const std::array< int, NArrayInt > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ac46b6f7938c08ba5c71b24c97d8f72a5',1,'amrex::ParticleTile::push_back_int(int comp, int v)']]],
+ ['push_5fback_5freal_6958',['push_back_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af54fdaaae348f3ef6c4f9ec72ed5d7aa',1,'amrex::ParticleTile::push_back_real(int comp, ParticleReal v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a920fbf546aa0d61637897696c29bf54c',1,'amrex::ParticleTile::push_back_real(const std::array< ParticleReal, NArrayReal > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a2ac59039f3803da57f27367c22c71c12',1,'amrex::ParticleTile::push_back_real(int comp, const ParticleReal *beg, const ParticleReal *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab23ddb423d3fb51829919af42de5a48f',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal >::const_iterator beg, amrex::Vector< amrex::ParticleReal >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0273a779aabd06b96f98466ee8553d14',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad62dabd419e0030589fc00e5e1880f5a',1,'amrex::ParticleTile::push_back_real(int comp, std::size_t npar, ParticleReal v)']]],
+ ['pushregiontag_6959',['pushRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a550a79531f98644ed6572f635f854cf7',1,'amrex::FabArrayBase::pushRegionTag(const char *t)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6c6874f6a073ba5a8fe15d5fc7837a5d',1,'amrex::FabArrayBase::pushRegionTag(std::string t)']]],
+ ['pvmf_6960',['PVMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ae7db7ce924b3d22ba729d57da40f2262',1,'amrex::DistributionMapping']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_11.js b/amrex-hydro/Doxygen/html/search/all_11.js
index 7e01c7a..4cb51c2 100644
--- a/amrex-hydro/Doxygen/html/search/all_11.js
+++ b/amrex-hydro/Doxygen/html/search/all_11.js
@@ -1,36 +1,36 @@
var searchData=
[
- ['qall_6964',['Qall',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ae4f82ca9e75b2c19aeb29f7bd951e5c3',1,'SDCstruct']]],
- ['qexp_6965',['Qexp',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6e4cb54efa5588875042c900b12ed1f0',1,'SDCstruct']]],
- ['qgauss_6966',['Qgauss',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ad62b8f4e5d90f40928e8b5c3a8e0a1ed',1,'SDCstruct']]],
- ['qimp_6967',['Qimp',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a81893e7f180d9832cbc185535fde4ca0',1,'SDCstruct']]],
- ['qlu_6968',['QLU',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#af8cf02cc9385ebff2a345a027e7af0ba',1,'SDCstruct']]],
- ['qnodes_6969',['qnodes',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a31a4078930e156dc28589750c88b7fb3',1,'SDCstruct']]],
- ['qp_6970',['qp',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a3b6ebab50bdb3680467e36128f5e4f53',1,'sdcquadrature_mod']]],
- ['qsort_6971',['qsort',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aca9a2cd134b3750fabf403d738255f79',1,'sdcquadrature_mod']]],
- ['qsort_5fpartition_6972',['qsort_partition',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a48ed5f48f95b69c47de925a1a865a89c',1,'sdcquadrature_mod']]],
- ['qtype_6973',['qtype',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6ce083cc22a392cc9a487fcd854387ac',1,'SDCstruct']]],
- ['quadgen_6974',['quadGen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a05434c8a13201e8af0f5dab5420e33d2',1,'amrex::algoim']]],
- ['quadgensurf_6975',['quadGenSurf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae4ae5a6514e4fdd7deb24725de0b3444',1,'amrex::algoim']]],
- ['quadratic_5finterp_6976',['quadratic_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a598d5de93b75c979f72ab8a78f4a0048',1,'amrex']]],
- ['quadraturerule_6977',['QuadratureRule',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html',1,'amrex::algoim']]],
- ['quartic_5finterp_6978',['quartic_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1c282d3f8e2bfed573c63087cee86525',1,'amrex']]],
- ['query_6979',['query',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a341e69f6e3bc1c30de317f47b67b67c0',1,'amrex_parmparse_module::amrex_parmparse::query()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abbdc989daab71c4cb0101e87c1515689',1,'amrex::ParmParse::query(const char *new_name, const char *old_name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6f039d5c787ec3b27a25a290c659c42d',1,'amrex::ParmParse::query(const char *name, std::array< T, N > &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a53f7e6ff29566e9c9606874b27f64c17',1,'amrex::ParmParse::query(const char *name, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa98ab18bc26692876f9590316af5b1fa',1,'amrex::ParmParse::query(const char *name, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8bdcdf34553e38a882d7a15195678e3d',1,'amrex::ParmParse::query(const char *name, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae016a438a820d522e4d529ef8b7371f4',1,'amrex::ParmParse::query(const char *name, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a499a57138bca367b609ce98da58e4039',1,'amrex::ParmParse::query(const char *name, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afc1a9af4970db8434b613c551eadc55a',1,'amrex::ParmParse::query(const char *name, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af205ea927f7888a00aebcdc95d55f432',1,'amrex::ParmParse::query(const char *name, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a1d9687e5856d5fb2d6bd4e4f027212ae',1,'amrex::ParmParse::query(const char *name, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5ed7725f4552397edff794e471dc2f2c',1,'amrex::ParmParse::query(const char *name, Box &ref, int ival=FIRST) const']]],
- ['query_5fint_6980',['query_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#adbc27a8477adf06772e50c9063e3f450',1,'amrex_parmparse_module::amrex_parmparse::query_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#aa2b6623e9c82e688c1ace4430d3a0edf',1,'amrex_parmparse_module::query_int()']]],
- ['query_5fintarr_6981',['query_intarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a382f89d2f2f2d88e292677472eb44312',1,'amrex_parmparse_module::amrex_parmparse::query_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9f0c429d324a66ca1e016da303a54380',1,'amrex_parmparse_module::query_intarr()']]],
- ['query_5flogical_6982',['query_logical',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#add4580d98996e6b8f6339611f0313adb',1,'amrex_parmparse_module::amrex_parmparse::query_logical()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a56db14c7509d856f0aea7bf8e8c98eba',1,'amrex_parmparse_module::query_logical()']]],
- ['query_5freal_6983',['query_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ad660c077f1712d497852f995827fbead',1,'amrex_parmparse_module::amrex_parmparse::query_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9729d60628ced64a34f28997b5122f7d',1,'amrex_parmparse_module::query_real()']]],
- ['query_5frealarr_6984',['query_realarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a49000c613ca825c9a110712f80d846f3',1,'amrex_parmparse_module::amrex_parmparse::query_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a245ee45af4497f0ddc4d08df44b1e9f7',1,'amrex_parmparse_module::query_realarr()']]],
- ['query_5fstring_6985',['query_string',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a800c065458ab8f425a54a521c7032dd8',1,'amrex_parmparse_module::amrex_parmparse::query_string()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#acd6de264c2861656373e7e218ad56eb5',1,'amrex_parmparse_module::query_string()']]],
- ['query_5fstringarr_6986',['query_stringarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a5ec9f30a3afeb82338e0717258a0fdc0',1,'amrex_parmparse_module::amrex_parmparse::query_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0af881c425f46ca90920da704aa796fb',1,'amrex_parmparse_module::query_stringarr()']]],
- ['queryadd_6987',['queryAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5a524b8c11f99e8ef86fd6bbc1a33493',1,'amrex::ParmParse::queryAdd(const char *name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aface68d73330646265cf631654dfd05f',1,'amrex::ParmParse::queryAdd(const char *name, std::array< T, N > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5cb7b5e428f4991e8a1fba87649ee6c3',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref, int num_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8208293906e1d9c1b2d5089c05b5bd16',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad30debcf129ee05319df05c1d54844fe',1,'amrex::ParmParse::queryAdd(const char *name, std::string &ref)']]],
- ['queryaddwithparser_6988',['queryAddWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae458cb55bb8229f48767c3ae1f581696',1,'amrex::ParmParse']]],
- ['queryarr_6989',['queryarr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae080a87279c2061a2125da5a6ba296c8',1,'amrex::ParmParse::queryarr(const char *name, IntVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae69bd8d0d57d6bca949efd1d5b376fdf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a87e9486383563a4bfd29fa8a92eab0f9',1,'amrex::ParmParse::queryarr(const char *name, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a63d99f0de131b0023eb14f5efd91e169',1,'amrex::ParmParse::queryarr(const char *name, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a137e09253266871d5369176288e9425b',1,'amrex::ParmParse::queryarr(const char *name, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2d33c474853891761ac959cbf6299bcf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad1ecfb0a30edc452d3ac10061a899a5c',1,'amrex::ParmParse::queryarr(const char *name, RealVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af319284107e54297e79df230aeb7cba0',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4c806fe5e4fce3feda120702a3c9c1be',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a54307dd658a96ac490ce75a3f74defe2',1,'amrex::ParmParse::queryarr(const char *name, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a1b8984787dd6a07f9a79bbae19c51316',1,'amrex_parmparse_module::amrex_parmparse::queryarr()']]],
- ['querykth_6990',['querykth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad0715ccf731c6b244f2258b4811761fd',1,'amrex::ParmParse::querykth(const char *name, int k, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#acb8471c7f04ad416c55d696c53b87e98',1,'amrex::ParmParse::querykth(const char *name, int k, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9e3959cb195fa123e622917e01f60bac',1,'amrex::ParmParse::querykth(const char *name, int k, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a157be8cfc61a470961922c4ae7922d43',1,'amrex::ParmParse::querykth(const char *name, int k, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a10f4ac6bfd190ba12a9dcd3ff0a2f69c',1,'amrex::ParmParse::querykth(const char *name, int k, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a01751e72ed3ec33b42ca1816a5479b0a',1,'amrex::ParmParse::querykth(const char *name, int k, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af336f03191de5b0d144bf1f04cf6f61d',1,'amrex::ParmParse::querykth(const char *name, int k, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a69c311ca977470146f9151f1d7ca3a6e',1,'amrex::ParmParse::querykth(const char *name, int k, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a47f9f968f7dacc5910d553ea21e22ae2',1,'amrex::ParmParse::querykth(const char *name, int k, std::string &ref, int ival=FIRST) const']]],
- ['queryktharr_6991',['queryktharr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a064a1ac48146a99bd401b985c6307805',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a861088668a40bd77d8a8e8200678778e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6e6c42c0329b3346c6fd85f1af871e91',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a978c77a2a299403038d51adae2c330d5',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a823e28939aa5e1fa940bb46e1c0204d0',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a40e347b786c7023a58e8441d39be89b7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a23023a0b2b6eedf3820d116aed2ebed7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a7e15c246accd5c8be1a296c55c7f2c8e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const']]],
- ['querymemusage_6992',['queryMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9eae1384b7fc7342c235f99b503fad01',1,'amrex::FabArrayBase']]],
- ['querymemusagehwm_6993',['queryMemUsageHWM',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab671a167eb6b1779fa2df2a227931f82',1,'amrex::FabArrayBase']]],
- ['queryunusedinputs_6994',['QueryUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a821d000e2b1d1aa6dc9e18d0b54e0df7',1,'amrex::ParmParse']]],
- ['querywithparser_6995',['queryWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa83dae580e475c698d1af8498f2e1727',1,'amrex::ParmParse::queryWithParser(const char *name, long long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abdedd9feb166f0795fc49d8248e1d531',1,'amrex::ParmParse::queryWithParser(const char *name, double &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab59ae2e9496bc7defa4bb88f7232ec38',1,'amrex::ParmParse::queryWithParser(const char *name, float &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aceee232cad65ad2d2060e7d12490b02d',1,'amrex::ParmParse::queryWithParser(const char *name, long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aaeca337d70d382eac6713629fe19cba9',1,'amrex::ParmParse::queryWithParser(const char *name, int &ref) const']]],
- ['queuereduction_6996',['QueueReduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a48f09e6d45685ddcaa72f6424891b9e4',1,'amrex::Lazy']]]
+ ['qall_6961',['Qall',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ae4f82ca9e75b2c19aeb29f7bd951e5c3',1,'SDCstruct']]],
+ ['qexp_6962',['Qexp',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6e4cb54efa5588875042c900b12ed1f0',1,'SDCstruct']]],
+ ['qgauss_6963',['Qgauss',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ad62b8f4e5d90f40928e8b5c3a8e0a1ed',1,'SDCstruct']]],
+ ['qimp_6964',['Qimp',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a81893e7f180d9832cbc185535fde4ca0',1,'SDCstruct']]],
+ ['qlu_6965',['QLU',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#af8cf02cc9385ebff2a345a027e7af0ba',1,'SDCstruct']]],
+ ['qnodes_6966',['qnodes',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a31a4078930e156dc28589750c88b7fb3',1,'SDCstruct']]],
+ ['qp_6967',['qp',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a3b6ebab50bdb3680467e36128f5e4f53',1,'sdcquadrature_mod']]],
+ ['qsort_6968',['qsort',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aca9a2cd134b3750fabf403d738255f79',1,'sdcquadrature_mod']]],
+ ['qsort_5fpartition_6969',['qsort_partition',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a48ed5f48f95b69c47de925a1a865a89c',1,'sdcquadrature_mod']]],
+ ['qtype_6970',['qtype',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6ce083cc22a392cc9a487fcd854387ac',1,'SDCstruct']]],
+ ['quadgen_6971',['quadGen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a05434c8a13201e8af0f5dab5420e33d2',1,'amrex::algoim']]],
+ ['quadgensurf_6972',['quadGenSurf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae4ae5a6514e4fdd7deb24725de0b3444',1,'amrex::algoim']]],
+ ['quadratic_5finterp_6973',['quadratic_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a598d5de93b75c979f72ab8a78f4a0048',1,'amrex']]],
+ ['quadraturerule_6974',['QuadratureRule',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html',1,'amrex::algoim']]],
+ ['quartic_5finterp_6975',['quartic_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1c282d3f8e2bfed573c63087cee86525',1,'amrex']]],
+ ['query_6976',['query',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a341e69f6e3bc1c30de317f47b67b67c0',1,'amrex_parmparse_module::amrex_parmparse::query()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abbdc989daab71c4cb0101e87c1515689',1,'amrex::ParmParse::query(const char *new_name, const char *old_name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6f039d5c787ec3b27a25a290c659c42d',1,'amrex::ParmParse::query(const char *name, std::array< T, N > &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a53f7e6ff29566e9c9606874b27f64c17',1,'amrex::ParmParse::query(const char *name, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa98ab18bc26692876f9590316af5b1fa',1,'amrex::ParmParse::query(const char *name, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8bdcdf34553e38a882d7a15195678e3d',1,'amrex::ParmParse::query(const char *name, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae016a438a820d522e4d529ef8b7371f4',1,'amrex::ParmParse::query(const char *name, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a499a57138bca367b609ce98da58e4039',1,'amrex::ParmParse::query(const char *name, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afc1a9af4970db8434b613c551eadc55a',1,'amrex::ParmParse::query(const char *name, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af205ea927f7888a00aebcdc95d55f432',1,'amrex::ParmParse::query(const char *name, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a1d9687e5856d5fb2d6bd4e4f027212ae',1,'amrex::ParmParse::query(const char *name, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5ed7725f4552397edff794e471dc2f2c',1,'amrex::ParmParse::query(const char *name, Box &ref, int ival=FIRST) const']]],
+ ['query_5fint_6977',['query_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#adbc27a8477adf06772e50c9063e3f450',1,'amrex_parmparse_module::amrex_parmparse::query_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#aa2b6623e9c82e688c1ace4430d3a0edf',1,'amrex_parmparse_module::query_int()']]],
+ ['query_5fintarr_6978',['query_intarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a382f89d2f2f2d88e292677472eb44312',1,'amrex_parmparse_module::amrex_parmparse::query_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9f0c429d324a66ca1e016da303a54380',1,'amrex_parmparse_module::query_intarr()']]],
+ ['query_5flogical_6979',['query_logical',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#add4580d98996e6b8f6339611f0313adb',1,'amrex_parmparse_module::amrex_parmparse::query_logical()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a56db14c7509d856f0aea7bf8e8c98eba',1,'amrex_parmparse_module::query_logical()']]],
+ ['query_5freal_6980',['query_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ad660c077f1712d497852f995827fbead',1,'amrex_parmparse_module::amrex_parmparse::query_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9729d60628ced64a34f28997b5122f7d',1,'amrex_parmparse_module::query_real()']]],
+ ['query_5frealarr_6981',['query_realarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a49000c613ca825c9a110712f80d846f3',1,'amrex_parmparse_module::amrex_parmparse::query_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a245ee45af4497f0ddc4d08df44b1e9f7',1,'amrex_parmparse_module::query_realarr()']]],
+ ['query_5fstring_6982',['query_string',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a800c065458ab8f425a54a521c7032dd8',1,'amrex_parmparse_module::amrex_parmparse::query_string()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#acd6de264c2861656373e7e218ad56eb5',1,'amrex_parmparse_module::query_string()']]],
+ ['query_5fstringarr_6983',['query_stringarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a5ec9f30a3afeb82338e0717258a0fdc0',1,'amrex_parmparse_module::amrex_parmparse::query_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0af881c425f46ca90920da704aa796fb',1,'amrex_parmparse_module::query_stringarr()']]],
+ ['queryadd_6984',['queryAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5a524b8c11f99e8ef86fd6bbc1a33493',1,'amrex::ParmParse::queryAdd(const char *name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aface68d73330646265cf631654dfd05f',1,'amrex::ParmParse::queryAdd(const char *name, std::array< T, N > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5cb7b5e428f4991e8a1fba87649ee6c3',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref, int num_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8208293906e1d9c1b2d5089c05b5bd16',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad30debcf129ee05319df05c1d54844fe',1,'amrex::ParmParse::queryAdd(const char *name, std::string &ref)']]],
+ ['queryaddwithparser_6985',['queryAddWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae458cb55bb8229f48767c3ae1f581696',1,'amrex::ParmParse']]],
+ ['queryarr_6986',['queryarr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae080a87279c2061a2125da5a6ba296c8',1,'amrex::ParmParse::queryarr(const char *name, IntVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae69bd8d0d57d6bca949efd1d5b376fdf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a87e9486383563a4bfd29fa8a92eab0f9',1,'amrex::ParmParse::queryarr(const char *name, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a63d99f0de131b0023eb14f5efd91e169',1,'amrex::ParmParse::queryarr(const char *name, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a137e09253266871d5369176288e9425b',1,'amrex::ParmParse::queryarr(const char *name, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2d33c474853891761ac959cbf6299bcf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad1ecfb0a30edc452d3ac10061a899a5c',1,'amrex::ParmParse::queryarr(const char *name, RealVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af319284107e54297e79df230aeb7cba0',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4c806fe5e4fce3feda120702a3c9c1be',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a54307dd658a96ac490ce75a3f74defe2',1,'amrex::ParmParse::queryarr(const char *name, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a1b8984787dd6a07f9a79bbae19c51316',1,'amrex_parmparse_module::amrex_parmparse::queryarr()']]],
+ ['querykth_6987',['querykth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad0715ccf731c6b244f2258b4811761fd',1,'amrex::ParmParse::querykth(const char *name, int k, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#acb8471c7f04ad416c55d696c53b87e98',1,'amrex::ParmParse::querykth(const char *name, int k, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9e3959cb195fa123e622917e01f60bac',1,'amrex::ParmParse::querykth(const char *name, int k, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a157be8cfc61a470961922c4ae7922d43',1,'amrex::ParmParse::querykth(const char *name, int k, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a10f4ac6bfd190ba12a9dcd3ff0a2f69c',1,'amrex::ParmParse::querykth(const char *name, int k, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a01751e72ed3ec33b42ca1816a5479b0a',1,'amrex::ParmParse::querykth(const char *name, int k, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af336f03191de5b0d144bf1f04cf6f61d',1,'amrex::ParmParse::querykth(const char *name, int k, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a69c311ca977470146f9151f1d7ca3a6e',1,'amrex::ParmParse::querykth(const char *name, int k, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a47f9f968f7dacc5910d553ea21e22ae2',1,'amrex::ParmParse::querykth(const char *name, int k, std::string &ref, int ival=FIRST) const']]],
+ ['queryktharr_6988',['queryktharr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a064a1ac48146a99bd401b985c6307805',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a861088668a40bd77d8a8e8200678778e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6e6c42c0329b3346c6fd85f1af871e91',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a978c77a2a299403038d51adae2c330d5',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a823e28939aa5e1fa940bb46e1c0204d0',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a40e347b786c7023a58e8441d39be89b7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a23023a0b2b6eedf3820d116aed2ebed7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a7e15c246accd5c8be1a296c55c7f2c8e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const']]],
+ ['querymemusage_6989',['queryMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9eae1384b7fc7342c235f99b503fad01',1,'amrex::FabArrayBase']]],
+ ['querymemusagehwm_6990',['queryMemUsageHWM',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab671a167eb6b1779fa2df2a227931f82',1,'amrex::FabArrayBase']]],
+ ['queryunusedinputs_6991',['QueryUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a821d000e2b1d1aa6dc9e18d0b54e0df7',1,'amrex::ParmParse']]],
+ ['querywithparser_6992',['queryWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa83dae580e475c698d1af8498f2e1727',1,'amrex::ParmParse::queryWithParser(const char *name, long long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abdedd9feb166f0795fc49d8248e1d531',1,'amrex::ParmParse::queryWithParser(const char *name, double &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab59ae2e9496bc7defa4bb88f7232ec38',1,'amrex::ParmParse::queryWithParser(const char *name, float &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aceee232cad65ad2d2060e7d12490b02d',1,'amrex::ParmParse::queryWithParser(const char *name, long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aaeca337d70d382eac6713629fe19cba9',1,'amrex::ParmParse::queryWithParser(const char *name, int &ref) const']]],
+ ['queuereduction_6993',['QueueReduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a48f09e6d45685ddcaa72f6424891b9e4',1,'amrex::Lazy']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_12.js b/amrex-hydro/Doxygen/html/search/all_12.js
index b6366c3..ba2d67a 100644
--- a/amrex-hydro/Doxygen/html/search/all_12.js
+++ b/amrex-hydro/Doxygen/html/search/all_12.js
@@ -1,353 +1,353 @@
var searchData=
[
- ['r_6997',['r',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a4b43b0aee35624cd95b910189b3dc231',1,'amrex::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#a2016f7f5bdedd5d88d71ca5582f69d69',1,'amrex::iparser_f2::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#a862f92307932421c664884480724ac5e',1,'amrex::iparser_node::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a3d6eae5bbd75c46a06b38a40d6978ba6',1,'amrex::parser_f2::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#aeb2f3f6f5f90a7cc9843357edecb2538',1,'amrex::parser_node::r()']]],
- ['radsquared_6998',['radSquared',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept']]],
- ['rand_5fstate_6999',['rand_state',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RandomEngine.html#a75f184559414049b78efd270fdb60b3c',1,'amrex::RandomEngine']]],
- ['randgenerator_5ft_7000',['randGenerator_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72a585c8e383e98aab94c9141a27659a',1,'amrex']]],
- ['random_7001',['Random',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a65fcc9ad910569bc247b330997d5ed52',1,'amrex::Random(RandomEngine const &random_engine)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a384bf7a8791d85fe1ae4153eee61d71e',1,'amrex::Random()']]],
- ['random_5fint_7002',['Random_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3768023f2b8cf90a47c693514b97d579',1,'amrex::Random_int(unsigned int n, RandomEngine const &random_engine)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20796a80df81ee204983811cc8a1b705',1,'amrex::Random_int(unsigned int n)']]],
- ['random_5flong_7003',['Random_long',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b723afb07da54500bc1dc47a43f636',1,'amrex']]],
- ['randomengine_7004',['RandomEngine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RandomEngine.html',1,'amrex']]],
- ['randomnormal_7005',['RandomNormal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6a4ed5dc1eeb3e5b409eb8975c9e829b',1,'amrex::RandomNormal(Real mean, Real stddev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10f7574cba3e496a27f09204cce8aa6f',1,'amrex::RandomNormal(Real mean, Real stddev, RandomEngine const &random_engine)']]],
- ['randompoisson_7006',['RandomPoisson',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadec079fd8e2cdca36f7f49355e33864',1,'amrex::RandomPoisson(Real lambda)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62b2d5b64c692d02452cbed5ee65e61e',1,'amrex::RandomPoisson(Real lambda, RandomEngine const &random_engine)']]],
- ['randstate_5ft_7007',['randState_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abbea0a87a768d8f4e8112b9cd673b124',1,'amrex']]],
- ['range_7008',['Range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a5a7e65f26ef2a8d356ebef518f007aaf',1,'amrex::Gpu']]],
- ['range_5fimpl_7009',['range_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html',1,'amrex::Gpu::range_detail::range_impl< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#ad4f7d96980fc27cd61042157159e0b4a',1,'amrex::Gpu::range_detail::range_impl::range_impl()']]],
- ['rangeintersection_7010',['RangeIntersection',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a286eebba7a2e37000c01614ea347b24c',1,'BLProfStats']]],
- ['rank_7011',['rank',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a5600c4f99f1a21d9ee5198275ca01e00',1,'amrex::WeightedBoxList::rank()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a5ccf010e5d7cb5aaad0612f47a8a5d95',1,'amrex::PrintToFile::rank()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a7fd9cdeb58318bfc38b9381ca3ab3b01',1,'amrex::Print::rank()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a7043829d46fc0b8fe144d8f94a2d8580',1,'amrex::NonLocalBC::CommData::rank()']]],
- ['rank_5f2d_5fx_7012',['rank_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae56acf570ce826a2c7fdc5f76ad1a00b',1,'hacc::Distribution']]],
- ['rank_5f2d_5fy_7013',['rank_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae447604127f7210918c304134abaa8ac',1,'hacc::Distribution']]],
- ['rank_5f2d_5fz_7014',['rank_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ac7e073d3f64574fb26e2c7119ab25358',1,'hacc::Distribution']]],
- ['rankfromprox_7015',['rankFromProx',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a561c5c27d7af6c7cf8fceddc00afb95e',1,'CommProfStats']]],
- ['rankinleadcomm_7016',['RankInLeadComm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0719939ecc6b26843399e2af4d660f14',1,'amrex::ParallelDescriptor']]],
- ['rankmap_7017',['rankmap',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a65f303dfbdd0d1dbe148507bb0a48386',1,'distribution_t']]],
- ['ranktoread_7018',['rankToRead',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#a6064cc4034c3d95989892cac82c68fea',1,'amrex::VisMF::FabReadLink']]],
- ['rap_7019',['RAP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82abb0014f2e34a1a63c199eb717fe3accf',1,'amrex::MLNodeLinOp']]],
- ['rapidblink_7020',['RapidBlink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#acbd1501cb1d6930cf314592a22e5319f',1,'amrex::Font']]],
- ['rastercontours_7021',['RASTERCONTOURS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323ba0a6705b8c6cedf020a3122f7b169ed43',1,'amrex::Amrvis']]],
- ['rasteronly_7022',['RASTERONLY',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323ba22d64df7ed492afd73a91e643e515681',1,'amrex::Amrvis']]],
- ['ratio_7023',['ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8d33188a1ba19154997256c66083b10e',1,'amrex::FluxRegister::ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#a38dd7e762f41ec784b5dfd70109bb3a8',1,'amrex::InterpolaterBoxCoarsener::ratio()']]],
- ['raw_5ftype_7024',['raw_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#ac7df2f9de658c06efefb501e8544e9c5',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#ab6759853d755a1a01624618efeb177b0',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aac6b529d04666c7ab12e389631ddc1e0',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a4cea01ca1b107d8585be77870f2da12f',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a07ee693a6d6f19f5c34611ecc35a74b5',1,'amrex::ParticleArrayAccessor::raw_type()']]],
- ['rb180_7025',['RB180',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html',1,'amrex::FabArrayBase::RB180'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#abd8ce363a9dbaaf0072c5ca833c6487e',1,'amrex::FabArrayBase::RB180::RB180()']]],
- ['rb180cache_7026',['RB180Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7245d3dc29d3e2aade3f28f9319fa76d',1,'amrex::FabArrayBase']]],
- ['rb180cacheiter_7027',['RB180CacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa058b98f7a208d8b6beec36c786cc0b9',1,'amrex::FabArrayBase']]],
- ['rb90_7028',['RB90',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html',1,'amrex::FabArrayBase::RB90'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a1edfeca1f60abef9a9f56b0c4e8e64a4',1,'amrex::FabArrayBase::RB90::RB90()']]],
- ['rb90cache_7029',['RB90Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aba31942c259bb854daca8574b393a17f',1,'amrex::FabArrayBase']]],
- ['rb90cacheiter_7030',['RB90CacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a336a5ecfcff59f5dbb7fbba057e2de73',1,'amrex::FabArrayBase']]],
- ['rbegin_7031',['rbegin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< index_type >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< index_type >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'amrex::PODVector::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< std::size_t >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::XDim3 >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< unsigned int >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< unsigned int >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< std::size_t >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'amrex::PODVector::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::BoxND >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::BoxND >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::NeighborCode >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::NeighborCode >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::openbc::MomTag >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::openbc::MomTag >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::STLtools::Triangle >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::STLtools::Triangle >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::XDim3 >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char >::rbegin()']]],
- ['rcv_5fbuffer_7032',['rcv_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a2f7e6baa209278afea162548a1425bf2',1,'amrex::NeighborParticleContainer']]],
- ['rcvs_7033',['rcvs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a6d6260836577412b1a3a17c7f8d09bc4',1,'amrex::NeighborParticleContainer']]],
- ['rdata_7034',['rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a5b427f85a35cad6a54cb8ee01b424ccb',1,'amrex::Particle::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'amrex::ConstParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7000ae4ed79c3c7b0c4cb9d73588ed17',1,'amrex::Particle::rdata(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a827643d1bd135a63ffa20579d27297d3',1,'amrex::Particle::rdata(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a41ad580e96804381c814a85f64767caa',1,'amrex::Particle::rdata(int) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a77c773768e4a002b2788a6009ab0c048',1,'amrex::Particle::rdata(int) &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'amrex::ParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()']]],
- ['read_7035',['Read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a36dca41f0d001fce65deea4ec9e3ea1d',1,'amrex::VisMF']]],
- ['read_7036',['read',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#aa052c7cb7904d7ae9e01374b59bbd216',1,'amrex::Scan::detail::BlockStatus< T, false >::read()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a680b0882613be5eba620649955402e4d',1,'amrex::Scan::detail::BlockStatus< T, true >::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ad918f23e64a2d59ba453b09617e5ac15',1,'amrex::BndryRegisterT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3d35f09a87700e22092fb5e943c82163',1,'amrex::FABio::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#aa2439db7d09034abce9411d979e38762',1,'amrex::FABio_8bit::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a0df1bfeea23fd4f9ee35b21fc0ddb8f9',1,'amrex::FABio_ascii::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#a9d1f49ee565f0d188ed763f55f6d6ae9',1,'amrex::FABio_binary::read()']]],
- ['read_7037',['Read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52e1e2273aab2453f7eb4b3b263310eb',1,'amrex']]],
- ['read_7038',['read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a36867dedd480c7d07877c1cc65aa40bf',1,'amrex::FabSetT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a13861fcb5290d2ce4fe7e6510d3fee34',1,'amrex::FluxRegister::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html#ab7e4e83d02048ffe35b15b01f5e428a1',1,'amrex::IFABio::read()']]],
- ['read_5fascii_5fstl_5ffile_7039',['read_ascii_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aa4f438da64a6ea3b7520112aac9f8fd3',1,'amrex::STLtools']]],
- ['read_5fbinary_5fstl_5ffile_7040',['read_binary_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aca6050ea96a310625fe20e9f9594680a',1,'amrex::STLtools']]],
- ['read_5ffab_7041',['read_fab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa3870bf45fd14f87c3674a996cae2752',1,'amrex::detail']]],
- ['read_5ffrom_5fchkpt_5ffile_7042',['read_from_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a42bbef7d1271397c6e1a88006c9462e0',1,'amrex::EB2::ChkptFile']]],
- ['read_5fheader_7043',['read_header',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a5f0e9754f27698eb89c86433c6cc3fc5',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#afb78d32e7b4d8ef3e4e430c3c7b8598a',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f, int compIndex, int &nCompAvailable)']]],
- ['read_5fparameters_7044',['read_parameters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a35f3f508708be4b72388384a46b3b6a3',1,'amrex::TimeIntegrator']]],
- ['read_5fparams_7045',['read_params',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa0385aea8391d0b59b6adfb910cffbf4',1,'amrex::Geometry']]],
- ['read_5fstl_5ffile_7046',['read_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#abde98e341a2edf239bfa987ce47ed2be',1,'amrex::STLtools']]],
- ['readandbcastfile_7047',['ReadAndBcastFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4736dec48acb46827a04cdca7b4045d7',1,'amrex::ParallelDescriptor']]],
- ['readblock_7048',['ReadBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a41c7cecdb09d9a72e30118d78343b48e',1,'BLProfStats::ReadBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a0063c7d1c93c6f36bdf068ec89f4c328',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, bool readRSS=true, bool readTraces=true)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a06e019724b8ee9171e8e4da3d4340aa3',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, const int nmessages)']]],
- ['readblocknoopen_7049',['ReadBlockNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9689a1779e9f7008ced946ab6ff8fa41',1,'BLProfStats::ReadBlockNoOpen()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8c2d460eb4e81905c7a79969eefadad6',1,'RegionsProfStats::ReadBlockNoOpen()']]],
- ['readboxarray_7050',['readBoxArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae634c8846124c00149fa2a0ad45f4ec4',1,'amrex']]],
- ['readbuffersize_7051',['readBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#aad58178e786c29c8513d8549b20e0e6b',1,'amrex::RealDescriptor']]],
- ['readcommstats_7052',['ReadCommStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afbced1780aae9f51df2a3ec897fdc5e7',1,'CommProfStats::ReadCommStats(DataBlock &dBlock)'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab5b0c11f3980a18ad4d42d9de9c4af6a',1,'CommProfStats::ReadCommStats(DataBlock &dBlock, const int nmessages)']]],
- ['readcommstatsnoopen_7053',['ReadCommStatsNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afe795502ea704a46a029d0e0a9e378ff',1,'CommProfStats']]],
- ['readdata_7054',['ReadData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae41ad53f7f76cc59fd271cdd1476228a',1,'amrex::AmrData']]],
- ['readdata_7055',['readData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9bed38ec3405646ecda2cfbd8b179733',1,'amrex::readData(double *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5836a4ae751b9857848ec279e0a7dc4a',1,'amrex::readData(int *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9b9259c0e2e12b54971dac6fe224ba97',1,'amrex::readData(Long *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd3603d5627ea48a5c25919fa90482f5',1,'amrex::readData(float *data, std::size_t size, std::istream &is)']]],
- ['readdoubledata_7056',['readDoubleData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac590394599f7ea721cf8999331d0436e',1,'amrex']]],
- ['readfab_7057',['readFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a65d273deab9512e01656ddf942d98b51',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5ccdc92a1d70d5290df4830586628a91',1,'amrex::VisMF::readFAB(int idx, int icomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8c9df1da1d55877f7d53653e73120f8d',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name, const Header &hdr, int whichComp=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0afcb55c6cfee56032dfb6e23389be35',1,'amrex::VisMF::readFAB(FabArray< FArrayBox > &mf, int idx, const std::string &mf_name, const Header &hdr)']]],
- ['readfaheader_7058',['ReadFAHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abdcbffdd50b28342be875ac0da817056',1,'amrex::VisMF']]],
- ['readfloatdata_7059',['readFloatData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c085d3b27d107f62bdb36f5ecc0f326',1,'amrex']]],
- ['readfrom_7060',['readFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#aa99a533ca8b84883dd44bf870fb7c5b3',1,'amrex::Mask::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#af4cb165d9e60aff6ad22b20d44ec22dd',1,'amrex::DistributionMapping::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a3a19e0c558360ae380fba44e0aec9086',1,'amrex::IArrayBox::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ac5f3bc40906e22d2e481fa87114b62f4',1,'amrex::FArrayBox::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4df72bcadb7bdaa2c5db57212e48853a',1,'amrex::BoxArray::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a8a42f4fe7d3ad41e56175103deec42e1',1,'amrex::FArrayBox::readFrom()']]],
- ['readgrid_7061',['ReadGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a511a1b01b981c6b4a4bdbdc71582ea68',1,'amrex::AmrData']]],
- ['readintdata_7062',['readIntData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69bf266cc5fefb0b385d84f685dd0df6',1,'amrex::readIntData(int *data, std::size_t size, std::istream &is, const IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ec915a2cffc7c342e1f15e52cbd697',1,'amrex::readIntData(To *data, std::size_t size, std::istream &is, const amrex::IntDescriptor &id)']]],
- ['readlongdata_7063',['readLongData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa5a1f4f1c5cbe7672f12c62b9db96746',1,'amrex']]],
- ['readnonplotfiledata_7064',['ReadNonPlotfileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a10551f29207a5f3ff861bd8eeedcb435',1,'amrex::AmrData']]],
- ['readoffset_7065',['readoffset',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a5372d4df3b482986feff515d6498be62',1,'BLProfStats::BLPDataBlock::readoffset()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a6cb3119f2c4606f258828506fb579d22',1,'CommProfStats::DataBlock::readoffset()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a996907faa09768de3ab8d976fe3f8a54',1,'RegionsProfStats::DataBlock::readoffset()']]],
- ['readparticlerealdata_7066',['ReadParticleRealData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'amrex::ParticleContainer_impl::ReadParticleRealData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticleRealData(void *data, size_t size, std::istream &is)']]],
- ['readparticles_7067',['ReadParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)']]],
- ['readprobinfile_7068',['readProbinFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a979e1cff503e5f3c6436a232284fdcfb',1,'amrex::Amr']]],
- ['readranks_7069',['readRanks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a5a0e5e8e0bd5503f9246b4d4c714a4a1',1,'amrex::NFilesIter']]],
- ['readrealdata_7070',['readRealData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6f624229959bee80f1444371bb5babc',1,'amrex']]],
- ['readytoread_7071',['ReadyToRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af4f8ba9c90ecfcea92b6426df76049af',1,'amrex::NFilesIter']]],
- ['readytowrite_7072',['ReadyToWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a6c012f15ef5b8e7438a88bc794766143',1,'amrex::NFilesIter']]],
- ['real_7073',['real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a150666baa5a509c2fe563c507627c038',1,'amrex::GpuComplex']]],
- ['real_5farray_5fdata_7074',['real_array_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#a96a2835e24e73f8f83bac5d4b898ab1a',1,'amrex::ParticleInitType']]],
- ['real_5fstruct_5fdata_7075',['real_struct_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#abd631e1af076d148e6b578ce70236e6f',1,'amrex::ParticleInitType']]],
- ['realarray_7076',['RealArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9de48c04056551924746c42f9eda3c8f',1,'amrex']]],
- ['realarray_7077',['realarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a5f4ecbdbcb5f14edb160e4404b16c3e4',1,'amrex::StructOfArrays']]],
- ['realbox_7078',['RealBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html',1,'amrex::RealBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0133f0708ca052eb1eb7a7753169bb75',1,'amrex::RealBox::RealBox(AMREX_D_DECL(Real x0, Real y0, Real z0), AMREX_D_DECL(Real x1, Real y1, Real z1)) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ac0a2462c4b6cf7119c7946140d4ba979',1,'amrex::RealBox::RealBox(const Box &bx, const Real *dx, const Real *base) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a4fad8ad2d3ec608a2c1f2fb205ddda86',1,'amrex::RealBox::RealBox(const std::array< Real, AMREX_SPACEDIM > &a_lo, const std::array< Real, AMREX_SPACEDIM > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a08455d95f7a26778ba42b5d023d16eec',1,'amrex::RealBox::RealBox(const Real *a_lo, const Real *a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0c94da578ae78f612f3c7a1295edb272',1,'amrex::RealBox::RealBox() noexcept=default']]],
- ['realdesc_7079',['realDesc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#a6b8a0d2090a56d369c01cabc715edb27',1,'amrex::FABio_binary']]],
- ['realdescriptor_7080',['RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html',1,'amrex::RealDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a9dbe5ae2ad6763590e469c1a74036b53',1,'amrex::RealDescriptor::RealDescriptor()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ae7a8d4505859f386a09ef7339b27a984',1,'amrex::RealDescriptor::RealDescriptor(const Long *fr_, const int *ord_, int ordl_)']]],
- ['realtuple_7081',['RealTuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a4c838dd743d5d205ae6efa4e880faf8b',1,'amrex::MLMGBndryT::RealTuple()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a635d69fddbe9b8785a9f16e6874273d0',1,'amrex::BndryDataT::RealTuple()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a65abf3895113354dbd34041b96dfb3ba',1,'amrex::MLCellLinOpT::RealTuple()']]],
- ['realtype_7082',['RealType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a4bd47d382fa8b63c31eafb763d31194c',1,'amrex::ArrayOfStructs::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a600cf748b1767ee5cc0e838718d300a0',1,'amrex::SoAParticle::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a043db0d4cd2205027b4308f459496b79',1,'amrex::ParticleTile::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aac72f922b5c6acf01660db3263a3967b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aac72f922b5c6acf01660db3263a3967b',1,'amrex::ParticleContainer_impl::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a0abfbcf524018c0ec719c5f4861823f5',1,'amrex::ParticleCommData::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a1741c5c21aaba8fd767c2f86e911ad26',1,'amrex::Particle::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a33d784228a75ccebaa059c49a15e0b3c',1,'amrex::ConstSoAParticle::RealType()']]],
- ['realvect_7083',['RealVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html',1,'amrex::RealVect'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept']]],
- ['realvector_7084',['RealVector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#adf1dfc735a7f9d3508e434da7e87b632',1,'amrex::ParticleTile::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a17a7383c365c4e4f4c6fd7eed23e8c59',1,'amrex::StructOfArrays::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3c635ec7175b9f6f28bce938ea801423',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3c635ec7175b9f6f28bce938ea801423',1,'amrex::ParticleContainer_impl::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7baf75176f06182c85c9bc71b02f7bf1',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7baf75176f06182c85c9bc71b02f7bf1',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7baf75176f06182c85c9bc71b02f7bf1',1,'amrex::ParIterBase_impl::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a27e56fce5b9f849bb6df07a0ad9ff398',1,'amrex::ParIter_impl::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a72430e9d94dd233685e062cfa94f1ee0',1,'amrex::ParConstIter_impl::RealVector()']]],
- ['rebind_7085',['rebind',['https://amrex-codes.github.io/amrex/doxygen/structhacc_1_1AlignedAllocator_1_1rebind.html',1,'hacc::AlignedAllocator']]],
- ['record_5fgrid_5finfo_7086',['record_grid_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#abd4f88199336df506302a1d53b0ef0ac',1,'amrex::Amr']]],
- ['record_5frun_5finfo_7087',['record_run_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad8d22fb152c5f5620ab9b1ab994f68aa',1,'amrex::Amr']]],
- ['record_5frun_5finfo_5fterse_7088',['record_run_info_terse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab443c219d9056c789db6475acb78ea7b',1,'amrex::Amr']]],
- ['recordbuild_7089',['recordBuild',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#ae05279827e8393a4494478d1885e2c2b',1,'amrex::FabArrayBase::FabArrayStats::recordBuild()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a83dcba41161d5a1672578ee871232dfa',1,'amrex::FabArrayBase::CacheStats::recordBuild()']]],
- ['recorddelete_7090',['recordDelete',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a117c2d4187d31c7a6e0c6da477e381d0',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['recorderase_7091',['recordErase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a5cb9d8eee911caa7c6b42f7cdd176083',1,'amrex::FabArrayBase::CacheStats']]],
- ['recordmaxnumbause_7092',['recordMaxNumBAUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a6fc4a42952792e21c6af56f1b7d38799',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['recordmaxnumboxarrays_7093',['recordMaxNumBoxArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a79668291012755d981986b35942faa12',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['recorduse_7094',['recordUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a07a1075ba91654c00909193f65076bc1',1,'amrex::FabArrayBase::CacheStats']]],
- ['recv_7095',['Recv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1edfac65363a39cde188d5f5adb85134',1,'amrex::ParallelDescriptor::Recv(T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aed1beec464cfce027998bc7a249a09b5',1,'amrex::ParallelDescriptor::Recv(std::vector< T > &buf, int pid, int tag)']]],
- ['recv_7096',['recv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a760f0ae4f1155afb07c80a5e5055c589',1,'amrex::MPMD::Copier::recv()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html#adfa07b567a77f261fb60efa5a54f505c',1,'amrex::NonLocalBC::CommHandler::recv()']]],
- ['recv_7097',['Recv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af4996999fa16efb8ab255e1d26ab2163',1,'amrex::ParallelDescriptor']]],
- ['recv_5fdata_7098',['recv_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#af73fd2f1adac02a82df3907bec2f742c',1,'amrex::PCData::recv_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a56b9327ba0b96235d8296bb1b1716872',1,'amrex::FBData::recv_data()']]],
- ['recv_5ffrom_7099',['recv_from',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a95b34b1c944b84b7ade267a492641adc',1,'amrex::PCData::recv_from()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a8a3cfe25482c47ca2e7bef67a9012713',1,'amrex::FBData::recv_from()']]],
- ['recv_5freqs_7100',['recv_reqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a7b15255a2524406fc7cb4810c128608e',1,'amrex::PCData::recv_reqs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a4aa5af528b7479cc3a9a8c7687554b74',1,'amrex::FBData::recv_reqs()']]],
- ['recv_5fsize_7101',['recv_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#acaa3ee8877ff8fb497dc7bf091870075',1,'amrex::FBData::recv_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a116ad8730e2b89913a13c064ebe03787',1,'amrex::PCData::recv_size()']]],
- ['recv_5fstat_7102',['recv_stat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a6a1a0383bdc83a03838f17b4b2448a15',1,'amrex::FBData']]],
- ['recvlayoutmask_7103',['RecvLayoutMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< TagBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'amrex::FabArray::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< AtomicInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< PetscInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::CutFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::EBCellFlagFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::Mask >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< FArrayBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< IArrayBox >::RecvLayoutMask()']]],
- ['recvtime_7104',['recvTime',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ad0cc554afbe3036d29b720eca56bee57',1,'CommProfStats::SendRecvPair']]],
- ['red_7105',['Red',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a9a21f50f46715c9f6e92e23e7416d595',1,'amrex::FGColor::Red()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a8e336a13c3edc33f8190fd9f150ef19f',1,'amrex::BGColor::Red()']]],
- ['redefinedummymf_7106',['RedefineDummyMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7fc7373a60be7c74a38a17b1711f59fa',1,'amrex::ParticleContainerBase']]],
- ['redistfiles_7107',['RedistFiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a6b7be29b3621c9df4db1d93736597b',1,'amrex']]],
- ['redistribute_7108',['Redistribute',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'amrex::FabArray::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< AtomicInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< PetscInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::CutFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::EBCellFlagFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::Mask >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< FArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< IArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'amrex::ParticleContainer_impl::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1dadb49a29f4ad711fb369db84b2eb54',1,'amrex::NeighborParticleContainer::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< TagBox >::Redistribute()']]],
- ['redistribute_5f1_5fto_5f3_7109',['redistribute_1_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a1931b02c089c17498cb4540627e11b01',1,'hacc::Distribution']]],
- ['redistribute_5f2_5fto_5f3_7110',['redistribute_2_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aabb229232bc80f264cab6ac0d8f31c19',1,'hacc::Distribution']]],
- ['redistribute_5f3_5fto_5f1_7111',['redistribute_3_to_1',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aed576f7f07c9f6a5d176ffd43016c064',1,'hacc::Distribution']]],
- ['redistribute_5f3_5fto_5f2_7112',['redistribute_3_to_2',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab36b24c7f9d57e4edad0b60638eae060',1,'hacc::Distribution']]],
- ['redistribute_5fmask_5fnghost_7113',['redistribute_mask_nghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ac6b4b306d8f0399657b3884f51ea569e',1,'amrex::ParticleContainerBase']]],
- ['redistribute_5fmask_5fptr_7114',['redistribute_mask_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a18183e85d5ae22c27721996b3c5bfead',1,'amrex::ParticleContainerBase']]],
- ['redistributecpu_7115',['RedistributeCPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeCPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'amrex::ParticleContainer_impl::RedistributeCPU()']]],
- ['redistributegpu_7116',['RedistributeGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'amrex::ParticleContainer_impl::RedistributeGPU()']]],
- ['redistributelocal_7117',['RedistributeLocal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a098b72559cacc3ab8b2455a36137fd06',1,'amrex::NeighborParticleContainer']]],
- ['redistributempi_7118',['RedistributeMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeMPI()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'amrex::ParticleContainer_impl::RedistributeMPI()']]],
- ['redistributeunpackpolicy_7119',['RedistributeUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html',1,'amrex']]],
- ['redistribution_7120',['Redistribution',['../group__Redistribution.html',1,'']]],
- ['reduce_7121',['Reduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2d9a622392a0eee879ac8180cb2371e6',1,'amrex::detail::Reduce(ReduceOp, T *, int, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a11b496ac41b8e46fe7f1adf74392dcfb',1,'amrex::detail::Reduce(ReduceOp, T &, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a59bb763ea3df042d86d6906cc9ccfc77',1,'amrex::detail::Reduce(ReduceOp, Vector< std::reference_wrapper< T > > const &, int, MPI_Comm)']]],
- ['reducebooland_7122',['ReduceBoolAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a85f79f28c8cb6cc5762e3edd80c57fc0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45569b295bf42f447fac8a9610790ff0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar, int cpu)']]],
- ['reduceboolor_7123',['ReduceBoolOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8e74f51d2321b7e827baae5d86a83824',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45ff8728249b5e214f520e284c04143b',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar, int cpu)']]],
- ['reducedata_7124',['ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html',1,'amrex::ReduceData< Ts >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#aeee26c66dbe6bda07476f5f1997ac833',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ad9b6892476ee0222229ebc178fb0089f',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a71bbfd3ca387af546ab718418a3d8521',1,'amrex::ReduceData::ReduceData(ReduceOps< Ps... > &reduce_op)']]],
- ['reduceintmax_7125',['ReduceIntMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#acb97f902ad7ed88309b2c336ab7b9291',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a254f165da975107ee08bd1b829cdd89c',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac376fd270c659b4dcb8df316d1bc1938',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24bb8ef806f88e3157be27c793ffb345',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62bf0397eb0f4082f6dab4ae8e5c51d3',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a709e52679c5ca426b23c887ffe1b4ab9',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar)']]],
- ['reduceintmin_7126',['ReduceIntMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad0666521a8805bef2e133ca85b3ab38b',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3441f492fc784719d2b872f7a6da54ac',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a12ffc8c1e5d0753383b1c4cacd1057dd',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aef0dcb327a050f0a04520c31486687a8',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8c531d59e55cd4b449b7b1918a6c0980',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff32fd8c6e4cd30f666fab624fc4ee86',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar)']]],
- ['reduceintsum_7127',['ReduceIntSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a132abb9498b1ed2f491583c1f7719afb',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afbd2261dcc7ea1687666a76188724baa',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a16b47250406954c795c3af20e49279a7',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a31842e0bf333c7f85c31e6f227055716',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a66f0d2e88581a3502c3d617a7b20249c',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aea28e27e88f4416c838e39ab243227bf',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &, int)']]],
- ['reducelogicaland_7128',['ReduceLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e4d86e52a629511e02bff646ca60b59',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acc20a37ec958213a9ebffccb0ef3a50b',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev_min, int lev_max, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa175f510a09bbc1252a4e1b8f3ac5250',1,'amrex::ReduceLogicalAnd(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab19f7ad2a54b1e324d431adfe05978aa',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add25d5d5612fe7f7e697f9eff76568ba',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff9cc4b21a84dbb1def69e24fa575064',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3866c459fc8c798d5a19fa747a3500b5',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, int nghost, F &&f)']]],
- ['reducelogicaland_5fhost_7129',['ReduceLogicalAnd_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a98324c7303def0701130d1e68fff665f',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a1d5c7672e729a95526f96d08412beb7a',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)']]],
- ['reducelogicaland_5fhost_5fwrapper_7130',['ReduceLogicalAnd_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad91f51bde9868e6d015a633dff6d973d',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a9324c78d4b453dd9f88580ef747cdd30',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
- ['reducelogicalor_7131',['ReduceLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86ff43c965c29ca6c76704135c773345',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afbf67596dd1ba6faf566beabcbab7776',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeddb35f2f67fa5f607d190b5d5306c9d',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93ead4b7e5a5b99b0a88040076d7fd21',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43f13583043013b5751afe1e193cc8b5',1,'amrex::ReduceLogicalOr(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a18f76938d120a4d9891cc99e67cab771',1,'amrex::ReduceLogicalOr(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f36471bf6b32ec7460e70b9e4a1f91d',1,'amrex::ReduceLogicalOr(PC const &pc, int lev_min, int lev_max, F const &f)']]],
- ['reducelogicalor_5fhost_7132',['ReduceLogicalOr_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad331e3b14cc77e45fb756249c4b055ea',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#af6c5699e53d02cdd310fdf0c1e30377b',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F &&)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#aaba4be4ccfca4771494f7f67c4d80bb3',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)']]],
- ['reducelogicalor_5fhost_5fwrapper_7133',['ReduceLogicalOr_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a956d1f2590b24b14299b64f450359b6c',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad13df7e139fd2b9e405ee77032ecb6aa',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)']]],
- ['reducelongand_7134',['ReduceLongAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a476b155089373ad605808b20f38166d7',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a01508dabdc47364798a99c9527c870f2',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7eb4a01321f954b8f6936ca59547c7d4',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aca77e15a2b4674d2abb34b092306c05f',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae65ea1566cda97563752491d899b8997',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aaa59eadac87d81fb68efa1650acc3872',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &, int)']]],
- ['reducelongmax_7135',['ReduceLongMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3661303172f9bd5b139c1c19adbd93f8',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a56fb59f9a47b9d625ef97d4549007c1e',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a753035868de2acca4a9ffb1aaa150c2a',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a10f34646867ef5dd70d02ecf014de3d2',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a926985db9b71c186280e5e4556be41ee',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a72761a0aff0775f8f6943062a34fca31',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar)']]],
- ['reducelongmin_7136',['ReduceLongMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07c6b4691afed879feab525503e1e267',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a42ee71c485b816027db498df7b566a90',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7ae5a5af4ccc5fa61d017ef297455291',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a99b02744714ceae31674c2e25ef03029',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af2e42fa89ea38ff3a43ae0789f850575',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab7ca980624e045bdd5d349b6605adcbc',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &, int)']]],
- ['reducelongsum_7137',['ReduceLongSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a98c9e67e17bd55e681d9e790611a1289',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a170da7d288a55d1b23ca2f2648d64f40',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7008a294874001b3b8e5372ff45ebf64',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aac42b493c09470d467ce23133f2cbbc6',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4774b13392beaf5d41c989897fdf5268',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a90d832444f2b4ad4af4c8aa56c810a98',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int, int)']]],
- ['reducemax_7138',['ReduceMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a210e45f0c136c51a835032cc34cfb0a1',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcc19ed59f5327a67f329b7745af5802',1,'amrex::ReduceMax(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86b2acc5eb792d530fdb2f619ed1e7ef',1,'amrex::ReduceMax(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a372810a65569e56565a9bb33254184bd',1,'amrex::ReduceMax(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aced90eccf9c8aa5de4fa7fddacbab125',1,'amrex::ReduceMax(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8df373fd6d52b64c70d0e2c218f7b56',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f27335e5238a53e12af0ad6dc8e04a3',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a07315aba6826805030c5f6fd847fc370',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a157fdc4ac63d7f4d21a5df4b4151eb28',1,'amrex::ReduceMax(FabArray< FAB > const &fa, int nghost, F &&f)']]],
- ['reducemax_5fhost_7139',['ReduceMax_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5cbfdb6c3a840887695c62047d93245c',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae74a82be47784be4b91ddbda5fc57292',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acdc08ac91e7153b005ad55c74729ed05',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
- ['reducemax_5fhost_5fwrapper_7140',['ReduceMax_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a7d979b16fd84d1c691f6763c846775fc',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a4871d272b494ec22383148a1b542b545',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a616e25fb4b45f5288d74db1984fa904a',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
- ['reducemf_7141',['ReduceMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a78a11998747f2a6d55b077e89eb31267',1,'amrex::fudetail::ReduceMF(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a24a5574f332581d869b9d42e2a46bc94',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ab65c9a7eac86800d2dfaf0e5dc5aaba6',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
- ['reducemin_7142',['ReduceMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7385647d73fd0e4b29617d87309f3c78',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5de56bfd44c4ded3fc14b37c64cec18',1,'amrex::ReduceMin(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6e2c75c0f4c085c615019cbd2f7fe94',1,'amrex::ReduceMin(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23f8188bafacc115d2cfd1dfcda0db65',1,'amrex::ReduceMin(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98b8b6dfe17e7e9225a567793e47f606',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adbeb820864e599e86ce8f5f30773beac',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427586186a5143d74279bb26107044a',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b14cf8ae0f4d40d865377df85ff8301',1,'amrex::ReduceMin(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a94a27ca9a492d6d0f17996924e1b1745',1,'amrex::ReduceMin(FabArray< FAB > const &fa, int nghost, F &&f)']]],
- ['reducemin_5fhost_7143',['ReduceMin_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acacd9fa1ce1c5779482738ebaa06fbfd',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a952d8ba27cb3e21f4956c33837d904b4',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5612349cebde1e13831e6bac02758b79',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
- ['reducemin_5fhost_5fwrapper_7144',['ReduceMin_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a8c7c9b910c8e3e73f887e8a02e1acaab',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a00bcb8f20c7b002cb0034537fea3526b',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ada04ac91481ae50782f568083e27767d',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
- ['reduceop_7145',['ReduceOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569d',1,'amrex::detail']]],
- ['reduceoplogicaland_7146',['ReduceOpLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html',1,'amrex']]],
- ['reduceoplogicalor_7147',['ReduceOpLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html',1,'amrex']]],
- ['reduceopmax_7148',['ReduceOpMax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html',1,'amrex']]],
- ['reduceopmin_7149',['ReduceOpMin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html',1,'amrex']]],
- ['reduceops_7150',['ReduceOps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html',1,'amrex']]],
- ['reduceopsum_7151',['ReduceOpSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html',1,'amrex']]],
- ['reducerealmax_7152',['ReduceRealMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff6bc74ed06d830d1db5d24040838e14',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a25cdb37c12b44c99eca111bd5b286d95',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad2a78407b61ee83c69f39f7a9b9ec1f4',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0a160ffd54c33e69175007f868677df1',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab10f03093e521df6b76a4b2bcf15fb57',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a15857afcde0bfd0fdbd5edb294ee448c',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a76e33bbc9645091e5f01d305da73960a',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62622aba4b36e6860b55eb502343f93e',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar, int cpu)']]],
- ['reducerealmin_7153',['ReduceRealMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a26e7693a89088324db0dc544811f1988',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa916865c8ac81ac3defb694eeec9121b',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3bd99be9ca704b92d4813a1577648f66',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24c5c1870ba2e6e50b28f77e82a5a4c5',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9443321dc4601e380e102ffebe6a143',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95eed49d43cbcd3d04dd6afcfc1c5935',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#add077882a08d9df475f94edd75f96f11',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a84e047e8a88180ba003ae2f94734d733',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar, int cpu)']]],
- ['reducerealsum_7154',['ReduceRealSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a39256068b3bc99d6219b39739053461d',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3cc450539929e272f9477b35edbebe80',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b24514ab2887f8caf7ee0e0610fc54f',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a19168fb4689cf3a9cd934ef00a71ca4a',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1616e83959240bd41e075cb31cce86ae',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8fee1add10130a7b9b644fc9e058b9a4',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a177d6cb1641d1c8be8eeb14ff4babd16',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9d0be85a7606ccb6923d9684f4363b0f',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar, int cpu)']]],
- ['reducesum_7155',['ReduceSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee63624c66220385d3ab86b7f68ae1c4',1,'amrex::ReduceSum(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b06dc94a10733b712bc90159a30b78d',1,'amrex::ReduceSum(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a0d7f39455f1fad5de147aa8cbf45a4',1,'amrex::ReduceSum(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe943e0bac4c931ba74fcfb7e0fceb64',1,'amrex::ReduceSum(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e32d93cb04b6557dcf30553793aeb92',1,'amrex::ReduceSum(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4252562789c375cc55a545cd278cf212',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a580c267bdc2ecf41ead1889d77b287c5',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41a3ccdb479b7b99b07b29315b85d602',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a643762b10ddb6c66e880320c6df34809',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
- ['reducesum_5fhost_7156',['ReduceSum_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a23b4986e7f6d158be7347966529ca305',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad0203fb57960c83a11596a46c13e00ed',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae67d63a1ca5efd3211cdd0889fa2d317',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
- ['reducesum_5fhost_5fwrapper_7157',['ReduceSum_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a446108c6c03634721a360874316711e6',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a509cfe3f501626b82899a0607f82a0c0',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#afcc5c0728f0b86970e242947cef7e93a',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
- ['reducetoplane_7158',['ReduceToPlane',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a364dfb9be3b959cfdb2509f4680ecd6f',1,'amrex']]],
- ['reduction_5fqueue_7159',['reduction_queue',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#aaf84a070bebdd187b4edacd264604b5f',1,'amrex::Lazy']]],
- ['reductionentry_7160',['ReductionEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html',1,'CommProfStats::ReductionEntry'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#ac141bc923704f3a33d9074e1954b4115',1,'CommProfStats::ReductionEntry::ReductionEntry()']]],
- ['reductions_7161',['reductions',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a27353154e5e772a6fbde00aa9ccda88a',1,'CommProfStats::DataBlock']]],
- ['ref_7162',['Ref',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html',1,'amrex::DistributionMapping::Ref'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a641af651d7da7e96317d1544a12caf7c',1,'amrex::DistributionMapping::Ref::Ref(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#ae47a673a2d7c94e3483b90b58444be0c',1,'amrex::DistributionMapping::Ref::Ref(Vector< int > &&pmap) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a8c0cd18f1293d7587f04cdfbe0282095',1,'amrex::DistributionMapping::Ref::Ref(int len)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a1dcb03b5134dc17a5304929686a573dc',1,'amrex::DistributionMapping::Ref::Ref()=default']]],
- ['ref_5fratio_7163',['ref_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a73a3b38cadf1943503cf77622ea6a3ae',1,'amrex::AmrInfo']]],
- ['ref_5fwrapper_7164',['ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html',1,'amrex::ref_wrapper< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#aec548b435e6ba52441b7c436a859048a',1,'amrex::ref_wrapper::ref_wrapper(T &ref) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8f3f054ecab74f9b3e738e5591b32e91',1,'amrex::ref_wrapper::ref_wrapper(T &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8c3a6304e4d37687fb6c62fa26d7ebe5',1,'amrex::ref_wrapper::ref_wrapper(const ref_wrapper &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8ae7d0c30828a710034c7992f0383c12',1,'amrex::ref_wrapper::ref_wrapper(ref_wrapper &&) noexcept=default']]],
- ['reference_7165',['reference',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'amrex::PODVector::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a5830ffb5779f9588ce9f9040b4ac5db7',1,'hacc::AlignedAllocator::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::BoxND >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const int * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< std::size_t >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::NeighborCode >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::openbc::MomTag >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::STLtools::Triangle >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::XDim3 >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< char >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< unsigned int >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const int *, DefaultAllocator< const int * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const ParticleReal * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< index_type >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< int * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< int *, DefaultAllocator< int * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< int >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< ParticleReal * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reference()']]],
- ['reference_5ftype_7166',['reference_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, 3 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real,(M+2) *(M+1)/2 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real, nelems >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real, AMREX_SPACEDIM >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real, 3 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< ParticleReal *, NAR >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, 4 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, 2 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int *, NAI >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< const ParticleReal *, NArrayReal >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< const int *, NArrayInt >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< bool, N >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< amrex::EB2::PolyTerm, N >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< amrex::algoim::Interval, N >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'amrex::GpuArray::reference_type()']]],
- ['refid_7167',['RefID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html',1,'amrex::BoxArray::RefID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html',1,'amrex::DistributionMapping::RefID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#af498ab4c22436f6e5e6e530392dc74c8',1,'amrex::DistributionMapping::RefID::RefID(Ref *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a00f58999a2331cc59b9cf916b76cbc4d',1,'amrex::DistributionMapping::RefID::RefID() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a0adac980947d771e29e1420e5adc4e06',1,'amrex::BoxArray::RefID::RefID(BARef *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a3afae958bb4bf99b0eb1705208e3e1b5',1,'amrex::BoxArray::RefID::RefID() noexcept=default']]],
- ['refine_7168',['refine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae1cf040542692a8255915fdb5f85421e',1,'amrex::BoxArray::refine(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6f3cb1eac256b7f40e4b6491aff29448',1,'amrex::BoxArray::refine(int refinement_ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a122947abb8d93a6984f26277576faad3',1,'amrex::Geometry::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'BoxND< AMREX_SPACEDIM >::refine(const IntVectND< dim > &ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'BoxND< AMREX_SPACEDIM >::refine(int ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab03c5a87d18f32a4efe5787bfd9a1ef8',1,'amrex::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a551c2ca8aa05f54c73c3b57d40ca2217',1,'amrex::BoxList::refine(const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a905d974544cd60c9b72314cb6135e17b',1,'amrex::BoxList::refine(int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1732a2c030467bb5a6d20721d0ff99c7',1,'amrex::BoxDomain::refine()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a891e143331ef3de0742dfb5022e05909',1,'amrex::refine(Dim3 const &coarse, IntVectND< dim > const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54d77694c8efe15e13ae6e08ba5e9fae',1,'amrex::refine(Geometry const &crse, int rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0f0f651612f7b14e3c2768e69aaeb92',1,'amrex::refine(Geometry const &crse, IntVect const &rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1aa5a62080b50fbc4c3646ddbc6c8a',1,'amrex::refine(const BoxList &bl, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af32b91948787281bd9c0c691f3f355dd',1,'amrex::refine(BoxDomain &dest, const BoxDomain &fin, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85187c36418a08cc244643e6fc869f4c',1,'amrex::refine(const BoxArray &ba, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4c03c73102c83c74769b7773fb82483',1,'amrex::refine(const BoxArray &ba, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83f1c0df18bafa6820dccc9efb6652f9',1,'amrex::refine(const BoxND< dim > &b, const IntVectND< dim > &ref_ratio) noexcept']]],
- ['refine_5fgrid_5flayout_7169',['refine_grid_layout',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a4494b1f6c76612d4af30d18d62dd410c',1,'amrex::AmrInfo']]],
- ['refine_5fgrid_5flayout_5fdims_7170',['refine_grid_layout_dims',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ac92498a911f4e98692efdba9005f492f',1,'amrex::AmrInfo']]],
- ['refinedcell_7171',['REFINEDCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a6f711152eae0836afe7ee62c42819f25',1,'amrex::InSituUtils']]],
- ['reflect_7172',['reflect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'amrex::IntVectND::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'IntVectND< AMREX_SPACEDIM >::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97c8e0d133dd148a203927fee1eaae6f',1,'amrex::reflect()']]],
- ['reflux_7173',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#af8dc37bdb53cbff6b8a8908802fab3df',1,'amrex::MLNodeABecLaplacian']]],
- ['reflux_7174',['Reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#aa5b234a986e199e5dec6ffd996db12eb',1,'amrex::YAFluxRegisterT::Reflux(MF &state, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a29bbf0848629975e74b0412adf5cbcf6',1,'amrex::YAFluxRegisterT::Reflux(MF &state, int dc=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a6bc89bc8c2613160d25e7fd2bd0afb97',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, Orientation face, Real scale, int scomp, int dcomp, int nc, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ad77d84b98f56e41c5736e58f9c5772a2',1,'amrex::FluxRegister::Reflux(MultiFab &mf, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aeebc09565fcf23f6050ad9b55275c1b1',1,'amrex::FluxRegister::Reflux(MultiFab &mf, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac9162f5722e388cdd747d0abeb4b2ba4',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a1fdafda5f1518b4eabb95c307ca5635e',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a3b50d43c4fe114515bffcfa5cbd58117',1,'amrex::EdgeFluxRegister::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ad3cff9ff950fe42244a5a6da860c302d',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a9b9a3280e49a1eeb9436099e11097e8f',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a03dd763c1ebb0a67b2fd52ded49b1f53',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac)']]],
- ['reflux_7175',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad9f63a3fcc35e8b4ffcf34b8f959c593',1,'amrex::MLNodeTensorLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ac8d6077e6701102c4d6c2e54acc2d67f',1,'amrex::MLNodeLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'MLLinOpT< Array< MultiFab, 3 > >::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'amrex::MLLinOpT::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a35158f8a8bd840468c4dedb08d6726ff',1,'amrex::MLCellLinOpT::reflux()']]],
- ['refratio_7176',['refRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#acee4de5e4f610fb4bc86bdae1ac7fd49',1,'amrex::FluxRegister::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a848a89635a0f509800a5d912ef7b4f0b',1,'amrex::AmrMesh::refRatio(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3e96de11d4a8b2cababa14d116b61958',1,'amrex::AmrMesh::refRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac86f4e9a778f78c98eb13244707ca97c',1,'amrex::AmrParGDB::refRatio(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a29cc45ffc19e086c90ab4f423996183e',1,'amrex::AmrParGDB::refRatio() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a53b59b464abfc107b2797a6f7cdcc71c',1,'amrex::ParGDB::refRatio(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a5bdac6ec205f4e7d9f15e2af04288f71',1,'amrex::ParGDB::refRatio() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a16cfadb981960e526beef1b6422b50ef',1,'amrex::ParGDBBase::refRatio(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5b4140f77f48299076bd546b07d23d9c',1,'amrex::ParGDBBase::refRatio() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ab43bb15523069271e57362121f6b42ce',1,'amrex::PlotFileData::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#abbf59ab139a08c29673e1f9c49b43b73',1,'amrex::PlotFileDataImpl::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa4cc6f66406b7faf1a605b4d56df77ef',1,'amrex::AmrData::refRatio()']]],
- ['refratio_7177',['RefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a7c4bfee257c49d17e634776ddff2fc54',1,'amrex::AmrData']]],
- ['reg_5fmf_7178',['reg_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aa15bb285525ea9be4f00ee4dbd6cd1eb',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3a644e5e5a02bd0c163b612784f06c24',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aed221768a48c51c89a5b4c2c5d0de5b3',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a66e56de654ced923e6885ebd79bd75f2',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)']]],
- ['reg_5fmf_5fvec_7179',['reg_mf_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a578bc53c0adb9017820643c61bdb1226',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ae0fe682f85964b5d7c745b1d8ca66e08',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab const * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)']]],
- ['regdatafilenames_7180',['regDataFileNames',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa4660af1eb41eb5b3afd6ef9187900f3',1,'RegionsProfStats']]],
- ['regdatastreams_7181',['regDataStreams',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a9b1f5e4b1d725777df4ea900e398f0d5',1,'RegionsProfStats']]],
- ['regheaderfilenames_7182',['regHeaderFileNames',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a448bbf6cfc7ccb16b54f9655c943e9dc',1,'RegionsProfStats']]],
- ['regionnames_7183',['regionNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#adda95346678c97eebb0541c0caaaed6e',1,'BLProfStats']]],
- ['regionnames_7184',['RegionNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a47d3628566997998b287f1b5326298e2',1,'BLProfStats']]],
- ['regionnumbers_7185',['regionNumbers',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a11d15fe366d7be8b419cb63bbaa58443',1,'BLProfStats']]],
- ['regionnumbers_7186',['RegionNumbers',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7a6bbe3f88daa4764423d252659dbfb1',1,'BLProfStats']]],
- ['regions_7187',['regions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2e14123fa9e7caeae727ac2c307e8956',1,'amrex::AmrData']]],
- ['regionsprofstats_7188',['RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a395ae220780e06011681a86a4bd08d98',1,'RegionsProfStats::RegionsProfStats()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html',1,'RegionsProfStats'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html',1,'RegionsProfStats']]],
- ['regionstack_7189',['regionstack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a03febcd85f7ea80790cac0181b9c2b1b',1,'amrex::TinyProfiler']]],
- ['regiontag_7190',['RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html',1,'amrex::FabArrayBase::RegionTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ae56ad5f9880210d9daae5dde1ffc2f3b',1,'amrex::FabArrayBase::RegionTag::RegionTag(const char *t)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#aa652a228bad6f78909120b91073b101a',1,'amrex::FabArrayBase::RegionTag::RegionTag(const std::string &t)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ac8c890173943b30db1149411aa5c62df',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a8c002005b0ed39bb186e7ce020b9815f',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag &&rhs) noexcept']]],
- ['regiontimeranges_7191',['regionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a666b2b4888f161d4346d4a794aba0e31',1,'BLProfStats']]],
- ['registerarena_7192',['RegisterArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#acf3b7bc8c1643be36ccc4d41df0dbec7',1,'amrex::TinyProfiler']]],
- ['registerdata_7193',['RegisterData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9c9d09d9399b42dacae6863ff33fb8ee',1,'amrex::StateData']]],
- ['registerfabarray_7194',['RegisterFabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'amrex::FabArrayCopyDescriptor::RegisterFabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'FabArrayCopyDescriptor< FArrayBox >::RegisterFabArray()']]],
- ['registerforprofiling_7195',['registerForProfiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe6d024bf682144256ad7fe52e5b36ae',1,'amrex::CArena::registerForProfiling()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a99982885760cd861e6e860dea40ea64f',1,'amrex::Arena::registerForProfiling()']]],
- ['registermultifab_7196',['RegisterMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#af50431312a5892d40fb3ae31592e19e0',1,'amrex::MultiFabCopyDescriptor']]],
- ['registervariables_7197',['registerVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a800553a4a96fee85528a07f4cdec4c3e',1,'amrex::IParser::registerVariables()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#ac7f2281fb9a99b8c410d9cbc0b20b67b',1,'amrex::Parser::registerVariables()']]],
- ['regname_7198',['regname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ae8f1674b3d50716ce74d4d05074c5551',1,'amrex::TinyProfileRegion']]],
- ['regrid_7199',['regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ae80fa713b669de0f235d3ef0792e7200',1,'amrex::AmrCore::regrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9d6faadd0aabf54081fe9ea12be10484',1,'amrex::Amr::regrid()']]],
- ['regrid_7200',['Regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a991c2e4f486d6cbb9cf74c326c1ad357',1,'amrex::NeighborParticleContainer::Regrid(const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a361bea35ab3f956932339ef80930e405',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba, int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adbf6915c6877b366e0bda3e6f268eb30',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba)']]],
- ['regrid_7201',['regrid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#afe644ed72607173bbcef31867f6a0c36',1,'amrex::MFUtil::regrid(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a9c04768eaa499d2b837f0732d1316e6c',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a0d2b028d5b4be5e38a0e4f8fc778c523',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const FabFactory< FArrayBox > &eb_factory, const T &mf_in, bool regrid_ghost=false)']]],
- ['regrid_5fba_7202',['regrid_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad17547793e589e382cafaea103a01637',1,'amrex::Amr']]],
- ['regrid_5fgrids_5ffile_7203',['regrid_grids_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aaa8cb07b444ec3f7be3a7680c7e37363',1,'amrex::Amr']]],
- ['regrid_5fint_7204',['regrid_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2fc94106d0164a3cfc3e206db6b7e768',1,'amrex::Amr']]],
- ['regrid_5flevel_5f0_5fon_5frestart_7205',['regrid_level_0_on_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5c2a28dfa0840069f813bf56565b4007',1,'amrex::Amr']]],
- ['regridint_7206',['regridInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6c0f2e73f58bdff46fc5692ed85611f5',1,'amrex::Amr']]],
- ['regridonly_7207',['RegridOnly',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6254e512f37656c89acb1e19162d26b8',1,'amrex::Amr']]],
- ['regridonrestart_7208',['RegridOnRestart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad53f5b3b15f3195ea75068dccda30380',1,'amrex::Amr']]],
- ['regtest_5freduction_7209',['regtest_reduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aa98e0456115fdf35699d683e5a4c0e84',1,'amrex::system']]],
- ['regular_7210',['regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#a4e8ececf7cf081d7a2125f18f3ba6642',1,'amrex::EB2::Type::regular()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#adb0a0516e63c6b90231902627fd51da1',1,'amrex_ebcellflag_module::regular()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf37d08ae228a87dc6b265fd1019c97d',1,'amrex::regular()']]],
- ['regular_5fbits_7211',['regular_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a98e740b42531b93d0abef721579b39be',1,'amrex::EBCellFlag']]],
- ['regular_5fstencil_5fsize_7212',['regular_stencil_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#abff4c8fa7e9790d9408099ffa9c57934',1,'amrex::Hypre::regular_stencil_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aecf6271b785a92eee2bcd891ba3111e5',1,'amrex::PETScABecLap::regular_stencil_size()']]],
- ['rel_5ftol_7213',['rel_tol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a260c250d0a39818e4d4f9ef808b82239',1,'amrex::IntegratorBase']]],
- ['relax_5forder_7214',['relax_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa602c05ea8f16fa5aa95d79b372cffa8',1,'amrex::Hypre']]],
- ['relax_5ftype_7215',['relax_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa9e67a6e299266afaff8157d33dcfbec',1,'amrex::Hypre']]],
- ['release_7216',['release',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::CutFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< PetscInt > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< PetscInt > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::CutFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::EBCellFlagFab >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::EBCellFlagFab >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::Mask >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::Mask >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< AtomicInt > >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< TagBox >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< TagBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< IArrayBox >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< IArrayBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'amrex::BaseFab::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< AtomicInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< char >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< EBCellFlag >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< HYPRE_Int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< PetscInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< Real >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'amrex::FabArray::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'amrex::FabArray::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< AtomicInt > >::release()']]],
- ['release_5fthreshold_7217',['release_threshold',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a3e4fb9cf84bc98cccf0d32e99ecd4ccc',1,'amrex::ArenaInfo']]],
- ['releasedata_7218',['ReleaseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a7f983048f1e70348b58c381f0e104ae3',1,'amrex::AmrDataAdaptor::ReleaseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a9aa101ee90b944010548ed7461cb7a8a',1,'amrex::AmrMeshDataAdaptor::ReleaseData()']]],
- ['relgrad_7219',['RELGRAD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a163577f1cd5fa93feb5ba1d11ffd69fb',1,'amrex::AMRErrorTag']]],
- ['remainingwriters_7220',['remainingWriters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ae13a47d2ead798be8070c16227694412',1,'amrex::NFilesIter']]],
- ['remakelevel_7221',['RemakeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a049915f7354e20184509a6ddb5bf4a6b',1,'amrex::Amr::RemakeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a89b690a6f834d76bf96f8f1facc356c4',1,'amrex::AmrCore::RemakeLevel()']]],
- ['remove_7222',['remove',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6657f8c789a5b37f79bc4219dd6e3a81',1,'amrex::ParmParse']]],
- ['remove_7223',['Remove',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a1887698566ebd58596be3b1a96ad2e9a',1,'amrex::FileSystem']]],
- ['removeall_7224',['RemoveAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a53bbe4a421536a453fcb97d3c8219a55',1,'amrex::FileSystem']]],
- ['removedupdoit_7225',['removeDupDoit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ae9c414dd7bc47e48d6fe4e6361b1b723',1,'amrex::detail']]],
- ['removeduplicates_7226',['RemoveDuplicates',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc731523d4241d981e7279b29c5d7a6d',1,'amrex']]],
- ['removeempty_7227',['removeEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3f0ab28b3e669f5a7828da71fdbd3645',1,'amrex::BoxList']]],
- ['removefiles_7228',['RemoveFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ad4a180abf07b6a7129d8fd4f6ee0d798',1,'amrex::VisMF']]],
- ['removeinvalidparticles_7229',['removeInvalidParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57ef6a02e91160412bbfd6fdbba1b820',1,'amrex']]],
- ['removeolddata_7230',['removeOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a56805171637298d888a0e5215bab4e82',1,'amrex::AmrLevel::removeOldData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a06540ec48ea9f0078a983964f233a9d2',1,'amrex::StateData::removeOldData()']]],
- ['removeoverlap_7231',['removeOverlap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aafdd2fe3c88e9b17d4892dd36e92225f',1,'amrex::BoxArray::removeOverlap()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af71361ab9190f8aeb8f70488669095c2',1,'amrex::removeOverlap()']]],
- ['removeparticlesatlevel_7232',['RemoveParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'amrex::ParticleContainer_impl::RemoveParticlesAtLevel(int level)']]],
- ['removeparticlesnotatfinestlevel_7233',['RemoveParticlesNotAtFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'amrex::ParticleContainer_impl::RemoveParticlesNotAtFinestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesNotAtFinestLevel()']]],
- ['removepiece_7234',['RemovePiece',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9302c49868eb5145be9fbb6d9d3d6b2f',1,'BLProfStats']]],
- ['rend_7235',['rend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int * >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< index_type >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< index_type >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int * >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int *, DefaultAllocator< int * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int *, DefaultAllocator< int * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< std::size_t >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< std::size_t >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< unsigned int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< unsigned int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'amrex::PODVector::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'amrex::PODVector::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::BoxND >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::BoxND >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::NeighborCode >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::NeighborCode >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::openbc::MomTag >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::openbc::MomTag >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::STLtools::Triangle >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::STLtools::Triangle >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::XDim3 >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::XDim3 >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() const noexcept']]],
- ['reorder_5fpolygon_7236',['reorder_polygon',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a275e5bd2322a1d3aace66481364de23a',1,'amrex::EBToPVD']]],
- ['reorderparticles_7237',['ReorderParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)']]],
- ['replacenewdata_7238',['replaceNewData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0a6ffa5747a2c044f456d77adf50f338',1,'amrex::StateData::replaceNewData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a3c5fc5e62763a1c66248c47951055162',1,'amrex::StateData::replaceNewData(StateData &s)']]],
- ['replaceolddata_7239',['replaceOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a19585d569e94bd3e15d5c6a0f4c969c6',1,'amrex::StateData::replaceOldData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#adfaafffb0ba3924042c4357b7d51fe53',1,'amrex::StateData::replaceOldData(StateData &s)']]],
- ['report_7240',['report',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a63001e27552e159e32b2ed48fc39bb1f',1,'amrex::MemProfiler']]],
- ['report_5f_7241',['report_',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a156e0f871fceba9344ac559da58771de',1,'amrex::MemProfiler']]],
- ['reportstats_7242',['ReportStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8b8ac605103da6aa68487bf7823f2f08',1,'CommProfStats']]],
- ['reportsyncpointdata_7243',['ReportSyncPointData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a519fea406d86c92cba5af6e67dfa2093',1,'CommProfStats']]],
- ['reportsyncpointdatasetup_7244',['ReportSyncPointDataSetup',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#adadb6ac329d2943f4b55b58602946beb',1,'CommProfStats']]],
- ['req_7245',['req',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a3dd73a745e975beb885a19b708190cbe',1,'amrex::ParallelDescriptor::Message']]],
- ['request_7246',['request',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a4e23f4023dc19cf04cce947add6a27a8',1,'amrex::NonLocalBC::CommData']]],
- ['reredistribution_5fthreshold_7247',['reredistribution_threshold',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a0688dcea64b51e2f058407b826f95045',1,'amrex_eb_flux_reg_nd_module']]],
- ['res_7248',['res',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ac94a3d8239b399889c28d0e5b65376b7',1,'SDCstruct::res()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa9aa3ad9d9090afb4ab278c9c8c2287f',1,'amrex::MLMGT::res()']]],
- ['rescor_7249',['rescor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1236e0879a5fe5bf4f2ec5669cee7d59',1,'amrex::MLMGT']]],
- ['reserve_7250',['reserve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< index_type >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int *, DefaultAllocator< int * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int *, DefaultAllocator< const int * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< unsigned int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::STLtools::Triangle >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< std::size_t >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7b999e76e5422aa024da160623cc81f8',1,'amrex::BoxList::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'amrex::PODVector::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::BoxND >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::NeighborCode >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::openbc::MomTag >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::XDim3 >::reserve()']]],
- ['reservedata_7251',['reserveData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'amrex::ParticleContainer_impl::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a914a3fd813739f126e92408d194a3752',1,'amrex::ParticleContainerBase::reserveData()']]],
- ['reset_7252',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'amrex::ParticleContainer_impl']]],
- ['reset_7253',['reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#af9d5717b63e6c3f0cfb79d33862e44c0',1,'amrex::YAFluxRegisterT::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad51ab660eddbb7e6d4b51f53101a5509',1,'amrex::StateData::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a1c43ccc3313c5128b18860a615a846fe',1,'amrex::EdgeFluxRegister::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a8034c76f7cc8e7966f170538268d0be6',1,'amrex::BoxIterator::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0aa73b17e9be18d811a21128c8c2f5f9',1,'amrex::AmrLevel::reset()']]],
- ['reset_7254',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >']]],
- ['resetcomponentbcs_7255',['resetComponentBCs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a4385d3bbdf3ae152ec830b25f4c080c3',1,'amrex::DescriptorList::resetComponentBCs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5ac46df4129e909631702c6cf11c0df7',1,'amrex::StateDescriptor::resetComponentBCs()']]],
- ['resetdefaultcoord_7256',['ResetDefaultCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#afacf607bf05ea6d4588954f09b391d37',1,'amrex::Geometry']]],
- ['resetdefaultperiodicity_7257',['ResetDefaultPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af726da4deb561adeecf94bc4eefbf89b',1,'amrex::Geometry']]],
- ['resetdefaultprobdomain_7258',['ResetDefaultProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4de5799760ae5f5831c719af01a33531',1,'amrex::Geometry']]],
- ['resetdisplay_7259',['ResetDisplay',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b30dfb18fc4a2ff698adce0b7216359',1,'amrex']]],
- ['resetfillpatcher_7260',['resetFillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af4f83f6e16dfb5c60f985370541062fa',1,'amrex::AmrLevel']]],
- ['resetrandomseed_7261',['ResetRandomSeed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a609b6464779180bb47c23d308d6c1a95',1,'amrex']]],
- ['resetresultreadiness_7262',['resetResultReadiness',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#aa9f7ed138e607372624eb46fb43e9c85',1,'amrex::ReduceOps']]],
- ['resetstream_7263',['resetStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a34b155286cec6772f79a8d59981a8684',1,'amrex::Gpu::Device']]],
- ['resetstreamindex_7264',['resetStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aae61fa0d560ee3c25d7deca229a31f60',1,'amrex::Gpu::Device']]],
- ['resettotalbytesallocatedinfabshwm_7265',['ResetTotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a765c5cc6e670eb707740d51c99e7b35e',1,'amrex']]],
- ['resettype_7266',['resetType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a624ea91ea2b7bf09dcf7702764afb41a',1,'amrex::EBCellFlagFab']]],
- ['resize_7267',['resize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::STLtools::Triangle >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'amrex::PODVector::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::STLtools::Triangle >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::openbc::MomTag >::resize(size_type a_new_size, const amrex::openbc::MomTag &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::openbc::MomTag >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size, const amrex::NeighborCode &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::BoxND >::resize(size_type a_new_size, const amrex::BoxND &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::BoxND >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize(size_type a_new_size, const amrex::AssignGrid< BinIteratorFactory > &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size, const amrex::XDim3 &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char >::resize(size_type a_new_size, const char &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int * >::resize(size_type a_new_size, const const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size, const const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'amrex::BoxND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ac161821048b627db36b021dc2671ede0',1,'amrex::ArrayOfStructs::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a6d54f5af3411a20df87cec16abf974f8',1,'amrex::BARef::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'amrex::BaseFab::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< AtomicInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< char >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< EBCellFlag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< HYPRE_Int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< PetscInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< Real >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7d000ff42a0a1d9be2862c1b53472d3f',1,'amrex::BoxArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'amrex::PODVector::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'BoxND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a20054ec96a4caf67051d57e923579a8e',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aa06193aa48e202c1d61b1c00b5cb5f13',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae32a072e143825062dac1ee2e9c24f79',1,'amrex::FArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa3b1edf0b241a6c722dea0ceced6b102',1,'amrex::IArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'amrex::IndexTypeND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'IndexTypeND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'amrex::IntVectND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'IntVectND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a05d3b903f74ef52b4246ec959002057a',1,'amrex::ParticleArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a78662f100236e2117bc56714afbbd776',1,'amrex::ParticleCopyOp::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aad932266bb874a93f00fc2920ff69548',1,'amrex::ParticleTile::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< index_type >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4fef621654e63850b94f6a969d14ed04',1,'amrex::TableData::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a4c13115f149d9491c7b58e8086d6d4b5',1,'amrex::StructOfArrays::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< unsigned int >::resize(size_type a_new_size, const unsigned int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< unsigned int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size, const uint64_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< std::size_t >::resize(size_type a_new_size, const std::size_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< std::size_t >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize(size_type a_new_size, const ParticleType &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int * >::resize(size_type a_new_size, const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int *, DefaultAllocator< int * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int *, DefaultAllocator< int * > >::resize(size_type a_new_size, const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int >::resize(size_type a_new_size, const int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< index_type >::resize()']]],
- ['resize_5fimpl_7268',['resize_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#ab1aeeebdc685a58e0b7442c5530421ed',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
- ['resize_5fwithout_5finit_5fsnan_7269',['resize_without_init_snan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< std::size_t >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::XDim3 >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int *, DefaultAllocator< int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< unsigned int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::STLtools::Triangle >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< index_type >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::openbc::MomTag >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'amrex::PODVector::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::BoxND >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::NeighborCode >::resize_without_init_snan()']]],
- ['resizecontainers_7270',['resizeContainers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a60a710dcdfaaa6887b5b865fb1820ba7',1,'amrex::NeighborParticleContainer']]],
- ['resizedata_7271',['resizeData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a41c8b5cccfa817dbfa0b005451322817',1,'amrex::ParticleContainerBase::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'amrex::ParticleContainer_impl::resizeData()']]],
- ['resizemultigrid_7272',['resizeMultiGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'amrex::MLLinOpT::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'MLLinOpT< Array< MultiFab, 3 > >::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aea2a34ccbaafa9697d789fb85def8f98',1,'amrex::MLNodeLaplacian::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#abe8255742bf5756e6659344cfa6ef5c4',1,'amrex::MLNodeLinOp::resizeMultiGrid()']]],
- ['resizeruntimeintcomp_7273',['ResizeRuntimeIntComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'amrex::ParticleContainer_impl::ResizeRuntimeIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeIntComp()']]],
- ['resizeruntimerealcomp_7274',['ResizeRuntimeRealComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'amrex::ParticleContainer_impl::ResizeRuntimeRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeRealComp()']]],
- ['resizetiles_7275',['resizeTiles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html#a11a020cd1f085ecbf8bb084ba1770723',1,'amrex::NeighborUnpackPolicy::resizeTiles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html#a8511545f28339259917a04b655a30aab',1,'amrex::RedistributeUnpackPolicy::resizeTiles()']]],
- ['resnorminf_7276',['ResNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adec5922c106684ff36cd96378f8c26fa',1,'amrex::MLMGT']]],
- ['restart_7277',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa6591b111a02fd2bc24bf77c7d2e41e2',1,'amrex::StateData']]],
- ['restart_7278',['Restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file)']]],
- ['restart_7279',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3070a179ad3daed519f8d41a2f2d6b3b',1,'amrex::Amr']]],
- ['restart_7280',['Restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file)']]],
- ['restart_7281',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a05899e47b34be116fa7a9a40ecaa74ca',1,'amrex::AmrLevel::restart()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a34ec54719f6bb5ab1f546f425b53c009',1,'amrex::StateData::restart()']]],
- ['restart_5fchkfile_7282',['restart_chkfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac00b1478382804abeb82dd75b4ab5194',1,'amrex::Amr']]],
- ['restart_5fpltfile_7283',['restart_pltfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a295b3f0ab02158ef294ed68349f41dae',1,'amrex::Amr']]],
- ['restartdoit_7284',['restartDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0c6a25c6e4470142b535f3ef3f9abf9',1,'amrex::StateData']]],
- ['restorerandomstate_7285',['RestoreRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae45a9a3a96e46d7b15173894b25134fc',1,'amrex']]],
- ['restrictinteriornodes_7286',['restrictInteriorNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a1610ae549068808823c0013dfac50897',1,'amrex::MLNodeLaplacian']]],
- ['restriction_7287',['restriction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3025666eaa3a70d8b8d2a5996034bc29',1,'amrex::MLEBABecLap::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ae1cf65a8b8f6196599a53648d030b84e',1,'amrex::MLNodeTensorLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ab6a995c6b1ee3888b0bbda8b04b4f971',1,'amrex::MLNodeLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aff845f31ea7d309bb08d152c5efe1111',1,'amrex::MLNodeABecLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'MLLinOpT< Array< MultiFab, 3 > >::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'amrex::MLLinOpT::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a0565c8afd01c7446c5c0b37373f49c24',1,'amrex::MLEBNodeFDLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a169c302d0fe1a37135eb60b015b25c95',1,'amrex::MLCurlCurl::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab4713a678d7c2ac9e1a9c5b027f965c5',1,'amrex::MLCellLinOpT::restriction()']]],
- ['retsum_7288',['RetSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html',1,'amrex::Scan']]],
- ['retsum_7289',['retSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a86dfa385e0f0d6f8597f8225a6db63d9',1,'amrex::Scan']]],
- ['reverse_7290',['reverse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html#a2c0e8acb856f0ef31cfc23b75b22e0a6',1,'amrex::IParserExeDIV_PN::reverse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html#a59ed0793b05cb449ad68305a26cc3dc7',1,'amrex::ParserExeDIV_PN::reverse()']]],
- ['reverse_5fdouble_5forder_7291',['reverse_double_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a8b52b326d6af9d2935f378f82ab6d6ed',1,'amrex::FPC']]],
- ['reverse_5fdouble_5forder_5f2_7292',['reverse_double_order_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#aa5f55a6cd8a3addc8eb1927b9f700564',1,'amrex::FPC']]],
- ['reverse_5ffloat_5forder_7293',['reverse_float_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#ad8695587637ebea6ad37b278fb7e677d',1,'amrex::FPC']]],
- ['reverse_5ffloat_5forder_5f2_7294',['reverse_float_order_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a71ce71bf65be5235d8e74ee6921cfea7',1,'amrex::FPC']]],
- ['reverse_5fiterator_7295',['reverse_iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::BoxND >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::NeighborCode >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::openbc::MomTag >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::STLtools::Triangle >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::XDim3 >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< char >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const int * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const int *, DefaultAllocator< const int * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const ParticleReal * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< index_type >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< int * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< int *, DefaultAllocator< int * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< int >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< ParticleReal * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< std::size_t >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< unsigned int >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'amrex::PODVector::reverse_iterator()']]],
- ['reverseorder_7296',['ReverseOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839a4df03ba7689cd2d0b2bceb929c949b61',1,'amrex::IntDescriptor']]],
- ['rewind_7297',['rewind',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a731632defa84a957ee5bd65b0dc04953',1,'amrex::OrientationIter']]],
- ['rhs_7298',['Rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3f629ede3bfbcc4923118754e102e89d',1,'amrex::IntegratorBase']]],
- ['rhs_7299',['rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4e3f5047925ba3d77f1c7284011ebc91',1,'amrex::MLMGT']]],
- ['rhsex_7300',['RhsEx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a218f7804d79adf83d620313d51b35820',1,'amrex::IntegratorBase']]],
- ['rhsfast_7301',['RhsFast',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#af8b5987f38133e93018dec0eeb325602',1,'amrex::IntegratorBase']]],
- ['rhsim_7302',['RhsIm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a2c65fc7b72754a354624e2ea0164490f',1,'amrex::IntegratorBase']]],
- ['rip_7303',['rip',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#ac43bc9cc3b7aa67992810fb5402d355b',1,'amrex::iparser_node']]],
- ['rk_7304',['RK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a95aea02fe7abbf3d1e5cd58ee5ff7d41',1,'amrex::AmrLevel']]],
- ['rk2_7305',['RK2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#a7b3a5cb61b6d1f82313a73e66fb218ef',1,'amrex::RungeKutta']]],
- ['rk2_5fupdate_5f2_7306',['rk2_update_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a48d9165de135899d941aab232bb9a0bc',1,'amrex::RungeKutta::detail']]],
- ['rk3_7307',['RK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#ae717fc5f1594b2062a5178d495ae0edd',1,'amrex::RungeKutta']]],
- ['rk3_5fupdate_5f3_7308',['rk3_update_3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a04628ed5d5e6a12c16a387c1aa38fe88',1,'amrex::RungeKutta::detail']]],
- ['rk4_7309',['RK4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564af81fe250c66aad887e2086f79364f2a8',1,'amrex::RK4()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#adafe95f71429898362d5c7d0f9e0ccd7',1,'amrex::RungeKutta::RK4()']]],
- ['rk4_5fupdate_5f4_7310',['rk4_update_4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a4d21c4682e4e96dd66469d11d28251fc',1,'amrex::RungeKutta::detail']]],
- ['rk_5fupdate_7311',['rk_update',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a8669b8369a79b53d3596365f5b601dfa',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt, Real dt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a2b1678a718395e6b7e45b5f94facacc5',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt1, MF const &dUdt2, Real dt)']]],
- ['rkintegrator_7312',['RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html',1,'amrex::RKIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#aff544c0ff17bffff837a639774d02cc4',1,'amrex::RKIntegrator::RKIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a9053a3951e9866cd83b20f2f50612825',1,'amrex::RKIntegrator::RKIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
- ['rmbox_7313',['rmBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1d49c186eeea202115e3194e30c47a68',1,'amrex::BoxDomain']]],
- ['rng_7314',['rng',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#aef8dca7a34e2c3e59d330ad5de2c35dc',1,'amrex::DeriveRec']]],
- ['robin_5fa_5fraii_7315',['robin_a_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb609a7a4b9ea229e7b9cc89a8751f7',1,'MLLinOpT< Array< MultiFab, 3 > >::robin_a_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb609a7a4b9ea229e7b9cc89a8751f7',1,'amrex::MLLinOpT::robin_a_raii()']]],
- ['robin_5fb_5fraii_7316',['robin_b_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a90e6517d0ff6dee31c92101a9249de67',1,'MLLinOpT< Array< MultiFab, 3 > >::robin_b_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a90e6517d0ff6dee31c92101a9249de67',1,'amrex::MLLinOpT::robin_b_raii()']]],
- ['robin_5ff_5fraii_7317',['robin_f_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a451681732629cb75f6a4a9ba29799f44',1,'MLLinOpT< Array< MultiFab, 3 > >::robin_f_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a451681732629cb75f6a4a9ba29799f44',1,'amrex::MLLinOpT::robin_f_raii()']]],
- ['rotate_7318',['rotate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#add8130de592e85defb18fdd76e152c6d',1,'amrex::EB2']]],
- ['rotate180_7319',['Rotate180',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ad6b5ad1aeccc1b34a6874b4609654e14',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a35b23e1690efb2d7f63af0118739d12e',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)']]],
- ['rotate90_7320',['Rotate90',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a2d9ef1abd51b6a59a2938c4aefbe3456',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a33354739811ccff59e69722da63a9f5c',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, Box const &domain)']]],
- ['rotationif_7321',['RotationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html',1,'amrex::EB2::RotationIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#afe9fbf2bc166e3cb4921b307144b9eff',1,'amrex::EB2::RotationIF::RotationIF()']]],
- ['round_7322',['round',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept']]],
- ['roundoff_5fhi_7323',['roundoff_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7b910ad6d9743cd015e54449fcc2da78',1,'amrex::Geometry']]],
- ['roundoff_5flo_7324',['roundoff_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a00586ef08697068f26b1a8002a3fb8ac',1,'amrex::Geometry']]],
- ['roundrobin_7325',['ROUNDROBIN',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a787ff5451e57a2271607a0143b75a38d',1,'amrex::DistributionMapping']]],
- ['roundrobindoit_7326',['RoundRobinDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac6b32a50939eeecba284d301e75e4976',1,'amrex::DistributionMapping']]],
- ['roundrobinprocessormap_7327',['RoundRobinProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a32466e58df8610e7918c671c7e389b7f',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const std::vector< Long > &wgts, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa289abff3bb4de779c8cafc2036ead9c',1,'amrex::DistributionMapping::RoundRobinProcessorMap(int nboxes, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2f4b44ca0d107e8f4a140df9d04a6c14',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const BoxArray &boxes, int nprocs)']]],
- ['rrsfc_7328',['RRSFC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a75876358b1ba6c4d337b466fc4404217',1,'amrex::DistributionMapping']]],
- ['rrsfcdoit_7329',['RRSFCDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2a57f52831edc3b6ebf3facf3a065933',1,'amrex::DistributionMapping']]],
- ['rrsfcprocessormap_7330',['RRSFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0e9524ab8bf5f4d8165c501ecc5cc5bb',1,'amrex::DistributionMapping']]],
- ['rstartstop_7331',['rStartStop',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a71050a34ed68d57b9659601e7c9ee9da',1,'RegionsProfStats::DataBlock']]],
- ['rt_7332',['RT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a58326c59efaee01db3f1d4c798d4e238',1,'amrex::GMRESMLMGT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5709a608f0c8d3f1bab91ff0ab584d2b',1,'amrex::MLABecLaplacianT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ae1d61f91ba5fce410035367c20a8d8c4',1,'amrex::MLALaplacianT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a7294b2967cfff2e5dd03e746871646ec',1,'amrex::MLCellABecLapT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a4cd7bb9cadbccdb52688ef33ddfd8d5c',1,'amrex::MLCellLinOpT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afe8b44f171784e28dd29632a08ce0bd4',1,'GMRES< MF, GMRESMLMGT< MF > >::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afe8b44f171784e28dd29632a08ce0bd4',1,'amrex::GMRES::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac3f05bc272b9350d5604316ca7c01449',1,'amrex::MLCGSolverT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a4771d48d0bafc31e4a8273b1e06da376',1,'amrex::MLCurlCurl::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a0a273ffe9d2206819c602129db225071',1,'amrex::MLPoissonT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a85f49a7b9118115595f428e8c87693cd',1,'amrex::MLMGT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a80a99742a01b1ee964cfbadaab285f51',1,'amrex::MLLinOpT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a80a99742a01b1ee964cfbadaab285f51',1,'MLLinOpT< Array< MultiFab, 3 > >::RT()']]],
- ['run_5fhypre_5fsetup_7333',['run_hypre_setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa5e6faf396f20e79f5a8997d826d70e4',1,'amrex::HypreIJIface']]],
- ['run_5fhypre_5fsolve_7334',['run_hypre_solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae6fb3e32e3041f2cee891a7b52f7088e',1,'amrex::HypreIJIface']]],
- ['runlog_7335',['runlog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#abca666179e968bdbf467f8a903830bcd',1,'amrex::Amr']]],
- ['runlog_5fterse_7336',['runlog_terse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a693fdb636ccbf5dde6fb220c835ee2a2',1,'amrex::Amr']]],
- ['runon_7337',['RunOn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2',1,'amrex']]],
- ['runongpu_7338',['RunOnGpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu.html',1,'amrex']]],
- ['runongpu_7339',['RunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a45c110d37b26e0c322c1af1089ecbfea',1,'amrex::StateDescriptor::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#add628eb12539396ff64eb4a535c99ac9',1,'amrex::BndryFuncArray::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a6cf8dd62b24e9bd99af570312314f42d',1,'amrex::StateDescriptor::BndryFunc::RunOnGPU()']]],
- ['runongpu_3c_20arenaallocator_3c_20t_20_3e_20_3e_7340',['RunOnGpu< ArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['runongpu_3c_20asyncarenaallocator_3c_20t_20_3e_20_3e_7341',['RunOnGpu< AsyncArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01AsyncArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['runongpu_3c_20devicearenaallocator_3c_20t_20_3e_20_3e_7342',['RunOnGpu< DeviceArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01DeviceArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['runongpu_3c_20managedarenaallocator_3c_20t_20_3e_20_3e_7343',['RunOnGpu< ManagedArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ManagedArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['runtimeerror_7344',['RuntimeError',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3aaf3d47b0fc6e69f9405fcebcdc4fe',1,'amrex']]],
- ['rvec_7345',['rvec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a9480daac8e7f5482e3330f610d04ad7a',1,'amrex::Particle::rvec(const IntVect &) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7532d647d3775739b3078195c85f25ec',1,'amrex::Particle::rvec(AMREX_D_DECL(int indx, int indy, int indz)) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a729d8ca45fc82f0f14064c9600778865',1,'amrex::Particle::rvec(const IntVect &indices) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a3db7403027a6374a5fbc4c90ed0362cf',1,'amrex::Particle::rvec(AMREX_D_DECL(int, int, int)) const &']]],
- ['rz_7346',['RZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806ebaa090e74483c754250a5e0ee448bdfe8b3',1,'amrex::CoordSys']]]
+ ['r_6994',['r',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a4b43b0aee35624cd95b910189b3dc231',1,'amrex::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#a2016f7f5bdedd5d88d71ca5582f69d69',1,'amrex::iparser_f2::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#a862f92307932421c664884480724ac5e',1,'amrex::iparser_node::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a3d6eae5bbd75c46a06b38a40d6978ba6',1,'amrex::parser_f2::r()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#aeb2f3f6f5f90a7cc9843357edecb2538',1,'amrex::parser_node::r()']]],
+ ['radsquared_6995',['radSquared',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept']]],
+ ['rand_5fstate_6996',['rand_state',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RandomEngine.html#a75f184559414049b78efd270fdb60b3c',1,'amrex::RandomEngine']]],
+ ['randgenerator_5ft_6997',['randGenerator_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72a585c8e383e98aab94c9141a27659a',1,'amrex']]],
+ ['random_6998',['Random',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a65fcc9ad910569bc247b330997d5ed52',1,'amrex::Random(RandomEngine const &random_engine)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a384bf7a8791d85fe1ae4153eee61d71e',1,'amrex::Random()']]],
+ ['random_5fint_6999',['Random_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3768023f2b8cf90a47c693514b97d579',1,'amrex::Random_int(unsigned int n, RandomEngine const &random_engine)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20796a80df81ee204983811cc8a1b705',1,'amrex::Random_int(unsigned int n)']]],
+ ['random_5flong_7000',['Random_long',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b723afb07da54500bc1dc47a43f636',1,'amrex']]],
+ ['randomengine_7001',['RandomEngine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RandomEngine.html',1,'amrex']]],
+ ['randomnormal_7002',['RandomNormal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6a4ed5dc1eeb3e5b409eb8975c9e829b',1,'amrex::RandomNormal(Real mean, Real stddev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10f7574cba3e496a27f09204cce8aa6f',1,'amrex::RandomNormal(Real mean, Real stddev, RandomEngine const &random_engine)']]],
+ ['randompoisson_7003',['RandomPoisson',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadec079fd8e2cdca36f7f49355e33864',1,'amrex::RandomPoisson(Real lambda)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62b2d5b64c692d02452cbed5ee65e61e',1,'amrex::RandomPoisson(Real lambda, RandomEngine const &random_engine)']]],
+ ['randstate_5ft_7004',['randState_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abbea0a87a768d8f4e8112b9cd673b124',1,'amrex']]],
+ ['range_7005',['Range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a5a7e65f26ef2a8d356ebef518f007aaf',1,'amrex::Gpu']]],
+ ['range_5fimpl_7006',['range_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html',1,'amrex::Gpu::range_detail::range_impl< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#ad4f7d96980fc27cd61042157159e0b4a',1,'amrex::Gpu::range_detail::range_impl::range_impl()']]],
+ ['rangeintersection_7007',['RangeIntersection',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a286eebba7a2e37000c01614ea347b24c',1,'BLProfStats']]],
+ ['rank_7008',['rank',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a5600c4f99f1a21d9ee5198275ca01e00',1,'amrex::WeightedBoxList::rank()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a5ccf010e5d7cb5aaad0612f47a8a5d95',1,'amrex::PrintToFile::rank()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a7fd9cdeb58318bfc38b9381ca3ab3b01',1,'amrex::Print::rank()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a7043829d46fc0b8fe144d8f94a2d8580',1,'amrex::NonLocalBC::CommData::rank()']]],
+ ['rank_5f2d_5fx_7009',['rank_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae56acf570ce826a2c7fdc5f76ad1a00b',1,'hacc::Distribution']]],
+ ['rank_5f2d_5fy_7010',['rank_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae447604127f7210918c304134abaa8ac',1,'hacc::Distribution']]],
+ ['rank_5f2d_5fz_7011',['rank_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ac7e073d3f64574fb26e2c7119ab25358',1,'hacc::Distribution']]],
+ ['rankfromprox_7012',['rankFromProx',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a561c5c27d7af6c7cf8fceddc00afb95e',1,'CommProfStats']]],
+ ['rankinleadcomm_7013',['RankInLeadComm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0719939ecc6b26843399e2af4d660f14',1,'amrex::ParallelDescriptor']]],
+ ['rankmap_7014',['rankmap',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a65f303dfbdd0d1dbe148507bb0a48386',1,'distribution_t']]],
+ ['ranktoread_7015',['rankToRead',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#a6064cc4034c3d95989892cac82c68fea',1,'amrex::VisMF::FabReadLink']]],
+ ['rap_7016',['RAP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82abb0014f2e34a1a63c199eb717fe3accf',1,'amrex::MLNodeLinOp']]],
+ ['rapidblink_7017',['RapidBlink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#acbd1501cb1d6930cf314592a22e5319f',1,'amrex::Font']]],
+ ['rastercontours_7018',['RASTERCONTOURS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323ba0a6705b8c6cedf020a3122f7b169ed43',1,'amrex::Amrvis']]],
+ ['rasteronly_7019',['RASTERONLY',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323ba22d64df7ed492afd73a91e643e515681',1,'amrex::Amrvis']]],
+ ['ratio_7020',['ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8d33188a1ba19154997256c66083b10e',1,'amrex::FluxRegister::ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#a38dd7e762f41ec784b5dfd70109bb3a8',1,'amrex::InterpolaterBoxCoarsener::ratio()']]],
+ ['raw_5ftype_7021',['raw_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#ac7df2f9de658c06efefb501e8544e9c5',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#ab6759853d755a1a01624618efeb177b0',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aac6b529d04666c7ab12e389631ddc1e0',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a4cea01ca1b107d8585be77870f2da12f',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >::raw_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a07ee693a6d6f19f5c34611ecc35a74b5',1,'amrex::ParticleArrayAccessor::raw_type()']]],
+ ['rb180_7022',['RB180',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html',1,'amrex::FabArrayBase::RB180'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#abd8ce363a9dbaaf0072c5ca833c6487e',1,'amrex::FabArrayBase::RB180::RB180()']]],
+ ['rb180cache_7023',['RB180Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7245d3dc29d3e2aade3f28f9319fa76d',1,'amrex::FabArrayBase']]],
+ ['rb180cacheiter_7024',['RB180CacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa058b98f7a208d8b6beec36c786cc0b9',1,'amrex::FabArrayBase']]],
+ ['rb90_7025',['RB90',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html',1,'amrex::FabArrayBase::RB90'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a1edfeca1f60abef9a9f56b0c4e8e64a4',1,'amrex::FabArrayBase::RB90::RB90()']]],
+ ['rb90cache_7026',['RB90Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aba31942c259bb854daca8574b393a17f',1,'amrex::FabArrayBase']]],
+ ['rb90cacheiter_7027',['RB90CacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a336a5ecfcff59f5dbb7fbba057e2de73',1,'amrex::FabArrayBase']]],
+ ['rbegin_7028',['rbegin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< index_type >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< index_type >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'amrex::PODVector::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< std::size_t >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::XDim3 >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< unsigned int >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< unsigned int >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< std::size_t >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'amrex::PODVector::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::BoxND >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::BoxND >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::NeighborCode >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::NeighborCode >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::openbc::MomTag >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::openbc::MomTag >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::STLtools::Triangle >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::STLtools::Triangle >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::XDim3 >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char >::rbegin()']]],
+ ['rcv_5fbuffer_7029',['rcv_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a2f7e6baa209278afea162548a1425bf2',1,'amrex::NeighborParticleContainer']]],
+ ['rcvs_7030',['rcvs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a6d6260836577412b1a3a17c7f8d09bc4',1,'amrex::NeighborParticleContainer']]],
+ ['rdata_7031',['rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a5b427f85a35cad6a54cb8ee01b424ccb',1,'amrex::Particle::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'amrex::ConstParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7000ae4ed79c3c7b0c4cb9d73588ed17',1,'amrex::Particle::rdata(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a827643d1bd135a63ffa20579d27297d3',1,'amrex::Particle::rdata(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a41ad580e96804381c814a85f64767caa',1,'amrex::Particle::rdata(int) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a77c773768e4a002b2788a6009ab0c048',1,'amrex::Particle::rdata(int) &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'amrex::ParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()']]],
+ ['read_7032',['Read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a36dca41f0d001fce65deea4ec9e3ea1d',1,'amrex::VisMF']]],
+ ['read_7033',['read',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#aa052c7cb7904d7ae9e01374b59bbd216',1,'amrex::Scan::detail::BlockStatus< T, false >::read()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a680b0882613be5eba620649955402e4d',1,'amrex::Scan::detail::BlockStatus< T, true >::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ad918f23e64a2d59ba453b09617e5ac15',1,'amrex::BndryRegisterT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3d35f09a87700e22092fb5e943c82163',1,'amrex::FABio::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#aa2439db7d09034abce9411d979e38762',1,'amrex::FABio_8bit::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a0df1bfeea23fd4f9ee35b21fc0ddb8f9',1,'amrex::FABio_ascii::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#a9d1f49ee565f0d188ed763f55f6d6ae9',1,'amrex::FABio_binary::read()']]],
+ ['read_7034',['Read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52e1e2273aab2453f7eb4b3b263310eb',1,'amrex']]],
+ ['read_7035',['read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a36867dedd480c7d07877c1cc65aa40bf',1,'amrex::FabSetT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a13861fcb5290d2ce4fe7e6510d3fee34',1,'amrex::FluxRegister::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html#ab7e4e83d02048ffe35b15b01f5e428a1',1,'amrex::IFABio::read()']]],
+ ['read_5fascii_5fstl_5ffile_7036',['read_ascii_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aa4f438da64a6ea3b7520112aac9f8fd3',1,'amrex::STLtools']]],
+ ['read_5fbinary_5fstl_5ffile_7037',['read_binary_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aca6050ea96a310625fe20e9f9594680a',1,'amrex::STLtools']]],
+ ['read_5ffab_7038',['read_fab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa3870bf45fd14f87c3674a996cae2752',1,'amrex::detail']]],
+ ['read_5ffrom_5fchkpt_5ffile_7039',['read_from_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a42bbef7d1271397c6e1a88006c9462e0',1,'amrex::EB2::ChkptFile']]],
+ ['read_5fheader_7040',['read_header',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a5f0e9754f27698eb89c86433c6cc3fc5',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#afb78d32e7b4d8ef3e4e430c3c7b8598a',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f, int compIndex, int &nCompAvailable)']]],
+ ['read_5fparameters_7041',['read_parameters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a35f3f508708be4b72388384a46b3b6a3',1,'amrex::TimeIntegrator']]],
+ ['read_5fparams_7042',['read_params',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa0385aea8391d0b59b6adfb910cffbf4',1,'amrex::Geometry']]],
+ ['read_5fstl_5ffile_7043',['read_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#abde98e341a2edf239bfa987ce47ed2be',1,'amrex::STLtools']]],
+ ['readandbcastfile_7044',['ReadAndBcastFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4736dec48acb46827a04cdca7b4045d7',1,'amrex::ParallelDescriptor']]],
+ ['readblock_7045',['ReadBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a41c7cecdb09d9a72e30118d78343b48e',1,'BLProfStats::ReadBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a0063c7d1c93c6f36bdf068ec89f4c328',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, bool readRSS=true, bool readTraces=true)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a06e019724b8ee9171e8e4da3d4340aa3',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, const int nmessages)']]],
+ ['readblocknoopen_7046',['ReadBlockNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9689a1779e9f7008ced946ab6ff8fa41',1,'BLProfStats::ReadBlockNoOpen()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8c2d460eb4e81905c7a79969eefadad6',1,'RegionsProfStats::ReadBlockNoOpen()']]],
+ ['readboxarray_7047',['readBoxArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae634c8846124c00149fa2a0ad45f4ec4',1,'amrex']]],
+ ['readbuffersize_7048',['readBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#aad58178e786c29c8513d8549b20e0e6b',1,'amrex::RealDescriptor']]],
+ ['readcommstats_7049',['ReadCommStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afbced1780aae9f51df2a3ec897fdc5e7',1,'CommProfStats::ReadCommStats(DataBlock &dBlock)'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab5b0c11f3980a18ad4d42d9de9c4af6a',1,'CommProfStats::ReadCommStats(DataBlock &dBlock, const int nmessages)']]],
+ ['readcommstatsnoopen_7050',['ReadCommStatsNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afe795502ea704a46a029d0e0a9e378ff',1,'CommProfStats']]],
+ ['readdata_7051',['ReadData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae41ad53f7f76cc59fd271cdd1476228a',1,'amrex::AmrData']]],
+ ['readdata_7052',['readData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9bed38ec3405646ecda2cfbd8b179733',1,'amrex::readData(double *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5836a4ae751b9857848ec279e0a7dc4a',1,'amrex::readData(int *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9b9259c0e2e12b54971dac6fe224ba97',1,'amrex::readData(Long *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd3603d5627ea48a5c25919fa90482f5',1,'amrex::readData(float *data, std::size_t size, std::istream &is)']]],
+ ['readdoubledata_7053',['readDoubleData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac590394599f7ea721cf8999331d0436e',1,'amrex']]],
+ ['readfab_7054',['readFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a65d273deab9512e01656ddf942d98b51',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5ccdc92a1d70d5290df4830586628a91',1,'amrex::VisMF::readFAB(int idx, int icomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8c9df1da1d55877f7d53653e73120f8d',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name, const Header &hdr, int whichComp=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0afcb55c6cfee56032dfb6e23389be35',1,'amrex::VisMF::readFAB(FabArray< FArrayBox > &mf, int idx, const std::string &mf_name, const Header &hdr)']]],
+ ['readfaheader_7055',['ReadFAHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abdcbffdd50b28342be875ac0da817056',1,'amrex::VisMF']]],
+ ['readfloatdata_7056',['readFloatData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c085d3b27d107f62bdb36f5ecc0f326',1,'amrex']]],
+ ['readfrom_7057',['readFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#aa99a533ca8b84883dd44bf870fb7c5b3',1,'amrex::Mask::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#af4cb165d9e60aff6ad22b20d44ec22dd',1,'amrex::DistributionMapping::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a3a19e0c558360ae380fba44e0aec9086',1,'amrex::IArrayBox::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ac5f3bc40906e22d2e481fa87114b62f4',1,'amrex::FArrayBox::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4df72bcadb7bdaa2c5db57212e48853a',1,'amrex::BoxArray::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a8a42f4fe7d3ad41e56175103deec42e1',1,'amrex::FArrayBox::readFrom()']]],
+ ['readgrid_7058',['ReadGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a511a1b01b981c6b4a4bdbdc71582ea68',1,'amrex::AmrData']]],
+ ['readintdata_7059',['readIntData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69bf266cc5fefb0b385d84f685dd0df6',1,'amrex::readIntData(int *data, std::size_t size, std::istream &is, const IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ec915a2cffc7c342e1f15e52cbd697',1,'amrex::readIntData(To *data, std::size_t size, std::istream &is, const amrex::IntDescriptor &id)']]],
+ ['readlongdata_7060',['readLongData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa5a1f4f1c5cbe7672f12c62b9db96746',1,'amrex']]],
+ ['readnonplotfiledata_7061',['ReadNonPlotfileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a10551f29207a5f3ff861bd8eeedcb435',1,'amrex::AmrData']]],
+ ['readoffset_7062',['readoffset',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a5372d4df3b482986feff515d6498be62',1,'BLProfStats::BLPDataBlock::readoffset()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a6cb3119f2c4606f258828506fb579d22',1,'CommProfStats::DataBlock::readoffset()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a996907faa09768de3ab8d976fe3f8a54',1,'RegionsProfStats::DataBlock::readoffset()']]],
+ ['readparticlerealdata_7063',['ReadParticleRealData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'amrex::ParticleContainer_impl::ReadParticleRealData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticleRealData(void *data, size_t size, std::istream &is)']]],
+ ['readparticles_7064',['ReadParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)']]],
+ ['readprobinfile_7065',['readProbinFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a979e1cff503e5f3c6436a232284fdcfb',1,'amrex::Amr']]],
+ ['readranks_7066',['readRanks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a5a0e5e8e0bd5503f9246b4d4c714a4a1',1,'amrex::NFilesIter']]],
+ ['readrealdata_7067',['readRealData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6f624229959bee80f1444371bb5babc',1,'amrex']]],
+ ['readytoread_7068',['ReadyToRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af4f8ba9c90ecfcea92b6426df76049af',1,'amrex::NFilesIter']]],
+ ['readytowrite_7069',['ReadyToWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a6c012f15ef5b8e7438a88bc794766143',1,'amrex::NFilesIter']]],
+ ['real_7070',['real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a150666baa5a509c2fe563c507627c038',1,'amrex::GpuComplex']]],
+ ['real_5farray_5fdata_7071',['real_array_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#a96a2835e24e73f8f83bac5d4b898ab1a',1,'amrex::ParticleInitType']]],
+ ['real_5fstruct_5fdata_7072',['real_struct_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#abd631e1af076d148e6b578ce70236e6f',1,'amrex::ParticleInitType']]],
+ ['realarray_7073',['RealArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9de48c04056551924746c42f9eda3c8f',1,'amrex']]],
+ ['realarray_7074',['realarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a5f4ecbdbcb5f14edb160e4404b16c3e4',1,'amrex::StructOfArrays']]],
+ ['realbox_7075',['RealBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html',1,'amrex::RealBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0133f0708ca052eb1eb7a7753169bb75',1,'amrex::RealBox::RealBox(AMREX_D_DECL(Real x0, Real y0, Real z0), AMREX_D_DECL(Real x1, Real y1, Real z1)) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ac0a2462c4b6cf7119c7946140d4ba979',1,'amrex::RealBox::RealBox(const Box &bx, const Real *dx, const Real *base) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a4fad8ad2d3ec608a2c1f2fb205ddda86',1,'amrex::RealBox::RealBox(const std::array< Real, AMREX_SPACEDIM > &a_lo, const std::array< Real, AMREX_SPACEDIM > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a08455d95f7a26778ba42b5d023d16eec',1,'amrex::RealBox::RealBox(const Real *a_lo, const Real *a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0c94da578ae78f612f3c7a1295edb272',1,'amrex::RealBox::RealBox() noexcept=default']]],
+ ['realdesc_7076',['realDesc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#a6b8a0d2090a56d369c01cabc715edb27',1,'amrex::FABio_binary']]],
+ ['realdescriptor_7077',['RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html',1,'amrex::RealDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a9dbe5ae2ad6763590e469c1a74036b53',1,'amrex::RealDescriptor::RealDescriptor()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ae7a8d4505859f386a09ef7339b27a984',1,'amrex::RealDescriptor::RealDescriptor(const Long *fr_, const int *ord_, int ordl_)']]],
+ ['realtuple_7078',['RealTuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a4c838dd743d5d205ae6efa4e880faf8b',1,'amrex::MLMGBndryT::RealTuple()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a635d69fddbe9b8785a9f16e6874273d0',1,'amrex::BndryDataT::RealTuple()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a65abf3895113354dbd34041b96dfb3ba',1,'amrex::MLCellLinOpT::RealTuple()']]],
+ ['realtype_7079',['RealType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a4bd47d382fa8b63c31eafb763d31194c',1,'amrex::ArrayOfStructs::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a600cf748b1767ee5cc0e838718d300a0',1,'amrex::SoAParticle::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a043db0d4cd2205027b4308f459496b79',1,'amrex::ParticleTile::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aac72f922b5c6acf01660db3263a3967b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aac72f922b5c6acf01660db3263a3967b',1,'amrex::ParticleContainer_impl::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a0abfbcf524018c0ec719c5f4861823f5',1,'amrex::ParticleCommData::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a1741c5c21aaba8fd767c2f86e911ad26',1,'amrex::Particle::RealType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a33d784228a75ccebaa059c49a15e0b3c',1,'amrex::ConstSoAParticle::RealType()']]],
+ ['realvect_7080',['RealVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html',1,'amrex::RealVect'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept']]],
+ ['realvector_7081',['RealVector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#adf1dfc735a7f9d3508e434da7e87b632',1,'amrex::ParticleTile::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a17a7383c365c4e4f4c6fd7eed23e8c59',1,'amrex::StructOfArrays::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3c635ec7175b9f6f28bce938ea801423',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3c635ec7175b9f6f28bce938ea801423',1,'amrex::ParticleContainer_impl::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7baf75176f06182c85c9bc71b02f7bf1',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7baf75176f06182c85c9bc71b02f7bf1',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7baf75176f06182c85c9bc71b02f7bf1',1,'amrex::ParIterBase_impl::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a27e56fce5b9f849bb6df07a0ad9ff398',1,'amrex::ParIter_impl::RealVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a72430e9d94dd233685e062cfa94f1ee0',1,'amrex::ParConstIter_impl::RealVector()']]],
+ ['rebind_7082',['rebind',['https://amrex-codes.github.io/amrex/doxygen/structhacc_1_1AlignedAllocator_1_1rebind.html',1,'hacc::AlignedAllocator']]],
+ ['record_5fgrid_5finfo_7083',['record_grid_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#abd4f88199336df506302a1d53b0ef0ac',1,'amrex::Amr']]],
+ ['record_5frun_5finfo_7084',['record_run_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad8d22fb152c5f5620ab9b1ab994f68aa',1,'amrex::Amr']]],
+ ['record_5frun_5finfo_5fterse_7085',['record_run_info_terse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab443c219d9056c789db6475acb78ea7b',1,'amrex::Amr']]],
+ ['recordbuild_7086',['recordBuild',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#ae05279827e8393a4494478d1885e2c2b',1,'amrex::FabArrayBase::FabArrayStats::recordBuild()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a83dcba41161d5a1672578ee871232dfa',1,'amrex::FabArrayBase::CacheStats::recordBuild()']]],
+ ['recorddelete_7087',['recordDelete',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a117c2d4187d31c7a6e0c6da477e381d0',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['recorderase_7088',['recordErase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a5cb9d8eee911caa7c6b42f7cdd176083',1,'amrex::FabArrayBase::CacheStats']]],
+ ['recordmaxnumbause_7089',['recordMaxNumBAUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a6fc4a42952792e21c6af56f1b7d38799',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['recordmaxnumboxarrays_7090',['recordMaxNumBoxArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a79668291012755d981986b35942faa12',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['recorduse_7091',['recordUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a07a1075ba91654c00909193f65076bc1',1,'amrex::FabArrayBase::CacheStats']]],
+ ['recv_7092',['Recv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1edfac65363a39cde188d5f5adb85134',1,'amrex::ParallelDescriptor::Recv(T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aed1beec464cfce027998bc7a249a09b5',1,'amrex::ParallelDescriptor::Recv(std::vector< T > &buf, int pid, int tag)']]],
+ ['recv_7093',['recv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a760f0ae4f1155afb07c80a5e5055c589',1,'amrex::MPMD::Copier::recv()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html#adfa07b567a77f261fb60efa5a54f505c',1,'amrex::NonLocalBC::CommHandler::recv()']]],
+ ['recv_7094',['Recv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af4996999fa16efb8ab255e1d26ab2163',1,'amrex::ParallelDescriptor']]],
+ ['recv_5fdata_7095',['recv_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#af73fd2f1adac02a82df3907bec2f742c',1,'amrex::PCData::recv_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a56b9327ba0b96235d8296bb1b1716872',1,'amrex::FBData::recv_data()']]],
+ ['recv_5ffrom_7096',['recv_from',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a95b34b1c944b84b7ade267a492641adc',1,'amrex::PCData::recv_from()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a8a3cfe25482c47ca2e7bef67a9012713',1,'amrex::FBData::recv_from()']]],
+ ['recv_5freqs_7097',['recv_reqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a7b15255a2524406fc7cb4810c128608e',1,'amrex::PCData::recv_reqs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a4aa5af528b7479cc3a9a8c7687554b74',1,'amrex::FBData::recv_reqs()']]],
+ ['recv_5fsize_7098',['recv_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#acaa3ee8877ff8fb497dc7bf091870075',1,'amrex::FBData::recv_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a116ad8730e2b89913a13c064ebe03787',1,'amrex::PCData::recv_size()']]],
+ ['recv_5fstat_7099',['recv_stat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a6a1a0383bdc83a03838f17b4b2448a15',1,'amrex::FBData']]],
+ ['recvlayoutmask_7100',['RecvLayoutMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< TagBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'amrex::FabArray::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< AtomicInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< PetscInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::CutFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::EBCellFlagFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::Mask >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< FArrayBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< IArrayBox >::RecvLayoutMask()']]],
+ ['recvtime_7101',['recvTime',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ad0cc554afbe3036d29b720eca56bee57',1,'CommProfStats::SendRecvPair']]],
+ ['red_7102',['Red',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a9a21f50f46715c9f6e92e23e7416d595',1,'amrex::FGColor::Red()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a8e336a13c3edc33f8190fd9f150ef19f',1,'amrex::BGColor::Red()']]],
+ ['redefinedummymf_7103',['RedefineDummyMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7fc7373a60be7c74a38a17b1711f59fa',1,'amrex::ParticleContainerBase']]],
+ ['redistfiles_7104',['RedistFiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a6b7be29b3621c9df4db1d93736597b',1,'amrex']]],
+ ['redistribute_7105',['Redistribute',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'amrex::FabArray::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< AtomicInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< PetscInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::CutFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::EBCellFlagFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::Mask >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< FArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< IArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'amrex::ParticleContainer_impl::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1dadb49a29f4ad711fb369db84b2eb54',1,'amrex::NeighborParticleContainer::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< TagBox >::Redistribute()']]],
+ ['redistribute_5f1_5fto_5f3_7106',['redistribute_1_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a1931b02c089c17498cb4540627e11b01',1,'hacc::Distribution']]],
+ ['redistribute_5f2_5fto_5f3_7107',['redistribute_2_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aabb229232bc80f264cab6ac0d8f31c19',1,'hacc::Distribution']]],
+ ['redistribute_5f3_5fto_5f1_7108',['redistribute_3_to_1',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aed576f7f07c9f6a5d176ffd43016c064',1,'hacc::Distribution']]],
+ ['redistribute_5f3_5fto_5f2_7109',['redistribute_3_to_2',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab36b24c7f9d57e4edad0b60638eae060',1,'hacc::Distribution']]],
+ ['redistribute_5fmask_5fnghost_7110',['redistribute_mask_nghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ac6b4b306d8f0399657b3884f51ea569e',1,'amrex::ParticleContainerBase']]],
+ ['redistribute_5fmask_5fptr_7111',['redistribute_mask_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a18183e85d5ae22c27721996b3c5bfead',1,'amrex::ParticleContainerBase']]],
+ ['redistributecpu_7112',['RedistributeCPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeCPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'amrex::ParticleContainer_impl::RedistributeCPU()']]],
+ ['redistributegpu_7113',['RedistributeGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'amrex::ParticleContainer_impl::RedistributeGPU()']]],
+ ['redistributelocal_7114',['RedistributeLocal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a098b72559cacc3ab8b2455a36137fd06',1,'amrex::NeighborParticleContainer']]],
+ ['redistributempi_7115',['RedistributeMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeMPI()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'amrex::ParticleContainer_impl::RedistributeMPI()']]],
+ ['redistributeunpackpolicy_7116',['RedistributeUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html',1,'amrex']]],
+ ['redistribution_7117',['Redistribution',['../group__Redistribution.html',1,'']]],
+ ['reduce_7118',['Reduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2d9a622392a0eee879ac8180cb2371e6',1,'amrex::detail::Reduce(ReduceOp, T *, int, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a11b496ac41b8e46fe7f1adf74392dcfb',1,'amrex::detail::Reduce(ReduceOp, T &, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a59bb763ea3df042d86d6906cc9ccfc77',1,'amrex::detail::Reduce(ReduceOp, Vector< std::reference_wrapper< T > > const &, int, MPI_Comm)']]],
+ ['reducebooland_7119',['ReduceBoolAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a85f79f28c8cb6cc5762e3edd80c57fc0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45569b295bf42f447fac8a9610790ff0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar, int cpu)']]],
+ ['reduceboolor_7120',['ReduceBoolOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8e74f51d2321b7e827baae5d86a83824',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45ff8728249b5e214f520e284c04143b',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar, int cpu)']]],
+ ['reducedata_7121',['ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html',1,'amrex::ReduceData< Ts >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#aeee26c66dbe6bda07476f5f1997ac833',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ad9b6892476ee0222229ebc178fb0089f',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a71bbfd3ca387af546ab718418a3d8521',1,'amrex::ReduceData::ReduceData(ReduceOps< Ps... > &reduce_op)']]],
+ ['reduceintmax_7122',['ReduceIntMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#acb97f902ad7ed88309b2c336ab7b9291',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a254f165da975107ee08bd1b829cdd89c',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac376fd270c659b4dcb8df316d1bc1938',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24bb8ef806f88e3157be27c793ffb345',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62bf0397eb0f4082f6dab4ae8e5c51d3',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a709e52679c5ca426b23c887ffe1b4ab9',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar)']]],
+ ['reduceintmin_7123',['ReduceIntMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad0666521a8805bef2e133ca85b3ab38b',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3441f492fc784719d2b872f7a6da54ac',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a12ffc8c1e5d0753383b1c4cacd1057dd',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aef0dcb327a050f0a04520c31486687a8',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8c531d59e55cd4b449b7b1918a6c0980',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff32fd8c6e4cd30f666fab624fc4ee86',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar)']]],
+ ['reduceintsum_7124',['ReduceIntSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a132abb9498b1ed2f491583c1f7719afb',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afbd2261dcc7ea1687666a76188724baa',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a16b47250406954c795c3af20e49279a7',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a31842e0bf333c7f85c31e6f227055716',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a66f0d2e88581a3502c3d617a7b20249c',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aea28e27e88f4416c838e39ab243227bf',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &, int)']]],
+ ['reducelogicaland_7125',['ReduceLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e4d86e52a629511e02bff646ca60b59',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acc20a37ec958213a9ebffccb0ef3a50b',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev_min, int lev_max, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa175f510a09bbc1252a4e1b8f3ac5250',1,'amrex::ReduceLogicalAnd(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab19f7ad2a54b1e324d431adfe05978aa',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add25d5d5612fe7f7e697f9eff76568ba',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff9cc4b21a84dbb1def69e24fa575064',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3866c459fc8c798d5a19fa747a3500b5',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, int nghost, F &&f)']]],
+ ['reducelogicaland_5fhost_7126',['ReduceLogicalAnd_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a98324c7303def0701130d1e68fff665f',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a1d5c7672e729a95526f96d08412beb7a',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)']]],
+ ['reducelogicaland_5fhost_5fwrapper_7127',['ReduceLogicalAnd_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad91f51bde9868e6d015a633dff6d973d',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a9324c78d4b453dd9f88580ef747cdd30',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
+ ['reducelogicalor_7128',['ReduceLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86ff43c965c29ca6c76704135c773345',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afbf67596dd1ba6faf566beabcbab7776',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeddb35f2f67fa5f607d190b5d5306c9d',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93ead4b7e5a5b99b0a88040076d7fd21',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43f13583043013b5751afe1e193cc8b5',1,'amrex::ReduceLogicalOr(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a18f76938d120a4d9891cc99e67cab771',1,'amrex::ReduceLogicalOr(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f36471bf6b32ec7460e70b9e4a1f91d',1,'amrex::ReduceLogicalOr(PC const &pc, int lev_min, int lev_max, F const &f)']]],
+ ['reducelogicalor_5fhost_7129',['ReduceLogicalOr_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad331e3b14cc77e45fb756249c4b055ea',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#af6c5699e53d02cdd310fdf0c1e30377b',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F &&)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#aaba4be4ccfca4771494f7f67c4d80bb3',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)']]],
+ ['reducelogicalor_5fhost_5fwrapper_7130',['ReduceLogicalOr_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a956d1f2590b24b14299b64f450359b6c',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad13df7e139fd2b9e405ee77032ecb6aa',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)']]],
+ ['reducelongand_7131',['ReduceLongAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a476b155089373ad605808b20f38166d7',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a01508dabdc47364798a99c9527c870f2',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7eb4a01321f954b8f6936ca59547c7d4',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aca77e15a2b4674d2abb34b092306c05f',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae65ea1566cda97563752491d899b8997',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aaa59eadac87d81fb68efa1650acc3872',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &, int)']]],
+ ['reducelongmax_7132',['ReduceLongMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3661303172f9bd5b139c1c19adbd93f8',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a56fb59f9a47b9d625ef97d4549007c1e',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a753035868de2acca4a9ffb1aaa150c2a',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a10f34646867ef5dd70d02ecf014de3d2',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a926985db9b71c186280e5e4556be41ee',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a72761a0aff0775f8f6943062a34fca31',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar)']]],
+ ['reducelongmin_7133',['ReduceLongMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07c6b4691afed879feab525503e1e267',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a42ee71c485b816027db498df7b566a90',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7ae5a5af4ccc5fa61d017ef297455291',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a99b02744714ceae31674c2e25ef03029',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af2e42fa89ea38ff3a43ae0789f850575',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab7ca980624e045bdd5d349b6605adcbc',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &, int)']]],
+ ['reducelongsum_7134',['ReduceLongSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a98c9e67e17bd55e681d9e790611a1289',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a170da7d288a55d1b23ca2f2648d64f40',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7008a294874001b3b8e5372ff45ebf64',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aac42b493c09470d467ce23133f2cbbc6',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4774b13392beaf5d41c989897fdf5268',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a90d832444f2b4ad4af4c8aa56c810a98',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int, int)']]],
+ ['reducemax_7135',['ReduceMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a210e45f0c136c51a835032cc34cfb0a1',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcc19ed59f5327a67f329b7745af5802',1,'amrex::ReduceMax(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86b2acc5eb792d530fdb2f619ed1e7ef',1,'amrex::ReduceMax(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a372810a65569e56565a9bb33254184bd',1,'amrex::ReduceMax(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aced90eccf9c8aa5de4fa7fddacbab125',1,'amrex::ReduceMax(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8df373fd6d52b64c70d0e2c218f7b56',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f27335e5238a53e12af0ad6dc8e04a3',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a07315aba6826805030c5f6fd847fc370',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a157fdc4ac63d7f4d21a5df4b4151eb28',1,'amrex::ReduceMax(FabArray< FAB > const &fa, int nghost, F &&f)']]],
+ ['reducemax_5fhost_7136',['ReduceMax_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5cbfdb6c3a840887695c62047d93245c',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae74a82be47784be4b91ddbda5fc57292',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acdc08ac91e7153b005ad55c74729ed05',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
+ ['reducemax_5fhost_5fwrapper_7137',['ReduceMax_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a7d979b16fd84d1c691f6763c846775fc',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a4871d272b494ec22383148a1b542b545',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a616e25fb4b45f5288d74db1984fa904a',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
+ ['reducemf_7138',['ReduceMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a78a11998747f2a6d55b077e89eb31267',1,'amrex::fudetail::ReduceMF(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a24a5574f332581d869b9d42e2a46bc94',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ab65c9a7eac86800d2dfaf0e5dc5aaba6',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
+ ['reducemin_7139',['ReduceMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7385647d73fd0e4b29617d87309f3c78',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5de56bfd44c4ded3fc14b37c64cec18',1,'amrex::ReduceMin(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6e2c75c0f4c085c615019cbd2f7fe94',1,'amrex::ReduceMin(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23f8188bafacc115d2cfd1dfcda0db65',1,'amrex::ReduceMin(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98b8b6dfe17e7e9225a567793e47f606',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adbeb820864e599e86ce8f5f30773beac',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427586186a5143d74279bb26107044a',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b14cf8ae0f4d40d865377df85ff8301',1,'amrex::ReduceMin(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a94a27ca9a492d6d0f17996924e1b1745',1,'amrex::ReduceMin(FabArray< FAB > const &fa, int nghost, F &&f)']]],
+ ['reducemin_5fhost_7140',['ReduceMin_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acacd9fa1ce1c5779482738ebaa06fbfd',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a952d8ba27cb3e21f4956c33837d904b4',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5612349cebde1e13831e6bac02758b79',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
+ ['reducemin_5fhost_5fwrapper_7141',['ReduceMin_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a8c7c9b910c8e3e73f887e8a02e1acaab',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a00bcb8f20c7b002cb0034537fea3526b',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ada04ac91481ae50782f568083e27767d',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
+ ['reduceop_7142',['ReduceOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569d',1,'amrex::detail']]],
+ ['reduceoplogicaland_7143',['ReduceOpLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html',1,'amrex']]],
+ ['reduceoplogicalor_7144',['ReduceOpLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html',1,'amrex']]],
+ ['reduceopmax_7145',['ReduceOpMax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html',1,'amrex']]],
+ ['reduceopmin_7146',['ReduceOpMin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html',1,'amrex']]],
+ ['reduceops_7147',['ReduceOps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html',1,'amrex']]],
+ ['reduceopsum_7148',['ReduceOpSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html',1,'amrex']]],
+ ['reducerealmax_7149',['ReduceRealMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff6bc74ed06d830d1db5d24040838e14',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a25cdb37c12b44c99eca111bd5b286d95',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad2a78407b61ee83c69f39f7a9b9ec1f4',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0a160ffd54c33e69175007f868677df1',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab10f03093e521df6b76a4b2bcf15fb57',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a15857afcde0bfd0fdbd5edb294ee448c',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a76e33bbc9645091e5f01d305da73960a',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62622aba4b36e6860b55eb502343f93e',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar, int cpu)']]],
+ ['reducerealmin_7150',['ReduceRealMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a26e7693a89088324db0dc544811f1988',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa916865c8ac81ac3defb694eeec9121b',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3bd99be9ca704b92d4813a1577648f66',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24c5c1870ba2e6e50b28f77e82a5a4c5',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9443321dc4601e380e102ffebe6a143',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95eed49d43cbcd3d04dd6afcfc1c5935',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#add077882a08d9df475f94edd75f96f11',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a84e047e8a88180ba003ae2f94734d733',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar, int cpu)']]],
+ ['reducerealsum_7151',['ReduceRealSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a39256068b3bc99d6219b39739053461d',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3cc450539929e272f9477b35edbebe80',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b24514ab2887f8caf7ee0e0610fc54f',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a19168fb4689cf3a9cd934ef00a71ca4a',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1616e83959240bd41e075cb31cce86ae',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8fee1add10130a7b9b644fc9e058b9a4',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a177d6cb1641d1c8be8eeb14ff4babd16',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9d0be85a7606ccb6923d9684f4363b0f',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar, int cpu)']]],
+ ['reducesum_7152',['ReduceSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee63624c66220385d3ab86b7f68ae1c4',1,'amrex::ReduceSum(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b06dc94a10733b712bc90159a30b78d',1,'amrex::ReduceSum(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a0d7f39455f1fad5de147aa8cbf45a4',1,'amrex::ReduceSum(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe943e0bac4c931ba74fcfb7e0fceb64',1,'amrex::ReduceSum(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e32d93cb04b6557dcf30553793aeb92',1,'amrex::ReduceSum(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4252562789c375cc55a545cd278cf212',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a580c267bdc2ecf41ead1889d77b287c5',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41a3ccdb479b7b99b07b29315b85d602',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a643762b10ddb6c66e880320c6df34809',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
+ ['reducesum_5fhost_7153',['ReduceSum_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a23b4986e7f6d158be7347966529ca305',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad0203fb57960c83a11596a46c13e00ed',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae67d63a1ca5efd3211cdd0889fa2d317',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
+ ['reducesum_5fhost_5fwrapper_7154',['ReduceSum_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a446108c6c03634721a360874316711e6',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a509cfe3f501626b82899a0607f82a0c0',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#afcc5c0728f0b86970e242947cef7e93a',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
+ ['reducetoplane_7155',['ReduceToPlane',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a364dfb9be3b959cfdb2509f4680ecd6f',1,'amrex']]],
+ ['reduction_5fqueue_7156',['reduction_queue',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#aaf84a070bebdd187b4edacd264604b5f',1,'amrex::Lazy']]],
+ ['reductionentry_7157',['ReductionEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html',1,'CommProfStats::ReductionEntry'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#ac141bc923704f3a33d9074e1954b4115',1,'CommProfStats::ReductionEntry::ReductionEntry()']]],
+ ['reductions_7158',['reductions',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a27353154e5e772a6fbde00aa9ccda88a',1,'CommProfStats::DataBlock']]],
+ ['ref_7159',['Ref',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html',1,'amrex::DistributionMapping::Ref'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a641af651d7da7e96317d1544a12caf7c',1,'amrex::DistributionMapping::Ref::Ref(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#ae47a673a2d7c94e3483b90b58444be0c',1,'amrex::DistributionMapping::Ref::Ref(Vector< int > &&pmap) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a8c0cd18f1293d7587f04cdfbe0282095',1,'amrex::DistributionMapping::Ref::Ref(int len)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a1dcb03b5134dc17a5304929686a573dc',1,'amrex::DistributionMapping::Ref::Ref()=default']]],
+ ['ref_5fratio_7160',['ref_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a73a3b38cadf1943503cf77622ea6a3ae',1,'amrex::AmrInfo']]],
+ ['ref_5fwrapper_7161',['ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html',1,'amrex::ref_wrapper< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#aec548b435e6ba52441b7c436a859048a',1,'amrex::ref_wrapper::ref_wrapper(T &ref) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8f3f054ecab74f9b3e738e5591b32e91',1,'amrex::ref_wrapper::ref_wrapper(T &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8c3a6304e4d37687fb6c62fa26d7ebe5',1,'amrex::ref_wrapper::ref_wrapper(const ref_wrapper &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8ae7d0c30828a710034c7992f0383c12',1,'amrex::ref_wrapper::ref_wrapper(ref_wrapper &&) noexcept=default']]],
+ ['reference_7162',['reference',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'amrex::PODVector::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a5830ffb5779f9588ce9f9040b4ac5db7',1,'hacc::AlignedAllocator::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::BoxND >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const int * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< std::size_t >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::NeighborCode >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::openbc::MomTag >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::STLtools::Triangle >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::XDim3 >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< char >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< unsigned int >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const int *, DefaultAllocator< const int * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const ParticleReal * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< index_type >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< int * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< int *, DefaultAllocator< int * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< int >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< ParticleReal * >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abf56886aed8de2e01e1da75b1c989351',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reference()']]],
+ ['reference_5ftype_7163',['reference_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, 3 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real,(M+2) *(M+1)/2 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real, nelems >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real, AMREX_SPACEDIM >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< Real, 3 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< ParticleReal *, NAR >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, 4 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int, 2 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< int *, NAI >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< const ParticleReal *, NArrayReal >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< const int *, NArrayInt >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< bool, N >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< amrex::EB2::PolyTerm, N >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'GpuArray< amrex::algoim::Interval, N >::reference_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f3a60d4a3f127ec669cf364b3f9a1ee',1,'amrex::GpuArray::reference_type()']]],
+ ['refid_7164',['RefID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html',1,'amrex::BoxArray::RefID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html',1,'amrex::DistributionMapping::RefID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#af498ab4c22436f6e5e6e530392dc74c8',1,'amrex::DistributionMapping::RefID::RefID(Ref *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a00f58999a2331cc59b9cf916b76cbc4d',1,'amrex::DistributionMapping::RefID::RefID() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a0adac980947d771e29e1420e5adc4e06',1,'amrex::BoxArray::RefID::RefID(BARef *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a3afae958bb4bf99b0eb1705208e3e1b5',1,'amrex::BoxArray::RefID::RefID() noexcept=default']]],
+ ['refine_7165',['refine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae1cf040542692a8255915fdb5f85421e',1,'amrex::BoxArray::refine(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6f3cb1eac256b7f40e4b6491aff29448',1,'amrex::BoxArray::refine(int refinement_ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a122947abb8d93a6984f26277576faad3',1,'amrex::Geometry::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'BoxND< AMREX_SPACEDIM >::refine(const IntVectND< dim > &ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'BoxND< AMREX_SPACEDIM >::refine(int ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab03c5a87d18f32a4efe5787bfd9a1ef8',1,'amrex::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a551c2ca8aa05f54c73c3b57d40ca2217',1,'amrex::BoxList::refine(const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a905d974544cd60c9b72314cb6135e17b',1,'amrex::BoxList::refine(int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1732a2c030467bb5a6d20721d0ff99c7',1,'amrex::BoxDomain::refine()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a891e143331ef3de0742dfb5022e05909',1,'amrex::refine(Dim3 const &coarse, IntVectND< dim > const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54d77694c8efe15e13ae6e08ba5e9fae',1,'amrex::refine(Geometry const &crse, int rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0f0f651612f7b14e3c2768e69aaeb92',1,'amrex::refine(Geometry const &crse, IntVect const &rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1aa5a62080b50fbc4c3646ddbc6c8a',1,'amrex::refine(const BoxList &bl, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af32b91948787281bd9c0c691f3f355dd',1,'amrex::refine(BoxDomain &dest, const BoxDomain &fin, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85187c36418a08cc244643e6fc869f4c',1,'amrex::refine(const BoxArray &ba, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4c03c73102c83c74769b7773fb82483',1,'amrex::refine(const BoxArray &ba, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83f1c0df18bafa6820dccc9efb6652f9',1,'amrex::refine(const BoxND< dim > &b, const IntVectND< dim > &ref_ratio) noexcept']]],
+ ['refine_5fgrid_5flayout_7166',['refine_grid_layout',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a4494b1f6c76612d4af30d18d62dd410c',1,'amrex::AmrInfo']]],
+ ['refine_5fgrid_5flayout_5fdims_7167',['refine_grid_layout_dims',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ac92498a911f4e98692efdba9005f492f',1,'amrex::AmrInfo']]],
+ ['refinedcell_7168',['REFINEDCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a6f711152eae0836afe7ee62c42819f25',1,'amrex::InSituUtils']]],
+ ['reflect_7169',['reflect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'amrex::IntVectND::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'IntVectND< AMREX_SPACEDIM >::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97c8e0d133dd148a203927fee1eaae6f',1,'amrex::reflect()']]],
+ ['reflux_7170',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#af8dc37bdb53cbff6b8a8908802fab3df',1,'amrex::MLNodeABecLaplacian']]],
+ ['reflux_7171',['Reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#aa5b234a986e199e5dec6ffd996db12eb',1,'amrex::YAFluxRegisterT::Reflux(MF &state, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a29bbf0848629975e74b0412adf5cbcf6',1,'amrex::YAFluxRegisterT::Reflux(MF &state, int dc=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a6bc89bc8c2613160d25e7fd2bd0afb97',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, Orientation face, Real scale, int scomp, int dcomp, int nc, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ad77d84b98f56e41c5736e58f9c5772a2',1,'amrex::FluxRegister::Reflux(MultiFab &mf, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aeebc09565fcf23f6050ad9b55275c1b1',1,'amrex::FluxRegister::Reflux(MultiFab &mf, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac9162f5722e388cdd747d0abeb4b2ba4',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a1fdafda5f1518b4eabb95c307ca5635e',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a3b50d43c4fe114515bffcfa5cbd58117',1,'amrex::EdgeFluxRegister::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ad3cff9ff950fe42244a5a6da860c302d',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a9b9a3280e49a1eeb9436099e11097e8f',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a03dd763c1ebb0a67b2fd52ded49b1f53',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac)']]],
+ ['reflux_7172',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad9f63a3fcc35e8b4ffcf34b8f959c593',1,'amrex::MLNodeTensorLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ac8d6077e6701102c4d6c2e54acc2d67f',1,'amrex::MLNodeLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'MLLinOpT< Array< MultiFab, 3 > >::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'amrex::MLLinOpT::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a35158f8a8bd840468c4dedb08d6726ff',1,'amrex::MLCellLinOpT::reflux()']]],
+ ['refratio_7173',['refRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#acee4de5e4f610fb4bc86bdae1ac7fd49',1,'amrex::FluxRegister::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a848a89635a0f509800a5d912ef7b4f0b',1,'amrex::AmrMesh::refRatio(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3e96de11d4a8b2cababa14d116b61958',1,'amrex::AmrMesh::refRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac86f4e9a778f78c98eb13244707ca97c',1,'amrex::AmrParGDB::refRatio(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a29cc45ffc19e086c90ab4f423996183e',1,'amrex::AmrParGDB::refRatio() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a53b59b464abfc107b2797a6f7cdcc71c',1,'amrex::ParGDB::refRatio(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a5bdac6ec205f4e7d9f15e2af04288f71',1,'amrex::ParGDB::refRatio() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a16cfadb981960e526beef1b6422b50ef',1,'amrex::ParGDBBase::refRatio(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5b4140f77f48299076bd546b07d23d9c',1,'amrex::ParGDBBase::refRatio() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ab43bb15523069271e57362121f6b42ce',1,'amrex::PlotFileData::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#abbf59ab139a08c29673e1f9c49b43b73',1,'amrex::PlotFileDataImpl::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa4cc6f66406b7faf1a605b4d56df77ef',1,'amrex::AmrData::refRatio()']]],
+ ['refratio_7174',['RefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a7c4bfee257c49d17e634776ddff2fc54',1,'amrex::AmrData']]],
+ ['reg_5fmf_7175',['reg_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aa15bb285525ea9be4f00ee4dbd6cd1eb',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3a644e5e5a02bd0c163b612784f06c24',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aed221768a48c51c89a5b4c2c5d0de5b3',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a66e56de654ced923e6885ebd79bd75f2',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)']]],
+ ['reg_5fmf_5fvec_7176',['reg_mf_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a578bc53c0adb9017820643c61bdb1226',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ae0fe682f85964b5d7c745b1d8ca66e08',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab const * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)']]],
+ ['regdatafilenames_7177',['regDataFileNames',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa4660af1eb41eb5b3afd6ef9187900f3',1,'RegionsProfStats']]],
+ ['regdatastreams_7178',['regDataStreams',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a9b1f5e4b1d725777df4ea900e398f0d5',1,'RegionsProfStats']]],
+ ['regheaderfilenames_7179',['regHeaderFileNames',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a448bbf6cfc7ccb16b54f9655c943e9dc',1,'RegionsProfStats']]],
+ ['regionnames_7180',['regionNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#adda95346678c97eebb0541c0caaaed6e',1,'BLProfStats']]],
+ ['regionnames_7181',['RegionNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a47d3628566997998b287f1b5326298e2',1,'BLProfStats']]],
+ ['regionnumbers_7182',['regionNumbers',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a11d15fe366d7be8b419cb63bbaa58443',1,'BLProfStats']]],
+ ['regionnumbers_7183',['RegionNumbers',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7a6bbe3f88daa4764423d252659dbfb1',1,'BLProfStats']]],
+ ['regions_7184',['regions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2e14123fa9e7caeae727ac2c307e8956',1,'amrex::AmrData']]],
+ ['regionsprofstats_7185',['RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a395ae220780e06011681a86a4bd08d98',1,'RegionsProfStats::RegionsProfStats()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html',1,'RegionsProfStats'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html',1,'RegionsProfStats']]],
+ ['regionstack_7186',['regionstack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a03febcd85f7ea80790cac0181b9c2b1b',1,'amrex::TinyProfiler']]],
+ ['regiontag_7187',['RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html',1,'amrex::FabArrayBase::RegionTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ae56ad5f9880210d9daae5dde1ffc2f3b',1,'amrex::FabArrayBase::RegionTag::RegionTag(const char *t)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#aa652a228bad6f78909120b91073b101a',1,'amrex::FabArrayBase::RegionTag::RegionTag(const std::string &t)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ac8c890173943b30db1149411aa5c62df',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a8c002005b0ed39bb186e7ce020b9815f',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag &&rhs) noexcept']]],
+ ['regiontimeranges_7188',['regionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a666b2b4888f161d4346d4a794aba0e31',1,'BLProfStats']]],
+ ['registerarena_7189',['RegisterArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#acf3b7bc8c1643be36ccc4d41df0dbec7',1,'amrex::TinyProfiler']]],
+ ['registerdata_7190',['RegisterData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9c9d09d9399b42dacae6863ff33fb8ee',1,'amrex::StateData']]],
+ ['registerfabarray_7191',['RegisterFabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'amrex::FabArrayCopyDescriptor::RegisterFabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'FabArrayCopyDescriptor< FArrayBox >::RegisterFabArray()']]],
+ ['registerforprofiling_7192',['registerForProfiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe6d024bf682144256ad7fe52e5b36ae',1,'amrex::CArena::registerForProfiling()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a99982885760cd861e6e860dea40ea64f',1,'amrex::Arena::registerForProfiling()']]],
+ ['registermultifab_7193',['RegisterMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#af50431312a5892d40fb3ae31592e19e0',1,'amrex::MultiFabCopyDescriptor']]],
+ ['registervariables_7194',['registerVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a800553a4a96fee85528a07f4cdec4c3e',1,'amrex::IParser::registerVariables()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#ac7f2281fb9a99b8c410d9cbc0b20b67b',1,'amrex::Parser::registerVariables()']]],
+ ['regname_7195',['regname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ae8f1674b3d50716ce74d4d05074c5551',1,'amrex::TinyProfileRegion']]],
+ ['regrid_7196',['regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ae80fa713b669de0f235d3ef0792e7200',1,'amrex::AmrCore::regrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9d6faadd0aabf54081fe9ea12be10484',1,'amrex::Amr::regrid()']]],
+ ['regrid_7197',['Regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a991c2e4f486d6cbb9cf74c326c1ad357',1,'amrex::NeighborParticleContainer::Regrid(const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a361bea35ab3f956932339ef80930e405',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba, int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adbf6915c6877b366e0bda3e6f268eb30',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba)']]],
+ ['regrid_7198',['regrid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#afe644ed72607173bbcef31867f6a0c36',1,'amrex::MFUtil::regrid(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a9c04768eaa499d2b837f0732d1316e6c',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a0d2b028d5b4be5e38a0e4f8fc778c523',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const FabFactory< FArrayBox > &eb_factory, const T &mf_in, bool regrid_ghost=false)']]],
+ ['regrid_5fba_7199',['regrid_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad17547793e589e382cafaea103a01637',1,'amrex::Amr']]],
+ ['regrid_5fgrids_5ffile_7200',['regrid_grids_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aaa8cb07b444ec3f7be3a7680c7e37363',1,'amrex::Amr']]],
+ ['regrid_5fint_7201',['regrid_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2fc94106d0164a3cfc3e206db6b7e768',1,'amrex::Amr']]],
+ ['regrid_5flevel_5f0_5fon_5frestart_7202',['regrid_level_0_on_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5c2a28dfa0840069f813bf56565b4007',1,'amrex::Amr']]],
+ ['regridint_7203',['regridInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6c0f2e73f58bdff46fc5692ed85611f5',1,'amrex::Amr']]],
+ ['regridonly_7204',['RegridOnly',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6254e512f37656c89acb1e19162d26b8',1,'amrex::Amr']]],
+ ['regridonrestart_7205',['RegridOnRestart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad53f5b3b15f3195ea75068dccda30380',1,'amrex::Amr']]],
+ ['regtest_5freduction_7206',['regtest_reduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aa98e0456115fdf35699d683e5a4c0e84',1,'amrex::system']]],
+ ['regular_7207',['regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#a4e8ececf7cf081d7a2125f18f3ba6642',1,'amrex::EB2::Type::regular()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#adb0a0516e63c6b90231902627fd51da1',1,'amrex_ebcellflag_module::regular()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf37d08ae228a87dc6b265fd1019c97d',1,'amrex::regular()']]],
+ ['regular_5fbits_7208',['regular_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a98e740b42531b93d0abef721579b39be',1,'amrex::EBCellFlag']]],
+ ['regular_5fstencil_5fsize_7209',['regular_stencil_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#abff4c8fa7e9790d9408099ffa9c57934',1,'amrex::Hypre::regular_stencil_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aecf6271b785a92eee2bcd891ba3111e5',1,'amrex::PETScABecLap::regular_stencil_size()']]],
+ ['rel_5ftol_7210',['rel_tol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a260c250d0a39818e4d4f9ef808b82239',1,'amrex::IntegratorBase']]],
+ ['relax_5forder_7211',['relax_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa602c05ea8f16fa5aa95d79b372cffa8',1,'amrex::Hypre']]],
+ ['relax_5ftype_7212',['relax_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa9e67a6e299266afaff8157d33dcfbec',1,'amrex::Hypre']]],
+ ['release_7213',['release',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::CutFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< PetscInt > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< PetscInt > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::CutFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::EBCellFlagFab >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::EBCellFlagFab >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::Mask >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::Mask >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< AtomicInt > >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< TagBox >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< TagBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< IArrayBox >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< IArrayBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'amrex::BaseFab::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< AtomicInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< char >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< EBCellFlag >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< HYPRE_Int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< PetscInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< Real >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'amrex::FabArray::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'amrex::FabArray::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< AtomicInt > >::release()']]],
+ ['release_5fthreshold_7214',['release_threshold',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a3e4fb9cf84bc98cccf0d32e99ecd4ccc',1,'amrex::ArenaInfo']]],
+ ['releasedata_7215',['ReleaseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a7f983048f1e70348b58c381f0e104ae3',1,'amrex::AmrDataAdaptor::ReleaseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a9aa101ee90b944010548ed7461cb7a8a',1,'amrex::AmrMeshDataAdaptor::ReleaseData()']]],
+ ['relgrad_7216',['RELGRAD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a163577f1cd5fa93feb5ba1d11ffd69fb',1,'amrex::AMRErrorTag']]],
+ ['remainingwriters_7217',['remainingWriters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ae13a47d2ead798be8070c16227694412',1,'amrex::NFilesIter']]],
+ ['remakelevel_7218',['RemakeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a049915f7354e20184509a6ddb5bf4a6b',1,'amrex::Amr::RemakeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a89b690a6f834d76bf96f8f1facc356c4',1,'amrex::AmrCore::RemakeLevel()']]],
+ ['remove_7219',['remove',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6657f8c789a5b37f79bc4219dd6e3a81',1,'amrex::ParmParse']]],
+ ['remove_7220',['Remove',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a1887698566ebd58596be3b1a96ad2e9a',1,'amrex::FileSystem']]],
+ ['removeall_7221',['RemoveAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a53bbe4a421536a453fcb97d3c8219a55',1,'amrex::FileSystem']]],
+ ['removedupdoit_7222',['removeDupDoit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ae9c414dd7bc47e48d6fe4e6361b1b723',1,'amrex::detail']]],
+ ['removeduplicates_7223',['RemoveDuplicates',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc731523d4241d981e7279b29c5d7a6d',1,'amrex']]],
+ ['removeempty_7224',['removeEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3f0ab28b3e669f5a7828da71fdbd3645',1,'amrex::BoxList']]],
+ ['removefiles_7225',['RemoveFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ad4a180abf07b6a7129d8fd4f6ee0d798',1,'amrex::VisMF']]],
+ ['removeinvalidparticles_7226',['removeInvalidParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57ef6a02e91160412bbfd6fdbba1b820',1,'amrex']]],
+ ['removeolddata_7227',['removeOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a56805171637298d888a0e5215bab4e82',1,'amrex::AmrLevel::removeOldData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a06540ec48ea9f0078a983964f233a9d2',1,'amrex::StateData::removeOldData()']]],
+ ['removeoverlap_7228',['removeOverlap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aafdd2fe3c88e9b17d4892dd36e92225f',1,'amrex::BoxArray::removeOverlap()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af71361ab9190f8aeb8f70488669095c2',1,'amrex::removeOverlap()']]],
+ ['removeparticlesatlevel_7229',['RemoveParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'amrex::ParticleContainer_impl::RemoveParticlesAtLevel(int level)']]],
+ ['removeparticlesnotatfinestlevel_7230',['RemoveParticlesNotAtFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'amrex::ParticleContainer_impl::RemoveParticlesNotAtFinestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesNotAtFinestLevel()']]],
+ ['removepiece_7231',['RemovePiece',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9302c49868eb5145be9fbb6d9d3d6b2f',1,'BLProfStats']]],
+ ['rend_7232',['rend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int * >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< index_type >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< index_type >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int * >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int *, DefaultAllocator< int * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int *, DefaultAllocator< int * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< std::size_t >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< std::size_t >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< unsigned int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< unsigned int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'amrex::PODVector::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'amrex::PODVector::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::BoxND >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::BoxND >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::NeighborCode >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::NeighborCode >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::openbc::MomTag >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::openbc::MomTag >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::STLtools::Triangle >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::STLtools::Triangle >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::XDim3 >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::XDim3 >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() const noexcept']]],
+ ['reorder_5fpolygon_7233',['reorder_polygon',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a275e5bd2322a1d3aace66481364de23a',1,'amrex::EBToPVD']]],
+ ['reorderparticles_7234',['ReorderParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)']]],
+ ['replacenewdata_7235',['replaceNewData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0a6ffa5747a2c044f456d77adf50f338',1,'amrex::StateData::replaceNewData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a3c5fc5e62763a1c66248c47951055162',1,'amrex::StateData::replaceNewData(StateData &s)']]],
+ ['replaceolddata_7236',['replaceOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a19585d569e94bd3e15d5c6a0f4c969c6',1,'amrex::StateData::replaceOldData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#adfaafffb0ba3924042c4357b7d51fe53',1,'amrex::StateData::replaceOldData(StateData &s)']]],
+ ['report_7237',['report',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a63001e27552e159e32b2ed48fc39bb1f',1,'amrex::MemProfiler']]],
+ ['report_5f_7238',['report_',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a156e0f871fceba9344ac559da58771de',1,'amrex::MemProfiler']]],
+ ['reportstats_7239',['ReportStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8b8ac605103da6aa68487bf7823f2f08',1,'CommProfStats']]],
+ ['reportsyncpointdata_7240',['ReportSyncPointData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a519fea406d86c92cba5af6e67dfa2093',1,'CommProfStats']]],
+ ['reportsyncpointdatasetup_7241',['ReportSyncPointDataSetup',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#adadb6ac329d2943f4b55b58602946beb',1,'CommProfStats']]],
+ ['req_7242',['req',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a3dd73a745e975beb885a19b708190cbe',1,'amrex::ParallelDescriptor::Message']]],
+ ['request_7243',['request',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a4e23f4023dc19cf04cce947add6a27a8',1,'amrex::NonLocalBC::CommData']]],
+ ['reredistribution_5fthreshold_7244',['reredistribution_threshold',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a0688dcea64b51e2f058407b826f95045',1,'amrex_eb_flux_reg_nd_module']]],
+ ['res_7245',['res',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ac94a3d8239b399889c28d0e5b65376b7',1,'SDCstruct::res()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa9aa3ad9d9090afb4ab278c9c8c2287f',1,'amrex::MLMGT::res()']]],
+ ['rescor_7246',['rescor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1236e0879a5fe5bf4f2ec5669cee7d59',1,'amrex::MLMGT']]],
+ ['reserve_7247',['reserve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< index_type >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int *, DefaultAllocator< int * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int *, DefaultAllocator< const int * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< unsigned int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::STLtools::Triangle >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< std::size_t >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7b999e76e5422aa024da160623cc81f8',1,'amrex::BoxList::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'amrex::PODVector::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::BoxND >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::NeighborCode >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::openbc::MomTag >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::XDim3 >::reserve()']]],
+ ['reservedata_7248',['reserveData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'amrex::ParticleContainer_impl::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a914a3fd813739f126e92408d194a3752',1,'amrex::ParticleContainerBase::reserveData()']]],
+ ['reset_7249',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'amrex::ParticleContainer_impl']]],
+ ['reset_7250',['reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#af9d5717b63e6c3f0cfb79d33862e44c0',1,'amrex::YAFluxRegisterT::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad51ab660eddbb7e6d4b51f53101a5509',1,'amrex::StateData::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a1c43ccc3313c5128b18860a615a846fe',1,'amrex::EdgeFluxRegister::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a8034c76f7cc8e7966f170538268d0be6',1,'amrex::BoxIterator::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0aa73b17e9be18d811a21128c8c2f5f9',1,'amrex::AmrLevel::reset()']]],
+ ['reset_7251',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >']]],
+ ['resetcomponentbcs_7252',['resetComponentBCs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a4385d3bbdf3ae152ec830b25f4c080c3',1,'amrex::DescriptorList::resetComponentBCs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5ac46df4129e909631702c6cf11c0df7',1,'amrex::StateDescriptor::resetComponentBCs()']]],
+ ['resetdefaultcoord_7253',['ResetDefaultCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#afacf607bf05ea6d4588954f09b391d37',1,'amrex::Geometry']]],
+ ['resetdefaultperiodicity_7254',['ResetDefaultPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af726da4deb561adeecf94bc4eefbf89b',1,'amrex::Geometry']]],
+ ['resetdefaultprobdomain_7255',['ResetDefaultProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4de5799760ae5f5831c719af01a33531',1,'amrex::Geometry']]],
+ ['resetdisplay_7256',['ResetDisplay',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b30dfb18fc4a2ff698adce0b7216359',1,'amrex']]],
+ ['resetfillpatcher_7257',['resetFillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af4f83f6e16dfb5c60f985370541062fa',1,'amrex::AmrLevel']]],
+ ['resetrandomseed_7258',['ResetRandomSeed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a609b6464779180bb47c23d308d6c1a95',1,'amrex']]],
+ ['resetresultreadiness_7259',['resetResultReadiness',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#aa9f7ed138e607372624eb46fb43e9c85',1,'amrex::ReduceOps']]],
+ ['resetstream_7260',['resetStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a34b155286cec6772f79a8d59981a8684',1,'amrex::Gpu::Device']]],
+ ['resetstreamindex_7261',['resetStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aae61fa0d560ee3c25d7deca229a31f60',1,'amrex::Gpu::Device']]],
+ ['resettotalbytesallocatedinfabshwm_7262',['ResetTotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a765c5cc6e670eb707740d51c99e7b35e',1,'amrex']]],
+ ['resettype_7263',['resetType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a624ea91ea2b7bf09dcf7702764afb41a',1,'amrex::EBCellFlagFab']]],
+ ['resize_7264',['resize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::STLtools::Triangle >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'amrex::PODVector::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::STLtools::Triangle >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::openbc::MomTag >::resize(size_type a_new_size, const amrex::openbc::MomTag &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::openbc::MomTag >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size, const amrex::NeighborCode &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::BoxND >::resize(size_type a_new_size, const amrex::BoxND &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::BoxND >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize(size_type a_new_size, const amrex::AssignGrid< BinIteratorFactory > &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size, const amrex::XDim3 &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char >::resize(size_type a_new_size, const char &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int * >::resize(size_type a_new_size, const const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size, const const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'amrex::BoxND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ac161821048b627db36b021dc2671ede0',1,'amrex::ArrayOfStructs::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a6d54f5af3411a20df87cec16abf974f8',1,'amrex::BARef::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'amrex::BaseFab::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< AtomicInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< char >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< EBCellFlag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< HYPRE_Int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< PetscInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< Real >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7d000ff42a0a1d9be2862c1b53472d3f',1,'amrex::BoxArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'amrex::PODVector::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'BoxND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a20054ec96a4caf67051d57e923579a8e',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aa06193aa48e202c1d61b1c00b5cb5f13',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae32a072e143825062dac1ee2e9c24f79',1,'amrex::FArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa3b1edf0b241a6c722dea0ceced6b102',1,'amrex::IArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'amrex::IndexTypeND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'IndexTypeND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'amrex::IntVectND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'IntVectND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a05d3b903f74ef52b4246ec959002057a',1,'amrex::ParticleArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a78662f100236e2117bc56714afbbd776',1,'amrex::ParticleCopyOp::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aad932266bb874a93f00fc2920ff69548',1,'amrex::ParticleTile::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< index_type >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4fef621654e63850b94f6a969d14ed04',1,'amrex::TableData::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a4c13115f149d9491c7b58e8086d6d4b5',1,'amrex::StructOfArrays::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< unsigned int >::resize(size_type a_new_size, const unsigned int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< unsigned int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size, const uint64_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< std::size_t >::resize(size_type a_new_size, const std::size_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< std::size_t >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize(size_type a_new_size, const ParticleType &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int * >::resize(size_type a_new_size, const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int *, DefaultAllocator< int * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int *, DefaultAllocator< int * > >::resize(size_type a_new_size, const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int >::resize(size_type a_new_size, const int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< index_type >::resize()']]],
+ ['resize_5fimpl_7265',['resize_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#ab1aeeebdc685a58e0b7442c5530421ed',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
+ ['resize_5fwithout_5finit_5fsnan_7266',['resize_without_init_snan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< std::size_t >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::XDim3 >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int *, DefaultAllocator< int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< unsigned int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::STLtools::Triangle >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< index_type >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::openbc::MomTag >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'amrex::PODVector::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::BoxND >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::NeighborCode >::resize_without_init_snan()']]],
+ ['resizecontainers_7267',['resizeContainers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a60a710dcdfaaa6887b5b865fb1820ba7',1,'amrex::NeighborParticleContainer']]],
+ ['resizedata_7268',['resizeData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a41c8b5cccfa817dbfa0b005451322817',1,'amrex::ParticleContainerBase::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'amrex::ParticleContainer_impl::resizeData()']]],
+ ['resizemultigrid_7269',['resizeMultiGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'amrex::MLLinOpT::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'MLLinOpT< Array< MultiFab, 3 > >::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aea2a34ccbaafa9697d789fb85def8f98',1,'amrex::MLNodeLaplacian::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#abe8255742bf5756e6659344cfa6ef5c4',1,'amrex::MLNodeLinOp::resizeMultiGrid()']]],
+ ['resizeruntimeintcomp_7270',['ResizeRuntimeIntComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'amrex::ParticleContainer_impl::ResizeRuntimeIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeIntComp()']]],
+ ['resizeruntimerealcomp_7271',['ResizeRuntimeRealComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'amrex::ParticleContainer_impl::ResizeRuntimeRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeRealComp()']]],
+ ['resizetiles_7272',['resizeTiles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html#a11a020cd1f085ecbf8bb084ba1770723',1,'amrex::NeighborUnpackPolicy::resizeTiles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html#a8511545f28339259917a04b655a30aab',1,'amrex::RedistributeUnpackPolicy::resizeTiles()']]],
+ ['resnorminf_7273',['ResNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adec5922c106684ff36cd96378f8c26fa',1,'amrex::MLMGT']]],
+ ['restart_7274',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa6591b111a02fd2bc24bf77c7d2e41e2',1,'amrex::StateData']]],
+ ['restart_7275',['Restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file)']]],
+ ['restart_7276',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3070a179ad3daed519f8d41a2f2d6b3b',1,'amrex::Amr']]],
+ ['restart_7277',['Restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file)']]],
+ ['restart_7278',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a05899e47b34be116fa7a9a40ecaa74ca',1,'amrex::AmrLevel::restart()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a34ec54719f6bb5ab1f546f425b53c009',1,'amrex::StateData::restart()']]],
+ ['restart_5fchkfile_7279',['restart_chkfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac00b1478382804abeb82dd75b4ab5194',1,'amrex::Amr']]],
+ ['restart_5fpltfile_7280',['restart_pltfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a295b3f0ab02158ef294ed68349f41dae',1,'amrex::Amr']]],
+ ['restartdoit_7281',['restartDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0c6a25c6e4470142b535f3ef3f9abf9',1,'amrex::StateData']]],
+ ['restorerandomstate_7282',['RestoreRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae45a9a3a96e46d7b15173894b25134fc',1,'amrex']]],
+ ['restrictinteriornodes_7283',['restrictInteriorNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a1610ae549068808823c0013dfac50897',1,'amrex::MLNodeLaplacian']]],
+ ['restriction_7284',['restriction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3025666eaa3a70d8b8d2a5996034bc29',1,'amrex::MLEBABecLap::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ae1cf65a8b8f6196599a53648d030b84e',1,'amrex::MLNodeTensorLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ab6a995c6b1ee3888b0bbda8b04b4f971',1,'amrex::MLNodeLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aff845f31ea7d309bb08d152c5efe1111',1,'amrex::MLNodeABecLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'MLLinOpT< Array< MultiFab, 3 > >::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'amrex::MLLinOpT::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a0565c8afd01c7446c5c0b37373f49c24',1,'amrex::MLEBNodeFDLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a169c302d0fe1a37135eb60b015b25c95',1,'amrex::MLCurlCurl::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab4713a678d7c2ac9e1a9c5b027f965c5',1,'amrex::MLCellLinOpT::restriction()']]],
+ ['retsum_7285',['RetSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html',1,'amrex::Scan']]],
+ ['retsum_7286',['retSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a86dfa385e0f0d6f8597f8225a6db63d9',1,'amrex::Scan']]],
+ ['reverse_7287',['reverse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html#a2c0e8acb856f0ef31cfc23b75b22e0a6',1,'amrex::IParserExeDIV_PN::reverse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html#a59ed0793b05cb449ad68305a26cc3dc7',1,'amrex::ParserExeDIV_PN::reverse()']]],
+ ['reverse_5fdouble_5forder_7288',['reverse_double_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a8b52b326d6af9d2935f378f82ab6d6ed',1,'amrex::FPC']]],
+ ['reverse_5fdouble_5forder_5f2_7289',['reverse_double_order_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#aa5f55a6cd8a3addc8eb1927b9f700564',1,'amrex::FPC']]],
+ ['reverse_5ffloat_5forder_7290',['reverse_float_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#ad8695587637ebea6ad37b278fb7e677d',1,'amrex::FPC']]],
+ ['reverse_5ffloat_5forder_5f2_7291',['reverse_float_order_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a71ce71bf65be5235d8e74ee6921cfea7',1,'amrex::FPC']]],
+ ['reverse_5fiterator_7292',['reverse_iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::BoxND >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::NeighborCode >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::openbc::MomTag >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::STLtools::Triangle >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< amrex::XDim3 >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< char >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const int * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const int *, DefaultAllocator< const int * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< const ParticleReal * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< index_type >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< int * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< int *, DefaultAllocator< int * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< int >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< ParticleReal * >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< std::size_t >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'PODVector< unsigned int >::reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3a90e6ff2204052e56983913fa5437e8',1,'amrex::PODVector::reverse_iterator()']]],
+ ['reverseorder_7293',['ReverseOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839a4df03ba7689cd2d0b2bceb929c949b61',1,'amrex::IntDescriptor']]],
+ ['rewind_7294',['rewind',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a731632defa84a957ee5bd65b0dc04953',1,'amrex::OrientationIter']]],
+ ['rhs_7295',['Rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3f629ede3bfbcc4923118754e102e89d',1,'amrex::IntegratorBase']]],
+ ['rhs_7296',['rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4e3f5047925ba3d77f1c7284011ebc91',1,'amrex::MLMGT']]],
+ ['rhsex_7297',['RhsEx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a218f7804d79adf83d620313d51b35820',1,'amrex::IntegratorBase']]],
+ ['rhsfast_7298',['RhsFast',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#af8b5987f38133e93018dec0eeb325602',1,'amrex::IntegratorBase']]],
+ ['rhsim_7299',['RhsIm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a2c65fc7b72754a354624e2ea0164490f',1,'amrex::IntegratorBase']]],
+ ['rip_7300',['rip',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#ac43bc9cc3b7aa67992810fb5402d355b',1,'amrex::iparser_node']]],
+ ['rk_7301',['RK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a95aea02fe7abbf3d1e5cd58ee5ff7d41',1,'amrex::AmrLevel']]],
+ ['rk2_7302',['RK2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#a7b3a5cb61b6d1f82313a73e66fb218ef',1,'amrex::RungeKutta']]],
+ ['rk2_5fupdate_5f2_7303',['rk2_update_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a48d9165de135899d941aab232bb9a0bc',1,'amrex::RungeKutta::detail']]],
+ ['rk3_7304',['RK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#ae717fc5f1594b2062a5178d495ae0edd',1,'amrex::RungeKutta']]],
+ ['rk3_5fupdate_5f3_7305',['rk3_update_3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a04628ed5d5e6a12c16a387c1aa38fe88',1,'amrex::RungeKutta::detail']]],
+ ['rk4_7306',['RK4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564af81fe250c66aad887e2086f79364f2a8',1,'amrex::RK4()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#adafe95f71429898362d5c7d0f9e0ccd7',1,'amrex::RungeKutta::RK4()']]],
+ ['rk4_5fupdate_5f4_7307',['rk4_update_4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a4d21c4682e4e96dd66469d11d28251fc',1,'amrex::RungeKutta::detail']]],
+ ['rk_5fupdate_7308',['rk_update',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a8669b8369a79b53d3596365f5b601dfa',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt, Real dt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a2b1678a718395e6b7e45b5f94facacc5',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt1, MF const &dUdt2, Real dt)']]],
+ ['rkintegrator_7309',['RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html',1,'amrex::RKIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#aff544c0ff17bffff837a639774d02cc4',1,'amrex::RKIntegrator::RKIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a9053a3951e9866cd83b20f2f50612825',1,'amrex::RKIntegrator::RKIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
+ ['rmbox_7310',['rmBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1d49c186eeea202115e3194e30c47a68',1,'amrex::BoxDomain']]],
+ ['rng_7311',['rng',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#aef8dca7a34e2c3e59d330ad5de2c35dc',1,'amrex::DeriveRec']]],
+ ['robin_5fa_5fraii_7312',['robin_a_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb609a7a4b9ea229e7b9cc89a8751f7',1,'MLLinOpT< Array< MultiFab, 3 > >::robin_a_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb609a7a4b9ea229e7b9cc89a8751f7',1,'amrex::MLLinOpT::robin_a_raii()']]],
+ ['robin_5fb_5fraii_7313',['robin_b_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a90e6517d0ff6dee31c92101a9249de67',1,'MLLinOpT< Array< MultiFab, 3 > >::robin_b_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a90e6517d0ff6dee31c92101a9249de67',1,'amrex::MLLinOpT::robin_b_raii()']]],
+ ['robin_5ff_5fraii_7314',['robin_f_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a451681732629cb75f6a4a9ba29799f44',1,'MLLinOpT< Array< MultiFab, 3 > >::robin_f_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a451681732629cb75f6a4a9ba29799f44',1,'amrex::MLLinOpT::robin_f_raii()']]],
+ ['rotate_7315',['rotate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#add8130de592e85defb18fdd76e152c6d',1,'amrex::EB2']]],
+ ['rotate180_7316',['Rotate180',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ad6b5ad1aeccc1b34a6874b4609654e14',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a35b23e1690efb2d7f63af0118739d12e',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)']]],
+ ['rotate90_7317',['Rotate90',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a2d9ef1abd51b6a59a2938c4aefbe3456',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a33354739811ccff59e69722da63a9f5c',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, Box const &domain)']]],
+ ['rotationif_7318',['RotationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html',1,'amrex::EB2::RotationIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#afe9fbf2bc166e3cb4921b307144b9eff',1,'amrex::EB2::RotationIF::RotationIF()']]],
+ ['round_7319',['round',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept']]],
+ ['roundoff_5fhi_7320',['roundoff_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7b910ad6d9743cd015e54449fcc2da78',1,'amrex::Geometry']]],
+ ['roundoff_5flo_7321',['roundoff_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a00586ef08697068f26b1a8002a3fb8ac',1,'amrex::Geometry']]],
+ ['roundrobin_7322',['ROUNDROBIN',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a787ff5451e57a2271607a0143b75a38d',1,'amrex::DistributionMapping']]],
+ ['roundrobindoit_7323',['RoundRobinDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac6b32a50939eeecba284d301e75e4976',1,'amrex::DistributionMapping']]],
+ ['roundrobinprocessormap_7324',['RoundRobinProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a32466e58df8610e7918c671c7e389b7f',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const std::vector< Long > &wgts, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa289abff3bb4de779c8cafc2036ead9c',1,'amrex::DistributionMapping::RoundRobinProcessorMap(int nboxes, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2f4b44ca0d107e8f4a140df9d04a6c14',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const BoxArray &boxes, int nprocs)']]],
+ ['rrsfc_7325',['RRSFC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a75876358b1ba6c4d337b466fc4404217',1,'amrex::DistributionMapping']]],
+ ['rrsfcdoit_7326',['RRSFCDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2a57f52831edc3b6ebf3facf3a065933',1,'amrex::DistributionMapping']]],
+ ['rrsfcprocessormap_7327',['RRSFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0e9524ab8bf5f4d8165c501ecc5cc5bb',1,'amrex::DistributionMapping']]],
+ ['rstartstop_7328',['rStartStop',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a71050a34ed68d57b9659601e7c9ee9da',1,'RegionsProfStats::DataBlock']]],
+ ['rt_7329',['RT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a58326c59efaee01db3f1d4c798d4e238',1,'amrex::GMRESMLMGT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5709a608f0c8d3f1bab91ff0ab584d2b',1,'amrex::MLABecLaplacianT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ae1d61f91ba5fce410035367c20a8d8c4',1,'amrex::MLALaplacianT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a7294b2967cfff2e5dd03e746871646ec',1,'amrex::MLCellABecLapT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a4cd7bb9cadbccdb52688ef33ddfd8d5c',1,'amrex::MLCellLinOpT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afe8b44f171784e28dd29632a08ce0bd4',1,'GMRES< MF, GMRESMLMGT< MF > >::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afe8b44f171784e28dd29632a08ce0bd4',1,'amrex::GMRES::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac3f05bc272b9350d5604316ca7c01449',1,'amrex::MLCGSolverT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a4771d48d0bafc31e4a8273b1e06da376',1,'amrex::MLCurlCurl::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a0a273ffe9d2206819c602129db225071',1,'amrex::MLPoissonT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a85f49a7b9118115595f428e8c87693cd',1,'amrex::MLMGT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a80a99742a01b1ee964cfbadaab285f51',1,'amrex::MLLinOpT::RT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a80a99742a01b1ee964cfbadaab285f51',1,'MLLinOpT< Array< MultiFab, 3 > >::RT()']]],
+ ['run_5fhypre_5fsetup_7330',['run_hypre_setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa5e6faf396f20e79f5a8997d826d70e4',1,'amrex::HypreIJIface']]],
+ ['run_5fhypre_5fsolve_7331',['run_hypre_solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae6fb3e32e3041f2cee891a7b52f7088e',1,'amrex::HypreIJIface']]],
+ ['runlog_7332',['runlog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#abca666179e968bdbf467f8a903830bcd',1,'amrex::Amr']]],
+ ['runlog_5fterse_7333',['runlog_terse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a693fdb636ccbf5dde6fb220c835ee2a2',1,'amrex::Amr']]],
+ ['runon_7334',['RunOn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2',1,'amrex']]],
+ ['runongpu_7335',['RunOnGpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu.html',1,'amrex']]],
+ ['runongpu_7336',['RunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a45c110d37b26e0c322c1af1089ecbfea',1,'amrex::StateDescriptor::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#add628eb12539396ff64eb4a535c99ac9',1,'amrex::BndryFuncArray::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a6cf8dd62b24e9bd99af570312314f42d',1,'amrex::StateDescriptor::BndryFunc::RunOnGPU()']]],
+ ['runongpu_3c_20arenaallocator_3c_20t_20_3e_20_3e_7337',['RunOnGpu< ArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['runongpu_3c_20asyncarenaallocator_3c_20t_20_3e_20_3e_7338',['RunOnGpu< AsyncArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01AsyncArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['runongpu_3c_20devicearenaallocator_3c_20t_20_3e_20_3e_7339',['RunOnGpu< DeviceArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01DeviceArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['runongpu_3c_20managedarenaallocator_3c_20t_20_3e_20_3e_7340',['RunOnGpu< ManagedArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ManagedArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['runtimeerror_7341',['RuntimeError',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3aaf3d47b0fc6e69f9405fcebcdc4fe',1,'amrex']]],
+ ['rvec_7342',['rvec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a9480daac8e7f5482e3330f610d04ad7a',1,'amrex::Particle::rvec(const IntVect &) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7532d647d3775739b3078195c85f25ec',1,'amrex::Particle::rvec(AMREX_D_DECL(int indx, int indy, int indz)) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a729d8ca45fc82f0f14064c9600778865',1,'amrex::Particle::rvec(const IntVect &indices) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a3db7403027a6374a5fbc4c90ed0362cf',1,'amrex::Particle::rvec(AMREX_D_DECL(int, int, int)) const &']]],
+ ['rz_7343',['RZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806ebaa090e74483c754250a5e0ee448bdfe8b3',1,'amrex::CoordSys']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_13.js b/amrex-hydro/Doxygen/html/search/all_13.js
index 1e62635..c33fb9e 100644
--- a/amrex-hydro/Doxygen/html/search/all_13.js
+++ b/amrex-hydro/Doxygen/html/search/all_13.js
@@ -1,719 +1,719 @@
var searchData=
[
- ['s_7347',['s',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html#a879a0faae6497e8e45702c6a99625c74',1,'amrex::parser_assign::s()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html#af27d7bf4df42d8910cc787d006ec42ce',1,'amrex::iparser_assign::s()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a856736317ca9e27fa41f05d3d0b42cd6',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::s()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#a45b983ef388900bd6a62165ed8c9564a',1,'AMREX_PARSERSTYPE::s()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#a8105da3c7746493ffd665cd25bb19ca8',1,'AMREX_IPARSERSTYPE::s()']]],
- ['s_5fcurrent_7348',['S_current',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a9619066e96c1ff5ad635c2597744192e',1,'amrex::RKIntegrator::S_current()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a72de24a588880e733ef7ff90365645a1',1,'amrex::FEIntegrator::S_current()']]],
- ['same_7349',['Same',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same.html',1,'amrex']]],
- ['same_3c_20t_2c_20u_20_3e_7350',['Same< T, U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same_3_01T_00_01U_01_4.html',1,'amrex']]],
- ['sameinterps_7351',['sameInterps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8c32673683fea367d4e58db6c28868ce',1,'amrex::StateDescriptor']]],
- ['sameiteratorsok_7352',['SameIteratorsOK',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8512b687a529806d0f382cf7c9eee97',1,'amrex']]],
- ['samerefs_7353',['SameRefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a93718ee84062758c5256a2792939c6f7',1,'amrex::BoxArray::SameRefs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1c20460d2e7b2eaec474e933113575d9',1,'amrex::DistributionMapping::SameRefs()']]],
- ['samesize_7354',['sameSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'amrex::BoxND::sameSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'BoxND< AMREX_SPACEDIM >::sameSize()']]],
- ['sameteam_7355',['sameTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0653e205c26f3961aa756292d5f8dbc4',1,'amrex::ParallelDescriptor::sameTeam(int rank) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a450001e6c4813cc1a122428e5f8c56f8',1,'amrex::ParallelDescriptor::sameTeam(int rankA, int rankB) noexcept']]],
- ['sametype_7356',['sameType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'amrex::BoxND::sameType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'BoxND< AMREX_SPACEDIM >::sameType()']]],
- ['sanitizename_7357',['SanitizeName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41265e28034440c2aaa8fb38d3cd38c5',1,'amrex']]],
- ['saverandomstate_7358',['SaveRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad1b283df95b292f478597bc503170459',1,'amrex']]],
- ['saxpy_7359',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'amrex::FabArray::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< AtomicInt > >::Saxpy()']]],
- ['saxpy_7360',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< PetscInt >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< EBCellFlag >::saxpy()']]],
- ['saxpy_7361',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< PetscInt > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::CutFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::EBCellFlagFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::Mask >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< FArrayBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< IArrayBox >::Saxpy()']]],
- ['saxpy_7362',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< PetscInt >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< HYPRE_Int >::saxpy(HYPRE_Int a, const BaseFab< HYPRE_Int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< HYPRE_Int >::saxpy(HYPRE_Int a, const BaseFab< HYPRE_Int > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept']]],
- ['saxpy_7363',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#a3dca05fbc8a02c0ddef990a448893abe',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >']]],
- ['saxpy_7364',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< EBCellFlag >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'amrex::BaseFab::saxpy(T a, const BaseFab< T > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'amrex::BaseFab::saxpy(T a, const BaseFab< T > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x) noexcept']]],
- ['saxpy_7365',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#a8ee342eb7ac3a9d13cc4ec493dce493d',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22f88c7717e00b4c2a7fa3f01baa5668',1,'amrex::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a505eb471a78f4e0f8791b10cbb1bbd75',1,'amrex::MultiFab::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< TagBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab62706b1ead6a26e124cc6c7359ab109',1,'amrex::Saxpy()']]],
- ['sboundarywidth_7366',['sBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a04cbef7bbdc59553a3899ce2567e3f44',1,'amrex::AmrData']]],
- ['sbox_7367',['sbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a1c8df51daf5ac3a9d20522cfdb6ab004',1,'amrex::FabArrayBase::CopyComTag']]],
- ['sc_7368',['SC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#ad7ca6cbcd2440f36bb0b02a9ffcfe6f5',1,'amrex::PCData']]],
- ['sc_7369',['sc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#ae011fd687383f2ecfa3e40ad6fdf7501',1,'amrex::DeriveRec::StateRange']]],
- ['scalar_5fa_7370',['scalar_a',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a8ac31a926fe9e667d3f4edd227a855f5',1,'amrex::PETScABecLap::scalar_a()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a5cc787cbd77e527e4c58e58904305531',1,'amrex::Hypre::scalar_a()']]],
- ['scalar_5fb_7371',['scalar_b',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a8cb2fde2e6ce7be52d40bc7ee19f7ae3',1,'amrex::Hypre::scalar_b()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#abd0ebc00024206fb8e730aef57ad9fd2',1,'amrex::PETScABecLap::scalar_b()']]],
- ['scale_7372',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6b7ca16fdf8fb25e6d086e416ad8322',1,'amrex::scale(const IntVectND< dim > &p, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26f254d668dd872d470d231a1058eaac',1,'amrex::scale(const RealVect &p, Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#adff5192ea72864d2b1e61df927b1563b',1,'amrex::EB2::scale()']]],
- ['scale_7373',['Scale',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab022cfcd5d3aa8db8abebe9fd6982f88',1,'amrex::Scale(MF &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92f80b3d77660ad64c4a4fc8862708b7',1,'amrex::Scale(Array< MF, N > &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)']]],
- ['scale_7374',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aced393e91058fd9dcf46321c5f8f1eef',1,'amrex::RealVect::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'IntVectND< AMREX_SPACEDIM >::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'amrex::IntVectND::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ab8b6fa6cf559c595468bf5e24e6e6f0c',1,'amrex::GMRESMLMGT::scale()']]],
- ['scale_5fmoments_7375',['scale_moments',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a64049f3606c3c05adb718242b9bb48a3',1,'amrex::openbc']]],
- ['scaledsigma_7376',['scaledSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a13e7af8b2fc85c6b462778aeb5554296',1,'amrex::MLNodeTensorLaplacian']]],
- ['scaleif_7377',['ScaleIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html',1,'amrex::EB2::ScaleIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a75449443ced2fffa1c0071c8d272f5d4',1,'amrex::EB2::ScaleIF::ScaleIF()']]],
- ['scalerhs_7378',['scaleRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'amrex::MLLinOpT::scaleRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'MLLinOpT< Array< MultiFab, 3 > >::scaleRHS()']]],
- ['scatter_7379',['Scatter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adb4c5fe012593a0ef38394db6c2643f2',1,'amrex::ParallelDescriptor']]],
- ['scatterparticles_7380',['scatterParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05ffbbcc005cc8c081b859226222c78',1,'amrex']]],
- ['scomp_7381',['scomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a869352ea49403f3d983d945d75b914a8',1,'amrex::FBData']]],
- ['sdc_5fclenshaw_5fcurtis_7382',['sdc_clenshaw_curtis',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aca3c8a3144793139f180db29ce39153c',1,'sdcquadrature_mod']]],
- ['sdc_5fcomposite_5fnodes_7383',['sdc_composite_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ab0462ece2c230549e39bb8d8b7cd205c',1,'sdcquadrature_mod']]],
- ['sdc_5fgauss_5flegendre_7384',['sdc_gauss_legendre',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a62cfff98d5899c5934e7b29264eaaeef',1,'sdcquadrature_mod']]],
- ['sdc_5fgauss_5flobatto_7385',['sdc_gauss_lobatto',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aa7cccac0d6dc3b28a4dc2a329214a698',1,'sdcquadrature_mod']]],
- ['sdc_5fgauss_5fradau_7386',['sdc_gauss_radau',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a7b8799c586d6a5def7cb8f3c517b5e7b',1,'sdcquadrature_mod']]],
- ['sdc_5fno_5fleft_7387',['sdc_no_left',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a95aa940d0fc9d580c3facf460de23d21',1,'sdcquadrature_mod']]],
- ['sdc_5fproper_5fnodes_7388',['sdc_proper_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a8926569834e03ad73326955f04c8f3eb',1,'sdcquadrature_mod']]],
- ['sdc_5fqmats_7389',['sdc_qmats',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#af9d037887b4d9c8c4156bcab10d93e2a',1,'sdcquadrature_mod']]],
- ['sdc_5fqnodes_7390',['sdc_qnodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a45feaecc2f3ca60142ec3cbdcc49c288',1,'sdcquadrature_mod']]],
- ['sdc_5fquadrature_7391',['sdc_quadrature',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a17b1ea9c614020de45d57d3014ce8837',1,'sdcquadrature_mod']]],
- ['sdc_5frhs_5fintegrals_7392',['SDC_rhs_integrals',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a85b426bfba4fc5ae0698de2cc5206b05',1,'SDCstruct']]],
- ['sdc_5frhs_5fk_5fplus_5fone_7393',['SDC_rhs_k_plus_one',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6705d0badf89101fdee2d77ccdcc4e14',1,'SDCstruct']]],
- ['sdc_5frhs_5fmisdc_7394',['SDC_rhs_misdc',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#aceb030f9a95f5f2a84b22ddea03b806b',1,'SDCstruct']]],
- ['sdc_5funiform_7395',['sdc_uniform',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aac87ed7a643061e124406a48d5ac55c1',1,'sdcquadrature_mod']]],
- ['sdcquadrature_5fmod_7396',['sdcquadrature_mod',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html',1,'']]],
- ['sdcstruct_7397',['SDCstruct',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ac1ffa116068d8da77ef31b3659c066be',1,'SDCstruct::SDCstruct()'],['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html',1,'SDCstruct']]],
- ['second_7398',['second',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f975f843338c8eada684f0e8e2c0cb7',1,'amrex::second()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac5028f0e53837bb92fcf49d087aeee88',1,'amrex::ParallelDescriptor::second()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a6dd5061fc9493324891e45f9a7d371d5',1,'amrex::ValLocPair::second() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a3d5b821a543939d281c23e6ea931573c',1,'amrex::ValLocPair::second()']]],
- ['sedge1_7399',['sedge1',['../structPPM_1_1nolimiter.html#a3236ff6486d32336f4877f4967e85e09',1,'PPM::nolimiter::sedge1()'],['../structPPM_1_1weno__js.html#a4ee58e28595ca239c1b4d61746484e58',1,'PPM::weno_js::sedge1()'],['../structPPM_1_1wenoz.html#aac1efbfa4d880cc1c10ed75a7dbe030d',1,'PPM::wenoz::sedge1()'],['../structPPM_1_1vanleer.html#affdd1c9ff59a751cd3dc103b26bdd64d',1,'PPM::vanleer::sedge1()']]],
- ['sedge2_7400',['sedge2',['../structPPM_1_1weno__js.html#ae2532c871effd2368da494e08267a844',1,'PPM::weno_js::sedge2()'],['../structPPM_1_1wenoz.html#a872d1bc9b592662b12a9a62ca02082b0',1,'PPM::wenoz::sedge2()'],['../structPPM_1_1vanleer.html#a6a428f7a0db589ef01140974429b5122',1,'PPM::vanleer::sedge2()'],['../structPPM_1_1nolimiter.html#a11e73160bd508f37504c59d7d77c5caf',1,'PPM::nolimiter::sedge2()']]],
- ['seekindex_7401',['seekIndex',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#aced5d9bea68d78a0e937d8594ecd647d',1,'CommProfStats::ReductionEntry::seekIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html#a5373d338c77db06b69e211db7740df64',1,'CommProfStats::NameTagEntry::seekIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#ab15687c13dfc4641ab7ce30d42d8c560',1,'CommProfStats::BarrierEntry::seekIndex()']]],
- ['seekpos_7402',['SeekPos',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a66c78163b811ad78cb91330d0100cc54',1,'amrex::NFilesIter']]],
- ['seekpos_7403',['seekpos',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#adb82ca461a4fa2596be2dc2acb05a049',1,'RegionsProfStats::DataBlock::seekpos()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#ac98f94d5bca49ab6e4dda40999636b31',1,'CommProfStats::DataBlock::seekpos()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#afa44281224a9a055b83be13abcc8fe51',1,'BLProfStats::BLPDataBlock::seekpos()']]],
- ['selectactualneighbors_7404',['selectActualNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a29c7b740a3afe04a5fb93281fc0d75ac',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a12039aca5af54df4ee587db2ea95c857',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells=1)']]],
- ['self_7405',['Self',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3db02853f88b6daab07d024e148538d3',1,'amrex::ParticleTileData::Self()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3db02853f88b6daab07d024e148538d3',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::Self()']]],
- ['self_7406',['self',['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#a17cda1536be174c164b9d442fcf354af',1,'process_topology_t::self()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acecf177fb745950271e95927d09b176c',1,'hacc::Distribution::self() const']]],
- ['self_5f1d_7407',['self_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abeedf1164b76a8781f3e026cf692d131',1,'hacc::Distribution::self_1d(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae2f1dc039f812cf3e313a3acd3edcc44',1,'hacc::Distribution::self_1d() const)[3]']]],
- ['self_5f2d_5fx_7408',['self_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abae2e9fb372fbe9e21bd2438f3a35193',1,'hacc::Distribution::self_2d_x(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a74f6cdd8f46daadde4ea8d5e77758933',1,'hacc::Distribution::self_2d_x() const)[3]']]],
- ['self_5f2d_5fy_7409',['self_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acb225e08eeb3940c6d70e3726554349f',1,'hacc::Distribution::self_2d_y(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aef978f3b2dd4c709dc4ea56c44e7726c',1,'hacc::Distribution::self_2d_y() const)[3]']]],
- ['self_5f2d_5fz_7410',['self_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a8197f4dec139385a015a4daece6ce872',1,'hacc::Distribution::self_2d_z(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a12e8e31cde75041f2abc551da3fffb85',1,'hacc::Distribution::self_2d_z() const)[3]']]],
- ['self_5f3d_7411',['self_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a94d5a159cb92f96aba1022b781ddfd64',1,'hacc::Distribution::self_3d(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a3fe933af49202086a6f194dcc3af02f2',1,'hacc::Distribution::self_3d() const)[3]']]],
- ['self_5fkspace_7412',['self_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae48de8e54139379a38236176c624ecc3',1,'hacc::Dfft::self_kspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ab5e43a2a999f173540370d650ed59dac',1,'hacc::Dfft::self_kspace() const)[3]']]],
- ['self_5frspace_7413',['self_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae54bac8976186442b13938414aa4825b',1,'hacc::Dfft::self_rspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#acc93eda3767eac618b2d43593ec54b44',1,'hacc::Dfft::self_rspace() const)[3]']]],
- ['semi_5fstructed_7414',['semi_structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13faf9c3193ceb5f05f22b939a6ddbf628c5',1,'amrex::Hypre']]],
- ['semicoarsening_5fdirection_7415',['semicoarsening_direction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#af940b94437ae9286df0f551aa28c8119',1,'amrex::LPInfo']]],
- ['send_7416',['Send',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aae0327dea4fe1379f7b09210e8e6ebd2',1,'amrex::ParallelDescriptor::Send(const std::vector< T > &buf, int dst_pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab3cede7750fdc21c3c11c9bc62a174ac',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a89ca8639338d64c25ee28faf1b829701',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag)']]],
- ['send_7417',['send',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html#a18b34e7c60c895b063c694f7745190ae',1,'amrex::NonLocalBC::CommHandler::send()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#adec8b60a70006093f04999aa307482a3',1,'amrex::MPMD::Copier::send()']]],
- ['send_5fdata_7418',['send_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#ac562fa064a61bafbf187dbf6f37d00ce',1,'amrex::FBData::send_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a5ba336738781f2d529bbb68a7f297e17',1,'amrex::NeighborParticleContainer::send_data()']]],
- ['send_5freqs_7419',['send_reqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#ac37fd86847fa215e7b422a70cb40d62d',1,'amrex::FBData::send_reqs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a3bdae5df3d248131a52ab1d0f65603fb',1,'amrex::PCData::send_reqs()']]],
- ['sendrecvdata_7420',['SendRecvData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aaba7711671dac7abcce70c3a94ba4dff',1,'CommProfStats']]],
- ['sendrecvlist_7421',['SendRecvList',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2f1c9ef45b46be3997c49b3a1a5bf7c0',1,'CommProfStats']]],
- ['sendrecvpair_7422',['SendRecvPair',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html',1,'CommProfStats::SendRecvPair'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a0990a7f5e9b6aa52a2ff77aa94e318b5',1,'CommProfStats::SendRecvPair::SendRecvPair()']]],
- ['sendrecvpairunpaired_7423',['SendRecvPairUnpaired',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html',1,'CommProfStats::SendRecvPairUnpaired'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html#af217ccce1eb0268f1a9e39f81fe19480',1,'CommProfStats::SendRecvPairUnpaired::SendRecvPairUnpaired()']]],
- ['sendtime_7424',['sendTime',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a90d32c59e4f098252339903fa293d8f6',1,'CommProfStats::SendRecvPair']]],
- ['senseinewmacro_7425',['senseiNewMacro',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d39fa37907313633609b0b404501b7d',1,'amrex::senseiNewMacro(AmrDataAdaptor)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac81456cdd4c1cd623e05a2494f607d00',1,'amrex::senseiNewMacro(AmrMeshDataAdaptor)']]],
- ['senseitypemacro_7426',['senseiTypeMacro',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a85b2b18fd182728955fa9cb13ef5bf30',1,'amrex::AmrDataAdaptor::senseiTypeMacro()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a5b94d5fbab0e48ed81b6edb7db19e0aa',1,'amrex::AmrMeshDataAdaptor::senseiTypeMacro()']]],
- ['seqnum_7427',['SeqNum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9fa50b376ee8c97f8d84852e244fd916',1,'amrex::ParallelDescriptor']]],
- ['serial_7428',['Serial',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#a78f596e766995fe79e9feefa86af852b',1,'amrex::BinPolicy']]],
- ['serialbinpolicy_7429',['SerialBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1SerialBinPolicy.html',1,'amrex::BinPolicy']]],
- ['serializestringarray_7430',['SerializeStringArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac55f6d6246ea70d74588e5f06fd92e99',1,'amrex']]],
- ['set_7431',['SET',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac8c350e6c62e1f2fd736b52d1b7caffaa0a8540b96d3e93084532672dad69790c',1,'amrex::TagBox']]],
- ['set_7432',['set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#aa878c4b78d2255ee578f1774359453a4',1,'amrex::BCRec::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#accbf2c73a258ba522542ac1ad13f9ca8',1,'amrex::BoxArray::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a5500e705c89c6c7f8d69a15fec86ac67',1,'amrex::BoxList::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'amrex::IndexTypeND::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'IndexTypeND< AMREX_SPACEDIM >::set()']]],
- ['set_5fadaptive_5ffast_5fstep_7433',['set_adaptive_fast_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0cc5e3e9b92660532ad6885f98707c87',1,'amrex::TimeIntegrator::set_adaptive_fast_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a49c90c36c565d4499bd64662416f4d0d',1,'amrex::IntegratorBase::set_adaptive_fast_step()']]],
- ['set_5fadaptive_5fstep_7434',['set_adaptive_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0b9f79016ad5d674f261835f9292b65a',1,'amrex::TimeIntegrator::set_adaptive_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a100f797cb82abd1ec8563c591ebe823a',1,'amrex::IntegratorBase::set_adaptive_step()']]],
- ['set_5fbc_5fpoints_7435',['set_bc_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#afbaf7389cb10c9e735d8528b49e9f555',1,'amrex::SplineDistFcnElement2d']]],
- ['set_5fcoarsen_5fratio_7436',['set_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a2d9128c80e5c47d5ce89cd3d930ce13a',1,'amrex::BATransformer']]],
- ['set_5fconnection_5fflags_7437',['set_connection_flags',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a82d4783a176cefd7ff69a7d61215a8c9',1,'amrex::EB2::set_connection_flags(Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a9b7e8df1d1bc60db9850f4a8abc067cd',1,'amrex::EB2::set_connection_flags(Box const &bx, Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< EBCellFlag > const &ctmp, Array4< Type_t > const &fx, Array4< Type_t > const &fy, Array4< Type_t > const &fz) noexcept']]],
- ['set_5fcontrol_5fpoints_7438',['set_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8e307fd3ea03450f0da9acb4148a81a3',1,'amrex::LineDistFcnElement2d::set_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a46ac59d2d62435816d113653dfde733d',1,'amrex::SplineDistFcnElement2d::set_control_points()']]],
- ['set_5fcovered_5fcell_7439',['set_covered_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a8b548f4c7a7bf3d667af5b6059fb6255',1,'amrex_ebcellflag_module']]],
- ['set_5fdefault_5ffunctions_7440',['set_default_functions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#add05ec6cd5ca348d5c542f67f26bdd25',1,'amrex::TimeIntegrator']]],
- ['set_5fdo_5finitval_7441',['set_do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#adebebb841a716183dc9e48ee95a37aec',1,'amrex::FArrayBox']]],
- ['set_5ffast_5frhs_7442',['set_fast_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5db4264c6efb34172936d86f0093f66f',1,'amrex::TimeIntegrator::set_fast_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ae970829d1dd7eb3d3bdfc2aed49cdf90',1,'amrex::IntegratorBase::set_fast_rhs(std::function< void(T &, const T &, const amrex::Real)> F)']]],
- ['set_5ffast_5ftime_5fstep_7443',['set_fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad59a858ee7ee2d3267dff6c2f085a4dd',1,'amrex::IntegratorBase::set_fast_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae68306a3a401327a691cd1125441e56f',1,'amrex::TimeIntegrator::set_fast_time_step()']]],
- ['set_5ffast_5ftolerances_7444',['set_fast_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a338b71036c6b6ddcc8e887518376152f',1,'amrex::IntegratorBase::set_fast_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae00d77a5b0a48d3a93d43eab74afe4f1',1,'amrex::TimeIntegrator::set_fast_tolerances()']]],
- ['set_5fimex_5frhs_7445',['set_imex_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3f9a713593758d783d8e8e0b0693e09a',1,'amrex::IntegratorBase::set_imex_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adc0c5681f1e071431d1fe28056d14a75',1,'amrex::TimeIntegrator::set_imex_rhs()']]],
- ['set_5findex_5ftype_7446',['set_index_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a1624c9b9c308aa8bcc73b3133064c861',1,'amrex::BATransformer']]],
- ['set_5finitval_7447',['set_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aca0e59c4e500ac53bacf12280c67f225',1,'amrex::FArrayBox']]],
- ['set_5flast_5fframe_5fofs_7448',['set_last_frame_ofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#af6494464a81b93bee92095f59487324b',1,'amrex::ParallelContext']]],
- ['set_5fmax_5fsteps_7449',['set_max_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9fe529e314e46e719aec6150281858a3',1,'amrex::IntegratorBase::set_max_steps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a164596b94edd3d913502235850b14a75',1,'amrex::TimeIntegrator::set_max_steps()']]],
- ['set_5fneighbor_7450',['set_neighbor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#afe2a626f0efaee2b68a1c1b08225638e',1,'amrex_ebcellflag_module']]],
- ['set_5fnum_5fthreads_7451',['set_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#aaeee8e96a1a1222c5fe65bf996f4b840',1,'amrex::OpenMP']]],
- ['set_5fofs_5fname_7452',['set_ofs_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a1bc1579142503db5584556389166c169',1,'amrex::ParallelContext::Frame']]],
- ['set_5fpost_5ffast_5fstage_5faction_7453',['set_post_fast_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a378df79907ae53d5eef652341833ab77',1,'amrex::IntegratorBase::set_post_fast_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a4d0707cf54102788e27bbd70e3d4e6c0',1,'amrex::TimeIntegrator::set_post_fast_stage_action()']]],
- ['set_5fpost_5ffast_5fstep_5faction_7454',['set_post_fast_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9a2a23791bed8871f255633f141f0444',1,'amrex::IntegratorBase::set_post_fast_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a6d0fb57fd367079315ef253fdf422ad1',1,'amrex::TimeIntegrator::set_post_fast_step_action()']]],
- ['set_5fpost_5fstage_5faction_7455',['set_post_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a694555275ea4407fe6132ebb1a2f09c3',1,'amrex::IntegratorBase::set_post_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a735d91b776f1b312abeb8df4227a6de6',1,'amrex::TimeIntegrator::set_post_stage_action()']]],
- ['set_5fpost_5fstep_5faction_7456',['set_post_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a0d4804fed689d7335e3b404e4a67c37d',1,'amrex::IntegratorBase::set_post_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a1a7c1baaebdd247398daef27e7fece49',1,'amrex::TimeIntegrator::set_post_step_action()']]],
- ['set_5fpost_5fupdate_7457',['set_post_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a2eb47576a3ff6810caeb56386103dec7',1,'amrex::IntegratorBase::set_post_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3514f8fb6f1d38f41f3d7fb19cba1e92',1,'amrex::TimeIntegrator::set_post_update()']]],
- ['set_5fpre_5frhs_5faction_7458',['set_pre_rhs_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a8ef74d0e351992265fb1aa438b6cab83',1,'amrex::IntegratorBase::set_pre_rhs_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a066ba07823227803aa5a08f5da69490e',1,'amrex::TimeIntegrator::set_pre_rhs_action()']]],
- ['set_5fpreferred_5fboundary_5fvalues_7459',['set_preferred_boundary_values',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adea5b76b420f0a2ccd2852d66301d376',1,'amrex::AmrLevel']]],
- ['set_5fregular_7460',['set_regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a9ddd20373173f3218e9adf472a02f119',1,'amrex::algoim']]],
- ['set_5fregular_5fcell_7461',['set_regular_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aa93549be8be197b8f44bf7918636c9f0',1,'amrex_ebcellflag_module']]],
- ['set_5fregular_5fsurface_7462',['set_regular_surface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1d243dc8981384f1c0cb8b266c042735',1,'amrex::algoim']]],
- ['set_5frhs_7463',['set_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae16747791ab03ecd41284a2c31635290',1,'amrex::TimeIntegrator::set_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad6bd9eb8cc13ac9e2a120c9018f529aa',1,'amrex::IntegratorBase::set_rhs()']]],
- ['set_5fsingle_5fvalued_5fcell_7464',['set_single_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#af1a98ee57e3c07abebae3e337d7895e7',1,'amrex_ebcellflag_module']]],
- ['set_5fstate_5fin_5fcheckpoint_7465',['set_state_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6560cdb555b4af1f6d5b525e1b25e4eb',1,'amrex::AmrLevel']]],
- ['set_5fstatus_7466',['set_status',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#ab15528cf0fd67ab35676d26249aa62a8',1,'amrex::Scan::detail::BlockStatus< T, false >::set_status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a0de77702f3fadd55115d207ef8e967f0',1,'amrex::Scan::detail::BlockStatus< T, true >::set_status()']]],
- ['set_5ftask_5foutput_5fdir_7467',['set_task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a9bda4e24001c99d756c6104f67925e72',1,'amrex::ForkJoin']]],
- ['set_5ftask_5foutput_5ffile_7468',['set_task_output_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#acc05284c00f1aafed90fb1c2a2fd6386',1,'amrex::ForkJoin']]],
- ['set_5ftime_5fstep_7469',['set_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#aa447937fa3bb442c94ce46cca5facd50',1,'amrex::TimeIntegrator::set_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa2dfdf9011fe5398e3aef23edc39d76a',1,'amrex::IntegratorBase::set_time_step(amrex::Real dt)']]],
- ['set_5ftolerances_7470',['set_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa6a9eaa0e52db6d40074bfc02b9cacd0',1,'amrex::IntegratorBase::set_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3d73596da85ccd3dbc7b5046533dc3f2',1,'amrex::TimeIntegrator::set_tolerances()']]],
- ['setacoeffs_7471',['setACoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aeb79fc965578886e2a266fc7404fd54e',1,'amrex::MLALaplacianT::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3897cf202c96a14a8d9733f25c5e750f',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, const MultiFab &alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4c998b02361b80cb5324775e3d58f90b',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, Real alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a50f7b86e67777f1fe45ccb4f91c9296d',1,'amrex::MLABecLaplacianT::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0dd9659e24893ff0ba46f4c68d10905c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, Real a_acoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a03c4c02f78e751df19a97909bd55032c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, const MultiFab &a_acoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aec0887e36eeb2fb1f1ba62f3877c8ef5',1,'amrex::PETScABecLap::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ade6e731e7392a70b13f66c6656631cdf',1,'amrex::Hypre::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a0f32ca25f6afb98cc7acbd3141465831',1,'amrex::MLABecLaplacianT::setACoeffs()']]],
- ['setagglomeration_7472',['setAgglomeration',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a5969085705dd33f4ed532326141d4c78',1,'amrex::LPInfo']]],
- ['setagglomerationgridsize_7473',['setAgglomerationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a2adef9e34d1e183d6fe240d63ac5e62a',1,'amrex::LPInfo']]],
- ['setall_7474',['setall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'amrex::IndexTypeND::setall()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'IndexTypeND< AMREX_SPACEDIM >::setall()']]],
- ['setalloc_7475',['SetAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#ab455e0f8529af58aa33685251d0f736a',1,'amrex::FabInfo::SetAlloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a983cd10420d59f361b7420da90de5066',1,'amrex::MFInfo::SetAlloc(bool a) noexcept']]],
- ['setallocsinglechunk_7476',['SetAllocSingleChunk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d61953b8663e6cbbcbb0f4669d81f77',1,'amrex::MFInfo']]],
- ['setalpha_7477',['setAlpha',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a3eca729943f3b29da314d62bcb5937d4',1,'amrex::MLEBNodeFDLaplacian::setAlpha()'],['../classHydro_1_1NodalProjector.html#a9769f81a3694553850294f8c7e8880f9',1,'Hydro::NodalProjector::setAlpha()']]],
- ['setalwaysusebnorm_7478',['setAlwaysUseBNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9e64f7c34ec5abddc37f653b110a3230',1,'amrex::MLMGT']]],
- ['setareanottotag_7479',['setAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aca274822a300bceaaa023cc330d441ba',1,'amrex::AmrLevel']]],
- ['setarena_7480',['SetArena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#a3df83b73b88ec8cea2e617ab5ba551e2',1,'amrex::FabInfo::SetArena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d77528f27f99ad698aa26c78da7e979',1,'amrex::MFInfo::SetArena()']]],
- ['setarena_7481',['setArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a6cc91f415f75d3cbe8f2cd97a96b8e30',1,'amrex::PolymorphicArenaAllocator::setArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae83ccc99cebafd9a616419f206acfc72',1,'amrex::StateData::setArena()']]],
- ['setbatchmode_7482',['SetBatchMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a037f84af3602f01bce985c2ebdd4cf12',1,'amrex::DataServices']]],
- ['setbc_7483',['setBC',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac58ae562e33ec29796418c84ad3d07dc',1,'amrex::setBC(const Box &bx, const Box &domain, int src_comp, int dest_comp, int ncomp, const Vector< BCRec > &bc_dom, Vector< BCRec > &bcr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad6ef0d3ad9d3a423c18134d029e0d7f0',1,'amrex::setBC(const Box &bx, const Box &domain, const BCRec &bc_dom, BCRec &bcr) noexcept']]],
- ['setbcoeffs_7484',['setBCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9088117f62b7fdf5ddf44a3cccea40eb',1,'amrex::MLEBABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6921ed5b8a0013c3264369854a7d0f12',1,'amrex::MLEBTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a41a0bab0f39a7886bee16b3db3253ef7',1,'amrex::MLEBABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab8caebdccf7fca99b02b592379019228',1,'amrex::PETScABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7c38bc186861725f433fa6a10b05604f',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, Real a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0a281f140e22682bba6d56183b2eaf33',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, const MultiFab &a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aec6c60aa0be2285afbcb0ea8b13efe93',1,'amrex::MLTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aa85c8346fd88d47cf525b9ebd2d64322',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ae025087505b611d886e4ce39371d6e21',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta, Location a_beta_loc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a469db0370bad5402adefe34c6a56abde',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, Vector< T > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a06fa308776f2f5601335602731480841',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, T beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa709ea8caddead35734c2c6aaba607d6',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, const Array< AMF const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a993feadb0ec999bd7f2d92717fd9c486',1,'amrex::Hypre::setBCoeffs()']]],
- ['setbeta_7485',['setBeta',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#adc4a60ef542a4e9f2ab766ab1a85a262',1,'amrex::MLCurlCurl::setBeta()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af850b6de810fc05e025ef44039fbc29a',1,'amrex::MLNodeTensorLaplacian::setBeta()']]],
- ['setbig_7486',['setBig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'BoxND< AMREX_SPACEDIM >::setBig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'amrex::BoxND::setBig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'BoxND< AMREX_SPACEDIM >::setBig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'amrex::BoxND::setBig()']]],
- ['setblockingfactor_7487',['SetBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#adf01c926d4f55d291a5d5a0e0b48c348',1,'amrex::AmrMesh::SetBlockingFactor(const IntVect &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3818b75f890359e9a8042f7a3b9e4e21',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< int > &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aba9a6c34f6e246926e9147ef3da5b535',1,'amrex::AmrMesh::SetBlockingFactor(int new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a04ba4d303b52fe2f1db1e7e23fca5c06',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< IntVect > &new_bf) noexcept']]],
- ['setblpversion_7488',['SetBLPVersion',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a01a542102cfa448623fce9a0eac7cea9',1,'BLProfStats']]],
- ['setbndry_7489',['setBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< FArrayBox >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::Mask >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::EBCellFlagFab >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::Mask >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::EBCellFlagFab >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a380fc7ccd2dfefbe1d03434086a21555',1,'amrex::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< FArrayBox >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< IArrayBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< IArrayBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< TagBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< TagBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e2396222f45dde47fc1cbf4fb45f162',1,'amrex::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::CutFab >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'amrex::FabArray::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'amrex::FabArray::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::CutFab >::setBndry()']]],
- ['setbndryfuncthreadsafety_7490',['setBndryFuncThreadSafety',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5dde8b1156c069f9ec776cb778b2b1c8',1,'amrex::StateDescriptor']]],
- ['setbndryvalues_7491',['setBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#accdac636c68436e7163d72917cba76c6',1,'amrex::InterpBndryDataT']]],
- ['setbottommaxiter_7492',['setBottomMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afc23f31b4eca82ba3272587a8a9998ed',1,'amrex::MLMGT']]],
- ['setbottomsmooth_7493',['setBottomSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2c1e8d8df826c5071a81e63e3aae54b4',1,'amrex::MLMGT']]],
- ['setbottomsolver_7494',['setBottomSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a781f8fc6334607f15d2ae45c1faeec50',1,'amrex::MLMGT']]],
- ['setbottomtolerance_7495',['setBottomTolerance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af18713081439d6261cb03153792cc0e8',1,'amrex::MLMGT']]],
- ['setbottomtoleranceabs_7496',['setBottomToleranceAbs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1de7f802d64a3237a66a9b4a1f24dfe2',1,'amrex::MLMGT']]],
- ['setbottomverbose_7497',['setBottomVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a002d46a5b24423762455f90086333f4b',1,'amrex::MLMGT::setBottomVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aebed57922b06a40a22b8e77048fade35',1,'amrex::OpenBCSolver::setBottomVerbose()']]],
- ['setboundarygeometry_7498',['setBoundaryGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adfcea84d67ac5f1276111e2bb32007aa',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY, BoundaryPointList &IntersectLoZ, BoundaryPointList &IntersectHiZ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a90bf34103118043a594a3e827f9f5e8b',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY) noexcept']]],
- ['setboundarywidth_7499',['SetBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac85bd7e77961978803b66748f57c1a14',1,'amrex::AmrData']]],
- ['setboundcond_7500',['setBoundCond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aa8cb046e06f3de6cb1db4be12ec87010',1,'amrex::BndryDataT::setBoundCond(Orientation face, int n, int comp, const BoundCond &bcn) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#afd3fdc202fd316dff91863242679263f',1,'amrex::BndryDataT::setBoundCond(Orientation face, const MFIter &mfi, int comp, const BoundCond &bcn) noexcept']]],
- ['setboundloc_7501',['setBoundLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac308c460f9c083f2fd2326ca62cd1811',1,'amrex::BndryDataT::setBoundLoc(Orientation face, int n, value_type val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a85f08d239e69b27930ba8ba4e4c163c1',1,'amrex::BndryDataT::setBoundLoc(Orientation face, const MFIter &mfi, value_type val) noexcept']]],
- ['setbox_7502',['setBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a1f9a7e4c07b451d03fbcc905145005b7',1,'amrex::BoxIterator']]],
- ['setboxarray_7503',['SetBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a404d43ca2363907df6d3206e892a220d',1,'amrex::AmrMesh']]],
- ['setboxbc_7504',['setBoxBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a5240bdd727e4e8b7ed90b3438ffb82df',1,'amrex::MLMGBndryT']]],
- ['setboxes_7505',['setBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a31f3e491669d858c7c73e04d2ad6cb00',1,'amrex::BndryRegisterT']]],
- ['setboxtype_7506',['SetBoxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< AtomicInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< Real >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< PetscInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< HYPRE_Int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< EBCellFlag >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< char >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'amrex::BaseFab::SetBoxType()']]],
- ['setbuf_7507',['setBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0ab15576cd65ae5152ba609b54b24550',1,'amrex::VisMF']]],
- ['setbuf_5fchar_5ftype_7508',['Setbuf_Char_Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a49a155dcc41cf64677c1b57df5dcfcb2',1,'amrex::VisMFBuffer']]],
- ['setbulkviscosity_7509',['setBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#acbe31c08085ba7b2e1b6ae53e22b688c',1,'amrex::MLTensorOp::setBulkViscosity(int amrlev, Real kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a89529e15aedc1628aaa544645a9a8b39',1,'amrex::MLTensorOp::setBulkViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a386cf912b2462e16023d9dd81c527552',1,'amrex::MLEBTensorOp::setBulkViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a0e7d54919f40ee816e333ba1d531ecb8',1,'amrex::MLEBTensorOp::setBulkViscosity(int amrlev, Real kappa)']]],
- ['setcfstrategy_7510',['setCFStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a42792f43ae4cc1ee24acf959aa647958',1,'amrex::MLMGT']]],
- ['setcheckfilepositions_7511',['SetCheckFilePositions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5fa42d848c0d0dc397ddf05fd16c5e16',1,'amrex::VisMF']]],
- ['setcoarseboundaryvelocityforsync_7512',['setCoarseBoundaryVelocityForSync',['../classHydro_1_1NodalProjector.html#a1e281898c2ac2b4b93c9ddffe6e0a397',1,'Hydro::NodalProjector']]],
- ['setcoarsefinebc_7513',['setCoarseFineBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC()'],['../classHydro_1_1MacProjector.html#aa180608476662e8842d3f531fbcaf4bd',1,'Hydro::MacProjector::setCoarseFineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const Array< MultiFab, 3 > *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const Array< MultiFab, 3 > *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept']]],
- ['setcoarsefinebclocation_7514',['setCoarseFineBCLocation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'amrex::MLLinOpT::setCoarseFineBCLocation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBCLocation()']]],
- ['setcoarseningstrategy_7515',['setCoarseningStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#af44fe2628228f69789874df4dbcab755',1,'amrex::MLNodeLaplacian']]],
- ['setcomplement_7516',['setComplement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< char >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< Real >::setComplement(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< Real >::setComplement(Real const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< int >::setComplement(int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< int >::setComplement(int const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< HYPRE_Int >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< char >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< AtomicInt >::setComplement(AtomicInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< AtomicInt >::setComplement(AtomicInt const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'amrex::BaseFab::setComplement(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'amrex::BaseFab::setComplement(T const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< HYPRE_Int >::setComplement()']]],
- ['setcomponent_7517',['setComponent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a3b6539c147eae1449f8b9ca1751d8867',1,'amrex::StateDescriptor::setComponent(int comp, const std::string &nm, const BCRec &bc, const BndryFunc &func, InterpBase *interp=nullptr, int max_map_start_comp=-1, int min_map_end_comp=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a70d556135903355292269f683db595f6',1,'amrex::StateDescriptor::setComponent(int comp, const std::string &nm, const BCRec &bc, const BndryFunc &func, InterpBase *interp, bool a_primary, int groupsize)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#aeeb4f83f275e3e879481880afd516c50',1,'amrex::DescriptorList::setComponent(int indx, int comp, const Vector< std::string > &nm, const Vector< BCRec > &bc, const StateDescriptor::BndryFunc &func, InterpBase *interp=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a509cf3b858a16175331faf1281adfd9d',1,'amrex::DescriptorList::setComponent(int indx, int comp, const std::string &nm, const BCRec &bc, const StateDescriptor::BndryFunc &func, InterpBase *interp=nullptr, int max_map_start_comp=-1, int min_map_end_comp=-1)']]],
- ['setcomputenewdtonregrid_7518',['setComputeNewDtOnRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a764b896be65e37000e8974c62cd98032',1,'amrex::Amr']]],
- ['setconfig_7519',['setConfig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)']]],
- ['setconnected_7520',['setConnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a1b691f1b39fa514056250ecdd9902098',1,'amrex::EBCellFlag::setConnected() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a024616425bcecbfc85fa2d13135f04f8',1,'amrex::EBCellFlag::setConnected(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a21debda402eb169cb267a0830cd97fae',1,'amrex::EBCellFlag::setConnected(int i, int j, int k) noexcept']]],
- ['setconsolidation_7521',['setConsolidation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#aae20ea49f949562cc31d87eb8e02cec1',1,'amrex::LPInfo']]],
- ['setconsolidationgridsize_7522',['setConsolidationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a50655cba9bb48a63c7f0913e0ba8e21a',1,'amrex::LPInfo']]],
- ['setconsolidationratio_7523',['setConsolidationRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ae8917bb5cf009969d7edf32ab9960056',1,'amrex::LPInfo']]],
- ['setconsolidationstrategy_7524',['setConsolidationStrategy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ac70c612644339e1f9c5072fc9825b986',1,'amrex::LPInfo']]],
- ['setconstant_7525',['setConstant',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#abce888c0693fdd70003a6177b18d06a6',1,'amrex::Parser::setConstant()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a3c8c7c907890aaec6fdecdd249d24cff',1,'amrex::IParser::setConstant()']]],
- ['setcoord_7526',['SetCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a2bf1bf10c89e3d151b0ad49b2c1722fa',1,'amrex::CoordSys']]],
- ['setcopiedfrom_7527',['SetCopiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a6fb006c80650854a70d3f1dc2c3c4655',1,'amrex::XYPlotDataList']]],
- ['setcovered_7528',['setCovered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5e64cb7ffa62b91cb2800ccea20aca3d',1,'amrex::EBCellFlag']]],
- ['setcpumemory_7529',['SetCpuMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#aea2d408b112c9b365f345889eed6965f',1,'amrex::ArenaInfo']]],
- ['setcpversion_7530',['SetCPVersion',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a962ff2aa0d88edf67c069815d8d92235',1,'BLProfStats::SetCPVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af33e60c5ccfea7a45165d97b41c98626',1,'CommProfStats::SetCPVersion()']]],
- ['setcrsevolume_7531',['setCrseVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a6a278cbdb5d26d92153834df80c5bb26',1,'amrex::YAFluxRegisterT']]],
- ['setcssize_7532',['SetCSSize',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e78f62dca25bbb5a403a1de61686d9d',1,'BLProfStats::SetCSSize()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a199bfb0dca140f601d5aa32d3b08e23e',1,'CommProfStats::SetCSSize()']]],
- ['setcsversion_7533',['SetCSVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8a67c8995d1137a537f5d9cf8bcc9ab6',1,'RegionsProfStats::SetCSVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a288d870f5202f31347754539a025783f',1,'BLProfStats::SetCSVersion()']]],
- ['setcumtime_7534',['setCumTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8440e6564a766f2aa1cf0670450b8523',1,'amrex::Amr']]],
- ['setcustomrhs_7535',['setCustomRHS',['../classHydro_1_1NodalProjector.html#a11a56c47404c03454159765873c7d576',1,'Hydro::NodalProjector']]],
- ['setdatasource_7536',['SetDataSource',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#ac8ab6353c41ea4880d2b5e68e2465564',1,'amrex::AmrDataAdaptor::SetDataSource()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#ae3854a759cdf938fcc037efa9ceee3b0',1,'amrex::AmrMeshDataAdaptor::SetDataSource()']]],
- ['setderefine_7537',['SetDerefine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aa811e9e6c5b434b3a82bd25a8a21896c',1,'amrex::AMRErrorTagInfo']]],
- ['setdevicememory_7538',['SetDeviceMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a6e2b5fae851f0abc6f11b3b60b41a515',1,'amrex::ArenaInfo']]],
- ['setdevicesync_7539',['SetDeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a0fda064accf3be6a1e5637bff182bbc2',1,'amrex::MFItInfo']]],
- ['setdirichletnodestozero_7540',['setDirichletNodesToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a1e1cf60387fbaec37d15c01e9f074ee5',1,'amrex::MLCurlCurl::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ad08f58adbfad6d97a54eec4261b8ce46',1,'amrex::MLNodeLinOp::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'MLLinOpT< Array< MultiFab, 3 > >::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a76c83a76bea9715006d1c962471346aa',1,'amrex::MLCellABecLapT::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'amrex::MLLinOpT::setDirichletNodesToZero()']]],
- ['setdirname_7541',['SetDirName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4a257010ca68aeaa03e8b7b02c5e5e0e',1,'BLProfStats']]],
- ['setdisconnected_7542',['setDisconnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3e740def3688ae4182b55c2eef7773ac',1,'amrex::EBCellFlag::setDisconnected() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aa3821fae6937052466356487d1bc25a3',1,'amrex::EBCellFlag::setDisconnected(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab7c742b707476ca618348efa1197f935',1,'amrex::EBCellFlag::setDisconnected(int i, int j, int k) noexcept']]],
- ['setdistributionmap_7543',['SetDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a452a3c38dd51bc37e199abe772759a3b',1,'amrex::AmrMesh']]],
- ['setdistributionmap_7544',['setDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a74036cca3383362145e0dd06a14a65ad',1,'amrex::StateData']]],
- ['setdivu_7545',['setDivU',['../classHydro_1_1MacProjector.html#aa4a6c51af0f9f7f5a7cdb90af94bb452',1,'Hydro::MacProjector']]],
- ['setdloga_7546',['SetDLogA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ab487c819b8467fb587f459b98d100897',1,'amrex::CoordSys']]],
- ['setdomainbc_7547',['setDomainBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'amrex::MLLinOpT::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'amrex::MLLinOpT::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['../classHydro_1_1MacProjector.html#a4e1fa14e4ba6e059f9f9eef63853f68a',1,'Hydro::MacProjector::setDomainBC()'],['../classHydro_1_1NodalProjector.html#ae593958db08f625398b63457c51cfd0e',1,'Hydro::NodalProjector::setDomainBC()']]],
- ['setdomainbcloc_7548',['setDomainBCLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'amrex::MLLinOpT::setDomainBCLoc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBCLoc()']]],
- ['setdomainbndry_7549',['setDomainBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'amrex::FabArray::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< TagBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< TagBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< IArrayBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< IArrayBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'amrex::FabArray::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry()']]],
- ['setdtlevel_7550',['setDtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae63754ca7b99b0ebc7dca496b4689bc4',1,'amrex::Amr::setDtLevel(const Vector< Real > &dt_lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a0a911dea6d732d72a00a493bd3205fe3',1,'amrex::Amr::setDtLevel(Real dt, int lev) noexcept']]],
- ['setdtmin_7551',['setDtMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a6ab52bdea5d9be7efd1f90548d8715',1,'amrex::Amr']]],
- ['setdynamic_7552',['SetDynamic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#afaabf4f7bbf8f45e425237a5116fffda',1,'amrex::NFilesIter::SetDynamic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a3eca2eae7ba9555f07544739396d8f57',1,'amrex::MFItInfo::SetDynamic()']]],
- ['setebbulkviscosity_7553',['setEBBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a3aa0e1f0a27c29c4cf2f73d97c19e6b9',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, MultiFab const &kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a40042adfb1e5e140ede04d0e6de31267',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, Real kappa)']]],
- ['setebdirichlet_7554',['setEBDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a780796d3dee5dfa89cba56c05383868d',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaa5d24895fc813690a700fff13302d30',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a21036dcdb342fa89b6bc11b0cf730d04',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7f36dae9f70a37ded92faab9a89b4a52',1,'amrex::MLEBTensorOp::setEBDirichlet()']]],
- ['setebhomogdirichlet_7555',['setEBHomogDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9acab9bf4580bb611d63434f8e2daeed',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a69dc896ed1e3c373ffed1364c14b39ea',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a367adfeb7192bf75233d0d3176eb8fd9',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4fd75863f9948f2fc1c82336088f1d51',1,'amrex::MLEBTensorOp::setEBHomogDirichlet(int amrlev, const MultiFab &beta)=delete']]],
- ['setebshearviscosity_7556',['setEBShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7c8d573df03c82ad4c1bbb8cec38f6aa',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, MultiFab const &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a95ede9e3771119992924c74dbbd6a83d',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, Real eta)']]],
- ['setebshearviscositywithinflow_7557',['setEBShearViscosityWithInflow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ad4578df66187d70b495bee32c9833c90',1,'amrex::MLEBTensorOp']]],
- ['setedgebcshi_7558',['SetEdgeBCsHi',['../namespaceHydroBC.html#a3a47bbbd8cc79009d41b04c27ebbd64f',1,'HydroBC']]],
- ['setedgebcslo_7559',['SetEdgeBCsLo',['../namespaceHydroBC.html#a8ba2207a75496ee3c6d88f44233d645b',1,'HydroBC']]],
- ['setenabled_7560',['setEnabled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)']]],
- ['setenableinverse_7561',['setEnableInverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9fd86ef6591da68553312d8cc6321034',1,'amrex::NeighborParticleContainer']]],
- ['setenforcesingularsolvable_7562',['setEnforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'MLLinOpT< Array< MultiFab, 3 > >::setEnforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'amrex::MLLinOpT::setEnforceSingularSolvable()']]],
- ['seterrorhandler_7563',['SetErrorHandler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a448749e34552187d2fa9254841970a6b',1,'amrex']]],
- ['setextrapvelbcshi_7564',['SetExtrapVelBCsHi',['../namespaceHydroBC.html#a73e41c0b9b0337ef1c4d484c7a18d4d7',1,'HydroBC']]],
- ['setextrapvelbcslo_7565',['SetExtrapVelBCsLo',['../namespaceHydroBC.html#a3db84e94f70bb83cddce24c02b206c27',1,'HydroBC']]],
- ['setfab_7566',['setFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< IArrayBox >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::Mask >::setFab(int boxno, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::Mask >::setFab(int boxno, amrex::Mask &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::Mask >::setFab(const MFIter &mfi, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::EBCellFlagFab >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::Mask >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< FArrayBox >::setFab(int boxno, std::unique_ptr< FArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< FArrayBox >::setFab(int boxno, FArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< FArrayBox >::setFab(const MFIter &mfi, std::unique_ptr< FArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< FArrayBox >::setFab(const MFIter &mfi, FArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< IArrayBox >::setFab(int boxno, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< IArrayBox >::setFab(int boxno, IArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< IArrayBox >::setFab(const MFIter &mfi, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< TagBox >::setFab(int boxno, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< TagBox >::setFab(int boxno, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< TagBox >::setFab(const MFIter &mfi, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< TagBox >::setFab(const MFIter &mfi, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::EBCellFlagFab >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'amrex::FabArray::setFab(const MFIter &mfi, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'amrex::FabArray::setFab(const MFIter &mfi, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'amrex::FabArray::setFab(int boxno, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'amrex::FabArray::setFab(int boxno, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(int boxno, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< AtomicInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< HYPRE_Int > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(const MFIter &mfi, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< PetscInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, amrex::BaseFab< PetscInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< PetscInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(const MFIter &mfi, amrex::BaseFab< PetscInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::CutFab >::setFab(int boxno, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::CutFab >::setFab(int boxno, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, std::unique_ptr< amrex::EBCellFlagFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, amrex::EBCellFlagFab &&elem)']]],
- ['setfab_5fassert_7567',['setFab_assert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< IArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< TagBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::Mask >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::CutFab >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'amrex::FabArray::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< FArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::EBCellFlagFab >::setFab_assert()']]],
- ['setfabio_7568',['setFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a7a5acc633fa80ec1cb999be2c4bbdc02',1,'amrex::FArrayBox']]],
- ['setfaboutsize_7569',['SetFabOutSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#abdbf701b94b7d6637e2669c3e5e86818',1,'amrex::DataServices']]],
- ['setfacearea_7570',['SetFaceArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3036d0e98088cf5ce1478f81b6d02aea',1,'amrex::CoordSys']]],
- ['setfaheadermapptr_7571',['SetFAHeaderMapPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0ae8938d03e0425949acee6bfdf003af',1,'amrex::StateData']]],
- ['setfiletype_7572',['SetFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2bfd78d92eae8d100a08f1b954c70483',1,'amrex::AmrData']]],
- ['setfilter_7573',['SetFilter',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa386bd7cfe5d670537ff28fc6abd818a',1,'BLProfStats::SetFilter(FilterStatus fs, const std::string &rname, int rnumber)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab2263e1e16de499efe38609fdea5f81b',1,'BLProfStats::SetFilter(FilterStatus fs)']]],
- ['setfiltertimeranges_7574',['SetFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a863b8a020da35bf11daf6c34ea5b55a0',1,'BLProfStats']]],
- ['setfinalfillbc_7575',['setFinalFillBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aaf653324d55081effa4617316f6fed7f',1,'amrex::MLMGT']]],
- ['setfinalsmooth_7576',['setFinalSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af409e46e36a83708948f57964d56e788',1,'amrex::MLMGT']]],
- ['setfinestlevel_7577',['SetFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab40e510f5cd8deda45eb675b82494808',1,'amrex::AmrMesh']]],
- ['setfixdenormals_7578',['SetFixDenormals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#adbd417c0e8ee1019ce39cc3c35d0b06d',1,'amrex::RealDescriptor']]],
- ['setfixediter_7579',['setFixedIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8d32d7e502abfe65f355e792f0fed5b7',1,'amrex::MLMGT']]],
- ['setfnames_7580',['SetFNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ac7083da4606bbac9cd04c7ba4278a28a',1,'BLProfStats']]],
- ['setformat_7581',['setFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6dd6c1696dd87f8345826bc2ca97cf56',1,'amrex::FArrayBox']]],
- ['setfpexcept_7582',['setFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78c3e0b7066802f4a1777e4384f004ac',1,'amrex']]],
- ['setfrequency_7583',['setFrequency',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)']]],
- ['setgaussseidel_7584',['setGaussSeidel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aaa74c5ed1094317d719bffbe89f016c9',1,'amrex::MLNodeLaplacian']]],
- ['setgeometry_7585',['setGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#afad5b72230c1ac0b5cc0874cad8d0f86',1,'amrex::ParticleLocator::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'amrex::AmrParticleLocator::setGeometry()']]],
- ['setgeometry_7586',['SetGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa755628d0ad98daf37de1670e57d2364',1,'amrex::AmrMesh']]],
- ['setgpercent_7587',['SetGPercent',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2c9001171e52450c8d565a1f9106ef41',1,'BLProfStats']]],
- ['setgraphregion_7588',['setGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a092d5e2b6a052f9620c9d3c3757ed1be',1,'amrex::Gpu']]],
- ['setgrideff_7589',['SetGridEff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a77c262385b1bd0bfc96fec96347c041a',1,'amrex::AmrMesh']]],
- ['setgroupsets_7590',['SetGroupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0e5c0555decdea8a4d09c7eabff1a07d',1,'amrex::VisMF']]],
- ['setgrowthfactor_7591',['SetGrowthFactor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#ae40903e99ce2fa70dfcfbc71e8e1f9d1',1,'amrex::VectorGrowthStrategy']]],
- ['setharmonicaverage_7592',['setHarmonicAverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2d7beea7bc93f71c8970977613d2ff08',1,'amrex::MLNodeLaplacian']]],
- ['sethdf5fapl_7593',['SetHDF5fapl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac99e8f8a8b8cd43c848fd5766134e3f2',1,'amrex']]],
- ['setheaderversion_7594',['SetHeaderVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2ce0e613077c3ec9c4c687628154c5ce',1,'amrex::VisMF']]],
- ['sethi_7595',['setHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a0d3a7e55c3bd28f808e3d130879f762e',1,'amrex::BCRec::setHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#adfe0a1636b666203a0fc32be47c5bedb',1,'amrex::RealBox::setHi(const Real *a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a48f67e7be6f62e4e0ac416af2ca860fa',1,'amrex::RealBox::setHi(const Vector< Real > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a94d83eb3cb499791bd998169535994d8',1,'amrex::RealBox::setHi(const RealVect &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a5cc6185da0581780aa6e6411a60795e4',1,'amrex::RealBox::setHi(int dir, Real a_hi) noexcept']]],
- ['sethiddendirection_7596',['setHiddenDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a9c3339a35d018641c2d340cee364755e',1,'amrex::LPInfo']]],
- ['sethomogvalues_7597',['setHomogValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a772640cb8d0030c7b6e69714d055d8e3',1,'amrex::InterpBndryDataT']]],
- ['sethostalloc_7598',['SetHostAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a76a736ea531b11031bc4742c16ebfa67',1,'amrex::ArenaInfo']]],
- ['sethyprenumsweeps_7599',['setHypreNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa3e3c7cdd1399a6569ead6da002cefcc',1,'amrex::Hypre']]],
- ['sethypreolddefault_7600',['setHypreOldDefault',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a176164a0be65a008953835f054ed05bb',1,'amrex::Hypre']]],
- ['sethypreoptionsnamespace_7601',['setHypreOptionsNamespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a69bd65a7f09331727ec3606700f744b7',1,'amrex::Hypre::setHypreOptionsNamespace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9f80d1c81a4fc95cd42b3741dbccbacd',1,'amrex::HypreNodeLap::setHypreOptionsNamespace()']]],
- ['sethyprerelaxorder_7602',['setHypreRelaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ae6d9ce8d191fe74154cb322a83647c65',1,'amrex::Hypre']]],
- ['sethyprerelaxtype_7603',['setHypreRelaxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a405012151d7a1605c76dc277321f8413',1,'amrex::Hypre']]],
- ['sethyprestrongthreshold_7604',['setHypreStrongThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a3709ca6588e8a170458aca0425335169',1,'amrex::Hypre']]],
- ['setinfo_7605',['SetInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ae91e33103b6e12dcf0a643a8904a74c1',1,'amrex::AMRErrorTag']]],
- ['setinitdatablocks_7606',['SetInitDataBlocks',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#abde311b30f111d93f7fbfed009773e76',1,'RegionsProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ac2f5f0735dd866d4d9dddd8e9192c94f',1,'CommProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a77c0419013558c7dc97b630646404ce4',1,'BLProfStats::SetInitDataBlocks()']]],
- ['setinitsnan_7607',['SetInitSNaN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac250c5ca9b8aaa82a1fc020e6855ae07',1,'amrex']]],
- ['setinitsolnzeroed_7608',['setInitSolnZeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7193b703cfcb637ad19ed8b60c53f3cb',1,'amrex::MLCGSolverT']]],
- ['setintcommcomp_7609',['setIntCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a63cbb0b5b6c81df9e4321148bc960f32',1,'amrex::NeighborParticleContainer']]],
- ['setiobuffersize_7610',['SetIOBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a6408b3042dc48515b0c3722c43826f03',1,'amrex::VisMFBuffer']]],
- ['setismatrixsingular_7611',['setIsMatrixSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ace6b42d6b4d28b5aeb6d0ae4ced033f1',1,'amrex::Hypre']]],
- ['setiteratetofalse_7612',['SetIterateToFalse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2c473ca991e89cf526fa0ecd967a7217',1,'amrex::AmrMesh']]],
- ['setlaunchregion_7613',['setLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a9f755b4680ecd261e7416fda7ca2b5bb',1,'amrex::Gpu']]],
- ['setlevel_7614',['SetLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a523062418a8d9a4207077fa87b98d521',1,'amrex::XYPlotDataList']]],
- ['setlevelbc_7615',['setLevelBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afaf162a4471fc9b3a7121d9579fea518',1,'amrex::MLCellLinOpT::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a06eca5d2d85df13a44bec68fb491e02d',1,'amrex::MLCurlCurl::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'amrex::MLLinOpT::setLevelBC(int, const MF *, const MF *=nullptr, const MF *=nullptr, const MF *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'amrex::MLLinOpT::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int, const Array< MultiFab, 3 > *, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a85ee06a6171baffc7d8ba4e7470a44ef',1,'amrex::MLNodeLinOp::setLevelBC()'],['../classHydro_1_1MacProjector.html#a14a612ac0c0042ac9e24fbdab72081df',1,'Hydro::MacProjector::setLevelBC()']]],
- ['setlevelcount_7616',['setLevelCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac5745e35deb1c5f1c6d8585cffe9605d',1,'amrex::Amr']]],
- ['setleveldirectoriescreated_7617',['SetLevelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'amrex::ParticleContainer_impl::SetLevelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetLevelDirectoriesCreated()']]],
- ['setleveldirectorycreated_7618',['SetLevelDirectoryCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a33b3a3f0806c790a05f39fae227042a0',1,'amrex::AmrLevel']]],
- ['setlevelsteps_7619',['setLevelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1cfac74af2f249a6addd2637d24cb758',1,'amrex::Amr']]],
- ['setlo_7620',['setLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a06a08fc2ff5eb243e5b56ad66734fd55',1,'amrex::RealBox::setLo(int dir, Real a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad17a084669ca15c44ee367f21a9ffc68',1,'amrex::RealBox::setLo(const RealVect &a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad513c995fcf5ff2ca68ea4a1ca78a9f7',1,'amrex::RealBox::setLo(const Vector< Real > &a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a1130b16abd9291592ada32965f8d3201',1,'amrex::RealBox::setLo(const Real *a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a7b9f9505622e2fa14b13aebd7f417d8f',1,'amrex::BCRec::setLo()']]],
- ['setlobndryconds_7621',['setLOBndryConds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ab6609bf57c735a9ebbf08bd4944dffef',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, IntVect const &ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a4968262312aabecee36bc2bde40ab80c',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, int ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#ad300e8ff5b343bdc22725143e1005469',1,'amrex::MLCellLinOpT::BndryCondLoc::setLOBndryConds()']]],
- ['setmapped_7622',['setMapped',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aa9baddb5a30572ac9597f98e6037b801',1,'amrex::MLNodeLaplacian']]],
- ['setmaxcoarseninglevel_7623',['setMaxCoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a4a7b1b85ca071370a9a98488be7dd5dc',1,'amrex::LPInfo']]],
- ['setmaxfmgiter_7624',['setMaxFmgIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a034852dcdb062a30ca616eb0363d202b',1,'amrex::MLMGT']]],
- ['setmaxfnumber_7625',['SetMaxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a522a3e0fdfe26feeb6fca90122db85eb',1,'RegionsProfStats']]],
- ['setmaxgridsize_7626',['SetMaxGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad6695b6090e726ea6bc405a7d3a75be8',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< IntVect > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ae26f4d197dc68e2d26837b8ad0043dbe',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< int > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a964c875f4546f513fb285e2f90278473',1,'amrex::AmrMesh::SetMaxGridSize(const IntVect &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a4612b4d9b23253095da92c3e323ffd73',1,'amrex::AmrMesh::SetMaxGridSize(int new_mgs) noexcept']]],
- ['setmaxiter_7627',['setMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afee26760c3b6fd120a20bead9d849ce4',1,'amrex::MLMGT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#adaf95795df6022fbffaeea323e4df3e0',1,'amrex::MLCGSolverT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a2eca9fbfceb38d605125d13abdf96b44',1,'amrex::HypreMLABecLap::setMaxIter()']]],
- ['setmaxiters_7628',['setMaxIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'amrex::GMRES::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'GMRES< MF, GMRESMLMGT< MF > >::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ae47a754ba15bd25bcb9b10f95b590364',1,'amrex::GMRESMLMGT::setMaxIters()']]],
- ['setmaxlevel_7629',['SetMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ad718a00a1cc39585c9a7f5d631d76a06',1,'amrex::AMRErrorTagInfo']]],
- ['setmaxorder_7630',['setMaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'amrex::MLLinOpT::setMaxOrder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'MLLinOpT< Array< MultiFab, 3 > >::setMaxOrder()']]],
- ['setmaxrnumber_7631',['SetMaxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e570ba8a5d7336446bd4de9d553bd6a',1,'BLProfStats']]],
- ['setmaxsemicoarseninglevel_7632',['setMaxSemicoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ab79eab223be7acae5356f6a9e1fdb0fc',1,'amrex::LPInfo']]],
- ['setmaxtime_7633',['SetMaxTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a7804b1aaad0f9423c2bd6505d4582845',1,'amrex::AMRErrorTagInfo']]],
- ['setmetricterm_7634',['setMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ad52d1c9d3214bf62a03f3a41ca82a34c',1,'amrex::LPInfo']]],
- ['setmffileinstreams_7635',['SetMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abda03b733e4f5e0b9f005f764f1a5b65',1,'amrex::VisMF']]],
- ['setmindigits_7636',['SetMinDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a1ba8e895b17fe1e7c39d318b1e1ed9f8',1,'amrex::NFilesIter']]],
- ['setmintime_7637',['SetMinTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ab82515699c685077e28466f7d98724de',1,'amrex::AMRErrorTagInfo']]],
- ['setmultighost_7638',['setMultiGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7d9c921734d6199c74f9ce44f81eba81',1,'amrex::FabArrayBase']]],
- ['setmultivalued_7639',['setMultiValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a7f74f489036a678a56c421c828b393b6',1,'amrex::EBCellFlag']]],
- ['setncycle_7640',['setNCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a189778c804c9127f8792d32cd927ecd7',1,'amrex::Amr']]],
- ['setnewtimelevel_7641',['setNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9abd20c02f978ad493cfe44eec3dec13',1,'amrex::StateData']]],
- ['setnghost_7642',['setNGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac578fcc67a6e49ae96d7578ce36c508f',1,'amrex::MLCGSolverT']]],
- ['setngrow_7643',['SetNGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8e2bdc864ffe06bd8e43902689bb624a',1,'amrex::AMRErrorTag']]],
- ['setngrowfilled_7644',['setNGrowFilled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2ad51584223d99ae31e86bf9a21c10b7',1,'amrex::FabArrayBase']]],
- ['setnormalizationthreshold_7645',['setNormalizationThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a5184c0395e2b615863f958c9a057f6d2',1,'amrex::MLNodeLaplacian']]],
- ['setnosyncregion_7646',['setNoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a361fc388a79423386fd65e7dfe189f57',1,'amrex::Gpu']]],
- ['setnoutfiles_7647',['SetNOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a12f990c53f9abf19fdd7c10f14eae38b',1,'amrex::VisMF::SetNOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1cbbd755f92181dadd9dbdbd81d92efb',1,'BLProfStats::SetNOutFiles(const int nof)']]],
- ['setnprocs_7648',['SetNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a5b9e541dff4023978e381b997dbcc00b',1,'BLProfStats']]],
- ['setnproper_7649',['SetNProper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aee314c43754854d98fc25ce6cd278796',1,'amrex::AmrMesh']]],
- ['setnsolve_7650',['setNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a309402aeb490c7011bbdc724dfb20e98',1,'amrex::MLMGT']]],
- ['setnsolvegridsize_7651',['setNSolveGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a52db13d6134d518279dce357d082ed35',1,'amrex::MLMGT']]],
- ['setnumlevels_7652',['setNumLevels',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a118f6ee0ff0a2b597f7465fbfa1ae3e2',1,'amrex::ParticleCopyOp']]],
- ['setnumneighbors_7653',['setNumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a06cb98e187a840616cfd0c681f596ab2',1,'amrex::StructOfArrays::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3418dd871a28056a9d8aa3ba12a016f6',1,'amrex::ParticleTile::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a3b1f7c4d9324b6ce179d86299b1ba853',1,'amrex::ArrayOfStructs::setNumNeighbors()']]],
- ['setnumstreams_7654',['SetNumStreams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a23dbb25432836874b6aa0885ff91e1c5',1,'amrex::MFItInfo']]],
- ['setnumthreadsmin_7655',['setNumThreadsMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a6693f142f50d3d5683ee44892c3f155a',1,'amrex::Gpu::Device']]],
- ['setoffset_7656',['SetOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aded987526da2665b805f491a3544ccd8',1,'amrex::CoordSys']]],
- ['setoldtimelevel_7657',['setOldTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a174f384ed70022d265210fb0ffa0f448',1,'amrex::StateData']]],
- ['setoptions_7658',['setOptions',['../classHydro_1_1NodalProjector.html#ac44569cae9df9f860be927c345ae18a8',1,'Hydro::NodalProjector::setOptions()'],['../classHydro_1_1MacProjector.html#a0e486b82b991320eb741d655f11e7c4e',1,'Hydro::MacProjector::setOptions()']]],
- ['setordering_7659',['setOrdering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a52578eab1d0f7cc7547af989033e82b6',1,'amrex::FArrayBox']]],
- ['setoversetmask_7660',['setOversetMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#afa9f37a1e4264b48744a5110fdb1c4ec',1,'amrex::MLNodeLinOp']]],
- ['setpargdb_7661',['SetParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a390bb96be3157bd1a0bf97fe3167e14b',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2b8152157d1ecf4129a015d2a8ead5ff',1,'amrex::ParticleContainerBase::SetParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a3a466989f4aa9bba5b055e42d48ee936',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)']]],
- ['setparserprefix_7662',['SetParserPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa1549749aa28417bed7bb7a9d5a99810',1,'amrex::ParmParse']]],
- ['setparticleboxarray_7663',['SetParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a8fa510470316026fa5b4ac4cf18a29c5',1,'amrex::AmrParGDB::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1165cc254c92620732eecdf3d1d44d14',1,'amrex::ParGDB::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ac3cf1b27511fecf4ab3f23a90f5f0e4c',1,'amrex::ParGDBBase::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a79aa4f01ee0c767eb5f92c5cfed9485d',1,'amrex::ParticleContainerBase::SetParticleBoxArray()']]],
- ['setparticledistributionmap_7664',['SetParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a88824bfe0471d8b133c5aa798b87c25f',1,'amrex::AmrParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1e01e231a9f26bf287a483608281173d',1,'amrex::ParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1635970789eadd3987d1011e60cf3003',1,'amrex::ParGDBBase::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0efe211fbdf5d6759cd3a045622e0250',1,'amrex::ParticleContainerBase::SetParticleDistributionMap(int lev, DistributionMapping new_dmap)']]],
- ['setparticlegeometry_7665',['SetParticleGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a89426801f817c951b25e9748f669d3ce',1,'amrex::ParticleContainerBase::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ace841700df06aa193ec553e98c6fb600',1,'amrex::AmrParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3efa366c1a89f28934b8ce6f0ebebd98',1,'amrex::ParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1aa41e46d76fa08134ec8f657692c718',1,'amrex::ParGDBBase::SetParticleGeometry()']]],
- ['setparticleidandcpu_7666',['SetParticleIDandCPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6076dc93e17aef13f76bd835e89ce265',1,'amrex']]],
- ['setparticlesize_7667',['SetParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'amrex::ParticleContainer_impl::SetParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetParticleSize()']]],
- ['setperiodicity_7668',['setPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a07025080452434734ae74c23e9f97224',1,'amrex::Geometry']]],
- ['setphioncentroid_7669',['setPhiOnCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1b6b64134bb5a73a43da2d2aaefbbf53',1,'amrex::MLEBABecLap']]],
- ['setphysbndryvalues_7670',['setPhysBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a24af38cde0573af0a4557b5e165690ff',1,'amrex::InterpBndryDataT']]],
- ['setphysboundaryvalues_7671',['setPhysBoundaryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2f324e3977de1beef5d204c04be51f4a',1,'amrex::AmrLevel']]],
- ['setpinmesh_7672',['setPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge::setPinMesh(int apinMesh)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge::setPinMesh(int apinMesh)']]],
- ['setpinmesh_7673',['SetPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#af95203532e6b05769deed97d8015911b',1,'amrex::AmrMeshDataAdaptor::SetPinMesh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#aeb2aa16f7cb72eebdd278083cc8616ef',1,'amrex::AmrDataAdaptor::SetPinMesh()']]],
- ['setplotvariables_7674',['setPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a8023d9fbf7106fe39977f43d1b07460e',1,'amrex::AmrLevel']]],
- ['setpostsmooth_7675',['setPostSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6207d80df231723fb69683f66f5ce6d0',1,'amrex::MLMGT']]],
- ['setpoststepregrid_7676',['setPostStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3740e0877382738d1cd8d382909ef855',1,'amrex::AmrLevel']]],
- ['setpoutbasename_7677',['setPoutBaseName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76884405b2dc4cd3167652aa79be5606',1,'amrex']]],
- ['setprecision_7678',['SetPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a7c4b1f95c46cd9f3e0435d36b25af7ca',1,'amrex::Print::SetPrecision()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a3e38d76f3f46409cbf9fa81259641906',1,'amrex::PrintToFile::SetPrecision()']]],
- ['setprecision_7679',['setPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a767556bba83027cac8eeecd67726aab8',1,'amrex::FArrayBox']]],
- ['setprecondnumiters_7680',['setPrecondNumIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3e4c31b46aeea964f7e6bf8798c3adea',1,'amrex::GMRESMLMGT']]],
- ['setpreferred_7681',['SetPreferred',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a8e8c57c71dcb35c394ddcd580388169f',1,'amrex::ArenaInfo']]],
- ['setpresmooth_7682',['setPreSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a198deef7be3c836a4e4262aeeb0d70ac',1,'amrex::MLMGT']]],
- ['setprobdomain_7683',['SetProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a4384bbd33d251a318b16a586333a54fc',1,'CommProfStats']]],
- ['setproc_7684',['SetProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad95846d17258a184db9a6df8a86c158d',1,'BLProfStats']]],
- ['setpropertyofzero_7685',['setPropertyOfZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a56349014c0d985e20f66cb789fc37d9f',1,'amrex::GMRESMLMGT']]],
- ['setptr_7686',['setPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< PetscInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'amrex::BaseFab::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< AtomicInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< char >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< EBCellFlag >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< HYPRE_Int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< Real >::setPtr()']]],
- ['setrange_7687',['setRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'amrex::BoxND::setRange()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'BoxND< AMREX_SPACEDIM >::setRange()']]],
- ['setreadbuffersize_7688',['SetReadBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a0e8add3f679863e8b4e09d5a681f3bd4',1,'amrex::RealDescriptor']]],
- ['setreadonly_7689',['SetReadOnly',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a17188b136da5e99440f925f648366292',1,'amrex::ArenaInfo']]],
- ['setrealbox_7690',['SetRealBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a3dc671430b63a9d4a3acde3473987d37',1,'amrex::AMRErrorTagInfo']]],
- ['setrealcommcomp_7691',['setRealCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c5eaf4a73e02b631f586b8d9eaa9b44',1,'amrex::NeighborParticleContainer']]],
- ['setrecorddatainfo_7692',['setRecordDataInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1569c279c9f53680c034fa8412aec447',1,'amrex::Amr']]],
- ['setrecordgridinfo_7693',['setRecordGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1019472407f6945a0f73f610fc1fd497',1,'amrex::Amr']]],
- ['setrecordruninfo_7694',['setRecordRunInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9bbbb5b286faccc02c5b6b90b4184c6a',1,'amrex::Amr']]],
- ['setrecordruninfoterse_7695',['setRecordRunInfoTerse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af19da464ed538fdb371cfc74ff3ac469',1,'amrex::Amr']]],
- ['setreduction_7696',['setReduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#a04a95c0948c5e2da94c3236ae7668edb',1,'amrex::Gpu::KernelInfo']]],
- ['setrefratio_7697',['SetRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6a7c7ec72dddbcaab79c7e37eb90fbb3',1,'CommProfStats']]],
- ['setregiontimeranges_7698',['SetRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae023b91eb3ee3bf6028a097d14279eee',1,'BLProfStats::SetRegionTimeRanges(const amrex::Vector< amrex::Vector< amrex::Vector< TimeRange > > > &rtr)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab91fda15e1bba727710584a087572686',1,'BLProfStats::SetRegionTimeRanges(const TimeRange &tr, const int n, const int r, const int t)']]],
- ['setregular_7699',['setRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a415368e4a55ec46befc98b59361a4237',1,'amrex::EBCellFlag']]],
- ['setregularlevel_7700',['setRegularLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa134f8da748d28d9c016c9ccf35e0276',1,'amrex::EB2::Level']]],
- ['setreleasethreshold_7701',['SetReleaseThreshold',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a65b5aebfacd9fcffe1532a1f0a4968df',1,'amrex::ArenaInfo']]],
- ['setrestartlength_7702',['setRestartLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'amrex::GMRES::setRestartLength()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'GMRES< MF, GMRESMLMGT< MF > >::setRestartLength()']]],
- ['setrunongpu_7703',['setRunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a7f2087821b195338a4b6f62bdf0ab2ae',1,'amrex::StateDescriptor::BndryFunc']]],
- ['setrz_7704',['setRZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a7aa065c26dda1e04e7433b12f6c09648',1,'amrex::MLEBNodeFDLaplacian']]],
- ['setrzcorrection_7705',['setRZCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad6fc7d27c22cd096b77b9bb7d2b4f66d',1,'amrex::MLNodeLaplacian']]],
- ['setscalars_7706',['setScalars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ac497cc99508dff6311d584d7e0636ce8',1,'amrex::Hypre::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af60aa5f93df4defa5142afa10ede59ef',1,'amrex::MLABecLaplacianT::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a41aaec43d94c9d9246f9f2a8219b0b33',1,'amrex::MLALaplacianT::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a6ec4dbd1f4658dc7cd6ef708b3968c4c',1,'amrex::MLCurlCurl::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad3027675177497cdb23a984a50ebcb12',1,'amrex::MLEBABecLap::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa2615f55a027cc9678c8fad74fd8f7ff',1,'amrex::MLNodeABecLaplacian::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aea6aef5fab439e43995892519fee28b6',1,'amrex::PETScABecLap::setScalars()']]],
- ['setsemicoarsening_7707',['setSemicoarsening',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a45b2ff9402b86070a36448a89c4e6e8a',1,'amrex::LPInfo']]],
- ['setsemicoarseningdirection_7708',['setSemicoarseningDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#adbc91f7b18c419f5e1be642d15a28e5e',1,'amrex::LPInfo']]],
- ['setsetbuf_7709',['SetSetBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af73ff9fbd9a91c471bfbe750de045fb9',1,'amrex::VisMF']]],
- ['setshared_7710',['SetShared',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#aab98a8a0ea2fe15e00d08626d0015205',1,'amrex::FabInfo']]],
- ['setshearviscosity_7711',['setShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6907d1c2b45662f70a24cc5deef001ca',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta, Location a_beta_loc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a514d2b861724430a7a0d3182bbf26d06',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, Real eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#af6d48bd951e581c0766cec582a9c85a3',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#abae8fb16d0725b3c3c728079359e8d4b',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, Real eta)']]],
- ['setshowbody_7712',['SetShowBody',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac3e2ebf3a95fc625bf57908fe1d07585',1,'amrex::AmrData']]],
- ['setsigma_7713',['setSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ab81f654708d4756a07160c7eaa343d48',1,'amrex::MLEBNodeFDLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aacdcbb450e721a927c9697c8b10e3c0c',1,'amrex::MLNodeTensorLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a4cbcb13e082363d597268b6523f72470',1,'amrex::MLNodeLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ae912d5edf5cef0c5118f70ba1bf9aa4f',1,'amrex::MLEBNodeFDLaplacian::setSigma()']]],
- ['setsinglestreamregion_7714',['setSingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae31e2a43c93959ebf7aa6bd6f564d85c',1,'amrex::Gpu']]],
- ['setsinglevalued_7715',['setSingleValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ace9da28b2b2d5ddcc0ac50ed1efc84a1',1,'amrex::EBCellFlag']]],
- ['setskippltlines_7716',['SetSkipPltLines',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae3bed0818b249c54dd2b51368264dd72',1,'amrex::AmrData']]],
- ['setsmall_7717',['setSmall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'BoxND< AMREX_SPACEDIM >::setSmall()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'amrex::BoxND::setSmall(int dir, int sm_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'amrex::BoxND::setSmall(const IntVectND< dim > &sm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'BoxND< AMREX_SPACEDIM >::setSmall()']]],
- ['setsmallplotvariables_7718',['setSmallPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adf299b915ff9411e6684762c72da84bc',1,'amrex::AmrLevel']]],
- ['setsmoothnumsweeps_7719',['setSmoothNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#acf2ee340ce60a3e241d9d06e4d14db59',1,'amrex::MLNodeLinOp']]],
- ['setsolver_7720',['setSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a1e6d43c5befb02185a364de58415471b',1,'amrex::MLCGSolverT']]],
- ['setsparsefpp_7721',['SetSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4502510b5b15f7e87226e43367e1923a',1,'amrex::NFilesIter']]],
- ['setstarttime_7722',['setStartTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6f9ae291b9b51ed55c83ff49e418fc49',1,'amrex::Amr']]],
- ['setstaticboundarywidth_7723',['SetStaticBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a45d9b6c2a9fff2fce88fccc4deed8b62',1,'amrex::AmrData']]],
- ['setstream_7724',['setStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a02723429d759214d88aab6044423995e',1,'amrex::Gpu::Device']]],
- ['setstreamindex_7725',['setStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a32697ec1849354e2ed52dbdb67e4cc55',1,'amrex::Gpu::Device']]],
- ['setsuperparticle_7726',['setSuperParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle()']]],
- ['setsyncresidualcrse_7727',['setSyncResidualCrse',['../classHydro_1_1NodalProjector.html#aa4c60977d0d8d2c28545871cddb5d19e',1,'Hydro::NodalProjector']]],
- ['setsyncresidualfine_7728',['setSyncResidualFine',['../classHydro_1_1NodalProjector.html#a305714866f853d54f6b3492226e692ad',1,'Hydro::NodalProjector']]],
- ['settag_7729',['SetTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#addb772907b0ba233d79468968d823b80',1,'amrex::MFInfo::SetTag(const char *t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a810a0fb9b39d3a0d313f44d2b4d09ef2',1,'amrex::MFInfo::SetTag() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#af21be827e6eb2fd48530caecff10482a',1,'amrex::MFInfo::SetTag(const std::string &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a09865d39fb552bb0fa800934f1b1fa6d',1,'amrex::MFInfo::SetTag(T &&t, Ts &&... ts) noexcept']]],
- ['setthrowexception_7730',['setThrowException',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a891052eaf3fafd326e6509c4bb1996bf',1,'amrex::MLMGT']]],
- ['settimelevel_7731',['setTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5b311a4d4139cce9025d1c41d28586b1',1,'amrex::AmrLevel::setTimeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a8e6217ecac0e2a8d99ce273835b20e91',1,'amrex::StateData::setTimeLevel()']]],
- ['settozero_7732',['setToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aa7abf628225cd94e5163b1400f549417',1,'amrex::GMRESMLMGT']]],
- ['settype_7733',['setType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a57d4f25c01e84b842b1456dee7985600',1,'amrex::EBCellFlagFab::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'amrex::BoxND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'BoxND< AMREX_SPACEDIM >::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'amrex::IndexTypeND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'IndexTypeND< AMREX_SPACEDIM >::setType()']]],
- ['setumac_7734',['setUMAC',['../classHydro_1_1MacProjector.html#ae011104055a3d9ba560bf411c33b60df',1,'Hydro::MacProjector']]],
- ['setup_7735',['Setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9b691763a32026e16671e3213068f745',1,'amrex::Geometry']]],
- ['setup_7736',['setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abb5bbeb49ef28654739d90718147285c',1,'amrex::HypreMLABecLap']]],
- ['setupmaps_7737',['setUpMaps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a97b4e7ac1dadacb050889cd919123863',1,'amrex::StateDescriptor']]],
- ['setupmri_7738',['SetupMRI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adf527e87fa79a752e7173b562eb55bd9',1,'amrex::SundialsIntegrator']]],
- ['setuprk_7739',['SetupRK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a4d5f9d59a1de4f0cb97ae4984a7c6b03',1,'amrex::SundialsIntegrator']]],
- ['setusedynamicsetselection_7740',['SetUseDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae5edd64d22f48b760a17f2e1c7369df6',1,'amrex::VisMF']]],
- ['setusenewchop_7741',['SetUseNewChop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a54d57857c4dd3aa50841ec74a13d4e4c',1,'amrex::AmrMesh']]],
- ['setusepersistentifstreams_7742',['SetUsePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae3d6b0ee4099108fc70fff4deb69b738',1,'amrex::VisMF']]],
- ['setuseprepost_7743',['SetUsePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'amrex::ParticleContainer_impl::SetUsePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUsePrePost()']]],
- ['setusesingleread_7744',['SetUseSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6142ed0a2ebee84b7961a5f429a3f4de',1,'amrex::VisMF']]],
- ['setusesinglewrite_7745',['SetUseSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2a642eb132677ff8e2cda24a665def96',1,'amrex::VisMF']]],
- ['setusesynchronousreads_7746',['SetUseSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a97d811af2fd976d508e3f0cb4460c0fb',1,'amrex::VisMF']]],
- ['setuseunlink_7747',['SetUseUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUseUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'amrex::ParticleContainer_impl::SetUseUnlink()']]],
- ['setval_7748',['setVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::EBCellFlagFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::CutFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::Mask >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::Mask >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::Mask >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::Mask >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::Mask >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::Mask >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< FArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::CutFab >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::CutFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::CutFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ab5e8da6e6afc2500eda235e22a485dda',1,'amrex::FabSetT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< TagBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< TagBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< TagBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< HYPRE_Int >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< TagBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#affc018df5ca039abaf4ffb0fd51e8619',1,'amrex::FabSetT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'amrex::IntVectND::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'IntVectND< AMREX_SPACEDIM >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a22eb86768e17886d036bc065094ce343',1,'amrex::MultiCutFab::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a6c6aeca9f57fbbdab3eb907b9b495bd4',1,'amrex::TagBoxArray::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae26f96532b61a1b39722a6125552c74c',1,'amrex::setVal(MF &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a218ff989e44a5c9d38b430f9fd2de4cd',1,'amrex::setVal(Array< MF, N > &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< IArrayBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< FArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< FArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< IArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< FArrayBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< IArrayBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< IArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< IArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< TagBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< TagBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< PetscInt >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< int >::setVal(int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< int >::setVal(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< int >::setVal(int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< PetscInt >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< EBCellFlag >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< PetscInt >::setVal(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< Real >::setVal(Real const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< Real >::setVal(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< Real >::setVal(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a005714dcfffa4635a7261f525892ac37',1,'amrex::BndryRegisterT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< AtomicInt >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::CutFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< char >::setVal(char const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< char >::setVal(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< char >::setVal(char const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::CutFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'amrex::BaseFab::setVal(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'amrex::BaseFab::setVal(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'amrex::BaseFab::setVal(T const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'amrex::FabArray::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'amrex::FabArray::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'amrex::FabArray::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'amrex::FabArray::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)']]],
- ['setvalif_7749',['setValIf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< EBCellFlag >::setValIf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< Real >::setValIf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'amrex::BaseFab::setValIf(T const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'amrex::BaseFab::setValIf(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< char >::setValIf(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< char >::setValIf(char const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< EBCellFlag >::setValIf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< int >::setValIf(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< int >::setValIf(int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< Real >::setValIf(Real const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept']]],
- ['setvalifnot_7750',['setValIfNot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< Real >::setValIfNot(Real const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< Real >::setValIfNot(Real const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< PetscInt >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< Real >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< char >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< PetscInt >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'amrex::BaseFab::setValIfNot(T const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'amrex::BaseFab::setValIfNot(T const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'amrex::BaseFab::setValIfNot(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< char >::setValIfNot(char const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< char >::setValIfNot(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< PetscInt >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< int >::setValIfNot(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< int >::setValIfNot(int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< HYPRE_Int >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< EBCellFlag >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< int >::setValIfNot()']]],
- ['setvalue_7751',['setValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#acf8b7ee0ecbe4e7a753b470251c106d0',1,'amrex::BndryDataT']]],
- ['setverbose_7752',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a55836d3122a77f927534e5e1d017342c',1,'BLProfStats::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac9e1d5f47bb112898e4bf7f56d738f0a',1,'amrex::ForkJoin::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a125dcbb8afa7e676566242972a5b7757',1,'amrex::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93023ed252fb2a08657bbdfa7ccc6a87',1,'amrex::AmrData::SetVerbose()']]],
- ['setverbose_7753',['setVerbose',['../classHydro_1_1NodalProjector.html#a8a1d865371bafe8385cbfcbbc8b0b91e',1,'Hydro::NodalProjector::setVerbose()'],['../classHydro_1_1MacProjector.html#a0421fceb4701fda980091df297a21183',1,'Hydro::MacProjector::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a580b216cdd0cc4085925ba398137c59a',1,'amrex::PETScABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a657ff95ca0e408729e171ef2a3ca2141',1,'amrex::OpenBCSolver::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a583837639457c1be71a4293604fb461d',1,'amrex::MLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'MLLinOpT< Array< MultiFab, 3 > >::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'amrex::MLLinOpT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a2579b4ef8718da67e5d5e499b4c484c1',1,'amrex::MLCGSolverT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5e66262b6c3958c576c2f3cd6c3a08e3',1,'amrex::HypreMLABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a1aa001ef00cb82f298c761cbf61de2e1',1,'amrex::Hypre::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a51b0cd328dd0bb2bf71ff67d266b673b',1,'amrex::GMRESMLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'GMRES< MF, GMRESMLMGT< MF > >::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'amrex::GMRES::setVerbose()']]],
- ['setverbose_7754',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a50ba1e91e9681699bf5c1a32be2814e6',1,'amrex::ParmParse::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2a0f56f8b64e6c0315442033ebd79fac',1,'amrex::ParticleContainerBase::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a998f1813f57b8415140b26966fd0f86c',1,'amrex::VisMF::SetVerbose()']]],
- ['setvfeps_7755',['SetVfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ab2473a7e3aa4aaa9e89dfa521add4252',1,'amrex::AmrData']]],
- ['setvolume_7756',['SetVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a7d18b648e6020f7b18907a2a96c8b4fd',1,'amrex::CoordSys']]],
- ['setvolumeweighting_7757',['SetVolumeWeighting',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aab42331c47167778993cf79cd0689549',1,'amrex::AMRErrorTagInfo']]],
- ['setwritebuffersize_7758',['SetWriteBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#aae779778e03e99a52811ac1e3460f4d2',1,'amrex::RealDescriptor']]],
- ['setwritetolevel_7759',['SetWriteToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aedf7787e5d78a2ec4920bdae6f1033c2',1,'amrex::DataServices']]],
- ['setxbcs_7760',['SetXBCs',['../namespaceEBGodunovBC.html#a95fe61ec1acf2cf81ce6b99cceac75e3',1,'EBGodunovBC::SetXBCs()'],['../namespacePPM.html#a90c9fcca9c5e4a4098dcccf9aaead891',1,'PPM::SetXBCs()']]],
- ['setxhi_7761',['setXHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a3fed54140796e26ad90fc8d151beb855',1,'amrex::EB2::Neighbor']]],
- ['setxlo_7762',['setXLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aa07825ca5ad98d94fa9bfb9879bb8383',1,'amrex::EB2::Neighbor']]],
- ['setybcs_7763',['SetYBCs',['../namespacePPM.html#abf337b316b14038fe9d5eace8e23b1be',1,'PPM::SetYBCs()'],['../namespaceEBGodunovBC.html#a0e325c26f3ab1fe5a4b6d8ccc67280a5',1,'EBGodunovBC::SetYBCs()']]],
- ['setyhi_7764',['setYHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a212ed5915d00323dcbcaeb9c017cf79f',1,'amrex::EB2::Neighbor']]],
- ['setylo_7765',['setYLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab5689b17794d98940e22c2dc1c856f72',1,'amrex::EB2::Neighbor']]],
- ['setzeroprocs_7766',['setZeroProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a3862f6ec68ebefd530ce66a3bd5e37b2',1,'amrex::NFilesIter']]],
- ['setzhi_7767',['setZHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a89b6f98e17fc1ab18e714227d70a16c6',1,'amrex::EB2::Neighbor']]],
- ['setzlo_7768',['setZLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab33258566bae2c23b99ff91a3ac9519c',1,'amrex::EB2::Neighbor']]],
- ['seven_7769',['seven',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#adcf19334126a0c0621bb1a5d277f513e',1,'amrex_constants_module']]],
- ['seven12th_7770',['seven12th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a9da77625a7b0670eb8278879579f82f4',1,'amrex_constants_module']]],
- ['seventh_7771',['seventh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a0b5112227b87f2cc4d60b17991780f73',1,'amrex_constants_module']]],
- ['sfab_7772',['sfab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html#ae6df6358ea8d160540ea882aeb87f3d7',1,'amrex::Array4PairTag::sfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#a2090663b968b8d0d0fa2f210d59deb99',1,'amrex::Array4CopyTag::sfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#af951da5bee9c280eac072aaf7f9339af',1,'amrex::Array4MaskCopyTag::sfab()'],['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html#a4ff330a96d834decbe692af33b5ef290',1,'FabCopyTag::sfab()']]],
- ['sfc_7773',['SFC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8ad783c9afd6b9c9388ebbb4498c6b39e4',1,'amrex::DistributionMapping']]],
- ['sfc_5fthreshold_7774',['sfc_threshold',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b82c3e2c727baf0805e10a006744bc0',1,'amrex']]],
- ['sfc_5fthreshold_7775',['SFC_Threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2da18b37a31f8c679aa06df2e0f5d697',1,'amrex::DistributionMapping::SFC_Threshold()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a63653fe42e3932487e1f5ae3665d8c2e',1,'amrex::DistributionMapping::SFC_Threshold(int n)']]],
- ['sfcprocessormap_7776',['SFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1960a437a27e870cd41e9e837c196a57',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, int nprocs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3abd803a3f6d55816621735d7a7c1ed6',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, Real &efficiency, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abbce89f9e0c8bfb34b02b516b75a3482',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, bool sort=true)']]],
- ['sfcprocessormapdoit_7777',['SFCProcessorMapDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a13273515e111009ee6d6ade3e0581c30',1,'amrex::DistributionMapping']]],
- ['shared_7778',['shared',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#aad9bb4d1cfbd53be67289b734bf5042c',1,'amrex::FabInfo']]],
- ['shared_5fmemory_7779',['shared_memory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< char >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< EBCellFlag >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'amrex::BaseFab::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< AtomicInt >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< HYPRE_Int >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< int >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< PetscInt >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< Real >::shared_memory()']]],
- ['sharedmem_7780',['sharedMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#aec6fe7611547a4813a4f2d79d341675a',1,'amrex::Gpu::ExecutionConfig']]],
- ['sharedmemory_7781',['SharedMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory.html',1,'amrex::Gpu::SharedMemory< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::CutFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'amrex::FabArray::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< AtomicInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< PetscInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::EBCellFlagFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::Mask >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< FArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< IArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< TagBox >::SharedMemory()']]],
- ['sharedmemory_3c_20bool_20_3e_7782',['SharedMemory< bool >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01bool_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20char_20_3e_7783',['SharedMemory< char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01char_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20double_20_3e_7784',['SharedMemory< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01double_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20float_20_3e_7785',['SharedMemory< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01float_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20int_20_3e_7786',['SharedMemory< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01int_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20long_20_3e_7787',['SharedMemory< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20long_20long_20_3e_7788',['SharedMemory< long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20openbc_3a_3amoments_3a_3aarray_5ftype_20_3e_7789',['SharedMemory< openbc::Moments::array_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01openbc_1_1Moments_1_1array__type_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20short_20_3e_7790',['SharedMemory< short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01short_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20char_20_3e_7791',['SharedMemory< unsigned char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01char_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20int_20_3e_7792',['SharedMemory< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01int_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20long_20_3e_7793',['SharedMemory< unsigned long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20long_20long_20_3e_7794',['SharedMemory< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20short_20_3e_7795',['SharedMemory< unsigned short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01short_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemperblock_7796',['sharedMemPerBlock',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a919512587c63820d178daacc381ccde1',1,'amrex::Gpu::Device']]],
- ['shift_7797',['shift',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb4be22defeee8d81bebe2729a83826a',1,'amrex::shift(const BoxND< dim > &b, const IntVectND< dim > &nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0965954841613a669702c6c2aa42c66f',1,'amrex::shift(const BoxND< dim > &b, int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< IArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'amrex::BaseFab::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'amrex::BaseFab::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< AtomicInt >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< AtomicInt >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< char >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< char >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< EBCellFlag >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< EBCellFlag >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< HYPRE_Int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< HYPRE_Int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< PetscInt >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< FArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< TagBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'amrex::IntVectND::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'amrex::IntVectND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'IntVectND< AMREX_SPACEDIM >::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'IntVectND< AMREX_SPACEDIM >::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::Mask >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::EBCellFlagFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::CutFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< PetscInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< AtomicInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'amrex::FabArray::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'BoxND< AMREX_SPACEDIM >::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'BoxND< AMREX_SPACEDIM >::shift(int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'amrex::BoxND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'amrex::BoxND::shift(int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxList::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxDomain::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a2ae1e7b4aa2c6c0f78d777bbb6b9f290',1,'amrex::BoxArray::shift(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abbb552183613f3c0861fb4e6755d942e',1,'amrex::BoxArray::shift(int dir, int nzones)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< Real >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< Real >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< PetscInt >::shift()']]],
- ['shift_5fhasher_7798',['shift_hasher',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntVectND_1_1shift__hasher.html',1,'amrex::IntVectND']]],
- ['shifthalf_7799',['shiftHalf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< AtomicInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< PetscInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'BoxND< AMREX_SPACEDIM >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'amrex::BoxND::shiftHalf(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'amrex::BoxND::shiftHalf(int dir, int num_halfs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxList::shiftHalf(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxList::shiftHalf(int dir, int num_halfs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxDomain::shiftHalf(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxDomain::shiftHalf(int dir, int num_halfs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< Real >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< Real >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< PetscInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'BoxND< AMREX_SPACEDIM >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< HYPRE_Int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< HYPRE_Int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< EBCellFlag >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< EBCellFlag >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< char >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< char >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< AtomicInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'amrex::BaseFab::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'amrex::BaseFab::shiftHalf(int dir, int n_cell) noexcept']]],
- ['shiftintvect_7800',['shiftIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#aa00f72c117ab2cfa93707b4dfce502c6',1,'amrex::Periodicity']]],
- ['shmem_7801',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html',1,'amrex::FabArray']]],
- ['shmem_7802',['shmem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::Mask >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< TagBox >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< IArrayBox >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< FArrayBox >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::EBCellFlagFab >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::CutFab >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::BaseFab< PetscInt > >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::BaseFab< AtomicInt > >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'amrex::FabArray::shmem()']]],
- ['shmem_7803',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#aec97898947982708e087ae84c0efc3d0',1,'amrex::FabArray::ShMem::ShMem(const ShMem &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a2f41c14e40bc2a252cde7b96a797e6c2',1,'amrex::FabArray::ShMem::ShMem(ShMem &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a331615980ef894be2c619a757c5a8637',1,'amrex::FabArray::ShMem::ShMem() noexcept=default']]],
- ['shortside_7804',['shortside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'amrex::BoxND::shortside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'amrex::BoxND::shortside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'BoxND< AMREX_SPACEDIM >::shortside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'BoxND< AMREX_SPACEDIM >::shortside() const noexcept']]],
- ['shrink_7805',['shrink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'IndexTypeND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'amrex::IntVectND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'amrex::BoxND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'BoxND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'amrex::IndexTypeND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'IntVectND< AMREX_SPACEDIM >::shrink()']]],
- ['shrink_5fin_5fplace_7806',['shrink_in_place',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac4854f7e5c0443cfadeb4a652286a18f',1,'amrex::detail::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a1fec80ed73e43de305a5e232e0b551a6',1,'amrex::Arena::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'amrex::ArenaAllocatorBase::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a39b6596c9fb986503f9e782ff67ecd40',1,'amrex::CArena::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ArenaWrapper >::shrink_in_place()']]],
- ['shrink_5fto_5ffit_7807',['shrink_to_fit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int *, DefaultAllocator< const int * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< index_type >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int *, DefaultAllocator< int * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::XDim3 >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::STLtools::Triangle >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7ff65a82757f35dd00d2ce7435be5a71',1,'amrex::ParticleTile::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'amrex::PODVector::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::BoxND >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::NeighborCode >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::openbc::MomTag >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< std::size_t >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< unsigned int >::shrink_to_fit()']]],
- ['shrinktofit_7808',['ShrinkToFit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'amrex::ParticleContainer_impl::ShrinkToFit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ShrinkToFit()']]],
- ['shuffle_5fdown_7809',['shuffle_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1detail.html#a70672ccc3c84750b04061d9750d7d6bd',1,'amrex::Gpu::detail']]],
- ['side_7810',['side',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a079589b947e48000160801106e65d2fe',1,'amrex::algoim::PsiCode']]],
- ['side_7811',['Side',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410',1,'amrex::Orientation']]],
- ['side_5fop_7812',['side_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a2220cd5ad225611142968a7e52fce6b8',1,'amrex::tri_geom_ops']]],
- ['side_5fop3_7813',['side_op3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#aae5e185d12b364ca4a81628b175432bb',1,'amrex::tri_geom_ops']]],
- ['sigma_7814',['Sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82a827faff1bdcfe446237c4d6289abce66',1,'amrex::MLNodeLinOp']]],
- ['sign_7815',['sign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a3a8fe25b0375f175a86024aef70cd49b',1,'amrex::NonLocalBC::MultiBlockIndexMapping::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html#a636f8deeca6a119cd092b5a3257631cc',1,'amrex::ParserExeSUB_PN::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html#a07d4bc291fdef66c95f2bb4a5fcfb44b',1,'amrex::IParserExeSUB::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html#a2fba2695fb011df9b7cc71d61b8ce8f2',1,'amrex::IParserExeSUB_PN::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a47d12f0c6eef6f8e1f3f3d205d37c958',1,'amrex::algoim::PsiCode::sign()']]],
- ['signal_5fhandling_7816',['signal_handling',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a849ecc2f5e60d79d5ae3dfacee28ca4f',1,'amrex::system']]],
- ['simdata_7817',['SimData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#ae53eccbcdd637ad1dcbdc0be4e895dc8',1,'amrex::AmrDataAdaptor::InternalsType']]],
- ['simmetadata_7818',['SimMetadata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#ab54c62846a8614acc3d677a975186569',1,'amrex::AmrDataAdaptor::InternalsType']]],
- ['simpleremoveoverlap_7819',['SimpleRemoveOverlap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ebc8341ffa9cc6f20e707bfb36ce253',1,'amrex']]],
- ['simplified_7820',['simplified',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4b3404ba7ad7bd57ae030a505619e205',1,'amrex::BoxArray']]],
- ['simplified_5flist_7821',['simplified_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a49e30b75672ca760ce5b4ece3114f08f',1,'amrex::BoxArray']]],
- ['simplify_7822',['simplify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxList::simplify()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxDomain::simplify()']]],
- ['simplify_5fdoit_7823',['simplify_doit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf1b93b74700437fde78c1cecfba7283',1,'amrex::BoxList']]],
- ['sincos_7824',['sincos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a132a1933870ca2c349d598c1a634dd30',1,'amrex::Math::sincos()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a42f31885c8f93e816a142d0685715ad6',1,'amrex::Math::detail::sincos()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ac235809e73ad52f2d6b8c7cf324e9a27',1,'amrex::Math::sincos()']]],
- ['sincosf_7825',['sincosf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a6040b705f14e2498baef550a8196fe39',1,'amrex::Math::detail']]],
- ['sincospi_7826',['sincospi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#af9868b2887bd7c4758a04d4603d10a5a',1,'amrex::Math::sincospi(double x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#aecf367b723c8148d80df1abf95f5dfb5',1,'amrex::Math::sincospi(float x)']]],
- ['single_7827',['single',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282add5c07036f2975ff4bce568b6511d3bc',1,'amrex::ForkJoin']]],
- ['single_5flevel_5fredistribute_7828',['single_level_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a03abd966dfb25986b3cf03c84f0027a1',1,'amrex']]],
- ['single_5flevel_5fweighted_5fredistribute_7829',['single_level_weighted_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3e0c2d6c6d25bd6068cc3347d94d89c',1,'amrex']]],
- ['single_5fproduct_7830',['single_product',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad1bedfbf5b00ed85060a201b5e19ffb',1,'amrex']]],
- ['single_5fseg_5fcpdist_7831',['single_seg_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8a22b07e6b5fd6ac52f1a09463038c13',1,'amrex::LineDistFcnElement2d']]],
- ['single_5fspline_5fcpdist_7832',['single_spline_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a3722851ada457f53ade7e28e84acfe79',1,'amrex::SplineDistFcnElement2d']]],
- ['single_5ftask_7833',['single_task',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a806c4106b25aa520cedc66fcbb10fff7',1,'amrex::single_task(gpuStream_t stream, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa785b3b07c24c864604e8de72a0bb919',1,'amrex::single_task(L &&f) noexcept']]],
- ['single_5fvalued_7834',['single_valued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a34d542ffa101be3b08b45ad08a1aa41e',1,'amrex_ebcellflag_module']]],
- ['single_5fvalued_5fbits_7835',['single_valued_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#acc96dac6bf3def385c6a9bd418b71b6e',1,'amrex::EBCellFlag']]],
- ['single_5fvof_5fbits_7836',['single_vof_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a7ee55a07343cf958411c2400a2925a9a',1,'amrex::EBCellFlag']]],
- ['singlechunkarena_7837',['SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html',1,'amrex::detail::SingleChunkArena'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a2e3657b0ceda0efbd0b6457aec18480b',1,'amrex::detail::SingleChunkArena::SingleChunkArena(Arena *a_arena, std::size_t a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a5d44b33a34400e117bf1fb885c295f41',1,'amrex::detail::SingleChunkArena::SingleChunkArena()=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a9429dc85f6e1b449f8e4b8daa984129e',1,'amrex::detail::SingleChunkArena::SingleChunkArena(const SingleChunkArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#acbc5848d9c62c383f3e5019dfb905435',1,'amrex::detail::SingleChunkArena::SingleChunkArena(SingleChunkArena &&rhs)=delete']]],
- ['singlechunkptr_7838',['singleChunkPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'amrex::FabArray::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'amrex::FabArray::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::CutFab >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< TagBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< TagBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< IArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< IArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< FArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< FArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::Mask >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::CutFab >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::Mask >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()']]],
- ['singlechunksize_7839',['singleChunkSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< TagBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< IArrayBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< FArrayBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::Mask >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::EBCellFlagFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::CutFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'amrex::FabArray::singleChunkSize()']]],
- ['singleleveltoblueprint_7840',['SingleLevelToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aede6d4189f1d218b26880a44405df55e',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, Node &res)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aecc3c40b87ae2ae19e6aac69ff910cf8',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, conduit::Node &bp_mesh)']]],
- ['singlestreamregion_7841',['SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html',1,'amrex::Gpu::SingleStreamRegion'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a1f4b981603f787eaf5882d2a74d73bf8',1,'amrex::Gpu::SingleStreamRegion::SingleStreamRegion()']]],
- ['singletypemultiplier_7842',['SingleTypeMultiplier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab5675d735314e418d7eb80a17ef3f135',1,'amrex::detail::SingleTypeMultiplier(T)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af01333ae8cd22a78600a759f8cc32089',1,'amrex::detail::SingleTypeMultiplier(const T(&)[N])']]],
- ['singletypemultiplier_5fimpl_7843',['SingleTypeMultiplier_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad867a3bb23fa15988044c68bf1266b7c',1,'amrex::detail']]],
- ['singlevalued_7844',['singlevalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa928c4a180152a4857751871f38d5f9ef',1,'amrex']]],
- ['sinpi_7845',['sinpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a209b6bc6888f6b26a5337094aa3b5900',1,'amrex::Math::sinpi(float x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a0568425c35018cd1be09a3b08a245585',1,'amrex::Math::sinpi(double x)']]],
- ['six_7846',['six',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a82956dfe228acd8237172da6676e9e6c',1,'amrex_constants_module']]],
- ['sixteen_7847',['sixteen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#aeb6d1230cd2bb69d1e8a79f646808baa',1,'amrex_constants_module']]],
- ['sixth_7848',['sixth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ae2e70eb2f49e4b9b3e0f31f677b28c43',1,'amrex_constants_module']]],
- ['size_7849',['size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::ReductionEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< double >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< gpuStream_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MF >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::NameTagEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Request >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Status >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< ParticleLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RegionsProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RT >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Setbuf_Char_Type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::ifstream * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< BLProfStats::TimeRange > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::YAFluxRegisterT< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< RT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::vector< bool > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::VisMF::FabOnDisk >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::WeightedBox >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< Real, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< BLProfStats::BLPDataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char const * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::BarrierEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< T > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::VisMF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< std::fstream > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< V >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vertex >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#aee7d2fdc93ce371ec5059e473dc4a546',1,'amrex::VectorTag::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4d78a01bd23f19f9a1e0289490d79cfc',1,'amrex::VisMF::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ac0043f7a0977743d03b2848e34f36df4',1,'amrex::WeightedBoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#af4a6afcca3d71815aa1bc2ea67f622d1',1,'amrex::Gpu::range_detail::size(BoxND< dim > const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a57949ca6008ad4fe7edb4e00741b1906',1,'amrex::Gpu::range_detail::size(T const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, IntVector > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, ParticleTile > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::string, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< int, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< void *, amrex::Arena * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::string >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const ParticleReal *, NArrayReal >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, nelems >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal *, NAR >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 4 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int *, NAI >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real,(M+2) *(M+1)/2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const int *, NArrayInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< bool, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::EB2::PolyTerm, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::Interval, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'amrex::GpuArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#add0c4c063317604e14f8e37a5111afcd',1,'amrex::FatPtr::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ac701dad264a80003de6f61480b98a869',1,'amrex::FabSetT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a713a78056e395c21e855dcc1ed56525c',1,'amrex::FabArrayBase::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a4cb40d2d0fafeeb40b606421015705fa',1,'amrex::ParticleTile::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::STLtools::Triangle >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::openbc::MomTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::NeighborCode >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::XDim3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'amrex::PODVector::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a147954f74bf8c13090b0f243209c3c5f',1,'amrex::ErrorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a26aa497b3f57ab5b180a655e74ed34cd',1,'amrex::ParticleArrayAccessor::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a164daf80e9951556f38dc0887e804c78',1,'amrex::ParticleArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a736fe7c725b517fece9136f39e983765',1,'amrex::CArena::Node::size(std::size_t sz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a1bc2b9b503ccabb172ffe16f554519cf',1,'amrex::CArena::Node::size() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'IntVectND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'amrex::IntVectND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'IndexTypeND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'amrex::IndexTypeND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aa263203c4d632942992a81436d22d658',1,'amrex::EB2::IndexSpace::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#af332a589a51f1028800331fe10fc9985',1,'amrex::ArrayOfStructs::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'amrex::BaseFab::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< AtomicInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< EBCellFlag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< HYPRE_Int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< Real const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< PetscInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a132f07148e07fdae3f891ab726e467fb',1,'amrex::BndryRegisterT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac492bfeacfc03ff2dcb5375e5422d417',1,'amrex::BoxArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#ae5dbe221521d32d612f7f27c8f08fa57',1,'amrex::BoxCommHelper::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxDomain::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'amrex::BoxND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'BoxND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a15a7c9b713844d961e224cec1e1b07cf',1,'CommProfStats::DataBlock::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0eebc2b29efd96d23accd706ab5f6930',1,'amrex::DistributionMapping::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a9facef73a0d5a831733696abfa55f1f8',1,'amrex::DescriptorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a7e8276dde25976588d90281777c5a96c',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#ac8950252d5f3400022f97669a5ae9f66',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#aca5acc3051c0c94e3668e5e5b5f17c17',1,'amrex::Gpu::Buffer::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< MF > >::size()']]],
- ['size_7850',['Size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a451ff25eda72f0f12b5f403fe0d3c071',1,'amrex::InSituUtils::StateMap']]],
- ['size_7851',['size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a89260b2a2531381fabe737e7186860b2',1,'amrex::FabArrayBase::CacheStats::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a003cda29a508c69f8a9cb1ee80c7b72b',1,'amrex::NonLocalBC::CommData::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Long > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a42bc947424343bc3814de983a6218d26',1,'amrex::AMReX::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'amrex::Array1D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'Array1D< int, 0, N-1 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'amrex::Array2D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4a46d0e6678b986c89dc8bfa94a3a849',1,'amrex::Array3D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'amrex::Array4::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::InterpBase * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::PolyTerm >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::STLLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::ComponentSet >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::MFFork >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Geometry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::iMultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IndexTypeND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::GShopLevel< G > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IntVectND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiMask >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ParticleLocator< Bins > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::Edge >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::ChkptFileLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DistributionMapping >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::distFcnElement2d * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DataServices * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxList >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxArray >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::RStartStop >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CommStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CallStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BCRec >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'amrex::Vector::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html#ab723e0e41b232e91ac3dce7ca165d39a',1,'amrex::TypeList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a95cfb01202068efe699062fad7263bb6',1,'amrex::TableData::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< FAB * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< double > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::VisMF * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Geometry > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FabArrayId > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxArray > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::StateData >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< std::size_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< unsigned int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ae0e85fbd1e4fa4bb5a42340a9f43f725',1,'amrex::StructOfArrays::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int *, DefaultAllocator< const int * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< index_type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int *, DefaultAllocator< int * > >::size()']]],
- ['size_5ftype_7852',['size_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const ParticleReal * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< index_type >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< int * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< int *, DefaultAllocator< int * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< int >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< ParticleReal * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< unsigned int >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< std::size_t >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const int *, DefaultAllocator< const int * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const int * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< char >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::XDim3 >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::STLtools::Triangle >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::openbc::MomTag >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::NeighborCode >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::BoxND >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'amrex::PODVector::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#ad6bd455548ae6962f2293a67aa289721',1,'hacc::AlignedAllocator::size_type()']]],
- ['sizeinreal_7853',['SizeInReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a566da28aaf6d6cb87b9dc2b2fbf1c889',1,'amrex::ArrayOfStructs']]],
- ['sizeof_7854',['sizeOf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a1aefcfca2b595c0f7ddac3e351f6e8a3',1,'amrex::CArena']]],
- ['skip_7855',['skip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a7810f531669abb911e28867a2fba1f40',1,'amrex::FABio_8bit::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a58b0e6f163ed56a2d5af572f78728b50',1,'amrex::FABio::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a9aa87ef9c47577970c43ec2bff26dbd9',1,'amrex::FABio_8bit::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a345ade910a7cac5997ce223212d812fd',1,'amrex::FABio_ascii::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a8c38610bff2b38e353308da6808d4330',1,'amrex::FABio_ascii::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ae6ab7789b241f47be47b36df4a7289ee',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ac15404e86dd5cc0c0f3092192cbd9567',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3209c1c8fd600cbd8cd62912efa69d89',1,'amrex::FABio::skip()']]],
- ['skipfab_7856',['skipFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a30357415a1823591985d8a6434d296c1',1,'amrex::FArrayBox::skipFAB(std::istream &is, int &num_comp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aadcc71b9080373f0846157aa5955c78c',1,'amrex::FArrayBox::skipFAB(std::istream &is)']]],
- ['skippltlines_7857',['skipPltLines',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aea8c1f5867b40ff35944f471b3808071',1,'amrex::AmrData']]],
- ['sleep_7858',['Sleep',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0cfc6441bbe3f6e424e8a3fdd99bfe8',1,'amrex']]],
- ['slowblink_7859',['SlowBlink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#a0a6af2cfc3d3c8e71bd2d45f6e3362fa',1,'amrex::Font']]],
- ['sm_5fsp_7860',['sm_sp',['../structPPM_1_1vanleer.html#a89fa76480e9a228cbf70392c0928fc13',1,'PPM::vanleer::sm_sp()'],['../structPPM_1_1weno__js.html#aa619be5ba9bcb11d5d818ca318f9c699',1,'PPM::weno_js::sm_sp()'],['../structPPM_1_1wenoz.html#a38f38bef80528ac68cb3b4d473b121c2',1,'PPM::wenoz::sm_sp()'],['../structPPM_1_1nolimiter.html#a0f3b4bc3afb82f8101312621c720a69d',1,'PPM::nolimiter::sm_sp()']]],
- ['small_5fplot_5ffile_5froot_7861',['small_plot_file_root',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a55fb651c5355f362017c26f4f02cc127',1,'amrex::Amr']]],
- ['small_5fplot_5fint_7862',['small_plot_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a61f6ee1066c6df367e8b5f3680965b0e',1,'amrex::Amr']]],
- ['small_5fplot_5flog_5fper_7863',['small_plot_log_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab75c18875ec4f6d84cb1bfe4518ea81b',1,'amrex::Amr']]],
- ['small_5fplot_5fper_7864',['small_plot_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa9f5b7511d029e894847247437d90e19',1,'amrex::Amr']]],
- ['small_5fvel_7865',['small_vel',['../group__Utilities.html#ga57d5ce9bc3bca16e249c611342f3c550',1,'hydro_constants.H']]],
- ['smallend_7866',['smallEnd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'amrex::BaseFab::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'BoxND< AMREX_SPACEDIM >::smallEnd()']]],
- ['smallend_7867',['smallend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0cc8b0304a0f5c4b663f348a3b50bedf',1,'amrex::BoxND::smallend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0cc8b0304a0f5c4b663f348a3b50bedf',1,'BoxND< AMREX_SPACEDIM >::smallend()']]],
- ['smallend_7868',['smallEnd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< AtomicInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< char >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< EBCellFlag >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< HYPRE_Int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< PetscInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< Real >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'amrex::BoxND::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'amrex::BoxND::smallEnd() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'amrex::BoxND::smallEnd(int dir) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'BoxND< AMREX_SPACEDIM >::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'BoxND< AMREX_SPACEDIM >::smallEnd() &&=delete']]],
- ['smallplotint_7869',['smallplotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2c5ce27afbaf7d1a9e5938e547862527',1,'amrex::Amr']]],
- ['smallplotlogper_7870',['smallplotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae93d8da97d0a049f5da23bea33ed2fe1',1,'amrex::Amr']]],
- ['smallplotper_7871',['smallplotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a004dd1aadb752b3913f83f1d4bd825a3',1,'amrex::Amr']]],
- ['smooth_7872',['smooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'MLLinOpT< Array< MultiFab, 3 > >::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'amrex::MLLinOpT::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af9e5daf778c4816d30ce447baf3387b0',1,'amrex::MLNodeTensorLaplacian::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aa6f77ffd080d73ac9346cc408ee7a6d8',1,'amrex::MLNodeLinOp::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a11d08332baaab14e6c7cd45597aef245',1,'amrex::MLCurlCurl::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a04486888c630dc3e4a5258a0e174345c',1,'amrex::MLCellLinOpT::smooth()']]],
- ['smooth4_7873',['smooth4',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7b8448ec4cebb216a725c03e0bb37bee',1,'amrex::MLCurlCurl']]],
- ['smoother_7874',['smoother',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4aa24fa9dac0801f55f51de06cd8f9d132',1,'amrex']]],
- ['snd_5fbuffer_7875',['snd_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a8fd0536bf961bc912c1a380d93b077dd',1,'amrex::NeighborParticleContainer']]],
- ['soa_7876',['SoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895ba7df366f0036440c84928f057941f8dad',1,'amrex::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a0bd0a51d63fc5729e47a6d028fdd6695',1,'amrex::ParIter_impl::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a96e44e978a98c0c67291b8271061c94f',1,'amrex::ParIterBase_impl::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a96e44e978a98c0c67291b8271061c94f',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a96e44e978a98c0c67291b8271061c94f',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a69ff052875e307b7cb9ca774912b4003',1,'amrex::ParticleContainer_impl::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a69ff052875e307b7cb9ca774912b4003',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a22d017997751335e72bad98b42931cfc',1,'amrex::ParticleTile::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a9e7d45b7517d58230f82a78bd934c06e',1,'amrex::ParConstIter_impl::SoA()']]],
- ['soaparticle_7877',['SoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html',1,'amrex::SoAParticle< T_NArrayReal, T_NArrayInt >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a9f2f2ef9d3e2c7e2299b1d49efdf1355',1,'amrex::SoAParticle::SoAParticle()']]],
- ['soaparticlebase_7878',['SoAParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html',1,'amrex']]],
- ['soaref_7879',['SoARef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a064fd9ec04dc771d3749d2ce27281ea9',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoARef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a064fd9ec04dc771d3749d2ce27281ea9',1,'amrex::ParIterBase_impl::SoARef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a064fd9ec04dc771d3749d2ce27281ea9',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoARef()']]],
- ['sol_7880',['sol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ab6f5f94d1d7ce12cb556b0cab630f5af',1,'amrex::MLMGT::sol()'],['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a7aeb729c30c8d86610ced5cbb03fedc1',1,'SDCstruct::sol()']]],
- ['sol_5fis_5falias_7881',['sol_is_alias',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#acb90259a394dcc6252806b5a533ec9fc',1,'amrex::MLMGT']]],
- ['solution_7882',['Solution',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a49b21ad0d38942f635877e7bbc5d7a1e',1,'amrex::LinOpEnumType']]],
- ['solutionresidual_7883',['solutionResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ad6684ea6b055170aad353ee9a4dcc316',1,'amrex::MLCellLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a68c7fc765c4f93349326b9a7cd3d038e',1,'amrex::MLCurlCurl::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'amrex::MLLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'MLLinOpT< Array< MultiFab, 3 > >::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a9577a87ff76e6c9406e3cbe716d26746',1,'amrex::MLNodeLinOp::solutionResidual()']]],
- ['solve_7884',['solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'amrex::GMRES::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a25842c55bb17593f8f71cacd5d79b5a9',1,'amrex::HypreMLABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a687b35c6ab5b576840ab03ae61a898ab',1,'amrex::OpenBCSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6736230495796a2feeaa3aae95dd7abb',1,'amrex::MLMGT::solve(const Vector< AMF * > &a_sol, const Vector< AMF const * > &a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#acbdb042ef433f3067ffd57ec67f64612',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa1b2f0a4a7b72759d11799a3a9d49390',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afa3e2aa5b90524633ea96626119fe9ab',1,'amrex::MLMGT::solve(const Vector< AMF * > &a_sol, const Vector< AMF const * > &a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#aad8e08ec70f7e680e43b8fa108a08e39',1,'amrex::MLCGSolverT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a9f1959fa7ca34e1168671353176ee630',1,'amrex::HypreSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a8ab7840824ff1afad30c2adc35584bd3',1,'amrex::HypreNodeLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae48880d1c8d1b08f9eeec413c152478a',1,'amrex::HypreIJIface::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a8aab0e1b05eed8423e2b70979ff703d8',1,'amrex::HypreABecLap3::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a5d2e1e80ccc5910d5b18be89b43ac98c',1,'amrex::HypreABecLap2::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a95644483c25527e50d0431547e0fe666',1,'amrex::HypreABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#accd025c6669f7d68aa001f5c4d1582ad',1,'amrex::Hypre::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a12b1b279c8233ed99af1f9765a46d502',1,'amrex::GMRESMLMGT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'GMRES< MF, GMRESMLMGT< MF > >::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a3dfb08dc31961b6f255925c4879a382d',1,'amrex::PETScABecLap::solve()']]],
- ['solve_5fbicgstab_7885',['solve_bicgstab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7e4df044793281aa42b1943cb720e3c0',1,'amrex::MLCGSolverT']]],
- ['solve_5fcalled_7886',['solve_called',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2b20154bea5f4c9076bc6d50529a44b2',1,'amrex::MLMGT']]],
- ['solve_5fcg_7887',['solve_cg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a56708cd7b832c09b21bb39fb35d61c5c',1,'amrex::MLCGSolverT']]],
- ['solve_5fthomas_7888',['solve_thomas',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a98a4a395aa34dc355b76fdd5ad85c6fd',1,'amrex::distFcnElement2d']]],
- ['solve_5ftime_7889',['solve_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fdafe6893b283399428e6511e5ce0780e7c',1,'amrex::MLMGT']]],
- ['solver_7890',['solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a41e38522e51d31b8db271795fb039304',1,'amrex::HypreABecLap::solver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a3205603faeee158a49f3ab4b8732d57b',1,'amrex::HypreABecLap2::solver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a976f5746ad0716c9506ffebd4c4a6cd2',1,'amrex::PETScABecLap::solver()']]],
- ['solver_5ftype_7891',['solver_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#af2a29b081fce0743089c448703b6da3a',1,'amrex::MLCGSolverT']]],
- ['sort_7892',['Sort',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a65d02277c7532c3befd7d24aeda66a0d',1,'amrex::DistributionMapping']]],
- ['sortparticlesbybin_7893',['SortParticlesByBin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'amrex::ParticleContainer_impl::SortParticlesByBin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByBin()']]],
- ['sortparticlesbycell_7894',['SortParticlesByCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'amrex::ParticleContainer_impl::SortParticlesByCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByCell()']]],
- ['sortparticlesfordeposition_7895',['SortParticlesForDeposition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'amrex::ParticleContainer_impl::SortParticlesForDeposition()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesForDeposition()']]],
- ['spacedim_7896',['spaceDim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#aa391b223b190969e506f7a1ca3995544',1,'amrex::PlotFileData::spaceDim()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a98409ca4924677464a16e11b2eeb7928',1,'amrex::PlotFileDataImpl::spaceDim()']]],
- ['sparsebiniteratorfactory_7897',['SparseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html',1,'amrex::SparseBinIteratorFactory< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a1bba7f1d49bf6b695d5a3bb7986a371a',1,'amrex::SparseBinIteratorFactory::SparseBinIteratorFactory()']]],
- ['sparsebins_7898',['SparseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html',1,'amrex']]],
- ['sparsewritingranks_7899',['sparseWritingRanks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a7ea5dbf41c762d6e8e90def0b878ea8d',1,'amrex::NFilesIter']]],
- ['special_7900',['Special',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872dab844c3099506080d12c1145ccdafa585',1,'amrex::ErrorRec']]],
- ['sphereif_7901',['SphereIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html',1,'amrex::EB2::SphereIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a638528a2c99f2f26bd56c03a9b8fec21',1,'amrex::EB2::SphereIF::SphereIF()']]],
- ['spherical_7902',['SPHERICAL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806ebaaa0c55dfafca5806f988babd974f5b158',1,'amrex::CoordSys']]],
- ['splinedistfcnelement2d_7903',['SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html',1,'amrex::SplineDistFcnElement2d'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a0fcf2acf8322d4abeb0a469639510f1c',1,'amrex::SplineDistFcnElement2d::SplineDistFcnElement2d()']]],
- ['splineif_7904',['SplineIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html',1,'amrex::EB2']]],
- ['split_7905',['split',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282aeefec303079ad17405c889e092e105b0',1,'amrex::ForkJoin']]],
- ['split_5fbounds_7906',['split_bounds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a696ffed713794753cb3d42f63eaad6ab',1,'amrex::ForkJoin']]],
- ['split_5fboxes_7907',['split_boxes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC_1_1detail.html#a5e2828c1791468964c1eee471e874eaa',1,'amrex::NonLocalBC::detail']]],
- ['split_5ftasks_7908',['split_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#af28d2dad955c8aeeb067472559794d86',1,'amrex::ForkJoin']]],
- ['splitindexlist_7909',['SplitIndexList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html',1,'amrex::detail']]],
- ['spos_7910',['spos',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a0a9ed9969064cb80a76c99f89d3bf4f2',1,'amrex::StreamRetry']]],
- ['sqrt_7911',['sqrt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1175c09892da177b5f5ecaf36936ab',1,'amrex']]],
- ['src_7912',['src',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a45bf31bfbfe4a36b332561392e77a997',1,'amrex::PCData']]],
- ['src_5fcomp_7913',['src_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a9bdf3dc879b2ee93a3dd1b84ffdf294b',1,'amrex::StateDataPhysBCFunct']]],
- ['src_5fcomponent_7914',['src_component',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html#abde0cfb7cbd64033b3462d65905c5831',1,'amrex::NonLocalBC::PackComponents']]],
- ['src_5fgrid_7915',['src_grid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a9c7b2de6a18a790a0c6ab11755a9bcbe',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a6fead2902da1385e8caf89e7befdc5eb',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_grid()']]],
- ['src_5findex_7916',['src_index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a5da18ae8999a27536fe8c377794f1419',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a45d5ea1b77c02b73d2197c51213f7115',1,'amrex::NeighborParticleContainer::NeighborCopyTag::src_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a50153a66460c821e4fd0097b5517d799',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_index()']]],
- ['src_5flevel_7917',['src_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a40b53edfb8a608ea7034a66f0cb371cb',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_level()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a2af15e9231edc21de5283a90399097f2',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_level()']]],
- ['src_5ftile_7918',['src_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a7560937506c656826660a420d1eebfa0',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_tile()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#adb4d25c3b04bf9a07033ae7f5577dc67',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_tile()']]],
- ['srccomp_7919',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html',1,'amrex']]],
- ['srccomp_7920',['srcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a01917a2e8e16dff02f56a81a578687f1',1,'amrex::FabArrayBase::FabComTag::srcComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#abf33adc9a73450887814df15429e64ac',1,'amrex::FabCopyDescriptor::srcComp()']]],
- ['srccomp_7921',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html#a82862a75a1e13a197c26cb74c9aa9ff9',1,'amrex::SrcComp']]],
- ['srcindex_7922',['srcIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#aa03667cd08814ea67d8fc2170a93a07c',1,'amrex::FabArrayBase::CopyComTag']]],
- ['sros_7923',['sros',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#af59c34dc9c7f3ff811de893776f96ea1',1,'amrex::StreamRetry']]],
- ['ss_7924',['ss',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#abfc9a46813216f47dd6fd4ef6fb90c36',1,'amrex::Print::ss()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#ac4b44832e48e2668106dbfec83c8acca',1,'amrex::PrintToFile::ss()']]],
- ['ss_7925',['SS',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#ae3184e7fc000b566c6058b4a56d44968',1,'hacc::Error']]],
- ['ssamg_7926',['SSAMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16ebaedb458d93d1aa8663ae63f153d911a81',1,'amrex']]],
- ['ssprk3_7927',['SSPRK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564ab65603b0c54c1b7114d61811751ccf42',1,'amrex']]],
- ['stablepartition_7928',['StablePartition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57310fe9971a6396f436f596efa45226',1,'amrex::StablePartition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4fdc897c184681028ce35c12fead8c5',1,'amrex::StablePartition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52a83682c1d3c6b56f1fba2bbaaed439',1,'amrex::StablePartition(Gpu::DeviceVector< T > &v, F &&f)']]],
- ['stackdepth_7929',['stackDepth',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#a07acaf5c443edd83d069c9056d2284e3',1,'BLProfStats::CallTreeNode']]],
- ['stacktime_7930',['stackTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#abbd67971ba1617870613e5a4a6bf3e48',1,'BLProfStats::CallTreeNode']]],
- ['standard_7931',['Standard',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872dabd4b8573edb15206522a41ee3a5db143',1,'amrex::ErrorRec']]],
- ['start_7932',['start',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aa79d79de0a3a1e592808ea80448e1637',1,'amrex::TinyProfiler::start()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a23e13e10e51162268f980aef8a8bda3d',1,'amrex::BLProfiler::start()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html#a93562832d8584826a1f57b96049a788c',1,'amrex::StateData::TimeInterval::start()']]],
- ['start_5ftime_7933',['start_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad97c2f4d6656288b817b8bbcc0bba7b6',1,'amrex::Amr']]],
- ['startparallel_7934',['StartParallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2769c2600233e299c5ef83ecdb5d3706',1,'amrex::ParallelDescriptor']]],
- ['startregion_7935',['StartRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abf8db78796b24b46b0483e5b61ed1d84',1,'amrex::TinyProfiler']]],
- ['startteams_7936',['StartTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af5ce3cf99985348d87f77ba2c811514f',1,'amrex::ParallelDescriptor']]],
- ['starttime_7937',['startTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#acc1a0426cbe4ab8ec7294472aacc285e',1,'BLProfStats::TimeRange::startTime()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a70c62cf9a34766ad62c1b2ff4df8b10e',1,'amrex::Amr::startTime()']]],
- ['startx_7938',['startX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3bfcf78a8127217941d34f3970937b19',1,'amrex::XYPlotDataList']]],
- ['startx_7939',['StartX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ae39870dae1d4a6be96581df74ade1a31',1,'amrex::XYPlotDataList']]],
- ['startxi_7940',['StartXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a8bacfc0ada0a500d952e78fd38a317f8',1,'amrex::XYPlotDataListLink']]],
- ['startxi_7941',['startXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a2c1253f78f993bd3c632364c7e8aca1e',1,'amrex::XYPlotDataListLink']]],
- ['stat_7942',['stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a8b8c3ca768ba6333bad5d0fbe023e804',1,'amrex::ParallelDescriptor::Message']]],
- ['state_7943',['state',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac00306c6990dffb14241578a8f4aa281',1,'amrex::AmrLevel']]],
- ['state_5fplot_5fvars_7944',['state_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a68d5307a670be15bf2684597d9a4484a',1,'amrex::Amr']]],
- ['state_5fsmall_5fplot_5fvars_7945',['state_small_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6332120c4e7b5df16dc8631e98b42d39',1,'amrex::Amr']]],
- ['state_5ft_7946',['state_t',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html',1,'amrex::BlockMutex']]],
- ['statedata_7947',['StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html',1,'amrex::StateData'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0dbe25ac3e59b6bfb42e24f8fa8cf9c',1,'amrex::StateData::StateData(const Box &p_domain, const BoxArray &grds, const DistributionMapping &dm, const StateDescriptor *d, Real cur_time, Real dt, const FabFactory< FArrayBox > &factory)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a947b62feb1753b7ebe6c604066b1d494',1,'amrex::StateData::StateData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ed30f9771b7271144f8746cc4644cfe',1,'amrex::StateData::StateData(StateData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ee2ed55ac82c740d722ffe69da70f41',1,'amrex::StateData::StateData(StateData const &rhs)=delete']]],
- ['statedata_7948',['statedata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a555d0d4c4ae81f45d2cd854bc9d64ead',1,'amrex::StateDataPhysBCFunct']]],
- ['statedataphysbcfunct_7949',['StateDataPhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html',1,'amrex::StateDataPhysBCFunct'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a51a3670e2ed07485744ef6462ebfd6ce',1,'amrex::StateData::StateDataPhysBCFunct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#ad8a15ee0d450436bc276a071e993e529',1,'amrex::StateDataPhysBCFunct::StateDataPhysBCFunct()']]],
- ['statedescriptor_7950',['StateDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html',1,'amrex::StateDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ad0751c6380b8996cb85c91ff4dc9f7ea',1,'amrex::StateDescriptor::StateDescriptor() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a71b48fdb0b98b5fb38c19c20d9fb85bc',1,'amrex::StateDescriptor::StateDescriptor(IndexType btyp, TimeCenter ttyp, int ident, int nextra, int num_comp, InterpBase *interp, bool extrap=false, bool store_in_checkpoint=true)']]],
- ['statemap_7951',['StateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html',1,'amrex::InSituUtils']]],
- ['statemetadata_7952',['StateMetadata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a786f177417b2aff2c65612249af325af',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
- ['statemode_7953',['StateMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afaa558995ac0e6dace1b2539572250a7',1,'amrex::MLCellLinOpT::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a246fbbc22c78e2327ea936e3433fddf1',1,'MLLinOpT< Array< MultiFab, 3 > >::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a246fbbc22c78e2327ea936e3433fddf1',1,'amrex::MLLinOpT::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aa4c0f4d5b84c079cc96ab6b0c0fb276e',1,'amrex::MLCurlCurl::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8',1,'amrex::LinOpEnumType::StateMode()']]],
- ['statenumber_7954',['StateNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9123a637a2bcb30632bd253a7f0705eb',1,'amrex::AmrData']]],
- ['stateplotvars_7955',['statePlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a026e3576e84968fb18a32fc46f1cc21a',1,'amrex::Amr']]],
- ['staterange_7956',['StateRange',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html',1,'amrex::DeriveRec']]],
- ['stateredistribute_7957',['StateRedistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ce1202a361f22a3e49b7858677f1a63',1,'amrex']]],
- ['states_7958',['States',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a0765f0ebcbf2472c5229c18dc941432d',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
- ['statesmallplotvars_7959',['stateSmallPlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a241b0a149dd4f2b15a83c5724d4153',1,'amrex::Amr']]],
- ['stats_7960',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html',1,'amrex::TinyProfiler']]],
- ['stats_7961',['stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a482a19ba37661846afa0f40688702f95',1,'amrex::NonLocalBC::CommData']]],
- ['stats_7962',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#aa462bcfda5e47f61afb6a7460b9e7371',1,'amrex::TinyProfiler::Stats']]],
- ['stats_7963',['stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a5205c680d2a8d3fd69195aab83ce3b7a',1,'amrex::TinyProfiler']]],
- ['statsmap_7964',['statsmap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac803023249064c812474a5aa120ef397',1,'amrex::TinyProfiler']]],
- ['status_7965',['status',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#a5a2e4baacb91eac373043018ffabd1fe',1,'STVA< U >::status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#a5a2e4baacb91eac373043018ffabd1fe',1,'amrex::Scan::detail::STVA::status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#aa0e103be8fb2a7e42cecf5a2522d3267',1,'amrex::Scan::detail::BlockStatus< T, false >::status()']]],
- ['stencil_7966',['stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a73dd70f5641b8d1fb5af628c304404a9',1,'amrex::HypreABecLap2']]],
- ['stencil_5fwidth_7967',['stencil_width',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#af95b5b093ce12502507d13ac8fe96254',1,'amrex::ParticleInterpolator::Nearest::stencil_width()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a2d02dfb2273a47559f2cdb441f5843f0',1,'amrex::ParticleInterpolator::Linear::stencil_width()']]],
- ['stepoflastcheckpoint_7968',['stepOfLastCheckPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a846cd945ebbc286b3488690b2105794a',1,'amrex::Amr']]],
- ['stepoflastplotfile_7969',['stepOfLastPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a60e9811cfc1390ce271f27a1e6382aba',1,'amrex::Amr']]],
- ['stepoflastsmallplotfile_7970',['stepOfLastSmallPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a254fc5d48a5ea09b0036ac3c0261d1ec',1,'amrex::Amr']]],
- ['stllevel_7971',['STLLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html',1,'amrex::EB2::STLLevel'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a2c8f60e6045903c262446da9d98ffac9',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, STLLevel &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a70a0b01e9f80fc8d3053c7df91feeaef',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, STLtools const &stl_tools, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)']]],
- ['stltools_7972',['STLtools',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html',1,'amrex']]],
- ['stop_7973',['stop',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html#add8128cb7af0fe0a981329a09e5fee37',1,'amrex::StateData::TimeInterval::stop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#ae2bd1e84672c71dd183ee1eb026da327',1,'amrex::BLProfiler::stop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a84199c5f792b3e60b33f6e7ea0fc5568',1,'amrex::TinyProfiler::stop() noexcept']]],
- ['stopregion_7974',['StopRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac96b507c36165550f9a2bf115aedc5fb',1,'amrex::TinyProfiler']]],
- ['stoptime_7975',['stopTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a69fd0fb94f6216e039668dd5280a9bb0',1,'BLProfStats::TimeRange']]],
- ['storageparticletype_7976',['StorageParticleType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a55a17e386778ab8574960da701c0cdb7',1,'amrex::ConstSoAParticle::StorageParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a60efba6078d3acb0c2911e1a91a67a7b',1,'amrex::Particle::StorageParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a00d52f45cf7e8a4b3c30cfb48e7bca78',1,'amrex::ParticleTile::StorageParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ac3fb7efdc3d6e84fffaf246164cbd7a2',1,'amrex::SoAParticle::StorageParticleType()']]],
- ['store_5fin_5fcheckpoint_7977',['store_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a66cfbf90a5c1eab91499e5f4d2e080a1',1,'amrex::StateDescriptor']]],
- ['storerkcoarsedata_7978',['storeRKCoarseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab3d554a4e9e4b98aae59f88ebba1e288',1,'amrex::AmrLevel::storeRKCoarseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad059e9960589afeff57d54307acd2dca',1,'amrex::FillPatcher::storeRKCoarseData()']]],
- ['strategy_7979',['Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282',1,'amrex::ForkJoin']]],
- ['strategy_7980',['strategy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a922cc68b9dce362ee62f0d724dede442',1,'amrex::ForkJoin::MFFork::strategy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#add9f7493d35af3e2ad724ce9e55322ba',1,'amrex::DistributionMapping::strategy(Strategy how)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac41e6c0536cc22b8c0d71c0450e58df2',1,'amrex::DistributionMapping::strategy()']]],
- ['strategy_7981',['Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8',1,'amrex::DistributionMapping']]],
- ['streadtag_7982',['stReadTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#aa46825b65b950336cbbdf7fdad5bd4d0',1,'amrex::NFilesIter']]],
- ['stream_7983',['Stream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4c71f8cab2ada9d8f54d800d0b7abc65',1,'amrex::NFilesIter']]],
- ['stream_5fmax_5ftries_7984',['stream_max_tries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a21bfe4d69a3d61259e419781fac7e519',1,'amrex::Amr']]],
- ['streamindex_7985',['streamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a049b80f650443158297dbc0fb19c304e',1,'amrex::Gpu::Device::streamIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a5c894f80bcd597d413fb19d8d9d3637a',1,'BLProfStats::BLPDataBlock::streamIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a13d897811c92d1e7088cb5d11623f636',1,'CommProfStats::DataBlock::streamIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#abb82343828610d370167b0392caea97e',1,'RegionsProfStats::DataBlock::streamIndex()']]],
- ['streamiter_7986',['StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html',1,'amrex::Gpu::StreamIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ad1e005cac4e3e6d15766802cba5b183a',1,'amrex::Gpu::StreamIter::StreamIter(int n, bool is_thread_safe=true) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#afce690e05e05809c2b1cd96c1c7ad395',1,'amrex::Gpu::StreamIter::StreamIter(int n, const StreamItInfo &info, bool is_thread_safe=true) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a9cf45fbf148f2bfa9d9abfe9951180fd',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a64c0f94193da32d65e2fcbf3f22ae362',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter &&)=delete']]],
- ['streamitinfo_7987',['StreamItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html',1,'amrex::Gpu::StreamItInfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#a4de687fc827f6b0fd1960b07435be1ba',1,'amrex::Gpu::StreamItInfo::StreamItInfo()']]],
- ['streamretry_7988',['StreamRetry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html',1,'amrex::StreamRetry'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a8ce080cc55c98f052a600ef1f2643781',1,'amrex::StreamRetry::StreamRetry(std::string filename, bool abortonretryfailure, int maxtries)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a68c551c81442d93acf9eb3825a0f1ce7',1,'amrex::StreamRetry::StreamRetry(std::ostream &os, std::string suffix, int maxtries)']]],
- ['streams_7989',['streams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a6387ff79e8fcfbfdcfbc7dd8d8e78621',1,'amrex::MFIter']]],
- ['streamsynchronize_7990',['streamSynchronize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a67c55a7d25eb5f5fdec62ffcc9c0dccf',1,'amrex::Gpu::Device::streamSynchronize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a67a618504ee5fb94bd65a5d393e344b4',1,'amrex::Gpu::streamSynchronize() noexcept']]],
- ['streamsynchronizeall_7991',['streamSynchronizeAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a78acbb676e94c674fa5ec73508cef459',1,'amrex::Gpu::streamSynchronizeAll()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a95bff02196b80d848b89b92166e704b9',1,'amrex::Gpu::Device::streamSynchronizeAll()']]],
- ['strictly_5fcontains_7992',['strictly_contains',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'BoxND< AMREX_SPACEDIM >::strictly_contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'amrex::BoxND::strictly_contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'amrex::BoxND::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'amrex::BoxND::strictly_contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'amrex::BoxND::strictly_contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const Dim3 &p) const noexcept']]],
- ['stride_7993',['stride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a43b1a4e88127b9fe9ec9c37c5623d5ed',1,'amrex::CellData']]],
- ['stride1_7994',['stride1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a9f61817deacaa878d06ec111526eb676',1,'amrex::Table4D::stride1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a2364337755de91dfe210ddb6e13d9917',1,'amrex::Table3D::stride1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#acd2464cad98d33e77dbf181904ef9749',1,'Table2D< RT >::stride1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#acd2464cad98d33e77dbf181904ef9749',1,'amrex::Table2D::stride1()']]],
- ['stride2_7995',['stride2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a57bde5d86b817e2779189949f8b589c5',1,'amrex::Table4D::stride2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a3fd3906154fd716964cdd75b4694c9b2',1,'amrex::Table3D::stride2()']]],
- ['stride3_7996',['stride3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a0084b4eab04a94241c76c5fc15c6e30a',1,'amrex::Table4D']]],
- ['strong_5fthreshold_7997',['strong_threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#acbc3e949322292ed5e578e8a2bd87bb3',1,'amrex::Hypre']]],
- ['structed_7998',['structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa3c1530a48aea0feaf4956bca2698ebd6',1,'amrex::Hypre']]],
- ['structofarrays_7999',['StructOfArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html',1,'amrex']]],
- ['stva_8000',['STVA',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'amrex::Scan::detail']]],
- ['stva_3c_20u_20_3e_8001',['STVA< U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'']]],
- ['stwritetag_8002',['stWriteTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ae9224fba010f5b9f9b337f1e1ebdbbec',1,'amrex::NFilesIter']]],
- ['sub_5fcycle_8003',['sub_cycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1fa04ad61e5931bab05e515255c447d1',1,'amrex::Amr']]],
- ['subbox_8004',['subBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a799a901c3f374cb4499799fce9b67d2e',1,'amrex::FabCopyDescriptor']]],
- ['subcycle_8005',['subCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae22e90398efa6b78ca3d1a68e0839a31',1,'amrex::Amr']]],
- ['subcycling_5fmode_8006',['subcycling_mode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a746a85f8a72742a006a5c78de497c3f9',1,'amrex::Amr']]],
- ['subcyclingmode_8007',['subcyclingMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a8083d08d7c253cabc6428890a708e',1,'amrex::Amr']]],
- ['submit_8008',['Submit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#aa1f51f051314b9228d4e287292937139',1,'amrex::AsyncOut::Submit(std::function< void()> &&a_f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#ad1040f8c8e03807e7557a56891873d8e',1,'amrex::AsyncOut::Submit(std::function< void()> const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#aa62257343be0d75867496c765d0d959e',1,'amrex::BackgroundThread::Submit(std::function< void()> const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a31e717cddbcc5e4079da2d35d11a5c68',1,'amrex::BackgroundThread::Submit(std::function< void()> &&a_f)']]],
- ['subregionminmax_8009',['SUBREGIONMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea503682758a9652794035ca63ab96c560',1,'amrex::Amrvis']]],
- ['subtract_8010',['Subtract',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5f37af40303a10e8d54e15c1931a5b8e',1,'amrex::MultiFab::Subtract()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54b8b46deca518b441b849bbd1ceda02',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afeebec2f58b85bfde5b88b30810cd82d',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a66a3302f803afd696dff628cf4c61e3b',1,'amrex::iMultiFab::Subtract()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4f2c04ea9d0f7a551bc2263b9a63d324',1,'amrex::MultiFab::Subtract()']]],
- ['suffix_8011',['suffix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a87fb6f4eaeaa1e62c31a3f1b4c451a87',1,'amrex::StreamRetry']]],
- ['sum_8012',['sum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::Mask >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal *, NAR >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 4 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int *, NAI >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const ParticleReal *, NArrayReal >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const int *, NArrayInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< bool, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::EB2::PolyTerm, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::Interval, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'amrex::GpuArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< TagBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< IArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< FArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62669a27ec4a577f0bef72dc2a1243aa',1,'amrex::MultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569dadb62579be9a4f3141fb640a655f49f52',1,'amrex::detail::sum()']]],
- ['sum_8013',['Sum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a8f0fba40aa737060c0ac09832c9bf877',1,'amrex::ParallelAllReduce::Sum(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a93a9a9427252098f6da83a7116c4219d',1,'amrex::ParallelAllReduce::Sum(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a647e136efea8ad3d3e88887700c5f1af',1,'amrex::ParallelAllReduce::Sum(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#abe2f46b96ea5d1752c49cfb8a44b55b9',1,'amrex::ParallelReduce::Sum(T &v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a84377e96c4ecb57c17fe8e83aea0e04e',1,'amrex::ParallelReduce::Sum(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a83b6af463895bccfbf4ae0606041cd33',1,'amrex::ParallelReduce::Sum(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#afac1250d786b98bab8d8d2cf5c06411e',1,'amrex::Reduce::Sum(N n, T const *v, T init_val=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#ae179b14741cc532f08816fceabea24f5',1,'amrex::Reduce::Sum(N n, F const &f, T init_val=0)']]],
- ['sum_8014',['sum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a623e2f01e2a7695e835d258d1a8067b7',1,'amrex::MultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'IntVectND< AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'amrex::IntVectND::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34',1,'amrex::iMultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real,(M+2) *(M+1)/2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, nelems >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'amrex::Array1D::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< EBCellFlag >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< char >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< char >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< char >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::EBCellFlagFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'amrex::BaseFab::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'amrex::BaseFab::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'Array1D< int, 0, N-1 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'amrex::Array2D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'amrex::Array2D::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ae7c4e83776aa2f4f136bd43d5e7ba4f5',1,'amrex::Array3D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a2d2bf97e6c6e441f18ded1e2b04fb9e4',1,'amrex::Array3D::sum(int axis, int loc0, int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'amrex::BaseFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< EBCellFlag >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::CutFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< PetscInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< AtomicInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'amrex::FabArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< Real >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< Real >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< Real >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< PetscInt >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< PetscInt >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< EBCellFlag >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< HYPRE_Int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< HYPRE_Int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< HYPRE_Int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< PetscInt >::sum()']]],
- ['sum_5ffine_5fto_5fcoarse_8015',['sum_fine_to_coarse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab67331acff75bf2840f409750b1ada66',1,'amrex']]],
- ['sum_5funique_8016',['sum_unique',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7c6f3136fca76d4f0f827c45420ca7ab',1,'amrex::MultiFab::sum_unique(Box const ®ion, int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afe7c47dff8cf8e0fb550d0e78c7b5375',1,'amrex::MultiFab::sum_unique(int comp=0, bool local=false, const Periodicity &period=Periodicity::NonPeriodic()) const']]],
- ['sumboundary_8017',['SumBoundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< TagBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::CutFab >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< IArrayBox >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< FArrayBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::Mask >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::CutFab >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'amrex::FabArray::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['sumboundary_5ffinish_8018',['SumBoundary_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< TagBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< IArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< FArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::Mask >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'amrex::FabArray::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::CutFab >::SumBoundary_finish()']]],
- ['sumboundary_5fnowait_8019',['SumBoundary_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< FArrayBox >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::Mask >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< FArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< IArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< TagBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::CutFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait()']]],
- ['sumneighbors_8020',['sumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a881b90e85491b4c0a7bb25425cc38641',1,'amrex::NeighborParticleContainer']]],
- ['sumneighborsmpi_8021',['sumNeighborsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a832b5eccef2ae5ed7bb83a92653b793e',1,'amrex::NeighborParticleContainer']]],
- ['sumreg_8022',['SumReg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8eb3103253e2e3aba75f6d67574243f1',1,'amrex::FluxRegister']]],
- ['sumtoline_8023',['sumToLine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a882a700cf7fab66ee3ce8de37de3ef73',1,'amrex']]],
- ['sunctx_8024',['sunctx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#ac93fe349524feb542323ce4507856d52',1,'amrex::sundials::MemoryHelper::sunctx()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a148c3b08445f55f8a9ceca1f25f1d7f0',1,'amrex::SundialsIntegrator::sunctx()']]],
- ['sundials_8025',['Sundials',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599eafd3bfec7c5048bfbd7655f7999c26f3d',1,'amrex']]],
- ['sundialsintegrator_8026',['SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html',1,'amrex::SundialsIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adbc676c515b149ee4b563fa3de3adbf4',1,'amrex::SundialsIntegrator::SundialsIntegrator(const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a073132be2c807a20aaddee85783c35fa',1,'amrex::SundialsIntegrator::SundialsIntegrator()']]],
- ['sundialsuserdata_8027',['SundialsUserData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html',1,'amrex']]],
- ['superparticle_5fsize_8028',['superparticle_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0f5632ab05c6d5c93ec4c4deb0ed0753',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::superparticle_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0f5632ab05c6d5c93ec4c4deb0ed0753',1,'amrex::ParticleContainer_impl::superparticle_size()']]],
- ['superparticlesize_8029',['superParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'amrex::ParticleContainer_impl::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aa9079143c32a58be84a505fd9d97ffd8',1,'amrex::ParticleCopyPlan::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::superParticleSize()']]],
- ['superparticletype_8030',['SuperParticleType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a26342fe95b550a7e29d72d3292ceab0d',1,'amrex::ConstParticleTileData::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a26342fe95b550a7e29d72d3292ceab0d',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1c6baf08ed7bdeb1d7a7acf30eefad52',1,'amrex::NeighborParticleContainer::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a12ac56edf0492d0b5d958ff028a6a537',1,'amrex::ParticleContainer_impl::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a12ac56edf0492d0b5d958ff028a6a537',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acdece46bb48b940977bf9efe198779c4',1,'amrex::ParticleTile::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a98449dc53e1e083e33c2c4c377dbdefd',1,'amrex::ParticleTileData::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a98449dc53e1e083e33c2c4c377dbdefd',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::SuperParticleType()']]],
- ['supportinhomogneumannbc_8031',['supportInhomogNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ac7b687cd9603d112b33b92f2047f663f',1,'amrex::MLCellABecLapT::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'MLLinOpT< Array< MultiFab, 3 > >::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'amrex::MLLinOpT::supportInhomogNeumannBC()']]],
- ['supportnsolve_8032',['supportNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#abb6062df17c9eec35484fa60924fa5a9',1,'amrex::MLABecLaplacianT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'amrex::MLLinOpT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'MLLinOpT< Array< MultiFab, 3 > >::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a9985a165b354d7d4366441c90f89bd4d',1,'amrex::MLPoissonT::supportNSolve()']]],
- ['supportrobinbc_8033',['supportRobinBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'MLLinOpT< Array< MultiFab, 3 > >::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a26c05859556a13779ff0efcb84c92f91',1,'amrex::MLEBABecLap::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a4fda1e7c51f0f57be99c0d9a8d94f9f9',1,'amrex::MLABecLaplacianT::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'amrex::MLLinOpT::supportRobinBC()']]],
- ['surroundingnodes_8034',['surroundingNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa26bb268aa9fff902b8ff4511a53a5d0',1,'amrex::surroundingNodes(const BoxND< dim > &b, int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa91c6ef5d54b40881fdad1de0f14bbe8',1,'amrex::surroundingNodes(const BoxND< dim > &b, Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85521e2b052342206f89ac0d34d824cc',1,'amrex::surroundingNodes(const BoxND< dim > &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'amrex::BoxND::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'amrex::BoxND::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'amrex::BoxND::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#acececbf6a71ec11bf660a2843192d6ad',1,'amrex::BoxList::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a1407ab0108776da8d7fe9a05381f5041',1,'amrex::BoxList::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3ca0eb36b4308574b2f0dfc1fdd3562',1,'amrex::BoxArray::surroundingNodes(int dir)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abf9bf4fe5d5ddb8ae3498893bc2253c8',1,'amrex::BoxArray::surroundingNodes()']]],
- ['svtkdoublearray_8035',['svtkDoubleArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a21643ca604baa89f6786319692943c6d',1,'amrex::InSituUtils']]],
- ['swap_8036',['Swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5311a5775a3f24d73376bdc6268b7a3d',1,'amrex']]],
- ['swap_8037',['swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim_1_1detail.html#a71b582d94d1c5cd614711ec7b7853192',1,'amrex::algoim::detail']]],
- ['swap_8038',['Swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2e29e28afce0aa520da5cd068cb5e96b',1,'amrex::MultiFab']]],
- ['swap_8039',['swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::STLtools::Triangle >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< unsigned int >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< std::size_t >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int *, DefaultAllocator< int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::openbc::MomTag >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< index_type >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int *, DefaultAllocator< const int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::XDim3 >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::NeighborCode >::swap()']]],
- ['swap_8040',['Swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ac259813cd54d52b5c20cad7c0f24c246',1,'amrex::MultiFab']]],
- ['swap_8041',['swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#afa944ad759b866c71398b9d6e8e20cc8',1,'amrex::ArrayOfStructs::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9d63414afae1383f87a0fa6bda4c3cc7',1,'amrex::BoxList::swap()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a86eb1ec5508c3b90a8c473b7fdb74103',1,'amrex::ParticleTile::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'amrex::PODVector::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::BoxND >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::swap()']]],
- ['swap_5findices_8042',['swap_indices',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a618f8d1f0b1258ad4931eb6a5ae65ebc',1,'amrex::NonLocalBC']]],
- ['swapbytes_8043',['swapBytes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac25dfba1079e742467f752e4ee21450f',1,'amrex::swapBytes(std::int16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a591f0270c546f1ece0504803e064d8d3',1,'amrex::swapBytes(std::int32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafe4e1214f81026ac1c1704afef4ad79',1,'amrex::swapBytes(std::int64_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad65cae2ff531a4079a272c48094ce223',1,'amrex::swapBytes(std::uint16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe5aa643ac55845309ffb09b6cd6bc6b',1,'amrex::swapBytes(std::uint32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa67c20a40ddd4aeebbbb36e32af4b546',1,'amrex::swapBytes(std::uint64_t val)']]],
- ['swapcomponents_8044',['SwapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents.html',1,'amrex::NonLocalBC']]],
- ['swapcomponents_3c_20i_2c_20_2d1_20_3e_8045',['SwapComponents< I, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
- ['swapcomponents_3c_2d1_2c_20_2d1_20_3e_8046',['SwapComponents<-1, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
- ['swapcomponents_3c_2d1_2c_20j_20_3e_8047',['SwapComponents<-1, J >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html',1,'amrex::NonLocalBC']]],
- ['swapparticle_8048',['swapParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1f0884436c0e9c45901b834761379595',1,'amrex']]],
- ['swaptimelevels_8049',['swapTimeLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac6dd29902982ccf98c08a09c793a49be',1,'amrex::StateData']]],
- ['symbols_8050',['symbols',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a26e093287bc4437907d8762fa40bbaaa',1,'amrex::IParser::symbols()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a0dfb30d6386a630f676982f25fb24a06',1,'amrex::Parser::symbols()']]],
- ['symmetricghost_8051',['SymmetricGhost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1SymmetricGhost.html',1,'amrex::MFUtil']]],
- ['symmetry_5fhi_8052',['symmetry_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a7a3462af841aacc118bd8e1e3d4a98eb',1,'amrex::CurlCurlSymmetryInfo']]],
- ['symmetry_5flo_8053',['symmetry_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#aa4040f6df25eb0fb94c03bba910d9077',1,'amrex::CurlCurlSymmetryInfo']]],
- ['syncdistributionmap_8054',['syncDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a686e711350524cacaaeb3177337742c8',1,'amrex::PlotFileData::syncDistributionMap(PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0cc0ef78ac5a9ed1d7ad288cf6774723',1,'amrex::PlotFileData::syncDistributionMap(int level, PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aade963d47f72015f6e2438ae21f45e12',1,'amrex::PlotFileDataImpl::syncDistributionMap(PlotFileDataImpl const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#af08b01892f4223b6f1160c54147c8e2b',1,'amrex::PlotFileDataImpl::syncDistributionMap(int level, PlotFileDataImpl const &src) noexcept']]],
- ['syncfnamesandnumbers_8055',['SyncFNamesAndNumbers',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a09ab62784a9b4e5a50f3a881fff84824',1,'RegionsProfStats']]],
- ['synchronize_8056',['synchronize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5ccf8e9a40fdaa00878353c79867bd04',1,'amrex::Gpu::Device::synchronize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25',1,'amrex::Gpu::synchronize()']]],
- ['syncnewtimelevel_8057',['syncNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a6a65bf767c55f02b3c1ebbc0b35d3bf1',1,'amrex::StateData']]],
- ['syncstrings_8058',['SyncStrings',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a09ef310468cc24552cfc73abfc282b72',1,'amrex']]],
- ['sys_5fname_8059',['sys_name',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abac42537a3d9d5a2f6c6fac15f99f66c',1,'amrex']]],
- ['syserror_8060',['SysError',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#a4a9d9e1dee3986d055bf6c64729b3dee',1,'hacc::Error']]],
- ['sz_5fmempool_8061',['sz_mempool',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html#af0acb0644812be5dc5a7c0d1a116e8f3',1,'amrex::amrex_parser::sz_mempool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html#a8f655ec2d94e45e273647a1e602b0c57',1,'amrex::amrex_iparser::sz_mempool()']]],
- ['szi_8062',['szi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mempool__module.html#ac54b332ae65afbcd1863fa9ae4174cc2',1,'amrex_mempool_module']]]
+ ['s_7344',['s',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html#a879a0faae6497e8e45702c6a99625c74',1,'amrex::parser_assign::s()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html#af27d7bf4df42d8910cc787d006ec42ce',1,'amrex::iparser_assign::s()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a856736317ca9e27fa41f05d3d0b42cd6',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::s()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#a45b983ef388900bd6a62165ed8c9564a',1,'AMREX_PARSERSTYPE::s()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#a8105da3c7746493ffd665cd25bb19ca8',1,'AMREX_IPARSERSTYPE::s()']]],
+ ['s_5fcurrent_7345',['S_current',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a9619066e96c1ff5ad635c2597744192e',1,'amrex::RKIntegrator::S_current()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a72de24a588880e733ef7ff90365645a1',1,'amrex::FEIntegrator::S_current()']]],
+ ['same_7346',['Same',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same.html',1,'amrex']]],
+ ['same_3c_20t_2c_20u_20_3e_7347',['Same< T, U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same_3_01T_00_01U_01_4.html',1,'amrex']]],
+ ['sameinterps_7348',['sameInterps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8c32673683fea367d4e58db6c28868ce',1,'amrex::StateDescriptor']]],
+ ['sameiteratorsok_7349',['SameIteratorsOK',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8512b687a529806d0f382cf7c9eee97',1,'amrex']]],
+ ['samerefs_7350',['SameRefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a93718ee84062758c5256a2792939c6f7',1,'amrex::BoxArray::SameRefs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1c20460d2e7b2eaec474e933113575d9',1,'amrex::DistributionMapping::SameRefs()']]],
+ ['samesize_7351',['sameSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'amrex::BoxND::sameSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'BoxND< AMREX_SPACEDIM >::sameSize()']]],
+ ['sameteam_7352',['sameTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0653e205c26f3961aa756292d5f8dbc4',1,'amrex::ParallelDescriptor::sameTeam(int rank) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a450001e6c4813cc1a122428e5f8c56f8',1,'amrex::ParallelDescriptor::sameTeam(int rankA, int rankB) noexcept']]],
+ ['sametype_7353',['sameType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'amrex::BoxND::sameType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'BoxND< AMREX_SPACEDIM >::sameType()']]],
+ ['sanitizename_7354',['SanitizeName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41265e28034440c2aaa8fb38d3cd38c5',1,'amrex']]],
+ ['saverandomstate_7355',['SaveRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad1b283df95b292f478597bc503170459',1,'amrex']]],
+ ['saxpy_7356',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'amrex::FabArray::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< AtomicInt > >::Saxpy()']]],
+ ['saxpy_7357',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< PetscInt >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< EBCellFlag >::saxpy()']]],
+ ['saxpy_7358',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< PetscInt > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::CutFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::EBCellFlagFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::Mask >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< FArrayBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< IArrayBox >::Saxpy()']]],
+ ['saxpy_7359',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< PetscInt >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< HYPRE_Int >::saxpy(HYPRE_Int a, const BaseFab< HYPRE_Int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< HYPRE_Int >::saxpy(HYPRE_Int a, const BaseFab< HYPRE_Int > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept']]],
+ ['saxpy_7360',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#a3dca05fbc8a02c0ddef990a448893abe',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >']]],
+ ['saxpy_7361',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< EBCellFlag >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'amrex::BaseFab::saxpy(T a, const BaseFab< T > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'amrex::BaseFab::saxpy(T a, const BaseFab< T > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x) noexcept']]],
+ ['saxpy_7362',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#a8ee342eb7ac3a9d13cc4ec493dce493d',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22f88c7717e00b4c2a7fa3f01baa5668',1,'amrex::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a505eb471a78f4e0f8791b10cbb1bbd75',1,'amrex::MultiFab::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< TagBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab62706b1ead6a26e124cc6c7359ab109',1,'amrex::Saxpy()']]],
+ ['sboundarywidth_7363',['sBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a04cbef7bbdc59553a3899ce2567e3f44',1,'amrex::AmrData']]],
+ ['sbox_7364',['sbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a1c8df51daf5ac3a9d20522cfdb6ab004',1,'amrex::FabArrayBase::CopyComTag']]],
+ ['sc_7365',['SC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#ad7ca6cbcd2440f36bb0b02a9ffcfe6f5',1,'amrex::PCData']]],
+ ['sc_7366',['sc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#ae011fd687383f2ecfa3e40ad6fdf7501',1,'amrex::DeriveRec::StateRange']]],
+ ['scalar_5fa_7367',['scalar_a',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a8ac31a926fe9e667d3f4edd227a855f5',1,'amrex::PETScABecLap::scalar_a()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a5cc787cbd77e527e4c58e58904305531',1,'amrex::Hypre::scalar_a()']]],
+ ['scalar_5fb_7368',['scalar_b',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a8cb2fde2e6ce7be52d40bc7ee19f7ae3',1,'amrex::Hypre::scalar_b()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#abd0ebc00024206fb8e730aef57ad9fd2',1,'amrex::PETScABecLap::scalar_b()']]],
+ ['scale_7369',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6b7ca16fdf8fb25e6d086e416ad8322',1,'amrex::scale(const IntVectND< dim > &p, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26f254d668dd872d470d231a1058eaac',1,'amrex::scale(const RealVect &p, Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#adff5192ea72864d2b1e61df927b1563b',1,'amrex::EB2::scale()']]],
+ ['scale_7370',['Scale',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab022cfcd5d3aa8db8abebe9fd6982f88',1,'amrex::Scale(MF &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92f80b3d77660ad64c4a4fc8862708b7',1,'amrex::Scale(Array< MF, N > &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)']]],
+ ['scale_7371',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aced393e91058fd9dcf46321c5f8f1eef',1,'amrex::RealVect::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'IntVectND< AMREX_SPACEDIM >::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'amrex::IntVectND::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ab8b6fa6cf559c595468bf5e24e6e6f0c',1,'amrex::GMRESMLMGT::scale()']]],
+ ['scale_5fmoments_7372',['scale_moments',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a64049f3606c3c05adb718242b9bb48a3',1,'amrex::openbc']]],
+ ['scaledsigma_7373',['scaledSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a13e7af8b2fc85c6b462778aeb5554296',1,'amrex::MLNodeTensorLaplacian']]],
+ ['scaleif_7374',['ScaleIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html',1,'amrex::EB2::ScaleIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a75449443ced2fffa1c0071c8d272f5d4',1,'amrex::EB2::ScaleIF::ScaleIF()']]],
+ ['scalerhs_7375',['scaleRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'amrex::MLLinOpT::scaleRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'MLLinOpT< Array< MultiFab, 3 > >::scaleRHS()']]],
+ ['scatter_7376',['Scatter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adb4c5fe012593a0ef38394db6c2643f2',1,'amrex::ParallelDescriptor']]],
+ ['scatterparticles_7377',['scatterParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05ffbbcc005cc8c081b859226222c78',1,'amrex']]],
+ ['scomp_7378',['scomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a869352ea49403f3d983d945d75b914a8',1,'amrex::FBData']]],
+ ['sdc_5fclenshaw_5fcurtis_7379',['sdc_clenshaw_curtis',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aca3c8a3144793139f180db29ce39153c',1,'sdcquadrature_mod']]],
+ ['sdc_5fcomposite_5fnodes_7380',['sdc_composite_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ab0462ece2c230549e39bb8d8b7cd205c',1,'sdcquadrature_mod']]],
+ ['sdc_5fgauss_5flegendre_7381',['sdc_gauss_legendre',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a62cfff98d5899c5934e7b29264eaaeef',1,'sdcquadrature_mod']]],
+ ['sdc_5fgauss_5flobatto_7382',['sdc_gauss_lobatto',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aa7cccac0d6dc3b28a4dc2a329214a698',1,'sdcquadrature_mod']]],
+ ['sdc_5fgauss_5fradau_7383',['sdc_gauss_radau',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a7b8799c586d6a5def7cb8f3c517b5e7b',1,'sdcquadrature_mod']]],
+ ['sdc_5fno_5fleft_7384',['sdc_no_left',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a95aa940d0fc9d580c3facf460de23d21',1,'sdcquadrature_mod']]],
+ ['sdc_5fproper_5fnodes_7385',['sdc_proper_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a8926569834e03ad73326955f04c8f3eb',1,'sdcquadrature_mod']]],
+ ['sdc_5fqmats_7386',['sdc_qmats',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#af9d037887b4d9c8c4156bcab10d93e2a',1,'sdcquadrature_mod']]],
+ ['sdc_5fqnodes_7387',['sdc_qnodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a45feaecc2f3ca60142ec3cbdcc49c288',1,'sdcquadrature_mod']]],
+ ['sdc_5fquadrature_7388',['sdc_quadrature',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a17b1ea9c614020de45d57d3014ce8837',1,'sdcquadrature_mod']]],
+ ['sdc_5frhs_5fintegrals_7389',['SDC_rhs_integrals',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a85b426bfba4fc5ae0698de2cc5206b05',1,'SDCstruct']]],
+ ['sdc_5frhs_5fk_5fplus_5fone_7390',['SDC_rhs_k_plus_one',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6705d0badf89101fdee2d77ccdcc4e14',1,'SDCstruct']]],
+ ['sdc_5frhs_5fmisdc_7391',['SDC_rhs_misdc',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#aceb030f9a95f5f2a84b22ddea03b806b',1,'SDCstruct']]],
+ ['sdc_5funiform_7392',['sdc_uniform',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aac87ed7a643061e124406a48d5ac55c1',1,'sdcquadrature_mod']]],
+ ['sdcquadrature_5fmod_7393',['sdcquadrature_mod',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html',1,'']]],
+ ['sdcstruct_7394',['SDCstruct',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ac1ffa116068d8da77ef31b3659c066be',1,'SDCstruct::SDCstruct()'],['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html',1,'SDCstruct']]],
+ ['second_7395',['second',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f975f843338c8eada684f0e8e2c0cb7',1,'amrex::second()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac5028f0e53837bb92fcf49d087aeee88',1,'amrex::ParallelDescriptor::second()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a6dd5061fc9493324891e45f9a7d371d5',1,'amrex::ValLocPair::second() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a3d5b821a543939d281c23e6ea931573c',1,'amrex::ValLocPair::second()']]],
+ ['sedge1_7396',['sedge1',['../structPPM_1_1nolimiter.html#a3236ff6486d32336f4877f4967e85e09',1,'PPM::nolimiter::sedge1()'],['../structPPM_1_1weno__js.html#a4ee58e28595ca239c1b4d61746484e58',1,'PPM::weno_js::sedge1()'],['../structPPM_1_1wenoz.html#aac1efbfa4d880cc1c10ed75a7dbe030d',1,'PPM::wenoz::sedge1()'],['../structPPM_1_1vanleer.html#affdd1c9ff59a751cd3dc103b26bdd64d',1,'PPM::vanleer::sedge1()']]],
+ ['sedge2_7397',['sedge2',['../structPPM_1_1weno__js.html#ae2532c871effd2368da494e08267a844',1,'PPM::weno_js::sedge2()'],['../structPPM_1_1wenoz.html#a872d1bc9b592662b12a9a62ca02082b0',1,'PPM::wenoz::sedge2()'],['../structPPM_1_1vanleer.html#a6a428f7a0db589ef01140974429b5122',1,'PPM::vanleer::sedge2()'],['../structPPM_1_1nolimiter.html#a11e73160bd508f37504c59d7d77c5caf',1,'PPM::nolimiter::sedge2()']]],
+ ['seekindex_7398',['seekIndex',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#aced5d9bea68d78a0e937d8594ecd647d',1,'CommProfStats::ReductionEntry::seekIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html#a5373d338c77db06b69e211db7740df64',1,'CommProfStats::NameTagEntry::seekIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#ab15687c13dfc4641ab7ce30d42d8c560',1,'CommProfStats::BarrierEntry::seekIndex()']]],
+ ['seekpos_7399',['SeekPos',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a66c78163b811ad78cb91330d0100cc54',1,'amrex::NFilesIter']]],
+ ['seekpos_7400',['seekpos',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#adb82ca461a4fa2596be2dc2acb05a049',1,'RegionsProfStats::DataBlock::seekpos()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#ac98f94d5bca49ab6e4dda40999636b31',1,'CommProfStats::DataBlock::seekpos()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#afa44281224a9a055b83be13abcc8fe51',1,'BLProfStats::BLPDataBlock::seekpos()']]],
+ ['selectactualneighbors_7401',['selectActualNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a29c7b740a3afe04a5fb93281fc0d75ac',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a12039aca5af54df4ee587db2ea95c857',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells=1)']]],
+ ['self_7402',['Self',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3db02853f88b6daab07d024e148538d3',1,'amrex::ParticleTileData::Self()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3db02853f88b6daab07d024e148538d3',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::Self()']]],
+ ['self_7403',['self',['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#a17cda1536be174c164b9d442fcf354af',1,'process_topology_t::self()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acecf177fb745950271e95927d09b176c',1,'hacc::Distribution::self() const']]],
+ ['self_5f1d_7404',['self_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abeedf1164b76a8781f3e026cf692d131',1,'hacc::Distribution::self_1d(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae2f1dc039f812cf3e313a3acd3edcc44',1,'hacc::Distribution::self_1d() const)[3]']]],
+ ['self_5f2d_5fx_7405',['self_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abae2e9fb372fbe9e21bd2438f3a35193',1,'hacc::Distribution::self_2d_x(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a74f6cdd8f46daadde4ea8d5e77758933',1,'hacc::Distribution::self_2d_x() const)[3]']]],
+ ['self_5f2d_5fy_7406',['self_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acb225e08eeb3940c6d70e3726554349f',1,'hacc::Distribution::self_2d_y(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aef978f3b2dd4c709dc4ea56c44e7726c',1,'hacc::Distribution::self_2d_y() const)[3]']]],
+ ['self_5f2d_5fz_7407',['self_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a8197f4dec139385a015a4daece6ce872',1,'hacc::Distribution::self_2d_z(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a12e8e31cde75041f2abc551da3fffb85',1,'hacc::Distribution::self_2d_z() const)[3]']]],
+ ['self_5f3d_7408',['self_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a94d5a159cb92f96aba1022b781ddfd64',1,'hacc::Distribution::self_3d(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a3fe933af49202086a6f194dcc3af02f2',1,'hacc::Distribution::self_3d() const)[3]']]],
+ ['self_5fkspace_7409',['self_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae48de8e54139379a38236176c624ecc3',1,'hacc::Dfft::self_kspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ab5e43a2a999f173540370d650ed59dac',1,'hacc::Dfft::self_kspace() const)[3]']]],
+ ['self_5frspace_7410',['self_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae54bac8976186442b13938414aa4825b',1,'hacc::Dfft::self_rspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#acc93eda3767eac618b2d43593ec54b44',1,'hacc::Dfft::self_rspace() const)[3]']]],
+ ['semi_5fstructed_7411',['semi_structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13faf9c3193ceb5f05f22b939a6ddbf628c5',1,'amrex::Hypre']]],
+ ['semicoarsening_5fdirection_7412',['semicoarsening_direction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#af940b94437ae9286df0f551aa28c8119',1,'amrex::LPInfo']]],
+ ['send_7413',['Send',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aae0327dea4fe1379f7b09210e8e6ebd2',1,'amrex::ParallelDescriptor::Send(const std::vector< T > &buf, int dst_pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab3cede7750fdc21c3c11c9bc62a174ac',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a89ca8639338d64c25ee28faf1b829701',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag)']]],
+ ['send_7414',['send',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html#a18b34e7c60c895b063c694f7745190ae',1,'amrex::NonLocalBC::CommHandler::send()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#adec8b60a70006093f04999aa307482a3',1,'amrex::MPMD::Copier::send()']]],
+ ['send_5fdata_7415',['send_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#ac562fa064a61bafbf187dbf6f37d00ce',1,'amrex::FBData::send_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a5ba336738781f2d529bbb68a7f297e17',1,'amrex::NeighborParticleContainer::send_data()']]],
+ ['send_5freqs_7416',['send_reqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#ac37fd86847fa215e7b422a70cb40d62d',1,'amrex::FBData::send_reqs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a3bdae5df3d248131a52ab1d0f65603fb',1,'amrex::PCData::send_reqs()']]],
+ ['sendrecvdata_7417',['SendRecvData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aaba7711671dac7abcce70c3a94ba4dff',1,'CommProfStats']]],
+ ['sendrecvlist_7418',['SendRecvList',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2f1c9ef45b46be3997c49b3a1a5bf7c0',1,'CommProfStats']]],
+ ['sendrecvpair_7419',['SendRecvPair',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html',1,'CommProfStats::SendRecvPair'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a0990a7f5e9b6aa52a2ff77aa94e318b5',1,'CommProfStats::SendRecvPair::SendRecvPair()']]],
+ ['sendrecvpairunpaired_7420',['SendRecvPairUnpaired',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html',1,'CommProfStats::SendRecvPairUnpaired'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html#af217ccce1eb0268f1a9e39f81fe19480',1,'CommProfStats::SendRecvPairUnpaired::SendRecvPairUnpaired()']]],
+ ['sendtime_7421',['sendTime',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a90d32c59e4f098252339903fa293d8f6',1,'CommProfStats::SendRecvPair']]],
+ ['senseinewmacro_7422',['senseiNewMacro',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d39fa37907313633609b0b404501b7d',1,'amrex::senseiNewMacro(AmrDataAdaptor)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac81456cdd4c1cd623e05a2494f607d00',1,'amrex::senseiNewMacro(AmrMeshDataAdaptor)']]],
+ ['senseitypemacro_7423',['senseiTypeMacro',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a85b2b18fd182728955fa9cb13ef5bf30',1,'amrex::AmrDataAdaptor::senseiTypeMacro()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a5b94d5fbab0e48ed81b6edb7db19e0aa',1,'amrex::AmrMeshDataAdaptor::senseiTypeMacro()']]],
+ ['seqnum_7424',['SeqNum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9fa50b376ee8c97f8d84852e244fd916',1,'amrex::ParallelDescriptor']]],
+ ['serial_7425',['Serial',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#a78f596e766995fe79e9feefa86af852b',1,'amrex::BinPolicy']]],
+ ['serialbinpolicy_7426',['SerialBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1SerialBinPolicy.html',1,'amrex::BinPolicy']]],
+ ['serializestringarray_7427',['SerializeStringArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac55f6d6246ea70d74588e5f06fd92e99',1,'amrex']]],
+ ['set_7428',['SET',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac8c350e6c62e1f2fd736b52d1b7caffaa0a8540b96d3e93084532672dad69790c',1,'amrex::TagBox']]],
+ ['set_7429',['set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#aa878c4b78d2255ee578f1774359453a4',1,'amrex::BCRec::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#accbf2c73a258ba522542ac1ad13f9ca8',1,'amrex::BoxArray::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a5500e705c89c6c7f8d69a15fec86ac67',1,'amrex::BoxList::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'amrex::IndexTypeND::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'IndexTypeND< AMREX_SPACEDIM >::set()']]],
+ ['set_5fadaptive_5ffast_5fstep_7430',['set_adaptive_fast_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0cc5e3e9b92660532ad6885f98707c87',1,'amrex::TimeIntegrator::set_adaptive_fast_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a49c90c36c565d4499bd64662416f4d0d',1,'amrex::IntegratorBase::set_adaptive_fast_step()']]],
+ ['set_5fadaptive_5fstep_7431',['set_adaptive_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0b9f79016ad5d674f261835f9292b65a',1,'amrex::TimeIntegrator::set_adaptive_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a100f797cb82abd1ec8563c591ebe823a',1,'amrex::IntegratorBase::set_adaptive_step()']]],
+ ['set_5fbc_5fpoints_7432',['set_bc_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#afbaf7389cb10c9e735d8528b49e9f555',1,'amrex::SplineDistFcnElement2d']]],
+ ['set_5fcoarsen_5fratio_7433',['set_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a2d9128c80e5c47d5ce89cd3d930ce13a',1,'amrex::BATransformer']]],
+ ['set_5fconnection_5fflags_7434',['set_connection_flags',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a82d4783a176cefd7ff69a7d61215a8c9',1,'amrex::EB2::set_connection_flags(Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a9b7e8df1d1bc60db9850f4a8abc067cd',1,'amrex::EB2::set_connection_flags(Box const &bx, Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< EBCellFlag > const &ctmp, Array4< Type_t > const &fx, Array4< Type_t > const &fy, Array4< Type_t > const &fz) noexcept']]],
+ ['set_5fcontrol_5fpoints_7435',['set_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8e307fd3ea03450f0da9acb4148a81a3',1,'amrex::LineDistFcnElement2d::set_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a46ac59d2d62435816d113653dfde733d',1,'amrex::SplineDistFcnElement2d::set_control_points()']]],
+ ['set_5fcovered_5fcell_7436',['set_covered_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a8b548f4c7a7bf3d667af5b6059fb6255',1,'amrex_ebcellflag_module']]],
+ ['set_5fdefault_5ffunctions_7437',['set_default_functions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#add05ec6cd5ca348d5c542f67f26bdd25',1,'amrex::TimeIntegrator']]],
+ ['set_5fdo_5finitval_7438',['set_do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#adebebb841a716183dc9e48ee95a37aec',1,'amrex::FArrayBox']]],
+ ['set_5ffast_5frhs_7439',['set_fast_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5db4264c6efb34172936d86f0093f66f',1,'amrex::TimeIntegrator::set_fast_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ae970829d1dd7eb3d3bdfc2aed49cdf90',1,'amrex::IntegratorBase::set_fast_rhs(std::function< void(T &, const T &, const amrex::Real)> F)']]],
+ ['set_5ffast_5ftime_5fstep_7440',['set_fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad59a858ee7ee2d3267dff6c2f085a4dd',1,'amrex::IntegratorBase::set_fast_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae68306a3a401327a691cd1125441e56f',1,'amrex::TimeIntegrator::set_fast_time_step()']]],
+ ['set_5ffast_5ftolerances_7441',['set_fast_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a338b71036c6b6ddcc8e887518376152f',1,'amrex::IntegratorBase::set_fast_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae00d77a5b0a48d3a93d43eab74afe4f1',1,'amrex::TimeIntegrator::set_fast_tolerances()']]],
+ ['set_5fimex_5frhs_7442',['set_imex_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3f9a713593758d783d8e8e0b0693e09a',1,'amrex::IntegratorBase::set_imex_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adc0c5681f1e071431d1fe28056d14a75',1,'amrex::TimeIntegrator::set_imex_rhs()']]],
+ ['set_5findex_5ftype_7443',['set_index_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a1624c9b9c308aa8bcc73b3133064c861',1,'amrex::BATransformer']]],
+ ['set_5finitval_7444',['set_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aca0e59c4e500ac53bacf12280c67f225',1,'amrex::FArrayBox']]],
+ ['set_5flast_5fframe_5fofs_7445',['set_last_frame_ofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#af6494464a81b93bee92095f59487324b',1,'amrex::ParallelContext']]],
+ ['set_5fmax_5fsteps_7446',['set_max_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9fe529e314e46e719aec6150281858a3',1,'amrex::IntegratorBase::set_max_steps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a164596b94edd3d913502235850b14a75',1,'amrex::TimeIntegrator::set_max_steps()']]],
+ ['set_5fneighbor_7447',['set_neighbor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#afe2a626f0efaee2b68a1c1b08225638e',1,'amrex_ebcellflag_module']]],
+ ['set_5fnum_5fthreads_7448',['set_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#aaeee8e96a1a1222c5fe65bf996f4b840',1,'amrex::OpenMP']]],
+ ['set_5fofs_5fname_7449',['set_ofs_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a1bc1579142503db5584556389166c169',1,'amrex::ParallelContext::Frame']]],
+ ['set_5fpost_5ffast_5fstage_5faction_7450',['set_post_fast_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a378df79907ae53d5eef652341833ab77',1,'amrex::IntegratorBase::set_post_fast_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a4d0707cf54102788e27bbd70e3d4e6c0',1,'amrex::TimeIntegrator::set_post_fast_stage_action()']]],
+ ['set_5fpost_5ffast_5fstep_5faction_7451',['set_post_fast_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9a2a23791bed8871f255633f141f0444',1,'amrex::IntegratorBase::set_post_fast_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a6d0fb57fd367079315ef253fdf422ad1',1,'amrex::TimeIntegrator::set_post_fast_step_action()']]],
+ ['set_5fpost_5fstage_5faction_7452',['set_post_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a694555275ea4407fe6132ebb1a2f09c3',1,'amrex::IntegratorBase::set_post_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a735d91b776f1b312abeb8df4227a6de6',1,'amrex::TimeIntegrator::set_post_stage_action()']]],
+ ['set_5fpost_5fstep_5faction_7453',['set_post_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a0d4804fed689d7335e3b404e4a67c37d',1,'amrex::IntegratorBase::set_post_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a1a7c1baaebdd247398daef27e7fece49',1,'amrex::TimeIntegrator::set_post_step_action()']]],
+ ['set_5fpost_5fupdate_7454',['set_post_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a2eb47576a3ff6810caeb56386103dec7',1,'amrex::IntegratorBase::set_post_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3514f8fb6f1d38f41f3d7fb19cba1e92',1,'amrex::TimeIntegrator::set_post_update()']]],
+ ['set_5fpre_5frhs_5faction_7455',['set_pre_rhs_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a8ef74d0e351992265fb1aa438b6cab83',1,'amrex::IntegratorBase::set_pre_rhs_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a066ba07823227803aa5a08f5da69490e',1,'amrex::TimeIntegrator::set_pre_rhs_action()']]],
+ ['set_5fpreferred_5fboundary_5fvalues_7456',['set_preferred_boundary_values',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adea5b76b420f0a2ccd2852d66301d376',1,'amrex::AmrLevel']]],
+ ['set_5fregular_7457',['set_regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a9ddd20373173f3218e9adf472a02f119',1,'amrex::algoim']]],
+ ['set_5fregular_5fcell_7458',['set_regular_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aa93549be8be197b8f44bf7918636c9f0',1,'amrex_ebcellflag_module']]],
+ ['set_5fregular_5fsurface_7459',['set_regular_surface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1d243dc8981384f1c0cb8b266c042735',1,'amrex::algoim']]],
+ ['set_5frhs_7460',['set_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae16747791ab03ecd41284a2c31635290',1,'amrex::TimeIntegrator::set_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad6bd9eb8cc13ac9e2a120c9018f529aa',1,'amrex::IntegratorBase::set_rhs()']]],
+ ['set_5fsingle_5fvalued_5fcell_7461',['set_single_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#af1a98ee57e3c07abebae3e337d7895e7',1,'amrex_ebcellflag_module']]],
+ ['set_5fstate_5fin_5fcheckpoint_7462',['set_state_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6560cdb555b4af1f6d5b525e1b25e4eb',1,'amrex::AmrLevel']]],
+ ['set_5fstatus_7463',['set_status',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#ab15528cf0fd67ab35676d26249aa62a8',1,'amrex::Scan::detail::BlockStatus< T, false >::set_status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a0de77702f3fadd55115d207ef8e967f0',1,'amrex::Scan::detail::BlockStatus< T, true >::set_status()']]],
+ ['set_5ftask_5foutput_5fdir_7464',['set_task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a9bda4e24001c99d756c6104f67925e72',1,'amrex::ForkJoin']]],
+ ['set_5ftask_5foutput_5ffile_7465',['set_task_output_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#acc05284c00f1aafed90fb1c2a2fd6386',1,'amrex::ForkJoin']]],
+ ['set_5ftime_5fstep_7466',['set_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#aa447937fa3bb442c94ce46cca5facd50',1,'amrex::TimeIntegrator::set_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa2dfdf9011fe5398e3aef23edc39d76a',1,'amrex::IntegratorBase::set_time_step(amrex::Real dt)']]],
+ ['set_5ftolerances_7467',['set_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa6a9eaa0e52db6d40074bfc02b9cacd0',1,'amrex::IntegratorBase::set_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3d73596da85ccd3dbc7b5046533dc3f2',1,'amrex::TimeIntegrator::set_tolerances()']]],
+ ['setacoeffs_7468',['setACoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aeb79fc965578886e2a266fc7404fd54e',1,'amrex::MLALaplacianT::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3897cf202c96a14a8d9733f25c5e750f',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, const MultiFab &alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4c998b02361b80cb5324775e3d58f90b',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, Real alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a50f7b86e67777f1fe45ccb4f91c9296d',1,'amrex::MLABecLaplacianT::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0dd9659e24893ff0ba46f4c68d10905c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, Real a_acoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a03c4c02f78e751df19a97909bd55032c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, const MultiFab &a_acoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aec0887e36eeb2fb1f1ba62f3877c8ef5',1,'amrex::PETScABecLap::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ade6e731e7392a70b13f66c6656631cdf',1,'amrex::Hypre::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a0f32ca25f6afb98cc7acbd3141465831',1,'amrex::MLABecLaplacianT::setACoeffs()']]],
+ ['setagglomeration_7469',['setAgglomeration',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a5969085705dd33f4ed532326141d4c78',1,'amrex::LPInfo']]],
+ ['setagglomerationgridsize_7470',['setAgglomerationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a2adef9e34d1e183d6fe240d63ac5e62a',1,'amrex::LPInfo']]],
+ ['setall_7471',['setall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'amrex::IndexTypeND::setall()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'IndexTypeND< AMREX_SPACEDIM >::setall()']]],
+ ['setalloc_7472',['SetAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#ab455e0f8529af58aa33685251d0f736a',1,'amrex::FabInfo::SetAlloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a983cd10420d59f361b7420da90de5066',1,'amrex::MFInfo::SetAlloc(bool a) noexcept']]],
+ ['setallocsinglechunk_7473',['SetAllocSingleChunk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d61953b8663e6cbbcbb0f4669d81f77',1,'amrex::MFInfo']]],
+ ['setalpha_7474',['setAlpha',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a3eca729943f3b29da314d62bcb5937d4',1,'amrex::MLEBNodeFDLaplacian::setAlpha()'],['../classHydro_1_1NodalProjector.html#a9769f81a3694553850294f8c7e8880f9',1,'Hydro::NodalProjector::setAlpha()']]],
+ ['setalwaysusebnorm_7475',['setAlwaysUseBNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9e64f7c34ec5abddc37f653b110a3230',1,'amrex::MLMGT']]],
+ ['setareanottotag_7476',['setAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aca274822a300bceaaa023cc330d441ba',1,'amrex::AmrLevel']]],
+ ['setarena_7477',['SetArena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#a3df83b73b88ec8cea2e617ab5ba551e2',1,'amrex::FabInfo::SetArena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d77528f27f99ad698aa26c78da7e979',1,'amrex::MFInfo::SetArena()']]],
+ ['setarena_7478',['setArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a6cc91f415f75d3cbe8f2cd97a96b8e30',1,'amrex::PolymorphicArenaAllocator::setArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae83ccc99cebafd9a616419f206acfc72',1,'amrex::StateData::setArena()']]],
+ ['setbatchmode_7479',['SetBatchMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a037f84af3602f01bce985c2ebdd4cf12',1,'amrex::DataServices']]],
+ ['setbc_7480',['setBC',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac58ae562e33ec29796418c84ad3d07dc',1,'amrex::setBC(const Box &bx, const Box &domain, int src_comp, int dest_comp, int ncomp, const Vector< BCRec > &bc_dom, Vector< BCRec > &bcr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad6ef0d3ad9d3a423c18134d029e0d7f0',1,'amrex::setBC(const Box &bx, const Box &domain, const BCRec &bc_dom, BCRec &bcr) noexcept']]],
+ ['setbcoeffs_7481',['setBCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9088117f62b7fdf5ddf44a3cccea40eb',1,'amrex::MLEBABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6921ed5b8a0013c3264369854a7d0f12',1,'amrex::MLEBTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a41a0bab0f39a7886bee16b3db3253ef7',1,'amrex::MLEBABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab8caebdccf7fca99b02b592379019228',1,'amrex::PETScABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7c38bc186861725f433fa6a10b05604f',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, Real a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0a281f140e22682bba6d56183b2eaf33',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, const MultiFab &a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aec6c60aa0be2285afbcb0ea8b13efe93',1,'amrex::MLTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aa85c8346fd88d47cf525b9ebd2d64322',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ae025087505b611d886e4ce39371d6e21',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta, Location a_beta_loc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a469db0370bad5402adefe34c6a56abde',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, Vector< T > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a06fa308776f2f5601335602731480841',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, T beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa709ea8caddead35734c2c6aaba607d6',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, const Array< AMF const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a993feadb0ec999bd7f2d92717fd9c486',1,'amrex::Hypre::setBCoeffs()']]],
+ ['setbeta_7482',['setBeta',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#adc4a60ef542a4e9f2ab766ab1a85a262',1,'amrex::MLCurlCurl::setBeta()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af850b6de810fc05e025ef44039fbc29a',1,'amrex::MLNodeTensorLaplacian::setBeta()']]],
+ ['setbig_7483',['setBig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'BoxND< AMREX_SPACEDIM >::setBig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'amrex::BoxND::setBig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'BoxND< AMREX_SPACEDIM >::setBig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'amrex::BoxND::setBig()']]],
+ ['setblockingfactor_7484',['SetBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#adf01c926d4f55d291a5d5a0e0b48c348',1,'amrex::AmrMesh::SetBlockingFactor(const IntVect &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3818b75f890359e9a8042f7a3b9e4e21',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< int > &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aba9a6c34f6e246926e9147ef3da5b535',1,'amrex::AmrMesh::SetBlockingFactor(int new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a04ba4d303b52fe2f1db1e7e23fca5c06',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< IntVect > &new_bf) noexcept']]],
+ ['setblpversion_7485',['SetBLPVersion',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a01a542102cfa448623fce9a0eac7cea9',1,'BLProfStats']]],
+ ['setbndry_7486',['setBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< FArrayBox >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::Mask >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::EBCellFlagFab >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::Mask >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::EBCellFlagFab >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a380fc7ccd2dfefbe1d03434086a21555',1,'amrex::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< FArrayBox >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< IArrayBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< IArrayBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< TagBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< TagBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e2396222f45dde47fc1cbf4fb45f162',1,'amrex::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::CutFab >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'amrex::FabArray::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'amrex::FabArray::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::CutFab >::setBndry()']]],
+ ['setbndryfuncthreadsafety_7487',['setBndryFuncThreadSafety',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5dde8b1156c069f9ec776cb778b2b1c8',1,'amrex::StateDescriptor']]],
+ ['setbndryvalues_7488',['setBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#accdac636c68436e7163d72917cba76c6',1,'amrex::InterpBndryDataT']]],
+ ['setbottommaxiter_7489',['setBottomMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afc23f31b4eca82ba3272587a8a9998ed',1,'amrex::MLMGT']]],
+ ['setbottomsmooth_7490',['setBottomSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2c1e8d8df826c5071a81e63e3aae54b4',1,'amrex::MLMGT']]],
+ ['setbottomsolver_7491',['setBottomSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a781f8fc6334607f15d2ae45c1faeec50',1,'amrex::MLMGT']]],
+ ['setbottomtolerance_7492',['setBottomTolerance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af18713081439d6261cb03153792cc0e8',1,'amrex::MLMGT']]],
+ ['setbottomtoleranceabs_7493',['setBottomToleranceAbs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1de7f802d64a3237a66a9b4a1f24dfe2',1,'amrex::MLMGT']]],
+ ['setbottomverbose_7494',['setBottomVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a002d46a5b24423762455f90086333f4b',1,'amrex::MLMGT::setBottomVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aebed57922b06a40a22b8e77048fade35',1,'amrex::OpenBCSolver::setBottomVerbose()']]],
+ ['setboundarygeometry_7495',['setBoundaryGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adfcea84d67ac5f1276111e2bb32007aa',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY, BoundaryPointList &IntersectLoZ, BoundaryPointList &IntersectHiZ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a90bf34103118043a594a3e827f9f5e8b',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY) noexcept']]],
+ ['setboundarywidth_7496',['SetBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac85bd7e77961978803b66748f57c1a14',1,'amrex::AmrData']]],
+ ['setboundcond_7497',['setBoundCond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aa8cb046e06f3de6cb1db4be12ec87010',1,'amrex::BndryDataT::setBoundCond(Orientation face, int n, int comp, const BoundCond &bcn) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#afd3fdc202fd316dff91863242679263f',1,'amrex::BndryDataT::setBoundCond(Orientation face, const MFIter &mfi, int comp, const BoundCond &bcn) noexcept']]],
+ ['setboundloc_7498',['setBoundLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac308c460f9c083f2fd2326ca62cd1811',1,'amrex::BndryDataT::setBoundLoc(Orientation face, int n, value_type val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a85f08d239e69b27930ba8ba4e4c163c1',1,'amrex::BndryDataT::setBoundLoc(Orientation face, const MFIter &mfi, value_type val) noexcept']]],
+ ['setbox_7499',['setBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a1f9a7e4c07b451d03fbcc905145005b7',1,'amrex::BoxIterator']]],
+ ['setboxarray_7500',['SetBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a404d43ca2363907df6d3206e892a220d',1,'amrex::AmrMesh']]],
+ ['setboxbc_7501',['setBoxBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a5240bdd727e4e8b7ed90b3438ffb82df',1,'amrex::MLMGBndryT']]],
+ ['setboxes_7502',['setBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a31f3e491669d858c7c73e04d2ad6cb00',1,'amrex::BndryRegisterT']]],
+ ['setboxtype_7503',['SetBoxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< AtomicInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< Real >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< PetscInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< HYPRE_Int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< EBCellFlag >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< char >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'amrex::BaseFab::SetBoxType()']]],
+ ['setbuf_7504',['setBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0ab15576cd65ae5152ba609b54b24550',1,'amrex::VisMF']]],
+ ['setbuf_5fchar_5ftype_7505',['Setbuf_Char_Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a49a155dcc41cf64677c1b57df5dcfcb2',1,'amrex::VisMFBuffer']]],
+ ['setbulkviscosity_7506',['setBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#acbe31c08085ba7b2e1b6ae53e22b688c',1,'amrex::MLTensorOp::setBulkViscosity(int amrlev, Real kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a89529e15aedc1628aaa544645a9a8b39',1,'amrex::MLTensorOp::setBulkViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a386cf912b2462e16023d9dd81c527552',1,'amrex::MLEBTensorOp::setBulkViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a0e7d54919f40ee816e333ba1d531ecb8',1,'amrex::MLEBTensorOp::setBulkViscosity(int amrlev, Real kappa)']]],
+ ['setcfstrategy_7507',['setCFStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a42792f43ae4cc1ee24acf959aa647958',1,'amrex::MLMGT']]],
+ ['setcheckfilepositions_7508',['SetCheckFilePositions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5fa42d848c0d0dc397ddf05fd16c5e16',1,'amrex::VisMF']]],
+ ['setcoarseboundaryvelocityforsync_7509',['setCoarseBoundaryVelocityForSync',['../classHydro_1_1NodalProjector.html#a1e281898c2ac2b4b93c9ddffe6e0a397',1,'Hydro::NodalProjector']]],
+ ['setcoarsefinebc_7510',['setCoarseFineBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC()'],['../classHydro_1_1MacProjector.html#aa180608476662e8842d3f531fbcaf4bd',1,'Hydro::MacProjector::setCoarseFineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const Array< MultiFab, 3 > *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const Array< MultiFab, 3 > *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept']]],
+ ['setcoarsefinebclocation_7511',['setCoarseFineBCLocation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'amrex::MLLinOpT::setCoarseFineBCLocation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBCLocation()']]],
+ ['setcoarseningstrategy_7512',['setCoarseningStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#af44fe2628228f69789874df4dbcab755',1,'amrex::MLNodeLaplacian']]],
+ ['setcomplement_7513',['setComplement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< char >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< Real >::setComplement(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< Real >::setComplement(Real const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< int >::setComplement(int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< int >::setComplement(int const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< HYPRE_Int >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< char >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< AtomicInt >::setComplement(AtomicInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< AtomicInt >::setComplement(AtomicInt const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'amrex::BaseFab::setComplement(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'amrex::BaseFab::setComplement(T const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< HYPRE_Int >::setComplement()']]],
+ ['setcomponent_7514',['setComponent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a3b6539c147eae1449f8b9ca1751d8867',1,'amrex::StateDescriptor::setComponent(int comp, const std::string &nm, const BCRec &bc, const BndryFunc &func, InterpBase *interp=nullptr, int max_map_start_comp=-1, int min_map_end_comp=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a70d556135903355292269f683db595f6',1,'amrex::StateDescriptor::setComponent(int comp, const std::string &nm, const BCRec &bc, const BndryFunc &func, InterpBase *interp, bool a_primary, int groupsize)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#aeeb4f83f275e3e879481880afd516c50',1,'amrex::DescriptorList::setComponent(int indx, int comp, const Vector< std::string > &nm, const Vector< BCRec > &bc, const StateDescriptor::BndryFunc &func, InterpBase *interp=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a509cf3b858a16175331faf1281adfd9d',1,'amrex::DescriptorList::setComponent(int indx, int comp, const std::string &nm, const BCRec &bc, const StateDescriptor::BndryFunc &func, InterpBase *interp=nullptr, int max_map_start_comp=-1, int min_map_end_comp=-1)']]],
+ ['setcomputenewdtonregrid_7515',['setComputeNewDtOnRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a764b896be65e37000e8974c62cd98032',1,'amrex::Amr']]],
+ ['setconfig_7516',['setConfig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)']]],
+ ['setconnected_7517',['setConnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a1b691f1b39fa514056250ecdd9902098',1,'amrex::EBCellFlag::setConnected() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a024616425bcecbfc85fa2d13135f04f8',1,'amrex::EBCellFlag::setConnected(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a21debda402eb169cb267a0830cd97fae',1,'amrex::EBCellFlag::setConnected(int i, int j, int k) noexcept']]],
+ ['setconsolidation_7518',['setConsolidation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#aae20ea49f949562cc31d87eb8e02cec1',1,'amrex::LPInfo']]],
+ ['setconsolidationgridsize_7519',['setConsolidationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a50655cba9bb48a63c7f0913e0ba8e21a',1,'amrex::LPInfo']]],
+ ['setconsolidationratio_7520',['setConsolidationRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ae8917bb5cf009969d7edf32ab9960056',1,'amrex::LPInfo']]],
+ ['setconsolidationstrategy_7521',['setConsolidationStrategy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ac70c612644339e1f9c5072fc9825b986',1,'amrex::LPInfo']]],
+ ['setconstant_7522',['setConstant',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#abce888c0693fdd70003a6177b18d06a6',1,'amrex::Parser::setConstant()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a3c8c7c907890aaec6fdecdd249d24cff',1,'amrex::IParser::setConstant()']]],
+ ['setcoord_7523',['SetCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a2bf1bf10c89e3d151b0ad49b2c1722fa',1,'amrex::CoordSys']]],
+ ['setcopiedfrom_7524',['SetCopiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a6fb006c80650854a70d3f1dc2c3c4655',1,'amrex::XYPlotDataList']]],
+ ['setcovered_7525',['setCovered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5e64cb7ffa62b91cb2800ccea20aca3d',1,'amrex::EBCellFlag']]],
+ ['setcpumemory_7526',['SetCpuMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#aea2d408b112c9b365f345889eed6965f',1,'amrex::ArenaInfo']]],
+ ['setcpversion_7527',['SetCPVersion',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a962ff2aa0d88edf67c069815d8d92235',1,'BLProfStats::SetCPVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af33e60c5ccfea7a45165d97b41c98626',1,'CommProfStats::SetCPVersion()']]],
+ ['setcrsevolume_7528',['setCrseVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a6a278cbdb5d26d92153834df80c5bb26',1,'amrex::YAFluxRegisterT']]],
+ ['setcssize_7529',['SetCSSize',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e78f62dca25bbb5a403a1de61686d9d',1,'BLProfStats::SetCSSize()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a199bfb0dca140f601d5aa32d3b08e23e',1,'CommProfStats::SetCSSize()']]],
+ ['setcsversion_7530',['SetCSVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8a67c8995d1137a537f5d9cf8bcc9ab6',1,'RegionsProfStats::SetCSVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a288d870f5202f31347754539a025783f',1,'BLProfStats::SetCSVersion()']]],
+ ['setcumtime_7531',['setCumTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8440e6564a766f2aa1cf0670450b8523',1,'amrex::Amr']]],
+ ['setcustomrhs_7532',['setCustomRHS',['../classHydro_1_1NodalProjector.html#a11a56c47404c03454159765873c7d576',1,'Hydro::NodalProjector']]],
+ ['setdatasource_7533',['SetDataSource',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#ac8ab6353c41ea4880d2b5e68e2465564',1,'amrex::AmrDataAdaptor::SetDataSource()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#ae3854a759cdf938fcc037efa9ceee3b0',1,'amrex::AmrMeshDataAdaptor::SetDataSource()']]],
+ ['setderefine_7534',['SetDerefine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aa811e9e6c5b434b3a82bd25a8a21896c',1,'amrex::AMRErrorTagInfo']]],
+ ['setdevicememory_7535',['SetDeviceMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a6e2b5fae851f0abc6f11b3b60b41a515',1,'amrex::ArenaInfo']]],
+ ['setdevicesync_7536',['SetDeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a0fda064accf3be6a1e5637bff182bbc2',1,'amrex::MFItInfo']]],
+ ['setdirichletnodestozero_7537',['setDirichletNodesToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a1e1cf60387fbaec37d15c01e9f074ee5',1,'amrex::MLCurlCurl::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ad08f58adbfad6d97a54eec4261b8ce46',1,'amrex::MLNodeLinOp::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'MLLinOpT< Array< MultiFab, 3 > >::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a76c83a76bea9715006d1c962471346aa',1,'amrex::MLCellABecLapT::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'amrex::MLLinOpT::setDirichletNodesToZero()']]],
+ ['setdirname_7538',['SetDirName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4a257010ca68aeaa03e8b7b02c5e5e0e',1,'BLProfStats']]],
+ ['setdisconnected_7539',['setDisconnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3e740def3688ae4182b55c2eef7773ac',1,'amrex::EBCellFlag::setDisconnected() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aa3821fae6937052466356487d1bc25a3',1,'amrex::EBCellFlag::setDisconnected(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab7c742b707476ca618348efa1197f935',1,'amrex::EBCellFlag::setDisconnected(int i, int j, int k) noexcept']]],
+ ['setdistributionmap_7540',['SetDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a452a3c38dd51bc37e199abe772759a3b',1,'amrex::AmrMesh']]],
+ ['setdistributionmap_7541',['setDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a74036cca3383362145e0dd06a14a65ad',1,'amrex::StateData']]],
+ ['setdivu_7542',['setDivU',['../classHydro_1_1MacProjector.html#aa4a6c51af0f9f7f5a7cdb90af94bb452',1,'Hydro::MacProjector']]],
+ ['setdloga_7543',['SetDLogA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ab487c819b8467fb587f459b98d100897',1,'amrex::CoordSys']]],
+ ['setdomainbc_7544',['setDomainBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'amrex::MLLinOpT::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'amrex::MLLinOpT::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['../classHydro_1_1MacProjector.html#a4e1fa14e4ba6e059f9f9eef63853f68a',1,'Hydro::MacProjector::setDomainBC()'],['../classHydro_1_1NodalProjector.html#ae593958db08f625398b63457c51cfd0e',1,'Hydro::NodalProjector::setDomainBC()']]],
+ ['setdomainbcloc_7545',['setDomainBCLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'amrex::MLLinOpT::setDomainBCLoc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBCLoc()']]],
+ ['setdomainbndry_7546',['setDomainBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'amrex::FabArray::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< TagBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< TagBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< IArrayBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< IArrayBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'amrex::FabArray::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry()']]],
+ ['setdtlevel_7547',['setDtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae63754ca7b99b0ebc7dca496b4689bc4',1,'amrex::Amr::setDtLevel(const Vector< Real > &dt_lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a0a911dea6d732d72a00a493bd3205fe3',1,'amrex::Amr::setDtLevel(Real dt, int lev) noexcept']]],
+ ['setdtmin_7548',['setDtMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a6ab52bdea5d9be7efd1f90548d8715',1,'amrex::Amr']]],
+ ['setdynamic_7549',['SetDynamic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#afaabf4f7bbf8f45e425237a5116fffda',1,'amrex::NFilesIter::SetDynamic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a3eca2eae7ba9555f07544739396d8f57',1,'amrex::MFItInfo::SetDynamic()']]],
+ ['setebbulkviscosity_7550',['setEBBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a3aa0e1f0a27c29c4cf2f73d97c19e6b9',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, MultiFab const &kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a40042adfb1e5e140ede04d0e6de31267',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, Real kappa)']]],
+ ['setebdirichlet_7551',['setEBDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a780796d3dee5dfa89cba56c05383868d',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaa5d24895fc813690a700fff13302d30',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a21036dcdb342fa89b6bc11b0cf730d04',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7f36dae9f70a37ded92faab9a89b4a52',1,'amrex::MLEBTensorOp::setEBDirichlet()']]],
+ ['setebhomogdirichlet_7552',['setEBHomogDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9acab9bf4580bb611d63434f8e2daeed',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a69dc896ed1e3c373ffed1364c14b39ea',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a367adfeb7192bf75233d0d3176eb8fd9',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4fd75863f9948f2fc1c82336088f1d51',1,'amrex::MLEBTensorOp::setEBHomogDirichlet(int amrlev, const MultiFab &beta)=delete']]],
+ ['setebshearviscosity_7553',['setEBShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7c8d573df03c82ad4c1bbb8cec38f6aa',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, MultiFab const &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a95ede9e3771119992924c74dbbd6a83d',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, Real eta)']]],
+ ['setebshearviscositywithinflow_7554',['setEBShearViscosityWithInflow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ad4578df66187d70b495bee32c9833c90',1,'amrex::MLEBTensorOp']]],
+ ['setedgebcshi_7555',['SetEdgeBCsHi',['../namespaceHydroBC.html#a3a47bbbd8cc79009d41b04c27ebbd64f',1,'HydroBC']]],
+ ['setedgebcslo_7556',['SetEdgeBCsLo',['../namespaceHydroBC.html#a8ba2207a75496ee3c6d88f44233d645b',1,'HydroBC']]],
+ ['setenabled_7557',['setEnabled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)']]],
+ ['setenableinverse_7558',['setEnableInverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9fd86ef6591da68553312d8cc6321034',1,'amrex::NeighborParticleContainer']]],
+ ['setenforcesingularsolvable_7559',['setEnforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'MLLinOpT< Array< MultiFab, 3 > >::setEnforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'amrex::MLLinOpT::setEnforceSingularSolvable()']]],
+ ['seterrorhandler_7560',['SetErrorHandler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a448749e34552187d2fa9254841970a6b',1,'amrex']]],
+ ['setextrapvelbcshi_7561',['SetExtrapVelBCsHi',['../namespaceHydroBC.html#a73e41c0b9b0337ef1c4d484c7a18d4d7',1,'HydroBC']]],
+ ['setextrapvelbcslo_7562',['SetExtrapVelBCsLo',['../namespaceHydroBC.html#a3db84e94f70bb83cddce24c02b206c27',1,'HydroBC']]],
+ ['setfab_7563',['setFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< IArrayBox >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::Mask >::setFab(int boxno, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::Mask >::setFab(int boxno, amrex::Mask &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::Mask >::setFab(const MFIter &mfi, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::EBCellFlagFab >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::Mask >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< FArrayBox >::setFab(int boxno, std::unique_ptr< FArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< FArrayBox >::setFab(int boxno, FArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< FArrayBox >::setFab(const MFIter &mfi, std::unique_ptr< FArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< FArrayBox >::setFab(const MFIter &mfi, FArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< IArrayBox >::setFab(int boxno, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< IArrayBox >::setFab(int boxno, IArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< IArrayBox >::setFab(const MFIter &mfi, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< TagBox >::setFab(int boxno, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< TagBox >::setFab(int boxno, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< TagBox >::setFab(const MFIter &mfi, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< TagBox >::setFab(const MFIter &mfi, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::EBCellFlagFab >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'amrex::FabArray::setFab(const MFIter &mfi, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'amrex::FabArray::setFab(const MFIter &mfi, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'amrex::FabArray::setFab(int boxno, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'amrex::FabArray::setFab(int boxno, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(int boxno, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< AtomicInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< HYPRE_Int > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(const MFIter &mfi, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< PetscInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, amrex::BaseFab< PetscInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< PetscInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(const MFIter &mfi, amrex::BaseFab< PetscInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::CutFab >::setFab(int boxno, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::CutFab >::setFab(int boxno, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, std::unique_ptr< amrex::EBCellFlagFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, amrex::EBCellFlagFab &&elem)']]],
+ ['setfab_5fassert_7564',['setFab_assert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< IArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< TagBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::Mask >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::CutFab >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'amrex::FabArray::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< FArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::EBCellFlagFab >::setFab_assert()']]],
+ ['setfabio_7565',['setFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a7a5acc633fa80ec1cb999be2c4bbdc02',1,'amrex::FArrayBox']]],
+ ['setfaboutsize_7566',['SetFabOutSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#abdbf701b94b7d6637e2669c3e5e86818',1,'amrex::DataServices']]],
+ ['setfacearea_7567',['SetFaceArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3036d0e98088cf5ce1478f81b6d02aea',1,'amrex::CoordSys']]],
+ ['setfaheadermapptr_7568',['SetFAHeaderMapPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0ae8938d03e0425949acee6bfdf003af',1,'amrex::StateData']]],
+ ['setfiletype_7569',['SetFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2bfd78d92eae8d100a08f1b954c70483',1,'amrex::AmrData']]],
+ ['setfilter_7570',['SetFilter',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa386bd7cfe5d670537ff28fc6abd818a',1,'BLProfStats::SetFilter(FilterStatus fs, const std::string &rname, int rnumber)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab2263e1e16de499efe38609fdea5f81b',1,'BLProfStats::SetFilter(FilterStatus fs)']]],
+ ['setfiltertimeranges_7571',['SetFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a863b8a020da35bf11daf6c34ea5b55a0',1,'BLProfStats']]],
+ ['setfinalfillbc_7572',['setFinalFillBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aaf653324d55081effa4617316f6fed7f',1,'amrex::MLMGT']]],
+ ['setfinalsmooth_7573',['setFinalSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af409e46e36a83708948f57964d56e788',1,'amrex::MLMGT']]],
+ ['setfinestlevel_7574',['SetFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab40e510f5cd8deda45eb675b82494808',1,'amrex::AmrMesh']]],
+ ['setfixdenormals_7575',['SetFixDenormals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#adbd417c0e8ee1019ce39cc3c35d0b06d',1,'amrex::RealDescriptor']]],
+ ['setfixediter_7576',['setFixedIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8d32d7e502abfe65f355e792f0fed5b7',1,'amrex::MLMGT']]],
+ ['setfnames_7577',['SetFNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ac7083da4606bbac9cd04c7ba4278a28a',1,'BLProfStats']]],
+ ['setformat_7578',['setFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6dd6c1696dd87f8345826bc2ca97cf56',1,'amrex::FArrayBox']]],
+ ['setfpexcept_7579',['setFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78c3e0b7066802f4a1777e4384f004ac',1,'amrex']]],
+ ['setfrequency_7580',['setFrequency',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)']]],
+ ['setgaussseidel_7581',['setGaussSeidel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aaa74c5ed1094317d719bffbe89f016c9',1,'amrex::MLNodeLaplacian']]],
+ ['setgeometry_7582',['setGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#afad5b72230c1ac0b5cc0874cad8d0f86',1,'amrex::ParticleLocator::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'amrex::AmrParticleLocator::setGeometry()']]],
+ ['setgeometry_7583',['SetGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa755628d0ad98daf37de1670e57d2364',1,'amrex::AmrMesh']]],
+ ['setgpercent_7584',['SetGPercent',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2c9001171e52450c8d565a1f9106ef41',1,'BLProfStats']]],
+ ['setgraphregion_7585',['setGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a092d5e2b6a052f9620c9d3c3757ed1be',1,'amrex::Gpu']]],
+ ['setgrideff_7586',['SetGridEff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a77c262385b1bd0bfc96fec96347c041a',1,'amrex::AmrMesh']]],
+ ['setgroupsets_7587',['SetGroupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0e5c0555decdea8a4d09c7eabff1a07d',1,'amrex::VisMF']]],
+ ['setgrowthfactor_7588',['SetGrowthFactor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#ae40903e99ce2fa70dfcfbc71e8e1f9d1',1,'amrex::VectorGrowthStrategy']]],
+ ['setharmonicaverage_7589',['setHarmonicAverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2d7beea7bc93f71c8970977613d2ff08',1,'amrex::MLNodeLaplacian']]],
+ ['sethdf5fapl_7590',['SetHDF5fapl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac99e8f8a8b8cd43c848fd5766134e3f2',1,'amrex']]],
+ ['setheaderversion_7591',['SetHeaderVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2ce0e613077c3ec9c4c687628154c5ce',1,'amrex::VisMF']]],
+ ['sethi_7592',['setHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a0d3a7e55c3bd28f808e3d130879f762e',1,'amrex::BCRec::setHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#adfe0a1636b666203a0fc32be47c5bedb',1,'amrex::RealBox::setHi(const Real *a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a48f67e7be6f62e4e0ac416af2ca860fa',1,'amrex::RealBox::setHi(const Vector< Real > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a94d83eb3cb499791bd998169535994d8',1,'amrex::RealBox::setHi(const RealVect &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a5cc6185da0581780aa6e6411a60795e4',1,'amrex::RealBox::setHi(int dir, Real a_hi) noexcept']]],
+ ['sethiddendirection_7593',['setHiddenDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a9c3339a35d018641c2d340cee364755e',1,'amrex::LPInfo']]],
+ ['sethomogvalues_7594',['setHomogValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a772640cb8d0030c7b6e69714d055d8e3',1,'amrex::InterpBndryDataT']]],
+ ['sethostalloc_7595',['SetHostAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a76a736ea531b11031bc4742c16ebfa67',1,'amrex::ArenaInfo']]],
+ ['sethyprenumsweeps_7596',['setHypreNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa3e3c7cdd1399a6569ead6da002cefcc',1,'amrex::Hypre']]],
+ ['sethypreolddefault_7597',['setHypreOldDefault',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a176164a0be65a008953835f054ed05bb',1,'amrex::Hypre']]],
+ ['sethypreoptionsnamespace_7598',['setHypreOptionsNamespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a69bd65a7f09331727ec3606700f744b7',1,'amrex::Hypre::setHypreOptionsNamespace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9f80d1c81a4fc95cd42b3741dbccbacd',1,'amrex::HypreNodeLap::setHypreOptionsNamespace()']]],
+ ['sethyprerelaxorder_7599',['setHypreRelaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ae6d9ce8d191fe74154cb322a83647c65',1,'amrex::Hypre']]],
+ ['sethyprerelaxtype_7600',['setHypreRelaxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a405012151d7a1605c76dc277321f8413',1,'amrex::Hypre']]],
+ ['sethyprestrongthreshold_7601',['setHypreStrongThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a3709ca6588e8a170458aca0425335169',1,'amrex::Hypre']]],
+ ['setinfo_7602',['SetInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ae91e33103b6e12dcf0a643a8904a74c1',1,'amrex::AMRErrorTag']]],
+ ['setinitdatablocks_7603',['SetInitDataBlocks',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#abde311b30f111d93f7fbfed009773e76',1,'RegionsProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ac2f5f0735dd866d4d9dddd8e9192c94f',1,'CommProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a77c0419013558c7dc97b630646404ce4',1,'BLProfStats::SetInitDataBlocks()']]],
+ ['setinitsnan_7604',['SetInitSNaN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac250c5ca9b8aaa82a1fc020e6855ae07',1,'amrex']]],
+ ['setinitsolnzeroed_7605',['setInitSolnZeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7193b703cfcb637ad19ed8b60c53f3cb',1,'amrex::MLCGSolverT']]],
+ ['setintcommcomp_7606',['setIntCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a63cbb0b5b6c81df9e4321148bc960f32',1,'amrex::NeighborParticleContainer']]],
+ ['setiobuffersize_7607',['SetIOBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a6408b3042dc48515b0c3722c43826f03',1,'amrex::VisMFBuffer']]],
+ ['setismatrixsingular_7608',['setIsMatrixSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ace6b42d6b4d28b5aeb6d0ae4ced033f1',1,'amrex::Hypre']]],
+ ['setiteratetofalse_7609',['SetIterateToFalse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2c473ca991e89cf526fa0ecd967a7217',1,'amrex::AmrMesh']]],
+ ['setlaunchregion_7610',['setLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a9f755b4680ecd261e7416fda7ca2b5bb',1,'amrex::Gpu']]],
+ ['setlevel_7611',['SetLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a523062418a8d9a4207077fa87b98d521',1,'amrex::XYPlotDataList']]],
+ ['setlevelbc_7612',['setLevelBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afaf162a4471fc9b3a7121d9579fea518',1,'amrex::MLCellLinOpT::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a06eca5d2d85df13a44bec68fb491e02d',1,'amrex::MLCurlCurl::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'amrex::MLLinOpT::setLevelBC(int, const MF *, const MF *=nullptr, const MF *=nullptr, const MF *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'amrex::MLLinOpT::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int, const Array< MultiFab, 3 > *, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a85ee06a6171baffc7d8ba4e7470a44ef',1,'amrex::MLNodeLinOp::setLevelBC()'],['../classHydro_1_1MacProjector.html#a14a612ac0c0042ac9e24fbdab72081df',1,'Hydro::MacProjector::setLevelBC()']]],
+ ['setlevelcount_7613',['setLevelCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac5745e35deb1c5f1c6d8585cffe9605d',1,'amrex::Amr']]],
+ ['setleveldirectoriescreated_7614',['SetLevelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'amrex::ParticleContainer_impl::SetLevelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetLevelDirectoriesCreated()']]],
+ ['setleveldirectorycreated_7615',['SetLevelDirectoryCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a33b3a3f0806c790a05f39fae227042a0',1,'amrex::AmrLevel']]],
+ ['setlevelsteps_7616',['setLevelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1cfac74af2f249a6addd2637d24cb758',1,'amrex::Amr']]],
+ ['setlo_7617',['setLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a06a08fc2ff5eb243e5b56ad66734fd55',1,'amrex::RealBox::setLo(int dir, Real a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad17a084669ca15c44ee367f21a9ffc68',1,'amrex::RealBox::setLo(const RealVect &a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad513c995fcf5ff2ca68ea4a1ca78a9f7',1,'amrex::RealBox::setLo(const Vector< Real > &a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a1130b16abd9291592ada32965f8d3201',1,'amrex::RealBox::setLo(const Real *a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a7b9f9505622e2fa14b13aebd7f417d8f',1,'amrex::BCRec::setLo()']]],
+ ['setlobndryconds_7618',['setLOBndryConds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ab6609bf57c735a9ebbf08bd4944dffef',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, IntVect const &ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a4968262312aabecee36bc2bde40ab80c',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, int ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#ad300e8ff5b343bdc22725143e1005469',1,'amrex::MLCellLinOpT::BndryCondLoc::setLOBndryConds()']]],
+ ['setmapped_7619',['setMapped',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aa9baddb5a30572ac9597f98e6037b801',1,'amrex::MLNodeLaplacian']]],
+ ['setmaxcoarseninglevel_7620',['setMaxCoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a4a7b1b85ca071370a9a98488be7dd5dc',1,'amrex::LPInfo']]],
+ ['setmaxfmgiter_7621',['setMaxFmgIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a034852dcdb062a30ca616eb0363d202b',1,'amrex::MLMGT']]],
+ ['setmaxfnumber_7622',['SetMaxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a522a3e0fdfe26feeb6fca90122db85eb',1,'RegionsProfStats']]],
+ ['setmaxgridsize_7623',['SetMaxGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad6695b6090e726ea6bc405a7d3a75be8',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< IntVect > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ae26f4d197dc68e2d26837b8ad0043dbe',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< int > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a964c875f4546f513fb285e2f90278473',1,'amrex::AmrMesh::SetMaxGridSize(const IntVect &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a4612b4d9b23253095da92c3e323ffd73',1,'amrex::AmrMesh::SetMaxGridSize(int new_mgs) noexcept']]],
+ ['setmaxiter_7624',['setMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afee26760c3b6fd120a20bead9d849ce4',1,'amrex::MLMGT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#adaf95795df6022fbffaeea323e4df3e0',1,'amrex::MLCGSolverT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a2eca9fbfceb38d605125d13abdf96b44',1,'amrex::HypreMLABecLap::setMaxIter()']]],
+ ['setmaxiters_7625',['setMaxIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'amrex::GMRES::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'GMRES< MF, GMRESMLMGT< MF > >::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ae47a754ba15bd25bcb9b10f95b590364',1,'amrex::GMRESMLMGT::setMaxIters()']]],
+ ['setmaxlevel_7626',['SetMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ad718a00a1cc39585c9a7f5d631d76a06',1,'amrex::AMRErrorTagInfo']]],
+ ['setmaxorder_7627',['setMaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'amrex::MLLinOpT::setMaxOrder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'MLLinOpT< Array< MultiFab, 3 > >::setMaxOrder()']]],
+ ['setmaxrnumber_7628',['SetMaxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e570ba8a5d7336446bd4de9d553bd6a',1,'BLProfStats']]],
+ ['setmaxsemicoarseninglevel_7629',['setMaxSemicoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ab79eab223be7acae5356f6a9e1fdb0fc',1,'amrex::LPInfo']]],
+ ['setmaxtime_7630',['SetMaxTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a7804b1aaad0f9423c2bd6505d4582845',1,'amrex::AMRErrorTagInfo']]],
+ ['setmetricterm_7631',['setMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ad52d1c9d3214bf62a03f3a41ca82a34c',1,'amrex::LPInfo']]],
+ ['setmffileinstreams_7632',['SetMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abda03b733e4f5e0b9f005f764f1a5b65',1,'amrex::VisMF']]],
+ ['setmindigits_7633',['SetMinDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a1ba8e895b17fe1e7c39d318b1e1ed9f8',1,'amrex::NFilesIter']]],
+ ['setmintime_7634',['SetMinTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ab82515699c685077e28466f7d98724de',1,'amrex::AMRErrorTagInfo']]],
+ ['setmultighost_7635',['setMultiGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7d9c921734d6199c74f9ce44f81eba81',1,'amrex::FabArrayBase']]],
+ ['setmultivalued_7636',['setMultiValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a7f74f489036a678a56c421c828b393b6',1,'amrex::EBCellFlag']]],
+ ['setncycle_7637',['setNCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a189778c804c9127f8792d32cd927ecd7',1,'amrex::Amr']]],
+ ['setnewtimelevel_7638',['setNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9abd20c02f978ad493cfe44eec3dec13',1,'amrex::StateData']]],
+ ['setnghost_7639',['setNGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac578fcc67a6e49ae96d7578ce36c508f',1,'amrex::MLCGSolverT']]],
+ ['setngrow_7640',['SetNGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8e2bdc864ffe06bd8e43902689bb624a',1,'amrex::AMRErrorTag']]],
+ ['setngrowfilled_7641',['setNGrowFilled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2ad51584223d99ae31e86bf9a21c10b7',1,'amrex::FabArrayBase']]],
+ ['setnormalizationthreshold_7642',['setNormalizationThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a5184c0395e2b615863f958c9a057f6d2',1,'amrex::MLNodeLaplacian']]],
+ ['setnosyncregion_7643',['setNoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a361fc388a79423386fd65e7dfe189f57',1,'amrex::Gpu']]],
+ ['setnoutfiles_7644',['SetNOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a12f990c53f9abf19fdd7c10f14eae38b',1,'amrex::VisMF::SetNOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1cbbd755f92181dadd9dbdbd81d92efb',1,'BLProfStats::SetNOutFiles(const int nof)']]],
+ ['setnprocs_7645',['SetNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a5b9e541dff4023978e381b997dbcc00b',1,'BLProfStats']]],
+ ['setnproper_7646',['SetNProper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aee314c43754854d98fc25ce6cd278796',1,'amrex::AmrMesh']]],
+ ['setnsolve_7647',['setNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a309402aeb490c7011bbdc724dfb20e98',1,'amrex::MLMGT']]],
+ ['setnsolvegridsize_7648',['setNSolveGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a52db13d6134d518279dce357d082ed35',1,'amrex::MLMGT']]],
+ ['setnumlevels_7649',['setNumLevels',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a118f6ee0ff0a2b597f7465fbfa1ae3e2',1,'amrex::ParticleCopyOp']]],
+ ['setnumneighbors_7650',['setNumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a06cb98e187a840616cfd0c681f596ab2',1,'amrex::StructOfArrays::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3418dd871a28056a9d8aa3ba12a016f6',1,'amrex::ParticleTile::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a3b1f7c4d9324b6ce179d86299b1ba853',1,'amrex::ArrayOfStructs::setNumNeighbors()']]],
+ ['setnumstreams_7651',['SetNumStreams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a23dbb25432836874b6aa0885ff91e1c5',1,'amrex::MFItInfo']]],
+ ['setnumthreadsmin_7652',['setNumThreadsMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a6693f142f50d3d5683ee44892c3f155a',1,'amrex::Gpu::Device']]],
+ ['setoffset_7653',['SetOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aded987526da2665b805f491a3544ccd8',1,'amrex::CoordSys']]],
+ ['setoldtimelevel_7654',['setOldTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a174f384ed70022d265210fb0ffa0f448',1,'amrex::StateData']]],
+ ['setoptions_7655',['setOptions',['../classHydro_1_1NodalProjector.html#ac44569cae9df9f860be927c345ae18a8',1,'Hydro::NodalProjector::setOptions()'],['../classHydro_1_1MacProjector.html#a0e486b82b991320eb741d655f11e7c4e',1,'Hydro::MacProjector::setOptions()']]],
+ ['setordering_7656',['setOrdering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a52578eab1d0f7cc7547af989033e82b6',1,'amrex::FArrayBox']]],
+ ['setoversetmask_7657',['setOversetMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#afa9f37a1e4264b48744a5110fdb1c4ec',1,'amrex::MLNodeLinOp']]],
+ ['setpargdb_7658',['SetParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a390bb96be3157bd1a0bf97fe3167e14b',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2b8152157d1ecf4129a015d2a8ead5ff',1,'amrex::ParticleContainerBase::SetParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a3a466989f4aa9bba5b055e42d48ee936',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)']]],
+ ['setparserprefix_7659',['SetParserPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa1549749aa28417bed7bb7a9d5a99810',1,'amrex::ParmParse']]],
+ ['setparticleboxarray_7660',['SetParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a8fa510470316026fa5b4ac4cf18a29c5',1,'amrex::AmrParGDB::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1165cc254c92620732eecdf3d1d44d14',1,'amrex::ParGDB::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ac3cf1b27511fecf4ab3f23a90f5f0e4c',1,'amrex::ParGDBBase::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a79aa4f01ee0c767eb5f92c5cfed9485d',1,'amrex::ParticleContainerBase::SetParticleBoxArray()']]],
+ ['setparticledistributionmap_7661',['SetParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a88824bfe0471d8b133c5aa798b87c25f',1,'amrex::AmrParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1e01e231a9f26bf287a483608281173d',1,'amrex::ParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1635970789eadd3987d1011e60cf3003',1,'amrex::ParGDBBase::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0efe211fbdf5d6759cd3a045622e0250',1,'amrex::ParticleContainerBase::SetParticleDistributionMap(int lev, DistributionMapping new_dmap)']]],
+ ['setparticlegeometry_7662',['SetParticleGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a89426801f817c951b25e9748f669d3ce',1,'amrex::ParticleContainerBase::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ace841700df06aa193ec553e98c6fb600',1,'amrex::AmrParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3efa366c1a89f28934b8ce6f0ebebd98',1,'amrex::ParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1aa41e46d76fa08134ec8f657692c718',1,'amrex::ParGDBBase::SetParticleGeometry()']]],
+ ['setparticleidandcpu_7663',['SetParticleIDandCPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6076dc93e17aef13f76bd835e89ce265',1,'amrex']]],
+ ['setparticlesize_7664',['SetParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'amrex::ParticleContainer_impl::SetParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetParticleSize()']]],
+ ['setperiodicity_7665',['setPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a07025080452434734ae74c23e9f97224',1,'amrex::Geometry']]],
+ ['setphioncentroid_7666',['setPhiOnCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1b6b64134bb5a73a43da2d2aaefbbf53',1,'amrex::MLEBABecLap']]],
+ ['setphysbndryvalues_7667',['setPhysBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a24af38cde0573af0a4557b5e165690ff',1,'amrex::InterpBndryDataT']]],
+ ['setphysboundaryvalues_7668',['setPhysBoundaryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2f324e3977de1beef5d204c04be51f4a',1,'amrex::AmrLevel']]],
+ ['setpinmesh_7669',['setPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge::setPinMesh(int apinMesh)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge::setPinMesh(int apinMesh)']]],
+ ['setpinmesh_7670',['SetPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#af95203532e6b05769deed97d8015911b',1,'amrex::AmrMeshDataAdaptor::SetPinMesh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#aeb2aa16f7cb72eebdd278083cc8616ef',1,'amrex::AmrDataAdaptor::SetPinMesh()']]],
+ ['setplotvariables_7671',['setPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a8023d9fbf7106fe39977f43d1b07460e',1,'amrex::AmrLevel']]],
+ ['setpostsmooth_7672',['setPostSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6207d80df231723fb69683f66f5ce6d0',1,'amrex::MLMGT']]],
+ ['setpoststepregrid_7673',['setPostStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3740e0877382738d1cd8d382909ef855',1,'amrex::AmrLevel']]],
+ ['setpoutbasename_7674',['setPoutBaseName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76884405b2dc4cd3167652aa79be5606',1,'amrex']]],
+ ['setprecision_7675',['SetPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a7c4b1f95c46cd9f3e0435d36b25af7ca',1,'amrex::Print::SetPrecision()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a3e38d76f3f46409cbf9fa81259641906',1,'amrex::PrintToFile::SetPrecision()']]],
+ ['setprecision_7676',['setPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a767556bba83027cac8eeecd67726aab8',1,'amrex::FArrayBox']]],
+ ['setprecondnumiters_7677',['setPrecondNumIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3e4c31b46aeea964f7e6bf8798c3adea',1,'amrex::GMRESMLMGT']]],
+ ['setpreferred_7678',['SetPreferred',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a8e8c57c71dcb35c394ddcd580388169f',1,'amrex::ArenaInfo']]],
+ ['setpresmooth_7679',['setPreSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a198deef7be3c836a4e4262aeeb0d70ac',1,'amrex::MLMGT']]],
+ ['setprobdomain_7680',['SetProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a4384bbd33d251a318b16a586333a54fc',1,'CommProfStats']]],
+ ['setproc_7681',['SetProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad95846d17258a184db9a6df8a86c158d',1,'BLProfStats']]],
+ ['setpropertyofzero_7682',['setPropertyOfZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a56349014c0d985e20f66cb789fc37d9f',1,'amrex::GMRESMLMGT']]],
+ ['setptr_7683',['setPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< PetscInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'amrex::BaseFab::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< AtomicInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< char >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< EBCellFlag >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< HYPRE_Int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< Real >::setPtr()']]],
+ ['setrange_7684',['setRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'amrex::BoxND::setRange()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'BoxND< AMREX_SPACEDIM >::setRange()']]],
+ ['setreadbuffersize_7685',['SetReadBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a0e8add3f679863e8b4e09d5a681f3bd4',1,'amrex::RealDescriptor']]],
+ ['setreadonly_7686',['SetReadOnly',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a17188b136da5e99440f925f648366292',1,'amrex::ArenaInfo']]],
+ ['setrealbox_7687',['SetRealBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a3dc671430b63a9d4a3acde3473987d37',1,'amrex::AMRErrorTagInfo']]],
+ ['setrealcommcomp_7688',['setRealCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c5eaf4a73e02b631f586b8d9eaa9b44',1,'amrex::NeighborParticleContainer']]],
+ ['setrecorddatainfo_7689',['setRecordDataInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1569c279c9f53680c034fa8412aec447',1,'amrex::Amr']]],
+ ['setrecordgridinfo_7690',['setRecordGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1019472407f6945a0f73f610fc1fd497',1,'amrex::Amr']]],
+ ['setrecordruninfo_7691',['setRecordRunInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9bbbb5b286faccc02c5b6b90b4184c6a',1,'amrex::Amr']]],
+ ['setrecordruninfoterse_7692',['setRecordRunInfoTerse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af19da464ed538fdb371cfc74ff3ac469',1,'amrex::Amr']]],
+ ['setreduction_7693',['setReduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#a04a95c0948c5e2da94c3236ae7668edb',1,'amrex::Gpu::KernelInfo']]],
+ ['setrefratio_7694',['SetRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6a7c7ec72dddbcaab79c7e37eb90fbb3',1,'CommProfStats']]],
+ ['setregiontimeranges_7695',['SetRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae023b91eb3ee3bf6028a097d14279eee',1,'BLProfStats::SetRegionTimeRanges(const amrex::Vector< amrex::Vector< amrex::Vector< TimeRange > > > &rtr)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab91fda15e1bba727710584a087572686',1,'BLProfStats::SetRegionTimeRanges(const TimeRange &tr, const int n, const int r, const int t)']]],
+ ['setregular_7696',['setRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a415368e4a55ec46befc98b59361a4237',1,'amrex::EBCellFlag']]],
+ ['setregularlevel_7697',['setRegularLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa134f8da748d28d9c016c9ccf35e0276',1,'amrex::EB2::Level']]],
+ ['setreleasethreshold_7698',['SetReleaseThreshold',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a65b5aebfacd9fcffe1532a1f0a4968df',1,'amrex::ArenaInfo']]],
+ ['setrestartlength_7699',['setRestartLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'amrex::GMRES::setRestartLength()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'GMRES< MF, GMRESMLMGT< MF > >::setRestartLength()']]],
+ ['setrunongpu_7700',['setRunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a7f2087821b195338a4b6f62bdf0ab2ae',1,'amrex::StateDescriptor::BndryFunc']]],
+ ['setrz_7701',['setRZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a7aa065c26dda1e04e7433b12f6c09648',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['setrzcorrection_7702',['setRZCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad6fc7d27c22cd096b77b9bb7d2b4f66d',1,'amrex::MLNodeLaplacian']]],
+ ['setscalars_7703',['setScalars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ac497cc99508dff6311d584d7e0636ce8',1,'amrex::Hypre::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af60aa5f93df4defa5142afa10ede59ef',1,'amrex::MLABecLaplacianT::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a41aaec43d94c9d9246f9f2a8219b0b33',1,'amrex::MLALaplacianT::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a6ec4dbd1f4658dc7cd6ef708b3968c4c',1,'amrex::MLCurlCurl::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad3027675177497cdb23a984a50ebcb12',1,'amrex::MLEBABecLap::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa2615f55a027cc9678c8fad74fd8f7ff',1,'amrex::MLNodeABecLaplacian::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aea6aef5fab439e43995892519fee28b6',1,'amrex::PETScABecLap::setScalars()']]],
+ ['setsemicoarsening_7704',['setSemicoarsening',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a45b2ff9402b86070a36448a89c4e6e8a',1,'amrex::LPInfo']]],
+ ['setsemicoarseningdirection_7705',['setSemicoarseningDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#adbc91f7b18c419f5e1be642d15a28e5e',1,'amrex::LPInfo']]],
+ ['setsetbuf_7706',['SetSetBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af73ff9fbd9a91c471bfbe750de045fb9',1,'amrex::VisMF']]],
+ ['setshared_7707',['SetShared',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#aab98a8a0ea2fe15e00d08626d0015205',1,'amrex::FabInfo']]],
+ ['setshearviscosity_7708',['setShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6907d1c2b45662f70a24cc5deef001ca',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta, Location a_beta_loc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a514d2b861724430a7a0d3182bbf26d06',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, Real eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#af6d48bd951e581c0766cec582a9c85a3',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#abae8fb16d0725b3c3c728079359e8d4b',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, Real eta)']]],
+ ['setshowbody_7709',['SetShowBody',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac3e2ebf3a95fc625bf57908fe1d07585',1,'amrex::AmrData']]],
+ ['setsigma_7710',['setSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ab81f654708d4756a07160c7eaa343d48',1,'amrex::MLEBNodeFDLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aacdcbb450e721a927c9697c8b10e3c0c',1,'amrex::MLNodeTensorLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a4cbcb13e082363d597268b6523f72470',1,'amrex::MLNodeLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ae912d5edf5cef0c5118f70ba1bf9aa4f',1,'amrex::MLEBNodeFDLaplacian::setSigma()']]],
+ ['setsinglestreamregion_7711',['setSingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae31e2a43c93959ebf7aa6bd6f564d85c',1,'amrex::Gpu']]],
+ ['setsinglevalued_7712',['setSingleValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ace9da28b2b2d5ddcc0ac50ed1efc84a1',1,'amrex::EBCellFlag']]],
+ ['setskippltlines_7713',['SetSkipPltLines',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae3bed0818b249c54dd2b51368264dd72',1,'amrex::AmrData']]],
+ ['setsmall_7714',['setSmall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'BoxND< AMREX_SPACEDIM >::setSmall()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'amrex::BoxND::setSmall(int dir, int sm_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'amrex::BoxND::setSmall(const IntVectND< dim > &sm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'BoxND< AMREX_SPACEDIM >::setSmall()']]],
+ ['setsmallplotvariables_7715',['setSmallPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adf299b915ff9411e6684762c72da84bc',1,'amrex::AmrLevel']]],
+ ['setsmoothnumsweeps_7716',['setSmoothNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#acf2ee340ce60a3e241d9d06e4d14db59',1,'amrex::MLNodeLinOp']]],
+ ['setsolver_7717',['setSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a1e6d43c5befb02185a364de58415471b',1,'amrex::MLCGSolverT']]],
+ ['setsparsefpp_7718',['SetSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4502510b5b15f7e87226e43367e1923a',1,'amrex::NFilesIter']]],
+ ['setstarttime_7719',['setStartTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6f9ae291b9b51ed55c83ff49e418fc49',1,'amrex::Amr']]],
+ ['setstaticboundarywidth_7720',['SetStaticBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a45d9b6c2a9fff2fce88fccc4deed8b62',1,'amrex::AmrData']]],
+ ['setstream_7721',['setStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a02723429d759214d88aab6044423995e',1,'amrex::Gpu::Device']]],
+ ['setstreamindex_7722',['setStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a32697ec1849354e2ed52dbdb67e4cc55',1,'amrex::Gpu::Device']]],
+ ['setsuperparticle_7723',['setSuperParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle()']]],
+ ['setsyncresidualcrse_7724',['setSyncResidualCrse',['../classHydro_1_1NodalProjector.html#aa4c60977d0d8d2c28545871cddb5d19e',1,'Hydro::NodalProjector']]],
+ ['setsyncresidualfine_7725',['setSyncResidualFine',['../classHydro_1_1NodalProjector.html#a305714866f853d54f6b3492226e692ad',1,'Hydro::NodalProjector']]],
+ ['settag_7726',['SetTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#addb772907b0ba233d79468968d823b80',1,'amrex::MFInfo::SetTag(const char *t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a810a0fb9b39d3a0d313f44d2b4d09ef2',1,'amrex::MFInfo::SetTag() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#af21be827e6eb2fd48530caecff10482a',1,'amrex::MFInfo::SetTag(const std::string &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a09865d39fb552bb0fa800934f1b1fa6d',1,'amrex::MFInfo::SetTag(T &&t, Ts &&... ts) noexcept']]],
+ ['setthrowexception_7727',['setThrowException',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a891052eaf3fafd326e6509c4bb1996bf',1,'amrex::MLMGT']]],
+ ['settimelevel_7728',['setTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5b311a4d4139cce9025d1c41d28586b1',1,'amrex::AmrLevel::setTimeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a8e6217ecac0e2a8d99ce273835b20e91',1,'amrex::StateData::setTimeLevel()']]],
+ ['settozero_7729',['setToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aa7abf628225cd94e5163b1400f549417',1,'amrex::GMRESMLMGT']]],
+ ['settype_7730',['setType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a57d4f25c01e84b842b1456dee7985600',1,'amrex::EBCellFlagFab::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'amrex::BoxND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'BoxND< AMREX_SPACEDIM >::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'amrex::IndexTypeND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'IndexTypeND< AMREX_SPACEDIM >::setType()']]],
+ ['setumac_7731',['setUMAC',['../classHydro_1_1MacProjector.html#ae011104055a3d9ba560bf411c33b60df',1,'Hydro::MacProjector']]],
+ ['setup_7732',['Setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9b691763a32026e16671e3213068f745',1,'amrex::Geometry']]],
+ ['setup_7733',['setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abb5bbeb49ef28654739d90718147285c',1,'amrex::HypreMLABecLap']]],
+ ['setupmaps_7734',['setUpMaps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a97b4e7ac1dadacb050889cd919123863',1,'amrex::StateDescriptor']]],
+ ['setupmri_7735',['SetupMRI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adf527e87fa79a752e7173b562eb55bd9',1,'amrex::SundialsIntegrator']]],
+ ['setuprk_7736',['SetupRK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a4d5f9d59a1de4f0cb97ae4984a7c6b03',1,'amrex::SundialsIntegrator']]],
+ ['setusedynamicsetselection_7737',['SetUseDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae5edd64d22f48b760a17f2e1c7369df6',1,'amrex::VisMF']]],
+ ['setusenewchop_7738',['SetUseNewChop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a54d57857c4dd3aa50841ec74a13d4e4c',1,'amrex::AmrMesh']]],
+ ['setusepersistentifstreams_7739',['SetUsePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae3d6b0ee4099108fc70fff4deb69b738',1,'amrex::VisMF']]],
+ ['setuseprepost_7740',['SetUsePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'amrex::ParticleContainer_impl::SetUsePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUsePrePost()']]],
+ ['setusesingleread_7741',['SetUseSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6142ed0a2ebee84b7961a5f429a3f4de',1,'amrex::VisMF']]],
+ ['setusesinglewrite_7742',['SetUseSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2a642eb132677ff8e2cda24a665def96',1,'amrex::VisMF']]],
+ ['setusesynchronousreads_7743',['SetUseSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a97d811af2fd976d508e3f0cb4460c0fb',1,'amrex::VisMF']]],
+ ['setuseunlink_7744',['SetUseUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUseUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'amrex::ParticleContainer_impl::SetUseUnlink()']]],
+ ['setval_7745',['setVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::EBCellFlagFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::CutFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::Mask >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::Mask >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::Mask >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::Mask >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::Mask >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::Mask >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< FArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::CutFab >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::CutFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::CutFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ab5e8da6e6afc2500eda235e22a485dda',1,'amrex::FabSetT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< TagBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< TagBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< TagBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< HYPRE_Int >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< TagBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#affc018df5ca039abaf4ffb0fd51e8619',1,'amrex::FabSetT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'amrex::IntVectND::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'IntVectND< AMREX_SPACEDIM >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a22eb86768e17886d036bc065094ce343',1,'amrex::MultiCutFab::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a6c6aeca9f57fbbdab3eb907b9b495bd4',1,'amrex::TagBoxArray::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae26f96532b61a1b39722a6125552c74c',1,'amrex::setVal(MF &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a218ff989e44a5c9d38b430f9fd2de4cd',1,'amrex::setVal(Array< MF, N > &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< IArrayBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< FArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< FArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< IArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< FArrayBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< IArrayBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< IArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< IArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< TagBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< TagBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< PetscInt >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< int >::setVal(int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< int >::setVal(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< int >::setVal(int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< PetscInt >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< EBCellFlag >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< PetscInt >::setVal(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< Real >::setVal(Real const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< Real >::setVal(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< Real >::setVal(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a005714dcfffa4635a7261f525892ac37',1,'amrex::BndryRegisterT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< AtomicInt >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::CutFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< char >::setVal(char const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< char >::setVal(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< char >::setVal(char const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::CutFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'amrex::BaseFab::setVal(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'amrex::BaseFab::setVal(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'amrex::BaseFab::setVal(T const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'amrex::FabArray::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'amrex::FabArray::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'amrex::FabArray::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'amrex::FabArray::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)']]],
+ ['setvalif_7746',['setValIf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< EBCellFlag >::setValIf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< Real >::setValIf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'amrex::BaseFab::setValIf(T const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'amrex::BaseFab::setValIf(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< char >::setValIf(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< char >::setValIf(char const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< EBCellFlag >::setValIf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< int >::setValIf(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< int >::setValIf(int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< Real >::setValIf(Real const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept']]],
+ ['setvalifnot_7747',['setValIfNot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< Real >::setValIfNot(Real const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< Real >::setValIfNot(Real const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< PetscInt >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< Real >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< char >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< PetscInt >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'amrex::BaseFab::setValIfNot(T const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'amrex::BaseFab::setValIfNot(T const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'amrex::BaseFab::setValIfNot(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< char >::setValIfNot(char const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< char >::setValIfNot(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< PetscInt >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< int >::setValIfNot(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< int >::setValIfNot(int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< HYPRE_Int >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< EBCellFlag >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< int >::setValIfNot()']]],
+ ['setvalue_7748',['setValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#acf8b7ee0ecbe4e7a753b470251c106d0',1,'amrex::BndryDataT']]],
+ ['setverbose_7749',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a55836d3122a77f927534e5e1d017342c',1,'BLProfStats::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac9e1d5f47bb112898e4bf7f56d738f0a',1,'amrex::ForkJoin::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a125dcbb8afa7e676566242972a5b7757',1,'amrex::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93023ed252fb2a08657bbdfa7ccc6a87',1,'amrex::AmrData::SetVerbose()']]],
+ ['setverbose_7750',['setVerbose',['../classHydro_1_1NodalProjector.html#a8a1d865371bafe8385cbfcbbc8b0b91e',1,'Hydro::NodalProjector::setVerbose()'],['../classHydro_1_1MacProjector.html#a0421fceb4701fda980091df297a21183',1,'Hydro::MacProjector::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a580b216cdd0cc4085925ba398137c59a',1,'amrex::PETScABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a657ff95ca0e408729e171ef2a3ca2141',1,'amrex::OpenBCSolver::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a583837639457c1be71a4293604fb461d',1,'amrex::MLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'MLLinOpT< Array< MultiFab, 3 > >::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'amrex::MLLinOpT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a2579b4ef8718da67e5d5e499b4c484c1',1,'amrex::MLCGSolverT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5e66262b6c3958c576c2f3cd6c3a08e3',1,'amrex::HypreMLABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a1aa001ef00cb82f298c761cbf61de2e1',1,'amrex::Hypre::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a51b0cd328dd0bb2bf71ff67d266b673b',1,'amrex::GMRESMLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'GMRES< MF, GMRESMLMGT< MF > >::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'amrex::GMRES::setVerbose()']]],
+ ['setverbose_7751',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a50ba1e91e9681699bf5c1a32be2814e6',1,'amrex::ParmParse::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2a0f56f8b64e6c0315442033ebd79fac',1,'amrex::ParticleContainerBase::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a998f1813f57b8415140b26966fd0f86c',1,'amrex::VisMF::SetVerbose()']]],
+ ['setvfeps_7752',['SetVfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ab2473a7e3aa4aaa9e89dfa521add4252',1,'amrex::AmrData']]],
+ ['setvolume_7753',['SetVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a7d18b648e6020f7b18907a2a96c8b4fd',1,'amrex::CoordSys']]],
+ ['setvolumeweighting_7754',['SetVolumeWeighting',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aab42331c47167778993cf79cd0689549',1,'amrex::AMRErrorTagInfo']]],
+ ['setwritebuffersize_7755',['SetWriteBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#aae779778e03e99a52811ac1e3460f4d2',1,'amrex::RealDescriptor']]],
+ ['setwritetolevel_7756',['SetWriteToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aedf7787e5d78a2ec4920bdae6f1033c2',1,'amrex::DataServices']]],
+ ['setxbcs_7757',['SetXBCs',['../namespaceEBGodunovBC.html#a95fe61ec1acf2cf81ce6b99cceac75e3',1,'EBGodunovBC::SetXBCs()'],['../namespacePPM.html#a90c9fcca9c5e4a4098dcccf9aaead891',1,'PPM::SetXBCs()']]],
+ ['setxhi_7758',['setXHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a3fed54140796e26ad90fc8d151beb855',1,'amrex::EB2::Neighbor']]],
+ ['setxlo_7759',['setXLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aa07825ca5ad98d94fa9bfb9879bb8383',1,'amrex::EB2::Neighbor']]],
+ ['setybcs_7760',['SetYBCs',['../namespacePPM.html#abf337b316b14038fe9d5eace8e23b1be',1,'PPM::SetYBCs()'],['../namespaceEBGodunovBC.html#a0e325c26f3ab1fe5a4b6d8ccc67280a5',1,'EBGodunovBC::SetYBCs()']]],
+ ['setyhi_7761',['setYHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a212ed5915d00323dcbcaeb9c017cf79f',1,'amrex::EB2::Neighbor']]],
+ ['setylo_7762',['setYLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab5689b17794d98940e22c2dc1c856f72',1,'amrex::EB2::Neighbor']]],
+ ['setzeroprocs_7763',['setZeroProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a3862f6ec68ebefd530ce66a3bd5e37b2',1,'amrex::NFilesIter']]],
+ ['setzhi_7764',['setZHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a89b6f98e17fc1ab18e714227d70a16c6',1,'amrex::EB2::Neighbor']]],
+ ['setzlo_7765',['setZLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab33258566bae2c23b99ff91a3ac9519c',1,'amrex::EB2::Neighbor']]],
+ ['seven_7766',['seven',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#adcf19334126a0c0621bb1a5d277f513e',1,'amrex_constants_module']]],
+ ['seven12th_7767',['seven12th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a9da77625a7b0670eb8278879579f82f4',1,'amrex_constants_module']]],
+ ['seventh_7768',['seventh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a0b5112227b87f2cc4d60b17991780f73',1,'amrex_constants_module']]],
+ ['sfab_7769',['sfab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html#ae6df6358ea8d160540ea882aeb87f3d7',1,'amrex::Array4PairTag::sfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#a2090663b968b8d0d0fa2f210d59deb99',1,'amrex::Array4CopyTag::sfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#af951da5bee9c280eac072aaf7f9339af',1,'amrex::Array4MaskCopyTag::sfab()'],['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html#a4ff330a96d834decbe692af33b5ef290',1,'FabCopyTag::sfab()']]],
+ ['sfc_7770',['SFC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8ad783c9afd6b9c9388ebbb4498c6b39e4',1,'amrex::DistributionMapping']]],
+ ['sfc_5fthreshold_7771',['sfc_threshold',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b82c3e2c727baf0805e10a006744bc0',1,'amrex']]],
+ ['sfc_5fthreshold_7772',['SFC_Threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2da18b37a31f8c679aa06df2e0f5d697',1,'amrex::DistributionMapping::SFC_Threshold()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a63653fe42e3932487e1f5ae3665d8c2e',1,'amrex::DistributionMapping::SFC_Threshold(int n)']]],
+ ['sfcprocessormap_7773',['SFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1960a437a27e870cd41e9e837c196a57',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, int nprocs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3abd803a3f6d55816621735d7a7c1ed6',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, Real &efficiency, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abbce89f9e0c8bfb34b02b516b75a3482',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, bool sort=true)']]],
+ ['sfcprocessormapdoit_7774',['SFCProcessorMapDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a13273515e111009ee6d6ade3e0581c30',1,'amrex::DistributionMapping']]],
+ ['shared_7775',['shared',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#aad9bb4d1cfbd53be67289b734bf5042c',1,'amrex::FabInfo']]],
+ ['shared_5fmemory_7776',['shared_memory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< char >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< EBCellFlag >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'amrex::BaseFab::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< AtomicInt >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< HYPRE_Int >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< int >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< PetscInt >::shared_memory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e65169d29942cf3adde870d63a91834',1,'BaseFab< Real >::shared_memory()']]],
+ ['sharedmem_7777',['sharedMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#aec6fe7611547a4813a4f2d79d341675a',1,'amrex::Gpu::ExecutionConfig']]],
+ ['sharedmemory_7778',['SharedMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory.html',1,'amrex::Gpu::SharedMemory< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::CutFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'amrex::FabArray::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< AtomicInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< PetscInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::EBCellFlagFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::Mask >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< FArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< IArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< TagBox >::SharedMemory()']]],
+ ['sharedmemory_3c_20bool_20_3e_7779',['SharedMemory< bool >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01bool_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20char_20_3e_7780',['SharedMemory< char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01char_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20double_20_3e_7781',['SharedMemory< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01double_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20float_20_3e_7782',['SharedMemory< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01float_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20int_20_3e_7783',['SharedMemory< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01int_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20long_20_3e_7784',['SharedMemory< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20long_20long_20_3e_7785',['SharedMemory< long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20openbc_3a_3amoments_3a_3aarray_5ftype_20_3e_7786',['SharedMemory< openbc::Moments::array_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01openbc_1_1Moments_1_1array__type_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20short_20_3e_7787',['SharedMemory< short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01short_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20char_20_3e_7788',['SharedMemory< unsigned char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01char_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20int_20_3e_7789',['SharedMemory< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01int_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20long_20_3e_7790',['SharedMemory< unsigned long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20long_20long_20_3e_7791',['SharedMemory< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20short_20_3e_7792',['SharedMemory< unsigned short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01short_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemperblock_7793',['sharedMemPerBlock',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a919512587c63820d178daacc381ccde1',1,'amrex::Gpu::Device']]],
+ ['shift_7794',['shift',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb4be22defeee8d81bebe2729a83826a',1,'amrex::shift(const BoxND< dim > &b, const IntVectND< dim > &nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0965954841613a669702c6c2aa42c66f',1,'amrex::shift(const BoxND< dim > &b, int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< IArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'amrex::BaseFab::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'amrex::BaseFab::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< AtomicInt >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< AtomicInt >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< char >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< char >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< EBCellFlag >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< EBCellFlag >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< HYPRE_Int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< HYPRE_Int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< PetscInt >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< FArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< TagBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'amrex::IntVectND::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'amrex::IntVectND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'IntVectND< AMREX_SPACEDIM >::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'IntVectND< AMREX_SPACEDIM >::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::Mask >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::EBCellFlagFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::CutFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< PetscInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< AtomicInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'amrex::FabArray::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'BoxND< AMREX_SPACEDIM >::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'BoxND< AMREX_SPACEDIM >::shift(int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'amrex::BoxND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'amrex::BoxND::shift(int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxList::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxDomain::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a2ae1e7b4aa2c6c0f78d777bbb6b9f290',1,'amrex::BoxArray::shift(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abbb552183613f3c0861fb4e6755d942e',1,'amrex::BoxArray::shift(int dir, int nzones)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< Real >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< Real >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< PetscInt >::shift()']]],
+ ['shift_5fhasher_7795',['shift_hasher',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntVectND_1_1shift__hasher.html',1,'amrex::IntVectND']]],
+ ['shifthalf_7796',['shiftHalf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< AtomicInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< PetscInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'BoxND< AMREX_SPACEDIM >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'amrex::BoxND::shiftHalf(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'amrex::BoxND::shiftHalf(int dir, int num_halfs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxList::shiftHalf(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxList::shiftHalf(int dir, int num_halfs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxDomain::shiftHalf(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxDomain::shiftHalf(int dir, int num_halfs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< Real >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< Real >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< PetscInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'BoxND< AMREX_SPACEDIM >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< HYPRE_Int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< HYPRE_Int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< EBCellFlag >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< EBCellFlag >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< char >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< char >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< AtomicInt >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'amrex::BaseFab::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'amrex::BaseFab::shiftHalf(int dir, int n_cell) noexcept']]],
+ ['shiftintvect_7797',['shiftIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#aa00f72c117ab2cfa93707b4dfce502c6',1,'amrex::Periodicity']]],
+ ['shmem_7798',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html',1,'amrex::FabArray']]],
+ ['shmem_7799',['shmem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::Mask >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< TagBox >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< IArrayBox >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< FArrayBox >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::EBCellFlagFab >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::CutFab >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::BaseFab< PetscInt > >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'FabArray< amrex::BaseFab< AtomicInt > >::shmem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abc3985ed98ddaf530bde81076c0295de',1,'amrex::FabArray::shmem()']]],
+ ['shmem_7800',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#aec97898947982708e087ae84c0efc3d0',1,'amrex::FabArray::ShMem::ShMem(const ShMem &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a2f41c14e40bc2a252cde7b96a797e6c2',1,'amrex::FabArray::ShMem::ShMem(ShMem &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a331615980ef894be2c619a757c5a8637',1,'amrex::FabArray::ShMem::ShMem() noexcept=default']]],
+ ['shortside_7801',['shortside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'amrex::BoxND::shortside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'amrex::BoxND::shortside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'BoxND< AMREX_SPACEDIM >::shortside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'BoxND< AMREX_SPACEDIM >::shortside() const noexcept']]],
+ ['shrink_7802',['shrink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'IndexTypeND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'amrex::IntVectND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'amrex::BoxND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'BoxND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'amrex::IndexTypeND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'IntVectND< AMREX_SPACEDIM >::shrink()']]],
+ ['shrink_5fin_5fplace_7803',['shrink_in_place',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac4854f7e5c0443cfadeb4a652286a18f',1,'amrex::detail::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a1fec80ed73e43de305a5e232e0b551a6',1,'amrex::Arena::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'amrex::ArenaAllocatorBase::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a39b6596c9fb986503f9e782ff67ecd40',1,'amrex::CArena::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ArenaWrapper >::shrink_in_place()']]],
+ ['shrink_5fto_5ffit_7804',['shrink_to_fit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int *, DefaultAllocator< const int * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< index_type >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int *, DefaultAllocator< int * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::XDim3 >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::STLtools::Triangle >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7ff65a82757f35dd00d2ce7435be5a71',1,'amrex::ParticleTile::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'amrex::PODVector::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::BoxND >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::NeighborCode >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::openbc::MomTag >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< std::size_t >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< unsigned int >::shrink_to_fit()']]],
+ ['shrinktofit_7805',['ShrinkToFit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'amrex::ParticleContainer_impl::ShrinkToFit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ShrinkToFit()']]],
+ ['shuffle_5fdown_7806',['shuffle_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1detail.html#a70672ccc3c84750b04061d9750d7d6bd',1,'amrex::Gpu::detail']]],
+ ['side_7807',['side',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a079589b947e48000160801106e65d2fe',1,'amrex::algoim::PsiCode']]],
+ ['side_7808',['Side',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410',1,'amrex::Orientation']]],
+ ['side_5fop_7809',['side_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a2220cd5ad225611142968a7e52fce6b8',1,'amrex::tri_geom_ops']]],
+ ['side_5fop3_7810',['side_op3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#aae5e185d12b364ca4a81628b175432bb',1,'amrex::tri_geom_ops']]],
+ ['sigma_7811',['Sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82a827faff1bdcfe446237c4d6289abce66',1,'amrex::MLNodeLinOp']]],
+ ['sign_7812',['sign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a3a8fe25b0375f175a86024aef70cd49b',1,'amrex::NonLocalBC::MultiBlockIndexMapping::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html#a636f8deeca6a119cd092b5a3257631cc',1,'amrex::ParserExeSUB_PN::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html#a07d4bc291fdef66c95f2bb4a5fcfb44b',1,'amrex::IParserExeSUB::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html#a2fba2695fb011df9b7cc71d61b8ce8f2',1,'amrex::IParserExeSUB_PN::sign()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a47d12f0c6eef6f8e1f3f3d205d37c958',1,'amrex::algoim::PsiCode::sign()']]],
+ ['signal_5fhandling_7813',['signal_handling',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a849ecc2f5e60d79d5ae3dfacee28ca4f',1,'amrex::system']]],
+ ['simdata_7814',['SimData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#ae53eccbcdd637ad1dcbdc0be4e895dc8',1,'amrex::AmrDataAdaptor::InternalsType']]],
+ ['simmetadata_7815',['SimMetadata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#ab54c62846a8614acc3d677a975186569',1,'amrex::AmrDataAdaptor::InternalsType']]],
+ ['simpleremoveoverlap_7816',['SimpleRemoveOverlap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ebc8341ffa9cc6f20e707bfb36ce253',1,'amrex']]],
+ ['simplified_7817',['simplified',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4b3404ba7ad7bd57ae030a505619e205',1,'amrex::BoxArray']]],
+ ['simplified_5flist_7818',['simplified_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a49e30b75672ca760ce5b4ece3114f08f',1,'amrex::BoxArray']]],
+ ['simplify_7819',['simplify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxList::simplify()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxDomain::simplify()']]],
+ ['simplify_5fdoit_7820',['simplify_doit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf1b93b74700437fde78c1cecfba7283',1,'amrex::BoxList']]],
+ ['sincos_7821',['sincos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a132a1933870ca2c349d598c1a634dd30',1,'amrex::Math::sincos()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a42f31885c8f93e816a142d0685715ad6',1,'amrex::Math::detail::sincos()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ac235809e73ad52f2d6b8c7cf324e9a27',1,'amrex::Math::sincos()']]],
+ ['sincosf_7822',['sincosf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a6040b705f14e2498baef550a8196fe39',1,'amrex::Math::detail']]],
+ ['sincospi_7823',['sincospi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#af9868b2887bd7c4758a04d4603d10a5a',1,'amrex::Math::sincospi(double x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#aecf367b723c8148d80df1abf95f5dfb5',1,'amrex::Math::sincospi(float x)']]],
+ ['single_7824',['single',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282add5c07036f2975ff4bce568b6511d3bc',1,'amrex::ForkJoin']]],
+ ['single_5flevel_5fredistribute_7825',['single_level_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a03abd966dfb25986b3cf03c84f0027a1',1,'amrex']]],
+ ['single_5flevel_5fweighted_5fredistribute_7826',['single_level_weighted_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3e0c2d6c6d25bd6068cc3347d94d89c',1,'amrex']]],
+ ['single_5fproduct_7827',['single_product',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad1bedfbf5b00ed85060a201b5e19ffb',1,'amrex']]],
+ ['single_5fseg_5fcpdist_7828',['single_seg_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8a22b07e6b5fd6ac52f1a09463038c13',1,'amrex::LineDistFcnElement2d']]],
+ ['single_5fspline_5fcpdist_7829',['single_spline_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a3722851ada457f53ade7e28e84acfe79',1,'amrex::SplineDistFcnElement2d']]],
+ ['single_5ftask_7830',['single_task',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a806c4106b25aa520cedc66fcbb10fff7',1,'amrex::single_task(gpuStream_t stream, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa785b3b07c24c864604e8de72a0bb919',1,'amrex::single_task(L &&f) noexcept']]],
+ ['single_5fvalued_7831',['single_valued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a34d542ffa101be3b08b45ad08a1aa41e',1,'amrex_ebcellflag_module']]],
+ ['single_5fvalued_5fbits_7832',['single_valued_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#acc96dac6bf3def385c6a9bd418b71b6e',1,'amrex::EBCellFlag']]],
+ ['single_5fvof_5fbits_7833',['single_vof_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a7ee55a07343cf958411c2400a2925a9a',1,'amrex::EBCellFlag']]],
+ ['singlechunkarena_7834',['SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html',1,'amrex::detail::SingleChunkArena'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a2e3657b0ceda0efbd0b6457aec18480b',1,'amrex::detail::SingleChunkArena::SingleChunkArena(Arena *a_arena, std::size_t a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a5d44b33a34400e117bf1fb885c295f41',1,'amrex::detail::SingleChunkArena::SingleChunkArena()=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a9429dc85f6e1b449f8e4b8daa984129e',1,'amrex::detail::SingleChunkArena::SingleChunkArena(const SingleChunkArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#acbc5848d9c62c383f3e5019dfb905435',1,'amrex::detail::SingleChunkArena::SingleChunkArena(SingleChunkArena &&rhs)=delete']]],
+ ['singlechunkptr_7835',['singleChunkPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'amrex::FabArray::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'amrex::FabArray::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::CutFab >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< TagBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< TagBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< IArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< IArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< FArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< FArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::Mask >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::CutFab >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::Mask >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()']]],
+ ['singlechunksize_7836',['singleChunkSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< TagBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< IArrayBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< FArrayBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::Mask >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::EBCellFlagFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::CutFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'amrex::FabArray::singleChunkSize()']]],
+ ['singleleveltoblueprint_7837',['SingleLevelToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aede6d4189f1d218b26880a44405df55e',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, Node &res)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aecc3c40b87ae2ae19e6aac69ff910cf8',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, conduit::Node &bp_mesh)']]],
+ ['singlestreamregion_7838',['SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html',1,'amrex::Gpu::SingleStreamRegion'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a1f4b981603f787eaf5882d2a74d73bf8',1,'amrex::Gpu::SingleStreamRegion::SingleStreamRegion()']]],
+ ['singletypemultiplier_7839',['SingleTypeMultiplier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab5675d735314e418d7eb80a17ef3f135',1,'amrex::detail::SingleTypeMultiplier(T)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af01333ae8cd22a78600a759f8cc32089',1,'amrex::detail::SingleTypeMultiplier(const T(&)[N])']]],
+ ['singletypemultiplier_5fimpl_7840',['SingleTypeMultiplier_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad867a3bb23fa15988044c68bf1266b7c',1,'amrex::detail']]],
+ ['singlevalued_7841',['singlevalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa928c4a180152a4857751871f38d5f9ef',1,'amrex']]],
+ ['sinpi_7842',['sinpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a209b6bc6888f6b26a5337094aa3b5900',1,'amrex::Math::sinpi(float x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a0568425c35018cd1be09a3b08a245585',1,'amrex::Math::sinpi(double x)']]],
+ ['six_7843',['six',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a82956dfe228acd8237172da6676e9e6c',1,'amrex_constants_module']]],
+ ['sixteen_7844',['sixteen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#aeb6d1230cd2bb69d1e8a79f646808baa',1,'amrex_constants_module']]],
+ ['sixth_7845',['sixth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ae2e70eb2f49e4b9b3e0f31f677b28c43',1,'amrex_constants_module']]],
+ ['size_7846',['size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::ReductionEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< double >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< gpuStream_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MF >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::NameTagEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Request >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Status >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< ParticleLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RegionsProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RT >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Setbuf_Char_Type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::ifstream * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< BLProfStats::TimeRange > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::YAFluxRegisterT< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< RT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::vector< bool > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::VisMF::FabOnDisk >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::WeightedBox >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< Real, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< BLProfStats::BLPDataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char const * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::BarrierEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< T > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::VisMF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< std::fstream > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< V >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vertex >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#aee7d2fdc93ce371ec5059e473dc4a546',1,'amrex::VectorTag::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4d78a01bd23f19f9a1e0289490d79cfc',1,'amrex::VisMF::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ac0043f7a0977743d03b2848e34f36df4',1,'amrex::WeightedBoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#af4a6afcca3d71815aa1bc2ea67f622d1',1,'amrex::Gpu::range_detail::size(BoxND< dim > const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a57949ca6008ad4fe7edb4e00741b1906',1,'amrex::Gpu::range_detail::size(T const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, IntVector > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, ParticleTile > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::string, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< int, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< void *, amrex::Arena * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::string >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const ParticleReal *, NArrayReal >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, nelems >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal *, NAR >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 4 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int *, NAI >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real,(M+2) *(M+1)/2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const int *, NArrayInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< bool, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::EB2::PolyTerm, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::Interval, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'amrex::GpuArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#add0c4c063317604e14f8e37a5111afcd',1,'amrex::FatPtr::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ac701dad264a80003de6f61480b98a869',1,'amrex::FabSetT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a713a78056e395c21e855dcc1ed56525c',1,'amrex::FabArrayBase::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a4cb40d2d0fafeeb40b606421015705fa',1,'amrex::ParticleTile::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::STLtools::Triangle >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::openbc::MomTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::NeighborCode >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::XDim3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'amrex::PODVector::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a147954f74bf8c13090b0f243209c3c5f',1,'amrex::ErrorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a26aa497b3f57ab5b180a655e74ed34cd',1,'amrex::ParticleArrayAccessor::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a164daf80e9951556f38dc0887e804c78',1,'amrex::ParticleArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a736fe7c725b517fece9136f39e983765',1,'amrex::CArena::Node::size(std::size_t sz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a1bc2b9b503ccabb172ffe16f554519cf',1,'amrex::CArena::Node::size() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'IntVectND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'amrex::IntVectND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'IndexTypeND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'amrex::IndexTypeND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aa263203c4d632942992a81436d22d658',1,'amrex::EB2::IndexSpace::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#af332a589a51f1028800331fe10fc9985',1,'amrex::ArrayOfStructs::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'amrex::BaseFab::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< AtomicInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< EBCellFlag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< HYPRE_Int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< Real const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< PetscInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a132f07148e07fdae3f891ab726e467fb',1,'amrex::BndryRegisterT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac492bfeacfc03ff2dcb5375e5422d417',1,'amrex::BoxArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#ae5dbe221521d32d612f7f27c8f08fa57',1,'amrex::BoxCommHelper::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxDomain::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'amrex::BoxND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'BoxND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a15a7c9b713844d961e224cec1e1b07cf',1,'CommProfStats::DataBlock::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0eebc2b29efd96d23accd706ab5f6930',1,'amrex::DistributionMapping::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a9facef73a0d5a831733696abfa55f1f8',1,'amrex::DescriptorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a7e8276dde25976588d90281777c5a96c',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#ac8950252d5f3400022f97669a5ae9f66',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#aca5acc3051c0c94e3668e5e5b5f17c17',1,'amrex::Gpu::Buffer::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< MF > >::size()']]],
+ ['size_7847',['Size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a451ff25eda72f0f12b5f403fe0d3c071',1,'amrex::InSituUtils::StateMap']]],
+ ['size_7848',['size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a89260b2a2531381fabe737e7186860b2',1,'amrex::FabArrayBase::CacheStats::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a003cda29a508c69f8a9cb1ee80c7b72b',1,'amrex::NonLocalBC::CommData::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Long > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a42bc947424343bc3814de983a6218d26',1,'amrex::AMReX::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'amrex::Array1D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'Array1D< int, 0, N-1 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'amrex::Array2D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4a46d0e6678b986c89dc8bfa94a3a849',1,'amrex::Array3D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'amrex::Array4::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::InterpBase * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::PolyTerm >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::STLLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::ComponentSet >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::MFFork >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Geometry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::iMultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IndexTypeND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::GShopLevel< G > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IntVectND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiMask >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ParticleLocator< Bins > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::Edge >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::ChkptFileLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DistributionMapping >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::distFcnElement2d * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DataServices * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxList >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxArray >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::RStartStop >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CommStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CallStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BCRec >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'amrex::Vector::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html#ab723e0e41b232e91ac3dce7ca165d39a',1,'amrex::TypeList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a95cfb01202068efe699062fad7263bb6',1,'amrex::TableData::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< FAB * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< double > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::VisMF * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Geometry > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FabArrayId > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxArray > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::StateData >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< std::size_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< unsigned int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ae0e85fbd1e4fa4bb5a42340a9f43f725',1,'amrex::StructOfArrays::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int *, DefaultAllocator< const int * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< index_type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int *, DefaultAllocator< int * > >::size()']]],
+ ['size_5ftype_7849',['size_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const ParticleReal * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< index_type >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< int * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< int *, DefaultAllocator< int * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< int >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< ParticleReal * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< unsigned int >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< std::size_t >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const int *, DefaultAllocator< const int * > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< const int * >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< char >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::XDim3 >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::STLtools::Triangle >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::openbc::MomTag >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::NeighborCode >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::BoxND >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9303944a518a80618dd3f19c92a8a0f2',1,'amrex::PODVector::size_type()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#ad6bd455548ae6962f2293a67aa289721',1,'hacc::AlignedAllocator::size_type()']]],
+ ['sizeinreal_7850',['SizeInReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a566da28aaf6d6cb87b9dc2b2fbf1c889',1,'amrex::ArrayOfStructs']]],
+ ['sizeof_7851',['sizeOf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a1aefcfca2b595c0f7ddac3e351f6e8a3',1,'amrex::CArena']]],
+ ['skip_7852',['skip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a7810f531669abb911e28867a2fba1f40',1,'amrex::FABio_8bit::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a58b0e6f163ed56a2d5af572f78728b50',1,'amrex::FABio::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a9aa87ef9c47577970c43ec2bff26dbd9',1,'amrex::FABio_8bit::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a345ade910a7cac5997ce223212d812fd',1,'amrex::FABio_ascii::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a8c38610bff2b38e353308da6808d4330',1,'amrex::FABio_ascii::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ae6ab7789b241f47be47b36df4a7289ee',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ac15404e86dd5cc0c0f3092192cbd9567',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3209c1c8fd600cbd8cd62912efa69d89',1,'amrex::FABio::skip()']]],
+ ['skipfab_7853',['skipFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a30357415a1823591985d8a6434d296c1',1,'amrex::FArrayBox::skipFAB(std::istream &is, int &num_comp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aadcc71b9080373f0846157aa5955c78c',1,'amrex::FArrayBox::skipFAB(std::istream &is)']]],
+ ['skippltlines_7854',['skipPltLines',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aea8c1f5867b40ff35944f471b3808071',1,'amrex::AmrData']]],
+ ['sleep_7855',['Sleep',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0cfc6441bbe3f6e424e8a3fdd99bfe8',1,'amrex']]],
+ ['slowblink_7856',['SlowBlink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#a0a6af2cfc3d3c8e71bd2d45f6e3362fa',1,'amrex::Font']]],
+ ['sm_5fsp_7857',['sm_sp',['../structPPM_1_1vanleer.html#a89fa76480e9a228cbf70392c0928fc13',1,'PPM::vanleer::sm_sp()'],['../structPPM_1_1weno__js.html#aa619be5ba9bcb11d5d818ca318f9c699',1,'PPM::weno_js::sm_sp()'],['../structPPM_1_1wenoz.html#a38f38bef80528ac68cb3b4d473b121c2',1,'PPM::wenoz::sm_sp()'],['../structPPM_1_1nolimiter.html#a0f3b4bc3afb82f8101312621c720a69d',1,'PPM::nolimiter::sm_sp()']]],
+ ['small_5fplot_5ffile_5froot_7858',['small_plot_file_root',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a55fb651c5355f362017c26f4f02cc127',1,'amrex::Amr']]],
+ ['small_5fplot_5fint_7859',['small_plot_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a61f6ee1066c6df367e8b5f3680965b0e',1,'amrex::Amr']]],
+ ['small_5fplot_5flog_5fper_7860',['small_plot_log_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab75c18875ec4f6d84cb1bfe4518ea81b',1,'amrex::Amr']]],
+ ['small_5fplot_5fper_7861',['small_plot_per',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa9f5b7511d029e894847247437d90e19',1,'amrex::Amr']]],
+ ['small_5fvel_7862',['small_vel',['../group__Utilities.html#ga57d5ce9bc3bca16e249c611342f3c550',1,'hydro_constants.H']]],
+ ['smallend_7863',['smallEnd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'amrex::BaseFab::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'BoxND< AMREX_SPACEDIM >::smallEnd()']]],
+ ['smallend_7864',['smallend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0cc8b0304a0f5c4b663f348a3b50bedf',1,'amrex::BoxND::smallend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0cc8b0304a0f5c4b663f348a3b50bedf',1,'BoxND< AMREX_SPACEDIM >::smallend()']]],
+ ['smallend_7865',['smallEnd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< AtomicInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< char >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< EBCellFlag >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< HYPRE_Int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< PetscInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< Real >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'amrex::BoxND::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'amrex::BoxND::smallEnd() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'amrex::BoxND::smallEnd(int dir) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'BoxND< AMREX_SPACEDIM >::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'BoxND< AMREX_SPACEDIM >::smallEnd() &&=delete']]],
+ ['smallplotint_7866',['smallplotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2c5ce27afbaf7d1a9e5938e547862527',1,'amrex::Amr']]],
+ ['smallplotlogper_7867',['smallplotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae93d8da97d0a049f5da23bea33ed2fe1',1,'amrex::Amr']]],
+ ['smallplotper_7868',['smallplotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a004dd1aadb752b3913f83f1d4bd825a3',1,'amrex::Amr']]],
+ ['smooth_7869',['smooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'MLLinOpT< Array< MultiFab, 3 > >::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'amrex::MLLinOpT::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af9e5daf778c4816d30ce447baf3387b0',1,'amrex::MLNodeTensorLaplacian::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aa6f77ffd080d73ac9346cc408ee7a6d8',1,'amrex::MLNodeLinOp::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a11d08332baaab14e6c7cd45597aef245',1,'amrex::MLCurlCurl::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a04486888c630dc3e4a5258a0e174345c',1,'amrex::MLCellLinOpT::smooth()']]],
+ ['smooth4_7870',['smooth4',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7b8448ec4cebb216a725c03e0bb37bee',1,'amrex::MLCurlCurl']]],
+ ['smoother_7871',['smoother',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4aa24fa9dac0801f55f51de06cd8f9d132',1,'amrex']]],
+ ['snd_5fbuffer_7872',['snd_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a8fd0536bf961bc912c1a380d93b077dd',1,'amrex::NeighborParticleContainer']]],
+ ['soa_7873',['SoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895ba7df366f0036440c84928f057941f8dad',1,'amrex::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a0bd0a51d63fc5729e47a6d028fdd6695',1,'amrex::ParIter_impl::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a96e44e978a98c0c67291b8271061c94f',1,'amrex::ParIterBase_impl::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a96e44e978a98c0c67291b8271061c94f',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a96e44e978a98c0c67291b8271061c94f',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a69ff052875e307b7cb9ca774912b4003',1,'amrex::ParticleContainer_impl::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a69ff052875e307b7cb9ca774912b4003',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a22d017997751335e72bad98b42931cfc',1,'amrex::ParticleTile::SoA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a9e7d45b7517d58230f82a78bd934c06e',1,'amrex::ParConstIter_impl::SoA()']]],
+ ['soaparticle_7874',['SoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html',1,'amrex::SoAParticle< T_NArrayReal, T_NArrayInt >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a9f2f2ef9d3e2c7e2299b1d49efdf1355',1,'amrex::SoAParticle::SoAParticle()']]],
+ ['soaparticlebase_7875',['SoAParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html',1,'amrex']]],
+ ['soaref_7876',['SoARef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a064fd9ec04dc771d3749d2ce27281ea9',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoARef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a064fd9ec04dc771d3749d2ce27281ea9',1,'amrex::ParIterBase_impl::SoARef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a064fd9ec04dc771d3749d2ce27281ea9',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SoARef()']]],
+ ['sol_7877',['sol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ab6f5f94d1d7ce12cb556b0cab630f5af',1,'amrex::MLMGT::sol()'],['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a7aeb729c30c8d86610ced5cbb03fedc1',1,'SDCstruct::sol()']]],
+ ['sol_5fis_5falias_7878',['sol_is_alias',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#acb90259a394dcc6252806b5a533ec9fc',1,'amrex::MLMGT']]],
+ ['solution_7879',['Solution',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a49b21ad0d38942f635877e7bbc5d7a1e',1,'amrex::LinOpEnumType']]],
+ ['solutionresidual_7880',['solutionResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ad6684ea6b055170aad353ee9a4dcc316',1,'amrex::MLCellLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a68c7fc765c4f93349326b9a7cd3d038e',1,'amrex::MLCurlCurl::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'amrex::MLLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'MLLinOpT< Array< MultiFab, 3 > >::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a9577a87ff76e6c9406e3cbe716d26746',1,'amrex::MLNodeLinOp::solutionResidual()']]],
+ ['solve_7881',['solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'amrex::GMRES::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a25842c55bb17593f8f71cacd5d79b5a9',1,'amrex::HypreMLABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a687b35c6ab5b576840ab03ae61a898ab',1,'amrex::OpenBCSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6736230495796a2feeaa3aae95dd7abb',1,'amrex::MLMGT::solve(const Vector< AMF * > &a_sol, const Vector< AMF const * > &a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#acbdb042ef433f3067ffd57ec67f64612',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa1b2f0a4a7b72759d11799a3a9d49390',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afa3e2aa5b90524633ea96626119fe9ab',1,'amrex::MLMGT::solve(const Vector< AMF * > &a_sol, const Vector< AMF const * > &a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#aad8e08ec70f7e680e43b8fa108a08e39',1,'amrex::MLCGSolverT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a9f1959fa7ca34e1168671353176ee630',1,'amrex::HypreSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a8ab7840824ff1afad30c2adc35584bd3',1,'amrex::HypreNodeLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae48880d1c8d1b08f9eeec413c152478a',1,'amrex::HypreIJIface::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a8aab0e1b05eed8423e2b70979ff703d8',1,'amrex::HypreABecLap3::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a5d2e1e80ccc5910d5b18be89b43ac98c',1,'amrex::HypreABecLap2::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a95644483c25527e50d0431547e0fe666',1,'amrex::HypreABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#accd025c6669f7d68aa001f5c4d1582ad',1,'amrex::Hypre::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a12b1b279c8233ed99af1f9765a46d502',1,'amrex::GMRESMLMGT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'GMRES< MF, GMRESMLMGT< MF > >::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a3dfb08dc31961b6f255925c4879a382d',1,'amrex::PETScABecLap::solve()']]],
+ ['solve_5fbicgstab_7882',['solve_bicgstab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7e4df044793281aa42b1943cb720e3c0',1,'amrex::MLCGSolverT']]],
+ ['solve_5fcalled_7883',['solve_called',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2b20154bea5f4c9076bc6d50529a44b2',1,'amrex::MLMGT']]],
+ ['solve_5fcg_7884',['solve_cg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a56708cd7b832c09b21bb39fb35d61c5c',1,'amrex::MLCGSolverT']]],
+ ['solve_5fthomas_7885',['solve_thomas',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a98a4a395aa34dc355b76fdd5ad85c6fd',1,'amrex::distFcnElement2d']]],
+ ['solve_5ftime_7886',['solve_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fdafe6893b283399428e6511e5ce0780e7c',1,'amrex::MLMGT']]],
+ ['solver_7887',['solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a41e38522e51d31b8db271795fb039304',1,'amrex::HypreABecLap::solver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a3205603faeee158a49f3ab4b8732d57b',1,'amrex::HypreABecLap2::solver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a976f5746ad0716c9506ffebd4c4a6cd2',1,'amrex::PETScABecLap::solver()']]],
+ ['solver_5ftype_7888',['solver_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#af2a29b081fce0743089c448703b6da3a',1,'amrex::MLCGSolverT']]],
+ ['sort_7889',['Sort',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a65d02277c7532c3befd7d24aeda66a0d',1,'amrex::DistributionMapping']]],
+ ['sortparticlesbybin_7890',['SortParticlesByBin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'amrex::ParticleContainer_impl::SortParticlesByBin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByBin()']]],
+ ['sortparticlesbycell_7891',['SortParticlesByCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'amrex::ParticleContainer_impl::SortParticlesByCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByCell()']]],
+ ['sortparticlesfordeposition_7892',['SortParticlesForDeposition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'amrex::ParticleContainer_impl::SortParticlesForDeposition()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesForDeposition()']]],
+ ['spacedim_7893',['spaceDim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#aa391b223b190969e506f7a1ca3995544',1,'amrex::PlotFileData::spaceDim()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a98409ca4924677464a16e11b2eeb7928',1,'amrex::PlotFileDataImpl::spaceDim()']]],
+ ['sparsebiniteratorfactory_7894',['SparseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html',1,'amrex::SparseBinIteratorFactory< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a1bba7f1d49bf6b695d5a3bb7986a371a',1,'amrex::SparseBinIteratorFactory::SparseBinIteratorFactory()']]],
+ ['sparsebins_7895',['SparseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html',1,'amrex']]],
+ ['sparsewritingranks_7896',['sparseWritingRanks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a7ea5dbf41c762d6e8e90def0b878ea8d',1,'amrex::NFilesIter']]],
+ ['special_7897',['Special',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872dab844c3099506080d12c1145ccdafa585',1,'amrex::ErrorRec']]],
+ ['sphereif_7898',['SphereIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html',1,'amrex::EB2::SphereIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a638528a2c99f2f26bd56c03a9b8fec21',1,'amrex::EB2::SphereIF::SphereIF()']]],
+ ['spherical_7899',['SPHERICAL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806ebaaa0c55dfafca5806f988babd974f5b158',1,'amrex::CoordSys']]],
+ ['splinedistfcnelement2d_7900',['SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html',1,'amrex::SplineDistFcnElement2d'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a0fcf2acf8322d4abeb0a469639510f1c',1,'amrex::SplineDistFcnElement2d::SplineDistFcnElement2d()']]],
+ ['splineif_7901',['SplineIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html',1,'amrex::EB2']]],
+ ['split_7902',['split',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282aeefec303079ad17405c889e092e105b0',1,'amrex::ForkJoin']]],
+ ['split_5fbounds_7903',['split_bounds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a696ffed713794753cb3d42f63eaad6ab',1,'amrex::ForkJoin']]],
+ ['split_5fboxes_7904',['split_boxes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC_1_1detail.html#a5e2828c1791468964c1eee471e874eaa',1,'amrex::NonLocalBC::detail']]],
+ ['split_5ftasks_7905',['split_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#af28d2dad955c8aeeb067472559794d86',1,'amrex::ForkJoin']]],
+ ['splitindexlist_7906',['SplitIndexList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html',1,'amrex::detail']]],
+ ['spos_7907',['spos',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a0a9ed9969064cb80a76c99f89d3bf4f2',1,'amrex::StreamRetry']]],
+ ['sqrt_7908',['sqrt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1175c09892da177b5f5ecaf36936ab',1,'amrex']]],
+ ['src_7909',['src',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a45bf31bfbfe4a36b332561392e77a997',1,'amrex::PCData']]],
+ ['src_5fcomp_7910',['src_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a9bdf3dc879b2ee93a3dd1b84ffdf294b',1,'amrex::StateDataPhysBCFunct']]],
+ ['src_5fcomponent_7911',['src_component',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html#abde0cfb7cbd64033b3462d65905c5831',1,'amrex::NonLocalBC::PackComponents']]],
+ ['src_5fgrid_7912',['src_grid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a9c7b2de6a18a790a0c6ab11755a9bcbe',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a6fead2902da1385e8caf89e7befdc5eb',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_grid()']]],
+ ['src_5findex_7913',['src_index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a5da18ae8999a27536fe8c377794f1419',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a45d5ea1b77c02b73d2197c51213f7115',1,'amrex::NeighborParticleContainer::NeighborCopyTag::src_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a50153a66460c821e4fd0097b5517d799',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_index()']]],
+ ['src_5flevel_7914',['src_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a40b53edfb8a608ea7034a66f0cb371cb',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_level()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a2af15e9231edc21de5283a90399097f2',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_level()']]],
+ ['src_5ftile_7915',['src_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html#a7560937506c656826660a420d1eebfa0',1,'amrex::NeighborParticleContainer::InverseCopyTag::src_tile()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#adb4d25c3b04bf9a07033ae7f5577dc67',1,'amrex::NeighborParticleContainer::NeighborIndexMap::src_tile()']]],
+ ['srccomp_7916',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html',1,'amrex']]],
+ ['srccomp_7917',['srcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a01917a2e8e16dff02f56a81a578687f1',1,'amrex::FabArrayBase::FabComTag::srcComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#abf33adc9a73450887814df15429e64ac',1,'amrex::FabCopyDescriptor::srcComp()']]],
+ ['srccomp_7918',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html#a82862a75a1e13a197c26cb74c9aa9ff9',1,'amrex::SrcComp']]],
+ ['srcindex_7919',['srcIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#aa03667cd08814ea67d8fc2170a93a07c',1,'amrex::FabArrayBase::CopyComTag']]],
+ ['sros_7920',['sros',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#af59c34dc9c7f3ff811de893776f96ea1',1,'amrex::StreamRetry']]],
+ ['ss_7921',['ss',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#abfc9a46813216f47dd6fd4ef6fb90c36',1,'amrex::Print::ss()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#ac4b44832e48e2668106dbfec83c8acca',1,'amrex::PrintToFile::ss()']]],
+ ['ss_7922',['SS',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#ae3184e7fc000b566c6058b4a56d44968',1,'hacc::Error']]],
+ ['ssamg_7923',['SSAMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16ebaedb458d93d1aa8663ae63f153d911a81',1,'amrex']]],
+ ['ssprk3_7924',['SSPRK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564ab65603b0c54c1b7114d61811751ccf42',1,'amrex']]],
+ ['stablepartition_7925',['StablePartition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57310fe9971a6396f436f596efa45226',1,'amrex::StablePartition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4fdc897c184681028ce35c12fead8c5',1,'amrex::StablePartition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52a83682c1d3c6b56f1fba2bbaaed439',1,'amrex::StablePartition(Gpu::DeviceVector< T > &v, F &&f)']]],
+ ['stackdepth_7926',['stackDepth',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#a07acaf5c443edd83d069c9056d2284e3',1,'BLProfStats::CallTreeNode']]],
+ ['stacktime_7927',['stackTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#abbd67971ba1617870613e5a4a6bf3e48',1,'BLProfStats::CallTreeNode']]],
+ ['standard_7928',['Standard',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872dabd4b8573edb15206522a41ee3a5db143',1,'amrex::ErrorRec']]],
+ ['start_7929',['start',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aa79d79de0a3a1e592808ea80448e1637',1,'amrex::TinyProfiler::start()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a23e13e10e51162268f980aef8a8bda3d',1,'amrex::BLProfiler::start()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html#a93562832d8584826a1f57b96049a788c',1,'amrex::StateData::TimeInterval::start()']]],
+ ['start_5ftime_7930',['start_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad97c2f4d6656288b817b8bbcc0bba7b6',1,'amrex::Amr']]],
+ ['startparallel_7931',['StartParallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2769c2600233e299c5ef83ecdb5d3706',1,'amrex::ParallelDescriptor']]],
+ ['startregion_7932',['StartRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abf8db78796b24b46b0483e5b61ed1d84',1,'amrex::TinyProfiler']]],
+ ['startteams_7933',['StartTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af5ce3cf99985348d87f77ba2c811514f',1,'amrex::ParallelDescriptor']]],
+ ['starttime_7934',['startTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#acc1a0426cbe4ab8ec7294472aacc285e',1,'BLProfStats::TimeRange::startTime()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a70c62cf9a34766ad62c1b2ff4df8b10e',1,'amrex::Amr::startTime()']]],
+ ['startx_7935',['startX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3bfcf78a8127217941d34f3970937b19',1,'amrex::XYPlotDataList']]],
+ ['startx_7936',['StartX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ae39870dae1d4a6be96581df74ade1a31',1,'amrex::XYPlotDataList']]],
+ ['startxi_7937',['StartXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a8bacfc0ada0a500d952e78fd38a317f8',1,'amrex::XYPlotDataListLink']]],
+ ['startxi_7938',['startXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a2c1253f78f993bd3c632364c7e8aca1e',1,'amrex::XYPlotDataListLink']]],
+ ['stat_7939',['stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a8b8c3ca768ba6333bad5d0fbe023e804',1,'amrex::ParallelDescriptor::Message']]],
+ ['state_7940',['state',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac00306c6990dffb14241578a8f4aa281',1,'amrex::AmrLevel']]],
+ ['state_5fplot_5fvars_7941',['state_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a68d5307a670be15bf2684597d9a4484a',1,'amrex::Amr']]],
+ ['state_5fsmall_5fplot_5fvars_7942',['state_small_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6332120c4e7b5df16dc8631e98b42d39',1,'amrex::Amr']]],
+ ['state_5ft_7943',['state_t',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html',1,'amrex::BlockMutex']]],
+ ['statedata_7944',['StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html',1,'amrex::StateData'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0dbe25ac3e59b6bfb42e24f8fa8cf9c',1,'amrex::StateData::StateData(const Box &p_domain, const BoxArray &grds, const DistributionMapping &dm, const StateDescriptor *d, Real cur_time, Real dt, const FabFactory< FArrayBox > &factory)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a947b62feb1753b7ebe6c604066b1d494',1,'amrex::StateData::StateData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ed30f9771b7271144f8746cc4644cfe',1,'amrex::StateData::StateData(StateData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ee2ed55ac82c740d722ffe69da70f41',1,'amrex::StateData::StateData(StateData const &rhs)=delete']]],
+ ['statedata_7945',['statedata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a555d0d4c4ae81f45d2cd854bc9d64ead',1,'amrex::StateDataPhysBCFunct']]],
+ ['statedataphysbcfunct_7946',['StateDataPhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html',1,'amrex::StateDataPhysBCFunct'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a51a3670e2ed07485744ef6462ebfd6ce',1,'amrex::StateData::StateDataPhysBCFunct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#ad8a15ee0d450436bc276a071e993e529',1,'amrex::StateDataPhysBCFunct::StateDataPhysBCFunct()']]],
+ ['statedescriptor_7947',['StateDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html',1,'amrex::StateDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ad0751c6380b8996cb85c91ff4dc9f7ea',1,'amrex::StateDescriptor::StateDescriptor() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a71b48fdb0b98b5fb38c19c20d9fb85bc',1,'amrex::StateDescriptor::StateDescriptor(IndexType btyp, TimeCenter ttyp, int ident, int nextra, int num_comp, InterpBase *interp, bool extrap=false, bool store_in_checkpoint=true)']]],
+ ['statemap_7948',['StateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html',1,'amrex::InSituUtils']]],
+ ['statemetadata_7949',['StateMetadata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a786f177417b2aff2c65612249af325af',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
+ ['statemode_7950',['StateMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afaa558995ac0e6dace1b2539572250a7',1,'amrex::MLCellLinOpT::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a246fbbc22c78e2327ea936e3433fddf1',1,'MLLinOpT< Array< MultiFab, 3 > >::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a246fbbc22c78e2327ea936e3433fddf1',1,'amrex::MLLinOpT::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aa4c0f4d5b84c079cc96ab6b0c0fb276e',1,'amrex::MLCurlCurl::StateMode()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8',1,'amrex::LinOpEnumType::StateMode()']]],
+ ['statenumber_7951',['StateNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9123a637a2bcb30632bd253a7f0705eb',1,'amrex::AmrData']]],
+ ['stateplotvars_7952',['statePlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a026e3576e84968fb18a32fc46f1cc21a',1,'amrex::Amr']]],
+ ['staterange_7953',['StateRange',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html',1,'amrex::DeriveRec']]],
+ ['stateredistribute_7954',['StateRedistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ce1202a361f22a3e49b7858677f1a63',1,'amrex']]],
+ ['states_7955',['States',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a0765f0ebcbf2472c5229c18dc941432d',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
+ ['statesmallplotvars_7956',['stateSmallPlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a241b0a149dd4f2b15a83c5724d4153',1,'amrex::Amr']]],
+ ['stats_7957',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html',1,'amrex::TinyProfiler']]],
+ ['stats_7958',['stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a482a19ba37661846afa0f40688702f95',1,'amrex::NonLocalBC::CommData']]],
+ ['stats_7959',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#aa462bcfda5e47f61afb6a7460b9e7371',1,'amrex::TinyProfiler::Stats']]],
+ ['stats_7960',['stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a5205c680d2a8d3fd69195aab83ce3b7a',1,'amrex::TinyProfiler']]],
+ ['statsmap_7961',['statsmap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac803023249064c812474a5aa120ef397',1,'amrex::TinyProfiler']]],
+ ['status_7962',['status',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#a5a2e4baacb91eac373043018ffabd1fe',1,'STVA< U >::status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#a5a2e4baacb91eac373043018ffabd1fe',1,'amrex::Scan::detail::STVA::status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#aa0e103be8fb2a7e42cecf5a2522d3267',1,'amrex::Scan::detail::BlockStatus< T, false >::status()']]],
+ ['stencil_7963',['stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a73dd70f5641b8d1fb5af628c304404a9',1,'amrex::HypreABecLap2']]],
+ ['stencil_5fwidth_7964',['stencil_width',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#af95b5b093ce12502507d13ac8fe96254',1,'amrex::ParticleInterpolator::Nearest::stencil_width()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a2d02dfb2273a47559f2cdb441f5843f0',1,'amrex::ParticleInterpolator::Linear::stencil_width()']]],
+ ['stepoflastcheckpoint_7965',['stepOfLastCheckPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a846cd945ebbc286b3488690b2105794a',1,'amrex::Amr']]],
+ ['stepoflastplotfile_7966',['stepOfLastPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a60e9811cfc1390ce271f27a1e6382aba',1,'amrex::Amr']]],
+ ['stepoflastsmallplotfile_7967',['stepOfLastSmallPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a254fc5d48a5ea09b0036ac3c0261d1ec',1,'amrex::Amr']]],
+ ['stllevel_7968',['STLLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html',1,'amrex::EB2::STLLevel'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a2c8f60e6045903c262446da9d98ffac9',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, STLLevel &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a70a0b01e9f80fc8d3053c7df91feeaef',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, STLtools const &stl_tools, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)']]],
+ ['stltools_7969',['STLtools',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html',1,'amrex']]],
+ ['stop_7970',['stop',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html#add8128cb7af0fe0a981329a09e5fee37',1,'amrex::StateData::TimeInterval::stop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#ae2bd1e84672c71dd183ee1eb026da327',1,'amrex::BLProfiler::stop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a84199c5f792b3e60b33f6e7ea0fc5568',1,'amrex::TinyProfiler::stop() noexcept']]],
+ ['stopregion_7971',['StopRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac96b507c36165550f9a2bf115aedc5fb',1,'amrex::TinyProfiler']]],
+ ['stoptime_7972',['stopTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a69fd0fb94f6216e039668dd5280a9bb0',1,'BLProfStats::TimeRange']]],
+ ['storageparticletype_7973',['StorageParticleType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a55a17e386778ab8574960da701c0cdb7',1,'amrex::ConstSoAParticle::StorageParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a60efba6078d3acb0c2911e1a91a67a7b',1,'amrex::Particle::StorageParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a00d52f45cf7e8a4b3c30cfb48e7bca78',1,'amrex::ParticleTile::StorageParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ac3fb7efdc3d6e84fffaf246164cbd7a2',1,'amrex::SoAParticle::StorageParticleType()']]],
+ ['store_5fin_5fcheckpoint_7974',['store_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a66cfbf90a5c1eab91499e5f4d2e080a1',1,'amrex::StateDescriptor']]],
+ ['storerkcoarsedata_7975',['storeRKCoarseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab3d554a4e9e4b98aae59f88ebba1e288',1,'amrex::AmrLevel::storeRKCoarseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad059e9960589afeff57d54307acd2dca',1,'amrex::FillPatcher::storeRKCoarseData()']]],
+ ['strategy_7976',['Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282',1,'amrex::ForkJoin']]],
+ ['strategy_7977',['strategy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a922cc68b9dce362ee62f0d724dede442',1,'amrex::ForkJoin::MFFork::strategy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#add9f7493d35af3e2ad724ce9e55322ba',1,'amrex::DistributionMapping::strategy(Strategy how)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac41e6c0536cc22b8c0d71c0450e58df2',1,'amrex::DistributionMapping::strategy()']]],
+ ['strategy_7978',['Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8',1,'amrex::DistributionMapping']]],
+ ['streadtag_7979',['stReadTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#aa46825b65b950336cbbdf7fdad5bd4d0',1,'amrex::NFilesIter']]],
+ ['stream_7980',['Stream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4c71f8cab2ada9d8f54d800d0b7abc65',1,'amrex::NFilesIter']]],
+ ['stream_5fmax_5ftries_7981',['stream_max_tries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a21bfe4d69a3d61259e419781fac7e519',1,'amrex::Amr']]],
+ ['streamindex_7982',['streamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a049b80f650443158297dbc0fb19c304e',1,'amrex::Gpu::Device::streamIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a5c894f80bcd597d413fb19d8d9d3637a',1,'BLProfStats::BLPDataBlock::streamIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a13d897811c92d1e7088cb5d11623f636',1,'CommProfStats::DataBlock::streamIndex()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#abb82343828610d370167b0392caea97e',1,'RegionsProfStats::DataBlock::streamIndex()']]],
+ ['streamiter_7983',['StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html',1,'amrex::Gpu::StreamIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ad1e005cac4e3e6d15766802cba5b183a',1,'amrex::Gpu::StreamIter::StreamIter(int n, bool is_thread_safe=true) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#afce690e05e05809c2b1cd96c1c7ad395',1,'amrex::Gpu::StreamIter::StreamIter(int n, const StreamItInfo &info, bool is_thread_safe=true) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a9cf45fbf148f2bfa9d9abfe9951180fd',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a64c0f94193da32d65e2fcbf3f22ae362',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter &&)=delete']]],
+ ['streamitinfo_7984',['StreamItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html',1,'amrex::Gpu::StreamItInfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#a4de687fc827f6b0fd1960b07435be1ba',1,'amrex::Gpu::StreamItInfo::StreamItInfo()']]],
+ ['streamretry_7985',['StreamRetry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html',1,'amrex::StreamRetry'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a8ce080cc55c98f052a600ef1f2643781',1,'amrex::StreamRetry::StreamRetry(std::string filename, bool abortonretryfailure, int maxtries)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a68c551c81442d93acf9eb3825a0f1ce7',1,'amrex::StreamRetry::StreamRetry(std::ostream &os, std::string suffix, int maxtries)']]],
+ ['streams_7986',['streams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a6387ff79e8fcfbfdcfbc7dd8d8e78621',1,'amrex::MFIter']]],
+ ['streamsynchronize_7987',['streamSynchronize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a67c55a7d25eb5f5fdec62ffcc9c0dccf',1,'amrex::Gpu::Device::streamSynchronize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a67a618504ee5fb94bd65a5d393e344b4',1,'amrex::Gpu::streamSynchronize() noexcept']]],
+ ['streamsynchronizeall_7988',['streamSynchronizeAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a78acbb676e94c674fa5ec73508cef459',1,'amrex::Gpu::streamSynchronizeAll()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a95bff02196b80d848b89b92166e704b9',1,'amrex::Gpu::Device::streamSynchronizeAll()']]],
+ ['strictly_5fcontains_7989',['strictly_contains',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'BoxND< AMREX_SPACEDIM >::strictly_contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'amrex::BoxND::strictly_contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'amrex::BoxND::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'amrex::BoxND::strictly_contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'amrex::BoxND::strictly_contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const Dim3 &p) const noexcept']]],
+ ['stride_7990',['stride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a43b1a4e88127b9fe9ec9c37c5623d5ed',1,'amrex::CellData']]],
+ ['stride1_7991',['stride1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a9f61817deacaa878d06ec111526eb676',1,'amrex::Table4D::stride1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a2364337755de91dfe210ddb6e13d9917',1,'amrex::Table3D::stride1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#acd2464cad98d33e77dbf181904ef9749',1,'Table2D< RT >::stride1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#acd2464cad98d33e77dbf181904ef9749',1,'amrex::Table2D::stride1()']]],
+ ['stride2_7992',['stride2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a57bde5d86b817e2779189949f8b589c5',1,'amrex::Table4D::stride2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a3fd3906154fd716964cdd75b4694c9b2',1,'amrex::Table3D::stride2()']]],
+ ['stride3_7993',['stride3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a0084b4eab04a94241c76c5fc15c6e30a',1,'amrex::Table4D']]],
+ ['strong_5fthreshold_7994',['strong_threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#acbc3e949322292ed5e578e8a2bd87bb3',1,'amrex::Hypre']]],
+ ['structed_7995',['structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa3c1530a48aea0feaf4956bca2698ebd6',1,'amrex::Hypre']]],
+ ['structofarrays_7996',['StructOfArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html',1,'amrex']]],
+ ['stva_7997',['STVA',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'amrex::Scan::detail']]],
+ ['stva_3c_20u_20_3e_7998',['STVA< U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'']]],
+ ['stwritetag_7999',['stWriteTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ae9224fba010f5b9f9b337f1e1ebdbbec',1,'amrex::NFilesIter']]],
+ ['sub_5fcycle_8000',['sub_cycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1fa04ad61e5931bab05e515255c447d1',1,'amrex::Amr']]],
+ ['subbox_8001',['subBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a799a901c3f374cb4499799fce9b67d2e',1,'amrex::FabCopyDescriptor']]],
+ ['subcycle_8002',['subCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae22e90398efa6b78ca3d1a68e0839a31',1,'amrex::Amr']]],
+ ['subcycling_5fmode_8003',['subcycling_mode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a746a85f8a72742a006a5c78de497c3f9',1,'amrex::Amr']]],
+ ['subcyclingmode_8004',['subcyclingMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a8083d08d7c253cabc6428890a708e',1,'amrex::Amr']]],
+ ['submit_8005',['Submit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#aa1f51f051314b9228d4e287292937139',1,'amrex::AsyncOut::Submit(std::function< void()> &&a_f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#ad1040f8c8e03807e7557a56891873d8e',1,'amrex::AsyncOut::Submit(std::function< void()> const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#aa62257343be0d75867496c765d0d959e',1,'amrex::BackgroundThread::Submit(std::function< void()> const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a31e717cddbcc5e4079da2d35d11a5c68',1,'amrex::BackgroundThread::Submit(std::function< void()> &&a_f)']]],
+ ['subregionminmax_8006',['SUBREGIONMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea503682758a9652794035ca63ab96c560',1,'amrex::Amrvis']]],
+ ['subtract_8007',['Subtract',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5f37af40303a10e8d54e15c1931a5b8e',1,'amrex::MultiFab::Subtract()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54b8b46deca518b441b849bbd1ceda02',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afeebec2f58b85bfde5b88b30810cd82d',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a66a3302f803afd696dff628cf4c61e3b',1,'amrex::iMultiFab::Subtract()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4f2c04ea9d0f7a551bc2263b9a63d324',1,'amrex::MultiFab::Subtract()']]],
+ ['suffix_8008',['suffix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a87fb6f4eaeaa1e62c31a3f1b4c451a87',1,'amrex::StreamRetry']]],
+ ['sum_8009',['sum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::Mask >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal *, NAR >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 4 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int *, NAI >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const ParticleReal *, NArrayReal >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const int *, NArrayInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< bool, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::EB2::PolyTerm, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::Interval, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'amrex::GpuArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< TagBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< IArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< FArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62669a27ec4a577f0bef72dc2a1243aa',1,'amrex::MultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569dadb62579be9a4f3141fb640a655f49f52',1,'amrex::detail::sum()']]],
+ ['sum_8010',['Sum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a8f0fba40aa737060c0ac09832c9bf877',1,'amrex::ParallelAllReduce::Sum(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a93a9a9427252098f6da83a7116c4219d',1,'amrex::ParallelAllReduce::Sum(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a647e136efea8ad3d3e88887700c5f1af',1,'amrex::ParallelAllReduce::Sum(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#abe2f46b96ea5d1752c49cfb8a44b55b9',1,'amrex::ParallelReduce::Sum(T &v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a84377e96c4ecb57c17fe8e83aea0e04e',1,'amrex::ParallelReduce::Sum(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a83b6af463895bccfbf4ae0606041cd33',1,'amrex::ParallelReduce::Sum(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#afac1250d786b98bab8d8d2cf5c06411e',1,'amrex::Reduce::Sum(N n, T const *v, T init_val=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#ae179b14741cc532f08816fceabea24f5',1,'amrex::Reduce::Sum(N n, F const &f, T init_val=0)']]],
+ ['sum_8011',['sum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a623e2f01e2a7695e835d258d1a8067b7',1,'amrex::MultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'IntVectND< AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'amrex::IntVectND::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34',1,'amrex::iMultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real,(M+2) *(M+1)/2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, nelems >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'amrex::Array1D::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< EBCellFlag >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< char >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< char >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< char >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::EBCellFlagFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'amrex::BaseFab::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'amrex::BaseFab::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'Array1D< int, 0, N-1 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'amrex::Array2D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'amrex::Array2D::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ae7c4e83776aa2f4f136bd43d5e7ba4f5',1,'amrex::Array3D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a2d2bf97e6c6e441f18ded1e2b04fb9e4',1,'amrex::Array3D::sum(int axis, int loc0, int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'amrex::BaseFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< EBCellFlag >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::CutFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< PetscInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< AtomicInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'amrex::FabArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< Real >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< Real >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< Real >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< PetscInt >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< PetscInt >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< EBCellFlag >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< HYPRE_Int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< HYPRE_Int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< HYPRE_Int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< PetscInt >::sum()']]],
+ ['sum_5ffine_5fto_5fcoarse_8012',['sum_fine_to_coarse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab67331acff75bf2840f409750b1ada66',1,'amrex']]],
+ ['sum_5funique_8013',['sum_unique',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7c6f3136fca76d4f0f827c45420ca7ab',1,'amrex::MultiFab::sum_unique(Box const ®ion, int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afe7c47dff8cf8e0fb550d0e78c7b5375',1,'amrex::MultiFab::sum_unique(int comp=0, bool local=false, const Periodicity &period=Periodicity::NonPeriodic()) const']]],
+ ['sumboundary_8014',['SumBoundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< TagBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::CutFab >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< IArrayBox >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< FArrayBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::Mask >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::CutFab >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'amrex::FabArray::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['sumboundary_5ffinish_8015',['SumBoundary_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< TagBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< IArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< FArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::Mask >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'amrex::FabArray::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::CutFab >::SumBoundary_finish()']]],
+ ['sumboundary_5fnowait_8016',['SumBoundary_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< FArrayBox >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::Mask >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< FArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< IArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< TagBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::CutFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait()']]],
+ ['sumneighbors_8017',['sumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a881b90e85491b4c0a7bb25425cc38641',1,'amrex::NeighborParticleContainer']]],
+ ['sumneighborsmpi_8018',['sumNeighborsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a832b5eccef2ae5ed7bb83a92653b793e',1,'amrex::NeighborParticleContainer']]],
+ ['sumreg_8019',['SumReg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8eb3103253e2e3aba75f6d67574243f1',1,'amrex::FluxRegister']]],
+ ['sumtoline_8020',['sumToLine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a882a700cf7fab66ee3ce8de37de3ef73',1,'amrex']]],
+ ['sunctx_8021',['sunctx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#ac93fe349524feb542323ce4507856d52',1,'amrex::sundials::MemoryHelper::sunctx()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a148c3b08445f55f8a9ceca1f25f1d7f0',1,'amrex::SundialsIntegrator::sunctx()']]],
+ ['sundials_8022',['Sundials',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599eafd3bfec7c5048bfbd7655f7999c26f3d',1,'amrex']]],
+ ['sundialsintegrator_8023',['SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html',1,'amrex::SundialsIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adbc676c515b149ee4b563fa3de3adbf4',1,'amrex::SundialsIntegrator::SundialsIntegrator(const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a073132be2c807a20aaddee85783c35fa',1,'amrex::SundialsIntegrator::SundialsIntegrator()']]],
+ ['sundialsuserdata_8024',['SundialsUserData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html',1,'amrex']]],
+ ['superparticle_5fsize_8025',['superparticle_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0f5632ab05c6d5c93ec4c4deb0ed0753',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::superparticle_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0f5632ab05c6d5c93ec4c4deb0ed0753',1,'amrex::ParticleContainer_impl::superparticle_size()']]],
+ ['superparticlesize_8026',['superParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'amrex::ParticleContainer_impl::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aa9079143c32a58be84a505fd9d97ffd8',1,'amrex::ParticleCopyPlan::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::superParticleSize()']]],
+ ['superparticletype_8027',['SuperParticleType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a26342fe95b550a7e29d72d3292ceab0d',1,'amrex::ConstParticleTileData::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a26342fe95b550a7e29d72d3292ceab0d',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1c6baf08ed7bdeb1d7a7acf30eefad52',1,'amrex::NeighborParticleContainer::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a12ac56edf0492d0b5d958ff028a6a537',1,'amrex::ParticleContainer_impl::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a12ac56edf0492d0b5d958ff028a6a537',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acdece46bb48b940977bf9efe198779c4',1,'amrex::ParticleTile::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a98449dc53e1e083e33c2c4c377dbdefd',1,'amrex::ParticleTileData::SuperParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a98449dc53e1e083e33c2c4c377dbdefd',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::SuperParticleType()']]],
+ ['supportinhomogneumannbc_8028',['supportInhomogNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ac7b687cd9603d112b33b92f2047f663f',1,'amrex::MLCellABecLapT::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'MLLinOpT< Array< MultiFab, 3 > >::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'amrex::MLLinOpT::supportInhomogNeumannBC()']]],
+ ['supportnsolve_8029',['supportNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#abb6062df17c9eec35484fa60924fa5a9',1,'amrex::MLABecLaplacianT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'amrex::MLLinOpT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'MLLinOpT< Array< MultiFab, 3 > >::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a9985a165b354d7d4366441c90f89bd4d',1,'amrex::MLPoissonT::supportNSolve()']]],
+ ['supportrobinbc_8030',['supportRobinBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'MLLinOpT< Array< MultiFab, 3 > >::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a26c05859556a13779ff0efcb84c92f91',1,'amrex::MLEBABecLap::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a4fda1e7c51f0f57be99c0d9a8d94f9f9',1,'amrex::MLABecLaplacianT::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'amrex::MLLinOpT::supportRobinBC()']]],
+ ['surroundingnodes_8031',['surroundingNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa26bb268aa9fff902b8ff4511a53a5d0',1,'amrex::surroundingNodes(const BoxND< dim > &b, int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa91c6ef5d54b40881fdad1de0f14bbe8',1,'amrex::surroundingNodes(const BoxND< dim > &b, Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85521e2b052342206f89ac0d34d824cc',1,'amrex::surroundingNodes(const BoxND< dim > &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'amrex::BoxND::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'amrex::BoxND::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'amrex::BoxND::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#acececbf6a71ec11bf660a2843192d6ad',1,'amrex::BoxList::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a1407ab0108776da8d7fe9a05381f5041',1,'amrex::BoxList::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3ca0eb36b4308574b2f0dfc1fdd3562',1,'amrex::BoxArray::surroundingNodes(int dir)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abf9bf4fe5d5ddb8ae3498893bc2253c8',1,'amrex::BoxArray::surroundingNodes()']]],
+ ['svtkdoublearray_8032',['svtkDoubleArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a21643ca604baa89f6786319692943c6d',1,'amrex::InSituUtils']]],
+ ['swap_8033',['Swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5311a5775a3f24d73376bdc6268b7a3d',1,'amrex']]],
+ ['swap_8034',['swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim_1_1detail.html#a71b582d94d1c5cd614711ec7b7853192',1,'amrex::algoim::detail']]],
+ ['swap_8035',['Swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2e29e28afce0aa520da5cd068cb5e96b',1,'amrex::MultiFab']]],
+ ['swap_8036',['swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::STLtools::Triangle >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< unsigned int >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< std::size_t >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int *, DefaultAllocator< int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::openbc::MomTag >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< index_type >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int *, DefaultAllocator< const int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::XDim3 >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::NeighborCode >::swap()']]],
+ ['swap_8037',['Swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ac259813cd54d52b5c20cad7c0f24c246',1,'amrex::MultiFab']]],
+ ['swap_8038',['swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#afa944ad759b866c71398b9d6e8e20cc8',1,'amrex::ArrayOfStructs::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9d63414afae1383f87a0fa6bda4c3cc7',1,'amrex::BoxList::swap()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a86eb1ec5508c3b90a8c473b7fdb74103',1,'amrex::ParticleTile::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'amrex::PODVector::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::BoxND >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::swap()']]],
+ ['swap_5findices_8039',['swap_indices',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a618f8d1f0b1258ad4931eb6a5ae65ebc',1,'amrex::NonLocalBC']]],
+ ['swapbytes_8040',['swapBytes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac25dfba1079e742467f752e4ee21450f',1,'amrex::swapBytes(std::int16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a591f0270c546f1ece0504803e064d8d3',1,'amrex::swapBytes(std::int32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafe4e1214f81026ac1c1704afef4ad79',1,'amrex::swapBytes(std::int64_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad65cae2ff531a4079a272c48094ce223',1,'amrex::swapBytes(std::uint16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe5aa643ac55845309ffb09b6cd6bc6b',1,'amrex::swapBytes(std::uint32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa67c20a40ddd4aeebbbb36e32af4b546',1,'amrex::swapBytes(std::uint64_t val)']]],
+ ['swapcomponents_8041',['SwapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents.html',1,'amrex::NonLocalBC']]],
+ ['swapcomponents_3c_20i_2c_20_2d1_20_3e_8042',['SwapComponents< I, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
+ ['swapcomponents_3c_2d1_2c_20_2d1_20_3e_8043',['SwapComponents<-1, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
+ ['swapcomponents_3c_2d1_2c_20j_20_3e_8044',['SwapComponents<-1, J >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html',1,'amrex::NonLocalBC']]],
+ ['swapparticle_8045',['swapParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1f0884436c0e9c45901b834761379595',1,'amrex']]],
+ ['swaptimelevels_8046',['swapTimeLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac6dd29902982ccf98c08a09c793a49be',1,'amrex::StateData']]],
+ ['symbols_8047',['symbols',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a26e093287bc4437907d8762fa40bbaaa',1,'amrex::IParser::symbols()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a0dfb30d6386a630f676982f25fb24a06',1,'amrex::Parser::symbols()']]],
+ ['symmetricghost_8048',['SymmetricGhost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1SymmetricGhost.html',1,'amrex::MFUtil']]],
+ ['symmetry_5fhi_8049',['symmetry_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a7a3462af841aacc118bd8e1e3d4a98eb',1,'amrex::CurlCurlSymmetryInfo']]],
+ ['symmetry_5flo_8050',['symmetry_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#aa4040f6df25eb0fb94c03bba910d9077',1,'amrex::CurlCurlSymmetryInfo']]],
+ ['syncdistributionmap_8051',['syncDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a686e711350524cacaaeb3177337742c8',1,'amrex::PlotFileData::syncDistributionMap(PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0cc0ef78ac5a9ed1d7ad288cf6774723',1,'amrex::PlotFileData::syncDistributionMap(int level, PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aade963d47f72015f6e2438ae21f45e12',1,'amrex::PlotFileDataImpl::syncDistributionMap(PlotFileDataImpl const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#af08b01892f4223b6f1160c54147c8e2b',1,'amrex::PlotFileDataImpl::syncDistributionMap(int level, PlotFileDataImpl const &src) noexcept']]],
+ ['syncfnamesandnumbers_8052',['SyncFNamesAndNumbers',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a09ab62784a9b4e5a50f3a881fff84824',1,'RegionsProfStats']]],
+ ['synchronize_8053',['synchronize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5ccf8e9a40fdaa00878353c79867bd04',1,'amrex::Gpu::Device::synchronize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25',1,'amrex::Gpu::synchronize()']]],
+ ['syncnewtimelevel_8054',['syncNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a6a65bf767c55f02b3c1ebbc0b35d3bf1',1,'amrex::StateData']]],
+ ['syncstrings_8055',['SyncStrings',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a09ef310468cc24552cfc73abfc282b72',1,'amrex']]],
+ ['sys_5fname_8056',['sys_name',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abac42537a3d9d5a2f6c6fac15f99f66c',1,'amrex']]],
+ ['syserror_8057',['SysError',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#a4a9d9e1dee3986d055bf6c64729b3dee',1,'hacc::Error']]],
+ ['sz_5fmempool_8058',['sz_mempool',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html#af0acb0644812be5dc5a7c0d1a116e8f3',1,'amrex::amrex_parser::sz_mempool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html#a8f655ec2d94e45e273647a1e602b0c57',1,'amrex::amrex_iparser::sz_mempool()']]],
+ ['szi_8059',['szi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mempool__module.html#ac54b332ae65afbcd1863fa9ae4174cc2',1,'amrex_mempool_module']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_14.js b/amrex-hydro/Doxygen/html/search/all_14.js
index 91d0ef7..adc90b0 100644
--- a/amrex-hydro/Doxygen/html/search/all_14.js
+++ b/amrex-hydro/Doxygen/html/search/all_14.js
@@ -1,223 +1,223 @@
var searchData=
[
- ['t_8063',['T',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ae4ccc72afbdaefad1add5c84f52ded78',1,'amrex::YAFluxRegisterT']]],
- ['t_5finit_8064',['t_init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abcb523d4f35aced1936bf2f559577201',1,'amrex::TinyProfiler']]],
- ['t_5ftype_8065',['t_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a75ba4e192cc92deb94fa756eadba363f',1,'amrex::StateDescriptor']]],
- ['table_8066',['table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab4f43a6024e50a1c5f9110d29ae42904',1,'amrex::ParmParse::table()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afeffb10e16b9f5ef9e1f806bb5940796',1,'amrex::TableData::table() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a83a37d5f24b2a4cffeb5f658ca0bda78',1,'amrex::TableData::table() const noexcept']]],
- ['table_8067',['Table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af823116cc58b501d9f158fa5635c1498',1,'amrex::ParmParse']]],
- ['table1d_8068',['Table1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html',1,'amrex::Table1D< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aab5cc99cdb1ebd55b6df669892343009',1,'amrex::Table1D::Table1D(Table1D< std::remove_const_t< T >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ae57c577c6f51911b887e7f736c8a83dd',1,'amrex::Table1D::Table1D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ad9e33e283ae88a75cf4b1d9cd99323a7',1,'amrex::Table1D::Table1D(T *a_p, int a_begin, int a_end) noexcept']]],
- ['table2d_8069',['Table2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'amrex::Table2D< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'Table2D< RT >::Table2D()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'amrex::Table2D::Table2D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'amrex::Table2D::Table2D(Table2D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'amrex::Table2D::Table2D(T *a_p, GpuArray< int, 2 > const &a_begin, GpuArray< int, 2 > const &a_end) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'Table2D< RT >::Table2D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'Table2D< RT >::Table2D(Table2D< std::remove_const_t< RT >, Order::F > const &rhs) noexcept']]],
- ['table2d_3c_20rt_20_3e_8070',['Table2D< RT >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'']]],
- ['table3d_8071',['Table3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html',1,'amrex::Table3D< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a994877eb9b7819106bd25c3fb2932398',1,'amrex::Table3D::Table3D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aa5f0858c6996a581a0ab1b3507e901b9',1,'amrex::Table3D::Table3D(Table3D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aec998d64bb74540871c46479ebb740b1',1,'amrex::Table3D::Table3D(T *a_p, GpuArray< int, 3 > const &a_begin, GpuArray< int, 3 > const &a_end) noexcept']]],
- ['table4d_8072',['Table4D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html',1,'amrex::Table4D< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a264e4a4265aee9986c1da7486a96a747',1,'amrex::Table4D::Table4D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a1213dce4015d38c64724f1ed12a8589a',1,'amrex::Table4D::Table4D(Table4D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#ab7617880b0a8e8e71b7e6ff3a0e9aae0',1,'amrex::Table4D::Table4D(T *a_p, GpuArray< int, 4 > const &a_begin, GpuArray< int, 4 > const &a_end) noexcept']]],
- ['table_5ftype_8073',['table_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a222e815d3c06ca047ebae80835044dc4',1,'amrex::TableData']]],
- ['tableau_8074',['tableau',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ae967ca14edea4b4436eb438da434e081',1,'amrex::RKIntegrator']]],
- ['tableau_5ftype_8075',['tableau_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a5a3126356b83a10727fc86bccf672d5f',1,'amrex::RKIntegrator']]],
- ['tabledata_8076',['TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html',1,'amrex::TableData< class, N, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4239d08dc7ad7096ca5def06693b4558',1,'amrex::TableData::TableData() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4b1a33a23e97f246f878a2001d79b69d',1,'amrex::TableData::TableData(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a873c19168dc86fefbe7fc9d3f6b776cc',1,'amrex::TableData::TableData(Array< int, N > const &lo, Array< int, N > const &hi, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ab00d213d295a26cdf223d242d4fb3765',1,'amrex::TableData::TableData(TableData< T, N, ORDER > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a58b2c8fc72d26a028d5c2102d3fef3bc',1,'amrex::TableData::TableData(TableData< T, N, ORDER > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a629989dacadbcb7af5a95b3c5e4aa23a',1,'amrex::TableData::TableData()']]],
- ['tacache_8077',['TACache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acefd7d2a27952d4bac78ac9befcda8eb',1,'amrex::FabArrayBase']]],
- ['tag_8078',['tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#af44e5964682abeb59937bec1038cdc9e',1,'amrex::FBData::tag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a3d9d2fe62bbf3d6d228fb14bbe04eb34',1,'amrex::PCData::tag()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a9181e7c0f1db606e69bad91e0e720010',1,'CommProfStats::SendRecvPair::tag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a099cb5eb1b61ff860ad6fbd1fe1b5d94',1,'amrex::ParallelDescriptor::Message::tag()']]],
- ['tag_5fone_5fbox_8079',['tag_one_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a84c6f47e0b249a91417306bbd7dab42a',1,'amrex::FabArrayBase::FB']]],
- ['tagbox_8080',['TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html',1,'amrex::TagBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a5a65afdbb61535df65ec9d2db5bb6ec5',1,'amrex::TagBox::TagBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a1c163cf21eb64a1c2032d5ba1acb2594',1,'amrex::TagBox::TagBox(const TagBox &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#adc981d8086ea65ef19383c04acacace3',1,'amrex::TagBox::TagBox(TagBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a00b44af3c3dc783226e28adc117e93e5',1,'amrex::TagBox::TagBox(const TagBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a2be163745fcfa3fae9d72a768b97d797',1,'amrex::TagBox::TagBox(const Box &bx, int n=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac73a784e745d05a574f53621abd7109b',1,'amrex::TagBox::TagBox(const Box &bx, int n, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ad999c44361969badefa168cb00e90b91',1,'amrex::TagBox::TagBox(Arena *ar) noexcept']]],
- ['tagboxarray_8081',['TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html',1,'amrex::TagBoxArray'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a7615520c69175032ee2326eb094cbc77',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, int _ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad56f5409a87394e53ea7acda127347cc',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, const IntVect &_ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad2857940d22b1f8c7718cc530bb29d3e',1,'amrex::TagBoxArray::TagBoxArray(TagBoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1b309c4b244d311888eb013b34693620',1,'amrex::TagBoxArray::TagBoxArray(const TagBoxArray &rhs)=delete']]],
- ['tagcutcells_8082',['TagCutCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca824ed9a83373a83533e948d2175dee',1,'amrex']]],
- ['tagged_8083',['tagged',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a18861d2c89c00308cd93273d54ccaabf',1,'amrex::FabArrayBase::RegionTag']]],
- ['tagmax_8084',['tagMax',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad3ce9b9573e0f43ea2f7cc97c9709110',1,'CommProfStats']]],
- ['tagmin_8085',['tagMin',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aae44e713714a3c31191ab760bee0d4df',1,'CommProfStats']]],
- ['tagparfor_5fcall_5ff_8086',['tagparfor_call_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a926fe273db7aaa817471c44983bf42e4',1,'amrex::detail']]],
- ['tags_8087',['tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< IArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< PetscInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< AtomicInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'amrex::FabArray::tags()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#ad0f86517b8114fbc3cfd3c5ef532a592',1,'amrex::MFInfo::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::CutFab >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::EBCellFlagFab >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::Mask >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< FArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a4e225aa2595e49382cb2db00df813d8c',1,'amrex::TagBox::tags(const Vector< int > &ar, const Box &tilebx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a194d49c2adb475dabf1de3a7bc717b7a',1,'amrex::TagBox::tags(const Vector< int > &ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a9023e58bfadedd84fa003f9b10712949',1,'amrex::TagBox::tags() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< TagBox >::tags()']]],
- ['tags_5fand_5funtags_8088',['tags_and_untags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#af03179052f9fb5a076f95d2bb33e94e2',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#abbc0728a20e92cbaf06b19a0b9cff0cd',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar, const Box &tilebx) noexcept']]],
- ['tagtype_8089',['TagType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a86719d9e271cd75e3e6d1fa728c385c1',1,'amrex::TagBox::TagType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#aed1b714c35cb0ce049231984f07925f4',1,'amrex::TagBoxArray::TagType()']]],
- ['tagval_8090',['TagVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac8c350e6c62e1f2fd736b52d1b7caffa',1,'amrex::TagBox']]],
- ['tagvolfrac_8091',['TagVolfrac',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae146edcedfbd7eb8509f8c334b764d84',1,'amrex']]],
- ['tamap_8092',['TAMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a905802e4dcdc5377e09d455fc80f0400',1,'amrex::FabArrayBase']]],
- ['tapply_8093',['TApply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad5568d6d500edc6ee5938dca76c1caa8',1,'amrex::detail']]],
- ['task_5fme_8094',['task_me',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac7e00cc0d9436d4445b3e338b46dd003',1,'amrex::ForkJoin']]],
- ['task_5foutput_5fdir_8095',['task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac17370c5ba5f31bf037c5ca3992c3f66',1,'amrex::ForkJoin']]],
- ['team_5ffor_8096',['team_for',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b1bd2a6da53acc442dac0945108b376',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, int nworkers, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae9b60ea81eb861f883e02edaa5876d08',1,'amrex::ParallelDescriptor::team_for(int begin, int end, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad8cac9ce7c8c2a234cde3400db6512a5',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, const F &f)']]],
- ['team_5frange_8097',['team_range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae7e03fbd86dab31d19593df2ad5adde6',1,'amrex::ParallelDescriptor']]],
- ['team_5ft_8098',['team_t',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a01aa6c5f002620d5bc47bbabc2acd20e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['teamlead_8099',['TeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a834c805f44e9aa2724debb07602d999e',1,'amrex::ParallelDescriptor']]],
- ['teamsize_8100',['TeamSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9854dea7eb2ee59093ed0bd80af9063e',1,'amrex::ParallelDescriptor']]],
- ['ten_8101',['ten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a629e9df315fc853fd9996d553493c395',1,'amrex_constants_module']]],
- ['tensorproductintegral_8102',['tensorProductIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#acca11ab4048cabd364f8e25012b416ba',1,'amrex::algoim::ImplicitIntegral']]],
- ['tenth_8103',['tenth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#af4ddfd48f8b6271dcf253d5a3bd38e6a',1,'amrex_constants_module']]],
- ['terrain_8104',['Terrain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8d89242fc1acffe99a9df2cd45c6ab9e',1,'amrex::AmrData']]],
- ['test_8105',['test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a42d6517959dbf89018b970cb1c0cf66e',1,'amrex::ParallelDescriptor::Message']]],
- ['test_8106',['Test',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9d7485d566f7b26e48e038d364590cd',1,'amrex::ParallelDescriptor::Test(Vector< MPI_Request > &, int &, Vector< MPI_Status > &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07419f788f738f82f07c288c70af5e6f',1,'amrex::ParallelDescriptor::Test(MPI_Request &, int &, MPI_Status &)']]],
- ['test_8107',['TEST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5',1,'amrex::AMRErrorTag']]],
- ['test_8108',['test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'amrex::IndexTypeND::test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'IndexTypeND< AMREX_SPACEDIM >::test()']]],
- ['the_5farena_8109',['The_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3d1414946b992f39ca41f135f12a0d1',1,'amrex']]],
- ['the_5fasync_5farena_8110',['The_Async_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad371ec91e94c5131b6002127a1008157',1,'amrex']]],
- ['the_5fcomms_5farena_8111',['The_Comms_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a867372a2ed191bd458e5e487ae3e6fa1',1,'amrex']]],
- ['the_5fcpu_5farena_8112',['The_Cpu_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adcb4e473f4a6058ae8abd15c75bde706',1,'amrex']]],
- ['the_5fdata_8113',['the_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a543e95dcf88e9bc9ec1a944364639037',1,'amrex::NonLocalBC::CommData']]],
- ['the_5fdevice_5farena_8114',['The_Device_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97a60825e6e7886b3502c2f4ed1eb417',1,'amrex']]],
- ['the_5ffuncs_8115',['the_funcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a6dd906af9d999ab3e04b156b38605bbf',1,'amrex::MemProfiler']]],
- ['the_5ffuncs_5fbuilds_8116',['the_funcs_builds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a1e3b2c95bff96ca4c2f14152e7ad179e',1,'amrex::MemProfiler']]],
- ['the_5finstance_8117',['the_instance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a40ba66fec50cd477016a8ce11568f4ac',1,'amrex::MemProfiler']]],
- ['the_5fmanaged_5farena_8118',['The_Managed_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76cc74eb7c42bf4d111ac5cae5db8420',1,'amrex']]],
- ['the_5fnames_8119',['the_names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#ab272efb42368045a4256dfcb96957910',1,'amrex::MemProfiler']]],
- ['the_5fnames_5fbuilds_8120',['the_names_builds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a30a2f79d4632035a2ad21fc81e47071a',1,'amrex::MemProfiler']]],
- ['the_5fnext_5fid_8121',['the_next_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a3f85e00a49d46ad2446cc39e7c921742',1,'amrex::SoAParticle::the_next_id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a46b64285f66ebd66e86258462b440c51',1,'amrex::Particle::the_next_id()']]],
- ['the_5fpinned_5farena_8122',['The_Pinned_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba0258410952c3ccfe405a462ef2d887',1,'amrex']]],
- ['the_5frecv_5fdata_8123',['the_recv_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a4685b9db726b95a19ccbe2b6ee33a433',1,'amrex::PCData::the_recv_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a3e3b282afdf75099193c3c85ea5effa3',1,'amrex::FBData::the_recv_data()']]],
- ['the_5fsend_5fdata_8124',['the_send_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a938e0208e00afba91947616b5e70d600',1,'amrex::FBData::the_send_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a8dee05ab1688d643feb6d74e82a15bf3',1,'amrex::PCData::the_send_data()']]],
- ['the_5fstring_8125',['the_string',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#aff20426b31d6e2bcce35b9d62d5685ba',1,'amrex::expect']]],
- ['the_5fsundials_5fcontext_8126',['The_Sundials_Context',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a9073bde66b70bda0c4d46655775c684d',1,'amrex::sundials']]],
- ['the_5fsunmemory_5fhelper_8127',['The_SUNMemory_Helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a554007ca9e4f3ad73d03e6daa5d1b9c7',1,'amrex::sundials']]],
- ['thecelltype_8128',['TheCellType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'amrex::IndexTypeND::TheCellType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'IndexTypeND< AMREX_SPACEDIM >::TheCellType()']]],
- ['thecellvector_8129',['TheCellVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'amrex::IntVectND::TheCellVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'IntVectND< AMREX_SPACEDIM >::TheCellVector()']]],
- ['thecfinfo_8130',['TheCFinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a583784f4a6e46aacd6f953de8d6f4fb0',1,'amrex::FabArrayBase']]],
- ['thecoveredcell_8131',['TheCoveredCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#abd50f79b66187d9d3866a74f8218f87d',1,'amrex::EBCellFlag']]],
- ['thedefaultcell_8132',['TheDefaultCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a59d2b06c58e35cf86ce4b7178321682e',1,'amrex::EBCellFlag']]],
- ['thedimensionvector_8133',['TheDimensionVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'amrex::IntVectND::TheDimensionVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'IntVectND< AMREX_SPACEDIM >::TheDimensionVector()']]],
- ['thefaarenadeleter_8134',['TheFaArenaDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html',1,'amrex']]],
- ['thefaarenapointer_8135',['TheFaArenaPointer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2081a3d338ad899832ab632c44a12eb5',1,'amrex']]],
- ['thefabarraybase_8136',['theFabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a8a7f84508a19797af16e5f3f6b13523c',1,'amrex::MFIter']]],
- ['thefpinfo_8137',['TheFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac2344224d72849f0e7fe1888d150a550',1,'amrex::FabArrayBase']]],
- ['themaxvector_8138',['TheMaxVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'amrex::IntVectND::TheMaxVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'IntVectND< AMREX_SPACEDIM >::TheMaxVector()']]],
- ['theminvector_8139',['TheMinVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'amrex::IntVectND::TheMinVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'IntVectND< AMREX_SPACEDIM >::TheMinVector()']]],
- ['thenodetype_8140',['TheNodeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'IndexTypeND< AMREX_SPACEDIM >::TheNodeType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'amrex::IndexTypeND::TheNodeType()']]],
- ['thenodevector_8141',['TheNodeVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'IntVectND< AMREX_SPACEDIM >::TheNodeVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'amrex::IntVectND::TheNodeVector()']]],
- ['theplotfiletype_8142',['thePlotFileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04db8e195b61fe3907ff67f9a5754e85',1,'amrex::thePlotFileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aafabc1e8a1b6e1b96230fbf6debe2465',1,'amrex::AmrLevel::thePlotFileType()']]],
- ['therestartfile_8143',['theRestartFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac501ff9a494314e973685c776fae2498',1,'amrex::Amr']]],
- ['therestartplotfile_8144',['theRestartPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1049e70b4e279c64160c9ff62ba42653',1,'amrex::Amr']]],
- ['thesamebox_8145',['TheSameBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a84376910b355f3a4b74220bbdf410328',1,'amrex::DeriveRec']]],
- ['theunitbox_8146',['TheUnitBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'amrex::BoxND::TheUnitBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'BoxND< AMREX_SPACEDIM >::TheUnitBox()']]],
- ['theunitvector_8147',['TheUnitVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'amrex::IntVectND::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'IntVectND< AMREX_SPACEDIM >::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector() noexcept']]],
- ['thezerovector_8148',['TheZeroVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'IntVectND< AMREX_SPACEDIM >::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'amrex::IntVectND::TheZeroVector()']]],
- ['third_8149',['third',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a09ef6234d430ece0cd17687b6206eb28',1,'amrex_constants_module']]],
- ['thisparticletilehasnoaos_8150',['ThisParticleTileHasNoAoS',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoAoS.html',1,'amrex']]],
- ['thisparticletilehasnoparticlevector_8151',['ThisParticleTileHasNoParticleVector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoParticleVector.html',1,'amrex']]],
- ['thread_5fnum_8152',['thread_num',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a123477aaf6e887c71714158dece38727',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
- ['three_8153',['three',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a92568c3e1a4aca2cda4c4d024be1c584',1,'amrex_constants_module']]],
- ['three4th_8154',['three4th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ae99f5d22813068e80dab04582f065463',1,'amrex_constants_module']]],
- ['throw_5fexception_8155',['throw_exception',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a4a24128ba872999b0e4c702205c1ccb2',1,'amrex::system::throw_exception()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa5a72eccc4e6ab6e6b2ac7dcfdd2ce7f',1,'amrex::MLMGT::throw_exception()']]],
- ['tie_8156',['Tie',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38e3e5431e2c612ce6e6b4aac3ededf2',1,'amrex']]],
- ['tile_8157',['tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a7a11bc66e1d170a3ff3419eb60892a57',1,'amrex::NeighborParticleContainer::NeighborCopyTag::tile()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html#ab5d5285dfb6f9c5b20319fc49de0507ea50c3d653aa391c3a8ce0d315681fcaee',1,'amrex::NeighborParticleContainer::MaskComps::tile()']]],
- ['tile_5farray_8158',['tile_array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a10b2f0f6900d23295fe25fd526153f43',1,'amrex::MFIter']]],
- ['tile_5fid_8159',['tile_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#ab1cb9fb1641d54cde4a9a3dff3611f42',1,'amrex::NeighborParticleContainer::NeighborCommTag']]],
- ['tile_5fsize_8160',['tile_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae64d80e0b2d14e9209c426a0654e8a1f',1,'amrex::MFIter::tile_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adb03167dec6a952cfa60beb45a514dfa',1,'amrex::ParticleContainerBase::tile_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html#a8daad07261e670c91e3d6788f152f668',1,'amrex::TileSize::tile_size()']]],
- ['tilearray_8161',['TileArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html',1,'amrex::FabArrayBase']]],
- ['tilearray_8162',['tileArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#ae96f9cf0f9ad68ea664c018a6a4baa78',1,'amrex::FabArrayBase::TileArray']]],
- ['tilebox_8163',['tilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aade25ad6c9b6b92a5dbe2e022fc77912',1,'amrex::MFIter::tilebox(const IntVect &nodal) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3563f863ba15b874a9abd0dc338c0c72',1,'amrex::MFIter::tilebox(const IntVect &nodal, const IntVect &ngrow) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a4633394eac1ff3355fe082b815ed7413',1,'amrex::MFIter::tilebox() const noexcept']]],
- ['tileindex_8164',['tileIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3d73098e8ef5205fc2bce58d5ed0f21b',1,'amrex::MFIter']]],
- ['tilesize_8165',['TileSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html',1,'amrex::TileSize'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html#a0fd1080269de0184755a627c3ce1875d',1,'amrex::TileSize::TileSize()']]],
- ['tilesize_8166',['tilesize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a8926b61d823e5a23f6bbf00814afba13',1,'amrex::MFItInfo']]],
- ['tiling_8167',['Tiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38a1db74b1bbdeb756077e4bc33e25a2740',1,'amrex::MFIter']]],
- ['tilingifnotgpu_8168',['TilingIfNotGPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab482b500359e03b77389d42f968c46fe',1,'amrex']]],
- ['time_8169',['Time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a3e139eef25f3ada10cd551ada84b4a94',1,'amrex::AmrData']]],
- ['time_8170',['time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#af36e6cd9e76d13205ad8dfc57cba5b58',1,'amrex::AmrData::time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ad827fbbd6757ac18eb39a4c5ce37ef95',1,'amrex::PlotFileData::time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a493f2666f351bd922bb6ca42eaf6b7f5',1,'amrex::PlotFileDataImpl::time()']]],
- ['time_5fcurrent_8171',['time_current',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ae1493ee81180c4fc466c1dbeb8905681',1,'amrex::FEIntegrator::time_current()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#afbdcf1854980555893e338cbb0c30534',1,'amrex::RKIntegrator::time_current()']]],
- ['time_5finterpolate_8172',['time_interpolate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a2372340230301693e973e404c12618fa',1,'amrex::RKIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a064376184442b5fa00c9f3b407e9fe5d',1,'amrex::SundialsIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a7cae24606fd9c92a44f4ae163bab5a3b',1,'amrex::TimeIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3dc1f86935271c9b053b9d6a60911739',1,'amrex::IntegratorBase::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ac0b9633fedee03bd638f87514a952720',1,'amrex::FEIntegrator::time_interpolate()']]],
- ['time_5fstep_8173',['time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad9211fc29fd1cd9a03025959738c90d4',1,'amrex::IntegratorBase']]],
- ['timecenter_8174',['TimeCenter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434',1,'amrex::StateDescriptor']]],
- ['timeintegrator_8175',['TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html',1,'amrex::TimeIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5aec68476188bb41118352fe8c2c947e',1,'amrex::TimeIntegrator::TimeIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adcfe717b66e593be817492b7f9ba3c04',1,'amrex::TimeIntegrator::TimeIntegrator(IntegratorTypes integrator_type, const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a14e1a1a411c152c67c19c81443b022b6',1,'amrex::TimeIntegrator::TimeIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
- ['timeinterval_8176',['TimeInterval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html',1,'amrex::StateData']]],
- ['timelevel_8177',['TimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a83fa691ff414eb69f75eb6ae1f61b33a',1,'amrex::AmrLevel']]],
- ['timelinefab_8178',['TimelineFAB',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a45e111eb57d243d366c3146a7ac7c0c9',1,'CommProfStats']]],
- ['timemax_8179',['timeMax',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a782fccabcc5cfc65934945eb51502963',1,'RegionsProfStats::DataBlock::timeMax()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#af575f4699084fd21a0c66470006d0aed',1,'CommProfStats::DataBlock::timeMax()']]],
- ['timemin_8180',['timeMin',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#acbca0639ad8b69e1f647d223eefc11da',1,'RegionsProfStats::DataBlock::timeMin()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a0e6da7295f52dca99d4abf096c1bed81',1,'CommProfStats::DataBlock::timeMin()']]],
- ['timer_8181',['timer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adb7400b1c29d0f33ed67e2a81702ed8a',1,'amrex::MLMGT']]],
- ['timer_5ftypes_8182',['timer_types',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fd',1,'amrex::MLMGT']]],
- ['timerange_8183',['TimeRange',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html',1,'BLProfStats::TimeRange'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a4415589fb72341b9ed4c98aed65d3e14',1,'BLProfStats::TimeRange::TimeRange()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#acbbf9b5d2d56142d5fcc5904d77a4409',1,'BLProfStats::TimeRange::TimeRange(Real startT, Real stopT)']]],
- ['timerangecompare_8184',['TimeRangeCompare',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRangeCompare.html',1,'BLProfStats']]],
- ['timerangeinitialized_8185',['TimeRangeInitialized',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#af986d8aadba05d068b2bdc3aa554d946',1,'BLProfStats']]],
- ['timertime_8186',['timerTime',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a3e1dfbc9a0536493de4e0668b3955d15',1,'CommProfStats::DataBlock']]],
- ['timestamp_8187',['Timestamp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a94b3a9972d2fe076bdf7458b93b7e1d4',1,'amrex::TracerParticleContainer']]],
- ['timestep_8188',['timeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2648a488ef613f454d29b519aca41bc8',1,'amrex::Amr']]],
- ['timetype_8189',['timeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a338d1a0966e1f91f4f65fd5aed7958cc',1,'amrex::StateDescriptor']]],
- ['timingstats_2eh_8190',['TimingStats.h',['https://amrex-codes.github.io/amrex/doxygen/TimingStats_8h.html',1,'']]],
- ['tinyprofiler_8191',['TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html',1,'amrex::TinyProfiler'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a5689250282f22646ec14959dc491f748',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname, bool start_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a63cae02a5e649724bfc02c528e84ca18',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aee36686bda9cf58b62055dca5818af46',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8e1cc274bc1e92cc8466ea9b44911c33',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a0969b8312bde020f9c99c051dc51eeb5',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a238dc16dd99da96e07b526f5cd90f4fa',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname, bool start_) noexcept']]],
- ['tinyprofileregion_8192',['TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html',1,'amrex::TinyProfileRegion'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ae16c9ddca9a89c31676b9be0b716c097',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#aad9588693616dcc6ff68675a2d235437',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#a5ef3cd4f83fa596bf02d70cb0166fa27',1,'amrex::TinyProfileRegion::TinyProfileRegion(const char *a_regname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ab3d0ffc7c7067f4bec983d85ee3262f2',1,'amrex::TinyProfileRegion::TinyProfileRegion(std::string a_regname) noexcept']]],
- ['tmpsoln_8193',['tmpsoln',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a0ff36d67bd4b146e140a63de29c435e7',1,'amrex::HypreNodeLap']]],
- ['toarray4_8194',['ToArray4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a365c0a4614ba19b7572ae042a0720c12',1,'amrex']]],
- ['tointvect_8195',['toIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'amrex::IndexTypeND::toIntVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'IndexTypeND< AMREX_SPACEDIM >::toIntVect()']]],
- ['tokenize_8196',['Tokenize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ba24cf7211301279ca446ff282a0f8a',1,'amrex']]],
- ['tolongmultifab_8197',['ToLongMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae062fb7f904c1f39327797d8c3fea414',1,'amrex']]],
- ['tolower_8198',['toLower',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a67bf98d88c814ab458018afd16e64aa8',1,'amrex']]],
- ['tomultifab_8199',['ToMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ac5f3026221c3cafbcb0e19f6583cfd9d',1,'amrex::MultiCutFab::ToMultiFab()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ca286511a003d2770dba9c37ab53c94',1,'amrex::ToMultiFab()']]],
- ['top_8200',['top',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#ad17160a9839f2d64ac20460b4cefbaee',1,'amrex::EB2::IndexSpace::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a602dc4e0d8b861f23e5bcd34728d1baa',1,'amrex::ParserStack::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#aef0073ee79d501d7ffe027cd684c4186',1,'amrex::ParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a533efe04d3398d0f3fd6154363b45543',1,'amrex::IParserStack::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a6a09ff1dea8b8c44504f6d6b0cdeb4ab',1,'amrex::IParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a961f4d4e88be70b0f922d93122c5f0ca',1,'amrex::AMReX::top()']]],
- ['topindexspace_8201',['TopIndexSpace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a3d3e035396f1ed8ef33d6eb1392df991',1,'amrex::EB2']]],
- ['topindexspaceifpresent_8202',['TopIndexSpaceIfPresent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ab08bb163ec9d566ce748dd6c4a7f0385',1,'amrex::EB2']]],
- ['topomap_8203',['TopoMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#abfb633bdb2ee1411565556f31c867a32',1,'CommProfStats']]],
- ['toproc_8204',['toProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a198cef4a2b826e76ca0cb0f01b926193',1,'amrex::FabArrayBase::FabComTag::toProc()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a979ac419ef56bad0832b4118e99eda12',1,'CommProfStats::SendRecvPair::toProc()']]],
- ['torusif_8205',['TorusIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html',1,'amrex::EB2::TorusIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab9f0fa84c649ce8a6a6b66bd12f4eeb9',1,'amrex::EB2::TorusIF::TorusIF()']]],
- ['total_5fbox_5fbytes_8206',['total_box_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aaa44a8c337df517114ccca6c8d4a2c11',1,'amrex::BARef']]],
- ['total_5fbox_5fbytes_5fhwm_8207',['total_box_bytes_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a04d3d344f8124f6c49b5d0ab984a642b',1,'amrex::BARef']]],
- ['total_5fhash_5fbytes_8208',['total_hash_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a2252a59c60e4bc7ad886663a4ebc32b0',1,'amrex::BARef']]],
- ['total_5fhash_5fbytes_5fhwm_8209',['total_hash_bytes_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a65dc0d94878bc8772f54d69c57430979',1,'amrex::BARef']]],
- ['totalbytesallocatedinfabs_8210',['TotalBytesAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a587a3cb57cff4b7fa72c7c1d4d98900b',1,'amrex']]],
- ['totalbytesallocatedinfabshwm_8211',['TotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95a2c5251b0bc8cc9f28f6384738404a',1,'amrex']]],
- ['totalcellsallocatedinfabs_8212',['TotalCellsAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9ed510cedd140658efd18542d9479c7',1,'amrex']]],
- ['totalcellsallocatedinfabshwm_8213',['TotalCellsAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa85143ea71ce835e3a64ce8551b726b4',1,'amrex']]],
- ['totalglobalmem_8214',['totalGlobalMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ae43b670a2fb74049a336cf2c2fc62c5a',1,'amrex::Gpu::Device']]],
- ['totalnumberofparticles_8215',['TotalNumberOfParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'amrex::ParticleContainer_impl::TotalNumberOfParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::TotalNumberOfParticles()']]],
- ['totaltime_8216',['totalTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#adfed01a20c958b4193ab14d7409daa49',1,'BLProfStats::BLPDataBlock::totalTime()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#a39d682d74e38686a5bf06bfabb5827d1',1,'BLProfStats::CallTreeNode::totalTime()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#a950c1731cce4f46316a6e54354ef8882',1,'BLProfStats::FuncStat::totalTime()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#aba79e3f8f7ada5cb344bbfd1c5edb711',1,'CommProfStats::SendRecvPair::totalTime()']]],
- ['touint10_8217',['toUInt10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#ae3e56c34dacdffe240410a3f6a7a9252',1,'amrex::Morton']]],
- ['touint16_8218',['toUInt16',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a9b7572e0a75bb2c5274809e9e1edffba',1,'amrex::Morton']]],
- ['touint32_8219',['toUInt32',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a16988bc3300f11fdee381c8ef8bc80f6',1,'amrex::Morton']]],
- ['toupper_8220',['toUpper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afb53573f5330e4753ad1b562e5dd95ce',1,'amrex']]],
- ['tprof_8221',['tprof',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#af05c972ffb11a5d0230dc3903fc0a33f',1,'amrex::TinyProfileRegion']]],
- ['tracedatavalid_8222',['TraceDataValid',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a3dab65709f631d62643d8e5fad2692bd',1,'RegionsProfStats']]],
- ['tracerpariter_8223',['TracerParIter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2172ed493dfadbd34d5cdb72995f96af',1,'amrex']]],
- ['tracerparticlecontainer_8224',['TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html',1,'amrex::TracerParticleContainer'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#af7ed016626923ecc9b262fbada496464',1,'amrex::TracerParticleContainer::TracerParticleContainer(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a884d037695ad06f6871c5f1467ab4490',1,'amrex::TracerParticleContainer::TracerParticleContainer(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a4245793ae34687b4d96a044ecde76c72',1,'amrex::TracerParticleContainer::TracerParticleContainer()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#ae80411a30eff14aa4bc080c90083a24a',1,'amrex::TracerParticleContainer::TracerParticleContainer(const TracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a60c0f8697b1a6015c72e5a6815f816cf',1,'amrex::TracerParticleContainer::TracerParticleContainer(TracerParticleContainer &&) noexcept=default']]],
- ['transformer_8225',['transformer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a88cd64a084e68534607b2463a28081f3',1,'amrex::BoxArray']]],
- ['transformerghost_8226',['TransformerGhost',['https://amrex-codes.github.io/amrex/doxygen/structTransformerGhost.html',1,'']]],
- ['transformervirt_8227',['TransformerVirt',['https://amrex-codes.github.io/amrex/doxygen/structTransformerVirt.html',1,'']]],
- ['transformparticles_8228',['transformParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae03ee3a195d7ee3ebcb19d20f9fdce73',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f4df8f3df0bb529d0f348e93afdb949',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, Index src_start, Index dst_start, N n, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5926a5d20c4f511675c02ec18cc7c87a',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c20549dd945261df4167a72c1c4dacb',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Index src_start, Index dst1_start, Index dst2_start, N n, F const &f) noexcept']]],
- ['translate_8229',['translate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aff7adb8cc73692d624ef35353dbd5751',1,'amrex::EB2']]],
- ['translationif_8230',['TranslationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html',1,'amrex::EB2::TranslationIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#ad60a8f2183833795feaa68311075a69f',1,'amrex::EB2::TranslationIF::TranslationIF()']]],
- ['trapezoid_8231',['Trapezoid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a7e7dd435b4cc7ba2b020d5a97856dc80',1,'amrex']]],
- ['tri_5fn_8232',['tri_n',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ac418863153dc7bdeb127001e47877175',1,'amrex::tri_geom_ops']]],
- ['triangle_8233',['Triangle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html',1,'amrex::STLtools']]],
- ['triangle_5farea_8234',['triangle_area',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a70a3555a7869b306a0efd22a29fcb570',1,'amrex::tri_geom_ops']]],
- ['tridiagonal_5fsolve_8235',['tridiagonal_solve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11ff46aab2851af1b7d8dc12bb1a7b9f',1,'amrex::tridiagonal_solve(Array1D< T, 0, 31 > &a_ls, Array1D< T, 0, 31 > &b_ls, Array1D< T, 0, 31 > &c_ls, Array1D< T, 0, 31 > &r_ls, Array1D< T, 0, 31 > &u_ls, Array1D< T, 0, 31 > &gam, int ilen) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63d04ae23dbdf2dca8ffcf688ff8058e',1,'amrex::tridiagonal_solve(Array1D< Real, 0, 31 > &a_ls, Array1D< Real, 0, 31 > &b_ls, Array1D< Real, 0, 31 > &c_ls, Array1D< Real, 0, 31 > &r_ls, Array1D< Real, 0, 31 > &u_ls, Array1D< Real, 0, 31 > &gam, int ilen) noexcept']]],
- ['tries_8236',['tries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ade275d3bbc75ea3549c7249d97e74f33',1,'amrex::StreamRetry']]],
- ['trim_8237',['trim',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a8cddb9effe92e67b1ad49de145e901',1,'amrex']]],
- ['truesize_8238',['truesize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< Real >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< PetscInt >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< int >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< HYPRE_Int >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< EBCellFlag >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< char >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< AtomicInt >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'amrex::BaseFab::truesize()']]],
- ['tryfileoutput_8239',['TryFileOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a16a4e702e1fd890046aa8d80a2fe2a82',1,'amrex::StreamRetry']]],
- ['tryoutput_8240',['TryOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ae3b5909bdd9d104025eb427395c84356',1,'amrex::StreamRetry']]],
- ['ts_5finterp_5fface_5fxy_8241',['ts_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aab68027f7c16b89da158a3922d561019',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a8d3d6c455c8bf94d1ee9b723e93e610a',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
- ['ts_5finterp_5fface_5fxz_8242',['ts_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a819b65cefc048d14ff5c5f8e955eec0a',1,'amrex::mlndts_detail']]],
- ['ts_5finterp_5fface_5fyz_8243',['ts_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aaf58f896b75c3066cbb49827a71f8605',1,'amrex::mlndts_detail']]],
- ['ts_5finterp_5fline_5fx_8244',['ts_interp_line_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a4ff83c538ac36099e425b6845d7d3219',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1724eebece4e4a4f5683ac15339a9c6f',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
- ['ts_5finterp_5fline_5fy_8245',['ts_interp_line_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1b40614d14387e3c551b4cd1dd5e9795',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a7d9e2103826cb0ebfb2f4d09922dfef4',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
- ['ts_5finterp_5fline_5fz_8246',['ts_interp_line_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a3d8f27db93f165f656a3098f3a61d8eb',1,'amrex::mlndts_detail']]],
- ['ttstack_8247',['ttstack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a55b136d8859480b76a1311cff89009a0',1,'amrex::TinyProfiler']]],
- ['tuple_8248',['Tuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00604a127d1bcc6545bea88e8aa906c8',1,'amrex']]],
- ['tuple_5fcat_5fresult_8249',['tuple_cat_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result.html',1,'amrex::detail']]],
- ['tuple_5fcat_5fresult_3c_20gputuple_3c_20t1s_2e_2e_2e_20_3e_2c_20gputuple_3c_20t2s_2e_2e_2e_20_3e_2c_20tps_2e_2e_2e_20_3e_8250',['tuple_cat_result< GpuTuple< T1s... >, GpuTuple< T2s... >, TPs... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01T1s_8_8_8_01_4_00_01GpuTuple_3_01T2e7f956a9a5fbb5ccc01506013b6ed802.html',1,'amrex::detail']]],
- ['tuple_5fcat_5fresult_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_8251',['tuple_cat_result< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
- ['tuple_5fcopy_8252',['tuple_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a813577e3d9b0ad5b7795dd9351160f9a',1,'amrex::detail']]],
- ['tuple_5fdecay_5ft_8253',['tuple_decay_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aca8ebce069c1d3ef5f89482a9e96bb6d',1,'amrex::detail']]],
- ['tuple_5felement_3c_20s_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_8254',['tuple_element< s, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
- ['tuple_5felement_3c_20s_2c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_8255',['tuple_element< s, amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
- ['tuple_5felement_3c_20s_2c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_8256',['tuple_element< s, amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
- ['tuple_5felement_3c_20std_3a_3asize_5ft_7b0_7d_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_8257',['tuple_element< std::size_t{0}, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01std_1_1size__t_020_03_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
- ['tuple_5fsize_3c_20amrex_3a_3agputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_8258',['tuple_size< amrex::GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
- ['tuple_5fsize_3c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_8259',['tuple_size< amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
- ['tuple_5fsize_3c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_8260',['tuple_size< amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
- ['tuple_5fto_5farray_5fhelper_8261',['tuple_to_array_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab2c6743d76d5a23ac34993bdb64765a1',1,'amrex::detail']]],
- ['tuplecat_8262',['TupleCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdc7b3879a8b9ccc7982c0781deb74ea',1,'amrex::TupleCat(TP &&a) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP > >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2cf176de6238efb234749dec71b4a0f',1,'amrex::TupleCat(TP1 &&a, TP2 &&b) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 > >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a241b30447206d0b8029fac3bd5c9d1c6',1,'amrex::TupleCat(TP1 &&a, TP2 &&b, TPs &&... args) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 >, detail::tuple_decay_t< TPs >... >::type']]],
- ['tuplesplit_8263',['TupleSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a578cd6446e7f5c2a1c47ea01cd2267a4',1,'amrex']]],
- ['tuplesplitimp_8264',['TupleSplitImp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a71f402d1250f215a129e6a9950c9ad35',1,'amrex::detail']]],
- ['tupletoarray_8265',['tupleToArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa56e578be45e0b9d7c0b071b3c68290a',1,'amrex::tupleToArray(GpuTuple< T, T2, Ts... > const &tup)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04644ea7c1c675a7ea4d19c4435e4907',1,'amrex::tupleToArray(GpuTuple< T > const &tup)']]],
- ['twelfth_8266',['twelfth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a92ecbb61cf990c72d4d745f36c45eb2b',1,'amrex_constants_module']]],
- ['twelve_8267',['twelve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a2d60ccfaa43dc70158dc8aac415b1a52',1,'amrex_constants_module']]],
- ['two_8268',['two',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a3b52f9631247ee9d89ef856418d73e7e',1,'amrex_constants_module']]],
- ['two3rd_8269',['two3rd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ae2f6d8cbb02d2ebbdda8d6f26aea04df',1,'amrex_constants_module']]],
- ['typ_8270',['typ',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#a7df7b9fdc8a7fdba375183541593b26b',1,'amrex::DeriveRec::StateRange::typ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1406cbb9152b357a39e877b78eb8ff0d',1,'amrex::MFIter::typ()']]],
- ['type_8271',['type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#acb33de9ee20312affa72aa7cc80b8bdd',1,'amrex::StateDescriptor::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a0c1646fa8a69b59044dfa202fb6a2e9e',1,'amrex::SundialsIntegrator::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'amrex::BoxND::type() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'amrex::BoxND::type(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'BoxND< AMREX_SPACEDIM >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__F.html#a156affa7d9def076195b3bd1153adcf9',1,'amrex::ParserExeSUB_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'BoxND< AMREX_SPACEDIM >::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a20021c8fa972de865da57cfd5d14fb81',1,'amrex::ParallelDescriptor::Message::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ae516333153a3f26f388eec71a73c1c2e',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a8200f24cfc6d6d4d77814c4095612c2f',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ad2d00f03d307a91de38a715015a251ba',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a178254a5520c3ee1ea23f47987392468',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html#a4025a275e81686205f71df80a1833bcc',1,'amrex::ParallelDescriptor::Mpi_typemap< GpuComplex< T > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html#a9ddcad1ca5990453ace2b8149173f7bd',1,'amrex::ParallelDescriptor::Mpi_typemap< ValLocPair< TV, TI > >::type()']]],
- ['type_8272',['Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312f',1,'amrex::MLCGSolverT::Type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a61d113644b72c6bda6b1221a9079fe8c',1,'amrex::ReduceData::Type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ad3ea6134bfd9b5a51d9ad381e548cb19',1,'amrex::Any::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#a04d77dc1e0009a1e01d45d067dbeed0e',1,'amrex::Any::innards::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html#afa3049bddd4c3493eeb9a1f62fa7981d',1,'amrex::Any::innards_base::Type()']]],
- ['type_8273',['type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html#a7a50865e273590e33f9f3dcaf27211c8',1,'amrex::IParserExeF2_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html#a1d9a01f7c1cfbe284059cd97395f349b',1,'amrex::IParserExeADD_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html#ac8b4fe2e5abb09807e3f07116c90e289',1,'amrex::IParserExeADD_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html#a0b827554ebdfc729e1c70e2495683136',1,'amrex::IParserExeADD_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__B.html#ae946130e48623805a3f09dec20aeb9c5',1,'amrex::IParserExeDIV_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__F.html#a90ade7ba9899bef3e720860e4f92e980',1,'amrex::IParserExeDIV_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html#ab1cbd512c7b4e41049f386d0d4475614',1,'amrex::IParserExeDIV_NV::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html#ae0d7379f27e90837da70b5ef2cead13a',1,'amrex::IParserExeDIV_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html#adf0b877b38f5108c37c1afdf2dea71c9',1,'amrex::IParserExeDIV_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html#ac5b7969a80a7145750cb1f3330b1cf5a',1,'amrex::IParserExeDIV_PV::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html#a4454e177442a6dcd3837e39b6179c998',1,'amrex::IParserExeDIV_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html#af8f22736396620d196892cd95eafc1ad',1,'amrex::IParserExeDIV_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html#af8e712385f4e02786eeabc904f906603',1,'amrex::IParserExeF1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html#aecf0100a44b697393789f827462c5b50',1,'amrex::IParserExeADD_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html#a0437d1c7b416b9f3a6a8a9b574b7b634',1,'amrex::IParserExeF2_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html#a62b95e6e4505cb34e9a445f619b32858',1,'amrex::IParserExeIF::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html#a7bb51123fd9176fd16d1642a10b5a7a7',1,'amrex::IParserExeJUMP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL.html#a93df2575265c783dfaf2d31061096ee6',1,'amrex::IParserExeMUL::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html#a184227ee3f68a827993e38e9084996a9',1,'amrex::IParserExeMUL_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html#a725cdc0204af80855eedba599abcf992',1,'amrex::IParserExeMUL_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html#a8791d281a5af5e40f8960df23531a974',1,'amrex::IParserExeMUL_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html#a0019bf0cad4f67e6a646fa5f1df1cb8c',1,'amrex::IParserExeMUL_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG.html#aab3caa3fd632e0793998556c15325438',1,'amrex::IParserExeNEG::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html#a8997602493f06fc79b9924c8e5078201',1,'amrex::IParserExeNEG_P::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNull.html#a815c97aaab5abad09c8a6b4e9bf74d45',1,'amrex::IParserExeNull::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html#a15529de413faee5b1bc579a5ef14a725',1,'amrex::IParserExeNumber::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_010_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html#a493b7f549e96168aff72dae923b22bc7',1,'amrex::detail::TypeListGet< 0, TypeList< Head, Tail... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1apply__result_3_01F_00_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html#ab5002bf857e08f44d3cf3b47f40324b7',1,'amrex::detail::apply_result< F, GpuTuple< Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html#a9a3f9ffd7c901fad20e8fae84feb5eb0',1,'amrex::detail::Detector::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html#afaec2ae94e980097c6c81764725820f2',1,'amrex::detail::Detector< Default, Void_t< Op< Args... > >, Op, Args... >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_010_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html#aa7a55672d011b43d9986ba29665e298e',1,'amrex::GpuTupleElement< 0, GpuTuple< Head, Tail... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result_3_01decltype_07void_07INVOKE_07std_1_1declval_3_01F_01_49dd63e63d8c4c4c6d40ab44a59ce8a5b.html#a313ceedcd16a31e4c5f78f5269df80bb',1,'amrex::detail::invoke_result< decltype(void(INVOKE(std::declval< F >(), std::declval< Args >()...))), F, Args... >::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#aa845318feb3c015bbf47571202f91ace',1,'amrex::ref_wrapper::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01T1s_8_8_8_01_4_00_01GpuTuple_3_01T2e7f956a9a5fbb5ccc01506013b6ed802.html#a46c7e0785b108d253abb4b1ec6ea20ff',1,'amrex::detail::tuple_cat_result< GpuTuple< T1s... >, GpuTuple< T2s... >, TPs... >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html#aef72b2d08d889341ad4644c15efa5bbd',1,'amrex::detail::tuple_cat_result< GpuTuple< Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html#aa81b6bfc580e14436f13d70e9a5d5f15',1,'std::tuple_element< s, amrex::GpuTuple< T, Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html#a8f8553ba1c088a8bb37141c49735b461',1,'std::tuple_element< s, amrex::IndexTypeND< dim > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html#a36a3da6780ccd990b74e1e1ceb07f606',1,'std::tuple_element< s, amrex::IntVectND< dim > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01std_1_1size__t_020_03_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html#a8790d0767460f18c8331769ade550c3d',1,'std::tuple_element< std::size_t{0}, amrex::GpuTuple< T, Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html#afc0e358d3159bbe8dcb0687ad7000606',1,'amrex::ParserExeSUB_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap.html#a79b4bca3c8ca101115685fbcd2aec734',1,'amrex::detail::unwrap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap_3_01std_1_1reference__wrapper_3_01T_01_4_01_4.html#a81dc4abe9ba0c404026f43e1fdc3da90',1,'amrex::detail::unwrap< std::reference_wrapper< T > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLCellLinOpT_1_1BCTL.html#a3f55ba0ebdeb29d040727aeb9a5d9b62',1,'amrex::MLCellLinOpT::BCTL::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html#a809b74ddfbffcd70511e5e20825922e8',1,'amrex::iparser_assign::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html#aea0c3322f1c0b3db9546d784b3ef0dd9',1,'amrex::iparser_f1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#ad9ac5f10f25fff1c94c9278ed534f916',1,'amrex::iparser_f2::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#a20ef93d77882d7b595098dbeb0cbe0b8',1,'amrex::iparser_f3::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#af7a3a82dae0a61015d466fe927297c06',1,'amrex::iparser_node::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html#aa3be4d5aba9115516b016dd6e4035fa5',1,'amrex::iparser_number::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html#ab7dbb1ddebc9853860a4e44239d43ea5',1,'amrex::iparser_symbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD.html#ae0bff41668e0c1e5701209d61e4560a6',1,'amrex::IParserExeADD::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html#a4cd57a0c3e914ad6ef7e4f54d65921b4',1,'amrex::ParserExeMUL_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__F.html#aa4d9491e106b3adcf5becc2f73da16dd',1,'amrex::ParserExeDIV_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html#ab182a785cf030d698556e2803da29075',1,'amrex::ParserExeDIV_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html#ab196f95ee0e36a4fbc1b18ce8d9f0c53',1,'amrex::ParserExeDIV_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html#aa321f932af8d39c77ac421f0d6a4078e',1,'amrex::ParserExeDIV_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html#a91a71da9f691a66c9f2e71804dafe02f',1,'amrex::ParserExeDIV_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html#adb9ca0f0a0b6efe400c4af5ae8608587',1,'amrex::ParserExeF1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html#a7fe680aa1738d34d0e33788579688262',1,'amrex::ParserExeF2_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html#a9f206a8beeabf537b5a47812516e69ba',1,'amrex::ParserExeF2_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html#aef67f220560c6ca3d86dd47a94a52e85',1,'amrex::ParserExeIF::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html#a08584434561b18d3ac4065205cf7bf6d',1,'amrex::ParserExeJUMP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL.html#aee3c7a5bb4e65811dcfe3ab16c20fb93',1,'amrex::ParserExeMUL::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html#a6969bcd1adff4a19ba555b7fd724be7c',1,'amrex::ParserExeMUL_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html#aac32c7fa0bc6f71c16680721a5630182',1,'amrex::IParserExeSUB_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html#ad2b74694830004b3943d8ecf9e602f9e',1,'amrex::ParserExeMUL_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html#ae7d2b89c080d7581c35ea33598155ae6',1,'amrex::ParserExeMUL_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNull.html#a7aa866ce304756df44e2cfbdf4cdb784',1,'amrex::ParserExeNull::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html#adb7d2c84743735a7cfb9387544e29e69',1,'amrex::ParserExeNumber::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html#a17bdde21b0a5bb170322a52d31f1a7c4',1,'amrex::ParserExePOWI::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSquare.html#a4ca31d9a475c2efbf6fe68a3e661400b',1,'amrex::ParserExeSquare::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__B.html#a77aeae01642fffcebf743cdfec7f4c0e',1,'amrex::ParserExeSUB_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html#a400fca37b7f78f9e6b1f04cd1de6976e',1,'amrex::ParserExeSUB_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html#a590ef631bf89c5dc8c7f6a232d548b18',1,'amrex::ParserExeSUB_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html#a158350ee674b01b235d333d40a6ce204',1,'amrex::ParserExeSUB_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html#a27fce7530cbea2d1fa6fbc8dcb9c292d',1,'amrex::ParserExeSymbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html#a1ad44de0386f4f0192b105d058b2e9ae',1,'amrex::ParserExeADD_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html#a00db0600cfedff4d85c1b16fcb082020',1,'amrex::IParserExeSUB_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html#aa2bb2bb1dd70a300b6f252c374b80c28',1,'amrex::IParserExeSUB_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html#a966257aaecf0f2636c83519c448fec6f',1,'amrex::IParserExeSUB_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html#a98916132f9f20d00f28af1f6944a3a47',1,'amrex::IParserExeSymbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#a6f140513c6cfce17da967533d3582fed',1,'amrex::EBCellFlagFab::NumCells::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html#a325d96e7d2b35e89cb12c6a5fa0db023',1,'amrex::parser_assign::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#ac784bf9870dd39cb485d3a915b28f05d',1,'amrex::parser_f1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a4ac8fe1eae42c466f6562e00eadecfca',1,'amrex::parser_f2::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__B.html#a77c8917540992718e369e3320230d475',1,'amrex::ParserExeDIV_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html#a47034819cc498090c439058dabf25591',1,'amrex::IParserExeSUB::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a48657b209b39759006477045312ff03b',1,'amrex::parser_f3::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#aee9093898e53fbeba75eb636c9ef99e1',1,'amrex::parser_node::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html#ab186dabf87779fb9b65fe0edc854e46c',1,'amrex::parser_number::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html#a8b935e5014acf16b10e6b98c79de3054',1,'amrex::parser_symbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD.html#ae9780c323f695d1c05f0da89b404f3f5',1,'amrex::ParserExeADD::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html#a56d500ab92f6615f3087792709558d42',1,'amrex::ParserExeADD_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html#ae018d95c7129bf499a131fb284bde1dc',1,'amrex::ParserExeADD_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html#ab67f78b46e0bc2b7d9466373e9a16479',1,'amrex::ParserExeADD_VN::type()']]],
- ['type_5ft_8274',['Type_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ad5118c9d34449d5fcba10d141751b0d6',1,'amrex::EB2']]],
- ['type_5fupdate_8275',['type_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a9f2c23e3d3ccd73f1045f2bca61f7a11',1,'amrex::BoxArray']]],
- ['typeat_8276',['TypeAt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11fcc5e72789252d6182a7d15233725f',1,'amrex']]],
- ['typelist_8277',['TypeList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html',1,'amrex']]],
- ['typelistget_8278',['TypeListGet',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'amrex::detail']]],
- ['typelistget_3c_200_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_8279',['TypeListGet< 0, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_010_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
- ['typelistget_3c_20i_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_8280',['TypeListGet< I, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_01I_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
- ['typelistget_3c_20i_2d1_2c_20typelist_3c_20tail_2e_2e_2e_20_3e_20_3e_8281',['TypeListGet< I-1, TypeList< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'']]],
- ['typemultiplier_8282',['TypeMultiplier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad714b2c2b55d9cd35a788e0d861f5979',1,'amrex']]]
+ ['t_8060',['T',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ae4ccc72afbdaefad1add5c84f52ded78',1,'amrex::YAFluxRegisterT']]],
+ ['t_5finit_8061',['t_init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abcb523d4f35aced1936bf2f559577201',1,'amrex::TinyProfiler']]],
+ ['t_5ftype_8062',['t_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a75ba4e192cc92deb94fa756eadba363f',1,'amrex::StateDescriptor']]],
+ ['table_8063',['table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab4f43a6024e50a1c5f9110d29ae42904',1,'amrex::ParmParse::table()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afeffb10e16b9f5ef9e1f806bb5940796',1,'amrex::TableData::table() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a83a37d5f24b2a4cffeb5f658ca0bda78',1,'amrex::TableData::table() const noexcept']]],
+ ['table_8064',['Table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af823116cc58b501d9f158fa5635c1498',1,'amrex::ParmParse']]],
+ ['table1d_8065',['Table1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html',1,'amrex::Table1D< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aab5cc99cdb1ebd55b6df669892343009',1,'amrex::Table1D::Table1D(Table1D< std::remove_const_t< T >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ae57c577c6f51911b887e7f736c8a83dd',1,'amrex::Table1D::Table1D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ad9e33e283ae88a75cf4b1d9cd99323a7',1,'amrex::Table1D::Table1D(T *a_p, int a_begin, int a_end) noexcept']]],
+ ['table2d_8066',['Table2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'amrex::Table2D< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'Table2D< RT >::Table2D()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'amrex::Table2D::Table2D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'amrex::Table2D::Table2D(Table2D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'amrex::Table2D::Table2D(T *a_p, GpuArray< int, 2 > const &a_begin, GpuArray< int, 2 > const &a_end) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'Table2D< RT >::Table2D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'Table2D< RT >::Table2D(Table2D< std::remove_const_t< RT >, Order::F > const &rhs) noexcept']]],
+ ['table2d_3c_20rt_20_3e_8067',['Table2D< RT >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'']]],
+ ['table3d_8068',['Table3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html',1,'amrex::Table3D< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a994877eb9b7819106bd25c3fb2932398',1,'amrex::Table3D::Table3D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aa5f0858c6996a581a0ab1b3507e901b9',1,'amrex::Table3D::Table3D(Table3D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aec998d64bb74540871c46479ebb740b1',1,'amrex::Table3D::Table3D(T *a_p, GpuArray< int, 3 > const &a_begin, GpuArray< int, 3 > const &a_end) noexcept']]],
+ ['table4d_8069',['Table4D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html',1,'amrex::Table4D< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a264e4a4265aee9986c1da7486a96a747',1,'amrex::Table4D::Table4D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a1213dce4015d38c64724f1ed12a8589a',1,'amrex::Table4D::Table4D(Table4D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#ab7617880b0a8e8e71b7e6ff3a0e9aae0',1,'amrex::Table4D::Table4D(T *a_p, GpuArray< int, 4 > const &a_begin, GpuArray< int, 4 > const &a_end) noexcept']]],
+ ['table_5ftype_8070',['table_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a222e815d3c06ca047ebae80835044dc4',1,'amrex::TableData']]],
+ ['tableau_8071',['tableau',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ae967ca14edea4b4436eb438da434e081',1,'amrex::RKIntegrator']]],
+ ['tableau_5ftype_8072',['tableau_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a5a3126356b83a10727fc86bccf672d5f',1,'amrex::RKIntegrator']]],
+ ['tabledata_8073',['TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html',1,'amrex::TableData< class, N, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4239d08dc7ad7096ca5def06693b4558',1,'amrex::TableData::TableData() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4b1a33a23e97f246f878a2001d79b69d',1,'amrex::TableData::TableData(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a873c19168dc86fefbe7fc9d3f6b776cc',1,'amrex::TableData::TableData(Array< int, N > const &lo, Array< int, N > const &hi, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ab00d213d295a26cdf223d242d4fb3765',1,'amrex::TableData::TableData(TableData< T, N, ORDER > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a58b2c8fc72d26a028d5c2102d3fef3bc',1,'amrex::TableData::TableData(TableData< T, N, ORDER > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a629989dacadbcb7af5a95b3c5e4aa23a',1,'amrex::TableData::TableData()']]],
+ ['tacache_8074',['TACache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acefd7d2a27952d4bac78ac9befcda8eb',1,'amrex::FabArrayBase']]],
+ ['tag_8075',['tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#af44e5964682abeb59937bec1038cdc9e',1,'amrex::FBData::tag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a3d9d2fe62bbf3d6d228fb14bbe04eb34',1,'amrex::PCData::tag()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a9181e7c0f1db606e69bad91e0e720010',1,'CommProfStats::SendRecvPair::tag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a099cb5eb1b61ff860ad6fbd1fe1b5d94',1,'amrex::ParallelDescriptor::Message::tag()']]],
+ ['tag_5fone_5fbox_8076',['tag_one_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a84c6f47e0b249a91417306bbd7dab42a',1,'amrex::FabArrayBase::FB']]],
+ ['tagbox_8077',['TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html',1,'amrex::TagBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a5a65afdbb61535df65ec9d2db5bb6ec5',1,'amrex::TagBox::TagBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a1c163cf21eb64a1c2032d5ba1acb2594',1,'amrex::TagBox::TagBox(const TagBox &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#adc981d8086ea65ef19383c04acacace3',1,'amrex::TagBox::TagBox(TagBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a00b44af3c3dc783226e28adc117e93e5',1,'amrex::TagBox::TagBox(const TagBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a2be163745fcfa3fae9d72a768b97d797',1,'amrex::TagBox::TagBox(const Box &bx, int n=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac73a784e745d05a574f53621abd7109b',1,'amrex::TagBox::TagBox(const Box &bx, int n, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ad999c44361969badefa168cb00e90b91',1,'amrex::TagBox::TagBox(Arena *ar) noexcept']]],
+ ['tagboxarray_8078',['TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html',1,'amrex::TagBoxArray'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a7615520c69175032ee2326eb094cbc77',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, int _ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad56f5409a87394e53ea7acda127347cc',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, const IntVect &_ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad2857940d22b1f8c7718cc530bb29d3e',1,'amrex::TagBoxArray::TagBoxArray(TagBoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1b309c4b244d311888eb013b34693620',1,'amrex::TagBoxArray::TagBoxArray(const TagBoxArray &rhs)=delete']]],
+ ['tagcutcells_8079',['TagCutCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca824ed9a83373a83533e948d2175dee',1,'amrex']]],
+ ['tagged_8080',['tagged',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a18861d2c89c00308cd93273d54ccaabf',1,'amrex::FabArrayBase::RegionTag']]],
+ ['tagmax_8081',['tagMax',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad3ce9b9573e0f43ea2f7cc97c9709110',1,'CommProfStats']]],
+ ['tagmin_8082',['tagMin',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aae44e713714a3c31191ab760bee0d4df',1,'CommProfStats']]],
+ ['tagparfor_5fcall_5ff_8083',['tagparfor_call_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a926fe273db7aaa817471c44983bf42e4',1,'amrex::detail']]],
+ ['tags_8084',['tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< IArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< PetscInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< AtomicInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'amrex::FabArray::tags()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#ad0f86517b8114fbc3cfd3c5ef532a592',1,'amrex::MFInfo::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::CutFab >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::EBCellFlagFab >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::Mask >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< FArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a4e225aa2595e49382cb2db00df813d8c',1,'amrex::TagBox::tags(const Vector< int > &ar, const Box &tilebx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a194d49c2adb475dabf1de3a7bc717b7a',1,'amrex::TagBox::tags(const Vector< int > &ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a9023e58bfadedd84fa003f9b10712949',1,'amrex::TagBox::tags() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< TagBox >::tags()']]],
+ ['tags_5fand_5funtags_8085',['tags_and_untags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#af03179052f9fb5a076f95d2bb33e94e2',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#abbc0728a20e92cbaf06b19a0b9cff0cd',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar, const Box &tilebx) noexcept']]],
+ ['tagtype_8086',['TagType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a86719d9e271cd75e3e6d1fa728c385c1',1,'amrex::TagBox::TagType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#aed1b714c35cb0ce049231984f07925f4',1,'amrex::TagBoxArray::TagType()']]],
+ ['tagval_8087',['TagVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac8c350e6c62e1f2fd736b52d1b7caffa',1,'amrex::TagBox']]],
+ ['tagvolfrac_8088',['TagVolfrac',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae146edcedfbd7eb8509f8c334b764d84',1,'amrex']]],
+ ['tamap_8089',['TAMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a905802e4dcdc5377e09d455fc80f0400',1,'amrex::FabArrayBase']]],
+ ['tapply_8090',['TApply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad5568d6d500edc6ee5938dca76c1caa8',1,'amrex::detail']]],
+ ['task_5fme_8091',['task_me',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac7e00cc0d9436d4445b3e338b46dd003',1,'amrex::ForkJoin']]],
+ ['task_5foutput_5fdir_8092',['task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac17370c5ba5f31bf037c5ca3992c3f66',1,'amrex::ForkJoin']]],
+ ['team_5ffor_8093',['team_for',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b1bd2a6da53acc442dac0945108b376',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, int nworkers, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae9b60ea81eb861f883e02edaa5876d08',1,'amrex::ParallelDescriptor::team_for(int begin, int end, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad8cac9ce7c8c2a234cde3400db6512a5',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, const F &f)']]],
+ ['team_5frange_8094',['team_range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae7e03fbd86dab31d19593df2ad5adde6',1,'amrex::ParallelDescriptor']]],
+ ['team_5ft_8095',['team_t',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a01aa6c5f002620d5bc47bbabc2acd20e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['teamlead_8096',['TeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a834c805f44e9aa2724debb07602d999e',1,'amrex::ParallelDescriptor']]],
+ ['teamsize_8097',['TeamSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9854dea7eb2ee59093ed0bd80af9063e',1,'amrex::ParallelDescriptor']]],
+ ['ten_8098',['ten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a629e9df315fc853fd9996d553493c395',1,'amrex_constants_module']]],
+ ['tensorproductintegral_8099',['tensorProductIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#acca11ab4048cabd364f8e25012b416ba',1,'amrex::algoim::ImplicitIntegral']]],
+ ['tenth_8100',['tenth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#af4ddfd48f8b6271dcf253d5a3bd38e6a',1,'amrex_constants_module']]],
+ ['terrain_8101',['Terrain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8d89242fc1acffe99a9df2cd45c6ab9e',1,'amrex::AmrData']]],
+ ['test_8102',['test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a42d6517959dbf89018b970cb1c0cf66e',1,'amrex::ParallelDescriptor::Message']]],
+ ['test_8103',['Test',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9d7485d566f7b26e48e038d364590cd',1,'amrex::ParallelDescriptor::Test(Vector< MPI_Request > &, int &, Vector< MPI_Status > &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07419f788f738f82f07c288c70af5e6f',1,'amrex::ParallelDescriptor::Test(MPI_Request &, int &, MPI_Status &)']]],
+ ['test_8104',['TEST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5',1,'amrex::AMRErrorTag']]],
+ ['test_8105',['test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'amrex::IndexTypeND::test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'IndexTypeND< AMREX_SPACEDIM >::test()']]],
+ ['the_5farena_8106',['The_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3d1414946b992f39ca41f135f12a0d1',1,'amrex']]],
+ ['the_5fasync_5farena_8107',['The_Async_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad371ec91e94c5131b6002127a1008157',1,'amrex']]],
+ ['the_5fcomms_5farena_8108',['The_Comms_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a867372a2ed191bd458e5e487ae3e6fa1',1,'amrex']]],
+ ['the_5fcpu_5farena_8109',['The_Cpu_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adcb4e473f4a6058ae8abd15c75bde706',1,'amrex']]],
+ ['the_5fdata_8110',['the_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a543e95dcf88e9bc9ec1a944364639037',1,'amrex::NonLocalBC::CommData']]],
+ ['the_5fdevice_5farena_8111',['The_Device_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97a60825e6e7886b3502c2f4ed1eb417',1,'amrex']]],
+ ['the_5ffuncs_8112',['the_funcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a6dd906af9d999ab3e04b156b38605bbf',1,'amrex::MemProfiler']]],
+ ['the_5ffuncs_5fbuilds_8113',['the_funcs_builds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a1e3b2c95bff96ca4c2f14152e7ad179e',1,'amrex::MemProfiler']]],
+ ['the_5finstance_8114',['the_instance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a40ba66fec50cd477016a8ce11568f4ac',1,'amrex::MemProfiler']]],
+ ['the_5fmanaged_5farena_8115',['The_Managed_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76cc74eb7c42bf4d111ac5cae5db8420',1,'amrex']]],
+ ['the_5fnames_8116',['the_names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#ab272efb42368045a4256dfcb96957910',1,'amrex::MemProfiler']]],
+ ['the_5fnames_5fbuilds_8117',['the_names_builds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a30a2f79d4632035a2ad21fc81e47071a',1,'amrex::MemProfiler']]],
+ ['the_5fnext_5fid_8118',['the_next_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a3f85e00a49d46ad2446cc39e7c921742',1,'amrex::SoAParticle::the_next_id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a46b64285f66ebd66e86258462b440c51',1,'amrex::Particle::the_next_id()']]],
+ ['the_5fpinned_5farena_8119',['The_Pinned_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba0258410952c3ccfe405a462ef2d887',1,'amrex']]],
+ ['the_5frecv_5fdata_8120',['the_recv_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a4685b9db726b95a19ccbe2b6ee33a433',1,'amrex::PCData::the_recv_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a3e3b282afdf75099193c3c85ea5effa3',1,'amrex::FBData::the_recv_data()']]],
+ ['the_5fsend_5fdata_8121',['the_send_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a938e0208e00afba91947616b5e70d600',1,'amrex::FBData::the_send_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a8dee05ab1688d643feb6d74e82a15bf3',1,'amrex::PCData::the_send_data()']]],
+ ['the_5fstring_8122',['the_string',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#aff20426b31d6e2bcce35b9d62d5685ba',1,'amrex::expect']]],
+ ['the_5fsundials_5fcontext_8123',['The_Sundials_Context',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a9073bde66b70bda0c4d46655775c684d',1,'amrex::sundials']]],
+ ['the_5fsunmemory_5fhelper_8124',['The_SUNMemory_Helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a554007ca9e4f3ad73d03e6daa5d1b9c7',1,'amrex::sundials']]],
+ ['thecelltype_8125',['TheCellType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'amrex::IndexTypeND::TheCellType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'IndexTypeND< AMREX_SPACEDIM >::TheCellType()']]],
+ ['thecellvector_8126',['TheCellVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'amrex::IntVectND::TheCellVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'IntVectND< AMREX_SPACEDIM >::TheCellVector()']]],
+ ['thecfinfo_8127',['TheCFinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a583784f4a6e46aacd6f953de8d6f4fb0',1,'amrex::FabArrayBase']]],
+ ['thecoveredcell_8128',['TheCoveredCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#abd50f79b66187d9d3866a74f8218f87d',1,'amrex::EBCellFlag']]],
+ ['thedefaultcell_8129',['TheDefaultCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a59d2b06c58e35cf86ce4b7178321682e',1,'amrex::EBCellFlag']]],
+ ['thedimensionvector_8130',['TheDimensionVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'amrex::IntVectND::TheDimensionVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'IntVectND< AMREX_SPACEDIM >::TheDimensionVector()']]],
+ ['thefaarenadeleter_8131',['TheFaArenaDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html',1,'amrex']]],
+ ['thefaarenapointer_8132',['TheFaArenaPointer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2081a3d338ad899832ab632c44a12eb5',1,'amrex']]],
+ ['thefabarraybase_8133',['theFabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a8a7f84508a19797af16e5f3f6b13523c',1,'amrex::MFIter']]],
+ ['thefpinfo_8134',['TheFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac2344224d72849f0e7fe1888d150a550',1,'amrex::FabArrayBase']]],
+ ['themaxvector_8135',['TheMaxVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'amrex::IntVectND::TheMaxVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'IntVectND< AMREX_SPACEDIM >::TheMaxVector()']]],
+ ['theminvector_8136',['TheMinVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'amrex::IntVectND::TheMinVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'IntVectND< AMREX_SPACEDIM >::TheMinVector()']]],
+ ['thenodetype_8137',['TheNodeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'IndexTypeND< AMREX_SPACEDIM >::TheNodeType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'amrex::IndexTypeND::TheNodeType()']]],
+ ['thenodevector_8138',['TheNodeVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'IntVectND< AMREX_SPACEDIM >::TheNodeVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'amrex::IntVectND::TheNodeVector()']]],
+ ['theplotfiletype_8139',['thePlotFileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04db8e195b61fe3907ff67f9a5754e85',1,'amrex::thePlotFileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aafabc1e8a1b6e1b96230fbf6debe2465',1,'amrex::AmrLevel::thePlotFileType()']]],
+ ['therestartfile_8140',['theRestartFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac501ff9a494314e973685c776fae2498',1,'amrex::Amr']]],
+ ['therestartplotfile_8141',['theRestartPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1049e70b4e279c64160c9ff62ba42653',1,'amrex::Amr']]],
+ ['thesamebox_8142',['TheSameBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a84376910b355f3a4b74220bbdf410328',1,'amrex::DeriveRec']]],
+ ['theunitbox_8143',['TheUnitBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'amrex::BoxND::TheUnitBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'BoxND< AMREX_SPACEDIM >::TheUnitBox()']]],
+ ['theunitvector_8144',['TheUnitVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'amrex::IntVectND::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'IntVectND< AMREX_SPACEDIM >::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector() noexcept']]],
+ ['thezerovector_8145',['TheZeroVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'IntVectND< AMREX_SPACEDIM >::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'amrex::IntVectND::TheZeroVector()']]],
+ ['third_8146',['third',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a09ef6234d430ece0cd17687b6206eb28',1,'amrex_constants_module']]],
+ ['thisparticletilehasnoaos_8147',['ThisParticleTileHasNoAoS',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoAoS.html',1,'amrex']]],
+ ['thisparticletilehasnoparticlevector_8148',['ThisParticleTileHasNoParticleVector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoParticleVector.html',1,'amrex']]],
+ ['thread_5fnum_8149',['thread_num',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a123477aaf6e887c71714158dece38727',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
+ ['three_8150',['three',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a92568c3e1a4aca2cda4c4d024be1c584',1,'amrex_constants_module']]],
+ ['three4th_8151',['three4th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ae99f5d22813068e80dab04582f065463',1,'amrex_constants_module']]],
+ ['throw_5fexception_8152',['throw_exception',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a4a24128ba872999b0e4c702205c1ccb2',1,'amrex::system::throw_exception()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa5a72eccc4e6ab6e6b2ac7dcfdd2ce7f',1,'amrex::MLMGT::throw_exception()']]],
+ ['tie_8153',['Tie',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38e3e5431e2c612ce6e6b4aac3ededf2',1,'amrex']]],
+ ['tile_8154',['tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a7a11bc66e1d170a3ff3419eb60892a57',1,'amrex::NeighborParticleContainer::NeighborCopyTag::tile()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html#ab5d5285dfb6f9c5b20319fc49de0507ea50c3d653aa391c3a8ce0d315681fcaee',1,'amrex::NeighborParticleContainer::MaskComps::tile()']]],
+ ['tile_5farray_8155',['tile_array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a10b2f0f6900d23295fe25fd526153f43',1,'amrex::MFIter']]],
+ ['tile_5fid_8156',['tile_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#ab1cb9fb1641d54cde4a9a3dff3611f42',1,'amrex::NeighborParticleContainer::NeighborCommTag']]],
+ ['tile_5fsize_8157',['tile_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae64d80e0b2d14e9209c426a0654e8a1f',1,'amrex::MFIter::tile_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adb03167dec6a952cfa60beb45a514dfa',1,'amrex::ParticleContainerBase::tile_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html#a8daad07261e670c91e3d6788f152f668',1,'amrex::TileSize::tile_size()']]],
+ ['tilearray_8158',['TileArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html',1,'amrex::FabArrayBase']]],
+ ['tilearray_8159',['tileArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#ae96f9cf0f9ad68ea664c018a6a4baa78',1,'amrex::FabArrayBase::TileArray']]],
+ ['tilebox_8160',['tilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aade25ad6c9b6b92a5dbe2e022fc77912',1,'amrex::MFIter::tilebox(const IntVect &nodal) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3563f863ba15b874a9abd0dc338c0c72',1,'amrex::MFIter::tilebox(const IntVect &nodal, const IntVect &ngrow) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a4633394eac1ff3355fe082b815ed7413',1,'amrex::MFIter::tilebox() const noexcept']]],
+ ['tileindex_8161',['tileIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3d73098e8ef5205fc2bce58d5ed0f21b',1,'amrex::MFIter']]],
+ ['tilesize_8162',['TileSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html',1,'amrex::TileSize'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html#a0fd1080269de0184755a627c3ce1875d',1,'amrex::TileSize::TileSize()']]],
+ ['tilesize_8163',['tilesize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a8926b61d823e5a23f6bbf00814afba13',1,'amrex::MFItInfo']]],
+ ['tiling_8164',['Tiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38a1db74b1bbdeb756077e4bc33e25a2740',1,'amrex::MFIter']]],
+ ['tilingifnotgpu_8165',['TilingIfNotGPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab482b500359e03b77389d42f968c46fe',1,'amrex']]],
+ ['time_8166',['Time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a3e139eef25f3ada10cd551ada84b4a94',1,'amrex::AmrData']]],
+ ['time_8167',['time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#af36e6cd9e76d13205ad8dfc57cba5b58',1,'amrex::AmrData::time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ad827fbbd6757ac18eb39a4c5ce37ef95',1,'amrex::PlotFileData::time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a493f2666f351bd922bb6ca42eaf6b7f5',1,'amrex::PlotFileDataImpl::time()']]],
+ ['time_5fcurrent_8168',['time_current',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ae1493ee81180c4fc466c1dbeb8905681',1,'amrex::FEIntegrator::time_current()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#afbdcf1854980555893e338cbb0c30534',1,'amrex::RKIntegrator::time_current()']]],
+ ['time_5finterpolate_8169',['time_interpolate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a2372340230301693e973e404c12618fa',1,'amrex::RKIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a064376184442b5fa00c9f3b407e9fe5d',1,'amrex::SundialsIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a7cae24606fd9c92a44f4ae163bab5a3b',1,'amrex::TimeIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3dc1f86935271c9b053b9d6a60911739',1,'amrex::IntegratorBase::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ac0b9633fedee03bd638f87514a952720',1,'amrex::FEIntegrator::time_interpolate()']]],
+ ['time_5fstep_8170',['time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad9211fc29fd1cd9a03025959738c90d4',1,'amrex::IntegratorBase']]],
+ ['timecenter_8171',['TimeCenter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434',1,'amrex::StateDescriptor']]],
+ ['timeintegrator_8172',['TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html',1,'amrex::TimeIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5aec68476188bb41118352fe8c2c947e',1,'amrex::TimeIntegrator::TimeIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adcfe717b66e593be817492b7f9ba3c04',1,'amrex::TimeIntegrator::TimeIntegrator(IntegratorTypes integrator_type, const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a14e1a1a411c152c67c19c81443b022b6',1,'amrex::TimeIntegrator::TimeIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
+ ['timeinterval_8173',['TimeInterval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html',1,'amrex::StateData']]],
+ ['timelevel_8174',['TimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a83fa691ff414eb69f75eb6ae1f61b33a',1,'amrex::AmrLevel']]],
+ ['timelinefab_8175',['TimelineFAB',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a45e111eb57d243d366c3146a7ac7c0c9',1,'CommProfStats']]],
+ ['timemax_8176',['timeMax',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a782fccabcc5cfc65934945eb51502963',1,'RegionsProfStats::DataBlock::timeMax()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#af575f4699084fd21a0c66470006d0aed',1,'CommProfStats::DataBlock::timeMax()']]],
+ ['timemin_8177',['timeMin',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#acbca0639ad8b69e1f647d223eefc11da',1,'RegionsProfStats::DataBlock::timeMin()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a0e6da7295f52dca99d4abf096c1bed81',1,'CommProfStats::DataBlock::timeMin()']]],
+ ['timer_8178',['timer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adb7400b1c29d0f33ed67e2a81702ed8a',1,'amrex::MLMGT']]],
+ ['timer_5ftypes_8179',['timer_types',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fd',1,'amrex::MLMGT']]],
+ ['timerange_8180',['TimeRange',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html',1,'BLProfStats::TimeRange'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a4415589fb72341b9ed4c98aed65d3e14',1,'BLProfStats::TimeRange::TimeRange()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#acbbf9b5d2d56142d5fcc5904d77a4409',1,'BLProfStats::TimeRange::TimeRange(Real startT, Real stopT)']]],
+ ['timerangecompare_8181',['TimeRangeCompare',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRangeCompare.html',1,'BLProfStats']]],
+ ['timerangeinitialized_8182',['TimeRangeInitialized',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#af986d8aadba05d068b2bdc3aa554d946',1,'BLProfStats']]],
+ ['timertime_8183',['timerTime',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a3e1dfbc9a0536493de4e0668b3955d15',1,'CommProfStats::DataBlock']]],
+ ['timestamp_8184',['Timestamp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a94b3a9972d2fe076bdf7458b93b7e1d4',1,'amrex::TracerParticleContainer']]],
+ ['timestep_8185',['timeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2648a488ef613f454d29b519aca41bc8',1,'amrex::Amr']]],
+ ['timetype_8186',['timeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a338d1a0966e1f91f4f65fd5aed7958cc',1,'amrex::StateDescriptor']]],
+ ['timingstats_2eh_8187',['TimingStats.h',['https://amrex-codes.github.io/amrex/doxygen/TimingStats_8h.html',1,'']]],
+ ['tinyprofiler_8188',['TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html',1,'amrex::TinyProfiler'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a5689250282f22646ec14959dc491f748',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname, bool start_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a63cae02a5e649724bfc02c528e84ca18',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aee36686bda9cf58b62055dca5818af46',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8e1cc274bc1e92cc8466ea9b44911c33',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a0969b8312bde020f9c99c051dc51eeb5',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a238dc16dd99da96e07b526f5cd90f4fa',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname, bool start_) noexcept']]],
+ ['tinyprofileregion_8189',['TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html',1,'amrex::TinyProfileRegion'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ae16c9ddca9a89c31676b9be0b716c097',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#aad9588693616dcc6ff68675a2d235437',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#a5ef3cd4f83fa596bf02d70cb0166fa27',1,'amrex::TinyProfileRegion::TinyProfileRegion(const char *a_regname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ab3d0ffc7c7067f4bec983d85ee3262f2',1,'amrex::TinyProfileRegion::TinyProfileRegion(std::string a_regname) noexcept']]],
+ ['tmpsoln_8190',['tmpsoln',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a0ff36d67bd4b146e140a63de29c435e7',1,'amrex::HypreNodeLap']]],
+ ['toarray4_8191',['ToArray4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a365c0a4614ba19b7572ae042a0720c12',1,'amrex']]],
+ ['tointvect_8192',['toIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'amrex::IndexTypeND::toIntVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'IndexTypeND< AMREX_SPACEDIM >::toIntVect()']]],
+ ['tokenize_8193',['Tokenize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ba24cf7211301279ca446ff282a0f8a',1,'amrex']]],
+ ['tolongmultifab_8194',['ToLongMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae062fb7f904c1f39327797d8c3fea414',1,'amrex']]],
+ ['tolower_8195',['toLower',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a67bf98d88c814ab458018afd16e64aa8',1,'amrex']]],
+ ['tomultifab_8196',['ToMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ac5f3026221c3cafbcb0e19f6583cfd9d',1,'amrex::MultiCutFab::ToMultiFab()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ca286511a003d2770dba9c37ab53c94',1,'amrex::ToMultiFab()']]],
+ ['top_8197',['top',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#ad17160a9839f2d64ac20460b4cefbaee',1,'amrex::EB2::IndexSpace::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a602dc4e0d8b861f23e5bcd34728d1baa',1,'amrex::ParserStack::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#aef0073ee79d501d7ffe027cd684c4186',1,'amrex::ParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a533efe04d3398d0f3fd6154363b45543',1,'amrex::IParserStack::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a6a09ff1dea8b8c44504f6d6b0cdeb4ab',1,'amrex::IParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a961f4d4e88be70b0f922d93122c5f0ca',1,'amrex::AMReX::top()']]],
+ ['topindexspace_8198',['TopIndexSpace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a3d3e035396f1ed8ef33d6eb1392df991',1,'amrex::EB2']]],
+ ['topindexspaceifpresent_8199',['TopIndexSpaceIfPresent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ab08bb163ec9d566ce748dd6c4a7f0385',1,'amrex::EB2']]],
+ ['topomap_8200',['TopoMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#abfb633bdb2ee1411565556f31c867a32',1,'CommProfStats']]],
+ ['toproc_8201',['toProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a198cef4a2b826e76ca0cb0f01b926193',1,'amrex::FabArrayBase::FabComTag::toProc()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a979ac419ef56bad0832b4118e99eda12',1,'CommProfStats::SendRecvPair::toProc()']]],
+ ['torusif_8202',['TorusIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html',1,'amrex::EB2::TorusIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab9f0fa84c649ce8a6a6b66bd12f4eeb9',1,'amrex::EB2::TorusIF::TorusIF()']]],
+ ['total_5fbox_5fbytes_8203',['total_box_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aaa44a8c337df517114ccca6c8d4a2c11',1,'amrex::BARef']]],
+ ['total_5fbox_5fbytes_5fhwm_8204',['total_box_bytes_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a04d3d344f8124f6c49b5d0ab984a642b',1,'amrex::BARef']]],
+ ['total_5fhash_5fbytes_8205',['total_hash_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a2252a59c60e4bc7ad886663a4ebc32b0',1,'amrex::BARef']]],
+ ['total_5fhash_5fbytes_5fhwm_8206',['total_hash_bytes_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a65dc0d94878bc8772f54d69c57430979',1,'amrex::BARef']]],
+ ['totalbytesallocatedinfabs_8207',['TotalBytesAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a587a3cb57cff4b7fa72c7c1d4d98900b',1,'amrex']]],
+ ['totalbytesallocatedinfabshwm_8208',['TotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95a2c5251b0bc8cc9f28f6384738404a',1,'amrex']]],
+ ['totalcellsallocatedinfabs_8209',['TotalCellsAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9ed510cedd140658efd18542d9479c7',1,'amrex']]],
+ ['totalcellsallocatedinfabshwm_8210',['TotalCellsAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa85143ea71ce835e3a64ce8551b726b4',1,'amrex']]],
+ ['totalglobalmem_8211',['totalGlobalMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ae43b670a2fb74049a336cf2c2fc62c5a',1,'amrex::Gpu::Device']]],
+ ['totalnumberofparticles_8212',['TotalNumberOfParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'amrex::ParticleContainer_impl::TotalNumberOfParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::TotalNumberOfParticles()']]],
+ ['totaltime_8213',['totalTime',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#adfed01a20c958b4193ab14d7409daa49',1,'BLProfStats::BLPDataBlock::totalTime()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#a39d682d74e38686a5bf06bfabb5827d1',1,'BLProfStats::CallTreeNode::totalTime()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#a950c1731cce4f46316a6e54354ef8882',1,'BLProfStats::FuncStat::totalTime()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#aba79e3f8f7ada5cb344bbfd1c5edb711',1,'CommProfStats::SendRecvPair::totalTime()']]],
+ ['touint10_8214',['toUInt10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#ae3e56c34dacdffe240410a3f6a7a9252',1,'amrex::Morton']]],
+ ['touint16_8215',['toUInt16',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a9b7572e0a75bb2c5274809e9e1edffba',1,'amrex::Morton']]],
+ ['touint32_8216',['toUInt32',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a16988bc3300f11fdee381c8ef8bc80f6',1,'amrex::Morton']]],
+ ['toupper_8217',['toUpper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afb53573f5330e4753ad1b562e5dd95ce',1,'amrex']]],
+ ['tprof_8218',['tprof',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#af05c972ffb11a5d0230dc3903fc0a33f',1,'amrex::TinyProfileRegion']]],
+ ['tracedatavalid_8219',['TraceDataValid',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a3dab65709f631d62643d8e5fad2692bd',1,'RegionsProfStats']]],
+ ['tracerpariter_8220',['TracerParIter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2172ed493dfadbd34d5cdb72995f96af',1,'amrex']]],
+ ['tracerparticlecontainer_8221',['TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html',1,'amrex::TracerParticleContainer'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#af7ed016626923ecc9b262fbada496464',1,'amrex::TracerParticleContainer::TracerParticleContainer(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a884d037695ad06f6871c5f1467ab4490',1,'amrex::TracerParticleContainer::TracerParticleContainer(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a4245793ae34687b4d96a044ecde76c72',1,'amrex::TracerParticleContainer::TracerParticleContainer()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#ae80411a30eff14aa4bc080c90083a24a',1,'amrex::TracerParticleContainer::TracerParticleContainer(const TracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a60c0f8697b1a6015c72e5a6815f816cf',1,'amrex::TracerParticleContainer::TracerParticleContainer(TracerParticleContainer &&) noexcept=default']]],
+ ['transformer_8222',['transformer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a88cd64a084e68534607b2463a28081f3',1,'amrex::BoxArray']]],
+ ['transformerghost_8223',['TransformerGhost',['https://amrex-codes.github.io/amrex/doxygen/structTransformerGhost.html',1,'']]],
+ ['transformervirt_8224',['TransformerVirt',['https://amrex-codes.github.io/amrex/doxygen/structTransformerVirt.html',1,'']]],
+ ['transformparticles_8225',['transformParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae03ee3a195d7ee3ebcb19d20f9fdce73',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f4df8f3df0bb529d0f348e93afdb949',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, Index src_start, Index dst_start, N n, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5926a5d20c4f511675c02ec18cc7c87a',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c20549dd945261df4167a72c1c4dacb',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Index src_start, Index dst1_start, Index dst2_start, N n, F const &f) noexcept']]],
+ ['translate_8226',['translate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aff7adb8cc73692d624ef35353dbd5751',1,'amrex::EB2']]],
+ ['translationif_8227',['TranslationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html',1,'amrex::EB2::TranslationIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#ad60a8f2183833795feaa68311075a69f',1,'amrex::EB2::TranslationIF::TranslationIF()']]],
+ ['trapezoid_8228',['Trapezoid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a7e7dd435b4cc7ba2b020d5a97856dc80',1,'amrex']]],
+ ['tri_5fn_8229',['tri_n',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ac418863153dc7bdeb127001e47877175',1,'amrex::tri_geom_ops']]],
+ ['triangle_8230',['Triangle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html',1,'amrex::STLtools']]],
+ ['triangle_5farea_8231',['triangle_area',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a70a3555a7869b306a0efd22a29fcb570',1,'amrex::tri_geom_ops']]],
+ ['tridiagonal_5fsolve_8232',['tridiagonal_solve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11ff46aab2851af1b7d8dc12bb1a7b9f',1,'amrex::tridiagonal_solve(Array1D< T, 0, 31 > &a_ls, Array1D< T, 0, 31 > &b_ls, Array1D< T, 0, 31 > &c_ls, Array1D< T, 0, 31 > &r_ls, Array1D< T, 0, 31 > &u_ls, Array1D< T, 0, 31 > &gam, int ilen) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63d04ae23dbdf2dca8ffcf688ff8058e',1,'amrex::tridiagonal_solve(Array1D< Real, 0, 31 > &a_ls, Array1D< Real, 0, 31 > &b_ls, Array1D< Real, 0, 31 > &c_ls, Array1D< Real, 0, 31 > &r_ls, Array1D< Real, 0, 31 > &u_ls, Array1D< Real, 0, 31 > &gam, int ilen) noexcept']]],
+ ['tries_8233',['tries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ade275d3bbc75ea3549c7249d97e74f33',1,'amrex::StreamRetry']]],
+ ['trim_8234',['trim',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a8cddb9effe92e67b1ad49de145e901',1,'amrex']]],
+ ['truesize_8235',['truesize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< Real >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< PetscInt >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< int >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< HYPRE_Int >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< EBCellFlag >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< char >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'BaseFab< AtomicInt >::truesize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a86d1b4b6478205b0fcec165260df5772',1,'amrex::BaseFab::truesize()']]],
+ ['tryfileoutput_8236',['TryFileOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a16a4e702e1fd890046aa8d80a2fe2a82',1,'amrex::StreamRetry']]],
+ ['tryoutput_8237',['TryOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ae3b5909bdd9d104025eb427395c84356',1,'amrex::StreamRetry']]],
+ ['ts_5finterp_5fface_5fxy_8238',['ts_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aab68027f7c16b89da158a3922d561019',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a8d3d6c455c8bf94d1ee9b723e93e610a',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
+ ['ts_5finterp_5fface_5fxz_8239',['ts_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a819b65cefc048d14ff5c5f8e955eec0a',1,'amrex::mlndts_detail']]],
+ ['ts_5finterp_5fface_5fyz_8240',['ts_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aaf58f896b75c3066cbb49827a71f8605',1,'amrex::mlndts_detail']]],
+ ['ts_5finterp_5fline_5fx_8241',['ts_interp_line_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a4ff83c538ac36099e425b6845d7d3219',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1724eebece4e4a4f5683ac15339a9c6f',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
+ ['ts_5finterp_5fline_5fy_8242',['ts_interp_line_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1b40614d14387e3c551b4cd1dd5e9795',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a7d9e2103826cb0ebfb2f4d09922dfef4',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
+ ['ts_5finterp_5fline_5fz_8243',['ts_interp_line_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a3d8f27db93f165f656a3098f3a61d8eb',1,'amrex::mlndts_detail']]],
+ ['ttstack_8244',['ttstack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a55b136d8859480b76a1311cff89009a0',1,'amrex::TinyProfiler']]],
+ ['tuple_8245',['Tuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00604a127d1bcc6545bea88e8aa906c8',1,'amrex']]],
+ ['tuple_5fcat_5fresult_8246',['tuple_cat_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result.html',1,'amrex::detail']]],
+ ['tuple_5fcat_5fresult_3c_20gputuple_3c_20t1s_2e_2e_2e_20_3e_2c_20gputuple_3c_20t2s_2e_2e_2e_20_3e_2c_20tps_2e_2e_2e_20_3e_8247',['tuple_cat_result< GpuTuple< T1s... >, GpuTuple< T2s... >, TPs... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01T1s_8_8_8_01_4_00_01GpuTuple_3_01T2e7f956a9a5fbb5ccc01506013b6ed802.html',1,'amrex::detail']]],
+ ['tuple_5fcat_5fresult_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_8248',['tuple_cat_result< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
+ ['tuple_5fcopy_8249',['tuple_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a813577e3d9b0ad5b7795dd9351160f9a',1,'amrex::detail']]],
+ ['tuple_5fdecay_5ft_8250',['tuple_decay_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aca8ebce069c1d3ef5f89482a9e96bb6d',1,'amrex::detail']]],
+ ['tuple_5felement_3c_20s_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_8251',['tuple_element< s, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
+ ['tuple_5felement_3c_20s_2c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_8252',['tuple_element< s, amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['tuple_5felement_3c_20s_2c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_8253',['tuple_element< s, amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['tuple_5felement_3c_20std_3a_3asize_5ft_7b0_7d_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_8254',['tuple_element< std::size_t{0}, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01std_1_1size__t_020_03_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
+ ['tuple_5fsize_3c_20amrex_3a_3agputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_8255',['tuple_size< amrex::GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
+ ['tuple_5fsize_3c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_8256',['tuple_size< amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['tuple_5fsize_3c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_8257',['tuple_size< amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['tuple_5fto_5farray_5fhelper_8258',['tuple_to_array_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab2c6743d76d5a23ac34993bdb64765a1',1,'amrex::detail']]],
+ ['tuplecat_8259',['TupleCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdc7b3879a8b9ccc7982c0781deb74ea',1,'amrex::TupleCat(TP &&a) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP > >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2cf176de6238efb234749dec71b4a0f',1,'amrex::TupleCat(TP1 &&a, TP2 &&b) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 > >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a241b30447206d0b8029fac3bd5c9d1c6',1,'amrex::TupleCat(TP1 &&a, TP2 &&b, TPs &&... args) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 >, detail::tuple_decay_t< TPs >... >::type']]],
+ ['tuplesplit_8260',['TupleSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a578cd6446e7f5c2a1c47ea01cd2267a4',1,'amrex']]],
+ ['tuplesplitimp_8261',['TupleSplitImp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a71f402d1250f215a129e6a9950c9ad35',1,'amrex::detail']]],
+ ['tupletoarray_8262',['tupleToArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa56e578be45e0b9d7c0b071b3c68290a',1,'amrex::tupleToArray(GpuTuple< T, T2, Ts... > const &tup)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04644ea7c1c675a7ea4d19c4435e4907',1,'amrex::tupleToArray(GpuTuple< T > const &tup)']]],
+ ['twelfth_8263',['twelfth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a92ecbb61cf990c72d4d745f36c45eb2b',1,'amrex_constants_module']]],
+ ['twelve_8264',['twelve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a2d60ccfaa43dc70158dc8aac415b1a52',1,'amrex_constants_module']]],
+ ['two_8265',['two',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a3b52f9631247ee9d89ef856418d73e7e',1,'amrex_constants_module']]],
+ ['two3rd_8266',['two3rd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ae2f6d8cbb02d2ebbdda8d6f26aea04df',1,'amrex_constants_module']]],
+ ['typ_8267',['typ',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#a7df7b9fdc8a7fdba375183541593b26b',1,'amrex::DeriveRec::StateRange::typ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1406cbb9152b357a39e877b78eb8ff0d',1,'amrex::MFIter::typ()']]],
+ ['type_8268',['type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#acb33de9ee20312affa72aa7cc80b8bdd',1,'amrex::StateDescriptor::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a0c1646fa8a69b59044dfa202fb6a2e9e',1,'amrex::SundialsIntegrator::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'amrex::BoxND::type() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'amrex::BoxND::type(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'BoxND< AMREX_SPACEDIM >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__F.html#a156affa7d9def076195b3bd1153adcf9',1,'amrex::ParserExeSUB_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'BoxND< AMREX_SPACEDIM >::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a20021c8fa972de865da57cfd5d14fb81',1,'amrex::ParallelDescriptor::Message::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ae516333153a3f26f388eec71a73c1c2e',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a8200f24cfc6d6d4d77814c4095612c2f',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ad2d00f03d307a91de38a715015a251ba',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a178254a5520c3ee1ea23f47987392468',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html#a4025a275e81686205f71df80a1833bcc',1,'amrex::ParallelDescriptor::Mpi_typemap< GpuComplex< T > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html#a9ddcad1ca5990453ace2b8149173f7bd',1,'amrex::ParallelDescriptor::Mpi_typemap< ValLocPair< TV, TI > >::type()']]],
+ ['type_8269',['Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312f',1,'amrex::MLCGSolverT::Type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a61d113644b72c6bda6b1221a9079fe8c',1,'amrex::ReduceData::Type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ad3ea6134bfd9b5a51d9ad381e548cb19',1,'amrex::Any::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#a04d77dc1e0009a1e01d45d067dbeed0e',1,'amrex::Any::innards::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html#afa3049bddd4c3493eeb9a1f62fa7981d',1,'amrex::Any::innards_base::Type()']]],
+ ['type_8270',['type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html#a7a50865e273590e33f9f3dcaf27211c8',1,'amrex::IParserExeF2_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html#a1d9a01f7c1cfbe284059cd97395f349b',1,'amrex::IParserExeADD_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html#ac8b4fe2e5abb09807e3f07116c90e289',1,'amrex::IParserExeADD_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html#a0b827554ebdfc729e1c70e2495683136',1,'amrex::IParserExeADD_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__B.html#ae946130e48623805a3f09dec20aeb9c5',1,'amrex::IParserExeDIV_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__F.html#a90ade7ba9899bef3e720860e4f92e980',1,'amrex::IParserExeDIV_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html#ab1cbd512c7b4e41049f386d0d4475614',1,'amrex::IParserExeDIV_NV::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html#ae0d7379f27e90837da70b5ef2cead13a',1,'amrex::IParserExeDIV_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html#adf0b877b38f5108c37c1afdf2dea71c9',1,'amrex::IParserExeDIV_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html#ac5b7969a80a7145750cb1f3330b1cf5a',1,'amrex::IParserExeDIV_PV::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html#a4454e177442a6dcd3837e39b6179c998',1,'amrex::IParserExeDIV_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html#af8f22736396620d196892cd95eafc1ad',1,'amrex::IParserExeDIV_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html#af8e712385f4e02786eeabc904f906603',1,'amrex::IParserExeF1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html#aecf0100a44b697393789f827462c5b50',1,'amrex::IParserExeADD_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html#a0437d1c7b416b9f3a6a8a9b574b7b634',1,'amrex::IParserExeF2_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html#a62b95e6e4505cb34e9a445f619b32858',1,'amrex::IParserExeIF::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html#a7bb51123fd9176fd16d1642a10b5a7a7',1,'amrex::IParserExeJUMP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL.html#a93df2575265c783dfaf2d31061096ee6',1,'amrex::IParserExeMUL::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html#a184227ee3f68a827993e38e9084996a9',1,'amrex::IParserExeMUL_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html#a725cdc0204af80855eedba599abcf992',1,'amrex::IParserExeMUL_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html#a8791d281a5af5e40f8960df23531a974',1,'amrex::IParserExeMUL_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html#a0019bf0cad4f67e6a646fa5f1df1cb8c',1,'amrex::IParserExeMUL_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG.html#aab3caa3fd632e0793998556c15325438',1,'amrex::IParserExeNEG::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html#a8997602493f06fc79b9924c8e5078201',1,'amrex::IParserExeNEG_P::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNull.html#a815c97aaab5abad09c8a6b4e9bf74d45',1,'amrex::IParserExeNull::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html#a15529de413faee5b1bc579a5ef14a725',1,'amrex::IParserExeNumber::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_010_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html#a493b7f549e96168aff72dae923b22bc7',1,'amrex::detail::TypeListGet< 0, TypeList< Head, Tail... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1apply__result_3_01F_00_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html#ab5002bf857e08f44d3cf3b47f40324b7',1,'amrex::detail::apply_result< F, GpuTuple< Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html#a9a3f9ffd7c901fad20e8fae84feb5eb0',1,'amrex::detail::Detector::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html#afaec2ae94e980097c6c81764725820f2',1,'amrex::detail::Detector< Default, Void_t< Op< Args... > >, Op, Args... >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_010_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html#aa7a55672d011b43d9986ba29665e298e',1,'amrex::GpuTupleElement< 0, GpuTuple< Head, Tail... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result_3_01decltype_07void_07INVOKE_07std_1_1declval_3_01F_01_49dd63e63d8c4c4c6d40ab44a59ce8a5b.html#a313ceedcd16a31e4c5f78f5269df80bb',1,'amrex::detail::invoke_result< decltype(void(INVOKE(std::declval< F >(), std::declval< Args >()...))), F, Args... >::type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#aa845318feb3c015bbf47571202f91ace',1,'amrex::ref_wrapper::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01T1s_8_8_8_01_4_00_01GpuTuple_3_01T2e7f956a9a5fbb5ccc01506013b6ed802.html#a46c7e0785b108d253abb4b1ec6ea20ff',1,'amrex::detail::tuple_cat_result< GpuTuple< T1s... >, GpuTuple< T2s... >, TPs... >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html#aef72b2d08d889341ad4644c15efa5bbd',1,'amrex::detail::tuple_cat_result< GpuTuple< Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html#aa81b6bfc580e14436f13d70e9a5d5f15',1,'std::tuple_element< s, amrex::GpuTuple< T, Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html#a8f8553ba1c088a8bb37141c49735b461',1,'std::tuple_element< s, amrex::IndexTypeND< dim > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html#a36a3da6780ccd990b74e1e1ceb07f606',1,'std::tuple_element< s, amrex::IntVectND< dim > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01std_1_1size__t_020_03_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html#a8790d0767460f18c8331769ade550c3d',1,'std::tuple_element< std::size_t{0}, amrex::GpuTuple< T, Ts... > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html#afc0e358d3159bbe8dcb0687ad7000606',1,'amrex::ParserExeSUB_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap.html#a79b4bca3c8ca101115685fbcd2aec734',1,'amrex::detail::unwrap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap_3_01std_1_1reference__wrapper_3_01T_01_4_01_4.html#a81dc4abe9ba0c404026f43e1fdc3da90',1,'amrex::detail::unwrap< std::reference_wrapper< T > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLCellLinOpT_1_1BCTL.html#a3f55ba0ebdeb29d040727aeb9a5d9b62',1,'amrex::MLCellLinOpT::BCTL::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html#a809b74ddfbffcd70511e5e20825922e8',1,'amrex::iparser_assign::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html#aea0c3322f1c0b3db9546d784b3ef0dd9',1,'amrex::iparser_f1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#ad9ac5f10f25fff1c94c9278ed534f916',1,'amrex::iparser_f2::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#a20ef93d77882d7b595098dbeb0cbe0b8',1,'amrex::iparser_f3::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#af7a3a82dae0a61015d466fe927297c06',1,'amrex::iparser_node::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html#aa3be4d5aba9115516b016dd6e4035fa5',1,'amrex::iparser_number::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html#ab7dbb1ddebc9853860a4e44239d43ea5',1,'amrex::iparser_symbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD.html#ae0bff41668e0c1e5701209d61e4560a6',1,'amrex::IParserExeADD::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html#a4cd57a0c3e914ad6ef7e4f54d65921b4',1,'amrex::ParserExeMUL_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__F.html#aa4d9491e106b3adcf5becc2f73da16dd',1,'amrex::ParserExeDIV_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html#ab182a785cf030d698556e2803da29075',1,'amrex::ParserExeDIV_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html#ab196f95ee0e36a4fbc1b18ce8d9f0c53',1,'amrex::ParserExeDIV_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html#aa321f932af8d39c77ac421f0d6a4078e',1,'amrex::ParserExeDIV_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html#a91a71da9f691a66c9f2e71804dafe02f',1,'amrex::ParserExeDIV_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html#adb9ca0f0a0b6efe400c4af5ae8608587',1,'amrex::ParserExeF1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html#a7fe680aa1738d34d0e33788579688262',1,'amrex::ParserExeF2_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html#a9f206a8beeabf537b5a47812516e69ba',1,'amrex::ParserExeF2_F::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html#aef67f220560c6ca3d86dd47a94a52e85',1,'amrex::ParserExeIF::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html#a08584434561b18d3ac4065205cf7bf6d',1,'amrex::ParserExeJUMP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL.html#aee3c7a5bb4e65811dcfe3ab16c20fb93',1,'amrex::ParserExeMUL::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html#a6969bcd1adff4a19ba555b7fd724be7c',1,'amrex::ParserExeMUL_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html#aac32c7fa0bc6f71c16680721a5630182',1,'amrex::IParserExeSUB_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html#ad2b74694830004b3943d8ecf9e602f9e',1,'amrex::ParserExeMUL_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html#ae7d2b89c080d7581c35ea33598155ae6',1,'amrex::ParserExeMUL_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNull.html#a7aa866ce304756df44e2cfbdf4cdb784',1,'amrex::ParserExeNull::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html#adb7d2c84743735a7cfb9387544e29e69',1,'amrex::ParserExeNumber::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html#a17bdde21b0a5bb170322a52d31f1a7c4',1,'amrex::ParserExePOWI::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSquare.html#a4ca31d9a475c2efbf6fe68a3e661400b',1,'amrex::ParserExeSquare::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__B.html#a77aeae01642fffcebf743cdfec7f4c0e',1,'amrex::ParserExeSUB_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html#a400fca37b7f78f9e6b1f04cd1de6976e',1,'amrex::ParserExeSUB_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html#a590ef631bf89c5dc8c7f6a232d548b18',1,'amrex::ParserExeSUB_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html#a158350ee674b01b235d333d40a6ce204',1,'amrex::ParserExeSUB_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html#a27fce7530cbea2d1fa6fbc8dcb9c292d',1,'amrex::ParserExeSymbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html#a1ad44de0386f4f0192b105d058b2e9ae',1,'amrex::ParserExeADD_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html#a00db0600cfedff4d85c1b16fcb082020',1,'amrex::IParserExeSUB_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html#aa2bb2bb1dd70a300b6f252c374b80c28',1,'amrex::IParserExeSUB_VN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html#a966257aaecf0f2636c83519c448fec6f',1,'amrex::IParserExeSUB_VP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html#a98916132f9f20d00f28af1f6944a3a47',1,'amrex::IParserExeSymbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#a6f140513c6cfce17da967533d3582fed',1,'amrex::EBCellFlagFab::NumCells::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html#a325d96e7d2b35e89cb12c6a5fa0db023',1,'amrex::parser_assign::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#ac784bf9870dd39cb485d3a915b28f05d',1,'amrex::parser_f1::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a4ac8fe1eae42c466f6562e00eadecfca',1,'amrex::parser_f2::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__B.html#a77c8917540992718e369e3320230d475',1,'amrex::ParserExeDIV_B::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html#a47034819cc498090c439058dabf25591',1,'amrex::IParserExeSUB::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a48657b209b39759006477045312ff03b',1,'amrex::parser_f3::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#aee9093898e53fbeba75eb636c9ef99e1',1,'amrex::parser_node::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html#ab186dabf87779fb9b65fe0edc854e46c',1,'amrex::parser_number::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html#a8b935e5014acf16b10e6b98c79de3054',1,'amrex::parser_symbol::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD.html#ae9780c323f695d1c05f0da89b404f3f5',1,'amrex::ParserExeADD::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html#a56d500ab92f6615f3087792709558d42',1,'amrex::ParserExeADD_PN::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html#ae018d95c7129bf499a131fb284bde1dc',1,'amrex::ParserExeADD_PP::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html#ab67f78b46e0bc2b7d9466373e9a16479',1,'amrex::ParserExeADD_VN::type()']]],
+ ['type_5ft_8271',['Type_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ad5118c9d34449d5fcba10d141751b0d6',1,'amrex::EB2']]],
+ ['type_5fupdate_8272',['type_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a9f2c23e3d3ccd73f1045f2bca61f7a11',1,'amrex::BoxArray']]],
+ ['typeat_8273',['TypeAt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11fcc5e72789252d6182a7d15233725f',1,'amrex']]],
+ ['typelist_8274',['TypeList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html',1,'amrex']]],
+ ['typelistget_8275',['TypeListGet',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'amrex::detail']]],
+ ['typelistget_3c_200_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_8276',['TypeListGet< 0, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_010_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
+ ['typelistget_3c_20i_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_8277',['TypeListGet< I, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_01I_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
+ ['typelistget_3c_20i_2d1_2c_20typelist_3c_20tail_2e_2e_2e_20_3e_20_3e_8278',['TypeListGet< I-1, TypeList< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'']]],
+ ['typemultiplier_8279',['TypeMultiplier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad714b2c2b55d9cd35a788e0d861f5979',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_15.js b/amrex-hydro/Doxygen/html/search/all_15.js
index 6565b6f..43fdf55 100644
--- a/amrex-hydro/Doxygen/html/search/all_15.js
+++ b/amrex-hydro/Doxygen/html/search/all_15.js
@@ -1,109 +1,109 @@
var searchData=
[
- ['ubound_8283',['ubound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ce6b4176121c2c23327903a8139af0c',1,'amrex::ubound(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab66f1e3367c5cb1c03fad611f6b14d5c',1,'amrex::ubound(BoxND< dim > const &box) noexcept']]],
- ['ubound_5fiv_8284',['ubound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31f4e1e285a7b1d2aa7515e4bb8c725c',1,'amrex']]],
- ['udata_8285',['udata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a93875747f7e6357de1c6007a2193bcb9',1,'amrex::SundialsIntegrator']]],
- ['ull_8286',['ull',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html#a505b61ba175140a3250ef8e473575813',1,'amrex::BlockMutex::state_t']]],
- ['unapplymetricterm_8287',['unapplyMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8681147e6aa6a83cba4451adda7b719c',1,'amrex::MLCellLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'amrex::MLLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'MLLinOpT< Array< MultiFab, 3 > >::unapplyMetricTerm()']]],
- ['undef_8288',['undef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806ebaa2debcd8f37986ae0e3c488f583234ccc',1,'amrex::CoordSys']]],
- ['undefined_8289',['UNDEFINED',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4ab3c2b60395f5d29de06295804afd6e42',1,'BLProfStats::UNDEFINED()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a6ad808286f21d2e4851a30703a30d063',1,'amrex::DistributionMapping::UNDEFINED()']]],
- ['undefined_8290',['undefined',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa5e543256c480ac577d30f76f9120eb74',1,'amrex']]],
- ['undefined_5fv1_8291',['Undefined_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54da3394365084045ae347fad00a360767d8',1,'amrex::VisMF::Header']]],
- ['underline_8292',['Underline',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#a5126c521e95014c65f2b536273860a28',1,'amrex::Font']]],
- ['unfillable_8293',['Unfillable',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6a86e193c43ac00a14b0943baf3433c6d0',1,'amrex']]],
- ['ungrownbox_8294',['UngrownBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a7bb682831638917318e9f87fee6871af',1,'amrex::FillPatchIterator']]],
- ['unimposeneumannbc_8295',['unimposeNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'amrex::MLLinOpT::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'MLLinOpT< Array< MultiFab, 3 > >::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae3ee387befb4f982cceda3997021d5c6',1,'amrex::MLNodeLaplacian::unimposeNeumannBC()']]],
- ['uninitializedfillnimpl_8296',['uninitializedFillNImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1ec1f5b314ec018aecc0e091949ff60e',1,'amrex::detail']]],
- ['unionif_8297',['UnionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html',1,'amrex::EB2']]],
- ['uniqify_8298',['uniqify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3fba31af025b800aef97da09bc4113c',1,'amrex::BoxArray']]],
- ['uniquerandomsubset_8299',['UniqueRandomSubset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2c1209819cd8dd79499c2b9f088120e',1,'amrex']]],
- ['uniquestring_8300',['UniqueString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebee05e08302fb03e29f4270e933239c',1,'amrex']]],
- ['unit_8301',['Unit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6745f136d89bdb15e57c3387ca01e973',1,'amrex::RealVect::Unit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a84dd86e62e013bbff67a10ffe6aab940',1,'IntVectND< AMREX_SPACEDIM >::Unit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a84dd86e62e013bbff67a10ffe6aab940',1,'amrex::IntVectND::Unit()']]],
- ['unit_5fadvance_8302',['unit_advance',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#aac1da49324f1aed83f2bd024ec43aa5e',1,'amrex_io_module']]],
- ['unit_5fget_5fskip_8303',['unit_get_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abdeb5f15abfd64d74185c4e3dce5f2c8',1,'amrex_io_module']]],
- ['unit_5fnew_8304',['unit_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a6fcead01fd17200da7dcfbfcb381b90a',1,'amrex_io_module']]],
- ['unit_5fskip_8305',['unit_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abefa6fe1b18a0790254d5d8215bf590c',1,'amrex_io_module']]],
- ['unit_5fstdin_8306',['unit_stdin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a656089521bc62d04b85ee2b856936426',1,'amrex_io_module']]],
- ['unit_5fstdout_8307',['unit_stdout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#ab13339615f0e6ce5f15ec24348980ad3',1,'amrex_io_module']]],
- ['unknown_8308',['unknown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#a67578cca36fb255263c1b8c613b31e5a',1,'amrex::EB2::Type']]],
- ['unlock_8309',['unlock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#abd55deb11f6e1a89fa7e6ba517c581ff',1,'amrex::BlockMutex']]],
- ['unmatchedcftype_8310',['unmatchedCFType',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html#af8626cf71af203407435c096f88c1c3c',1,'CommProfStats::SendRecvPairUnpaired']]],
- ['unnamed_8311',['Unnamed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac6df74b4b37bb6ee58dffea68507d259',1,'amrex::ParallelDescriptor']]],
- ['unpack_5frecv_5fbuffer_5fcpu_8312',['unpack_recv_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4039bcfeee7e444019168686df8dfe36',1,'amrex::NonLocalBC::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< TagBox >::unpack_recv_buffer_cpu(FabArray< TagBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< TagBox >::unpack_recv_buffer_cpu(FabArray< TagBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()']]],
- ['unpack_5frecv_5fbuffer_5fgpu_8313',['unpack_recv_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< TagBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab6a98a57dd1e0440eac5dee97d79d326',1,'amrex::NonLocalBC::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< IArrayBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'amrex::FabArray::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< TagBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< IArrayBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< FArrayBox >::unpack_recv_buffer_gpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< FArrayBox >::unpack_recv_buffer_gpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::Mask >::unpack_recv_buffer_gpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::Mask >::unpack_recv_buffer_gpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_gpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_gpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_gpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_gpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'amrex::FabArray::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_gpu()']]],
- ['unpack_5fvector_8314',['unpack_vector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a47b8fb64f7275cfcef4bfdbeabd57719',1,'amrex::SundialsIntegrator::unpack_vector(N_Vector y_data, amrex::Vector< amrex::MultiFab > &S_data)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a07c7c9b9fd21fd9560151c2bfbfd7571',1,'amrex::SundialsIntegrator::unpack_vector(N_Vector y_data, amrex::MultiFab &S_data)']]],
- ['unpackbuffer_8315',['unpackBuffer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af15f18636fe4b15834eac2c9b303fcbd',1,'amrex']]],
- ['unpackparticledata_8316',['unpackParticleData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a04ff698794721724f295d18738c5436b',1,'amrex::ParticleTileData::unpackParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a04ff698794721724f295d18738c5436b',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::unpackParticleData()']]],
- ['unpackrecvbuffers_8317',['UnpackRecvBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a9dad3936d4a2ede70ac57d5d2d3b6e2e',1,'amrex::NonLocalBC::UnpackRecvBuffers(const PackComponents &components, FabArray< FAB > &dest, const CommData &recv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab1af16f3ccbf44b758a852b190bedd33',1,'amrex::NonLocalBC::UnpackRecvBuffers(const ApplyDtosAndProjectionOnReciever< DTOS, FabProj > &packing, FabArray< FAB > &dest, const CommData &recv)']]],
- ['unpackrecvbuffers_5ft_8318',['UnpackRecvBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a0050536eff7fd3244ef573e961858999',1,'amrex::NonLocalBC']]],
- ['unpackremotes_8319',['unpackRemotes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2930ae07976c9845d80d458c323eff2b',1,'amrex']]],
- ['unprotectednextid_8320',['UnprotectedNextID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#adf0b591e84350f6fd8e805949784afdf',1,'amrex::ConstSoAParticle::UnprotectedNextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a90b34785c758b4423ca560d3796fcd7a',1,'amrex::Particle::UnprotectedNextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a33c92cc691f1fa2775ccaefcd0d359f0',1,'amrex::SoAParticle::UnprotectedNextID()']]],
- ['unreadmessages_8321',['unreadMessages',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a8ac006de5caf3cfd0e6456dd6c3b3f2a',1,'amrex::NFilesIter']]],
- ['unserializestringarray_8322',['UnSerializeStringArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23045f55caabc0bec388518c4c4adecb',1,'amrex']]],
- ['unset_8323',['unset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a2b568afe5a2aa449299762ffccc7c2eb',1,'amrex::IndexTypeND::unset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a2b568afe5a2aa449299762ffccc7c2eb',1,'IndexTypeND< AMREX_SPACEDIM >::unset()']]],
- ['unwrap_8324',['unwrap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap.html',1,'amrex::detail']]],
- ['unwrap_3c_20std_3a_3areference_5fwrapper_3c_20t_20_3e_20_3e_8325',['unwrap< std::reference_wrapper< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap_3_01std_1_1reference__wrapper_3_01T_01_4_01_4.html',1,'amrex::detail']]],
- ['update_8326',['update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#af2aee79b47516d601bcb86c5c345762a',1,'amrex::AmrInSituBridge::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#a1d44edef92b831724d6d6c061abfa47a',1,'amrex::AmrMeshInSituBridge::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af3a21bba5cafce9e1c1c75194f37ca93',1,'amrex::MLABecLaplacianT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a47b92deed478d2df8e6a92070437a17c',1,'amrex::MLALaplacianT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ae9730b505209a9fc2f255dd6cf9ea177',1,'amrex::MLCellABecLapT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a4482485699afcfc64adb1f8179714636',1,'amrex::MLCellLinOpT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad6b4be6cef1783fdb223e5aa7eb50343',1,'amrex::MLEBABecLap::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a099b8059c7848bf601ca1cc33426ce24',1,'amrex::MLTensorOp::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7d4de7a03f5dcdc4c52c4451afb04737',1,'amrex::MLNodeABecLaplacian::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a81443deada65588ba7a71e191def4aa0',1,'MLLinOpT< Array< MultiFab, 3 > >::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a81443deada65588ba7a71e191def4aa0',1,'amrex::MLLinOpT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aa4a38baa43b1454a82381cbb0b8ff253',1,'amrex::MLEBTensorOp::update()']]],
- ['update_5ffab_5fstats_8327',['update_fab_stats',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a610006830e72a750eb65c44c5a540695',1,'amrex::update_fab_stats(Long n, Long s, std::size_t szt) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae096acad3cf4e038809c53d73c0c57c8',1,'amrex::update_fab_stats(Long n, Long s, size_t szt) noexcept']]],
- ['update_5fhessenberg_8328',['update_hessenberg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab5c227d648d01f4870f5083500d29d32',1,'amrex::GMRES::update_hessenberg()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab5c227d648d01f4870f5083500d29d32',1,'GMRES< MF, GMRESMLMGT< MF > >::update_hessenberg()']]],
- ['update_5fsingular_5fflags_8329',['update_singular_flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a33149b38d0c384a6ea3e324962847ef8',1,'amrex::MLABecLaplacianT']]],
- ['updatebdkey_8330',['updateBDKey',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a3918d10004ca8f4494fd9e6099bdabc3',1,'amrex::FabArrayBase']]],
- ['updatebeta_8331',['updateBeta',['../classHydro_1_1MacProjector.html#a1b03aef48fa18be5e482e7d99b5fb642',1,'Hydro::MacProjector::updateBeta(const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &)'],['../classHydro_1_1MacProjector.html#ab0cfae54032e95667410d970443b90c4',1,'Hydro::MacProjector::updateBeta(amrex::Real a_const_beta)']]],
- ['updatebndryvalues_8332',['updateBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a46045099a99335613063cba938a27623',1,'amrex::InterpBndryDataT']]],
- ['updatecoeffs_8333',['updateCoeffs',['../classHydro_1_1MacProjector.html#a2997bc71017376e17231cd879d492169',1,'Hydro::MacProjector']]],
- ['updatecorbc_8334',['updateCorBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a6bb9614b2635f9935e7cb8816074a2ef',1,'amrex::MLCellLinOpT']]],
- ['updatedataptr_8335',['UpdateDataPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::STLtools::Triangle >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'amrex::PODVector::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< unsigned int >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< std::size_t >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleReal * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int *, DefaultAllocator< int * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< index_type >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const ParticleReal * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const int *, DefaultAllocator< const int * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const int * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< char >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::XDim3 >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::openbc::MomTag >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::NeighborCode >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::BoxND >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::UpdateDataPtr()']]],
- ['updatedistributionmaps_8336',['UpdateDistributionMaps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a69fdf4e347142373696281d9269c6799',1,'amrex::AmrLevel']]],
- ['updatedq_8337',['updatedQ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3d289d346e68eb126c040ca8a41a5c37',1,'amrex::XYPlotDataList']]],
- ['updateinsitu_8338',['updateInSitu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a6cfcdb14e8d28779382ac6406ab2ca',1,'amrex::Amr']]],
- ['updateintercept_8339',['updateIntercept',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ade00ed9461b4c9782dd363cb75dc84ae',1,'amrex::STLtools::updateIntercept()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a51c892bf2db0a77c6411432c0e3ee20a',1,'amrex::EB2::GeometryShop::updateIntercept()']]],
- ['updatemaxstreamindex_8340',['updateMaxStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a434609107e7998739f79cb1e7409f06c',1,'amrex::ReduceData']]],
- ['updatememusage_8341',['updateMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7022fe872e97df24058250928b3d84b6',1,'amrex::FabArrayBase']]],
- ['updateneighbors_8342',['updateNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a6aeacb4e33f4b1946b8b7a5434a77f6d',1,'amrex::NeighborParticleContainer']]],
- ['updateneighborsgpu_8343',['updateNeighborsGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0f70a3eeb349ea4d713b581c5beebc82',1,'amrex::NeighborParticleContainer']]],
- ['updatepatch_8344',['UpdatePatch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#aa55a8198c3168709333964b78c796a6a',1,'amrex::InSituUtils']]],
- ['updatesingularflag_8345',['updateSingularFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aeb46c77177cf2f29c1cabac3d7edb1ad',1,'amrex::MLALaplacianT']]],
- ['updatesolbc_8346',['updateSolBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a28d4c00dc8448c2c8f10dc519a42ae0f',1,'amrex::MLCellLinOpT']]],
- ['updatestats_8347',['UpdateStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a613fe181c09a5abcd497c827b17c3bbb',1,'amrex::XYPlotDataList']]],
- ['updatevelocity_8348',['updateVelocity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a6bf02dee201be3491d55e71b1e98b72c',1,'amrex::MLNodeLaplacian']]],
- ['upper_5fbound_8349',['upper_bound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab28eefec426cf22afcff6bd888243731',1,'amrex']]],
- ['upperindex_8350',['UpperIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a74cecde9e2041a58b0d9b81b8ed00c22',1,'amrex::CoordSys']]],
- ['use_5fadaptive_5ffast_5ftime_5fstep_8351',['use_adaptive_fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a19edbb14c5dbad6c2550d6fb59ab3860',1,'amrex::IntegratorBase']]],
- ['use_5fadaptive_5ftime_5fstep_8352',['use_adaptive_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ac912e7cd93ce1edbebd7af47bd90f7c2',1,'amrex::IntegratorBase']]],
- ['use_5fark_8353',['use_ark',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a867e34f38ddc2162711d6d3d68dc1bc2',1,'amrex::SundialsIntegrator']]],
- ['use_5fcpu_5fmemory_8354',['use_cpu_memory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#ab026f86170fec3dd5d7c54050ef32dc0',1,'amrex::ArenaInfo']]],
- ['use_5ffixed_5fcoarse_5fgrids_8355',['use_fixed_coarse_grids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a6a665ee4c81c3b28e36775d7e94ab261',1,'amrex::AmrInfo']]],
- ['use_5ffixed_5fupto_5flevel_8356',['use_fixed_upto_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ad9000321def17faf06f9fef5ea304163',1,'amrex::AmrInfo']]],
- ['use_5fgpu_5faware_5fmpi_8357',['use_gpu_aware_mpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95e4c6ac08c44a34028ade62e7fc3b13',1,'amrex::ParallelDescriptor']]],
- ['use_5fmask_8358',['use_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a21bd4a08b87b0afeeb0d8889c619c86c',1,'amrex::NeighborParticleContainer']]],
- ['use_5fmri_8359',['use_mri',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a023816ef658136d5deee9a7afa631f5a',1,'amrex::SundialsIntegrator']]],
- ['use_5fnew_5fchop_8360',['use_new_chop',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a7caf591556b0da33b2a44a7726706395',1,'amrex::AmrInfo']]],
- ['useasyncout_8361',['UseAsyncOut',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#adbc79ec1aacd0106757683aea46b43ce',1,'amrex::AsyncOut']]],
- ['useaverage_8362',['UseAverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872da7907e45520d436a47eb139e8c055c203',1,'amrex::ErrorRec']]],
- ['usedefaultstream_8363',['UseDefaultStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a86ecc5077df582ee99c76ad01a017bed',1,'amrex::MFItInfo']]],
- ['usedynamicsetselection_8364',['useDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a9149ec039a2136083c03aabdaa275672',1,'amrex::VisMF']]],
- ['useeb2_8365',['useEB2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ad7f55d0b557cb48b84323df22a77d9d0',1,'amrex::EB2']]],
- ['usefixedcoarsegrids_8366',['useFixedCoarseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aee758e772b5c854d121923686d1d3949',1,'amrex::AmrMesh']]],
- ['usefixeduptolevel_8367',['useFixedUpToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a6ff4a09f169c29d17327aa37b49d3e5a',1,'amrex::AmrMesh']]],
- ['usegpuawarempi_8368',['UseGpuAwareMpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3e62b2c32fa5036fc1bb1dff1d819de6',1,'amrex::ParallelDescriptor']]],
- ['usehypre_8369',['useHypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a69ca175723edf119484f91db70abd0ca',1,'amrex::OpenBCSolver']]],
- ['usepersistentifstreams_8370',['usePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a806512ed6337ff31d9eb6f63f94ce792',1,'amrex::VisMF']]],
- ['useprecond_8371',['usePrecond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#acba210ae4c73c6e484ba27502baafbed',1,'amrex::GMRESMLMGT']]],
- ['useprepost_8372',['usePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd72327ed221e95f199aa4b22e98f662',1,'amrex::ParticleContainer_impl::usePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd72327ed221e95f199aa4b22e98f662',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::usePrePost()']]],
- ['user_8373',['USER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a95c0a22b378e1d0ee1d0e63f951e51d4',1,'amrex::AMRErrorTag']]],
- ['user_8374',['User',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a8f9bfe9d1345237cb3b2b205864da075',1,'amrex']]],
- ['userfillbox_8375',['UserFillBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88781af4a5d3f8271de2b3129cc49393',1,'amrex']]],
- ['userfunc_8376',['UserFunc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html',1,'amrex::AMRErrorTag::UserFunc'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#abce24ad35cd0f876678f1da42c95bce2',1,'amrex::AMRErrorTag::UserFunc::UserFunc(UserFunc &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#a6968cbb952d4548f38ff1f3955bae302',1,'amrex::AMRErrorTag::UserFunc::UserFunc(UserFunc const &)=default']]],
- ['userminmax_8377',['USERMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea42576cdc8bdd08f00ae67a899a9d1550',1,'amrex::Amrvis']]],
- ['usesingleread_8378',['useSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a7127d8495966b5d5506d3cff6c536a12',1,'amrex::VisMF']]],
- ['usesinglewrite_8379',['useSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0706ea7e89d0d5b2d9a60acacc8f38f0',1,'amrex::VisMF']]],
- ['usesparsefpp_8380',['useSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a97ff46c50d110eeeacfcb90f5c001bd0',1,'amrex::NFilesIter']]],
- ['usestaticsetselection_8381',['useStaticSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ab85302b89ef7c47f7213adc1c25e7fbe',1,'amrex::NFilesIter']]],
- ['usesynchronousreads_8382',['useSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0c9e87f4c459196a9f1ce7870ccbf9cb',1,'amrex::VisMF']]],
- ['usingprecreatedirectories_8383',['UsingPrecreateDirectories',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af0ab98386ac1b7aac739c65a8c3f2d95',1,'amrex::Amr']]],
- ['utilcreatecleandirectory_8384',['UtilCreateCleanDirectory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a832f4ad883cbc470d76cde70a099e912',1,'amrex']]],
- ['utilcreatedirectory_8385',['UtilCreateDirectory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a913fd7ccf7cab45bc7d8e2a09ddd2824',1,'amrex']]],
- ['utilcreatedirectorydestructive_8386',['UtilCreateDirectoryDestructive',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebce007d4152715af0cf44f3ab94d1fe',1,'amrex']]],
- ['utilities_8387',['Utilities',['../group__Utilities.html',1,'']]],
- ['utilrenamedirectorytoold_8388',['UtilRenameDirectoryToOld',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae2d0c6a2a5153df0d38d7cde07a89c73',1,'amrex']]]
+ ['ubound_8280',['ubound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ce6b4176121c2c23327903a8139af0c',1,'amrex::ubound(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab66f1e3367c5cb1c03fad611f6b14d5c',1,'amrex::ubound(BoxND< dim > const &box) noexcept']]],
+ ['ubound_5fiv_8281',['ubound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31f4e1e285a7b1d2aa7515e4bb8c725c',1,'amrex']]],
+ ['udata_8282',['udata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a93875747f7e6357de1c6007a2193bcb9',1,'amrex::SundialsIntegrator']]],
+ ['ull_8283',['ull',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html#a505b61ba175140a3250ef8e473575813',1,'amrex::BlockMutex::state_t']]],
+ ['unapplymetricterm_8284',['unapplyMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8681147e6aa6a83cba4451adda7b719c',1,'amrex::MLCellLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'amrex::MLLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'MLLinOpT< Array< MultiFab, 3 > >::unapplyMetricTerm()']]],
+ ['undef_8285',['undef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806ebaa2debcd8f37986ae0e3c488f583234ccc',1,'amrex::CoordSys']]],
+ ['undefined_8286',['UNDEFINED',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4ab3c2b60395f5d29de06295804afd6e42',1,'BLProfStats::UNDEFINED()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a6ad808286f21d2e4851a30703a30d063',1,'amrex::DistributionMapping::UNDEFINED()']]],
+ ['undefined_8287',['undefined',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa5e543256c480ac577d30f76f9120eb74',1,'amrex']]],
+ ['undefined_5fv1_8288',['Undefined_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54da3394365084045ae347fad00a360767d8',1,'amrex::VisMF::Header']]],
+ ['underline_8289',['Underline',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#a5126c521e95014c65f2b536273860a28',1,'amrex::Font']]],
+ ['unfillable_8290',['Unfillable',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6a86e193c43ac00a14b0943baf3433c6d0',1,'amrex']]],
+ ['ungrownbox_8291',['UngrownBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a7bb682831638917318e9f87fee6871af',1,'amrex::FillPatchIterator']]],
+ ['unimposeneumannbc_8292',['unimposeNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'amrex::MLLinOpT::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'MLLinOpT< Array< MultiFab, 3 > >::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae3ee387befb4f982cceda3997021d5c6',1,'amrex::MLNodeLaplacian::unimposeNeumannBC()']]],
+ ['uninitializedfillnimpl_8293',['uninitializedFillNImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1ec1f5b314ec018aecc0e091949ff60e',1,'amrex::detail']]],
+ ['unionif_8294',['UnionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html',1,'amrex::EB2']]],
+ ['uniqify_8295',['uniqify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3fba31af025b800aef97da09bc4113c',1,'amrex::BoxArray']]],
+ ['uniquerandomsubset_8296',['UniqueRandomSubset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2c1209819cd8dd79499c2b9f088120e',1,'amrex']]],
+ ['uniquestring_8297',['UniqueString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebee05e08302fb03e29f4270e933239c',1,'amrex']]],
+ ['unit_8298',['Unit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6745f136d89bdb15e57c3387ca01e973',1,'amrex::RealVect::Unit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a84dd86e62e013bbff67a10ffe6aab940',1,'IntVectND< AMREX_SPACEDIM >::Unit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a84dd86e62e013bbff67a10ffe6aab940',1,'amrex::IntVectND::Unit()']]],
+ ['unit_5fadvance_8299',['unit_advance',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#aac1da49324f1aed83f2bd024ec43aa5e',1,'amrex_io_module']]],
+ ['unit_5fget_5fskip_8300',['unit_get_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abdeb5f15abfd64d74185c4e3dce5f2c8',1,'amrex_io_module']]],
+ ['unit_5fnew_8301',['unit_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a6fcead01fd17200da7dcfbfcb381b90a',1,'amrex_io_module']]],
+ ['unit_5fskip_8302',['unit_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abefa6fe1b18a0790254d5d8215bf590c',1,'amrex_io_module']]],
+ ['unit_5fstdin_8303',['unit_stdin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a656089521bc62d04b85ee2b856936426',1,'amrex_io_module']]],
+ ['unit_5fstdout_8304',['unit_stdout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#ab13339615f0e6ce5f15ec24348980ad3',1,'amrex_io_module']]],
+ ['unknown_8305',['unknown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#a67578cca36fb255263c1b8c613b31e5a',1,'amrex::EB2::Type']]],
+ ['unlock_8306',['unlock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#abd55deb11f6e1a89fa7e6ba517c581ff',1,'amrex::BlockMutex']]],
+ ['unmatchedcftype_8307',['unmatchedCFType',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html#af8626cf71af203407435c096f88c1c3c',1,'CommProfStats::SendRecvPairUnpaired']]],
+ ['unnamed_8308',['Unnamed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac6df74b4b37bb6ee58dffea68507d259',1,'amrex::ParallelDescriptor']]],
+ ['unpack_5frecv_5fbuffer_5fcpu_8309',['unpack_recv_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4039bcfeee7e444019168686df8dfe36',1,'amrex::NonLocalBC::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< TagBox >::unpack_recv_buffer_cpu(FabArray< TagBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< TagBox >::unpack_recv_buffer_cpu(FabArray< TagBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()']]],
+ ['unpack_5frecv_5fbuffer_5fgpu_8310',['unpack_recv_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< TagBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab6a98a57dd1e0440eac5dee97d79d326',1,'amrex::NonLocalBC::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< IArrayBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'amrex::FabArray::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< TagBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< IArrayBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< FArrayBox >::unpack_recv_buffer_gpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< FArrayBox >::unpack_recv_buffer_gpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::Mask >::unpack_recv_buffer_gpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::Mask >::unpack_recv_buffer_gpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_gpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_gpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_gpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_gpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'amrex::FabArray::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_gpu()']]],
+ ['unpack_5fvector_8311',['unpack_vector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a47b8fb64f7275cfcef4bfdbeabd57719',1,'amrex::SundialsIntegrator::unpack_vector(N_Vector y_data, amrex::Vector< amrex::MultiFab > &S_data)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a07c7c9b9fd21fd9560151c2bfbfd7571',1,'amrex::SundialsIntegrator::unpack_vector(N_Vector y_data, amrex::MultiFab &S_data)']]],
+ ['unpackbuffer_8312',['unpackBuffer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af15f18636fe4b15834eac2c9b303fcbd',1,'amrex']]],
+ ['unpackparticledata_8313',['unpackParticleData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a04ff698794721724f295d18738c5436b',1,'amrex::ParticleTileData::unpackParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a04ff698794721724f295d18738c5436b',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::unpackParticleData()']]],
+ ['unpackrecvbuffers_8314',['UnpackRecvBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a9dad3936d4a2ede70ac57d5d2d3b6e2e',1,'amrex::NonLocalBC::UnpackRecvBuffers(const PackComponents &components, FabArray< FAB > &dest, const CommData &recv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab1af16f3ccbf44b758a852b190bedd33',1,'amrex::NonLocalBC::UnpackRecvBuffers(const ApplyDtosAndProjectionOnReciever< DTOS, FabProj > &packing, FabArray< FAB > &dest, const CommData &recv)']]],
+ ['unpackrecvbuffers_5ft_8315',['UnpackRecvBuffers_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a0050536eff7fd3244ef573e961858999',1,'amrex::NonLocalBC']]],
+ ['unpackremotes_8316',['unpackRemotes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2930ae07976c9845d80d458c323eff2b',1,'amrex']]],
+ ['unprotectednextid_8317',['UnprotectedNextID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#adf0b591e84350f6fd8e805949784afdf',1,'amrex::ConstSoAParticle::UnprotectedNextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a90b34785c758b4423ca560d3796fcd7a',1,'amrex::Particle::UnprotectedNextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a33c92cc691f1fa2775ccaefcd0d359f0',1,'amrex::SoAParticle::UnprotectedNextID()']]],
+ ['unreadmessages_8318',['unreadMessages',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a8ac006de5caf3cfd0e6456dd6c3b3f2a',1,'amrex::NFilesIter']]],
+ ['unserializestringarray_8319',['UnSerializeStringArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23045f55caabc0bec388518c4c4adecb',1,'amrex']]],
+ ['unset_8320',['unset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a2b568afe5a2aa449299762ffccc7c2eb',1,'amrex::IndexTypeND::unset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a2b568afe5a2aa449299762ffccc7c2eb',1,'IndexTypeND< AMREX_SPACEDIM >::unset()']]],
+ ['unwrap_8321',['unwrap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap.html',1,'amrex::detail']]],
+ ['unwrap_3c_20std_3a_3areference_5fwrapper_3c_20t_20_3e_20_3e_8322',['unwrap< std::reference_wrapper< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap_3_01std_1_1reference__wrapper_3_01T_01_4_01_4.html',1,'amrex::detail']]],
+ ['update_8323',['update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#af2aee79b47516d601bcb86c5c345762a',1,'amrex::AmrInSituBridge::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#a1d44edef92b831724d6d6c061abfa47a',1,'amrex::AmrMeshInSituBridge::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af3a21bba5cafce9e1c1c75194f37ca93',1,'amrex::MLABecLaplacianT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a47b92deed478d2df8e6a92070437a17c',1,'amrex::MLALaplacianT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ae9730b505209a9fc2f255dd6cf9ea177',1,'amrex::MLCellABecLapT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a4482485699afcfc64adb1f8179714636',1,'amrex::MLCellLinOpT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad6b4be6cef1783fdb223e5aa7eb50343',1,'amrex::MLEBABecLap::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a099b8059c7848bf601ca1cc33426ce24',1,'amrex::MLTensorOp::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7d4de7a03f5dcdc4c52c4451afb04737',1,'amrex::MLNodeABecLaplacian::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a81443deada65588ba7a71e191def4aa0',1,'MLLinOpT< Array< MultiFab, 3 > >::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a81443deada65588ba7a71e191def4aa0',1,'amrex::MLLinOpT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aa4a38baa43b1454a82381cbb0b8ff253',1,'amrex::MLEBTensorOp::update()']]],
+ ['update_5ffab_5fstats_8324',['update_fab_stats',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a610006830e72a750eb65c44c5a540695',1,'amrex::update_fab_stats(Long n, Long s, std::size_t szt) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae096acad3cf4e038809c53d73c0c57c8',1,'amrex::update_fab_stats(Long n, Long s, size_t szt) noexcept']]],
+ ['update_5fhessenberg_8325',['update_hessenberg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab5c227d648d01f4870f5083500d29d32',1,'amrex::GMRES::update_hessenberg()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab5c227d648d01f4870f5083500d29d32',1,'GMRES< MF, GMRESMLMGT< MF > >::update_hessenberg()']]],
+ ['update_5fsingular_5fflags_8326',['update_singular_flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a33149b38d0c384a6ea3e324962847ef8',1,'amrex::MLABecLaplacianT']]],
+ ['updatebdkey_8327',['updateBDKey',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a3918d10004ca8f4494fd9e6099bdabc3',1,'amrex::FabArrayBase']]],
+ ['updatebeta_8328',['updateBeta',['../classHydro_1_1MacProjector.html#a1b03aef48fa18be5e482e7d99b5fb642',1,'Hydro::MacProjector::updateBeta(const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &)'],['../classHydro_1_1MacProjector.html#ab0cfae54032e95667410d970443b90c4',1,'Hydro::MacProjector::updateBeta(amrex::Real a_const_beta)']]],
+ ['updatebndryvalues_8329',['updateBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a46045099a99335613063cba938a27623',1,'amrex::InterpBndryDataT']]],
+ ['updatecoeffs_8330',['updateCoeffs',['../classHydro_1_1MacProjector.html#a2997bc71017376e17231cd879d492169',1,'Hydro::MacProjector']]],
+ ['updatecorbc_8331',['updateCorBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a6bb9614b2635f9935e7cb8816074a2ef',1,'amrex::MLCellLinOpT']]],
+ ['updatedataptr_8332',['UpdateDataPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::STLtools::Triangle >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'amrex::PODVector::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< unsigned int >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< std::size_t >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleReal * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int *, DefaultAllocator< int * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< index_type >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const ParticleReal * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const int *, DefaultAllocator< const int * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const int * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< char >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::XDim3 >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::openbc::MomTag >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::NeighborCode >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::BoxND >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::UpdateDataPtr()']]],
+ ['updatedistributionmaps_8333',['UpdateDistributionMaps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a69fdf4e347142373696281d9269c6799',1,'amrex::AmrLevel']]],
+ ['updatedq_8334',['updatedQ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3d289d346e68eb126c040ca8a41a5c37',1,'amrex::XYPlotDataList']]],
+ ['updateinsitu_8335',['updateInSitu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a6cfcdb14e8d28779382ac6406ab2ca',1,'amrex::Amr']]],
+ ['updateintercept_8336',['updateIntercept',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ade00ed9461b4c9782dd363cb75dc84ae',1,'amrex::STLtools::updateIntercept()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a51c892bf2db0a77c6411432c0e3ee20a',1,'amrex::EB2::GeometryShop::updateIntercept()']]],
+ ['updatemaxstreamindex_8337',['updateMaxStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a434609107e7998739f79cb1e7409f06c',1,'amrex::ReduceData']]],
+ ['updatememusage_8338',['updateMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7022fe872e97df24058250928b3d84b6',1,'amrex::FabArrayBase']]],
+ ['updateneighbors_8339',['updateNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a6aeacb4e33f4b1946b8b7a5434a77f6d',1,'amrex::NeighborParticleContainer']]],
+ ['updateneighborsgpu_8340',['updateNeighborsGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0f70a3eeb349ea4d713b581c5beebc82',1,'amrex::NeighborParticleContainer']]],
+ ['updatepatch_8341',['UpdatePatch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#aa55a8198c3168709333964b78c796a6a',1,'amrex::InSituUtils']]],
+ ['updatesingularflag_8342',['updateSingularFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aeb46c77177cf2f29c1cabac3d7edb1ad',1,'amrex::MLALaplacianT']]],
+ ['updatesolbc_8343',['updateSolBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a28d4c00dc8448c2c8f10dc519a42ae0f',1,'amrex::MLCellLinOpT']]],
+ ['updatestats_8344',['UpdateStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a613fe181c09a5abcd497c827b17c3bbb',1,'amrex::XYPlotDataList']]],
+ ['updatevelocity_8345',['updateVelocity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a6bf02dee201be3491d55e71b1e98b72c',1,'amrex::MLNodeLaplacian']]],
+ ['upper_5fbound_8346',['upper_bound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab28eefec426cf22afcff6bd888243731',1,'amrex']]],
+ ['upperindex_8347',['UpperIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a74cecde9e2041a58b0d9b81b8ed00c22',1,'amrex::CoordSys']]],
+ ['use_5fadaptive_5ffast_5ftime_5fstep_8348',['use_adaptive_fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a19edbb14c5dbad6c2550d6fb59ab3860',1,'amrex::IntegratorBase']]],
+ ['use_5fadaptive_5ftime_5fstep_8349',['use_adaptive_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ac912e7cd93ce1edbebd7af47bd90f7c2',1,'amrex::IntegratorBase']]],
+ ['use_5fark_8350',['use_ark',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a867e34f38ddc2162711d6d3d68dc1bc2',1,'amrex::SundialsIntegrator']]],
+ ['use_5fcpu_5fmemory_8351',['use_cpu_memory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#ab026f86170fec3dd5d7c54050ef32dc0',1,'amrex::ArenaInfo']]],
+ ['use_5ffixed_5fcoarse_5fgrids_8352',['use_fixed_coarse_grids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a6a665ee4c81c3b28e36775d7e94ab261',1,'amrex::AmrInfo']]],
+ ['use_5ffixed_5fupto_5flevel_8353',['use_fixed_upto_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ad9000321def17faf06f9fef5ea304163',1,'amrex::AmrInfo']]],
+ ['use_5fgpu_5faware_5fmpi_8354',['use_gpu_aware_mpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95e4c6ac08c44a34028ade62e7fc3b13',1,'amrex::ParallelDescriptor']]],
+ ['use_5fmask_8355',['use_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a21bd4a08b87b0afeeb0d8889c619c86c',1,'amrex::NeighborParticleContainer']]],
+ ['use_5fmri_8356',['use_mri',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a023816ef658136d5deee9a7afa631f5a',1,'amrex::SundialsIntegrator']]],
+ ['use_5fnew_5fchop_8357',['use_new_chop',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a7caf591556b0da33b2a44a7726706395',1,'amrex::AmrInfo']]],
+ ['useasyncout_8358',['UseAsyncOut',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#adbc79ec1aacd0106757683aea46b43ce',1,'amrex::AsyncOut']]],
+ ['useaverage_8359',['UseAverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872da7907e45520d436a47eb139e8c055c203',1,'amrex::ErrorRec']]],
+ ['usedefaultstream_8360',['UseDefaultStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a86ecc5077df582ee99c76ad01a017bed',1,'amrex::MFItInfo']]],
+ ['usedynamicsetselection_8361',['useDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a9149ec039a2136083c03aabdaa275672',1,'amrex::VisMF']]],
+ ['useeb2_8362',['useEB2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ad7f55d0b557cb48b84323df22a77d9d0',1,'amrex::EB2']]],
+ ['usefixedcoarsegrids_8363',['useFixedCoarseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aee758e772b5c854d121923686d1d3949',1,'amrex::AmrMesh']]],
+ ['usefixeduptolevel_8364',['useFixedUpToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a6ff4a09f169c29d17327aa37b49d3e5a',1,'amrex::AmrMesh']]],
+ ['usegpuawarempi_8365',['UseGpuAwareMpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3e62b2c32fa5036fc1bb1dff1d819de6',1,'amrex::ParallelDescriptor']]],
+ ['usehypre_8366',['useHypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a69ca175723edf119484f91db70abd0ca',1,'amrex::OpenBCSolver']]],
+ ['usepersistentifstreams_8367',['usePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a806512ed6337ff31d9eb6f63f94ce792',1,'amrex::VisMF']]],
+ ['useprecond_8368',['usePrecond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#acba210ae4c73c6e484ba27502baafbed',1,'amrex::GMRESMLMGT']]],
+ ['useprepost_8369',['usePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd72327ed221e95f199aa4b22e98f662',1,'amrex::ParticleContainer_impl::usePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd72327ed221e95f199aa4b22e98f662',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::usePrePost()']]],
+ ['user_8370',['USER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a95c0a22b378e1d0ee1d0e63f951e51d4',1,'amrex::AMRErrorTag']]],
+ ['user_8371',['User',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a8f9bfe9d1345237cb3b2b205864da075',1,'amrex']]],
+ ['userfillbox_8372',['UserFillBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88781af4a5d3f8271de2b3129cc49393',1,'amrex']]],
+ ['userfunc_8373',['UserFunc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html',1,'amrex::AMRErrorTag::UserFunc'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#abce24ad35cd0f876678f1da42c95bce2',1,'amrex::AMRErrorTag::UserFunc::UserFunc(UserFunc &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#a6968cbb952d4548f38ff1f3955bae302',1,'amrex::AMRErrorTag::UserFunc::UserFunc(UserFunc const &)=default']]],
+ ['userminmax_8374',['USERMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea42576cdc8bdd08f00ae67a899a9d1550',1,'amrex::Amrvis']]],
+ ['usesingleread_8375',['useSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a7127d8495966b5d5506d3cff6c536a12',1,'amrex::VisMF']]],
+ ['usesinglewrite_8376',['useSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0706ea7e89d0d5b2d9a60acacc8f38f0',1,'amrex::VisMF']]],
+ ['usesparsefpp_8377',['useSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a97ff46c50d110eeeacfcb90f5c001bd0',1,'amrex::NFilesIter']]],
+ ['usestaticsetselection_8378',['useStaticSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ab85302b89ef7c47f7213adc1c25e7fbe',1,'amrex::NFilesIter']]],
+ ['usesynchronousreads_8379',['useSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0c9e87f4c459196a9f1ce7870ccbf9cb',1,'amrex::VisMF']]],
+ ['usingprecreatedirectories_8380',['UsingPrecreateDirectories',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af0ab98386ac1b7aac739c65a8c3f2d95',1,'amrex::Amr']]],
+ ['utilcreatecleandirectory_8381',['UtilCreateCleanDirectory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a832f4ad883cbc470d76cde70a099e912',1,'amrex']]],
+ ['utilcreatedirectory_8382',['UtilCreateDirectory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a913fd7ccf7cab45bc7d8e2a09ddd2824',1,'amrex']]],
+ ['utilcreatedirectorydestructive_8383',['UtilCreateDirectoryDestructive',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebce007d4152715af0cf44f3ab94d1fe',1,'amrex']]],
+ ['utilities_8384',['Utilities',['../group__Utilities.html',1,'']]],
+ ['utilrenamedirectorytoold_8385',['UtilRenameDirectoryToOld',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae2d0c6a2a5153df0d38d7cde07a89c73',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_16.js b/amrex-hydro/Doxygen/html/search/all_16.js
index 6db6940..609f6ec 100644
--- a/amrex-hydro/Doxygen/html/search/all_16.js
+++ b/amrex-hydro/Doxygen/html/search/all_16.js
@@ -1,224 +1,224 @@
var searchData=
[
- ['v_8389',['v',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#acf6ba1d5b3161fdae4e2416e98718c18',1,'amrex::BoxCommHelper::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html#aba0f711063f2c6ab16f1d456e059499b',1,'amrex::ParserExeSUB_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html#a84b7da4493aa2827477c76ed75372065',1,'amrex::ParserExeSUB_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html#a70cf7dd5ba4cfb79e1bfb498244c4b2a',1,'amrex::ParserExeNumber::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html#a695460708ea3a22fd94fbe0f85aa7346',1,'amrex::ParserExeMUL_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html#a6d456e1ca0a648b0eb84aa8d10c21ab9',1,'amrex::ParserExeMUL_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html#a3b3d6e22362dc0df987b0457a574298d',1,'amrex::ParserExeDIV_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html#a4f66cd89caf8f347e790a67c2adda4a3',1,'amrex::ParserExeDIV_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html#ac6b7e571e8c3f62ebf907b020082abf2',1,'amrex::ParserExeADD_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html#ada79934875f45953b20dec41ac4237d0',1,'amrex::ParserExeADD_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html#a8133d36cbf6dcb6aca392217ee6a90e5',1,'amrex::parser_assign::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html#a73b906eae2b2eed729873c1c97d2a9da',1,'amrex::IParserExeSUB_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html#a1461b3f0be67f1c388e23a7b7f6e5349',1,'amrex::IParserExeSUB_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html#a73386e70574f614ef7620ee64c6a99c2',1,'amrex::IParserExeMUL_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html#a1bd41de7b1cdd468450f00757d5ee7b9',1,'amrex::iparser_assign::v()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html#a7ec2e1e3902040026a88936d1bbe7368',1,'amrex::iparser_nvp::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html#a156c1029378cd849418c5aaf927f712d',1,'amrex::IParserExeADD_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html#a8c5604008056a98ef6024e518a06135c',1,'amrex::IParserExeADD_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html#a5d49621db0bb2c149c6f8bd0850ecf77',1,'amrex::IParserExeDIV_NV::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html#aad480540c849886d7932c4031598365f',1,'amrex::IParserExeDIV_PV::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html#a80ba759d0c2dd90bf1f87620abf55ae1',1,'amrex::IParserExeDIV_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html#a53475dd4f3d7540189b7f867d9a7dd78',1,'amrex::IParserExeDIV_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html#a08747e182b492726bc3b308f97bc9b5c',1,'amrex::IParserExeMUL_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html#ace18855098baed73e076cf373a35a597',1,'amrex::IParserExeNumber::v()']]],
- ['v1_8390',['v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html#a55b9d3099133f345ecb5d650727c793b',1,'amrex::STLtools::Triangle']]],
- ['v2_8391',['v2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html#a6b301a1c15117340fbb999bfee7dd5a2',1,'amrex::STLtools::Triangle']]],
- ['v3_8392',['v3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html#ab4af12af8d6c359d4870d0d93a9d07b5',1,'amrex::STLtools::Triangle']]],
- ['val_8393',['val',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html#a4f8b94b264df0fdd9092cbbcb30c1126',1,'amrex::Array4BoxValTag::val()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a3a44078514365792a6288dcd61a668b0',1,'amrex::Orientation::val()']]],
- ['validateuserinput_8394',['ValidateUserInput',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy_1_1detail.html#a55450ed37c6677fb96a9f9c724553739',1,'amrex::VectorGrowthStrategy::detail']]],
- ['validbox_8395',['validbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a06370be1805b070ebf8964b57b5957e5',1,'amrex::EB2::GFab::validbox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a77ae102619461dabde09c7801390b841',1,'amrex::MFIter::validbox()']]],
- ['vallocpair_8396',['ValLocPair',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html',1,'amrex']]],
- ['value_8397',['value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a2d7733b7adfa9401fdc90202486d2b54',1,'amrex::ReduceData::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsConvertible.html#a97890bbd4285b5c635cf29031ae464e2',1,'amrex::IsConvertible::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html#a9b8b81a5486eb6114f80a5a40489fd92',1,'amrex::parser_number::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same.html#add56e437a7ffd8c0a9036d03d11b8771',1,'amrex::Same::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same_3_01T_00_01U_01_4.html#af5ce978eccae099c3f92d21d1ede7ad4',1,'amrex::Same< T, U >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#aa76259f63fc8b37f35274e568f69f0cd',1,'amrex::Scan::detail::STVA::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#aa76259f63fc8b37f35274e568f69f0cd',1,'STVA< U >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1GpuTuple_3_01Ts_8_8_8_01_4_01_4.html#a5d5a37198c314fd454c6d5a11303f8dc',1,'std::tuple_size< amrex::GpuTuple< Ts... > >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html#af43ffa90c029ee19a4d2cdd5e4d1bbdb',1,'std::tuple_size< amrex::IndexTypeND< dim > >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html#a02352e50126403c1dcf04e5850ffdd4d',1,'std::tuple_size< amrex::IntVectND< dim > >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a9771bd9643659218372d99e54cb37f52',1,'amrex::ValLocPair::value()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ab375ddfc635376587d621e83a8daa746',1,'amrex::ReduceData::value()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a05d9d8beb406be38812442c318e5d434',1,'amrex::ReduceOps::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html#a8a04b07ec018cb1469530b8b22da3105',1,'amrex::iparser_number::value()']]],
- ['value_5ft_8398',['value_t',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html#a5a2159bb93f523660e17cfa0cda89054',1,'amrex::detail::Detector::value_t()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html#a4714bed5510035711488467ea4927ad8',1,'amrex::detail::Detector< Default, Void_t< Op< Args... > >, Op, Args... >::value_t()']]],
- ['value_5ftype_8399',['value_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac61c23cc2289daaeb85d95dc667a2a36',1,'amrex::ParticleArray::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#ad2de450062127ddfed6337961fdcf3c0',1,'amrex::InterpBndryDataT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a46c2c7c4a9976b355e86cfbc62f1052a',1,'amrex::IntVectND::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a46c2c7c4a9976b355e86cfbc62f1052a',1,'IntVectND< AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ac08ef3659c93f94805a96457a9419b5e',1,'amrex::ParticleArrayAccessor::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#ac9a51efd884cb5eb1e8ec10d6fff7d41',1,'hacc::AlignedAllocator::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'amrex::ArenaAllocatorBase::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, ArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const ParticleReal * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ad82ea827b5b1999cc86a3b075c7a3659',1,'amrex::TableData::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< unsigned int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< std::size_t >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< ParticleReal * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< int *, DefaultAllocator< int * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< int * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< index_type >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a6e80e66cb5f6381e43a226ddee681939',1,'amrex::IndexTypeND::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const int *, DefaultAllocator< const int * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const int * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< char >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::XDim3 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::STLtools::Triangle >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::openbc::MomTag >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::NeighborCode >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::BoxND >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'amrex::PODVector::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int *, NAI >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< TagBox >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html#aa3d626c31226662da6f99c9732d5d273',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html#aa772ad381e04dcf6ffc6391b081e33eb',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ab235947bfbdf6abe588b53f05300b5b7',1,'amrex::FabSetT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1FABType.html#a652d8be3c46448addbe48ef3e56e7c78',1,'amrex::FabArray::FABType::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'amrex::GpuArray::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< amrex::algoim::Interval, N >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< amrex::EB2::PolyTerm, N >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< bool, N >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< const int *, NArrayInt >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< const ParticleReal *, NArrayReal >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, 2 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, 3 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, 4 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< ParticleReal *, NAR >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real, 3 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real, AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real, nelems >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real,(M+2) *(M+1)/2 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a901c79bd919c5c61745c980b480a9422',1,'amrex::GpuComplex::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a6e80e66cb5f6381e43a226ddee681939',1,'IndexTypeND< AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< FArrayBox >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'amrex::BaseFab::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< AtomicInt >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< char >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< EBCellFlag >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< HYPRE_Int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< PetscInt >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< Real >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#abcdaf55bfa67d5d815bf0f02b11b4755',1,'amrex::BndryDataT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ac60614a22752704216c93192f96a4f92',1,'amrex::BndryRegisterT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#acf82f34218d15ed26f163a36979c5a30',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a6d7825ead06e725a3e1a91b248a9149a',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a913ff82076d8ba44b1368ee651f235b4',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aee9e9e8e6778816545b4523b1bb0056e',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'amrex::FabArray::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::BaseFab< AtomicInt > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::BaseFab< PetscInt > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::CutFab >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::EBCellFlagFab >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::Mask >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< IArrayBox >::value_type()']]],
- ['vanleer_8400',['vanleer',['../structPPM_1_1vanleer.html',1,'PPM']]],
- ['vanleer_8401',['vanLeer',['../structPPM_1_1vanleer.html#a7b61be2b2ab4f4ccda5b7e9208a5ee2d',1,'PPM::vanleer']]],
- ['vanleer_8402',['VanLeer',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a226a317543d598f865ae76be2571750a',1,'PPM']]],
- ['variable_5fnames_8403',['variable_names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#afef1822a23261763c6da7cc5dbe644b5',1,'amrex::DeriveRec']]],
- ['variablecleanup_8404',['variableCleanUp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a7ba6a4758a8402bc7d91ba7e636d2094',1,'amrex::LevelBld']]],
- ['variablename_8405',['variableName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a390fb97e437dd3b2fc3b5be48804dd0d',1,'amrex::DeriveRec']]],
- ['variablesetup_8406',['variableSetUp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#ab7638fd4ea5c9153a4c81797034b6688',1,'amrex::LevelBld']]],
- ['variablesetupfornewcompprocs_8407',['variableSetUpForNewCompProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#af5b8be4ad0e53d191561488d2f1136d3',1,'amrex::LevelBld']]],
- ['varnames_8408',['varNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#abdc4d9be2576d4f7b6f2b4af2ace47da',1,'amrex::PlotFileData::varNames()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4b41aced7339c79e76729d342456564e',1,'amrex::PlotFileDataImpl::varNames()']]],
- ['vcallstats_8409',['vCallStats',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a40b142a9ce325e063b6f8003c5d3cc9d',1,'RegionsProfStats::DataBlock']]],
- ['vcartgrid_8410',['vCartGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93d8a8d179bc25e308d12760514402c3',1,'amrex::AmrData']]],
- ['vcommstats_8411',['vCommStats',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a2616da0635b25290247f80c3cfb6ee32',1,'CommProfStats::DataBlock']]],
- ['vec_8412',['vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a4c7fb1c88f200101a80a1e254e7d446e',1,'amrex::ErrorList']]],
- ['vect_8413',['vect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2d620609a5de880b2cd8c8cbf63d1c3',1,'amrex::IntVectND::vect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2d620609a5de880b2cd8c8cbf63d1c3',1,'IntVectND< AMREX_SPACEDIM >::vect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0f0b7286c21b06ba0eea3a31c09cf2f1',1,'amrex::RealVect::vect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a3a8e11f7ca6df497a8fa29179b7f85fa',1,'amrex::BCRec::vect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#adfdfaa53c102691ab684e97bcb51e188',1,'amrex::BCRec::vect() &&=delete']]],
- ['vector_8414',['Vector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_20_2a_2c_20amrex_5fspacedim_20_3e_20_3e_8415',['Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_8416',['Vector< amrex::Array< amrex::MultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3abcrec_20_3e_8417',['Vector< amrex::BCRec >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ablprofiler_3a_3acallstats_20_3e_8418',['Vector< amrex::BLProfiler::CallStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ablprofiler_3a_3acommstats_20_3e_8419',['Vector< amrex::BLProfiler::CommStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ablprofiler_3a_3arstartstop_20_3e_8420',['Vector< amrex::BLProfiler::RStartStop >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aboxarray_20_3e_8421',['Vector< amrex::BoxArray >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aboxlist_20_3e_8422',['Vector< amrex::BoxList >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aboxnd_20_3e_8423',['Vector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3adataservices_20_2a_20_3e_8424',['Vector< amrex::DataServices * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3adistfcnelement2d_20_2a_20_3e_8425',['Vector< amrex::distFcnElement2d * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3adistributionmapping_20_3e_8426',['Vector< amrex::DistributionMapping >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3achkptfilelevel_20_3e_8427',['Vector< amrex::EB2::ChkptFileLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3aedge_20_3e_8428',['Vector< amrex::EB2::Edge >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3agshoplevel_3c_20g_20_3e_20_3e_8429',['Vector< amrex::EB2::GShopLevel< G > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3apolyterm_20_3e_8430',['Vector< amrex::EB2::PolyTerm >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3astllevel_20_3e_8431',['Vector< amrex::EB2::STLLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3afabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_20_3e_8432',['Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aforkjoin_3a_3acomponentset_20_3e_8433',['Vector< amrex::ForkJoin::ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aforkjoin_3a_3amffork_20_3e_8434',['Vector< amrex::ForkJoin::MFFork >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ageometry_20_3e_8435',['Vector< amrex::Geometry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aimultifab_20_3e_8436',['Vector< amrex::iMultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aindextypend_20_3e_8437',['Vector< amrex::IndexTypeND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ainterpbase_20_2a_20_3e_8438',['Vector< amrex::InterpBase * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aintvectnd_20_3e_8439',['Vector< amrex::IntVectND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3alayoutdata_3c_20hypre_5fint_20_3e_20_3e_8440',['Vector< amrex::LayoutData< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_8441',['Vector< amrex::LayoutData< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3amultifab_20_2a_20_3e_8442',['Vector< amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3amultifab_20_3e_8443',['Vector< amrex::MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3amultimask_20_3e_8444',['Vector< amrex::MultiMask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcommtag_20_3e_8445',['Vector< amrex::NeighborParticleContainer::NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aparticlelocator_3c_20bins_20_3e_20_3e_8446',['Vector< amrex::ParticleLocator< Bins > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_8447',['Vector< amrex::PODVector< amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_8448',['Vector< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8449',['Vector< amrex::PODVector< IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_8450',['Vector< amrex::PODVector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20std_3a_3asize_5ft_20_3e_20_3e_8451',['Vector< amrex::PODVector< std::size_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3areal_20_3e_8452',['Vector< amrex::Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3astatedata_20_3e_8453',['Vector< amrex::StateData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_8454',['Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxarray_20_3e_20_3e_8455',['Vector< amrex::Vector< amrex::BoxArray > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxnd_20_3e_20_3e_8456',['Vector< amrex::Vector< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_8457',['Vector< amrex::Vector< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afabarrayid_20_3e_20_3e_8458',['Vector< amrex::Vector< amrex::FabArrayId > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afarraybox_20_2a_20_3e_20_3e_8459',['Vector< amrex::Vector< amrex::FArrayBox * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3ageometry_20_3e_20_3e_8460',['Vector< amrex::Vector< amrex::Geometry > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aimultifab_20_3e_20_3e_8461',['Vector< amrex::Vector< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_2a_20_3e_20_3e_8462',['Vector< amrex::Vector< amrex::MultiFab * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_20_3e_8463',['Vector< amrex::Vector< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3areal_20_3e_20_3e_8464',['Vector< amrex::Vector< amrex::Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afillboxid_20_3e_20_3e_20_3e_8465',['Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_20_3e_8466',['Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_20_3e_8467',['Vector< amrex::Vector< amrex::Vector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_20_3e_8468',['Vector< amrex::Vector< amrex::Vector< Real > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avismf_20_2a_20_3e_20_3e_8469',['Vector< amrex::Vector< amrex::VisMF * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8470',['Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultimask_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_20_3e_8471',['Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20mf_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8472',['Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_2c_203_20_3e_20_3e_20_3e_8473',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_203_20_3e_20_3e_20_3e_8474',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8475',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8476',['Vector< amrex::Vector< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3avector_3c_20double_20_3e_20_3e_8477',['Vector< amrex::Vector< double > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20fab_20_2a_20_3e_20_3e_8478',['Vector< amrex::Vector< FAB * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20hypre_5fint_20_3e_20_3e_8479',['Vector< amrex::Vector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_8480',['Vector< amrex::Vector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20long_20_3e_20_3e_8481',['Vector< amrex::Vector< Long > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20mf_20_3e_20_3e_8482',['Vector< amrex::Vector< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_8483',['Vector< amrex::Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20rt_20_3e_20_3e_8484',['Vector< amrex::Vector< RT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afabfactory_3c_20fab_20_3e_20_3e_20_3e_20_3e_8485',['Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3agpu_3a_3adevicescalar_3c_20amrex_3a_3alusolver_3c_20amrex_5fspacedim_20_2a2_2c_20rt_20_3e_20_3e_20_3e_20_3e_20_3e_8486',['Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_20_3e_8487',['Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlcelllinopt_3a_3abndrycondloc_20_3e_20_3e_20_3e_8488',['Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_8489',['Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20bndrycondloc_20_3e_20_3e_20_3e_8490',['Vector< amrex::Vector< std::unique_ptr< BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3avector_3c_20bool_20_3e_20_3e_20_3e_8491',['Vector< amrex::Vector< std::vector< bool > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avismf_3a_3afabondisk_20_3e_8492',['Vector< amrex::VisMF::FabOnDisk >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aweightedbox_20_3e_8493',['Vector< amrex::WeightedBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ayafluxregistert_3c_20mf_20_3e_20_3e_8494',['Vector< amrex::YAFluxRegisterT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20amrex_3a_3aimultifab_2c_20amrex_5fspacedim_20_3e_20_3e_8495',['Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20amrex_3a_3alayoutdata_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_8496',['Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20bctype_2c_20amrex_5fspacedim_20_3e_20_3e_8497',['Vector< Array< BCType, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20real_2c_20amrex_5fspacedim_20_3e_20_3e_8498',['Vector< Array< Real, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20barrierentry_20_3e_8499',['Vector< BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20blpdatablock_20_3e_8500',['Vector< BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20blprofstats_3a_3ablpdatablock_20_3e_8501',['Vector< BLProfStats::BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_8502',['Vector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20char_20_2a_20_3e_8503',['Vector< char * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20char_20_3e_8504',['Vector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20char_20const_20_2a_20_3e_8505',['Vector< char const * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3abarrierentry_20_3e_8506',['Vector< CommProfStats::BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3adatablock_20_3e_8507',['Vector< CommProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3anametagentry_20_3e_8508',['Vector< CommProfStats::NameTagEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3areductionentry_20_3e_8509',['Vector< CommProfStats::ReductionEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20componentset_20_3e_8510',['Vector< ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20const_20amrex_3a_3amultifab_20_2a_20_3e_8511',['Vector< const amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20const_20fabarraybase_3a_3acopycomtagscontainer_20_2a_20_3e_8512',['Vector< const FabArrayBase::CopyComTagsContainer * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20datablock_20_3e_8513',['Vector< DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20double_20_3e_8514',['Vector< double >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20gpustream_5ft_20_3e_8515',['Vector< gpuStream_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20indextypend_3c_20amrex_5fspacedim_20_3e_20_3e_8516',['Vector< IndexTypeND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20int_20_3e_8517',['Vector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_8518',['Vector< IntVectND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20long_20_3e_8519',['Vector< long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20long_20_3e_8520',['Vector< Long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20mf_20_3e_8521',['Vector< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20mpi_5frequest_20_3e_8522',['Vector< MPI_Request >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20mpi_5fstatus_20_3e_8523',['Vector< MPI_Status >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20multifab_20_3e_8524',['Vector< MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20neighborcommtag_20_3e_8525',['Vector< NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20particlelevel_20_3e_8526',['Vector< ParticleLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20real_20_3e_8527',['Vector< Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20regionsprofstats_3a_3adatablock_20_3e_8528',['Vector< RegionsProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20rt_20_3e_8529',['Vector< RT >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20setbuf_5fchar_5ftype_20_3e_8530',['Vector< Setbuf_Char_Type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aifstream_20_2a_20_3e_8531',['Vector< std::ifstream * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3alist_3c_20amrex_3a_3axyplotdatalistlink_20_2a_20_3e_20_3e_8532',['Vector< std::list< amrex::XYPlotDataListLink * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3alist_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_8533',['Vector< std::list< BLProfStats::TimeRange > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3aintvectnd_20_3e_20_3e_8534',['Vector< std::map< int, amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_20_3e_8535',['Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_8536',['Vector< std::map< int, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_20_3e_8537',['Vector< std::map< int, amrex::PODVector< IntVectND< AMREX_SPACEDIM > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8538',['Vector< std::map< int, IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3ainversecopytag_20_3e_20_3e_20_3e_8539',['Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcopytag_20_3e_20_3e_20_3e_20_3e_8540',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20neighborcopytag_20_3e_20_3e_20_3e_20_3e_8541',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20inversecopytag_20_3e_20_3e_20_3e_8542',['Vector< std::map< PairIndex, amrex::Vector< InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20int_20_3e_20_3e_8543',['Vector< std::map< PairIndex, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20intvector_20_3e_20_3e_8544',['Vector< std::map< PairIndex, IntVector > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20particletile_20_3e_20_3e_8545',['Vector< std::map< PairIndex, ParticleTile > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3aneighborlist_3c_20particletype_20_3e_20_3e_20_3e_8546',['Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_8547',['Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20std_3a_3astring_2c_20int_20_3e_20_3e_8548',['Vector< std::map< std::string, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_20_3e_8549',['Vector< std::pair< int, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_20_3e_8550',['Vector< std::pair< Real, std::unique_ptr< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20multifab_20_3e_20_3e_20_3e_8551',['Vector< std::pair< Real, std::unique_ptr< MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3apair_3c_20void_20_2a_2c_20amrex_3a_3aarena_20_2a_20_3e_20_3e_8552',['Vector< std::pair< void *, amrex::Arena * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3asize_5ft_20_3e_8553',['Vector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3astring_20_3e_8554',['Vector< std::string >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aamrlevel_20_3e_20_3e_8555',['Vector< std::unique_ptr< amrex::AmrLevel > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_20_3e_20_3e_8556',['Vector< std::unique_ptr< amrex::BndryRegisterT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_8557',['Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_8558',['Vector< std::unique_ptr< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aeb2_3a_3aindexspace_20_3e_20_3e_8559',['Vector< std::unique_ptr< amrex::EB2::IndexSpace > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aerrorrec_20_3e_20_3e_8560',['Vector< std::unique_ptr< amrex::ErrorRec > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afillpatcher_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_8561',['Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_8562',['Vector< std::unique_ptr< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_20_3e_8563',['Vector< std::unique_ptr< amrex::LayoutData< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_20_3e_20_3e_8564',['Vector< std::unique_ptr< amrex::MLMGBndryT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_3c_20mf_20_3e_20_3e_20_3e_8565',['Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_8566',['Vector< std::unique_ptr< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_20_3e_20_3e_8567',['Vector< std::unique_ptr< amrex::StateDescriptor > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_3a_3abndryfunc_20_3e_20_3e_8568',['Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3avismf_20_3e_20_3e_8569',['Vector< std::unique_ptr< amrex::VisMF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_20_3e_8570',['Vector< std::unique_ptr< Array< MultiFab, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20bndryfunc_20_3e_20_3e_8571',['Vector< std::unique_ptr< BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_8572',['Vector< std::unique_ptr< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20std_3a_3afstream_20_3e_20_3e_8573',['Vector< std::unique_ptr< std::fstream > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20t_20_3e_20_3e_8574',['Vector< std::unique_ptr< T > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20t_20_3e_8575',['Vector< T >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20v_20_3e_8576',['Vector< V >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20vector_3c_20multifab_20_3e_20_3e_8577',['Vector< Vector< MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20vector_3c_20real_20_3e_20_3e_8578',['Vector< Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20vertex_20_3e_8579',['Vector< Vertex >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vectorlength_8580',['vectorLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5cb72900ed102d11d069c1e157364f59',1,'amrex::RealVect::vectorLength() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5cb72900ed102d11d069c1e157364f59',1,'amrex::RealVect::vectorLength() const noexcept']]],
- ['vectors_8581',['VECTORS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323bacf0666cfb2f627fed09e81c9fbdbfa0c',1,'amrex::Amrvis']]],
- ['vectortag_8582',['VectorTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html',1,'amrex']]],
- ['verbose_8583',['verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4ee12165f32372e900a0f0967a344708',1,'amrex::VisMF::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a42fc975e27a744624c255b0fad3f8cd7',1,'amrex::TinyProfiler::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ae936d602185921239af1aa72bdec1cbd',1,'amrex::system::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a03a7a7428fc17a0413d54f5b9c2cb9e6',1,'amrex::PETScABecLap::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#abc5cadb87add794dca040e5cebff0fe2',1,'amrex::MLMGT::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a685caf14f09300309d306d01150eae9a',1,'MLLinOpT< Array< MultiFab, 3 > >::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a685caf14f09300309d306d01150eae9a',1,'amrex::MLLinOpT::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a0f7eb83547164209035b1dd1d8a5409c',1,'amrex::MLCGSolverT::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a46cd3d0729be8490f8ae8840c1988d38',1,'amrex::HypreNodeLap::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a299be2dee6b5a28af170606d9b19615b',1,'amrex::Hypre::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a725fb9c29db07764d1a95c03dedf3df5',1,'amrex::Gpu::Device::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#acca0fea9f472ea1fdb67cbebe9b93d5c',1,'BLProfStats::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ae0c6a5189c216220bf4aab567206c362',1,'amrex::AmrInfo::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1bd53088e127ea5603447dd7e7c574e1',1,'amrex::AmrData::verbose()']]],
- ['verbose_8584',['Verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aecfa142bba944fe440b23bd13a79c08e',1,'amrex::ParticleContainerBase::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4fe2b9e6e5a2c039c7684f364a5c8bb2',1,'amrex::ParmParse::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ab1ed7e37b6df653a97423cd2402d4817',1,'amrex::ForkJoin::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ac33caf53799dfb8c0b2160bf2a228c1b',1,'BLProfStats::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a9b78b807755b822ba0c46ec0e3150089',1,'amrex::AmrMesh::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#af952472581f78b118b6337ec671d65f4',1,'amrex::AmrData::Verbose()']]],
- ['verbose_8585',['verbose',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adf03962600e13b4ecd73531bd77d0cf5',1,'amrex']]],
- ['verbose_8586',['Verbose',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acafd26c0f64d958aed9ee56043c4f10e',1,'amrex']]],
- ['verbosity_2ecpp_8587',['verbosity.cpp',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8cpp.html',1,'']]],
- ['verbosity_2eh_8588',['verbosity.h',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8h.html',1,'']]],
- ['version_8589',['Version',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4158723bb78d3d5f19e396a20c0ce2d',1,'amrex::Version()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54d',1,'amrex::VisMF::Header::Version()']]],
- ['version_5fv1_8590',['Version_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54dad8a8b7451642ebbf0f06d98d6aec42c5',1,'amrex::VisMF::Header']]],
- ['vertex_8591',['Vertex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html',1,'amrex::EB2']]],
- ['vertexid_8592',['VertexID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a853647130b0422fbb57870513c44b89b',1,'amrex::EB2']]],
- ['vfeps_8593',['VfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a31f677540a6f76eb6d0f414a71ed544a',1,'amrex::AmrData']]],
- ['vfeps_8594',['vfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa1abeaf749a362244bd9f82a68a6ec12',1,'amrex::AmrData']]],
- ['virtualparticleid_8595',['VirtualParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a4338aa4cab572b2f577754ade0252083',1,'amrex::LongParticleIds']]],
- ['vismf_8596',['VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html',1,'amrex']]],
- ['vismf_8597',['visMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a5a5958ef910e9bf598e3e22c1b6f107f',1,'amrex::AmrData']]],
- ['vismf_8598',['VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a882c0b2883ef4da0ba1b314a8f620d6c',1,'amrex::VisMF::VisMF(VisMF &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af548c2f100181d3712792cf4fae27ef5',1,'amrex::VisMF::VisMF(const VisMF &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ac004ba1e006788eb0b77356977f72238',1,'amrex::VisMF::VisMF(std::string fafab_name)']]],
- ['vismfbasename_8599',['VisMFBaseName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec030b01162fc088d8de7dc493235430',1,'amrex']]],
- ['vismfbuffer_8600',['VisMFBuffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html',1,'amrex']]],
- ['vismfwrite_8601',['VisMFWrite',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9dca52e8981b35caa7b00d00c8c6a8c',1,'amrex']]],
- ['vismfwriteheader_8602',['VisMFWriteHeader',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0009871904f8601dbda21f3654b7bb33',1,'amrex']]],
- ['void_5ft_8603',['Void_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1fbad5ff9cc23fcc37c363d9d3bc0d94',1,'amrex::detail']]],
- ['voidcopytag_8604',['VoidCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html',1,'']]],
- ['volume_8605',['volume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7633d0b8d59816eeb7a035908d31f1b4',1,'BoxND< AMREX_SPACEDIM >::volume()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca210ab9e731c9c36c2c38db15c28a8d1c',1,'amrex::volume()']]],
- ['volume_8606',['Volume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a26f93383859ece5c7349633cc9f50948',1,'amrex::Geometry::Volume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a1f29329ea886494a3df45eaba9c0b2cb',1,'amrex::CoordSys::Volume(const Real xlo[AMREX_SPACEDIM], const Real xhi[AMREX_SPACEDIM]) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aba35a53907662ab238f8ad457a9c242d',1,'amrex::CoordSys::Volume(const IntVect &point) const']]],
- ['volume_8607',['volume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a098e1f2357e21072c37d33fff98d9cb7',1,'amrex::RealBox::volume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7633d0b8d59816eeb7a035908d31f1b4',1,'amrex::BoxND::volume()']]],
- ['volumeweightedsum_8608',['volumeWeightedSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5daadefeacaedc115d9a284241da21cd',1,'amrex']]],
- ['vort_8609',['VORT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a0d08f661e48e89e5120b9c9006c4b090',1,'amrex::AMRErrorTag']]]
+ ['v_8386',['v',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#acf6ba1d5b3161fdae4e2416e98718c18',1,'amrex::BoxCommHelper::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html#aba0f711063f2c6ab16f1d456e059499b',1,'amrex::ParserExeSUB_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html#a84b7da4493aa2827477c76ed75372065',1,'amrex::ParserExeSUB_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html#a70cf7dd5ba4cfb79e1bfb498244c4b2a',1,'amrex::ParserExeNumber::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html#a695460708ea3a22fd94fbe0f85aa7346',1,'amrex::ParserExeMUL_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html#a6d456e1ca0a648b0eb84aa8d10c21ab9',1,'amrex::ParserExeMUL_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html#a3b3d6e22362dc0df987b0457a574298d',1,'amrex::ParserExeDIV_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html#a4f66cd89caf8f347e790a67c2adda4a3',1,'amrex::ParserExeDIV_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html#ac6b7e571e8c3f62ebf907b020082abf2',1,'amrex::ParserExeADD_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html#ada79934875f45953b20dec41ac4237d0',1,'amrex::ParserExeADD_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html#a8133d36cbf6dcb6aca392217ee6a90e5',1,'amrex::parser_assign::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html#a73b906eae2b2eed729873c1c97d2a9da',1,'amrex::IParserExeSUB_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html#a1461b3f0be67f1c388e23a7b7f6e5349',1,'amrex::IParserExeSUB_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html#a73386e70574f614ef7620ee64c6a99c2',1,'amrex::IParserExeMUL_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html#a1bd41de7b1cdd468450f00757d5ee7b9',1,'amrex::iparser_assign::v()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html#a7ec2e1e3902040026a88936d1bbe7368',1,'amrex::iparser_nvp::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html#a156c1029378cd849418c5aaf927f712d',1,'amrex::IParserExeADD_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html#a8c5604008056a98ef6024e518a06135c',1,'amrex::IParserExeADD_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html#a5d49621db0bb2c149c6f8bd0850ecf77',1,'amrex::IParserExeDIV_NV::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html#aad480540c849886d7932c4031598365f',1,'amrex::IParserExeDIV_PV::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html#a80ba759d0c2dd90bf1f87620abf55ae1',1,'amrex::IParserExeDIV_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html#a53475dd4f3d7540189b7f867d9a7dd78',1,'amrex::IParserExeDIV_VP::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html#a08747e182b492726bc3b308f97bc9b5c',1,'amrex::IParserExeMUL_VN::v()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html#ace18855098baed73e076cf373a35a597',1,'amrex::IParserExeNumber::v()']]],
+ ['v1_8387',['v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html#a55b9d3099133f345ecb5d650727c793b',1,'amrex::STLtools::Triangle']]],
+ ['v2_8388',['v2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html#a6b301a1c15117340fbb999bfee7dd5a2',1,'amrex::STLtools::Triangle']]],
+ ['v3_8389',['v3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html#ab4af12af8d6c359d4870d0d93a9d07b5',1,'amrex::STLtools::Triangle']]],
+ ['val_8390',['val',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html#a4f8b94b264df0fdd9092cbbcb30c1126',1,'amrex::Array4BoxValTag::val()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a3a44078514365792a6288dcd61a668b0',1,'amrex::Orientation::val()']]],
+ ['validateuserinput_8391',['ValidateUserInput',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy_1_1detail.html#a55450ed37c6677fb96a9f9c724553739',1,'amrex::VectorGrowthStrategy::detail']]],
+ ['validbox_8392',['validbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a06370be1805b070ebf8964b57b5957e5',1,'amrex::EB2::GFab::validbox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a77ae102619461dabde09c7801390b841',1,'amrex::MFIter::validbox()']]],
+ ['vallocpair_8393',['ValLocPair',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html',1,'amrex']]],
+ ['value_8394',['value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a2d7733b7adfa9401fdc90202486d2b54',1,'amrex::ReduceData::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsConvertible.html#a97890bbd4285b5c635cf29031ae464e2',1,'amrex::IsConvertible::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html#a9b8b81a5486eb6114f80a5a40489fd92',1,'amrex::parser_number::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same.html#add56e437a7ffd8c0a9036d03d11b8771',1,'amrex::Same::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same_3_01T_00_01U_01_4.html#af5ce978eccae099c3f92d21d1ede7ad4',1,'amrex::Same< T, U >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#aa76259f63fc8b37f35274e568f69f0cd',1,'amrex::Scan::detail::STVA::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html#aa76259f63fc8b37f35274e568f69f0cd',1,'STVA< U >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1GpuTuple_3_01Ts_8_8_8_01_4_01_4.html#a5d5a37198c314fd454c6d5a11303f8dc',1,'std::tuple_size< amrex::GpuTuple< Ts... > >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html#af43ffa90c029ee19a4d2cdd5e4d1bbdb',1,'std::tuple_size< amrex::IndexTypeND< dim > >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html#a02352e50126403c1dcf04e5850ffdd4d',1,'std::tuple_size< amrex::IntVectND< dim > >::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a9771bd9643659218372d99e54cb37f52',1,'amrex::ValLocPair::value()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ab375ddfc635376587d621e83a8daa746',1,'amrex::ReduceData::value()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a05d9d8beb406be38812442c318e5d434',1,'amrex::ReduceOps::value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html#a8a04b07ec018cb1469530b8b22da3105',1,'amrex::iparser_number::value()']]],
+ ['value_5ft_8395',['value_t',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html#a5a2159bb93f523660e17cfa0cda89054',1,'amrex::detail::Detector::value_t()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html#a4714bed5510035711488467ea4927ad8',1,'amrex::detail::Detector< Default, Void_t< Op< Args... > >, Op, Args... >::value_t()']]],
+ ['value_5ftype_8396',['value_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac61c23cc2289daaeb85d95dc667a2a36',1,'amrex::ParticleArray::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#ad2de450062127ddfed6337961fdcf3c0',1,'amrex::InterpBndryDataT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a46c2c7c4a9976b355e86cfbc62f1052a',1,'amrex::IntVectND::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a46c2c7c4a9976b355e86cfbc62f1052a',1,'IntVectND< AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ac08ef3659c93f94805a96457a9419b5e',1,'amrex::ParticleArrayAccessor::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#ac9a51efd884cb5eb1e8ec10d6fff7d41',1,'hacc::AlignedAllocator::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'amrex::ArenaAllocatorBase::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, ArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const ParticleReal * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ad82ea827b5b1999cc86a3b075c7a3659',1,'amrex::TableData::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< unsigned int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< std::size_t >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< ParticleReal * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< int *, DefaultAllocator< int * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< int * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< index_type >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a6e80e66cb5f6381e43a226ddee681939',1,'amrex::IndexTypeND::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const int *, DefaultAllocator< const int * > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< const int * >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< char >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::XDim3 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::STLtools::Triangle >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::openbc::MomTag >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::NeighborCode >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::BoxND >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a84b384d831870fe5521721c6414cab99',1,'amrex::PODVector::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int *, NAI >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< TagBox >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html#aa3d626c31226662da6f99c9732d5d273',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html#aa772ad381e04dcf6ffc6391b081e33eb',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ab235947bfbdf6abe588b53f05300b5b7',1,'amrex::FabSetT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1FABType.html#a652d8be3c46448addbe48ef3e56e7c78',1,'amrex::FabArray::FABType::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'amrex::GpuArray::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< amrex::algoim::Interval, N >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< amrex::EB2::PolyTerm, N >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< bool, N >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< const int *, NArrayInt >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< const ParticleReal *, NArrayReal >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, 2 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, 3 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, 4 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< ParticleReal *, NAR >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real, 3 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real, AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real, nelems >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a538b5c0cb019d19706450c09efa0224e',1,'GpuArray< Real,(M+2) *(M+1)/2 >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a901c79bd919c5c61745c980b480a9422',1,'amrex::GpuComplex::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a6e80e66cb5f6381e43a226ddee681939',1,'IndexTypeND< AMREX_SPACEDIM >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< FArrayBox >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a14617724279ae05ee72af2b519c485e4',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'amrex::BaseFab::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< AtomicInt >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< char >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< EBCellFlag >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< HYPRE_Int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< int >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< PetscInt >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6ffc31b194f5484eef777a47862ddfac',1,'BaseFab< Real >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#abcdaf55bfa67d5d815bf0f02b11b4755',1,'amrex::BndryDataT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ac60614a22752704216c93192f96a4f92',1,'amrex::BndryRegisterT::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#acf82f34218d15ed26f163a36979c5a30',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a6d7825ead06e725a3e1a91b248a9149a',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a913ff82076d8ba44b1368ee651f235b4',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aee9e9e8e6778816545b4523b1bb0056e',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'amrex::FabArray::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::BaseFab< AtomicInt > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::BaseFab< PetscInt > >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::CutFab >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::EBCellFlagFab >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< amrex::Mask >::value_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a10cae7bd6a702d1909a7801f53d990cd',1,'FabArray< IArrayBox >::value_type()']]],
+ ['vanleer_8397',['vanleer',['../structPPM_1_1vanleer.html',1,'PPM']]],
+ ['vanleer_8398',['vanLeer',['../structPPM_1_1vanleer.html#a7b61be2b2ab4f4ccda5b7e9208a5ee2d',1,'PPM::vanleer']]],
+ ['vanleer_8399',['VanLeer',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a226a317543d598f865ae76be2571750a',1,'PPM']]],
+ ['variable_5fnames_8400',['variable_names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#afef1822a23261763c6da7cc5dbe644b5',1,'amrex::DeriveRec']]],
+ ['variablecleanup_8401',['variableCleanUp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a7ba6a4758a8402bc7d91ba7e636d2094',1,'amrex::LevelBld']]],
+ ['variablename_8402',['variableName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a390fb97e437dd3b2fc3b5be48804dd0d',1,'amrex::DeriveRec']]],
+ ['variablesetup_8403',['variableSetUp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#ab7638fd4ea5c9153a4c81797034b6688',1,'amrex::LevelBld']]],
+ ['variablesetupfornewcompprocs_8404',['variableSetUpForNewCompProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#af5b8be4ad0e53d191561488d2f1136d3',1,'amrex::LevelBld']]],
+ ['varnames_8405',['varNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#abdc4d9be2576d4f7b6f2b4af2ace47da',1,'amrex::PlotFileData::varNames()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4b41aced7339c79e76729d342456564e',1,'amrex::PlotFileDataImpl::varNames()']]],
+ ['vcallstats_8406',['vCallStats',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a40b142a9ce325e063b6f8003c5d3cc9d',1,'RegionsProfStats::DataBlock']]],
+ ['vcartgrid_8407',['vCartGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93d8a8d179bc25e308d12760514402c3',1,'amrex::AmrData']]],
+ ['vcommstats_8408',['vCommStats',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a2616da0635b25290247f80c3cfb6ee32',1,'CommProfStats::DataBlock']]],
+ ['vec_8409',['vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a4c7fb1c88f200101a80a1e254e7d446e',1,'amrex::ErrorList']]],
+ ['vect_8410',['vect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2d620609a5de880b2cd8c8cbf63d1c3',1,'amrex::IntVectND::vect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2d620609a5de880b2cd8c8cbf63d1c3',1,'IntVectND< AMREX_SPACEDIM >::vect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0f0b7286c21b06ba0eea3a31c09cf2f1',1,'amrex::RealVect::vect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a3a8e11f7ca6df497a8fa29179b7f85fa',1,'amrex::BCRec::vect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#adfdfaa53c102691ab684e97bcb51e188',1,'amrex::BCRec::vect() &&=delete']]],
+ ['vector_8411',['Vector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_20_2a_2c_20amrex_5fspacedim_20_3e_20_3e_8412',['Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_8413',['Vector< amrex::Array< amrex::MultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3abcrec_20_3e_8414',['Vector< amrex::BCRec >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ablprofiler_3a_3acallstats_20_3e_8415',['Vector< amrex::BLProfiler::CallStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ablprofiler_3a_3acommstats_20_3e_8416',['Vector< amrex::BLProfiler::CommStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ablprofiler_3a_3arstartstop_20_3e_8417',['Vector< amrex::BLProfiler::RStartStop >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aboxarray_20_3e_8418',['Vector< amrex::BoxArray >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aboxlist_20_3e_8419',['Vector< amrex::BoxList >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aboxnd_20_3e_8420',['Vector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3adataservices_20_2a_20_3e_8421',['Vector< amrex::DataServices * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3adistfcnelement2d_20_2a_20_3e_8422',['Vector< amrex::distFcnElement2d * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3adistributionmapping_20_3e_8423',['Vector< amrex::DistributionMapping >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3achkptfilelevel_20_3e_8424',['Vector< amrex::EB2::ChkptFileLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3aedge_20_3e_8425',['Vector< amrex::EB2::Edge >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3agshoplevel_3c_20g_20_3e_20_3e_8426',['Vector< amrex::EB2::GShopLevel< G > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3apolyterm_20_3e_8427',['Vector< amrex::EB2::PolyTerm >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3astllevel_20_3e_8428',['Vector< amrex::EB2::STLLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3afabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_20_3e_8429',['Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aforkjoin_3a_3acomponentset_20_3e_8430',['Vector< amrex::ForkJoin::ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aforkjoin_3a_3amffork_20_3e_8431',['Vector< amrex::ForkJoin::MFFork >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ageometry_20_3e_8432',['Vector< amrex::Geometry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aimultifab_20_3e_8433',['Vector< amrex::iMultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aindextypend_20_3e_8434',['Vector< amrex::IndexTypeND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ainterpbase_20_2a_20_3e_8435',['Vector< amrex::InterpBase * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aintvectnd_20_3e_8436',['Vector< amrex::IntVectND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3alayoutdata_3c_20hypre_5fint_20_3e_20_3e_8437',['Vector< amrex::LayoutData< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_8438',['Vector< amrex::LayoutData< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3amultifab_20_2a_20_3e_8439',['Vector< amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3amultifab_20_3e_8440',['Vector< amrex::MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3amultimask_20_3e_8441',['Vector< amrex::MultiMask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcommtag_20_3e_8442',['Vector< amrex::NeighborParticleContainer::NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aparticlelocator_3c_20bins_20_3e_20_3e_8443',['Vector< amrex::ParticleLocator< Bins > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_8444',['Vector< amrex::PODVector< amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_8445',['Vector< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8446',['Vector< amrex::PODVector< IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_8447',['Vector< amrex::PODVector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20std_3a_3asize_5ft_20_3e_20_3e_8448',['Vector< amrex::PODVector< std::size_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3areal_20_3e_8449',['Vector< amrex::Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3astatedata_20_3e_8450',['Vector< amrex::StateData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_8451',['Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxarray_20_3e_20_3e_8452',['Vector< amrex::Vector< amrex::BoxArray > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxnd_20_3e_20_3e_8453',['Vector< amrex::Vector< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_8454',['Vector< amrex::Vector< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afabarrayid_20_3e_20_3e_8455',['Vector< amrex::Vector< amrex::FabArrayId > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afarraybox_20_2a_20_3e_20_3e_8456',['Vector< amrex::Vector< amrex::FArrayBox * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3ageometry_20_3e_20_3e_8457',['Vector< amrex::Vector< amrex::Geometry > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aimultifab_20_3e_20_3e_8458',['Vector< amrex::Vector< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_2a_20_3e_20_3e_8459',['Vector< amrex::Vector< amrex::MultiFab * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_20_3e_8460',['Vector< amrex::Vector< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3areal_20_3e_20_3e_8461',['Vector< amrex::Vector< amrex::Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afillboxid_20_3e_20_3e_20_3e_8462',['Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_20_3e_8463',['Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_20_3e_8464',['Vector< amrex::Vector< amrex::Vector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_20_3e_8465',['Vector< amrex::Vector< amrex::Vector< Real > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avismf_20_2a_20_3e_20_3e_8466',['Vector< amrex::Vector< amrex::VisMF * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8467',['Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultimask_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_20_3e_8468',['Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20mf_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8469',['Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_2c_203_20_3e_20_3e_20_3e_8470',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_203_20_3e_20_3e_20_3e_8471',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8472',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8473',['Vector< amrex::Vector< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20double_20_3e_20_3e_8474',['Vector< amrex::Vector< double > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20fab_20_2a_20_3e_20_3e_8475',['Vector< amrex::Vector< FAB * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20hypre_5fint_20_3e_20_3e_8476',['Vector< amrex::Vector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_8477',['Vector< amrex::Vector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20long_20_3e_20_3e_8478',['Vector< amrex::Vector< Long > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20mf_20_3e_20_3e_8479',['Vector< amrex::Vector< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_8480',['Vector< amrex::Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20rt_20_3e_20_3e_8481',['Vector< amrex::Vector< RT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afabfactory_3c_20fab_20_3e_20_3e_20_3e_20_3e_8482',['Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3agpu_3a_3adevicescalar_3c_20amrex_3a_3alusolver_3c_20amrex_5fspacedim_20_2a2_2c_20rt_20_3e_20_3e_20_3e_20_3e_20_3e_8483',['Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_20_3e_8484',['Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlcelllinopt_3a_3abndrycondloc_20_3e_20_3e_20_3e_8485',['Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_8486',['Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20bndrycondloc_20_3e_20_3e_20_3e_8487',['Vector< amrex::Vector< std::unique_ptr< BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3avector_3c_20bool_20_3e_20_3e_20_3e_8488',['Vector< amrex::Vector< std::vector< bool > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avismf_3a_3afabondisk_20_3e_8489',['Vector< amrex::VisMF::FabOnDisk >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aweightedbox_20_3e_8490',['Vector< amrex::WeightedBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ayafluxregistert_3c_20mf_20_3e_20_3e_8491',['Vector< amrex::YAFluxRegisterT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20amrex_3a_3aimultifab_2c_20amrex_5fspacedim_20_3e_20_3e_8492',['Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20amrex_3a_3alayoutdata_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_8493',['Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20bctype_2c_20amrex_5fspacedim_20_3e_20_3e_8494',['Vector< Array< BCType, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20real_2c_20amrex_5fspacedim_20_3e_20_3e_8495',['Vector< Array< Real, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20barrierentry_20_3e_8496',['Vector< BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20blpdatablock_20_3e_8497',['Vector< BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20blprofstats_3a_3ablpdatablock_20_3e_8498',['Vector< BLProfStats::BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_8499',['Vector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20char_20_2a_20_3e_8500',['Vector< char * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20char_20_3e_8501',['Vector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20char_20const_20_2a_20_3e_8502',['Vector< char const * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3abarrierentry_20_3e_8503',['Vector< CommProfStats::BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3adatablock_20_3e_8504',['Vector< CommProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3anametagentry_20_3e_8505',['Vector< CommProfStats::NameTagEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3areductionentry_20_3e_8506',['Vector< CommProfStats::ReductionEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20componentset_20_3e_8507',['Vector< ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20const_20amrex_3a_3amultifab_20_2a_20_3e_8508',['Vector< const amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20const_20fabarraybase_3a_3acopycomtagscontainer_20_2a_20_3e_8509',['Vector< const FabArrayBase::CopyComTagsContainer * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20datablock_20_3e_8510',['Vector< DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20double_20_3e_8511',['Vector< double >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20gpustream_5ft_20_3e_8512',['Vector< gpuStream_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20indextypend_3c_20amrex_5fspacedim_20_3e_20_3e_8513',['Vector< IndexTypeND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20int_20_3e_8514',['Vector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_8515',['Vector< IntVectND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20long_20_3e_8516',['Vector< long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20long_20_3e_8517',['Vector< Long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20mf_20_3e_8518',['Vector< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20mpi_5frequest_20_3e_8519',['Vector< MPI_Request >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20mpi_5fstatus_20_3e_8520',['Vector< MPI_Status >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20multifab_20_3e_8521',['Vector< MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20neighborcommtag_20_3e_8522',['Vector< NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20particlelevel_20_3e_8523',['Vector< ParticleLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20real_20_3e_8524',['Vector< Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20regionsprofstats_3a_3adatablock_20_3e_8525',['Vector< RegionsProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20rt_20_3e_8526',['Vector< RT >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20setbuf_5fchar_5ftype_20_3e_8527',['Vector< Setbuf_Char_Type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aifstream_20_2a_20_3e_8528',['Vector< std::ifstream * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3alist_3c_20amrex_3a_3axyplotdatalistlink_20_2a_20_3e_20_3e_8529',['Vector< std::list< amrex::XYPlotDataListLink * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3alist_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_8530',['Vector< std::list< BLProfStats::TimeRange > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3aintvectnd_20_3e_20_3e_8531',['Vector< std::map< int, amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_20_3e_8532',['Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_8533',['Vector< std::map< int, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_20_3e_8534',['Vector< std::map< int, amrex::PODVector< IntVectND< AMREX_SPACEDIM > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8535',['Vector< std::map< int, IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3ainversecopytag_20_3e_20_3e_20_3e_8536',['Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcopytag_20_3e_20_3e_20_3e_20_3e_8537',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20neighborcopytag_20_3e_20_3e_20_3e_20_3e_8538',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20inversecopytag_20_3e_20_3e_20_3e_8539',['Vector< std::map< PairIndex, amrex::Vector< InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20int_20_3e_20_3e_8540',['Vector< std::map< PairIndex, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20intvector_20_3e_20_3e_8541',['Vector< std::map< PairIndex, IntVector > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20particletile_20_3e_20_3e_8542',['Vector< std::map< PairIndex, ParticleTile > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3aneighborlist_3c_20particletype_20_3e_20_3e_20_3e_8543',['Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_8544',['Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20std_3a_3astring_2c_20int_20_3e_20_3e_8545',['Vector< std::map< std::string, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_20_3e_8546',['Vector< std::pair< int, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_20_3e_8547',['Vector< std::pair< Real, std::unique_ptr< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20multifab_20_3e_20_3e_20_3e_8548',['Vector< std::pair< Real, std::unique_ptr< MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3apair_3c_20void_20_2a_2c_20amrex_3a_3aarena_20_2a_20_3e_20_3e_8549',['Vector< std::pair< void *, amrex::Arena * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3asize_5ft_20_3e_8550',['Vector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3astring_20_3e_8551',['Vector< std::string >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aamrlevel_20_3e_20_3e_8552',['Vector< std::unique_ptr< amrex::AmrLevel > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_20_3e_20_3e_8553',['Vector< std::unique_ptr< amrex::BndryRegisterT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_8554',['Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_8555',['Vector< std::unique_ptr< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aeb2_3a_3aindexspace_20_3e_20_3e_8556',['Vector< std::unique_ptr< amrex::EB2::IndexSpace > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aerrorrec_20_3e_20_3e_8557',['Vector< std::unique_ptr< amrex::ErrorRec > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afillpatcher_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_8558',['Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_8559',['Vector< std::unique_ptr< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_20_3e_8560',['Vector< std::unique_ptr< amrex::LayoutData< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_20_3e_20_3e_8561',['Vector< std::unique_ptr< amrex::MLMGBndryT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_3c_20mf_20_3e_20_3e_20_3e_8562',['Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_8563',['Vector< std::unique_ptr< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_20_3e_20_3e_8564',['Vector< std::unique_ptr< amrex::StateDescriptor > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_3a_3abndryfunc_20_3e_20_3e_8565',['Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3avismf_20_3e_20_3e_8566',['Vector< std::unique_ptr< amrex::VisMF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_20_3e_8567',['Vector< std::unique_ptr< Array< MultiFab, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20bndryfunc_20_3e_20_3e_8568',['Vector< std::unique_ptr< BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_8569',['Vector< std::unique_ptr< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20std_3a_3afstream_20_3e_20_3e_8570',['Vector< std::unique_ptr< std::fstream > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20t_20_3e_20_3e_8571',['Vector< std::unique_ptr< T > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20t_20_3e_8572',['Vector< T >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20v_20_3e_8573',['Vector< V >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20vector_3c_20multifab_20_3e_20_3e_8574',['Vector< Vector< MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20vector_3c_20real_20_3e_20_3e_8575',['Vector< Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20vertex_20_3e_8576',['Vector< Vertex >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vectorlength_8577',['vectorLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5cb72900ed102d11d069c1e157364f59',1,'amrex::RealVect::vectorLength() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5cb72900ed102d11d069c1e157364f59',1,'amrex::RealVect::vectorLength() const noexcept']]],
+ ['vectors_8578',['VECTORS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323bacf0666cfb2f627fed09e81c9fbdbfa0c',1,'amrex::Amrvis']]],
+ ['vectortag_8579',['VectorTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html',1,'amrex']]],
+ ['verbose_8580',['verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4ee12165f32372e900a0f0967a344708',1,'amrex::VisMF::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a42fc975e27a744624c255b0fad3f8cd7',1,'amrex::TinyProfiler::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ae936d602185921239af1aa72bdec1cbd',1,'amrex::system::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a03a7a7428fc17a0413d54f5b9c2cb9e6',1,'amrex::PETScABecLap::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#abc5cadb87add794dca040e5cebff0fe2',1,'amrex::MLMGT::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a685caf14f09300309d306d01150eae9a',1,'MLLinOpT< Array< MultiFab, 3 > >::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a685caf14f09300309d306d01150eae9a',1,'amrex::MLLinOpT::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a0f7eb83547164209035b1dd1d8a5409c',1,'amrex::MLCGSolverT::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a46cd3d0729be8490f8ae8840c1988d38',1,'amrex::HypreNodeLap::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a299be2dee6b5a28af170606d9b19615b',1,'amrex::Hypre::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a725fb9c29db07764d1a95c03dedf3df5',1,'amrex::Gpu::Device::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#acca0fea9f472ea1fdb67cbebe9b93d5c',1,'BLProfStats::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ae0c6a5189c216220bf4aab567206c362',1,'amrex::AmrInfo::verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1bd53088e127ea5603447dd7e7c574e1',1,'amrex::AmrData::verbose()']]],
+ ['verbose_8581',['Verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aecfa142bba944fe440b23bd13a79c08e',1,'amrex::ParticleContainerBase::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4fe2b9e6e5a2c039c7684f364a5c8bb2',1,'amrex::ParmParse::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ab1ed7e37b6df653a97423cd2402d4817',1,'amrex::ForkJoin::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ac33caf53799dfb8c0b2160bf2a228c1b',1,'BLProfStats::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a9b78b807755b822ba0c46ec0e3150089',1,'amrex::AmrMesh::Verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#af952472581f78b118b6337ec671d65f4',1,'amrex::AmrData::Verbose()']]],
+ ['verbose_8582',['verbose',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adf03962600e13b4ecd73531bd77d0cf5',1,'amrex']]],
+ ['verbose_8583',['Verbose',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acafd26c0f64d958aed9ee56043c4f10e',1,'amrex']]],
+ ['verbosity_2ecpp_8584',['verbosity.cpp',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8cpp.html',1,'']]],
+ ['verbosity_2eh_8585',['verbosity.h',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8h.html',1,'']]],
+ ['version_8586',['Version',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4158723bb78d3d5f19e396a20c0ce2d',1,'amrex::Version()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54d',1,'amrex::VisMF::Header::Version()']]],
+ ['version_5fv1_8587',['Version_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54dad8a8b7451642ebbf0f06d98d6aec42c5',1,'amrex::VisMF::Header']]],
+ ['vertex_8588',['Vertex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html',1,'amrex::EB2']]],
+ ['vertexid_8589',['VertexID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a853647130b0422fbb57870513c44b89b',1,'amrex::EB2']]],
+ ['vfeps_8590',['VfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a31f677540a6f76eb6d0f414a71ed544a',1,'amrex::AmrData']]],
+ ['vfeps_8591',['vfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa1abeaf749a362244bd9f82a68a6ec12',1,'amrex::AmrData']]],
+ ['virtualparticleid_8592',['VirtualParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a4338aa4cab572b2f577754ade0252083',1,'amrex::LongParticleIds']]],
+ ['vismf_8593',['VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html',1,'amrex']]],
+ ['vismf_8594',['visMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a5a5958ef910e9bf598e3e22c1b6f107f',1,'amrex::AmrData']]],
+ ['vismf_8595',['VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a882c0b2883ef4da0ba1b314a8f620d6c',1,'amrex::VisMF::VisMF(VisMF &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af548c2f100181d3712792cf4fae27ef5',1,'amrex::VisMF::VisMF(const VisMF &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ac004ba1e006788eb0b77356977f72238',1,'amrex::VisMF::VisMF(std::string fafab_name)']]],
+ ['vismfbasename_8596',['VisMFBaseName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec030b01162fc088d8de7dc493235430',1,'amrex']]],
+ ['vismfbuffer_8597',['VisMFBuffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html',1,'amrex']]],
+ ['vismfwrite_8598',['VisMFWrite',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9dca52e8981b35caa7b00d00c8c6a8c',1,'amrex']]],
+ ['vismfwriteheader_8599',['VisMFWriteHeader',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0009871904f8601dbda21f3654b7bb33',1,'amrex']]],
+ ['void_5ft_8600',['Void_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1fbad5ff9cc23fcc37c363d9d3bc0d94',1,'amrex::detail']]],
+ ['voidcopytag_8601',['VoidCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html',1,'']]],
+ ['volume_8602',['volume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7633d0b8d59816eeb7a035908d31f1b4',1,'BoxND< AMREX_SPACEDIM >::volume()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca210ab9e731c9c36c2c38db15c28a8d1c',1,'amrex::volume()']]],
+ ['volume_8603',['Volume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a26f93383859ece5c7349633cc9f50948',1,'amrex::Geometry::Volume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a1f29329ea886494a3df45eaba9c0b2cb',1,'amrex::CoordSys::Volume(const Real xlo[AMREX_SPACEDIM], const Real xhi[AMREX_SPACEDIM]) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aba35a53907662ab238f8ad457a9c242d',1,'amrex::CoordSys::Volume(const IntVect &point) const']]],
+ ['volume_8604',['volume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a098e1f2357e21072c37d33fff98d9cb7',1,'amrex::RealBox::volume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7633d0b8d59816eeb7a035908d31f1b4',1,'amrex::BoxND::volume()']]],
+ ['volumeweightedsum_8605',['volumeWeightedSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5daadefeacaedc115d9a284241da21cd',1,'amrex']]],
+ ['vort_8606',['VORT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a0d08f661e48e89e5120b9c9006c4b090',1,'amrex::AMRErrorTag']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_17.js b/amrex-hydro/Doxygen/html/search/all_17.js
index f7593df..028fdb9 100644
--- a/amrex-hydro/Doxygen/html/search/all_17.js
+++ b/amrex-hydro/Doxygen/html/search/all_17.js
@@ -1,108 +1,108 @@
var searchData=
[
- ['w_8610',['w',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#a34f5a91f16a2303f0ed25ae611894455',1,'amrex::algoim::QuadratureRule::Node::w()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a5e658795689d17cacf75bdb7c46675ac',1,'Base< Nearest, int >::w()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a5e658795689d17cacf75bdb7c46675ac',1,'amrex::ParticleInterpolator::Base::w()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a5e658795689d17cacf75bdb7c46675ac',1,'Base< Linear, amrex::Real >::w()']]],
- ['w_5flower_5fmask_8611',['w_lower_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a9978159e62e9a5f1a9ba4a55019dc7dc',1,'amrex::EBCellFlag']]],
- ['w_5fnumvofs_8612',['w_numvofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a2610316e2634c6510e9511a17e425c39',1,'amrex_ebcellflag_module::w_numvofs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a0a1397794bc5591a597619e3632ad878',1,'amrex::EBCellFlag::w_numvofs()']]],
- ['w_5ftype_8613',['w_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a68904d39b391c9345ebbb57ca42df263',1,'amrex::EBCellFlag::w_type()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a796a0d50302dc72114c9cf2999849084',1,'amrex_ebcellflag_module::w_type()']]],
- ['wait_8614',['Wait',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a307e6fc3b7df510cca76aff2fda29435',1,'amrex::ParallelDescriptor::Wait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a98b17038c0286de4668a2bed1102d3b6',1,'amrex::AsyncOut::Wait()']]],
- ['wait_8615',['wait',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#ad18fe9acd4ed08655aa7aa4af86e0739',1,'amrex::Scan::detail::BlockStatus< T, false >::wait()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a5af349e5e3e927e2960c462281eec3be',1,'amrex::Scan::detail::BlockStatus< T, true >::wait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a94e427eb0ffccce4adcf6a7bc0954c91',1,'amrex::ParallelDescriptor::Message::wait()']]],
- ['waitall_8616',['Waitall',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a63d04588d41cd108e9255c231e2562d9',1,'amrex::ParallelDescriptor']]],
- ['waitany_8617',['Waitany',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a201290543de69eac17ee181475285844',1,'amrex::ParallelDescriptor']]],
- ['waitsome_8618',['Waitsome',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3a66ca3d4d64098f62c7aa9c92dcffbb',1,'amrex::ParallelDescriptor']]],
- ['warning_8619',['Warning',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a03acb27c6c261b36754a5886f87170ab',1,'amrex::Warning(const char *msg)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad1cc69bc2c0172148e82713abb30d2dd',1,'amrex::Warning(const std::string &msg)']]],
- ['warning_5fhost_8620',['Warning_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac1e74d5d4c035c4f129a0cbb28077cf9',1,'amrex']]],
- ['warp_5fsize_8621',['warp_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a845f8e6eb448999a6e71574eeee55926',1,'amrex::Gpu::Device']]],
- ['warpreduce_8622',['warpReduce',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html',1,'amrex::Gpu']]],
- ['weight_8623',['weight',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a8e02e1702d53c5b8a60b341aceadb929',1,'amrex::WeightedBoxList::weight()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#ac8ca6a64321140bc39bd7458da778941',1,'amrex::WeightedBox::weight()']]],
- ['weightedbox_8624',['WeightedBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html',1,'amrex::WeightedBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#a881623a58303364995413ce41b090c0d',1,'amrex::WeightedBox::WeightedBox()']]],
- ['weightedboxlist_8625',['WeightedBoxList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html',1,'amrex']]],
- ['weightedsync_8626',['WeightedSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad80a338735a5addaa47a0726cb24c8c5',1,'amrex::MultiFab']]],
- ['weights_8627',['weights',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#ad310f842476426c90a428403ea4a47a0',1,'amrex::ParticleInterpolator::Linear::weights()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#a7c90861b5b36a3cc7ffc95ca3484915e',1,'amrex::ParticleInterpolator::Nearest::weights()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#abd571d996d1adea0300fb76372fce6bf',1,'amrex::RKIntegrator::weights()']]],
- ['weno_5fjs_8628',['weno_js',['../structPPM_1_1weno__js.html',1,'PPM']]],
- ['weno_5fjs_8629',['WENO_JS',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a742b9872942c5c229f854566a53c9d40',1,'PPM']]],
- ['wenoz_8630',['wenoz',['../structPPM_1_1wenoz.html',1,'PPM']]],
- ['wenoz_8631',['WENOZ',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a3825f2b15f80d49790117e959cbcc48e',1,'PPM']]],
- ['where_8632',['Where',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4d6bffe8bd2e0c3f068c724ad16026ed',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Where()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac8c9f18cd45f82e224ed9071f67b1b58',1,'amrex::ParticleContainer_impl::Where(const P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int nGrow=0, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4d6bffe8bd2e0c3f068c724ad16026ed',1,'amrex::ParticleContainer_impl::Where(const P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac8c9f18cd45f82e224ed9071f67b1b58',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Where()']]],
- ['whereprepost_8633',['wherePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a19cc9a46b7d9e49c478bc9f26714ee0b',1,'amrex::ParticleContainer_impl::wherePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a19cc9a46b7d9e49c478bc9f26714ee0b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::wherePrePost()']]],
- ['which_5flevel_5fbeing_5fadvanced_8634',['which_level_being_advanced',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a71368e4ccbd5ee723f8675ee9ba4abf5',1,'amrex::Amr']]],
- ['which_5ftime_8635',['which_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a58f60bcd444acf5b3acfe94db3981969',1,'amrex::AmrLevel']]],
- ['whichdir_8636',['whichDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a14f4438e8f2c186df9c2d1e8c9d46198',1,'amrex::XYPlotDataList']]],
- ['whichprepost_8637',['whichPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a163a2894a9c1d9ff00c278ee873d2497',1,'amrex::ParticleContainer_impl::whichPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a163a2894a9c1d9ff00c278ee873d2497',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::whichPrePost()']]],
- ['whichregions_8638',['WhichRegions',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a727443269bcefa8b233a831ed76a0d02',1,'BLProfStats']]],
- ['whichsetposition_8639',['WhichSetPosition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af7dd1b0a5336926700c382a1af0ab5de',1,'amrex::NFilesIter']]],
- ['white_8640',['White',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a4f800964745dee2d1547730d621dcbbf',1,'amrex::FGColor::White()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a14b91fdfbbf6f0d385b6348887870d18',1,'amrex::BGColor::White()']]],
- ['woffset_8641',['WOFFSET',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#af95fc61c883af4bd3ab8d3bb72334cf0',1,'amrex::Amrvis']]],
- ['workesttype_8642',['WorkEstType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1c91cb169c86fd95b76b5742687ad949',1,'amrex::AmrLevel']]],
- ['wrap_5fdata_8643',['wrap_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a70d9723d0841fa5cffb111f370edc0e4',1,'amrex::SundialsIntegrator::wrap_data(amrex::MultiFab &S_data)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ac00653640d3ff263ede973737d5a76a0',1,'amrex::SundialsIntegrator::wrap_data(amrex::Vector< amrex::MultiFab > &S_data)']]],
- ['write_8644',['Write',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a313ca057593008291c4d10bd65151ebd',1,'amrex::Write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4918ae26fa1215758fd8aa7387c02b13',1,'amrex::VisMF::Write(const FArrayBox &fab, const std::string &filename, std::ostream &os, Long &bytes)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6e5f6020891d546ab4ce2c0c6a012932',1,'amrex::VisMF::Write(const FabArray< FArrayBox > &mf, const std::string &name, VisMF::How how=NFiles, bool set_ghost=false)']]],
- ['write_8645',['write',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0c8efd8e75a881af49dbfc1e6bdc5184',1,'amrex::FluxRegister::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aa6ffee464cd67617c540f751360e05c2',1,'amrex::FabSetT::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#afd41640c47c96b51a2a82f9a5e357eb2',1,'amrex::FABio_binary::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a72ee5d51bb3a9b5d75dfbea6feb4b977',1,'amrex::FABio_ascii::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a9f3613de6718fe144a97c33ad2c754bc',1,'amrex::FABio_8bit::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a9ecb5c9d864f0eb7cb8c54ba08a148c9',1,'amrex::FABio::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a18c2a8b193ac63488ae4d1ef4acad7b8',1,'amrex::BndryRegisterT::write()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#ad4db32bf4e7c8012e79dd154c779609c',1,'amrex::Scan::detail::BlockStatus< T, true >::write()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#a2192c0c39126608c6d0d3803dd9e0544',1,'amrex::Scan::detail::BlockStatus< T, false >::write()']]],
- ['write2dboxfrom3d_8646',['Write2DBoxFrom3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a05e93313b0f001e810b02a69f71c5b61',1,'amrex']]],
- ['write2dfab_8647',['Write2DFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2acbc851871868eb313f35d3512e986',1,'amrex']]],
- ['write2dtext_8648',['Write2DText',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0e9acfad7e7501e9ff98d50a73b1382a',1,'amrex']]],
- ['write3dfab_8649',['Write3DFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1c02ea7752fae69fe9fb9e7f9c3e6f4f',1,'amrex']]],
- ['write_5fheader_8650',['write_header',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#af1cf8858b1a0e49ea7f62461d42f453e',1,'amrex::FABio::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a7eea80650ac31cd5d2264641e2fe6886',1,'amrex::FABio_8bit::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#aeddba7789a111c378b6e3030a025b2da',1,'amrex::FABio_ascii::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ad0a86d6929c2694a6303184dba73f2c2',1,'amrex::FABio_binary::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html#a115a9680959d37058cda61ae123f475e',1,'amrex::IFABio::write_header()']]],
- ['write_5fplotfile_5fwith_5fcheckpoint_8651',['write_plotfile_with_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#acb645a1952db1d77152149cba281a244',1,'amrex::Amr']]],
- ['write_5fto_5fchkpt_5ffile_8652',['write_to_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a7c96f2171467f960c184e3f093f9e3b1',1,'amrex::EB2::Level::write_to_chkpt_file()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a59a0dad41168327c4720c9afb6b8fb3c',1,'amrex::EB2::ChkptFile::write_to_chkpt_file()']]],
- ['write_5fto_5fstderr_5fwithout_5fbuffering_8653',['write_to_stderr_without_buffering',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0c0dc9355722e150b88c6fc71422288e',1,'amrex']]],
- ['writeasciifile_8654',['WriteAsciiFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2e67d70bb4169a2dd136c2a2bc92b236',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteAsciiFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2e67d70bb4169a2dd136c2a2bc92b236',1,'amrex::ParticleContainer_impl::WriteAsciiFile()']]],
- ['writebinaryparticledata_8655',['WriteBinaryParticleData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4e0e6f2fb52c965375cdce298727b56',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a8e2763cc8b3981224ac276a9e0a194',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4e0e6f2fb52c965375cdce298727b56',1,'amrex::ParticleContainer_impl::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a8e2763cc8b3981224ac276a9e0a194',1,'amrex::ParticleContainer_impl::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint=false) const']]],
- ['writeblueprintfiles_8656',['WriteBlueprintFiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec07a7132a048a1ab29b5a4b262eda8c',1,'amrex']]],
- ['writebuffersize_8657',['writeBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a1e67eb076409779a54695afdf2c0a966',1,'amrex::RealDescriptor']]],
- ['writecommstats_8658',['WriteCommStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a586676adde2a557d8eab1e64948b3bb2',1,'amrex::BLProfiler']]],
- ['writedata_8659',['writeData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1950e496a6aafaad04f6b147af3bd6e1',1,'amrex::writeData(double const *data, std::size_t size, std::ostream &os)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac0401938be1aa864fb878ee171a6fb14',1,'amrex::writeData(int const *data, std::size_t size, std::ostream &os)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a01a43d1a99e96ce0f348dc5659029a6e',1,'amrex::writeData(Long const *data, std::size_t size, std::ostream &os)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e3bdcedf2e665446f241d3d34cb5b31',1,'amrex::writeData(float const *data, std::size_t size, std::ostream &os)']]],
- ['writedoubledata_8660',['writeDoubleData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9cb2d187853bfabaaf7d74de8c950c25',1,'amrex']]],
- ['writeebsurface_8661',['WriteEBSurface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a39109bb21761f9999a91aba81f033cac',1,'amrex']]],
- ['writeebvtp_8662',['WriteEBVTP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a9795643b31358ac5f35c30f291d15adf',1,'amrex::EBToPVD']]],
- ['writeedisontopomf_8663',['WriteEdisonTopoMF',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a829919a6ccc9bb521cdf384ae48625f1',1,'CommProfStats']]],
- ['writefab_8664',['WriteFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#afcdd4404f2ca3f010183af77bd3ddf41',1,'amrex::DataServices::WriteFab(const std::string &fabfilename, const Box ®ion, int lev, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ad906ced33b23b08c9ddb1fe7767c02dc',1,'amrex::DataServices::WriteFab(const std::string &fabfilename, const Box ®ion, int lev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d17597e95ab560d6e8db9bd3bc5c3d5',1,'amrex::WriteFab()']]],
- ['writefaballvars_8665',['WriteFabAllVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a87e92c8c805e8484191634bfc23b88ce',1,'amrex::DataServices']]],
- ['writefabonevar_8666',['WriteFabOneVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a5ed9a76a3deab290b490fadcacc4a1f8',1,'amrex::DataServices']]],
- ['writefabs_8667',['writeFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78ee47545ca66e809f4f680e7513cbd5',1,'amrex::writeFabs(const MultiFab &mf, const std::string &name)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9f903b417da5fb1d02ea65d0bbf8934',1,'amrex::writeFabs(const MultiFab &mf, int comp, int ncomp, const std::string &name)']]],
- ['writefloatdata_8668',['writeFloatData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f9c3dd444d301063e6190234413bda4',1,'amrex']]],
- ['writegenericplotfileheader_8669',['WriteGenericPlotfileHeader',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeaa559cd77a4c889c84b144f59a6e35c',1,'amrex']]],
- ['writegenericplotfileheaderhdf5_8670',['WriteGenericPlotfileHeaderHDF5',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5531ab9e11a41c67335566828817058',1,'amrex']]],
- ['writeheader_8671',['writeHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a8f5e5253d66ca9845131bf51279dbbe6',1,'amrex::EB2::ChkptFile']]],
- ['writeheader_8672',['WriteHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a3b5f7e2dff066bdd41c8e51b84886467',1,'amrex::VisMF']]],
- ['writeheaderdoit_8673',['WriteHeaderDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a51536847554046eeae6c178301449e94',1,'amrex::VisMF']]],
- ['writehtml_8674',['WriteHTML',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a0fca3e030775e84a7aead8f2c0930e35',1,'RegionsProfStats']]],
- ['writehtmlnc_8675',['WriteHTMLNC',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a279acba4a2814e23bc08c80031c73401',1,'RegionsProfStats']]],
- ['writeinfo_8676',['WriteInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html',1,'amrex::AsyncOut']]],
- ['writeintdata_8677',['writeIntData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0718da697f64bda3be2152538b70d4c5',1,'amrex::writeIntData(const From *data, std::size_t size, std::ostream &os, const amrex::IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefc8755fb6847a4dc04d7de6a11bb9ef',1,'amrex::writeIntData(const int *data, std::size_t size, std::ostream &os, const IntDescriptor &id=FPC::NativeIntDescriptor())']]],
- ['writelongdata_8678',['writeLongData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a601aaf049a30edfae3541b7f8ae1e0fc',1,'amrex']]],
- ['writemlmf_8679',['WriteMLMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87ec6f46642e5c4b2b89b545500be320',1,'amrex']]],
- ['writemultilevelplotfile_8680',['WriteMultiLevelPlotfile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab16f5968ad28ec7664abd985a11e9c20',1,'amrex']]],
- ['writemultilevelplotfilehdf5_8681',['WriteMultiLevelPlotfileHDF5',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0aca4b49cf7b2929efe25b9bd590a49e',1,'amrex']]],
- ['writemultilevelplotfilehdf5multidset_8682',['WriteMultiLevelPlotfileHDF5MultiDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12a28b501fcf51d721c9bfdb141a0fd5',1,'amrex']]],
- ['writemultilevelplotfilehdf5singledset_8683',['WriteMultiLevelPlotfileHDF5SingleDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35cb6e91489172228a5e86d0e274e911',1,'amrex']]],
- ['writemultilevelplotfileheaders_8684',['WriteMultiLevelPlotfileHeaders',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace783f22796d80958dc5a14440a432fb',1,'amrex']]],
- ['writeon_8685',['writeOn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a04ca3dcf52f6b544da13209deb8ca5bc',1,'amrex::FArrayBox::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a924617bc66416c85d920ec7dcbdae3a4',1,'amrex::Mask::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a5b92904d49c1491c854cef12c034fd43',1,'amrex::FArrayBox::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a4e2f034c17bb24bb7a98e164c213f03b',1,'amrex::DistributionMapping::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a20e70e6b9fe276e04f66520bb2f56931',1,'amrex::BoxArray::writeOn()']]],
- ['writeonlyheader_8686',['WriteOnlyHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8807abfd4ec1e3790a765096f2d6b724',1,'amrex::VisMF']]],
- ['writeparticlerealdata_8687',['WriteParticleRealData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a168bcdbf9de86d172333897672ef2154',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteParticleRealData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a168bcdbf9de86d172333897672ef2154',1,'amrex::ParticleContainer_impl::WriteParticleRealData()']]],
- ['writeparticles_8688',['WriteParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a40d6b6a2a41be4413bb99d306896beea',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a40d6b6a2a41be4413bb99d306896beea',1,'amrex::ParticleContainer_impl::WriteParticles()']]],
- ['writeplotfile_8689',['WritePlotfile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa60440de48a953eec9553933d683ef9e',1,'amrex']]],
- ['writeplotfile_8690',['writePlotFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54bf01785bd8caa43c795b46e26ff773',1,'amrex::writePlotFile(const std::string &dir, std::ostream &os, int level, const MultiFab &mf, const Geometry &geom, const IntVect &refRatio, Real bgVal, const Vector< std::string > &names)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d56ac97c4674967e38c97cb056a1f9b',1,'amrex::writePlotFile(const char *name, const MultiFab &mf, const Geometry &geom, const IntVect &refRatio, Real bgVal, const Vector< std::string > &names)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af33613c6a739f7a1c323a4430d889735',1,'amrex::writePlotFile(const char *name, const amrex::MultiFab &mf, const amrex::Geometry &geom, const amrex::IntVect &refRatio, amrex::Real bgVal, const amrex::Vector< std::string > &names)']]],
- ['writeplotfile_8691',['WritePlotFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d535029ceefe90900c18cb40def5eeb',1,'amrex::WritePlotFile(const Vector< MultiFab * > &mfa, const Vector< Box > &probDomain, AmrData &amrdToMimic, const std::string &oFile, bool verbose, const Vector< std::string > &varNames)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12b63992133890c4ff148bbb9b95d52a',1,'amrex::WritePlotFile(const Vector< MultiFab * > &mfa, AmrData &amrdToMimic, const std::string &oFile, bool verbose, const Vector< std::string > &varNames)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'amrex::ParticleContainer_impl::WritePlotFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad11bd2af76a93f78b8a7f306f6b8d7fe',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc89914bd4ee4d546c13f0e9d5d31e4c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7bd3f50ba210ed0615c33aca78bf0f88',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a494bfdd72e01ade7f2373c7db60ead52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a96a9fec76eb6b686013708fd5e2823d9',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc89914bd4ee4d546c13f0e9d5d31e4c',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7bd3f50ba210ed0615c33aca78bf0f88',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const']]],
- ['writeplotfile_8692',['writePlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1913d5ba8be07f02e9ae1f1b2c667a18',1,'amrex::Amr::writePlotFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aac3f74f8caafcc7b7cf0d3b33480e5d7',1,'amrex::AmrLevel::writePlotFile()']]],
- ['writeplotfile_8693',['WritePlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a96a9fec76eb6b686013708fd5e2823d9',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a494bfdd72e01ade7f2373c7db60ead52',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad11bd2af76a93f78b8a7f306f6b8d7fe',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const']]],
- ['writeplotfile2dfrom3d_8694',['WritePlotfile2DFrom3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35ef1d42135f8c075072684f42b02b9e',1,'amrex']]],
- ['writeplotfiledoit_8695',['writePlotFileDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1ed3ee4ce3c8cc59e0b64767105cd936',1,'amrex::Amr']]],
- ['writeplotfilepost_8696',['WritePlotFilePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8d5191405342c36fd041340e170ae4be',1,'amrex::ParticleContainer_impl::WritePlotFilePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8d5191405342c36fd041340e170ae4be',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFilePost()']]],
- ['writeplotfilepost_8697',['writePlotFilePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3e2abd422506f2fb1ee6f55a47433f42',1,'amrex::AmrLevel']]],
- ['writeplotfilepre_8698',['WritePlotFilePre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5efa6314179b30a686a87bc91d2ae1da',1,'amrex::ParticleContainer_impl::WritePlotFilePre()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5efa6314179b30a686a87bc91d2ae1da',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFilePre()']]],
- ['writeplotfilepre_8699',['writePlotFilePre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a186555902c913a437e6676f5cec90ae8',1,'amrex::AmrLevel']]],
- ['writeplotnow_8700',['writePlotNow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1de622e094b4e64e2491a82a3acefc1d',1,'amrex::AmrLevel::writePlotNow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac56504a819c5f48033a0c10f94dc64ce',1,'amrex::Amr::writePlotNow()']]],
- ['writepvtp_8701',['WritePVTP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#aa55d2d01fac1d3f0d6d489ec74f0698a',1,'amrex::EBToPVD']]],
- ['writerealdata_8702',['writeRealData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af9790d1f61a6d21ce4e9f92c58ac0600',1,'amrex']]],
- ['writesinglelevelplotfile_8703',['WriteSingleLevelPlotfile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa5343920d9b5ee1307ca697274eca84a',1,'amrex']]],
- ['writesinglelevelplotfilehdf5_8704',['WriteSingleLevelPlotfileHDF5',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4091ae0cef4a267c78724116432a941',1,'amrex']]],
- ['writesinglelevelplotfilehdf5multidset_8705',['WriteSingleLevelPlotfileHDF5MultiDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd149d5130892485ad747e8152093df9',1,'amrex']]],
- ['writesinglelevelplotfilehdf5singledset_8706',['WriteSingleLevelPlotfileHDF5SingleDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3fc410d182f902647727772313eb291',1,'amrex']]],
- ['writesmallplotfile_8707',['writeSmallPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a01705c5091524e41df7d4d5b4fc27de8',1,'amrex::Amr::writeSmallPlotFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a82a5b2421ec382b24be0a33a27d82f59',1,'amrex::AmrLevel::writeSmallPlotFile()']]],
- ['writesmallplotnow_8708',['writeSmallPlotNow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a79963ad1530c1e895fed27bfd77f2131',1,'amrex::Amr::writeSmallPlotNow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2972b42fa723220283b8275fcd7a8be8',1,'amrex::AmrLevel::writeSmallPlotNow()']]],
- ['writestats_8709',['WriteStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#ae9c6593367e7cd7ad938ad27bfa3cfd7',1,'amrex::BLProfiler']]],
- ['writesummary_8710',['WriteSummary',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a122f7a15129ff8ed33a877f5115d083f',1,'BLProfStats::WriteSummary()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ad8e5ab01ec36f0207ed5e6efaee602c8',1,'RegionsProfStats::WriteSummary()']]],
- ['writetag_8711',['writeTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a85f34f8f85d278c2a003b7861afc62c0',1,'amrex::NFilesIter']]],
- ['writetexttrace_8712',['WriteTextTrace',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ada5474a33c2271c7ad139ccff508399a',1,'RegionsProfStats']]],
- ['writetofile_8713',['writeToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a41692da26c7e025be0e39c8a149a8739',1,'amrex::EB2::ChkptFile']]],
- ['writetopofab_8714',['WriteTopoFab',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab1e0fdef8849f319d13a3a68234dc68b',1,'CommProfStats']]]
+ ['w_8607',['w',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#a34f5a91f16a2303f0ed25ae611894455',1,'amrex::algoim::QuadratureRule::Node::w()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a5e658795689d17cacf75bdb7c46675ac',1,'Base< Nearest, int >::w()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a5e658795689d17cacf75bdb7c46675ac',1,'amrex::ParticleInterpolator::Base::w()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a5e658795689d17cacf75bdb7c46675ac',1,'Base< Linear, amrex::Real >::w()']]],
+ ['w_5flower_5fmask_8608',['w_lower_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a9978159e62e9a5f1a9ba4a55019dc7dc',1,'amrex::EBCellFlag']]],
+ ['w_5fnumvofs_8609',['w_numvofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a2610316e2634c6510e9511a17e425c39',1,'amrex_ebcellflag_module::w_numvofs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a0a1397794bc5591a597619e3632ad878',1,'amrex::EBCellFlag::w_numvofs()']]],
+ ['w_5ftype_8610',['w_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a68904d39b391c9345ebbb57ca42df263',1,'amrex::EBCellFlag::w_type()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a796a0d50302dc72114c9cf2999849084',1,'amrex_ebcellflag_module::w_type()']]],
+ ['wait_8611',['Wait',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a307e6fc3b7df510cca76aff2fda29435',1,'amrex::ParallelDescriptor::Wait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a98b17038c0286de4668a2bed1102d3b6',1,'amrex::AsyncOut::Wait()']]],
+ ['wait_8612',['wait',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#ad18fe9acd4ed08655aa7aa4af86e0739',1,'amrex::Scan::detail::BlockStatus< T, false >::wait()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a5af349e5e3e927e2960c462281eec3be',1,'amrex::Scan::detail::BlockStatus< T, true >::wait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a94e427eb0ffccce4adcf6a7bc0954c91',1,'amrex::ParallelDescriptor::Message::wait()']]],
+ ['waitall_8613',['Waitall',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a63d04588d41cd108e9255c231e2562d9',1,'amrex::ParallelDescriptor']]],
+ ['waitany_8614',['Waitany',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a201290543de69eac17ee181475285844',1,'amrex::ParallelDescriptor']]],
+ ['waitsome_8615',['Waitsome',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3a66ca3d4d64098f62c7aa9c92dcffbb',1,'amrex::ParallelDescriptor']]],
+ ['warning_8616',['Warning',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a03acb27c6c261b36754a5886f87170ab',1,'amrex::Warning(const char *msg)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad1cc69bc2c0172148e82713abb30d2dd',1,'amrex::Warning(const std::string &msg)']]],
+ ['warning_5fhost_8617',['Warning_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac1e74d5d4c035c4f129a0cbb28077cf9',1,'amrex']]],
+ ['warp_5fsize_8618',['warp_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a845f8e6eb448999a6e71574eeee55926',1,'amrex::Gpu::Device']]],
+ ['warpreduce_8619',['warpReduce',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html',1,'amrex::Gpu']]],
+ ['weight_8620',['weight',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a8e02e1702d53c5b8a60b341aceadb929',1,'amrex::WeightedBoxList::weight()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#ac8ca6a64321140bc39bd7458da778941',1,'amrex::WeightedBox::weight()']]],
+ ['weightedbox_8621',['WeightedBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html',1,'amrex::WeightedBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#a881623a58303364995413ce41b090c0d',1,'amrex::WeightedBox::WeightedBox()']]],
+ ['weightedboxlist_8622',['WeightedBoxList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html',1,'amrex']]],
+ ['weightedsync_8623',['WeightedSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad80a338735a5addaa47a0726cb24c8c5',1,'amrex::MultiFab']]],
+ ['weights_8624',['weights',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#ad310f842476426c90a428403ea4a47a0',1,'amrex::ParticleInterpolator::Linear::weights()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#a7c90861b5b36a3cc7ffc95ca3484915e',1,'amrex::ParticleInterpolator::Nearest::weights()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#abd571d996d1adea0300fb76372fce6bf',1,'amrex::RKIntegrator::weights()']]],
+ ['weno_5fjs_8625',['weno_js',['../structPPM_1_1weno__js.html',1,'PPM']]],
+ ['weno_5fjs_8626',['WENO_JS',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a742b9872942c5c229f854566a53c9d40',1,'PPM']]],
+ ['wenoz_8627',['wenoz',['../structPPM_1_1wenoz.html',1,'PPM']]],
+ ['wenoz_8628',['WENOZ',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a3825f2b15f80d49790117e959cbcc48e',1,'PPM']]],
+ ['where_8629',['Where',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4d6bffe8bd2e0c3f068c724ad16026ed',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Where()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac8c9f18cd45f82e224ed9071f67b1b58',1,'amrex::ParticleContainer_impl::Where(const P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int nGrow=0, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4d6bffe8bd2e0c3f068c724ad16026ed',1,'amrex::ParticleContainer_impl::Where(const P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac8c9f18cd45f82e224ed9071f67b1b58',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Where()']]],
+ ['whereprepost_8630',['wherePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a19cc9a46b7d9e49c478bc9f26714ee0b',1,'amrex::ParticleContainer_impl::wherePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a19cc9a46b7d9e49c478bc9f26714ee0b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::wherePrePost()']]],
+ ['which_5flevel_5fbeing_5fadvanced_8631',['which_level_being_advanced',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a71368e4ccbd5ee723f8675ee9ba4abf5',1,'amrex::Amr']]],
+ ['which_5ftime_8632',['which_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a58f60bcd444acf5b3acfe94db3981969',1,'amrex::AmrLevel']]],
+ ['whichdir_8633',['whichDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a14f4438e8f2c186df9c2d1e8c9d46198',1,'amrex::XYPlotDataList']]],
+ ['whichprepost_8634',['whichPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a163a2894a9c1d9ff00c278ee873d2497',1,'amrex::ParticleContainer_impl::whichPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a163a2894a9c1d9ff00c278ee873d2497',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::whichPrePost()']]],
+ ['whichregions_8635',['WhichRegions',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a727443269bcefa8b233a831ed76a0d02',1,'BLProfStats']]],
+ ['whichsetposition_8636',['WhichSetPosition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af7dd1b0a5336926700c382a1af0ab5de',1,'amrex::NFilesIter']]],
+ ['white_8637',['White',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a4f800964745dee2d1547730d621dcbbf',1,'amrex::FGColor::White()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a14b91fdfbbf6f0d385b6348887870d18',1,'amrex::BGColor::White()']]],
+ ['woffset_8638',['WOFFSET',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#af95fc61c883af4bd3ab8d3bb72334cf0',1,'amrex::Amrvis']]],
+ ['workesttype_8639',['WorkEstType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1c91cb169c86fd95b76b5742687ad949',1,'amrex::AmrLevel']]],
+ ['wrap_5fdata_8640',['wrap_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a70d9723d0841fa5cffb111f370edc0e4',1,'amrex::SundialsIntegrator::wrap_data(amrex::MultiFab &S_data)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ac00653640d3ff263ede973737d5a76a0',1,'amrex::SundialsIntegrator::wrap_data(amrex::Vector< amrex::MultiFab > &S_data)']]],
+ ['write_8641',['Write',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a313ca057593008291c4d10bd65151ebd',1,'amrex::Write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4918ae26fa1215758fd8aa7387c02b13',1,'amrex::VisMF::Write(const FArrayBox &fab, const std::string &filename, std::ostream &os, Long &bytes)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6e5f6020891d546ab4ce2c0c6a012932',1,'amrex::VisMF::Write(const FabArray< FArrayBox > &mf, const std::string &name, VisMF::How how=NFiles, bool set_ghost=false)']]],
+ ['write_8642',['write',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0c8efd8e75a881af49dbfc1e6bdc5184',1,'amrex::FluxRegister::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aa6ffee464cd67617c540f751360e05c2',1,'amrex::FabSetT::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#afd41640c47c96b51a2a82f9a5e357eb2',1,'amrex::FABio_binary::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a72ee5d51bb3a9b5d75dfbea6feb4b977',1,'amrex::FABio_ascii::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a9f3613de6718fe144a97c33ad2c754bc',1,'amrex::FABio_8bit::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a9ecb5c9d864f0eb7cb8c54ba08a148c9',1,'amrex::FABio::write()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a18c2a8b193ac63488ae4d1ef4acad7b8',1,'amrex::BndryRegisterT::write()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#ad4db32bf4e7c8012e79dd154c779609c',1,'amrex::Scan::detail::BlockStatus< T, true >::write()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#a2192c0c39126608c6d0d3803dd9e0544',1,'amrex::Scan::detail::BlockStatus< T, false >::write()']]],
+ ['write2dboxfrom3d_8643',['Write2DBoxFrom3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a05e93313b0f001e810b02a69f71c5b61',1,'amrex']]],
+ ['write2dfab_8644',['Write2DFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2acbc851871868eb313f35d3512e986',1,'amrex']]],
+ ['write2dtext_8645',['Write2DText',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0e9acfad7e7501e9ff98d50a73b1382a',1,'amrex']]],
+ ['write3dfab_8646',['Write3DFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1c02ea7752fae69fe9fb9e7f9c3e6f4f',1,'amrex']]],
+ ['write_5fheader_8647',['write_header',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#af1cf8858b1a0e49ea7f62461d42f453e',1,'amrex::FABio::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a7eea80650ac31cd5d2264641e2fe6886',1,'amrex::FABio_8bit::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#aeddba7789a111c378b6e3030a025b2da',1,'amrex::FABio_ascii::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ad0a86d6929c2694a6303184dba73f2c2',1,'amrex::FABio_binary::write_header()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html#a115a9680959d37058cda61ae123f475e',1,'amrex::IFABio::write_header()']]],
+ ['write_5fplotfile_5fwith_5fcheckpoint_8648',['write_plotfile_with_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#acb645a1952db1d77152149cba281a244',1,'amrex::Amr']]],
+ ['write_5fto_5fchkpt_5ffile_8649',['write_to_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a7c96f2171467f960c184e3f093f9e3b1',1,'amrex::EB2::Level::write_to_chkpt_file()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a59a0dad41168327c4720c9afb6b8fb3c',1,'amrex::EB2::ChkptFile::write_to_chkpt_file()']]],
+ ['write_5fto_5fstderr_5fwithout_5fbuffering_8650',['write_to_stderr_without_buffering',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0c0dc9355722e150b88c6fc71422288e',1,'amrex']]],
+ ['writeasciifile_8651',['WriteAsciiFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2e67d70bb4169a2dd136c2a2bc92b236',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteAsciiFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2e67d70bb4169a2dd136c2a2bc92b236',1,'amrex::ParticleContainer_impl::WriteAsciiFile()']]],
+ ['writebinaryparticledata_8652',['WriteBinaryParticleData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4e0e6f2fb52c965375cdce298727b56',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a8e2763cc8b3981224ac276a9e0a194',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4e0e6f2fb52c965375cdce298727b56',1,'amrex::ParticleContainer_impl::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a8e2763cc8b3981224ac276a9e0a194',1,'amrex::ParticleContainer_impl::WriteBinaryParticleData(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f, bool is_checkpoint=false) const']]],
+ ['writeblueprintfiles_8653',['WriteBlueprintFiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec07a7132a048a1ab29b5a4b262eda8c',1,'amrex']]],
+ ['writebuffersize_8654',['writeBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a1e67eb076409779a54695afdf2c0a966',1,'amrex::RealDescriptor']]],
+ ['writecommstats_8655',['WriteCommStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a586676adde2a557d8eab1e64948b3bb2',1,'amrex::BLProfiler']]],
+ ['writedata_8656',['writeData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1950e496a6aafaad04f6b147af3bd6e1',1,'amrex::writeData(double const *data, std::size_t size, std::ostream &os)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac0401938be1aa864fb878ee171a6fb14',1,'amrex::writeData(int const *data, std::size_t size, std::ostream &os)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a01a43d1a99e96ce0f348dc5659029a6e',1,'amrex::writeData(Long const *data, std::size_t size, std::ostream &os)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e3bdcedf2e665446f241d3d34cb5b31',1,'amrex::writeData(float const *data, std::size_t size, std::ostream &os)']]],
+ ['writedoubledata_8657',['writeDoubleData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9cb2d187853bfabaaf7d74de8c950c25',1,'amrex']]],
+ ['writeebsurface_8658',['WriteEBSurface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a39109bb21761f9999a91aba81f033cac',1,'amrex']]],
+ ['writeebvtp_8659',['WriteEBVTP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a9795643b31358ac5f35c30f291d15adf',1,'amrex::EBToPVD']]],
+ ['writeedisontopomf_8660',['WriteEdisonTopoMF',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a829919a6ccc9bb521cdf384ae48625f1',1,'CommProfStats']]],
+ ['writefab_8661',['WriteFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#afcdd4404f2ca3f010183af77bd3ddf41',1,'amrex::DataServices::WriteFab(const std::string &fabfilename, const Box ®ion, int lev, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ad906ced33b23b08c9ddb1fe7767c02dc',1,'amrex::DataServices::WriteFab(const std::string &fabfilename, const Box ®ion, int lev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d17597e95ab560d6e8db9bd3bc5c3d5',1,'amrex::WriteFab()']]],
+ ['writefaballvars_8662',['WriteFabAllVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a87e92c8c805e8484191634bfc23b88ce',1,'amrex::DataServices']]],
+ ['writefabonevar_8663',['WriteFabOneVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a5ed9a76a3deab290b490fadcacc4a1f8',1,'amrex::DataServices']]],
+ ['writefabs_8664',['writeFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78ee47545ca66e809f4f680e7513cbd5',1,'amrex::writeFabs(const MultiFab &mf, const std::string &name)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9f903b417da5fb1d02ea65d0bbf8934',1,'amrex::writeFabs(const MultiFab &mf, int comp, int ncomp, const std::string &name)']]],
+ ['writefloatdata_8665',['writeFloatData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f9c3dd444d301063e6190234413bda4',1,'amrex']]],
+ ['writegenericplotfileheader_8666',['WriteGenericPlotfileHeader',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeaa559cd77a4c889c84b144f59a6e35c',1,'amrex']]],
+ ['writegenericplotfileheaderhdf5_8667',['WriteGenericPlotfileHeaderHDF5',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5531ab9e11a41c67335566828817058',1,'amrex']]],
+ ['writeheader_8668',['writeHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a8f5e5253d66ca9845131bf51279dbbe6',1,'amrex::EB2::ChkptFile']]],
+ ['writeheader_8669',['WriteHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a3b5f7e2dff066bdd41c8e51b84886467',1,'amrex::VisMF']]],
+ ['writeheaderdoit_8670',['WriteHeaderDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a51536847554046eeae6c178301449e94',1,'amrex::VisMF']]],
+ ['writehtml_8671',['WriteHTML',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a0fca3e030775e84a7aead8f2c0930e35',1,'RegionsProfStats']]],
+ ['writehtmlnc_8672',['WriteHTMLNC',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a279acba4a2814e23bc08c80031c73401',1,'RegionsProfStats']]],
+ ['writeinfo_8673',['WriteInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html',1,'amrex::AsyncOut']]],
+ ['writeintdata_8674',['writeIntData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0718da697f64bda3be2152538b70d4c5',1,'amrex::writeIntData(const From *data, std::size_t size, std::ostream &os, const amrex::IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefc8755fb6847a4dc04d7de6a11bb9ef',1,'amrex::writeIntData(const int *data, std::size_t size, std::ostream &os, const IntDescriptor &id=FPC::NativeIntDescriptor())']]],
+ ['writelongdata_8675',['writeLongData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a601aaf049a30edfae3541b7f8ae1e0fc',1,'amrex']]],
+ ['writemlmf_8676',['WriteMLMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87ec6f46642e5c4b2b89b545500be320',1,'amrex']]],
+ ['writemultilevelplotfile_8677',['WriteMultiLevelPlotfile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab16f5968ad28ec7664abd985a11e9c20',1,'amrex']]],
+ ['writemultilevelplotfilehdf5_8678',['WriteMultiLevelPlotfileHDF5',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0aca4b49cf7b2929efe25b9bd590a49e',1,'amrex']]],
+ ['writemultilevelplotfilehdf5multidset_8679',['WriteMultiLevelPlotfileHDF5MultiDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12a28b501fcf51d721c9bfdb141a0fd5',1,'amrex']]],
+ ['writemultilevelplotfilehdf5singledset_8680',['WriteMultiLevelPlotfileHDF5SingleDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35cb6e91489172228a5e86d0e274e911',1,'amrex']]],
+ ['writemultilevelplotfileheaders_8681',['WriteMultiLevelPlotfileHeaders',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace783f22796d80958dc5a14440a432fb',1,'amrex']]],
+ ['writeon_8682',['writeOn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a04ca3dcf52f6b544da13209deb8ca5bc',1,'amrex::FArrayBox::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a924617bc66416c85d920ec7dcbdae3a4',1,'amrex::Mask::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a5b92904d49c1491c854cef12c034fd43',1,'amrex::FArrayBox::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a4e2f034c17bb24bb7a98e164c213f03b',1,'amrex::DistributionMapping::writeOn()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a20e70e6b9fe276e04f66520bb2f56931',1,'amrex::BoxArray::writeOn()']]],
+ ['writeonlyheader_8683',['WriteOnlyHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8807abfd4ec1e3790a765096f2d6b724',1,'amrex::VisMF']]],
+ ['writeparticlerealdata_8684',['WriteParticleRealData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a168bcdbf9de86d172333897672ef2154',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteParticleRealData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a168bcdbf9de86d172333897672ef2154',1,'amrex::ParticleContainer_impl::WriteParticleRealData()']]],
+ ['writeparticles_8685',['WriteParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a40d6b6a2a41be4413bb99d306896beea',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WriteParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a40d6b6a2a41be4413bb99d306896beea',1,'amrex::ParticleContainer_impl::WriteParticles()']]],
+ ['writeplotfile_8686',['WritePlotfile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa60440de48a953eec9553933d683ef9e',1,'amrex']]],
+ ['writeplotfile_8687',['writePlotFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54bf01785bd8caa43c795b46e26ff773',1,'amrex::writePlotFile(const std::string &dir, std::ostream &os, int level, const MultiFab &mf, const Geometry &geom, const IntVect &refRatio, Real bgVal, const Vector< std::string > &names)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d56ac97c4674967e38c97cb056a1f9b',1,'amrex::writePlotFile(const char *name, const MultiFab &mf, const Geometry &geom, const IntVect &refRatio, Real bgVal, const Vector< std::string > &names)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af33613c6a739f7a1c323a4430d889735',1,'amrex::writePlotFile(const char *name, const amrex::MultiFab &mf, const amrex::Geometry &geom, const amrex::IntVect &refRatio, amrex::Real bgVal, const amrex::Vector< std::string > &names)']]],
+ ['writeplotfile_8688',['WritePlotFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d535029ceefe90900c18cb40def5eeb',1,'amrex::WritePlotFile(const Vector< MultiFab * > &mfa, const Vector< Box > &probDomain, AmrData &amrdToMimic, const std::string &oFile, bool verbose, const Vector< std::string > &varNames)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12b63992133890c4ff148bbb9b95d52a',1,'amrex::WritePlotFile(const Vector< MultiFab * > &mfa, AmrData &amrdToMimic, const std::string &oFile, bool verbose, const Vector< std::string > &varNames)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'amrex::ParticleContainer_impl::WritePlotFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad11bd2af76a93f78b8a7f306f6b8d7fe',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc89914bd4ee4d546c13f0e9d5d31e4c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7bd3f50ba210ed0615c33aca78bf0f88',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a494bfdd72e01ade7f2373c7db60ead52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a96a9fec76eb6b686013708fd5e2823d9',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFile(const std::string &dir, const std::string &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa6d84743d950725ea8d83493042b43ab',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc89914bd4ee4d546c13f0e9d5d31e4c',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9713da99f5e44b64758ad2feac9a62d0',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7bd3f50ba210ed0615c33aca78bf0f88',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< int > &write_real_comp, const Vector< int > &write_int_comp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1a2c4cdcc779530b056bd23affb0665f',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, F &&f) const']]],
+ ['writeplotfile_8689',['writePlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1913d5ba8be07f02e9ae1f1b2c667a18',1,'amrex::Amr::writePlotFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aac3f74f8caafcc7b7cf0d3b33480e5d7',1,'amrex::AmrLevel::writePlotFile()']]],
+ ['writeplotfile_8690',['WritePlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a96a9fec76eb6b686013708fd5e2823d9',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a26c0d796f13eb181c4dedb1e818830fa',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a494bfdd72e01ade7f2373c7db60ead52',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6b432e4ca1dd792af8b37d6734500926',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names, F &&f) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad11bd2af76a93f78b8a7f306f6b8d7fe',1,'amrex::ParticleContainer_impl::WritePlotFile(const std::string &dir, const std::string &name, const Vector< std::string > &real_comp_names, const Vector< std::string > &int_comp_names) const']]],
+ ['writeplotfile2dfrom3d_8691',['WritePlotfile2DFrom3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35ef1d42135f8c075072684f42b02b9e',1,'amrex']]],
+ ['writeplotfiledoit_8692',['writePlotFileDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1ed3ee4ce3c8cc59e0b64767105cd936',1,'amrex::Amr']]],
+ ['writeplotfilepost_8693',['WritePlotFilePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8d5191405342c36fd041340e170ae4be',1,'amrex::ParticleContainer_impl::WritePlotFilePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8d5191405342c36fd041340e170ae4be',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFilePost()']]],
+ ['writeplotfilepost_8694',['writePlotFilePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3e2abd422506f2fb1ee6f55a47433f42',1,'amrex::AmrLevel']]],
+ ['writeplotfilepre_8695',['WritePlotFilePre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5efa6314179b30a686a87bc91d2ae1da',1,'amrex::ParticleContainer_impl::WritePlotFilePre()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5efa6314179b30a686a87bc91d2ae1da',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::WritePlotFilePre()']]],
+ ['writeplotfilepre_8696',['writePlotFilePre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a186555902c913a437e6676f5cec90ae8',1,'amrex::AmrLevel']]],
+ ['writeplotnow_8697',['writePlotNow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1de622e094b4e64e2491a82a3acefc1d',1,'amrex::AmrLevel::writePlotNow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac56504a819c5f48033a0c10f94dc64ce',1,'amrex::Amr::writePlotNow()']]],
+ ['writepvtp_8698',['WritePVTP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#aa55d2d01fac1d3f0d6d489ec74f0698a',1,'amrex::EBToPVD']]],
+ ['writerealdata_8699',['writeRealData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af9790d1f61a6d21ce4e9f92c58ac0600',1,'amrex']]],
+ ['writesinglelevelplotfile_8700',['WriteSingleLevelPlotfile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa5343920d9b5ee1307ca697274eca84a',1,'amrex']]],
+ ['writesinglelevelplotfilehdf5_8701',['WriteSingleLevelPlotfileHDF5',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4091ae0cef4a267c78724116432a941',1,'amrex']]],
+ ['writesinglelevelplotfilehdf5multidset_8702',['WriteSingleLevelPlotfileHDF5MultiDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd149d5130892485ad747e8152093df9',1,'amrex']]],
+ ['writesinglelevelplotfilehdf5singledset_8703',['WriteSingleLevelPlotfileHDF5SingleDset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3fc410d182f902647727772313eb291',1,'amrex']]],
+ ['writesmallplotfile_8704',['writeSmallPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a01705c5091524e41df7d4d5b4fc27de8',1,'amrex::Amr::writeSmallPlotFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a82a5b2421ec382b24be0a33a27d82f59',1,'amrex::AmrLevel::writeSmallPlotFile()']]],
+ ['writesmallplotnow_8705',['writeSmallPlotNow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a79963ad1530c1e895fed27bfd77f2131',1,'amrex::Amr::writeSmallPlotNow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2972b42fa723220283b8275fcd7a8be8',1,'amrex::AmrLevel::writeSmallPlotNow()']]],
+ ['writestats_8706',['WriteStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#ae9c6593367e7cd7ad938ad27bfa3cfd7',1,'amrex::BLProfiler']]],
+ ['writesummary_8707',['WriteSummary',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a122f7a15129ff8ed33a877f5115d083f',1,'BLProfStats::WriteSummary()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ad8e5ab01ec36f0207ed5e6efaee602c8',1,'RegionsProfStats::WriteSummary()']]],
+ ['writetag_8708',['writeTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a85f34f8f85d278c2a003b7861afc62c0',1,'amrex::NFilesIter']]],
+ ['writetexttrace_8709',['WriteTextTrace',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ada5474a33c2271c7ad139ccff508399a',1,'RegionsProfStats']]],
+ ['writetofile_8710',['writeToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a41692da26c7e025be0e39c8a149a8739',1,'amrex::EB2::ChkptFile']]],
+ ['writetopofab_8711',['WriteTopoFab',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab1e0fdef8849f319d13a3a68234dc68b',1,'CommProfStats']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_18.js b/amrex-hydro/Doxygen/html/search/all_18.js
index 6a0a427..44b7b02 100644
--- a/amrex-hydro/Doxygen/html/search/all_18.js
+++ b/amrex-hydro/Doxygen/html/search/all_18.js
@@ -1,42 +1,42 @@
var searchData=
[
- ['x_8715',['x',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#adee4e26d0112560a0d334844d548a91f',1,'amrex::HypreIJIface::x()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a9dd4e461268c8034f5c8564e155c67a6',1,'amrex::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html#a090510e5e79fd6c75d96c906cd9250e1',1,'amrex::Dim3::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a5e14d7ce5233de0925fb504796d4e71e',1,'amrex::HypreABecLap::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a3125234ef1a34b4160b04d5fc5329ac0',1,'amrex::HypreABecLap2::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#accd2cc8cf99841dfb7a1707ddfe3ca8e',1,'amrex::HypreABecLap3::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#af32f270916e5ac3077cad9d15792033e',1,'amrex::HypreNodeLap::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#ae6db912d553d631bb09b61be167b59e9',1,'amrex::openbc::Moments::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#aec5bde519720bd162ca02815d84c4b7b',1,'amrex::algoim::QuadratureRule::Node::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a82c372d8519e17a10995968b370106dc',1,'amrex::PETScABecLap::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html#a7355367151105a356ebfa4ecb841a86c',1,'amrex::XDim3::x()']]],
- ['xdim3_8716',['XDim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html',1,'amrex']]],
- ['xdir_8717',['XDIR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#aa48460f2fc5e49659b1494852de45964',1,'amrex::Amrvis']]],
- ['xdoty_8718',['xdoty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a7c044db51cc603481135fb0d75e43e90',1,'amrex::MLCellLinOpT::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aafe03e36ef3a7d8c99466b3762358794',1,'amrex::MLCurlCurl::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc521ed02a450f7efc4d24f18d8ee7aa',1,'amrex::MLLinOpT::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc521ed02a450f7efc4d24f18d8ee7aa',1,'MLLinOpT< Array< MultiFab, 3 > >::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a949d0c22ae1cd96ffa1961b06edee5d9',1,'amrex::MLNodeLinOp::xdoty()']]],
- ['xhi_8719',['xhi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a9f188bc06079f1c188304a32ad6110a1',1,'amrex::Orientation::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4ec98986e1fa0de50c771df845b2021a',1,'amrex::Array3D::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a08f53cc26a4b05c464b19204c78a4d15',1,'amrex::Array2D::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#af7c8319947a6017a36027bc15c3ad065',1,'amrex::RealBox::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a08f53cc26a4b05c464b19204c78a4d15',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::xhi()']]],
- ['xhi_5fdir_8720',['xhi_dir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mllinop__nd__module.html#a64d2e08ddf33f4e1ea55ca8bbb41bf03',1,'amrex_mllinop_nd_module']]],
- ['xhi_5fis_5fsymmetric_8721',['xhi_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a2925774e5f4d5316c1b516f1c7a88033',1,'amrex::CurlCurlSymmetryInfo']]],
- ['xint_8722',['xint',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#aa84aea4f19fd97919030c7bc2b2bce52',1,'amrex::algoim::ImplicitIntegral']]],
- ['xlen_8723',['xlen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a7ed97ce5a43fa5616d9d89171c05c286',1,'amrex::Array2D::xlen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a7ed97ce5a43fa5616d9d89171c05c286',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::xlen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4591024556e60d0af381be737fdd32c2',1,'amrex::Array3D::xlen()']]],
- ['xlo_8724',['xlo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a8357bdd8096531117cdcb334a5bab9b0',1,'amrex::Orientation::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#afb7b8e1395bf02084ad9013d41ac4148',1,'amrex::Array3D::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a57c003d9da2dfa7cfb6acf8a53a73730',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a57c003d9da2dfa7cfb6acf8a53a73730',1,'amrex::Array2D::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ae4725fce5cb9ab4e306e9cb7a9c37f3c',1,'amrex::RealBox::xlo()']]],
- ['xlo_5fdir_8725',['xlo_dir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mllinop__nd__module.html#aa8093488a6a576b9204a41a2c3b14612',1,'amrex_mllinop_nd_module']]],
- ['xlo_5fis_5fsymmetric_8726',['xlo_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a1b09fbb6b677ae735a81688cbf575615',1,'amrex::CurlCurlSymmetryInfo']]],
- ['xpay_8727',['Xpay',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25babe95b2334561dc4664fd9ff1fd20',1,'amrex::Xpay(Array< MF, N > &dst, typename MF::value_type a, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafbeb2d5f8af6c2d371818a5b8b8b10e',1,'amrex::Xpay(MF &dst, typename MF::value_type a, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa06c264011c21bb5a97070ae7cf250d3',1,'amrex::MultiFab::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< TagBox >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< IArrayBox >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< FArrayBox >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::Mask >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::EBCellFlagFab >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::CutFab >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Xpay()']]],
- ['xpay_8728',['xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< AtomicInt >']]],
- ['xpay_8729',['Xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::BaseFab< PetscInt > >']]],
- ['xpay_8730',['xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'amrex::BaseFab::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< char >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< EBCellFlag >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< HYPRE_Int >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< int >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< PetscInt >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< Real >::xpay()']]],
- ['xpay_8731',['Xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'amrex::FabArray::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::BaseFab< AtomicInt > >::Xpay()']]],
- ['xplane_8732',['XPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#add3703a58d6eb9d9c897e80f0bb3f8db',1,'amrex::Amrvis']]],
- ['xrange_8733',['xrange',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a0e3b87a075c020bc4e0347b49b41a638',1,'amrex::algoim::ImplicitIntegral']]],
- ['xval_8734',['XVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#aaffb528097b4e4d99500193127ea15af',1,'amrex::XYPlotDataList']]],
- ['xvel_8735',['XVEL',['../group__Utilities.html#gabd88b7e5e752e92713211c3184d3a5ae',1,'hydro_constants.H']]],
- ['xy_8736',['XY',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#aa01b8e847a081049f09f214fb191f372',1,'amrex::Amrvis']]],
- ['xydpllength_8737',['XYDPLLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#aeca338f52ea471822af412f4169ad387',1,'amrex::XYPlotDataListLink']]],
- ['xypdlderived_8738',['xypdlDerived',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a88ab515d361ad0b1fdd14ec20b572969',1,'amrex::XYPlotDataList']]],
- ['xypdlhiy_8739',['XYPDLHiY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a15e3b3a73f8d854567563cb9c40ca865',1,'amrex::XYPlotDataList']]],
- ['xypdlhiy_8740',['xypdlHiY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af10b7a355491a38086bd370b05013f20',1,'amrex::XYPlotDataList']]],
- ['xypdlldata_8741',['XYPDLLData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a7c975c3cbae9c4c9b96448eda0810cc9',1,'amrex::XYPlotDataListLink']]],
- ['xypdlldata_8742',['xypdllData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a13d8f8d382df6f1caae0eb061304b7be',1,'amrex::XYPlotDataListLink']]],
- ['xypdlllength_8743',['xypdllLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#aedc6b302ba8a41a7b0860a54f93eac00',1,'amrex::XYPlotDataListLink']]],
- ['xypdlloy_8744',['xypdlLoY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a901a80f5953cc152073c60286cb6c860',1,'amrex::XYPlotDataList']]],
- ['xypdlloy_8745',['XYPDLLoY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af06942462c7cfc82dd8f51151a60a1c0',1,'amrex::XYPlotDataList']]],
- ['xypdlratios_8746',['xypdlRatios',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ade612c26e3b60e7521e1bc7655d82964',1,'amrex::XYPlotDataList']]],
- ['xypdlxval_8747',['xypdlXVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab19f254be90dcd366f2e12953d492cd4',1,'amrex::XYPlotDataList']]],
- ['xypdlyval_8748',['xypdlYVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af3f276d50d12ae1ede8c1483a14c8c07',1,'amrex::XYPlotDataList']]],
- ['xyplane_8749',['XYPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#ad1b86e35dd69c62c7458b98276f001ae',1,'amrex::Amrvis']]],
- ['xyplotdatalist_8750',['XYPlotDataList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html',1,'amrex::XYPlotDataList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a58dbc137c88f33a60c950b1a399e7ec2',1,'amrex::XYPlotDataList::XYPlotDataList(XYPlotDataList *src)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3dddf82e4f6eea682ca4bfdab2aebd21',1,'amrex::XYPlotDataList::XYPlotDataList(const std::string &derived, int minlevel, int maxlevel, int gridlinein, const amrex::Vector< int > &ratiolist, const amrex::Vector< Real > &dx, const amrex::Vector< char * > &intersectpoint, Real startx=0.0)']]],
- ['xyplotdatalistlink_8751',['XYPlotDataListLink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html',1,'amrex::XYPlotDataListLink'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#adcd3ff299e5e5dae315e50299729ff46',1,'amrex::XYPlotDataListLink::XYPlotDataListLink()']]],
- ['xz_8752',['XZ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a53ecf753e57075db2ce21ddbb7b70d64',1,'amrex::Amrvis']]],
- ['xzplane_8753',['XZPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a7164dae8bec54366e19c0b66c23ccbd6',1,'amrex::Amrvis']]]
+ ['x_8712',['x',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#adee4e26d0112560a0d334844d548a91f',1,'amrex::HypreIJIface::x()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a9dd4e461268c8034f5c8564e155c67a6',1,'amrex::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html#a090510e5e79fd6c75d96c906cd9250e1',1,'amrex::Dim3::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a5e14d7ce5233de0925fb504796d4e71e',1,'amrex::HypreABecLap::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a3125234ef1a34b4160b04d5fc5329ac0',1,'amrex::HypreABecLap2::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#accd2cc8cf99841dfb7a1707ddfe3ca8e',1,'amrex::HypreABecLap3::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#af32f270916e5ac3077cad9d15792033e',1,'amrex::HypreNodeLap::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#ae6db912d553d631bb09b61be167b59e9',1,'amrex::openbc::Moments::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#aec5bde519720bd162ca02815d84c4b7b',1,'amrex::algoim::QuadratureRule::Node::x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a82c372d8519e17a10995968b370106dc',1,'amrex::PETScABecLap::x()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html#a7355367151105a356ebfa4ecb841a86c',1,'amrex::XDim3::x()']]],
+ ['xdim3_8713',['XDim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html',1,'amrex']]],
+ ['xdir_8714',['XDIR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#aa48460f2fc5e49659b1494852de45964',1,'amrex::Amrvis']]],
+ ['xdoty_8715',['xdoty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a7c044db51cc603481135fb0d75e43e90',1,'amrex::MLCellLinOpT::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aafe03e36ef3a7d8c99466b3762358794',1,'amrex::MLCurlCurl::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc521ed02a450f7efc4d24f18d8ee7aa',1,'amrex::MLLinOpT::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc521ed02a450f7efc4d24f18d8ee7aa',1,'MLLinOpT< Array< MultiFab, 3 > >::xdoty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a949d0c22ae1cd96ffa1961b06edee5d9',1,'amrex::MLNodeLinOp::xdoty()']]],
+ ['xhi_8716',['xhi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a9f188bc06079f1c188304a32ad6110a1',1,'amrex::Orientation::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4ec98986e1fa0de50c771df845b2021a',1,'amrex::Array3D::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a08f53cc26a4b05c464b19204c78a4d15',1,'amrex::Array2D::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#af7c8319947a6017a36027bc15c3ad065',1,'amrex::RealBox::xhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a08f53cc26a4b05c464b19204c78a4d15',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::xhi()']]],
+ ['xhi_5fdir_8717',['xhi_dir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mllinop__nd__module.html#a64d2e08ddf33f4e1ea55ca8bbb41bf03',1,'amrex_mllinop_nd_module']]],
+ ['xhi_5fis_5fsymmetric_8718',['xhi_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a2925774e5f4d5316c1b516f1c7a88033',1,'amrex::CurlCurlSymmetryInfo']]],
+ ['xint_8719',['xint',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#aa84aea4f19fd97919030c7bc2b2bce52',1,'amrex::algoim::ImplicitIntegral']]],
+ ['xlen_8720',['xlen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a7ed97ce5a43fa5616d9d89171c05c286',1,'amrex::Array2D::xlen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a7ed97ce5a43fa5616d9d89171c05c286',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::xlen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4591024556e60d0af381be737fdd32c2',1,'amrex::Array3D::xlen()']]],
+ ['xlo_8721',['xlo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a8357bdd8096531117cdcb334a5bab9b0',1,'amrex::Orientation::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#afb7b8e1395bf02084ad9013d41ac4148',1,'amrex::Array3D::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a57c003d9da2dfa7cfb6acf8a53a73730',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a57c003d9da2dfa7cfb6acf8a53a73730',1,'amrex::Array2D::xlo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ae4725fce5cb9ab4e306e9cb7a9c37f3c',1,'amrex::RealBox::xlo()']]],
+ ['xlo_5fdir_8722',['xlo_dir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mllinop__nd__module.html#aa8093488a6a576b9204a41a2c3b14612',1,'amrex_mllinop_nd_module']]],
+ ['xlo_5fis_5fsymmetric_8723',['xlo_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a1b09fbb6b677ae735a81688cbf575615',1,'amrex::CurlCurlSymmetryInfo']]],
+ ['xpay_8724',['Xpay',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25babe95b2334561dc4664fd9ff1fd20',1,'amrex::Xpay(Array< MF, N > &dst, typename MF::value_type a, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafbeb2d5f8af6c2d371818a5b8b8b10e',1,'amrex::Xpay(MF &dst, typename MF::value_type a, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa06c264011c21bb5a97070ae7cf250d3',1,'amrex::MultiFab::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< TagBox >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< IArrayBox >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< FArrayBox >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::Mask >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::EBCellFlagFab >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::CutFab >::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Xpay()']]],
+ ['xpay_8725',['xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< AtomicInt >']]],
+ ['xpay_8726',['Xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::BaseFab< PetscInt > >']]],
+ ['xpay_8727',['xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'amrex::BaseFab::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< char >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< EBCellFlag >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< HYPRE_Int >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< int >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< PetscInt >::xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a588b01925c451678d621fe58797a5bd7',1,'BaseFab< Real >::xpay()']]],
+ ['xpay_8728',['Xpay',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'amrex::FabArray::Xpay()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a742793255ff2aed0213773f989cc8394',1,'FabArray< amrex::BaseFab< AtomicInt > >::Xpay()']]],
+ ['xplane_8729',['XPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#add3703a58d6eb9d9c897e80f0bb3f8db',1,'amrex::Amrvis']]],
+ ['xrange_8730',['xrange',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a0e3b87a075c020bc4e0347b49b41a638',1,'amrex::algoim::ImplicitIntegral']]],
+ ['xval_8731',['XVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#aaffb528097b4e4d99500193127ea15af',1,'amrex::XYPlotDataList']]],
+ ['xvel_8732',['XVEL',['../group__Utilities.html#gabd88b7e5e752e92713211c3184d3a5ae',1,'hydro_constants.H']]],
+ ['xy_8733',['XY',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#aa01b8e847a081049f09f214fb191f372',1,'amrex::Amrvis']]],
+ ['xydpllength_8734',['XYDPLLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#aeca338f52ea471822af412f4169ad387',1,'amrex::XYPlotDataListLink']]],
+ ['xypdlderived_8735',['xypdlDerived',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a88ab515d361ad0b1fdd14ec20b572969',1,'amrex::XYPlotDataList']]],
+ ['xypdlhiy_8736',['XYPDLHiY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a15e3b3a73f8d854567563cb9c40ca865',1,'amrex::XYPlotDataList']]],
+ ['xypdlhiy_8737',['xypdlHiY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af10b7a355491a38086bd370b05013f20',1,'amrex::XYPlotDataList']]],
+ ['xypdlldata_8738',['XYPDLLData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a7c975c3cbae9c4c9b96448eda0810cc9',1,'amrex::XYPlotDataListLink']]],
+ ['xypdlldata_8739',['xypdllData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a13d8f8d382df6f1caae0eb061304b7be',1,'amrex::XYPlotDataListLink']]],
+ ['xypdlllength_8740',['xypdllLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#aedc6b302ba8a41a7b0860a54f93eac00',1,'amrex::XYPlotDataListLink']]],
+ ['xypdlloy_8741',['xypdlLoY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a901a80f5953cc152073c60286cb6c860',1,'amrex::XYPlotDataList']]],
+ ['xypdlloy_8742',['XYPDLLoY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af06942462c7cfc82dd8f51151a60a1c0',1,'amrex::XYPlotDataList']]],
+ ['xypdlratios_8743',['xypdlRatios',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ade612c26e3b60e7521e1bc7655d82964',1,'amrex::XYPlotDataList']]],
+ ['xypdlxval_8744',['xypdlXVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab19f254be90dcd366f2e12953d492cd4',1,'amrex::XYPlotDataList']]],
+ ['xypdlyval_8745',['xypdlYVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af3f276d50d12ae1ede8c1483a14c8c07',1,'amrex::XYPlotDataList']]],
+ ['xyplane_8746',['XYPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#ad1b86e35dd69c62c7458b98276f001ae',1,'amrex::Amrvis']]],
+ ['xyplotdatalist_8747',['XYPlotDataList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html',1,'amrex::XYPlotDataList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a58dbc137c88f33a60c950b1a399e7ec2',1,'amrex::XYPlotDataList::XYPlotDataList(XYPlotDataList *src)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3dddf82e4f6eea682ca4bfdab2aebd21',1,'amrex::XYPlotDataList::XYPlotDataList(const std::string &derived, int minlevel, int maxlevel, int gridlinein, const amrex::Vector< int > &ratiolist, const amrex::Vector< Real > &dx, const amrex::Vector< char * > &intersectpoint, Real startx=0.0)']]],
+ ['xyplotdatalistlink_8748',['XYPlotDataListLink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html',1,'amrex::XYPlotDataListLink'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#adcd3ff299e5e5dae315e50299729ff46',1,'amrex::XYPlotDataListLink::XYPlotDataListLink()']]],
+ ['xz_8749',['XZ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a53ecf753e57075db2ce21ddbb7b70d64',1,'amrex::Amrvis']]],
+ ['xzplane_8750',['XZPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a7164dae8bec54366e19c0b66c23ccbd6',1,'amrex::Amrvis']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_19.js b/amrex-hydro/Doxygen/html/search/all_19.js
index 3cc4d7e..25a0eb5 100644
--- a/amrex-hydro/Doxygen/html/search/all_19.js
+++ b/amrex-hydro/Doxygen/html/search/all_19.js
@@ -1,40 +1,40 @@
var searchData=
[
- ['y_8754',['y',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html#a5b607ff8424cba649fe2c3c19f34714b',1,'amrex::Dim3::y()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#adb6657fa49f022a5f02ab1a51fafeac0',1,'amrex::openbc::Moments::y()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#ac09c0b155c27d48d0efcf8d70277894a',1,'amrex::algoim::QuadratureRule::Node::y()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html#af3bfd0ccbd1587f808089bee50e4a203',1,'amrex::XDim3::y()']]],
- ['yafluxreg_5fcrseadd_8755',['yafluxreg_crseadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3b5be86618428780e4c8d65b50e92ef',1,'amrex::yafluxreg_crseadd(Box const &bx, Array4< T > const &d, Array4< int const > const &flag, Array4< T const > const &fx, T dtdx, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a022123f91218b914a5c94f972669cb57',1,'amrex::yafluxreg_crseadd(Box const &bx, Array4< T > const &d, Array4< int const > const &flag, Array4< T const > const &fx, Array4< T const > const &fy, T dtdx, T dtdy, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b1d07ca28efdd9ea5b1ef56ad6e2778',1,'amrex::yafluxreg_crseadd(Box const &bx, Array4< T > const &d, Array4< int const > const &flag, Array4< T const > const &fx, Array4< T const > const &fy, Array4< T const > const &fz, T dtdx, T dtdy, T dtdz, int nc) noexcept']]],
- ['yafluxreg_5ffineadd_8756',['yafluxreg_fineadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e5424db64aba9748df778a60884c7b9',1,'amrex']]],
- ['yafluxregister_8757',['YAFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9418cfdd8457daebb1c971d4e38ceb17',1,'amrex']]],
- ['yafluxregistert_8758',['YAFluxRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html',1,'amrex::YAFluxRegisterT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ad17e1ac181b131cfdc655b4abfe03a98',1,'amrex::YAFluxRegisterT::YAFluxRegisterT(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, const IntVect &ref_ratio, int fine_lev, int nvar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a5368c976e1f4845f16096aa9a9945c02',1,'amrex::YAFluxRegisterT::YAFluxRegisterT()=default']]],
- ['ydir_8759',['YDIR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a3e880279ad4fb97535a0415f652dfc9d',1,'amrex::Amrvis']]],
- ['yellow_8760',['Yellow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a080b20c9b78c553919c4563ddd75ff1e',1,'amrex::FGColor::Yellow()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a946b44d2b8a57793025b006f14222e56',1,'amrex::BGColor::Yellow()']]],
- ['yhi_8761',['yhi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a43bb34db8b97178d1face87e09e5aabb',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::yhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a43bb34db8b97178d1face87e09e5aabb',1,'amrex::Array2D::yhi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a60ebce7e24f582476b0759479c38cec8',1,'amrex::Orientation::yhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a1cc1a081cc2f368f2f262e27ab2ce0c6',1,'amrex::Array3D::yhi()']]],
- ['yhi_5fis_5fsymmetric_8762',['yhi_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#aa839fe8eaa6e221fbf631ed568e93121',1,'amrex::CurlCurlSymmetryInfo']]],
- ['ylen_8763',['ylen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a6f12cca48b5285eae3cf7ffba7b0e552',1,'amrex::Array3D::ylen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a4d166bce8fe043e2c55ecff72150199a',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::ylen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a4d166bce8fe043e2c55ecff72150199a',1,'amrex::Array2D::ylen() noexcept']]],
- ['ylo_8764',['ylo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aa8de85adf5367a972d5da3c2562530f9',1,'amrex::Array2D::ylo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aa8de85adf5367a972d5da3c2562530f9',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::ylo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ace0391dec6f0b2c90c125db136ad86b0',1,'amrex::Array3D::ylo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a834da152cd3da5a15d0b486a2765778f',1,'amrex::Orientation::ylo()']]],
- ['ylo_5fis_5fsymmetric_8765',['ylo_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a1b16f637212fe38f525676d1d26bf9cd',1,'amrex::CurlCurlSymmetryInfo']]],
- ['yplane_8766',['YPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a731717eed90ce2d39970e786e2486b1c',1,'amrex::Amrvis']]],
- ['yval_8767',['YVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a8f0d43baff2b628b18a538011a6dac4f',1,'amrex::XYPlotDataList']]],
- ['yvel_8768',['YVEL',['../group__Utilities.html#ga17d5f6d34047cd913543b43d73f2ce9a',1,'hydro_constants.H']]],
- ['yy_5fat_5fbol_8769',['yy_at_bol',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a9d60c60af6e1a6f69de16871fd64f85f',1,'yy_buffer_state']]],
- ['yy_5fbs_5fcolumn_8770',['yy_bs_column',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a10c4fcd8be759e6bf11e6d3e8cdb0307',1,'yy_buffer_state']]],
- ['yy_5fbs_5flineno_8771',['yy_bs_lineno',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a818e94bc9c766e683c60df1e9fd01199',1,'yy_buffer_state']]],
- ['yy_5fbuf_5fpos_8772',['yy_buf_pos',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a8435c3f786bbb55d21d0174e4cfc22a0',1,'yy_buffer_state']]],
- ['yy_5fbuf_5fsize_8773',['yy_buf_size',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a451d39697f006f3922c1f43cf79286b4',1,'yy_buffer_state']]],
- ['yy_5fbuffer_5fstate_8774',['yy_buffer_state',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html',1,'']]],
- ['yy_5fbuffer_5fstatus_8775',['yy_buffer_status',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a70fd925d37a2f0454fbd0def675d106c',1,'yy_buffer_state']]],
- ['yy_5fch_5fbuf_8776',['yy_ch_buf',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a0d25458e69eb22207fc633a1255d099d',1,'yy_buffer_state']]],
- ['yy_5ffill_5fbuffer_8777',['yy_fill_buffer',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a63d2afbb1d79a3fc63df9e12626f827d',1,'yy_buffer_state']]],
- ['yy_5finput_5ffile_8778',['yy_input_file',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a4360acfb226a1fc240ab2be17dd6beda',1,'yy_buffer_state']]],
- ['yy_5fis_5finteractive_8779',['yy_is_interactive',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#abf5c70eea75581b58c0ee7bd31b14490',1,'yy_buffer_state']]],
- ['yy_5fis_5four_5fbuffer_8780',['yy_is_our_buffer',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a80ce2431c70dc4f89ced487f18449465',1,'yy_buffer_state']]],
- ['yy_5fn_5fchars_8781',['yy_n_chars',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a06406208824817acfec2183b79080945',1,'yy_buffer_state']]],
- ['yy_5fnxt_8782',['yy_nxt',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html#ae0715250c2bef261e596e77e0030f13e',1,'yy_trans_info']]],
- ['yy_5ftrans_5finfo_8783',['yy_trans_info',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html',1,'']]],
- ['yy_5fverify_8784',['yy_verify',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html#a5c9f61e770deef50bd4e697310342fe9',1,'yy_trans_info']]],
- ['yyalloc_8785',['yyalloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html',1,'']]],
- ['yyparse_8786',['yyparse',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2df08e98c81c9d8bc1fd71defa327d4d',1,'BLProfStats::yyparse()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a2df08e98c81c9d8bc1fd71defa327d4d',1,'RegionsProfStats::yyparse()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2df08e98c81c9d8bc1fd71defa327d4d',1,'CommProfStats::yyparse()']]],
- ['yyss_5falloc_8787',['yyss_alloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html#abff9f2574620ec19335937522ea27580',1,'yyalloc']]],
- ['yyvs_5falloc_8788',['yyvs_alloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html#a9326f4fdc6f737a929444427836d8928',1,'yyalloc']]],
- ['yz_8789',['YZ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adb827b646ad912c5cc378614fb69d5a9',1,'amrex::Amrvis']]],
- ['yzplane_8790',['YZPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a6e9bd3958932d9e9fb25aa2f0fc16f4e',1,'amrex::Amrvis']]]
+ ['y_8751',['y',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html#a5b607ff8424cba649fe2c3c19f34714b',1,'amrex::Dim3::y()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#adb6657fa49f022a5f02ab1a51fafeac0',1,'amrex::openbc::Moments::y()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#ac09c0b155c27d48d0efcf8d70277894a',1,'amrex::algoim::QuadratureRule::Node::y()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html#af3bfd0ccbd1587f808089bee50e4a203',1,'amrex::XDim3::y()']]],
+ ['yafluxreg_5fcrseadd_8752',['yafluxreg_crseadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3b5be86618428780e4c8d65b50e92ef',1,'amrex::yafluxreg_crseadd(Box const &bx, Array4< T > const &d, Array4< int const > const &flag, Array4< T const > const &fx, T dtdx, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a022123f91218b914a5c94f972669cb57',1,'amrex::yafluxreg_crseadd(Box const &bx, Array4< T > const &d, Array4< int const > const &flag, Array4< T const > const &fx, Array4< T const > const &fy, T dtdx, T dtdy, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b1d07ca28efdd9ea5b1ef56ad6e2778',1,'amrex::yafluxreg_crseadd(Box const &bx, Array4< T > const &d, Array4< int const > const &flag, Array4< T const > const &fx, Array4< T const > const &fy, Array4< T const > const &fz, T dtdx, T dtdy, T dtdz, int nc) noexcept']]],
+ ['yafluxreg_5ffineadd_8753',['yafluxreg_fineadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e5424db64aba9748df778a60884c7b9',1,'amrex']]],
+ ['yafluxregister_8754',['YAFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9418cfdd8457daebb1c971d4e38ceb17',1,'amrex']]],
+ ['yafluxregistert_8755',['YAFluxRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html',1,'amrex::YAFluxRegisterT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ad17e1ac181b131cfdc655b4abfe03a98',1,'amrex::YAFluxRegisterT::YAFluxRegisterT(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, const IntVect &ref_ratio, int fine_lev, int nvar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a5368c976e1f4845f16096aa9a9945c02',1,'amrex::YAFluxRegisterT::YAFluxRegisterT()=default']]],
+ ['ydir_8756',['YDIR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a3e880279ad4fb97535a0415f652dfc9d',1,'amrex::Amrvis']]],
+ ['yellow_8757',['Yellow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a080b20c9b78c553919c4563ddd75ff1e',1,'amrex::FGColor::Yellow()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a946b44d2b8a57793025b006f14222e56',1,'amrex::BGColor::Yellow()']]],
+ ['yhi_8758',['yhi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a43bb34db8b97178d1face87e09e5aabb',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::yhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a43bb34db8b97178d1face87e09e5aabb',1,'amrex::Array2D::yhi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a60ebce7e24f582476b0759479c38cec8',1,'amrex::Orientation::yhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a1cc1a081cc2f368f2f262e27ab2ce0c6',1,'amrex::Array3D::yhi()']]],
+ ['yhi_5fis_5fsymmetric_8759',['yhi_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#aa839fe8eaa6e221fbf631ed568e93121',1,'amrex::CurlCurlSymmetryInfo']]],
+ ['ylen_8760',['ylen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a6f12cca48b5285eae3cf7ffba7b0e552',1,'amrex::Array3D::ylen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a4d166bce8fe043e2c55ecff72150199a',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::ylen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a4d166bce8fe043e2c55ecff72150199a',1,'amrex::Array2D::ylen() noexcept']]],
+ ['ylo_8761',['ylo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aa8de85adf5367a972d5da3c2562530f9',1,'amrex::Array2D::ylo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aa8de85adf5367a972d5da3c2562530f9',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::ylo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ace0391dec6f0b2c90c125db136ad86b0',1,'amrex::Array3D::ylo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a834da152cd3da5a15d0b486a2765778f',1,'amrex::Orientation::ylo()']]],
+ ['ylo_5fis_5fsymmetric_8762',['ylo_is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#a1b16f637212fe38f525676d1d26bf9cd',1,'amrex::CurlCurlSymmetryInfo']]],
+ ['yplane_8763',['YPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a731717eed90ce2d39970e786e2486b1c',1,'amrex::Amrvis']]],
+ ['yval_8764',['YVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a8f0d43baff2b628b18a538011a6dac4f',1,'amrex::XYPlotDataList']]],
+ ['yvel_8765',['YVEL',['../group__Utilities.html#ga17d5f6d34047cd913543b43d73f2ce9a',1,'hydro_constants.H']]],
+ ['yy_5fat_5fbol_8766',['yy_at_bol',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a9d60c60af6e1a6f69de16871fd64f85f',1,'yy_buffer_state']]],
+ ['yy_5fbs_5fcolumn_8767',['yy_bs_column',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a10c4fcd8be759e6bf11e6d3e8cdb0307',1,'yy_buffer_state']]],
+ ['yy_5fbs_5flineno_8768',['yy_bs_lineno',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a818e94bc9c766e683c60df1e9fd01199',1,'yy_buffer_state']]],
+ ['yy_5fbuf_5fpos_8769',['yy_buf_pos',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a8435c3f786bbb55d21d0174e4cfc22a0',1,'yy_buffer_state']]],
+ ['yy_5fbuf_5fsize_8770',['yy_buf_size',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a451d39697f006f3922c1f43cf79286b4',1,'yy_buffer_state']]],
+ ['yy_5fbuffer_5fstate_8771',['yy_buffer_state',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html',1,'']]],
+ ['yy_5fbuffer_5fstatus_8772',['yy_buffer_status',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a70fd925d37a2f0454fbd0def675d106c',1,'yy_buffer_state']]],
+ ['yy_5fch_5fbuf_8773',['yy_ch_buf',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a0d25458e69eb22207fc633a1255d099d',1,'yy_buffer_state']]],
+ ['yy_5ffill_5fbuffer_8774',['yy_fill_buffer',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a63d2afbb1d79a3fc63df9e12626f827d',1,'yy_buffer_state']]],
+ ['yy_5finput_5ffile_8775',['yy_input_file',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a4360acfb226a1fc240ab2be17dd6beda',1,'yy_buffer_state']]],
+ ['yy_5fis_5finteractive_8776',['yy_is_interactive',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#abf5c70eea75581b58c0ee7bd31b14490',1,'yy_buffer_state']]],
+ ['yy_5fis_5four_5fbuffer_8777',['yy_is_our_buffer',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a80ce2431c70dc4f89ced487f18449465',1,'yy_buffer_state']]],
+ ['yy_5fn_5fchars_8778',['yy_n_chars',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html#a06406208824817acfec2183b79080945',1,'yy_buffer_state']]],
+ ['yy_5fnxt_8779',['yy_nxt',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html#ae0715250c2bef261e596e77e0030f13e',1,'yy_trans_info']]],
+ ['yy_5ftrans_5finfo_8780',['yy_trans_info',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html',1,'']]],
+ ['yy_5fverify_8781',['yy_verify',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html#a5c9f61e770deef50bd4e697310342fe9',1,'yy_trans_info']]],
+ ['yyalloc_8782',['yyalloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html',1,'']]],
+ ['yyparse_8783',['yyparse',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2df08e98c81c9d8bc1fd71defa327d4d',1,'BLProfStats::yyparse()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a2df08e98c81c9d8bc1fd71defa327d4d',1,'RegionsProfStats::yyparse()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2df08e98c81c9d8bc1fd71defa327d4d',1,'CommProfStats::yyparse()']]],
+ ['yyss_5falloc_8784',['yyss_alloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html#abff9f2574620ec19335937522ea27580',1,'yyalloc']]],
+ ['yyvs_5falloc_8785',['yyvs_alloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html#a9326f4fdc6f737a929444427836d8928',1,'yyalloc']]],
+ ['yz_8786',['YZ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adb827b646ad912c5cc378614fb69d5a9',1,'amrex::Amrvis']]],
+ ['yzplane_8787',['YZPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a6e9bd3958932d9e9fb25aa2f0fc16f4e',1,'amrex::Amrvis']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_1a.js b/amrex-hydro/Doxygen/html/search/all_1a.js
index 7753f03..0a8d639 100644
--- a/amrex-hydro/Doxygen/html/search/all_1a.js
+++ b/amrex-hydro/Doxygen/html/search/all_1a.js
@@ -1,21 +1,21 @@
var searchData=
[
- ['z_8791',['z',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#a014340bfb64fc9518ac7541cd634253c',1,'amrex::openbc::Moments::z()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#a5f9f48bbbd30d20b1b08061b621b46e6',1,'amrex::algoim::QuadratureRule::Node::z()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html#ab7d76c217833bd5f7ac309ae9b32b2ed',1,'amrex::XDim3::z()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html#a301b8be615c36e302d8510be17c63e90',1,'amrex::Dim3::z()']]],
- ['zdir_8792',['ZDIR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a345f2c2cc5c709a02e40f34b83d914fb',1,'amrex::Amrvis']]],
- ['zero_8793',['Zero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac9be7906eed9686b378081b582db248e',1,'IntVectND< AMREX_SPACEDIM >::Zero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab64ddfe8e473503acf9a5f7103467b13',1,'amrex::RealVect::Zero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac9be7906eed9686b378081b582db248e',1,'amrex::IntVectND::Zero()']]],
- ['zero_8794',['zero',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cad02c4c4cde7ae76252540d116a40f23a',1,'amrex::zero()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a1f4791a841a93287a5d1a9f841bdecd1',1,'amrex_constants_module::zero()']]],
- ['zero_5flower_5fmask_8795',['zero_lower_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a202cad7d2c40d09b3c3efbdfdf94115d',1,'amrex::EBCellFlag']]],
- ['zero_5fnumvofs_5fmask_8796',['zero_numvofs_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a684214fb8524798b231301cf52aeac95',1,'amrex::EBCellFlag']]],
- ['zero_5ftype_5fmask_8797',['zero_type_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ac8267e4520db8eab9e586ba8de116d2b',1,'amrex::EBCellFlag']]],
- ['zero_5fxhi_5fmask_8798',['zero_xhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a49823ee5e3272661b0ff81bcf637263c',1,'amrex::EB2::Neighbor']]],
- ['zero_5fxlo_5fmask_8799',['zero_xlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a753fca266a688d197024b1fb911cd828',1,'amrex::EB2::Neighbor']]],
- ['zero_5fyhi_5fmask_8800',['zero_yhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a6d68482d31eca7a919b4c4d01df79878',1,'amrex::EB2::Neighbor']]],
- ['zero_5fylo_5fmask_8801',['zero_ylo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ac4a51294df158aec56678a1a577d99b3',1,'amrex::EB2::Neighbor']]],
- ['zero_5fzhi_5fmask_8802',['zero_zhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a4133ce39a287fff20e97b3af469995c8',1,'amrex::EB2::Neighbor']]],
- ['zero_5fzlo_5fmask_8803',['zero_zlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ae99270d7b970d6f6e2f52dbc2c4921a5',1,'amrex::EB2::Neighbor']]],
- ['zhi_8804',['zhi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a04130dc48cb39636a34e8b35f79f0dd4',1,'amrex::Orientation::zhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a48e290c0fdea914bbfad33952558da6c',1,'amrex::Array3D::zhi() noexcept']]],
- ['zlen_8805',['zlen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a474a15544b00cfb42f2ffc71e2528b1b',1,'amrex::Array3D']]],
- ['zlo_8806',['zlo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#adfb237ca22c5441c5f708a1f8470ba5b',1,'amrex::Array3D::zlo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#adc5c24fdb759cd388af0ca18c37a49f3',1,'amrex::Orientation::zlo()']]],
- ['zplane_8807',['ZPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a188af44ab507bf2058f81828afccc6a6',1,'amrex::Amrvis']]],
- ['zvel_8808',['ZVEL',['../group__Utilities.html#gacd4c2357fa827bdc6b058736a689df22',1,'hydro_constants.H']]]
+ ['z_8788',['z',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#a014340bfb64fc9518ac7541cd634253c',1,'amrex::openbc::Moments::z()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html#a5f9f48bbbd30d20b1b08061b621b46e6',1,'amrex::algoim::QuadratureRule::Node::z()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html#ab7d76c217833bd5f7ac309ae9b32b2ed',1,'amrex::XDim3::z()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html#a301b8be615c36e302d8510be17c63e90',1,'amrex::Dim3::z()']]],
+ ['zdir_8789',['ZDIR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a345f2c2cc5c709a02e40f34b83d914fb',1,'amrex::Amrvis']]],
+ ['zero_8790',['Zero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac9be7906eed9686b378081b582db248e',1,'IntVectND< AMREX_SPACEDIM >::Zero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab64ddfe8e473503acf9a5f7103467b13',1,'amrex::RealVect::Zero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac9be7906eed9686b378081b582db248e',1,'amrex::IntVectND::Zero()']]],
+ ['zero_8791',['zero',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cad02c4c4cde7ae76252540d116a40f23a',1,'amrex::zero()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a1f4791a841a93287a5d1a9f841bdecd1',1,'amrex_constants_module::zero()']]],
+ ['zero_5flower_5fmask_8792',['zero_lower_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a202cad7d2c40d09b3c3efbdfdf94115d',1,'amrex::EBCellFlag']]],
+ ['zero_5fnumvofs_5fmask_8793',['zero_numvofs_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a684214fb8524798b231301cf52aeac95',1,'amrex::EBCellFlag']]],
+ ['zero_5ftype_5fmask_8794',['zero_type_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ac8267e4520db8eab9e586ba8de116d2b',1,'amrex::EBCellFlag']]],
+ ['zero_5fxhi_5fmask_8795',['zero_xhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a49823ee5e3272661b0ff81bcf637263c',1,'amrex::EB2::Neighbor']]],
+ ['zero_5fxlo_5fmask_8796',['zero_xlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a753fca266a688d197024b1fb911cd828',1,'amrex::EB2::Neighbor']]],
+ ['zero_5fyhi_5fmask_8797',['zero_yhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a6d68482d31eca7a919b4c4d01df79878',1,'amrex::EB2::Neighbor']]],
+ ['zero_5fylo_5fmask_8798',['zero_ylo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ac4a51294df158aec56678a1a577d99b3',1,'amrex::EB2::Neighbor']]],
+ ['zero_5fzhi_5fmask_8799',['zero_zhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a4133ce39a287fff20e97b3af469995c8',1,'amrex::EB2::Neighbor']]],
+ ['zero_5fzlo_5fmask_8800',['zero_zlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ae99270d7b970d6f6e2f52dbc2c4921a5',1,'amrex::EB2::Neighbor']]],
+ ['zhi_8801',['zhi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a04130dc48cb39636a34e8b35f79f0dd4',1,'amrex::Orientation::zhi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a48e290c0fdea914bbfad33952558da6c',1,'amrex::Array3D::zhi() noexcept']]],
+ ['zlen_8802',['zlen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a474a15544b00cfb42f2ffc71e2528b1b',1,'amrex::Array3D']]],
+ ['zlo_8803',['zlo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#adfb237ca22c5441c5f708a1f8470ba5b',1,'amrex::Array3D::zlo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#adc5c24fdb759cd388af0ca18c37a49f3',1,'amrex::Orientation::zlo()']]],
+ ['zplane_8804',['ZPLANE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a188af44ab507bf2058f81828afccc6a6',1,'amrex::Amrvis']]],
+ ['zvel_8805',['ZVEL',['../group__Utilities.html#gacd4c2357fa827bdc6b058736a689df22',1,'hydro_constants.H']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_1b.js b/amrex-hydro/Doxygen/html/search/all_1b.js
index 180b1ee..3a5919f 100644
--- a/amrex-hydro/Doxygen/html/search/all_1b.js
+++ b/amrex-hydro/Doxygen/html/search/all_1b.js
@@ -1,165 +1,165 @@
var searchData=
[
- ['_7ealignedallocator_8809',['~AlignedAllocator',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a3a710f683b06d92478d4dd13cd49b79f',1,'hacc::AlignedAllocator']]],
- ['_7eamr_8810',['~Amr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8d5c1619f1b2b730254a0382dbcf0ba9',1,'amrex::Amr']]],
- ['_7eamrcore_8811',['~AmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a4e0a329860a20a81326e48a99ff2f0d9',1,'amrex::AmrCore']]],
- ['_7eamrdata_8812',['~AmrData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa48f45d99e5cc5131854e6c700003f28',1,'amrex::AmrData']]],
- ['_7eamrdataadaptor_8813',['~AmrDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a9ae9a8df3d126eb7dd38d1288c85e25b',1,'amrex::AmrDataAdaptor']]],
- ['_7eamrex_8814',['~AMReX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#aadaaabd7881bbce62f2b282789482259',1,'amrex::AMReX']]],
- ['_7eamrex_5fksp_8815',['~amrex_KSP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#ac9f5ff4629908ee4118f3e7ae1cf76bc',1,'amrex::amrex_KSP']]],
- ['_7eamrex_5fmat_8816',['~amrex_Mat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a781cc06ce703efa959aec101c847e2ed',1,'amrex::amrex_Mat']]],
- ['_7eamrex_5fvec_8817',['~amrex_Vec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#ae371bf320afcebe6bfe1a362f5ca37df',1,'amrex::amrex_Vec']]],
- ['_7eamrinsitubridge_8818',['~AmrInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#ad7bb8a6372011546798d84587f770eca',1,'amrex::AmrInSituBridge']]],
- ['_7eamrlevel_8819',['~AmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af651bb170ec4a1a93a4eed118dead881',1,'amrex::AmrLevel']]],
- ['_7eamrmesh_8820',['~AmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a8fb2fefeadc3653f3f263d32fd195460',1,'amrex::AmrMesh']]],
- ['_7eamrmeshdataadaptor_8821',['~AmrMeshDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a128f2624255ef44bea08ba633f9abf99',1,'amrex::AmrMeshDataAdaptor']]],
- ['_7eamrmeshinsitubridge_8822',['~AmrMeshInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#ad03fbf0dc520a5355cc67e6ede643ccf',1,'amrex::AmrMeshInSituBridge']]],
- ['_7eamrparticlecontainer_5fimpl_8823',['~AmrParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a92e5a548f299b572e6b0d3628875f06b',1,'amrex::AmrParticleContainer_impl']]],
- ['_7eamrtracerparticlecontainer_8824',['~AmrTracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a30b6824ae45ee1b770f5a4d74dd1c084',1,'amrex::AmrTracerParticleContainer']]],
- ['_7eany_8825',['~Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a75f911e1b2a254db4b6626bf98fa1923',1,'amrex::Any']]],
- ['_7earena_8826',['~Arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a327e7541e6291ce735c03392b21931b6',1,'amrex::Arena']]],
- ['_7easyncarray_8827',['~AsyncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ad3151b13ffc1cc951122dcf7365b7b37',1,'amrex::Gpu::AsyncArray']]],
- ['_7ebackgroundthread_8828',['~BackgroundThread',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#ab5ad8734e492ca7784f7fa8af2d4c29e',1,'amrex::BackgroundThread']]],
- ['_7ebaref_8829',['~BARef',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a1b8ba3959e98109e86948f5cde5109c1',1,'amrex::BARef']]],
- ['_7ebasefab_8830',['~BaseFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'amrex::BaseFab::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< AtomicInt >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< char >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< EBCellFlag >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< HYPRE_Int >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< int >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< PetscInt >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< Real >::~BaseFab()']]],
- ['_7eblbter_8831',['~BLBTer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#a40f6ea2be2071a89f148f4ca939077d7',1,'amrex::BLBTer']]],
- ['_7eblockmutex_8832',['~BlockMutex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a2c7806c54820135f097449360f35a8f4',1,'amrex::BlockMutex']]],
- ['_7eblprofstats_8833',['~BLProfStats',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a78a439d9e62c00492ada16e9466c068d',1,'BLProfStats']]],
- ['_7ebndrydatat_8834',['~BndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a5516fe31e846fc0e58ac78628938940b',1,'amrex::BndryDataT']]],
- ['_7ebndryregistert_8835',['~BndryRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a2d267bc0d735366bae8c6843d4cc79e3',1,'amrex::BndryRegisterT']]],
- ['_7eboxarray_8836',['~BoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac969ef57c4c67c6dd624e9f261f2afb4',1,'amrex::BoxArray']]],
- ['_7eboxconverter_8837',['~BoxConverter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxConverter.html#aaaad55832cd1274c50ac3f2d75c74b7d',1,'amrex::BoxConverter']]],
- ['_7eboxlist_8838',['~BoxList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a65e7da9a77d7d7f5ebffbeecd8b3bf51',1,'amrex::BoxList']]],
- ['_7ebuffer_8839',['~Buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a3388e4bd09fa27a3a03274acfa8be487',1,'amrex::Gpu::Buffer']]],
- ['_7ecarena_8840',['~CArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abca549bb11a9efb8b05dca10c32aab81',1,'amrex::CArena']]],
- ['_7ecluster_8841',['~Cluster',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#aaed7b54ca160992ed7fa68179a7e1302',1,'amrex::Cluster']]],
- ['_7eclusterlist_8842',['~ClusterList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a85b6b93eeb622db0290b7b1a9fcb8fc6',1,'amrex::ClusterList']]],
- ['_7ecommcontainer_8843',['~CommContainer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html#a42b220f522310f21612b93d2e06a3968',1,'amrex::MLLinOpT::CommContainer']]],
- ['_7ecommprofstats_8844',['~CommProfStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af0dd55e0822e62401a6c87570d101a5c',1,'CommProfStats']]],
- ['_7ecutfab_8845',['~CutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a64283eac74b3bedf8e369bb38d7fe06f',1,'amrex::CutFab']]],
- ['_7edata_8846',['~Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a7ba706756f6d9f4806511c613a16596f',1,'amrex::IParser::Data::~Data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a05dbc0e8814cc41bd9f296b951ec8cb3',1,'amrex::Parser::Data::~Data()']]],
- ['_7edataservices_8847',['~DataServices',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5bdb39757dd7e9db803b69385f62a8c8',1,'amrex::DataServices']]],
- ['_7ederivelist_8848',['~DeriveList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a589e11cf023f31b9678c0feabcf8aeeb',1,'amrex::DeriveList']]],
- ['_7ederiverec_8849',['~DeriveRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a3efcbfca10808d1a81e899f4d3448501',1,'amrex::DeriveRec']]],
- ['_7edevicescalar_8850',['~DeviceScalar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#ae203fe8c3032a05c2f06c38b8638308c',1,'amrex::Gpu::DeviceScalar']]],
- ['_7edevicesync_8851',['~DeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#afb52b8eb46f2e00c2eda77ec791ef5b9',1,'amrex::MFIter::DeviceSync']]],
- ['_7edfft_8852',['~Dfft',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aaafa2873c552d058d627650a7c613cc8',1,'hacc::Dfft']]],
- ['_7edistfcnelement2d_8853',['~distFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a31d8d114c1774a3fbba8f39d37a41e4c',1,'amrex::distFcnElement2d']]],
- ['_7edistribution_8854',['~Distribution',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#afb7db67a5cbe65d16e4df2ad3f3aa582',1,'hacc::Distribution']]],
- ['_7edistributionmapping_8855',['~DistributionMapping',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa68c8981b7dcfbaddbc6d3e8f36dd9a5',1,'amrex::DistributionMapping']]],
- ['_7eebcellflag_8856',['~EBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab007855aef3f387c76564429c480e0ae',1,'amrex::EBCellFlag']]],
- ['_7eebcellflagfab_8857',['~EBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a56cf5fc06dc4b6e09eeed8f5139b4f50',1,'amrex::EBCellFlagFab']]],
- ['_7eebdatacollection_8858',['~EBDataCollection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ac0a68c8f5a6914b596f4c47f43d2f6aa',1,'amrex::EBDataCollection']]],
- ['_7eebfarraybox_8859',['~EBFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a655b9f308a0fed9d3a680828a63a976b',1,'amrex::EBFArrayBox']]],
- ['_7eebfarrayboxfactory_8860',['~EBFArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#acc29524f4cabd3655de95618b8744ef7',1,'amrex::EBFArrayBoxFactory']]],
- ['_7eelixir_8861',['~Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#aaf8c50c534f3c06f0b7adf47ca0944f3',1,'amrex::Gpu::Elixir']]],
- ['_7eerror_8862',['~Error',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#a7f45ff78177c6a3601796903bfd9fe60',1,'hacc::Error']]],
- ['_7eerrorfunc_8863',['~ErrorFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#af70f30880c5c75a565485bc4f588ac90',1,'amrex::ErrorRec::ErrorFunc']]],
- ['_7eerrorfunc2_8864',['~ErrorFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a0a96ab151cdade77a13d8742e58fced0',1,'amrex::ErrorRec::ErrorFunc2']]],
- ['_7eerrorrec_8865',['~ErrorRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ab855c1bad2c1c0ceb3dc3eddcbaba9c1',1,'amrex::ErrorRec']]],
- ['_7efabarray_8866',['~FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< FArrayBox >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< TagBox >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< IArrayBox >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::Mask >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::EBCellFlagFab >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::CutFab >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::BaseFab< PetscInt > >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::BaseFab< AtomicInt > >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'amrex::FabArray::~FabArray()']]],
- ['_7efabarraybase_8867',['~FabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a58a43e40ea0bcd02334490f1126c6d7f',1,'amrex::FabArrayBase']]],
- ['_7efabarraycopydescriptor_8868',['~FabArrayCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aaa1a22a34f3f8034c6b4f85534e9331c',1,'amrex::FabArrayCopyDescriptor::~FabArrayCopyDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aaa1a22a34f3f8034c6b4f85534e9331c',1,'FabArrayCopyDescriptor< FArrayBox >::~FabArrayCopyDescriptor()']]],
- ['_7efabcopydescriptor_8869',['~FabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a75c15143e48c0f0f2961f94a3a2b0c29',1,'amrex::FabCopyDescriptor']]],
- ['_7efabfactory_8870',['~FabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a0d7f240eb5eb5b366024b09539d7ce87',1,'amrex::FabFactory::~FabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a0d7f240eb5eb5b366024b09539d7ce87',1,'FabFactory< amrex::FArrayBox >::~FabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a0d7f240eb5eb5b366024b09539d7ce87',1,'FabFactory< FArrayBox >::~FabFactory()']]],
- ['_7efabio_8871',['~FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#ae4851e764a567bbd0451dbf0edc0428c',1,'amrex::FABio']]],
- ['_7efabsett_8872',['~FabSetT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ae4c95843913a0e22f76f3ed13905cb53',1,'amrex::FabSetT']]],
- ['_7efarraybox_8873',['~FArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af592141f4b4b5593b68da6b32320a9d0',1,'amrex::FArrayBox']]],
- ['_7efeintegrator_8874',['~FEIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#acc384fa61c635b7d9236f4c07a48109a',1,'amrex::FEIntegrator']]],
- ['_7efluxregister_8875',['~FluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a02d8b5cbd5285fbddccbbb415cba051c',1,'amrex::FluxRegister']]],
- ['_7eframe_8876',['~Frame',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a7a812b3ef64087f0bcc566deaffbcb16',1,'amrex::ParallelContext::Frame']]],
- ['_7egeometry_8877',['~Geometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a064dbb1fe7f6866145fd4f18a50275ff',1,'amrex::Geometry']]],
- ['_7egraphsafeguard_8878',['~GraphSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html#a2a001842d80f5aba37cb7fb9ae90bbac',1,'amrex::Gpu::GraphSafeGuard']]],
- ['_7eheader_8879',['~Header',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ad8d2adbe46354fcdf826cdf5a15587cf',1,'amrex::VisMF::Header']]],
- ['_7ehypre_8880',['~Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af5b05a1271484c6bd34ebd3fbbfc85ef',1,'amrex::Hypre']]],
- ['_7ehypreabeclap_8881',['~HypreABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#abcc7cb6a68b984c4a78c514d56b75513',1,'amrex::HypreABecLap']]],
- ['_7ehypreabeclap2_8882',['~HypreABecLap2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#aa984ec44a0449bd89f5161e6ece57e8d',1,'amrex::HypreABecLap2']]],
- ['_7ehypreabeclap3_8883',['~HypreABecLap3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a9990778a6ed9b97e1c316a55946755a8',1,'amrex::HypreABecLap3']]],
- ['_7ehypreijiface_8884',['~HypreIJIface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a415acbef953758af2e22a518e6199ba8',1,'amrex::HypreIJIface']]],
- ['_7ehypremlabeclap_8885',['~HypreMLABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a66105677b66e5acc22e81f49c1fbf640',1,'amrex::HypreMLABecLap']]],
- ['_7ehyprenodelap_8886',['~HypreNodeLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ac4fd7635fb3f2ef04617ec9a1e17f0ac',1,'amrex::HypreNodeLap']]],
- ['_7eiarraybox_8887',['~IArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a9917f7c314f8c9639fc679b98aa0145c',1,'amrex::IArrayBox']]],
- ['_7eimultifab_8888',['~iMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ac8678e48d2db8f153b71d70698f5597e',1,'amrex::iMultiFab']]],
- ['_7eindexspace_8889',['~IndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aa8956b4011dc91c2a886fdaf701cce58',1,'amrex::EB2::IndexSpace']]],
- ['_7eindexspacechkptfile_8890',['~IndexSpaceChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a6ee9c2ce6c916716d5e630383b950b79',1,'amrex::EB2::IndexSpaceChkptFile']]],
- ['_7eindexspaceimp_8891',['~IndexSpaceImp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a558c69009ebc8f80f380a6578604e27c',1,'amrex::EB2::IndexSpaceImp']]],
- ['_7eindexspacestl_8892',['~IndexSpaceSTL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a25c0dbf1883662d70b2026e33a49e561',1,'amrex::EB2::IndexSpaceSTL']]],
- ['_7einnards_8893',['~innards',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#acf57e0e26f9a76b9294ddf56de3ff002',1,'amrex::Any::innards']]],
- ['_7einnards_5fbase_8894',['~innards_base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html#ac2a0d84b48c0f50c6c608405c442d3ee',1,'amrex::Any::innards_base']]],
- ['_7einsitubridge_8895',['~InSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a826dc660a178377d78530da110fb8eed',1,'amrex::InSituBridge']]],
- ['_7eintegratorbase_8896',['~IntegratorBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ab552abbdc6f529d492e5912b8af6f3a3',1,'amrex::IntegratorBase']]],
- ['_7einterpbase_8897',['~InterpBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a73cb181d9364c6005abfcfdb54037291',1,'amrex::InterpBase']]],
- ['_7einterpbndrydatat_8898',['~InterpBndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a62be51bb2441bc950b73e4ced3870ed9',1,'amrex::InterpBndryDataT']]],
- ['_7elaunchsafeguard_8899',['~LaunchSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html#ac98ea424ff44cda617d46e9146702d95',1,'amrex::Gpu::LaunchSafeGuard']]],
- ['_7elayoutdata_8900',['~LayoutData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'amrex::LayoutData::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< RealTuple >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< PetscInt >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< Int >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< int >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< HYPRE_Int >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< GFab >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::Vector< BCTuple > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::Vector< RealTuple > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::PODVector< int > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::PODVector< Int > >::~LayoutData()']]],
- ['_7elevelbld_8901',['~LevelBld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a11d53f835040bd5752faa947cfd9cdb9',1,'amrex::LevelBld']]],
- ['_7elinedistfcnelement2d_8902',['~LineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a9b5d43a1548c7f7c5629d3f503c8c890',1,'amrex::LineDistFcnElement2d']]],
- ['_7emask_8903',['~Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a8cffce317097bc776ffc940f0e32ac37',1,'amrex::Mask']]],
- ['_7ememoryhelper_8904',['~MemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a2bd023a8f85b1997c09c167f4ddd0201',1,'amrex::sundials::MemoryHelper']]],
- ['_7ememprofiler_8905',['~MemProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a2b1473094731fadfe3fb624993cf2b65',1,'amrex::MemProfiler']]],
- ['_7emffork_8906',['~MFFork',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a4bbeb1749eac4a25a1d01a42cc2e08df',1,'amrex::ForkJoin::MFFork']]],
- ['_7emfiter_8907',['~MFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aac3223d243bff8f86cbd227b8f1af866',1,'amrex::MFIter']]],
- ['_7emlabeclaplaciant_8908',['~MLABecLaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5b243295797b07b0b3cbfe99bd1e72d7',1,'amrex::MLABecLaplacianT']]],
- ['_7emlalaplaciant_8909',['~MLALaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a339ba3605b9d07a9b8d646b9f706f4e2',1,'amrex::MLALaplacianT']]],
- ['_7emlcellabeclapt_8910',['~MLCellABecLapT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ad4713655e99b1cd1f480c36376be40f7',1,'amrex::MLCellABecLapT']]],
- ['_7emlcelllinopt_8911',['~MLCellLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#aaa89b0307d84d1687ece7880403c5689',1,'amrex::MLCellLinOpT']]],
- ['_7emlcgsolvert_8912',['~MLCGSolverT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#afe5724c3c9591ad70c477c8c08ac5cc8',1,'amrex::MLCGSolverT']]],
- ['_7emlebabeclap_8913',['~MLEBABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a031719218377623662e5558ce927ad6f',1,'amrex::MLEBABecLap']]],
- ['_7emlebnodefdlaplacian_8914',['~MLEBNodeFDLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#aeaa0c73ddfcd7079562b0dc98c5235d6',1,'amrex::MLEBNodeFDLaplacian']]],
- ['_7emlebtensorop_8915',['~MLEBTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a5b8a6d18ce74de4a05c5f66bfecd40ba',1,'amrex::MLEBTensorOp']]],
- ['_7emllinopt_8916',['~MLLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac7718af80beb24d049ffad1239e31384',1,'amrex::MLLinOpT::~MLLinOpT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac7718af80beb24d049ffad1239e31384',1,'MLLinOpT< Array< MultiFab, 3 > >::~MLLinOpT()']]],
- ['_7emlmgbndryt_8917',['~MLMGBndryT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a5be1bbaf9ed18dc6066dba2cfd41c105',1,'amrex::MLMGBndryT']]],
- ['_7emlmgt_8918',['~MLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a33d9c9f2a6560267a6b9b78232702b92',1,'amrex::MLMGT']]],
- ['_7emlnodeabeclaplacian_8919',['~MLNodeABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7bdc70af21a96bbbc1da99cfb4299162',1,'amrex::MLNodeABecLaplacian']]],
- ['_7emlnodelaplacian_8920',['~MLNodeLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a799436c0f2d1a115bb2a71bb7fb7e876',1,'amrex::MLNodeLaplacian']]],
- ['_7emlnodelinop_8921',['~MLNodeLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#af4372a5e9a6d9a6e71fb6f5c12d1e996',1,'amrex::MLNodeLinOp']]],
- ['_7emlnodetensorlaplacian_8922',['~MLNodeTensorLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aa9c2da56077f3887ad01a39f0ffde521',1,'amrex::MLNodeTensorLaplacian']]],
- ['_7emlpoissont_8923',['~MLPoissonT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a9778d75f4e2b618f57cd2d6df57907ae',1,'amrex::MLPoissonT']]],
- ['_7emltensorop_8924',['~MLTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a7084cff1a8a70a670eee4ba00b5f69e3',1,'amrex::MLTensorOp']]],
- ['_7emulticutfab_8925',['~MultiCutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ab4e7bba2a1d004437f5175e6fba94282',1,'amrex::MultiCutFab']]],
- ['_7emultifab_8926',['~MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae27094337c6cdcd4dd4a0e8dea9d1321',1,'amrex::MultiFab']]],
- ['_7emultifabcopydescriptor_8927',['~MultiFabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#ae5cd5802356f49aed0d6c5ab7d00fb66',1,'amrex::MultiFabCopyDescriptor']]],
- ['_7emultimask_8928',['~MultiMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a600deffa74aedae8cd4a0dc4d40bb31e',1,'amrex::MultiMask']]],
- ['_7eneighborparticlecontainer_8929',['~NeighborParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4d1fb81f019aa99065cb59c879fd7e7c',1,'amrex::NeighborParticleContainer']]],
- ['_7enfilesiter_8930',['~NFilesIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4f9a9917a9842e888fbdf9d45f5de52e',1,'amrex::NFilesIter']]],
- ['_7enonesuch_8931',['~Nonesuch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#ac0e729741324275e5bf39cc6dd143f4b',1,'amrex::detail::Nonesuch']]],
- ['_7enosyncregion_8932',['~NoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html#aea2fd359c6a46de880e023c2fec1d480',1,'amrex::Gpu::NoSyncRegion']]],
- ['_7eopenbcsolver_8933',['~OpenBCSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a048ab1430daeb0d292d1e02c2e1b4dde',1,'amrex::OpenBCSolver']]],
- ['_7eparena_8934',['~PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a4e359272e4b895952156d7f75c15f157',1,'amrex::PArena']]],
- ['_7eparforinfo_8935',['~ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a946329b35181c218e019e1b767d42e95',1,'amrex::FabArrayBase::ParForInfo']]],
- ['_7epargdbbase_8936',['~ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a6be4676bb80006afb09e37c10511669c',1,'amrex::ParGDBBase']]],
- ['_7eparticlecontainer_5fimpl_8937',['~ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af10957def8edc4549269e00ba154a0b4',1,'amrex::ParticleContainer_impl::~ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af10957def8edc4549269e00ba154a0b4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::~ParticleContainer_impl()']]],
- ['_7eparticlecontainerbase_8938',['~ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a9767823a5595f287569a535bb3b8ae59',1,'amrex::ParticleContainerBase']]],
- ['_7eparticlecpuwrapper_8939',['~ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a2afbf23a1587460b48f40077dccf41cc',1,'amrex::ParticleCPUWrapper']]],
- ['_7eparticleidwrapper_8940',['~ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a421b8df4ba4bef283d8b812c8a35e976',1,'amrex::ParticleIDWrapper']]],
- ['_7eparticletile_8941',['~ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a6c64ca4be4201041261922655c37781e',1,'amrex::ParticleTile']]],
- ['_7epersistentifstream_8942',['~PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a0e26d493a95283a9a5e195cda5453bc1',1,'amrex::VisMF::PersistentIFStream']]],
- ['_7epetscabeclap_8943',['~PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a91d8873af4b7e4fc30dceb416fb300cc',1,'amrex::PETScABecLap']]],
- ['_7epodvector_8944',['~PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< unsigned int >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< std::size_t >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< ParticleReal * >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< int >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< int *, DefaultAllocator< int * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< int * >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< index_type >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const ParticleReal * >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const int *, DefaultAllocator< const int * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'amrex::PODVector::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::BoxND >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::NeighborCode >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::openbc::MomTag >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::STLtools::Triangle >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::XDim3 >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< char >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const int * >::~PODVector()']]],
- ['_7epolynomialif_8945',['~PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a38e787076c1c09ba8ea35d1815d97ea4',1,'amrex::EB2::PolynomialIF']]],
- ['_7eprint_8946',['~Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a3f708f9025b6a26a4e955258b8738a59',1,'amrex::Print']]],
- ['_7eprinttofile_8947',['~PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#ab0074866efd97004b924c7bfbf67a569',1,'amrex::PrintToFile']]],
- ['_7ereducedata_8948',['~ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a0fc76fd07dedd99b36524e3ce362f962',1,'amrex::ReduceData']]],
- ['_7eref_5fwrapper_8949',['~ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8d68a19e8e692c80582c0e2a4470c7ae',1,'amrex::ref_wrapper']]],
- ['_7eregionsprofstats_8950',['~RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#afe23b7a85cbdc57134ace7e6e2c99765',1,'RegionsProfStats']]],
- ['_7eregiontag_8951',['~RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a12bfc559a8015e55f1564d0571c79f28',1,'amrex::FabArrayBase::RegionTag']]],
- ['_7erkintegrator_8952',['~RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a08eaaf01ad8b70caf0f561edb42114b4',1,'amrex::RKIntegrator']]],
- ['_7eshmem_8953',['~ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a676676f9a004e9446f0e2c7c62ce5297',1,'amrex::FabArray::ShMem']]],
- ['_7esinglechunkarena_8954',['~SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a5ebc7dfc5b1874f13bf2496e363f77fb',1,'amrex::detail::SingleChunkArena']]],
- ['_7esinglestreamregion_8955',['~SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a33455053ce6fe40708d87db608c8b860',1,'amrex::Gpu::SingleStreamRegion']]],
- ['_7esplinedistfcnelement2d_8956',['~SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a97f5555182978426366a185beee19805',1,'amrex::SplineDistFcnElement2d']]],
- ['_7estatedata_8957',['~StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a3d5f27474f7f24ed6995b4735150be55',1,'amrex::StateData']]],
- ['_7estreamiter_8958',['~StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a08fc187035cb7994ed7b74652d1ae60a',1,'amrex::Gpu::StreamIter']]],
- ['_7esundialsintegrator_8959',['~SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a8d368e32b7b9d20965c609d459d1e498',1,'amrex::SundialsIntegrator']]],
- ['_7etabledata_8960',['~TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#af6ca594ff322e1da97e1b6c1096dc183',1,'amrex::TableData']]],
- ['_7etagbox_8961',['~TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a46499df9c37906b8d12c9561945e1671',1,'amrex::TagBox']]],
- ['_7etagboxarray_8962',['~TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a64e4bff8da8d8c89a2e893b483161910',1,'amrex::TagBoxArray']]],
- ['_7etimeintegrator_8963',['~TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#acff5bb21bb84fea124f333d6f951c452',1,'amrex::TimeIntegrator']]],
- ['_7etinyprofiler_8964',['~TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac86f51f4e2e72d2b045260f22d50475d',1,'amrex::TinyProfiler']]],
- ['_7etinyprofileregion_8965',['~TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#a529634d28a0589df7b0e0fd5f7294834',1,'amrex::TinyProfileRegion']]],
- ['_7etracerparticlecontainer_8966',['~TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#ae25ae5ecf1993c40ef4a4679c70149d2',1,'amrex::TracerParticleContainer']]],
- ['_7euserfunc_8967',['~UserFunc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#a5e5c0b55f097cbd9ec1518561641d6eb',1,'amrex::AMRErrorTag::UserFunc']]],
- ['_7evismf_8968',['~VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abdd1a2e47dbb31f1ad2e19f0aef5ccd0',1,'amrex::VisMF']]],
- ['_7exyplotdatalist_8969',['~XYPlotDataList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a254017ded192870f9e88e201be790b4c',1,'amrex::XYPlotDataList']]],
- ['_7exyplotdatalistlink_8970',['~XYPlotDataListLink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#ad2c424b10d115a46d3aa576f9e08e1f7',1,'amrex::XYPlotDataListLink']]]
+ ['_7ealignedallocator_8806',['~AlignedAllocator',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a3a710f683b06d92478d4dd13cd49b79f',1,'hacc::AlignedAllocator']]],
+ ['_7eamr_8807',['~Amr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8d5c1619f1b2b730254a0382dbcf0ba9',1,'amrex::Amr']]],
+ ['_7eamrcore_8808',['~AmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a4e0a329860a20a81326e48a99ff2f0d9',1,'amrex::AmrCore']]],
+ ['_7eamrdata_8809',['~AmrData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa48f45d99e5cc5131854e6c700003f28',1,'amrex::AmrData']]],
+ ['_7eamrdataadaptor_8810',['~AmrDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a9ae9a8df3d126eb7dd38d1288c85e25b',1,'amrex::AmrDataAdaptor']]],
+ ['_7eamrex_8811',['~AMReX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#aadaaabd7881bbce62f2b282789482259',1,'amrex::AMReX']]],
+ ['_7eamrex_5fksp_8812',['~amrex_KSP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#ac9f5ff4629908ee4118f3e7ae1cf76bc',1,'amrex::amrex_KSP']]],
+ ['_7eamrex_5fmat_8813',['~amrex_Mat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a781cc06ce703efa959aec101c847e2ed',1,'amrex::amrex_Mat']]],
+ ['_7eamrex_5fvec_8814',['~amrex_Vec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#ae371bf320afcebe6bfe1a362f5ca37df',1,'amrex::amrex_Vec']]],
+ ['_7eamrinsitubridge_8815',['~AmrInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#ad7bb8a6372011546798d84587f770eca',1,'amrex::AmrInSituBridge']]],
+ ['_7eamrlevel_8816',['~AmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af651bb170ec4a1a93a4eed118dead881',1,'amrex::AmrLevel']]],
+ ['_7eamrmesh_8817',['~AmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a8fb2fefeadc3653f3f263d32fd195460',1,'amrex::AmrMesh']]],
+ ['_7eamrmeshdataadaptor_8818',['~AmrMeshDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a128f2624255ef44bea08ba633f9abf99',1,'amrex::AmrMeshDataAdaptor']]],
+ ['_7eamrmeshinsitubridge_8819',['~AmrMeshInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#ad03fbf0dc520a5355cc67e6ede643ccf',1,'amrex::AmrMeshInSituBridge']]],
+ ['_7eamrparticlecontainer_5fimpl_8820',['~AmrParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a92e5a548f299b572e6b0d3628875f06b',1,'amrex::AmrParticleContainer_impl']]],
+ ['_7eamrtracerparticlecontainer_8821',['~AmrTracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a30b6824ae45ee1b770f5a4d74dd1c084',1,'amrex::AmrTracerParticleContainer']]],
+ ['_7eany_8822',['~Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a75f911e1b2a254db4b6626bf98fa1923',1,'amrex::Any']]],
+ ['_7earena_8823',['~Arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a327e7541e6291ce735c03392b21931b6',1,'amrex::Arena']]],
+ ['_7easyncarray_8824',['~AsyncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ad3151b13ffc1cc951122dcf7365b7b37',1,'amrex::Gpu::AsyncArray']]],
+ ['_7ebackgroundthread_8825',['~BackgroundThread',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#ab5ad8734e492ca7784f7fa8af2d4c29e',1,'amrex::BackgroundThread']]],
+ ['_7ebaref_8826',['~BARef',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a1b8ba3959e98109e86948f5cde5109c1',1,'amrex::BARef']]],
+ ['_7ebasefab_8827',['~BaseFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'amrex::BaseFab::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< AtomicInt >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< char >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< EBCellFlag >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< HYPRE_Int >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< int >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< PetscInt >::~BaseFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf7c1ac49465810a70b9ae1757263f30',1,'BaseFab< Real >::~BaseFab()']]],
+ ['_7eblbter_8828',['~BLBTer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#a40f6ea2be2071a89f148f4ca939077d7',1,'amrex::BLBTer']]],
+ ['_7eblockmutex_8829',['~BlockMutex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a2c7806c54820135f097449360f35a8f4',1,'amrex::BlockMutex']]],
+ ['_7eblprofstats_8830',['~BLProfStats',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a78a439d9e62c00492ada16e9466c068d',1,'BLProfStats']]],
+ ['_7ebndrydatat_8831',['~BndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a5516fe31e846fc0e58ac78628938940b',1,'amrex::BndryDataT']]],
+ ['_7ebndryregistert_8832',['~BndryRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a2d267bc0d735366bae8c6843d4cc79e3',1,'amrex::BndryRegisterT']]],
+ ['_7eboxarray_8833',['~BoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac969ef57c4c67c6dd624e9f261f2afb4',1,'amrex::BoxArray']]],
+ ['_7eboxconverter_8834',['~BoxConverter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxConverter.html#aaaad55832cd1274c50ac3f2d75c74b7d',1,'amrex::BoxConverter']]],
+ ['_7eboxlist_8835',['~BoxList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a65e7da9a77d7d7f5ebffbeecd8b3bf51',1,'amrex::BoxList']]],
+ ['_7ebuffer_8836',['~Buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a3388e4bd09fa27a3a03274acfa8be487',1,'amrex::Gpu::Buffer']]],
+ ['_7ecarena_8837',['~CArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abca549bb11a9efb8b05dca10c32aab81',1,'amrex::CArena']]],
+ ['_7ecluster_8838',['~Cluster',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#aaed7b54ca160992ed7fa68179a7e1302',1,'amrex::Cluster']]],
+ ['_7eclusterlist_8839',['~ClusterList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a85b6b93eeb622db0290b7b1a9fcb8fc6',1,'amrex::ClusterList']]],
+ ['_7ecommcontainer_8840',['~CommContainer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html#a42b220f522310f21612b93d2e06a3968',1,'amrex::MLLinOpT::CommContainer']]],
+ ['_7ecommprofstats_8841',['~CommProfStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af0dd55e0822e62401a6c87570d101a5c',1,'CommProfStats']]],
+ ['_7ecutfab_8842',['~CutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a64283eac74b3bedf8e369bb38d7fe06f',1,'amrex::CutFab']]],
+ ['_7edata_8843',['~Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a7ba706756f6d9f4806511c613a16596f',1,'amrex::IParser::Data::~Data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a05dbc0e8814cc41bd9f296b951ec8cb3',1,'amrex::Parser::Data::~Data()']]],
+ ['_7edataservices_8844',['~DataServices',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5bdb39757dd7e9db803b69385f62a8c8',1,'amrex::DataServices']]],
+ ['_7ederivelist_8845',['~DeriveList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a589e11cf023f31b9678c0feabcf8aeeb',1,'amrex::DeriveList']]],
+ ['_7ederiverec_8846',['~DeriveRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a3efcbfca10808d1a81e899f4d3448501',1,'amrex::DeriveRec']]],
+ ['_7edevicescalar_8847',['~DeviceScalar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#ae203fe8c3032a05c2f06c38b8638308c',1,'amrex::Gpu::DeviceScalar']]],
+ ['_7edevicesync_8848',['~DeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#afb52b8eb46f2e00c2eda77ec791ef5b9',1,'amrex::MFIter::DeviceSync']]],
+ ['_7edfft_8849',['~Dfft',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aaafa2873c552d058d627650a7c613cc8',1,'hacc::Dfft']]],
+ ['_7edistfcnelement2d_8850',['~distFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a31d8d114c1774a3fbba8f39d37a41e4c',1,'amrex::distFcnElement2d']]],
+ ['_7edistribution_8851',['~Distribution',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#afb7db67a5cbe65d16e4df2ad3f3aa582',1,'hacc::Distribution']]],
+ ['_7edistributionmapping_8852',['~DistributionMapping',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa68c8981b7dcfbaddbc6d3e8f36dd9a5',1,'amrex::DistributionMapping']]],
+ ['_7eebcellflag_8853',['~EBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab007855aef3f387c76564429c480e0ae',1,'amrex::EBCellFlag']]],
+ ['_7eebcellflagfab_8854',['~EBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a56cf5fc06dc4b6e09eeed8f5139b4f50',1,'amrex::EBCellFlagFab']]],
+ ['_7eebdatacollection_8855',['~EBDataCollection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ac0a68c8f5a6914b596f4c47f43d2f6aa',1,'amrex::EBDataCollection']]],
+ ['_7eebfarraybox_8856',['~EBFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a655b9f308a0fed9d3a680828a63a976b',1,'amrex::EBFArrayBox']]],
+ ['_7eebfarrayboxfactory_8857',['~EBFArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#acc29524f4cabd3655de95618b8744ef7',1,'amrex::EBFArrayBoxFactory']]],
+ ['_7eelixir_8858',['~Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#aaf8c50c534f3c06f0b7adf47ca0944f3',1,'amrex::Gpu::Elixir']]],
+ ['_7eerror_8859',['~Error',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#a7f45ff78177c6a3601796903bfd9fe60',1,'hacc::Error']]],
+ ['_7eerrorfunc_8860',['~ErrorFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#af70f30880c5c75a565485bc4f588ac90',1,'amrex::ErrorRec::ErrorFunc']]],
+ ['_7eerrorfunc2_8861',['~ErrorFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a0a96ab151cdade77a13d8742e58fced0',1,'amrex::ErrorRec::ErrorFunc2']]],
+ ['_7eerrorrec_8862',['~ErrorRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ab855c1bad2c1c0ceb3dc3eddcbaba9c1',1,'amrex::ErrorRec']]],
+ ['_7efabarray_8863',['~FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< FArrayBox >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< TagBox >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< IArrayBox >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::Mask >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::EBCellFlagFab >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::CutFab >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::BaseFab< PetscInt > >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'FabArray< amrex::BaseFab< AtomicInt > >::~FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af9762647ad8ae52d39f2c51f51c06813',1,'amrex::FabArray::~FabArray()']]],
+ ['_7efabarraybase_8864',['~FabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a58a43e40ea0bcd02334490f1126c6d7f',1,'amrex::FabArrayBase']]],
+ ['_7efabarraycopydescriptor_8865',['~FabArrayCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aaa1a22a34f3f8034c6b4f85534e9331c',1,'amrex::FabArrayCopyDescriptor::~FabArrayCopyDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aaa1a22a34f3f8034c6b4f85534e9331c',1,'FabArrayCopyDescriptor< FArrayBox >::~FabArrayCopyDescriptor()']]],
+ ['_7efabcopydescriptor_8866',['~FabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a75c15143e48c0f0f2961f94a3a2b0c29',1,'amrex::FabCopyDescriptor']]],
+ ['_7efabfactory_8867',['~FabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a0d7f240eb5eb5b366024b09539d7ce87',1,'amrex::FabFactory::~FabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a0d7f240eb5eb5b366024b09539d7ce87',1,'FabFactory< amrex::FArrayBox >::~FabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a0d7f240eb5eb5b366024b09539d7ce87',1,'FabFactory< FArrayBox >::~FabFactory()']]],
+ ['_7efabio_8868',['~FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#ae4851e764a567bbd0451dbf0edc0428c',1,'amrex::FABio']]],
+ ['_7efabsett_8869',['~FabSetT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ae4c95843913a0e22f76f3ed13905cb53',1,'amrex::FabSetT']]],
+ ['_7efarraybox_8870',['~FArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af592141f4b4b5593b68da6b32320a9d0',1,'amrex::FArrayBox']]],
+ ['_7efeintegrator_8871',['~FEIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#acc384fa61c635b7d9236f4c07a48109a',1,'amrex::FEIntegrator']]],
+ ['_7efluxregister_8872',['~FluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a02d8b5cbd5285fbddccbbb415cba051c',1,'amrex::FluxRegister']]],
+ ['_7eframe_8873',['~Frame',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a7a812b3ef64087f0bcc566deaffbcb16',1,'amrex::ParallelContext::Frame']]],
+ ['_7egeometry_8874',['~Geometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a064dbb1fe7f6866145fd4f18a50275ff',1,'amrex::Geometry']]],
+ ['_7egraphsafeguard_8875',['~GraphSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html#a2a001842d80f5aba37cb7fb9ae90bbac',1,'amrex::Gpu::GraphSafeGuard']]],
+ ['_7eheader_8876',['~Header',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ad8d2adbe46354fcdf826cdf5a15587cf',1,'amrex::VisMF::Header']]],
+ ['_7ehypre_8877',['~Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af5b05a1271484c6bd34ebd3fbbfc85ef',1,'amrex::Hypre']]],
+ ['_7ehypreabeclap_8878',['~HypreABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#abcc7cb6a68b984c4a78c514d56b75513',1,'amrex::HypreABecLap']]],
+ ['_7ehypreabeclap2_8879',['~HypreABecLap2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#aa984ec44a0449bd89f5161e6ece57e8d',1,'amrex::HypreABecLap2']]],
+ ['_7ehypreabeclap3_8880',['~HypreABecLap3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a9990778a6ed9b97e1c316a55946755a8',1,'amrex::HypreABecLap3']]],
+ ['_7ehypreijiface_8881',['~HypreIJIface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a415acbef953758af2e22a518e6199ba8',1,'amrex::HypreIJIface']]],
+ ['_7ehypremlabeclap_8882',['~HypreMLABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a66105677b66e5acc22e81f49c1fbf640',1,'amrex::HypreMLABecLap']]],
+ ['_7ehyprenodelap_8883',['~HypreNodeLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ac4fd7635fb3f2ef04617ec9a1e17f0ac',1,'amrex::HypreNodeLap']]],
+ ['_7eiarraybox_8884',['~IArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a9917f7c314f8c9639fc679b98aa0145c',1,'amrex::IArrayBox']]],
+ ['_7eimultifab_8885',['~iMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ac8678e48d2db8f153b71d70698f5597e',1,'amrex::iMultiFab']]],
+ ['_7eindexspace_8886',['~IndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aa8956b4011dc91c2a886fdaf701cce58',1,'amrex::EB2::IndexSpace']]],
+ ['_7eindexspacechkptfile_8887',['~IndexSpaceChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a6ee9c2ce6c916716d5e630383b950b79',1,'amrex::EB2::IndexSpaceChkptFile']]],
+ ['_7eindexspaceimp_8888',['~IndexSpaceImp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a558c69009ebc8f80f380a6578604e27c',1,'amrex::EB2::IndexSpaceImp']]],
+ ['_7eindexspacestl_8889',['~IndexSpaceSTL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a25c0dbf1883662d70b2026e33a49e561',1,'amrex::EB2::IndexSpaceSTL']]],
+ ['_7einnards_8890',['~innards',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#acf57e0e26f9a76b9294ddf56de3ff002',1,'amrex::Any::innards']]],
+ ['_7einnards_5fbase_8891',['~innards_base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html#ac2a0d84b48c0f50c6c608405c442d3ee',1,'amrex::Any::innards_base']]],
+ ['_7einsitubridge_8892',['~InSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a826dc660a178377d78530da110fb8eed',1,'amrex::InSituBridge']]],
+ ['_7eintegratorbase_8893',['~IntegratorBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ab552abbdc6f529d492e5912b8af6f3a3',1,'amrex::IntegratorBase']]],
+ ['_7einterpbase_8894',['~InterpBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a73cb181d9364c6005abfcfdb54037291',1,'amrex::InterpBase']]],
+ ['_7einterpbndrydatat_8895',['~InterpBndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a62be51bb2441bc950b73e4ced3870ed9',1,'amrex::InterpBndryDataT']]],
+ ['_7elaunchsafeguard_8896',['~LaunchSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html#ac98ea424ff44cda617d46e9146702d95',1,'amrex::Gpu::LaunchSafeGuard']]],
+ ['_7elayoutdata_8897',['~LayoutData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'amrex::LayoutData::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< RealTuple >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< PetscInt >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< Int >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< int >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< HYPRE_Int >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< GFab >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::Vector< BCTuple > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::Vector< RealTuple > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::PODVector< int > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::~LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9214bb32356bf3443aa0383b54bbb195',1,'LayoutData< amrex::PODVector< Int > >::~LayoutData()']]],
+ ['_7elevelbld_8898',['~LevelBld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a11d53f835040bd5752faa947cfd9cdb9',1,'amrex::LevelBld']]],
+ ['_7elinedistfcnelement2d_8899',['~LineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a9b5d43a1548c7f7c5629d3f503c8c890',1,'amrex::LineDistFcnElement2d']]],
+ ['_7emask_8900',['~Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a8cffce317097bc776ffc940f0e32ac37',1,'amrex::Mask']]],
+ ['_7ememoryhelper_8901',['~MemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a2bd023a8f85b1997c09c167f4ddd0201',1,'amrex::sundials::MemoryHelper']]],
+ ['_7ememprofiler_8902',['~MemProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a2b1473094731fadfe3fb624993cf2b65',1,'amrex::MemProfiler']]],
+ ['_7emffork_8903',['~MFFork',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a4bbeb1749eac4a25a1d01a42cc2e08df',1,'amrex::ForkJoin::MFFork']]],
+ ['_7emfiter_8904',['~MFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aac3223d243bff8f86cbd227b8f1af866',1,'amrex::MFIter']]],
+ ['_7emlabeclaplaciant_8905',['~MLABecLaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5b243295797b07b0b3cbfe99bd1e72d7',1,'amrex::MLABecLaplacianT']]],
+ ['_7emlalaplaciant_8906',['~MLALaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a339ba3605b9d07a9b8d646b9f706f4e2',1,'amrex::MLALaplacianT']]],
+ ['_7emlcellabeclapt_8907',['~MLCellABecLapT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ad4713655e99b1cd1f480c36376be40f7',1,'amrex::MLCellABecLapT']]],
+ ['_7emlcelllinopt_8908',['~MLCellLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#aaa89b0307d84d1687ece7880403c5689',1,'amrex::MLCellLinOpT']]],
+ ['_7emlcgsolvert_8909',['~MLCGSolverT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#afe5724c3c9591ad70c477c8c08ac5cc8',1,'amrex::MLCGSolverT']]],
+ ['_7emlebabeclap_8910',['~MLEBABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a031719218377623662e5558ce927ad6f',1,'amrex::MLEBABecLap']]],
+ ['_7emlebnodefdlaplacian_8911',['~MLEBNodeFDLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#aeaa0c73ddfcd7079562b0dc98c5235d6',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['_7emlebtensorop_8912',['~MLEBTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a5b8a6d18ce74de4a05c5f66bfecd40ba',1,'amrex::MLEBTensorOp']]],
+ ['_7emllinopt_8913',['~MLLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac7718af80beb24d049ffad1239e31384',1,'amrex::MLLinOpT::~MLLinOpT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac7718af80beb24d049ffad1239e31384',1,'MLLinOpT< Array< MultiFab, 3 > >::~MLLinOpT()']]],
+ ['_7emlmgbndryt_8914',['~MLMGBndryT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a5be1bbaf9ed18dc6066dba2cfd41c105',1,'amrex::MLMGBndryT']]],
+ ['_7emlmgt_8915',['~MLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a33d9c9f2a6560267a6b9b78232702b92',1,'amrex::MLMGT']]],
+ ['_7emlnodeabeclaplacian_8916',['~MLNodeABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7bdc70af21a96bbbc1da99cfb4299162',1,'amrex::MLNodeABecLaplacian']]],
+ ['_7emlnodelaplacian_8917',['~MLNodeLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a799436c0f2d1a115bb2a71bb7fb7e876',1,'amrex::MLNodeLaplacian']]],
+ ['_7emlnodelinop_8918',['~MLNodeLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#af4372a5e9a6d9a6e71fb6f5c12d1e996',1,'amrex::MLNodeLinOp']]],
+ ['_7emlnodetensorlaplacian_8919',['~MLNodeTensorLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aa9c2da56077f3887ad01a39f0ffde521',1,'amrex::MLNodeTensorLaplacian']]],
+ ['_7emlpoissont_8920',['~MLPoissonT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a9778d75f4e2b618f57cd2d6df57907ae',1,'amrex::MLPoissonT']]],
+ ['_7emltensorop_8921',['~MLTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a7084cff1a8a70a670eee4ba00b5f69e3',1,'amrex::MLTensorOp']]],
+ ['_7emulticutfab_8922',['~MultiCutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ab4e7bba2a1d004437f5175e6fba94282',1,'amrex::MultiCutFab']]],
+ ['_7emultifab_8923',['~MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae27094337c6cdcd4dd4a0e8dea9d1321',1,'amrex::MultiFab']]],
+ ['_7emultifabcopydescriptor_8924',['~MultiFabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#ae5cd5802356f49aed0d6c5ab7d00fb66',1,'amrex::MultiFabCopyDescriptor']]],
+ ['_7emultimask_8925',['~MultiMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a600deffa74aedae8cd4a0dc4d40bb31e',1,'amrex::MultiMask']]],
+ ['_7eneighborparticlecontainer_8926',['~NeighborParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4d1fb81f019aa99065cb59c879fd7e7c',1,'amrex::NeighborParticleContainer']]],
+ ['_7enfilesiter_8927',['~NFilesIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4f9a9917a9842e888fbdf9d45f5de52e',1,'amrex::NFilesIter']]],
+ ['_7enonesuch_8928',['~Nonesuch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#ac0e729741324275e5bf39cc6dd143f4b',1,'amrex::detail::Nonesuch']]],
+ ['_7enosyncregion_8929',['~NoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html#aea2fd359c6a46de880e023c2fec1d480',1,'amrex::Gpu::NoSyncRegion']]],
+ ['_7eopenbcsolver_8930',['~OpenBCSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a048ab1430daeb0d292d1e02c2e1b4dde',1,'amrex::OpenBCSolver']]],
+ ['_7eparena_8931',['~PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a4e359272e4b895952156d7f75c15f157',1,'amrex::PArena']]],
+ ['_7eparforinfo_8932',['~ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a946329b35181c218e019e1b767d42e95',1,'amrex::FabArrayBase::ParForInfo']]],
+ ['_7epargdbbase_8933',['~ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a6be4676bb80006afb09e37c10511669c',1,'amrex::ParGDBBase']]],
+ ['_7eparticlecontainer_5fimpl_8934',['~ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af10957def8edc4549269e00ba154a0b4',1,'amrex::ParticleContainer_impl::~ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af10957def8edc4549269e00ba154a0b4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::~ParticleContainer_impl()']]],
+ ['_7eparticlecontainerbase_8935',['~ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a9767823a5595f287569a535bb3b8ae59',1,'amrex::ParticleContainerBase']]],
+ ['_7eparticlecpuwrapper_8936',['~ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a2afbf23a1587460b48f40077dccf41cc',1,'amrex::ParticleCPUWrapper']]],
+ ['_7eparticleidwrapper_8937',['~ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a421b8df4ba4bef283d8b812c8a35e976',1,'amrex::ParticleIDWrapper']]],
+ ['_7eparticletile_8938',['~ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a6c64ca4be4201041261922655c37781e',1,'amrex::ParticleTile']]],
+ ['_7epersistentifstream_8939',['~PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a0e26d493a95283a9a5e195cda5453bc1',1,'amrex::VisMF::PersistentIFStream']]],
+ ['_7epetscabeclap_8940',['~PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a91d8873af4b7e4fc30dceb416fb300cc',1,'amrex::PETScABecLap']]],
+ ['_7epodvector_8941',['~PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< unsigned int >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< std::size_t >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< ParticleReal * >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< int >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< int *, DefaultAllocator< int * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< int * >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< index_type >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const ParticleReal * >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const int *, DefaultAllocator< const int * > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'amrex::PODVector::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::BoxND >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::NeighborCode >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::openbc::MomTag >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::STLtools::Triangle >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< amrex::XDim3 >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< char >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::~PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acc9a13384ea6afdf5c637b9f11b091ba',1,'PODVector< const int * >::~PODVector()']]],
+ ['_7epolynomialif_8942',['~PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a38e787076c1c09ba8ea35d1815d97ea4',1,'amrex::EB2::PolynomialIF']]],
+ ['_7eprint_8943',['~Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a3f708f9025b6a26a4e955258b8738a59',1,'amrex::Print']]],
+ ['_7eprinttofile_8944',['~PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#ab0074866efd97004b924c7bfbf67a569',1,'amrex::PrintToFile']]],
+ ['_7ereducedata_8945',['~ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a0fc76fd07dedd99b36524e3ce362f962',1,'amrex::ReduceData']]],
+ ['_7eref_5fwrapper_8946',['~ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8d68a19e8e692c80582c0e2a4470c7ae',1,'amrex::ref_wrapper']]],
+ ['_7eregionsprofstats_8947',['~RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#afe23b7a85cbdc57134ace7e6e2c99765',1,'RegionsProfStats']]],
+ ['_7eregiontag_8948',['~RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a12bfc559a8015e55f1564d0571c79f28',1,'amrex::FabArrayBase::RegionTag']]],
+ ['_7erkintegrator_8949',['~RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a08eaaf01ad8b70caf0f561edb42114b4',1,'amrex::RKIntegrator']]],
+ ['_7eshmem_8950',['~ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a676676f9a004e9446f0e2c7c62ce5297',1,'amrex::FabArray::ShMem']]],
+ ['_7esinglechunkarena_8951',['~SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a5ebc7dfc5b1874f13bf2496e363f77fb',1,'amrex::detail::SingleChunkArena']]],
+ ['_7esinglestreamregion_8952',['~SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a33455053ce6fe40708d87db608c8b860',1,'amrex::Gpu::SingleStreamRegion']]],
+ ['_7esplinedistfcnelement2d_8953',['~SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a97f5555182978426366a185beee19805',1,'amrex::SplineDistFcnElement2d']]],
+ ['_7estatedata_8954',['~StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a3d5f27474f7f24ed6995b4735150be55',1,'amrex::StateData']]],
+ ['_7estreamiter_8955',['~StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a08fc187035cb7994ed7b74652d1ae60a',1,'amrex::Gpu::StreamIter']]],
+ ['_7esundialsintegrator_8956',['~SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a8d368e32b7b9d20965c609d459d1e498',1,'amrex::SundialsIntegrator']]],
+ ['_7etabledata_8957',['~TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#af6ca594ff322e1da97e1b6c1096dc183',1,'amrex::TableData']]],
+ ['_7etagbox_8958',['~TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a46499df9c37906b8d12c9561945e1671',1,'amrex::TagBox']]],
+ ['_7etagboxarray_8959',['~TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a64e4bff8da8d8c89a2e893b483161910',1,'amrex::TagBoxArray']]],
+ ['_7etimeintegrator_8960',['~TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#acff5bb21bb84fea124f333d6f951c452',1,'amrex::TimeIntegrator']]],
+ ['_7etinyprofiler_8961',['~TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac86f51f4e2e72d2b045260f22d50475d',1,'amrex::TinyProfiler']]],
+ ['_7etinyprofileregion_8962',['~TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#a529634d28a0589df7b0e0fd5f7294834',1,'amrex::TinyProfileRegion']]],
+ ['_7etracerparticlecontainer_8963',['~TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#ae25ae5ecf1993c40ef4a4679c70149d2',1,'amrex::TracerParticleContainer']]],
+ ['_7euserfunc_8964',['~UserFunc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#a5e5c0b55f097cbd9ec1518561641d6eb',1,'amrex::AMRErrorTag::UserFunc']]],
+ ['_7evismf_8965',['~VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abdd1a2e47dbb31f1ad2e19f0aef5ccd0',1,'amrex::VisMF']]],
+ ['_7exyplotdatalist_8966',['~XYPlotDataList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a254017ded192870f9e88e201be790b4c',1,'amrex::XYPlotDataList']]],
+ ['_7exyplotdatalistlink_8967',['~XYPlotDataListLink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#ad2c424b10d115a46d3aa576f9e08e1f7',1,'amrex::XYPlotDataListLink']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_3.js b/amrex-hydro/Doxygen/html/search/all_3.js
index 66b6a3f..85f0fc8 100644
--- a/amrex-hydro/Doxygen/html/search/all_3.js
+++ b/amrex-hydro/Doxygen/html/search/all_3.js
@@ -190,7 +190,7 @@ var searchData=
['cmd_5flocal_5fsetval_5fgpu_1834',['CMD_local_setVal_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< amrex::BaseFab< PetscInt > >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'amrex::FabArray::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< amrex::BaseFab< AtomicInt > >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< amrex::CutFab >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< amrex::EBCellFlagFab >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< amrex::Mask >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< FArrayBox >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< IArrayBox >::CMD_local_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a202d8ada102cc6fc40749039c0e1f3a7',1,'FabArray< TagBox >::CMD_local_setVal_gpu()']]],
['cmd_5fremote_5fsetval_5fgpu_1835',['CMD_remote_setVal_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< amrex::BaseFab< AtomicInt > >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'amrex::FabArray::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< amrex::BaseFab< PetscInt > >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< amrex::CutFab >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< amrex::EBCellFlagFab >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< amrex::Mask >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< FArrayBox >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< IArrayBox >::CMD_remote_setVal_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2064856b8d0efe0ae3e92d91a72f3274',1,'FabArray< TagBox >::CMD_remote_setVal_gpu()']]],
['coalescable_1836',['coalescable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a9d48386ac6a4c17d1e2b4eb8ad13e221',1,'amrex::CArena::Node']]],
- ['coarsebox_1837',['CoarseBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html#a2fea86a0fbe28663655935cee907d6bd',1,'amrex::CellQuartic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a3c80c6eb39069d797a0e460a8dc402db',1,'amrex::FaceConservativeLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html#a29356c571502616f35a19405ce0ab31d',1,'amrex::CellQuadratic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html#a07d67a5c29adab0e7b35be11a0f2061b',1,'amrex::CellQuartic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#ae6caa6fa65382bef97431b284967c081',1,'amrex::FaceLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a2ad0150a4f7aac3b522c58baaffe10e3',1,'amrex::FaceConservativeLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#a29635f96be74793ea64f29d6348fc22e',1,'amrex::FaceDivFree::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#ae934a7f49ee46587555e00c1bf7e1675',1,'amrex::FaceDivFree::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a7120153e965f22098f7cd888274f5c6b',1,'amrex::InterpBase::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html#ac42aae63c74e1e3dbacbde8f2f0d8a0a',1,'amrex::CellQuadratic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html#a2b4f260bbcc5484ce23d59bd94d2dfe8',1,'amrex::CellConservativeQuartic::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html#a8c64516c8697291cf190a795a24b3a6e',1,'amrex::CellConservativeQuartic::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#ac9afd317e78f1c6d5581c251a9afe819',1,'amrex::CellConservativeLinear::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#aeec138a1454f98de65aa6ec019a1cdc4',1,'amrex::CellConservativeLinear::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#af8c208982ffa7f4b377b3d652e23e5ba',1,'amrex::FaceLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html#adcc32c2aaefbaa1bb23f0b87cbdd5265',1,'amrex::CellBilinear::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html#a445fff6a6e918e4b4a60392ecef5844c',1,'amrex::CellBilinear::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a684e90cd5708cc5746e653c6decc75d1',1,'amrex::InterpBase::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html#acd50581dbe4a2e6a14d5351e6ffac7e8',1,'amrex::PCInterp::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html#a4ab880728106de4887bc3f6fdedf03d8',1,'amrex::PCInterp::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html#ae2cd41e25c41c44dda1330f58f6a55e3',1,'amrex::NodeBilinear::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html#a12700b2249901dc280e6ab13e7c560f2',1,'amrex::NodeBilinear::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html#a7e5277dcb95a53227bef029654c23885',1,'amrex::MFPCInterp::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html#ae07225f758486680fd2a3d238f05dcdd',1,'amrex::MFPCInterp::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html#a5e99e1d0fae85f722c0c8a9345b48302',1,'amrex::MFNodeBilinear::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html#af5faae2a0ad3edc6147ac23b165d4345',1,'amrex::MFNodeBilinear::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html#a5f943556caa9c3b333032429b73de0ff',1,'amrex::MFCellConsLinMinmaxLimitInterp::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html#ad2fe69140374f5a86fe9435fa3a22c06',1,'amrex::MFCellConsLinMinmaxLimitInterp::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a3efce6bc405fc34cd1b7e9607396a7a6',1,'amrex::MFCellConsLinInterp::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a74654ff59b479f8515f47d0104c5d44c',1,'amrex::MFCellConsLinInterp::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html#a534db7efe626f43b2e652b1779bd802d',1,'amrex::MFCellBilinear::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html#ad77a8408bcacf00baa43bffadf5c1830',1,'amrex::MFCellBilinear::CoarseBox(Box const &fine, int ratio) override']]],
+ ['coarsebox_1837',['CoarseBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html#a2fea86a0fbe28663655935cee907d6bd',1,'amrex::CellQuartic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a3c80c6eb39069d797a0e460a8dc402db',1,'amrex::FaceConservativeLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html#a29356c571502616f35a19405ce0ab31d',1,'amrex::CellQuadratic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html#a07d67a5c29adab0e7b35be11a0f2061b',1,'amrex::CellQuartic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#ae6caa6fa65382bef97431b284967c081',1,'amrex::FaceLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a2ad0150a4f7aac3b522c58baaffe10e3',1,'amrex::FaceConservativeLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#a29635f96be74793ea64f29d6348fc22e',1,'amrex::FaceDivFree::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#ae934a7f49ee46587555e00c1bf7e1675',1,'amrex::FaceDivFree::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a7120153e965f22098f7cd888274f5c6b',1,'amrex::InterpBase::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html#ac42aae63c74e1e3dbacbde8f2f0d8a0a',1,'amrex::CellQuadratic::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html#a2b4f260bbcc5484ce23d59bd94d2dfe8',1,'amrex::CellConservativeQuartic::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html#a8c64516c8697291cf190a795a24b3a6e',1,'amrex::CellConservativeQuartic::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#ac9afd317e78f1c6d5581c251a9afe819',1,'amrex::CellConservativeLinear::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#aeec138a1454f98de65aa6ec019a1cdc4',1,'amrex::CellConservativeLinear::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html#adcc32c2aaefbaa1bb23f0b87cbdd5265',1,'amrex::CellBilinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#af8c208982ffa7f4b377b3d652e23e5ba',1,'amrex::FaceLinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html#a445fff6a6e918e4b4a60392ecef5844c',1,'amrex::CellBilinear::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a684e90cd5708cc5746e653c6decc75d1',1,'amrex::InterpBase::CoarseBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html#acd50581dbe4a2e6a14d5351e6ffac7e8',1,'amrex::PCInterp::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html#a4ab880728106de4887bc3f6fdedf03d8',1,'amrex::PCInterp::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html#ae2cd41e25c41c44dda1330f58f6a55e3',1,'amrex::NodeBilinear::CoarseBox(const Box &fine, const IntVect &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html#a12700b2249901dc280e6ab13e7c560f2',1,'amrex::NodeBilinear::CoarseBox(const Box &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html#a7e5277dcb95a53227bef029654c23885',1,'amrex::MFPCInterp::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html#ae07225f758486680fd2a3d238f05dcdd',1,'amrex::MFPCInterp::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html#a5e99e1d0fae85f722c0c8a9345b48302',1,'amrex::MFNodeBilinear::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html#af5faae2a0ad3edc6147ac23b165d4345',1,'amrex::MFNodeBilinear::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html#a5f943556caa9c3b333032429b73de0ff',1,'amrex::MFCellConsLinMinmaxLimitInterp::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html#ad2fe69140374f5a86fe9435fa3a22c06',1,'amrex::MFCellConsLinMinmaxLimitInterp::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a3efce6bc405fc34cd1b7e9607396a7a6',1,'amrex::MFCellConsLinInterp::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a74654ff59b479f8515f47d0104c5d44c',1,'amrex::MFCellConsLinInterp::CoarseBox(Box const &fine, int ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html#a534db7efe626f43b2e652b1779bd802d',1,'amrex::MFCellBilinear::CoarseBox(Box const &fine, IntVect const &ratio) override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html#ad77a8408bcacf00baa43bffadf5c1830',1,'amrex::MFCellBilinear::CoarseBox(Box const &fine, int ratio) override']]],
['coarsen_1838',['coarsen',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a4c5cdfe01aa0372001178bc376795e47',1,'amrex::TagBox::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a36a4aa5954d396d6ce76dd3464afcd73',1,'IntVectND< AMREX_SPACEDIM >::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#abed20ba596129232e392d40a5aafcfe9',1,'amrex::BATindexType::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#acab83ae65cddf401ab88e355cf63fcf2',1,'amrex::BATbndryReg::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#a1c3ccf9a3b2b4aa86a75f5c9c3dc2a90',1,'amrex::BATcoarsenRatio::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63590a994f689e9e836a2069ab19e00f',1,'amrex::coarsen(Dim3 const &fine, IntVectND< dim > const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae2b0820771e1588022b7209ee5d46538',1,'amrex::coarsen(const IntVectND< dim > &p1, const IntVectND< dim > &p2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adda82809057e2dd50044b4d4936bc5d6',1,'amrex::coarsen(const IntVectND< dim > &p, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff7e1eb998059fdb9cbc90a22c2d01d5',1,'amrex::coarsen(int i, int ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abf0376e5e15137aa9ec711295e7bf6bf',1,'amrex::coarsen(Geometry const &fine, int rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a1d9c01b45625d9e6f8e0e4d1cdd4a5a6',1,'amrex::Geometry::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#a05b686d85856493be2f058af8cb5317f',1,'amrex::BATnull::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a888900af671b00ababfa6b1e5934bca5',1,'amrex::BATransformer::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ab905a7751a6378467cf96c78c1ac880d',1,'amrex::BoxArray::coarsen(int refinement_ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0f177129b5e8d3ce247991a139ecc8f3',1,'amrex::BoxArray::coarsen(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a12ab20cb383ad53fb9169af3f7120438',1,'amrex::BoxDomain::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3b14d38ee9c592394f4465c5e48e8e38',1,'amrex::BoxList::coarsen(int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aa3ac01949cda5f1c125767c7111d3aa3',1,'amrex::BoxList::coarsen(const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad13cf1a6d01305c56e75501df0142714',1,'amrex::BoxND::coarsen(int ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8e243097e3b7b0bd0f7446779557f019',1,'amrex::BoxND::coarsen(const IntVectND< dim > &ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad13cf1a6d01305c56e75501df0142714',1,'BoxND< AMREX_SPACEDIM >::coarsen(int ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8e243097e3b7b0bd0f7446779557f019',1,'BoxND< AMREX_SPACEDIM >::coarsen(const IntVectND< dim > &ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ae1c70eba84405176aafd0353098d02a4',1,'amrex::TagBoxArray::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3e52e7c2152a5e6eef278bd65963e1e3',1,'amrex::IntVectND::coarsen(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a36a4aa5954d396d6ce76dd3464afcd73',1,'amrex::IntVectND::coarsen(int p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3e52e7c2152a5e6eef278bd65963e1e3',1,'IntVectND< AMREX_SPACEDIM >::coarsen()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0303e90215a135b28b5bb90aea7cecd',1,'amrex::coarsen(const BoxND< dim > &b, int ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abbf5a739abb11e84f8209480679da6e0',1,'amrex::coarsen(const BoxND< dim > &b, const IntVectND< dim > &ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22ce5ec6a27aa7bce43ca708cec77023',1,'amrex::coarsen(const BoxArray &ba, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a255709aafea190412cf8a963f450ebc9',1,'amrex::coarsen(const BoxArray &ba, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa7fdcd82c18fdf6c33f4194da8e7da46',1,'amrex::coarsen(BoxDomain &dest, const BoxDomain &fin, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2def914169be100afac8106fd618b6f0',1,'amrex::coarsen(const BoxList &bl, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adbc2cc619f36c517e2d0c6cbc5a40068',1,'amrex::coarsen(Geometry const &fine, IntVect const &rr)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#ad9115882b3c25773e8e036054da8f75b',1,'amrex::BATindexType_coarsenRatio::coarsen()']]],
['coarsen_5fedge_5fcent_1839',['coarsen_edge_cent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1detail.html#ad283835a3b06a13137f260b1be1d2f6e',1,'amrex::EB2::detail']]],
['coarsen_5ffrom_5ffine_1840',['coarsen_from_fine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ae3a379167092afad59e2ece6617e7e46',1,'amrex::EB2::coarsen_from_fine(int i, int j, int k, Box const &bx, int ngrow, Array4< Real > const &cvol, Array4< Real > const &ccent, Array4< Real > const &cba, Array4< Real > const &cbc, Array4< Real > const &cbn, Array4< Real > const &capx, Array4< Real > const &capy, Array4< Real > const &capz, Array4< Real > const &cfcx, Array4< Real > const &cfcy, Array4< Real > const &cfcz, Array4< Real > const &cecx, Array4< Real > const &cecy, Array4< Real > const &cecz, Array4< EBCellFlag > const &cflag, Array4< Real const > const &fvol, Array4< Real const > const &fcent, Array4< Real const > const &fba, Array4< Real const > const &fbc, Array4< Real const > const &fbn, Array4< Real const > const &fapx, Array4< Real const > const &fapy, Array4< Real const > const &fapz, Array4< Real const > const &ffcx, Array4< Real const > const &ffcy, Array4< Real const > const &ffcz, Array4< Real const > const &fecx, Array4< Real const > const &fecy, Array4< Real const > const &fecz, Array4< EBCellFlag const > const &fflag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a1f2e881daa9ff0a537137a2e09129db9',1,'amrex::EB2::coarsen_from_fine(int i, int j, Box const &bx, int ngrow, Array4< Real > const &cvol, Array4< Real > const &ccent, Array4< Real > const &cba, Array4< Real > const &cbc, Array4< Real > const &cbn, Array4< Real > const &capx, Array4< Real > const &capy, Array4< Real > const &cfcx, Array4< Real > const &cfcy, Array4< Real > const &cecx, Array4< Real > const &cecy, Array4< EBCellFlag > const &cflag, Array4< Real const > const &fvol, Array4< Real const > const &fcent, Array4< Real const > const &fba, Array4< Real const > const &fbc, Array4< Real const > const &fbn, Array4< Real const > const &fapx, Array4< Real const > const &fapy, Array4< Real const > const &ffcx, Array4< Real const > const &ffcy, Array4< Real const > const &fecx, Array4< Real const > const &fecy, Array4< EBCellFlag const > const &fflag)']]],
@@ -271,16 +271,16 @@ var searchData=
['computedistributionmappingefficiency_1915',['ComputeDistributionMappingEfficiency',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#afc9afe0964cc8f6f2aa4e0fb70838f87',1,'amrex::DistributionMapping']]],
['computedivergence_1916',['computeDivergence',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab36700aa1e60f78cbb544a7593de37af',1,'amrex']]],
['computedivergence_1917',['ComputeDivergence',['../namespaceHydroUtils.html#a1d3afb180dbd69d0f79f30f74b2a5112',1,'HydroUtils']]],
- ['computeedgestate_1918',['ComputeEdgeState',['../namespaceEBMOL.html#ad0aff813ac19f73e06749e9a1723d50d',1,'EBMOL::ComputeEdgeState()'],['../namespaceEBGodunov.html#a10f74574166218b5d549aec19892509a',1,'EBGodunov::ComputeEdgeState()'],['../namespaceMOL.html#adee159fbd7c101d690868db1fd6c7992',1,'MOL::ComputeEdgeState()'],['../namespaceGodunov.html#aeb69a54b78a68beefcf5f146b192c537',1,'Godunov::ComputeEdgeState()'],['../namespaceBDS.html#af379bf507045216a70bdc96a8d899047',1,'BDS::ComputeEdgeState()']]],
+ ['computeedgestate_1918',['ComputeEdgeState',['../namespaceEBGodunov.html#a10f74574166218b5d549aec19892509a',1,'EBGodunov::ComputeEdgeState()'],['../namespaceEBMOL.html#ad0aff813ac19f73e06749e9a1723d50d',1,'EBMOL::ComputeEdgeState()'],['../namespaceMOL.html#adee159fbd7c101d690868db1fd6c7992',1,'MOL::ComputeEdgeState()'],['../namespaceGodunov.html#aeb69a54b78a68beefcf5f146b192c537',1,'Godunov::ComputeEdgeState()'],['../namespaceBDS.html#af379bf507045216a70bdc96a8d899047',1,'BDS::ComputeEdgeState()']]],
['computefluxes_1919',['ComputeFluxes',['../namespaceHydroUtils.html#aa5cb5bc85975721c20ff752999c24113',1,'HydroUtils']]],
- ['computefluxesonboxfromstate_1920',['ComputeFluxesOnBoxFromState',['../namespaceHydroUtils.html#a380d8c3f5786c0910287729547d2d6e0',1,'HydroUtils::ComputeFluxesOnBoxFromState(amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, amrex::Array4< amrex::Real const > const &qnph, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={})'],['../namespaceHydroUtils.html#ad4bf731704049526ca1c4db1688fd5db',1,'HydroUtils::ComputeFluxesOnBoxFromState(amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={})'],['../namespaceHydroUtils.html#a9fb6baf822bec6e2aedbbdb2d5c797a0',1,'HydroUtils::ComputeFluxesOnBoxFromState(amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, amrex::Array4< amrex::Real const > const &qnph, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={})']]],
+ ['computefluxesonboxfromstate_1920',['ComputeFluxesOnBoxFromState',['../namespaceHydroUtils.html#a380d8c3f5786c0910287729547d2d6e0',1,'HydroUtils::ComputeFluxesOnBoxFromState(amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, amrex::Array4< amrex::Real const > const &qnph, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={})'],['../namespaceHydroUtils.html#ad34f382cc6239fa7995f947090049224',1,'HydroUtils::ComputeFluxesOnBoxFromState(amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_flux, amrex::Array4< amrex::Real const > const &v_flux, amrex::Array4< amrex::Real const > const &w_flux), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={})'],['../namespaceHydroUtils.html#ad4bf731704049526ca1c4db1688fd5db',1,'HydroUtils::ComputeFluxesOnBoxFromState(amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={})'],['../namespaceHydroUtils.html#a9fb6baf822bec6e2aedbbdb2d5c797a0',1,'HydroUtils::ComputeFluxesOnBoxFromState(amrex::Box const &bx, int ncomp, amrex::MFIter &mfi, amrex::Array4< amrex::Real const > const &q, amrex::Array4< amrex::Real const > const &qnph, AMREX_D_DECL(amrex::Array4< amrex::Real > const &flux_x, amrex::Array4< amrex::Real > const &flux_y, amrex::Array4< amrex::Real > const &flux_z), AMREX_D_DECL(amrex::Array4< amrex::Real > const &face_x, amrex::Array4< amrex::Real > const &face_y, amrex::Array4< amrex::Real > const &face_z), bool knownFaceState, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &u_mac, amrex::Array4< amrex::Real const > const &v_mac, amrex::Array4< amrex::Real const > const &w_mac), amrex::Array4< amrex::Real const > const &divu, amrex::Array4< amrex::Real const > const &fq, amrex::Geometry geom, amrex::Real l_dt, amrex::Vector< amrex::BCRec > const &h_bcrec, const amrex::BCRec *d_bcrec, int const *iconserv, bool godunov_use_ppm, bool godunov_use_forces_in_trans, bool is_velocity, bool fluxes_are_area_weighted, std::string const &advection_type, int limiter_type=PPM::default_limiter, bool allow_inflow_on_outflow=false, amrex::Array4< int const > const &bc_arr={})']]],
['computegradient_1921',['computeGradient',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af1f7462a23b5cde85daacbd1d3a357f9',1,'amrex']]],
['computeinitialdt_1922',['computeInitialDt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a252f7123d2f0a98351bc7b39c32b3152',1,'amrex::AmrLevel']]],
['computemlresidual_1923',['computeMLResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a5b7fb7f96050d46f476ccc62a589cfa3',1,'amrex::MLMGT']]],
['computeneighborprocs_1924',['computeNeighborProcs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6d35da48f520c8ae3f429aee03601c9',1,'amrex']]],
['computenewdt_1925',['computeNewDt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2ca2263f59a50956ec37ce72a4a02767',1,'amrex::AmrLevel']]],
['computeoptimalsubcycling_1926',['computeOptimalSubcycling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a43e758e939457835584740d6ac55f606',1,'amrex::Amr']]],
- ['computereffac_1927',['computeRefFac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af207e3796662b7069d55d479a5de23df',1,'amrex::NeighborParticleContainer::computeRefFac()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad2e9cbb8f28bbbba7378ec7bf4654b89',1,'amrex::computeRefFac()']]],
+ ['computereffac_1927',['computeRefFac',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad2e9cbb8f28bbbba7378ec7bf4654b89',1,'amrex::computeRefFac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af207e3796662b7069d55d479a5de23df',1,'amrex::NeighborParticleContainer::computeRefFac()']]],
['computeresidual_1928',['computeResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#abcccae42defac8377364437d16cd915a',1,'amrex::MLMGT']]],
['computeresofcorrection_1929',['computeResOfCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a3d8b571d00886e320a12ceae0ff29b4a',1,'amrex::MLMGT']]],
['computereswithcrsecorfinecor_1930',['computeResWithCrseCorFineCor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a45414e6ff0b751fb85a18c382cf259ab',1,'amrex::MLMGT']]],
@@ -301,13 +301,13 @@ var searchData=
['conjunction_3c_20b1_2c_20bn_2e_2e_2e_20_3e_1945',['Conjunction< B1, Bn... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction_3_01B1_00_01Bn_8_8_8_01_4.html',1,'amrex']]],
['conjunction_3c_20iscallabler_3c_20dim3_2c_20indexmap_20_26_2c_20const_20dim3_20_26_20_3e_2c_20hasinversememfn_3c_20const_20indexmap_20_26_20_3e_20_3e_1946',['Conjunction< IsCallableR< Dim3, IndexMap &, const Dim3 & >, HasInverseMemFn< const IndexMap & > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'']]],
['conjunction_3c_20isdetected_3c_20localcopy_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarraybase_3a_3acopycomtagscontainer_20_26_20_3e_2c_20isdetected_3c_20preparesendbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_2c_20const_20fabarraybase_3a_3amapofcopycomtagcontainers_20_26_20_3e_2c_20isdetected_3c_20preparerecvbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_2c_20const_20fabarraybase_3a_3amapofcopycomtagcontainers_20_26_20_3e_2c_20isdetected_3c_20packsendbuffers_5ft_2c_20dp_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_20_3e_2c_20isdetected_3c_20unpackrecvbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_20_3e_20_3e_1947',['Conjunction< IsDetected< LocalCopy_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, const FabArrayBase::CopyComTagsContainer & >, IsDetected< PrepareSendBuffers_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, CommData &, const FabArrayBase::MapOfCopyComTagContainers & >, IsDetected< PrepareRecvBuffers_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, CommData &, const FabArrayBase::MapOfCopyComTagContainers & >, IsDetected< PackSendBuffers_t, DP &, const FabArray< FAB > &, CommData & >, IsDetected< UnpackRecvBuffers_t, DP &, FabArray< FAB > &, CommData & > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'']]],
- ['const_5farray_1948',['const_array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< IArrayBox >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::EBCellFlagFab >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::EBCellFlagFab >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::Mask >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::Mask >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::Mask >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::Mask >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< FArrayBox >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< FArrayBox >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< FArrayBox >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< FArrayBox >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::EBCellFlagFab >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< IArrayBox >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< IArrayBox >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< IArrayBox >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< TagBox >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< TagBox >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< TagBox >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< TagBox >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a0e4e0029ed5ff922b128b5e02b0f93e8',1,'amrex::FabSetT::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ae1a064318dc76c3d8fe19511fb706bdf',1,'amrex::FabSetT::const_array(int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'amrex::FabArray::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'amrex::FabArray::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'amrex::FabArray::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a50cae7c9c3be8c1acf784e0b2aa823f8',1,'amrex::MultiCutFab::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::CutFab >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::CutFab >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::CutFab >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::CutFab >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::EBCellFlagFab >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< EBCellFlag >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< PetscInt >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< int >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< int >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< int >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< HYPRE_Int >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< HYPRE_Int >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< HYPRE_Int >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< EBCellFlag >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< EBCellFlag >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< PetscInt >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< char >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< char >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< char >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< AtomicInt >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< AtomicInt >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< AtomicInt >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'amrex::BaseFab::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'amrex::BaseFab::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'amrex::BaseFab::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< PetscInt >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a317cc5bf1f6a571f3e25202c363d10e4',1,'amrex::MultiMask::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'amrex::FabArray::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< Real >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< Real >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< Real >::const_array(int start_comp) const noexcept']]],
+ ['const_5farray_1948',['const_array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< IArrayBox >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::EBCellFlagFab >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::EBCellFlagFab >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::Mask >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::Mask >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::Mask >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::Mask >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< FArrayBox >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< FArrayBox >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< FArrayBox >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< FArrayBox >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::EBCellFlagFab >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< IArrayBox >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< IArrayBox >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< IArrayBox >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< TagBox >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< TagBox >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< TagBox >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< TagBox >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a0e4e0029ed5ff922b128b5e02b0f93e8',1,'amrex::FabSetT::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ae1a064318dc76c3d8fe19511fb706bdf',1,'amrex::FabSetT::const_array(int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'amrex::FabArray::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'amrex::FabArray::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'amrex::FabArray::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a50cae7c9c3be8c1acf784e0b2aa823f8',1,'amrex::MultiCutFab::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::BaseFab< PetscInt > >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::CutFab >::const_array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69cbd579804bcf2d56900787806a3361',1,'FabArray< amrex::CutFab >::const_array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf86ed0530ed660096a54e699b402940',1,'FabArray< amrex::CutFab >::const_array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab9b3285ee8d8f8d97703a9e997bbd8ec',1,'FabArray< amrex::CutFab >::const_array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'FabArray< amrex::EBCellFlagFab >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< EBCellFlag >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< PetscInt >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< int >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< int >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< int >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< HYPRE_Int >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< HYPRE_Int >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< HYPRE_Int >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< EBCellFlag >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< EBCellFlag >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< PetscInt >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< char >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< char >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< char >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< AtomicInt >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< AtomicInt >::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< AtomicInt >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'amrex::BaseFab::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'amrex::BaseFab::const_array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'amrex::BaseFab::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< PetscInt >::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a317cc5bf1f6a571f3e25202c363d10e4',1,'amrex::MultiMask::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af1d5ec31ed2b73f391952c5d45660a',1,'amrex::FabArray::const_array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa3049c7941d487849f2945f2c3447a1e',1,'BaseFab< Real >::const_array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a25ed9ead805e064c8f9dbe34ebbf3a95',1,'BaseFab< Real >::const_array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae5723c1af2b115b682869e760b1033a0',1,'BaseFab< Real >::const_array(int start_comp) const noexcept']]],
['const_5farrays_1949',['const_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< FArrayBox >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'amrex::FabArray::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< amrex::BaseFab< AtomicInt > >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< amrex::BaseFab< PetscInt > >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< amrex::CutFab >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< amrex::EBCellFlagFab >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< amrex::Mask >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< IArrayBox >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae2c5db543d1317f228503a98b47ed796',1,'FabArray< TagBox >::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a46811f4dbfb739f8bdb85b466e5256b2',1,'amrex::FabSetT::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#acd7c79790014731621fb8aa68af655b5',1,'amrex::MultiCutFab::const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#abdb76ca06cc3de8e3378357d115aa723',1,'amrex::MultiMask::const_arrays()']]],
['const_5fiterator_1950',['const_iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html',1,'amrex::Neighbors::const_iterator'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< unsigned int >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#adf0575e48f46e057b423a516c7328f93',1,'amrex::BoxList::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#a7cd6d82ed51afa51935f0ef5ceacac23',1,'amrex::Neighbors::const_iterator::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< std::size_t >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< ParticleReal * >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< int >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< int *, DefaultAllocator< int * > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< int * >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< index_type >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< const ParticleReal * >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< const int *, DefaultAllocator< const int * > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< const int * >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< char >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< amrex::XDim3 >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< amrex::STLtools::Triangle >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< amrex::openbc::MomTag >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< amrex::NeighborCode >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< amrex::BoxND >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac32d9f644793a1c54fe9979e7307f7ba',1,'amrex::PODVector::const_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#aadd7573c3340ebe816567b7f767e94a8',1,'amrex::BoxDomain::const_iterator()']]],
- ['const_5fpointer_1951',['const_pointer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::STLtools::Triangle >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a812e592e52eb4338a35980a143facdfc',1,'hacc::AlignedAllocator::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< std::size_t >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< unsigned int >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< ParticleReal * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< int >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< int *, DefaultAllocator< int * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< int * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< index_type >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const ParticleReal * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const int * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const int *, DefaultAllocator< const int * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::BoxND >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'amrex::PODVector::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::NeighborCode >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::openbc::MomTag >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::XDim3 >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< char >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::const_pointer()']]],
+ ['const_5fpointer_1951',['const_pointer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::XDim3 >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a812e592e52eb4338a35980a143facdfc',1,'hacc::AlignedAllocator::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< std::size_t >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< unsigned int >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< ParticleReal * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< int >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< int *, DefaultAllocator< int * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< int * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< index_type >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const ParticleReal * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const int * >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< const int *, DefaultAllocator< const int * > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'amrex::PODVector::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::BoxND >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::NeighborCode >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::openbc::MomTag >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< amrex::STLtools::Triangle >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< char >::const_pointer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1d52cfcb84489a5f66f8d7ca5597795e',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::const_pointer()']]],
['const_5fpointer_5finput_5ftype_1952',['const_pointer_input_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#abbf265c86b24517508b4453324ac6c2d',1,'amrex::BinIterator::const_pointer_input_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a4062eff06ceb0fa9549e15e421659d1e',1,'amrex::DenseBins::const_pointer_input_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a4062eff06ceb0fa9549e15e421659d1e',1,'DenseBins< ParticleType >::const_pointer_input_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a4062eff06ceb0fa9549e15e421659d1e',1,'DenseBins< typename amrex::ParticleTileData >::const_pointer_input_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#acca687be381dba2ad85a4ccf9ef67765',1,'amrex::SparseBinIteratorFactory::const_pointer_input_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#ab753f27ad971425c4ecece259e8fa6f1',1,'amrex::SparseBins::const_pointer_input_type()']]],
['const_5fpointer_5ftype_1953',['const_pointer_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a00f8a0b96ddd821e95305346715cc7f0',1,'DenseBins< typename amrex::ParticleTileData >::const_pointer_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a2f7e4c5293f3d7c172cb3d2c5c2f610f',1,'amrex::SparseBins::const_pointer_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a86334130cedc69862b6792c768c85de1',1,'amrex::SparseBinIteratorFactory::const_pointer_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a00f8a0b96ddd821e95305346715cc7f0',1,'amrex::DenseBins::const_pointer_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#afde549427d2c1a8e6c85f5d363a32810',1,'amrex::DenseBinIteratorFactory::const_pointer_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a76d6114c50a91bfd1a233715ec5ec60a',1,'amrex::BinIterator::const_pointer_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a00f8a0b96ddd821e95305346715cc7f0',1,'DenseBins< ParticleType >::const_pointer_type()']]],
- ['const_5freference_1954',['const_reference',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::STLtools::Triangle >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< int * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< index_type >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const ParticleReal * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const int *, DefaultAllocator< const int * > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const int * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< char >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::XDim3 >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::openbc::MomTag >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::NeighborCode >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::BoxND >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'amrex::PODVector::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa04ae438c2088c702d3de3816d4f7db5',1,'hacc::AlignedAllocator::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< int >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< ParticleReal * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< std::size_t >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< unsigned int >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< int *, DefaultAllocator< int * > >::const_reference()']]],
+ ['const_5freference_1954',['const_reference',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::STLtools::Triangle >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< int * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< index_type >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const ParticleReal * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const int *, DefaultAllocator< const int * > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< const int * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< char >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::XDim3 >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::openbc::MomTag >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::NeighborCode >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::BoxND >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'amrex::PODVector::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa04ae438c2088c702d3de3816d4f7db5',1,'hacc::AlignedAllocator::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< int >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< ParticleReal * >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< std::size_t >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< unsigned int >::const_reference()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#adb5652b40f09c48b793ce3bef45ff183',1,'PODVector< int *, DefaultAllocator< int * > >::const_reference()']]],
['const_5freverse_5fiterator_1955',['const_reverse_iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< const int * >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< index_type >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< int * >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< int *, DefaultAllocator< int * > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< int >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< ParticleReal * >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< std::size_t >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< unsigned int >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< const ParticleReal * >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< const int *, DefaultAllocator< const int * > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< char >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< amrex::XDim3 >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< amrex::STLtools::Triangle >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< amrex::openbc::MomTag >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< amrex::NeighborCode >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< amrex::BoxND >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::const_reverse_iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ade82f075bd0f551b43bed2182af5c5fb',1,'amrex::PODVector::const_reverse_iterator()']]],
['const_5ftable_1956',['const_table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a47894641211c75ff39ae19d25f894848',1,'amrex::TableData']]],
['const_5ftable_5ftype_1957',['const_table_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a929878dbf8cc2587f3cd18ba3e5c1e85',1,'amrex::TableData']]],
@@ -318,27 +318,27 @@ var searchData=
['constparticletiledata_1962',['ConstParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html',1,'amrex']]],
['constparticletiledata_3c_20soaparticlebase_2c_20narrayreal_2c_20narrayint_20_3e_1963',['ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html',1,'']]],
['constparticletiledatatype_1964',['ConstParticleTileDataType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a45e1a00c0cf61da02993d8b31b4cb431',1,'amrex::ParticleTile']]],
- ['constparticletype_1965',['ConstParticleType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3d2e30f73679e93e69b1acec892d4a3a',1,'amrex::ParticleContainer_impl::ConstParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3d2e30f73679e93e69b1acec892d4a3a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ConstParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a919525fdbff05cfbee8a8e5036f5c36b',1,'amrex::ParIter_impl::ConstParticleType()']]],
+ ['constparticletype_1965',['ConstParticleType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3d2e30f73679e93e69b1acec892d4a3a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ConstParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a919525fdbff05cfbee8a8e5036f5c36b',1,'amrex::ParIter_impl::ConstParticleType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3d2e30f73679e93e69b1acec892d4a3a',1,'amrex::ParticleContainer_impl::ConstParticleType()']]],
['constptd_1966',['ConstPTD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#ad52659a714dfbbb4e9f719eccc32e907',1,'amrex::ConstSoAParticle']]],
['construct_1967',['construct',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#adb796755df810806e1a03865482fc669',1,'hacc::AlignedAllocator']]],
['constructareanottotag_1968',['constructAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7a6ce272412a601c03330e55de170ea8',1,'amrex::AmrLevel']]],
['constsoaparticle_1969',['ConstSoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html',1,'amrex::ConstSoAParticle< T_NArrayReal, T_NArrayInt >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#ac0344e9916ca697e3e90eebb8e337586',1,'amrex::ConstSoAParticle::ConstSoAParticle()']]],
- ['consttype_1970',['ConstType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#af636a99b3002811b638a300d34333028',1,'amrex::Particle::ConstType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#afafac166b36eeebe0df3e79cd3b7660c',1,'amrex::SoAParticle::ConstType()']]],
+ ['consttype_1970',['ConstType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#afafac166b36eeebe0df3e79cd3b7660c',1,'amrex::SoAParticle::ConstType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#af636a99b3002811b638a300d34333028',1,'amrex::Particle::ConstType()']]],
['container_5ftype_1971',['container_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a7bdcc3eb6bbb219b65280bd41b97b774',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::container_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a83fde477aa6104bcc887473e4804f35f',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::container_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a19896f3acb2bafd71e85b5eb60ae410b',1,'amrex::ParticleArray::container_type()']]],
['containerlike_1972',['ContainerLike',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4ad32bd643f611ee9d4b501b4a572069',1,'amrex::ParticleContainer_impl::ContainerLike()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4ad32bd643f611ee9d4b501b4a572069',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerLike()']]],
- ['containerptr_1973',['ContainerPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a151fe17c32149faa3e0c7a5d94ba7311',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a151fe17c32149faa3e0c7a5d94ba7311',1,'amrex::ParIterBase_impl::ContainerPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a151fe17c32149faa3e0c7a5d94ba7311',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerPtr()']]],
- ['containerref_1974',['ContainerRef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a2f563176894b5abc02f1aab9e609627c',1,'amrex::ParIterBase_impl::ContainerRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a2f563176894b5abc02f1aab9e609627c',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a2f563176894b5abc02f1aab9e609627c',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerRef()']]],
+ ['containerptr_1973',['ContainerPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a151fe17c32149faa3e0c7a5d94ba7311',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a151fe17c32149faa3e0c7a5d94ba7311',1,'amrex::ParIterBase_impl::ContainerPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a151fe17c32149faa3e0c7a5d94ba7311',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerPtr()']]],
+ ['containerref_1974',['ContainerRef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a2f563176894b5abc02f1aab9e609627c',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a2f563176894b5abc02f1aab9e609627c',1,'amrex::ParIterBase_impl::ContainerRef()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a2f563176894b5abc02f1aab9e609627c',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerRef()']]],
['containertype_1975',['ContainerType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#a249fe77aabcf704a5e7ec73f779c4c49',1,'amrex::ParConstIter_impl::ContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#ac256ba32ae9489d77d1a99233e63cd54',1,'amrex::ParIter_impl::ContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aef96becd474fbf31dfd139c15e793c91',1,'amrex::ParIterBase_impl::ContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aef96becd474fbf31dfd139c15e793c91',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aef96becd474fbf31dfd139c15e793c91',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ContainerType()']]],
- ['contains_1976',['contains',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< int const >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< Real const >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< int const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< int const >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< EBCellFlag >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< int >::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< int >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< int >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'amrex::Array4::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'amrex::Array4::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'amrex::Array4::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'amrex::BaseFab::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< T0 >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< T0 >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< T0 >::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< T0 const >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< T0 const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< T0 const >::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< T const >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'amrex::BaseFab::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< EBCellFlag >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< AtomicInt >::contains(const BaseFab< AtomicInt > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< AtomicInt >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< char >::contains(const BaseFab< char > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< char >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< T const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< T const >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< Real const >::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< Real const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad5df5ad153c8fe1d761a2cf8dd4dd1ee',1,'amrex::BoxND::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a0998fb701a17bbba399ee68049848346',1,'amrex::ParmParse::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a6e117146678175a0d2be9d40e7873200',1,'amrex::RealBox::contains(const Real *point, Real eps=0.0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a7c3358585c6f290b57884ea0297d373a',1,'amrex::RealBox::contains(XDim3 point, Real eps=0.0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a890b48af91fab2e472657e116656fa73',1,'amrex::RealBox::contains(const RealVect &rv, Real eps=0.0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aecb30e60d8a6a56c7c7233db3ae8d148',1,'amrex::RealBox::contains(const RealBox &rb, Real eps=0.0) const noexcept']]],
+ ['contains_1976',['contains',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< Real const >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< Real const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< int const >::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< int const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< int const >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< EBCellFlag >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< int >::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< int >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< int >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'amrex::Array4::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'amrex::Array4::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'amrex::Array4::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'amrex::BaseFab::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< T0 >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< T0 >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< T0 >::contains(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< T0 const >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< T0 const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< T const >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< T0 const >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'amrex::BaseFab::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< HYPRE_Int >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< AtomicInt >::contains(const BaseFab< AtomicInt > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< AtomicInt >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< char >::contains(const BaseFab< char > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< char >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< EBCellFlag >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a677356ea7faf2272063ac1a179d2ec1d',1,'Array4< T const >::contains(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afffb83a576c2e90e22fa03b27057ac49',1,'Array4< T const >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a93f6be5feb45a3e0cfeb90cd800d906f',1,'Array4< Real const >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42e87e088349e275ea31c8ecaf2db185',1,'amrex::BoxND::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aecb30e60d8a6a56c7c7233db3ae8d148',1,'amrex::RealBox::contains()']]],
['contains_1977',['Contains',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#ad7149f52ad0ed15f773104fd20d34ff7',1,'BLProfStats::TimeRange']]],
- ['contains_1978',['contains',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42e87e088349e275ea31c8ecaf2db185',1,'BoxND< AMREX_SPACEDIM >::contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad5df5ad153c8fe1d761a2cf8dd4dd1ee',1,'BoxND< AMREX_SPACEDIM >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aee97a14e3b75c0c0dea48c607b0dd579',1,'BoxND< AMREX_SPACEDIM >::contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af53a02aea1a6ee01eab6d9e3f1f2c39a',1,'BoxND< AMREX_SPACEDIM >::contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42e87e088349e275ea31c8ecaf2db185',1,'amrex::BoxND::contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aee97a14e3b75c0c0dea48c607b0dd579',1,'amrex::BoxND::contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af53a02aea1a6ee01eab6d9e3f1f2c39a',1,'amrex::BoxND::contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a128dd0ae9ea6a6c9bed4a5af6a77518f',1,'amrex::BoxList::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a5535d8c27dece816a8ef7bf022777040',1,'amrex::BoxArray::contains(const BoxArray &ba, Periodicity const &period) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a27b3133e35f0dbae139aebf7769d86b3',1,'amrex::BoxArray::contains(const BoxArray &ba, bool assume_disjoint_ba=false, const IntVect &ng=IntVect(0)) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a128dd0ae9ea6a6c9bed4a5af6a77518f',1,'amrex::BoxDomain::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a23ba905888437090a2fc1cfd8e578c4d',1,'amrex::BoxArray::contains(const Box &b, bool assume_disjoint_ba=false, const IntVect &ng=IntVect(0)) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a258cd3a2a8c608f7cc0068e0ddd08d3f',1,'amrex::BoxArray::contains(const IntVect &v) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< Real >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< Real >::contains(const BaseFab< Real > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< PetscInt >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< HYPRE_Int >::contains(const BaseFab< HYPRE_Int > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< HYPRE_Int >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< int >::contains(const BaseFab< int > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< int >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< PetscInt >::contains()']]],
- ['contains_5finf_1979',['contains_inf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a08e85daea7a8ba20067cd15af3725cd6',1,'amrex::MultiFab::contains_inf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#afc7bd5e6829479b3bfef8639f9b92b20',1,'amrex::FArrayBox::contains_inf() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a967f0fbf0fb2a166a2684f0201259d60',1,'amrex::FArrayBox::contains_inf(const Box &bx, int scomp, int ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a230b8eb850e53e63895352fd7bd56f86',1,'amrex::FArrayBox::contains_inf(IntVect &where) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a377a77faccd537b045751bcabc616cb5',1,'amrex::FArrayBox::contains_inf(const Box &bx, int scomp, int ncomp, IntVect &where) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a95abf28111fc5c1a4bfe5f24bf7a6d05',1,'amrex::MultiFab::contains_inf(bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a47a5806c8cffcf0f40ba72a7af2e8ac7',1,'amrex::MultiFab::contains_inf(int scomp, int ncomp, int ngrow=0, bool local=false) const']]],
- ['contains_5fnan_1980',['contains_nan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ab3973e1dec95800442b4189d6356d3fb',1,'amrex::FArrayBox::contains_nan() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ac4da37536afceab9ccb36e8d858cdbbd',1,'amrex::FArrayBox::contains_nan(const Box &bx, int scomp, int ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aca25a0734d90a918f9d2fe881dd87a69',1,'amrex::FArrayBox::contains_nan(IntVect &where) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae5d7c7d7b6df9a24867d84d984d5ca0d',1,'amrex::FArrayBox::contains_nan(const Box &bx, int scomp, int ncomp, IntVect &where) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4b718093de8d413ed21f372b9f65761f',1,'amrex::MultiFab::contains_nan(bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a77d980f51c794347641c653d5f88aefd',1,'amrex::MultiFab::contains_nan(int scomp, int ncomp, int ngrow=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aed2689ad22160cb7a93e6b26aabd2972',1,'amrex::MultiFab::contains_nan(int scomp, int ncomp, const IntVect &ngrow, bool local=false) const']]],
+ ['contains_1978',['contains',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a890b48af91fab2e472657e116656fa73',1,'amrex::RealBox::contains(const RealVect &rv, Real eps=0.0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a7c3358585c6f290b57884ea0297d373a',1,'amrex::RealBox::contains(XDim3 point, Real eps=0.0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a6e117146678175a0d2be9d40e7873200',1,'amrex::RealBox::contains(const Real *point, Real eps=0.0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a0998fb701a17bbba399ee68049848346',1,'amrex::ParmParse::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42e87e088349e275ea31c8ecaf2db185',1,'BoxND< AMREX_SPACEDIM >::contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad5df5ad153c8fe1d761a2cf8dd4dd1ee',1,'BoxND< AMREX_SPACEDIM >::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aee97a14e3b75c0c0dea48c607b0dd579',1,'BoxND< AMREX_SPACEDIM >::contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af53a02aea1a6ee01eab6d9e3f1f2c39a',1,'BoxND< AMREX_SPACEDIM >::contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad5df5ad153c8fe1d761a2cf8dd4dd1ee',1,'amrex::BoxND::contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aee97a14e3b75c0c0dea48c607b0dd579',1,'amrex::BoxND::contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af53a02aea1a6ee01eab6d9e3f1f2c39a',1,'amrex::BoxND::contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< PetscInt >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< HYPRE_Int >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< int >::contains(const BaseFab< int > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< int >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a128dd0ae9ea6a6c9bed4a5af6a77518f',1,'amrex::BoxList::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< PetscInt >::contains()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a40dca3a0efea6d6ac5e3103e34b1f3e3',1,'BaseFab< Real >::contains(const BaseFab< Real > &fab) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9121f1816f016bc765e3acea392169b8',1,'BaseFab< Real >::contains(const Box &bx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a258cd3a2a8c608f7cc0068e0ddd08d3f',1,'amrex::BoxArray::contains(const IntVect &v) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a23ba905888437090a2fc1cfd8e578c4d',1,'amrex::BoxArray::contains(const Box &b, bool assume_disjoint_ba=false, const IntVect &ng=IntVect(0)) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a27b3133e35f0dbae139aebf7769d86b3',1,'amrex::BoxArray::contains(const BoxArray &ba, bool assume_disjoint_ba=false, const IntVect &ng=IntVect(0)) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a5535d8c27dece816a8ef7bf022777040',1,'amrex::BoxArray::contains(const BoxArray &ba, Periodicity const &period) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a128dd0ae9ea6a6c9bed4a5af6a77518f',1,'amrex::BoxDomain::contains()']]],
+ ['contains_5finf_1979',['contains_inf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a08e85daea7a8ba20067cd15af3725cd6',1,'amrex::MultiFab::contains_inf(int scomp, int ncomp, const IntVect &ngrow, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a47a5806c8cffcf0f40ba72a7af2e8ac7',1,'amrex::MultiFab::contains_inf(int scomp, int ncomp, int ngrow=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a95abf28111fc5c1a4bfe5f24bf7a6d05',1,'amrex::MultiFab::contains_inf(bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a377a77faccd537b045751bcabc616cb5',1,'amrex::FArrayBox::contains_inf(const Box &bx, int scomp, int ncomp, IntVect &where) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a230b8eb850e53e63895352fd7bd56f86',1,'amrex::FArrayBox::contains_inf(IntVect &where) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a967f0fbf0fb2a166a2684f0201259d60',1,'amrex::FArrayBox::contains_inf(const Box &bx, int scomp, int ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#afc7bd5e6829479b3bfef8639f9b92b20',1,'amrex::FArrayBox::contains_inf() const noexcept']]],
+ ['contains_5fnan_1980',['contains_nan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ac4da37536afceab9ccb36e8d858cdbbd',1,'amrex::FArrayBox::contains_nan(const Box &bx, int scomp, int ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ab3973e1dec95800442b4189d6356d3fb',1,'amrex::FArrayBox::contains_nan() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae5d7c7d7b6df9a24867d84d984d5ca0d',1,'amrex::FArrayBox::contains_nan(const Box &bx, int scomp, int ncomp, IntVect &where) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4b718093de8d413ed21f372b9f65761f',1,'amrex::MultiFab::contains_nan(bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a77d980f51c794347641c653d5f88aefd',1,'amrex::MultiFab::contains_nan(int scomp, int ncomp, int ngrow=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aed2689ad22160cb7a93e6b26aabd2972',1,'amrex::MultiFab::contains_nan(int scomp, int ncomp, const IntVect &ngrow, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aca25a0734d90a918f9d2fe881dd87a69',1,'amrex::FArrayBox::contains_nan()']]],
['contourtype_1981',['ContourType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323b',1,'amrex::Amrvis']]],
['control_5fpoints_5fx_1982',['control_points_x',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a484c372e01f95e8b7426541ba14cf903',1,'amrex::LineDistFcnElement2d::control_points_x()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#ac1c23f1058ddc5e09b1d859e3cba904a',1,'amrex::SplineDistFcnElement2d::control_points_x()']]],
['control_5fpoints_5fy_1983',['control_points_y',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a10bdd01583d4250e8c717c69280f3490',1,'amrex::LineDistFcnElement2d::control_points_y()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a3662f00f13decf4a4ad983e1cc19c2f9',1,'amrex::SplineDistFcnElement2d::control_points_y()']]],
- ['converged_1984',['converged',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4fb6774d3ce31780e21f424a06fd1af3',1,'GMRES< MF, GMRESMLMGT< MF > >::converged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4fb6774d3ce31780e21f424a06fd1af3',1,'amrex::GMRES::converged()']]],
- ['convert_1985',['convert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7c550a5e0396c503e3465da2c28f8db9',1,'amrex::BoxArray::convert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a647af24f39610185d72a517601fbcf8c',1,'BoxND< AMREX_SPACEDIM >::convert(const IntVectND< dim > &typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6d2dbf26e12047889a1062cd059df639',1,'BoxND< AMREX_SPACEDIM >::convert(IndexTypeND< dim > typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a647af24f39610185d72a517601fbcf8c',1,'amrex::BoxND::convert(const IntVectND< dim > &typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6d2dbf26e12047889a1062cd059df639',1,'amrex::BoxND::convert(IndexTypeND< dim > typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ad830f3b87aaa26bf46f53cc54eed83ce',1,'amrex::BoxArray::convert()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a911442fbfdd591235baf90cac01d9856',1,'amrex::convert(const BoxArray &ba, const IntVect &typ)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af37f380f72af598af4865070235664c2',1,'amrex::convert(const BoxArray &ba, IndexType typ)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe6bedbc04acc324ac8d385631276046',1,'amrex::convert(const BoxND< dim > &b, const IndexTypeND< dim > &typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b9159591bd7003d44276e822da864d7',1,'amrex::convert(const BoxND< dim > &b, const IntVectND< dim > &typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a8e396fcc6af0ac6314069413e9815f7c',1,'amrex::BoxArray::convert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a533a896b5397ca253658e34bdb05e538',1,'amrex::BoxList::convert()']]],
+ ['converged_1984',['converged',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4fb6774d3ce31780e21f424a06fd1af3',1,'amrex::GMRES::converged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4fb6774d3ce31780e21f424a06fd1af3',1,'GMRES< MF, GMRESMLMGT< MF > >::converged()']]],
+ ['convert_1985',['convert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6d2dbf26e12047889a1062cd059df639',1,'BoxND< AMREX_SPACEDIM >::convert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ad830f3b87aaa26bf46f53cc54eed83ce',1,'amrex::BoxArray::convert(IndexType typ)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a8e396fcc6af0ac6314069413e9815f7c',1,'amrex::BoxArray::convert(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a911442fbfdd591235baf90cac01d9856',1,'amrex::convert(const BoxArray &ba, const IntVect &typ)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af37f380f72af598af4865070235664c2',1,'amrex::convert(const BoxArray &ba, IndexType typ)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe6bedbc04acc324ac8d385631276046',1,'amrex::convert(const BoxND< dim > &b, const IndexTypeND< dim > &typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b9159591bd7003d44276e822da864d7',1,'amrex::convert(const BoxND< dim > &b, const IntVectND< dim > &typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7c550a5e0396c503e3465da2c28f8db9',1,'amrex::BoxArray::convert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a533a896b5397ca253658e34bdb05e538',1,'amrex::BoxList::convert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6d2dbf26e12047889a1062cd059df639',1,'amrex::BoxND::convert(IndexTypeND< dim > typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a647af24f39610185d72a517601fbcf8c',1,'amrex::BoxND::convert(const IntVectND< dim > &typ) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a647af24f39610185d72a517601fbcf8c',1,'BoxND< AMREX_SPACEDIM >::convert()']]],
['convertfromnativedoubleformat_1986',['convertFromNativeDoubleFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a8d3e02daedf046920036514587034b2e',1,'amrex::RealDescriptor']]],
['convertfromnativefloatformat_1987',['convertFromNativeFloatFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#aa5b07184bf42f9d39fcaccf6e9ca0fc6',1,'amrex::RealDescriptor']]],
['convertfromnativeformat_1988',['convertFromNativeFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a88b7acd8c23099513d5b5c9ce06344f4',1,'amrex::RealDescriptor::convertFromNativeFormat(void *out, Long nitems, const void *in, const RealDescriptor &od)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a91dde50b590073ce6c8154df86c9c281',1,'amrex::RealDescriptor::convertFromNativeFormat(std::ostream &os, Long nitems, const Real *in, const RealDescriptor &od)']]],
@@ -356,128 +356,125 @@ var searchData=
['coords_5f2d_5fx_2000',['coords_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a06f21182b5e32592f93c162976038c50',1,'hacc::Distribution']]],
['coords_5f2d_5fy_2001',['coords_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a6d1fa66f20f95df65ed62b20b3ee8928',1,'hacc::Distribution']]],
['coords_5f2d_5fz_2002',['coords_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a5e78432b3fe340b9940a4a927ffbff3a',1,'hacc::Distribution']]],
- ['coordsys_2003',['CoordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html',1,'amrex']]],
- ['coordsys_2004',['coordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a28107af9fabf97ead17124dbc53b618a',1,'amrex::PlotFileData']]],
- ['coordsys_2005',['CoordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a03474c53ab517d87862ddc487c2cdeab',1,'amrex::AmrData']]],
- ['coordsys_2006',['coordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a6c2cd93052ccb8644d8a419d9d2230bc',1,'amrex::AmrData::coordSys()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a075941bb74ff56716adf843dfb352482',1,'amrex::PlotFileDataImpl::coordSys()']]],
- ['coordtype_2007',['CoordType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806eba',1,'amrex::CoordSys']]],
- ['copiedfrom_2008',['copiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#abd6fd5b39e1417729c0de0cd4e19e32d',1,'amrex::XYPlotDataList']]],
- ['copiedfrom_2009',['CopiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a486009717060692894a416dfe2aff1af',1,'amrex::XYPlotDataList']]],
- ['copier_2010',['Copier',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html',1,'amrex::MPMD::Copier'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a3cc2d465c351874fcc0af525c8584ecd',1,'amrex::MPMD::Copier::Copier(bool)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a7c6de048dfe0fc745bbd2a4c9ed27979',1,'amrex::MPMD::Copier::Copier(BoxArray const &ba, DistributionMapping const &dm, bool send_ba=false)']]],
- ['copy_2011',['copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< TagBox >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#abea324bd9a4533e4f54614f6a7d410d1',1,'amrex::Gpu::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< TagBox >::copy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< TagBox >::copy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< TagBox >::copy(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)']]],
- ['copy_2012',['Copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a094833951f442db9516e0741bd50f6aa',1,'amrex::Copy(FabArray< DFAB > &dst, FabArray< SFAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a449d5cd7d3d778be0440141f9272d6bd',1,'amrex::Copy(FabArray< DFAB > &dst, FabArray< SFAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)']]],
- ['copy_2013',['copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#afb3bc7b25afb38fc8f371f3bc4966483',1,'amrex::Gpu::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1SymmetricGhost.html#aa8f8f59b8584105f5e5d317b6ac7efe9',1,'amrex::MFUtil::SymmetricGhost::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a782cfc237fbff9c3baa8793a6ee988cd',1,'amrex::TableData::copy()']]],
- ['copy_2014',['Copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a859e565c8590d0c8dbe88bede09a35d6',1,'amrex::BndryRegisterT::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a26c68b445998a0f5d87f9cc19420c4e1',1,'amrex::FabSetT::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#afb9206f65daae6fa0d08e59a51b7ea8a',1,'amrex::iMultiFab::Copy(iMultiFab &dst, const iMultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a0ad4af39181a230c528e27398980ba5a',1,'amrex::iMultiFab::Copy(iMultiFab &dst, const iMultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#aa0111c78830d99c298eb3adae9f7029f',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#ae9c4366e395266f2abdc158290604afb',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab70ce65ff46ae21b8cc4e0584fe26ffa',1,'amrex::MultiFab::Copy(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#af5fd05a65f284f6e96a1deba5ef423bb',1,'amrex::MultiFab::Copy(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a9d21fed308318e770161ce5f76b4b60f',1,'amrex::MultiMask::Copy()']]],
- ['copy_2015',['copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::Mask >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::BaseFab< PetscInt > >::copy(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::BaseFab< PetscInt > >::copy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::BaseFab< PetscInt > >::copy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::BaseFab< PetscInt > >::copy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::EBCellFlagFab >::copy(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::EBCellFlagFab >::copy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::EBCellFlagFab >::copy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::EBCellFlagFab >::copy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a2c1110b22670288daa9e2a01cbb70fbb',1,'amrex::Gpu::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::Mask >::copy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::Mask >::copy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::Mask >::copy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< HYPRE_Int >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< PetscInt >::copy(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< PetscInt >::copy(const BaseFab< PetscInt > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< int >::copy(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< int >::copy(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< int >::copy(const BaseFab< int > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< int >::copy(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< int >::copy(const BaseFab< int > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< HYPRE_Int >::copy(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< HYPRE_Int >::copy(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< HYPRE_Int >::copy(const BaseFab< HYPRE_Int > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< PetscInt >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< HYPRE_Int >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< char >::copy(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< char >::copy(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< char >::copy(const BaseFab< char > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< char >::copy(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< char >::copy(const BaseFab< char > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< PetscInt >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy()']]],
- ['copy_2016',['COPY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac86e93bfc13df1bdcfb0ebbafb6a1cffa30d7d89f4f6df2117a0c88fcec1a65cb',1,'amrex::FabArrayBase::COPY()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0886ce290105f66be4dc23059aa69cc7ad52ae5c71ab1fc1193bbc006a73ab613',1,'amrex::FluxRegister::COPY()']]],
- ['copy_2017',['copy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1AsymmetricGhost.html#ae14758bcc9f0460aa024c1ca702d24b6',1,'amrex::MFUtil::AsymmetricGhost::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'amrex::BaseFab::copy(const BaseFab< T > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'amrex::BaseFab::copy(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'amrex::BaseFab::copy(const BaseFab< T > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'amrex::BaseFab::copy(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'amrex::BaseFab::copy(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< AtomicInt >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'amrex::FabArray::copy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'amrex::FabArray::copy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'amrex::FabArray::copy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'amrex::FabArray::copy(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a51bceac102ef6fa83de179298fd79d21',1,'amrex::CutFab::copy(const CutFab &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a8098a70c5216794093f4c5a2a7031465',1,'amrex::CutFab::copy(const CutFab &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< Real >::copy(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< PetscInt >::copy()']]],
- ['copy_5fdata_2018',['copy_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a4c6f053d91e5d6298255b2730fdc66f6',1,'amrex::SundialsIntegrator::copy_data(const amrex::Vector< amrex::MultiFab > &S_data)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a0862a27d637da1ef2c30bb6b10e794fb',1,'amrex::SundialsIntegrator::copy_data(const amrex::MultiFab &S_data)']]],
- ['copy_5fdata_5ffrom_5ftasks_2019',['copy_data_from_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ad79ddeb1fdd7d6a72546c66728b3ccd8',1,'amrex::ForkJoin']]],
- ['copy_5fdata_5fto_5ftasks_2020',['copy_data_to_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a76a2bb1b6fb5ffd97b28020531b6f3f6',1,'amrex::ForkJoin']]],
- ['copyasync_2021',['copyAsync',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3da569ab08ec568b8e512d91d6259b53',1,'amrex::Gpu::copyAsync(DeviceToDevice, InIter begin, InIter end, OutIter result) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a39c6894dcdb993d9e4455d7d418947b9',1,'amrex::Gpu::copyAsync(HostToDevice, InIter begin, InIter end, OutIter result) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a15d5aa9cbac1f2a0ef1f042530760b88',1,'amrex::Gpu::copyAsync(DeviceToHost, InIter begin, InIter end, OutIter result) noexcept']]],
- ['copycomtag_2022',['CopyComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html',1,'amrex::FabArrayBase::CopyComTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a1dae3d0ab480401c6bca671a7b33aeb0',1,'amrex::FabArrayBase::CopyComTag::CopyComTag() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#ae121ffe428388c574820f65530cdd113',1,'amrex::FabArrayBase::CopyComTag::CopyComTag(const Box &db, const Box &sb, int didx, int sidx) noexcept']]],
- ['copycomtagscontainer_2023',['CopyComTagsContainer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a6dba1d21f107ff1f8815e368aa1fb091',1,'amrex::FabArrayBase::CopyComTag::CopyComTagsContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9bdd65ce61ce9ee5ca52c6b387dd4800',1,'amrex::FabArrayBase::CopyComTagsContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1124d24928511321f4381ebd60b0c15b',1,'amrex::MultiFab::CopyComTagsContainer()']]],
- ['copyfrom_2024',['copyFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a1c8fdfc61237f7b6a8d6c040d8daadf2',1,'amrex::BndryRegisterT::copyFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a2d2f6ad459f54ab22683f32d5b641d75',1,'amrex::FabSetT::copyFrom(const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a8254fd4bee5e9d3453f700f51e62e9e8',1,'amrex::FabSetT::copyFrom(const MF &src, int ngrow, int scomp, int dcomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['copyfromindex_2025',['copyFromIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a339ecf32165d5528efe85cd26bdcb9ff',1,'amrex::FabCopyDescriptor']]],
- ['copyfrommem_2026',['copyFromMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a951d15d61f3458c6e25de9d9e401c32c',1,'amrex::CutFab::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'amrex::BaseFab::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< AtomicInt >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< char >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< EBCellFlag >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< HYPRE_Int >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< int >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< PetscInt >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< Real >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#ae785483ff900e3dbef875150b543d755',1,'amrex::CutFab::copyFromMem()']]],
- ['copyfromproc_2027',['copyFromProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#aee8abd3f91100c694b40a498142c1891',1,'amrex::FabCopyDescriptor']]],
- ['copynew_2028',['copyNew',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad67c07eef71baec1306b491e1f02475d',1,'amrex::StateData']]],
- ['copynsolvesolution_2029',['copyNSolveSolution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4b8c0b3d1fd866b3b9a787bdcb056e77',1,'MLLinOpT< Array< MultiFab, 3 > >::copyNSolveSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4b8c0b3d1fd866b3b9a787bdcb056e77',1,'amrex::MLLinOpT::copyNSolveSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#adfd3a48893737214b12ed5e95b17f1e3',1,'amrex::MLABecLaplacianT::copyNSolveSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a38e4c472a2642a55ba84c2c3b42a8015',1,'amrex::MLPoissonT::copyNSolveSolution()']]],
- ['copyold_2030',['copyOld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a1c745ccf4e72c085db52b18751ccc25f',1,'amrex::StateData']]],
- ['copyparticle_2031',['copyParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af85a1b007332302df4cc844ba1781989',1,'amrex::copyParticle(const ParticleTileData< T_ParticleType, NAR, NAI > &dst, const ConstParticleTileData< T_ParticleType, NAR, NAI > &src, int src_i, int dst_i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec9c10ce812e9d4a77b12e879f70112d',1,'amrex::copyParticle(const ParticleTileData< T_ParticleType, NAR, NAI > &dst, const ParticleTileData< T_ParticleType, NAR, NAI > &src, int src_i, int dst_i) noexcept']]],
- ['copyparticles_2032',['copyParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c694692aaba3c4e23ab3067eab1ba44',1,'amrex::copyParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a58cf0ef88b46798899920b74f79a4905',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, F &&f, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a009ea64497b4f3e91026470f45af5be0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9825bb7c6eea753c2e98f5ce5fe546c4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, F &&f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a132deb6920535ef64e0f8c9122bfa1b1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a58cf0ef88b46798899920b74f79a4905',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, F &&f, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a009ea64497b4f3e91026470f45af5be0',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9825bb7c6eea753c2e98f5ce5fe546c4',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, F &&f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a132deb6920535ef64e0f8c9122bfa1b1',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebeffed6a37edc4d909acc6ab5cbbe83',1,'amrex::copyParticles()']]],
- ['copyto_2033',['copyTo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'amrex::FabArray::copyTo(FAB &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'amrex::FabArray::copyTo(FAB &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::Mask >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::BaseFab< AtomicInt > >::copyTo(amrex::BaseFab< AtomicInt > &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::BaseFab< AtomicInt > >::copyTo(amrex::BaseFab< AtomicInt > &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copyTo(amrex::BaseFab< HYPRE_Int > &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copyTo(amrex::BaseFab< HYPRE_Int > &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::BaseFab< PetscInt > >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::CutFab >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#af97c472cac5a8e0e90b66f9999d49dca',1,'amrex::FabSetT::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< TagBox >::copyTo(TagBox &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< TagBox >::copyTo(TagBox &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< IArrayBox >::copyTo(IArrayBox &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< IArrayBox >::copyTo(IArrayBox &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< FArrayBox >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::Mask >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::EBCellFlagFab >::copyTo(amrex::EBCellFlagFab &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::EBCellFlagFab >::copyTo(amrex::EBCellFlagFab &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::CutFab >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::BaseFab< PetscInt > >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< FArrayBox >::copyTo()']]],
- ['copytohost_2034',['copyToHost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a8b192b54f34ecf9a231c4877a5625a6d',1,'amrex::Gpu::AsyncArray::copyToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a7b869239107727018d22a622ed29161d',1,'amrex::Gpu::Buffer::copyToHost()']]],
- ['copytomem_2035',['copyToMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< AtomicInt >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< Real >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< PetscInt >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< int >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< HYPRE_Int >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< EBCellFlag >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< char >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'amrex::BaseFab::copyToMem()']]],
- ['cor_2036',['cor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1fd0a5173e6ff6c961c080b26f7755ac',1,'amrex::MLMGT']]],
- ['cor_5fhold_2037',['cor_hold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a3b1cfa8f63985ace0f94e581ea709366',1,'amrex::MLMGT']]],
- ['correctcellvectors_2038',['correctCellVectors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6a78df0fb6333e80fe5e85599eb197ef',1,'amrex::ParticleContainer_impl::correctCellVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6a78df0fb6333e80fe5e85599eb197ef',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::correctCellVectors()']]],
- ['correction_2039',['Correction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a8e42c4bdb2369a1c5b19f6f120737334',1,'amrex::LinOpEnumType']]],
- ['correctionresidual_2040',['correctionResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2018b943fdab7019461dc9580b04177c',1,'amrex::MLNodeLinOp::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6f18465de0228f8ec4609e9e45367e5d',1,'MLLinOpT< Array< MultiFab, 3 > >::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6f18465de0228f8ec4609e9e45367e5d',1,'amrex::MLLinOpT::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aa1edcbe0e894ecd697d47e504640a162',1,'amrex::MLCurlCurl::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a51480d2022ad9346d6eb11f3cbfd631a',1,'amrex::MLCellLinOpT::correctionResidual()']]],
- ['cospi_2041',['cospi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ada7d7d19433d7d59ac03689f8b55631d',1,'amrex::Math::cospi(double x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#adbc23685ea37023206db656ff45973f7',1,'amrex::Math::cospi(float x)']]],
- ['count_2042',['count',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex_1_1state__t_1_1II.html#a54b548e604d18d830ea1c9e29c9a64d4',1,'amrex::BlockMutex::state_t::II::count()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a934d6ed56619c14db1833d57662fd86b',1,'amrex::ParallelDescriptor::Message::count()']]],
- ['countcells_2043',['CountCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ade8630ef8254e4248a6999521e12ad7c',1,'amrex::AmrMesh']]],
- ['countcells_2044',['countCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0d87c01c6118a83ca5707b4d0ccd3bc0',1,'amrex::AmrLevel']]],
- ['counter_2045',['counter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#acba77d88ac888913a071c5a5ec180542',1,'amrex::InSituBridge']]],
- ['countflags_2046',['countFlags',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#ab03ce227854d1babaf5747264c7895a7',1,'particle_detail::countFlags(const Container< int, Allocator > &pflags)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a70c1557a3408750fc36e511153e30df9',1,'particle_detail::countFlags(const Vector< std::map< std::pair< int, int >, Container< int, Allocator >>> &particle_io_flags, const PC &pc)']]],
- ['countname_2047',['countname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a941bdb12544ce537066604b716f8950c',1,'amrex::ParmParse']]],
- ['countprepost_2048',['countPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afc23dd0deef223d058b767ce1866bd56',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::countPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afc23dd0deef223d058b767ce1866bd56',1,'amrex::ParticleContainer_impl::countPrePost()']]],
- ['countsnds_2049',['CountSnds',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab0df509765624d623f31c61fecd40158',1,'amrex']]],
- ['countval_2050',['countval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac6d9a4fda6c8de819a90ba19c327dfe4',1,'amrex::ParmParse']]],
- ['covered_2051',['covered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a1a2056eb03f81ff6a627850c9b05e2c3',1,'amrex::BndryDataT::covered()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaa72ed46ebb1280e51746ce28ded53942',1,'amrex::covered()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a60377c7710b1b811e651e3acc8ad6f66',1,'amrex_ebcellflag_module::covered()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#a7b3494fbc6c0b07ed8a3f6d4255eead0',1,'amrex::EB2::Type::covered()']]],
- ['covered_5fbits_2052',['covered_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ae215f9034bbe23e831586bc395de5477',1,'amrex::EBCellFlag']]],
- ['covered_5fvalue_2053',['covered_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a41bd6408895885d67358df6a58cdc867',1,'amrex::EBCellFlag']]],
- ['cpc_2054',['CPC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html',1,'amrex::FabArrayBase']]],
- ['cpc_2055',['cpc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a91738dc93fbd40cd98040bcd79c208c6',1,'amrex::PCData']]],
- ['cpc_2056',['CPC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#acd2bded35632a96fc6dd4e5938d624d6',1,'amrex::FabArrayBase::CPC::CPC(const FabArrayBase &dstfa, const IntVect &dstng, const FabArrayBase &srcfa, const IntVect &srcng, const Periodicity &period, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a354b679a17210c1815e5313618091e0e',1,'amrex::FabArrayBase::CPC::CPC(const BoxArray &dstba, const DistributionMapping &dstdm, const Vector< int > &dstidx, const IntVect &dstng, const BoxArray &srcba, const DistributionMapping &srcdm, const Vector< int > &srcidx, const IntVect &srcng, const Periodicity &period, int myproc)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#aa0e09825745457d0931b3c5d1110794b',1,'amrex::FabArrayBase::CPC::CPC(const BoxArray &ba, const IntVect &ng, const DistributionMapping &dstdm, const DistributionMapping &srcdm)']]],
- ['cpcache_2057',['CPCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab76531d8f4022eaa58de8ba56796e5de',1,'amrex::FabArrayBase']]],
- ['cpcacheiter_2058',['CPCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9b1e2db87b23393e6a9a51718fa451b1',1,'amrex::FabArrayBase']]],
- ['cpdist_2059',['cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a50880c22f1474e901e3440b9a48e8e12',1,'amrex::SplineDistFcnElement2d::cpdist()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a4fbd68fb1c6c9cde2d5a6cd8e050c438',1,'amrex::distFcnElement2d::cpdist()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#ac9429e79b55e8f6b054280c924829a94',1,'amrex::LineDistFcnElement2d::cpdist()']]],
- ['cpop_2060',['CpOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac86e93bfc13df1bdcfb0ebbafb6a1cff',1,'amrex::FabArrayBase']]],
- ['cpside_2061',['cpside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#adf53d0ff573fc7bb5d59ede162b78efd',1,'amrex::distFcnElement2d::cpside()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a2f9b947ad192d901f99d0bdd392196bc',1,'amrex::LineDistFcnElement2d::cpside()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a389169c4cebb80cc37e4684f8936931a',1,'amrex::SplineDistFcnElement2d::cpside()']]],
- ['cpu_2062',['cpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a57d9d39ad77372a9567bed4a53d7225c',1,'amrex::ConstSoAParticle']]],
- ['cpu_2063',['Cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a54c82ef76ecbbd4c2293e09bae01b54e',1,'amrex']]],
- ['cpu_2064',['cpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ad2ca9ec5f12694c504ad479b6f452a62',1,'amrex::ConstParticleTileData::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ad2ca9ec5f12694c504ad479b6f452a62',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ae42faee1dffc3e271f04bebfd70235ce',1,'amrex::Particle::cpu() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ab0e3d47b1fe618f1438aaa2167875b9b',1,'amrex::Particle::cpu() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acd6829f21f92c9aba7864a790b9200df',1,'amrex::ParticleTile::cpu(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abddb89433aca18a1eb4c513c44a9c621',1,'amrex::ParticleTile::cpu(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac2f6878e711406e63dd5ed3a51bf4433',1,'amrex::ParticleTileData::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac2f6878e711406e63dd5ed3a51bf4433',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a4a706effd5056b8aae4f40df9f66e483',1,'amrex::SoAParticle::cpu() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a5df280179a69dbfb50029f3ab258933f',1,'amrex::SoAParticle::cpu() const &']]],
- ['cpubndryfuncfab_2065',['CpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html',1,'amrex::CpuBndryFuncFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#abde0392b9ab8c8e90f020e92d4382fe1',1,'amrex::CpuBndryFuncFab::CpuBndryFuncFab(UserFillBox a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#a964dff31b6a52ec87b8e2188f563d138',1,'amrex::CpuBndryFuncFab::CpuBndryFuncFab()=default']]],
- ['cpversion_2066',['cpVersion',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a59273fedbb862c290ba63a251a024ed3',1,'CommProfStats']]],
- ['crbegin_2067',['crbegin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::BoxND >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< unsigned int >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< std::size_t >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::NeighborCode >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< ParticleReal * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< int >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const int *, DefaultAllocator< const int * > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const int * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< char >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::XDim3 >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::STLtools::Triangle >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::openbc::MomTag >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'amrex::PODVector::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< int * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< index_type >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const ParticleReal * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< int *, DefaultAllocator< int * > >::crbegin()']]],
- ['create_2068',['create',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a4e0a2fbf35fdcdd902e490e196f6c114',1,'amrex::FabFactory::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a4e0a2fbf35fdcdd902e490e196f6c114',1,'FabFactory< FArrayBox >::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a4e0a2fbf35fdcdd902e490e196f6c114',1,'FabFactory< amrex::FArrayBox >::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a03f9f76ddc6c878c10de4647b22dd32c',1,'amrex::EBFArrayBoxFactory::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#adcada128006a2a097c27cd25a68831f6',1,'DefaultFabFactory< CutFab >::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#adcada128006a2a097c27cd25a68831f6',1,'amrex::DefaultFabFactory::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#ae3d56a71c86dbe880bbf89a7ef19301f',1,'amrex::detail::CutFabFactory::create()']]],
- ['create_5falias_2069',['create_alias',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a1bd32f3a086db8bbe58333cf02e72db9',1,'FabFactory< FArrayBox >::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a1bd32f3a086db8bbe58333cf02e72db9',1,'FabFactory< amrex::FArrayBox >::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a1bd32f3a086db8bbe58333cf02e72db9',1,'amrex::FabFactory::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ac4523829ea9f97416f054d93c1af91c1',1,'amrex::EBFArrayBoxFactory::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#ad08ff5875385741fbb51f4acf49b091c',1,'DefaultFabFactory< CutFab >::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#ad08ff5875385741fbb51f4acf49b091c',1,'amrex::DefaultFabFactory::create_alias()']]],
- ['create_5ftask_5foutput_5fdir_2070',['create_task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ad4b77ac1de1547c3903014ba22c0306b',1,'amrex::ForkJoin']]],
- ['create_5ftransverse_5fterms_5ffor_5fxface_2071',['create_transverse_terms_for_xface',['../group__EBGodunov.html#gad7d46d081056fa40712f58cb0ebe1d84',1,'create_transverse_terms_for_xface(int ic, int j, int k, Array4< Real const > const &v_ad, Array4< Real const > const &yhat, Array4< Real const > const &apy, Array4< Real const > const &fcy, Real &trans_y, const Real dy): hydro_ebgodunov_transverse_2D_K.H'],['../group__EBGodunov.html#ga840e5c3022f313f87524b3f600549b35',1,'create_transverse_terms_for_xface(int ic, int j, int k, Array4< Real const > const &v_ad, Array4< Real const > const &w_ad, Array4< Real const > const &yzlo, Array4< Real const > const &zylo, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Real &trans_y, Real &trans_z, const Real dy, const Real dz): hydro_ebgodunov_transverse_3D_K.H']]],
- ['create_5ftransverse_5fterms_5ffor_5fyface_2072',['create_transverse_terms_for_yface',['../group__EBGodunov.html#gabe9cd3f0f2f0198aaa5a812d630feef6',1,'create_transverse_terms_for_yface(int i, int jc, int k, Array4< Real const > const &u_ad, Array4< Real const > const &xhat, Array4< Real const > const &apx, Array4< Real const > const &fcx, Real &trans_x, const Real dx): hydro_ebgodunov_transverse_2D_K.H'],['../group__EBGodunov.html#ga49740796b633d7d29afee8dd23ae3609',1,'create_transverse_terms_for_yface(int i, int jc, int k, Array4< Real const > const &u_ad, Array4< Real const > const &w_ad, Array4< Real const > const &xzlo, Array4< Real const > const &zxlo, Array4< Real const > const &apx, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcz, Real &trans_x, Real &trans_z, const Real dx, const Real dz): hydro_ebgodunov_transverse_3D_K.H']]],
- ['create_5ftransverse_5fterms_5ffor_5fzface_2073',['create_transverse_terms_for_zface',['../group__EBGodunov.html#ga89efd1342d00ce90e56403db4a90ba80',1,'hydro_ebgodunov_transverse_3D_K.H']]],
- ['createdirectories_2074',['CreateDirectories',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a7c995a447e27d5ea33bd54090d867373',1,'amrex::FileSystem']]],
- ['createdirectoryfailed_2075',['CreateDirectoryFailed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a894a812531d6362ce4ac5065c3224699',1,'amrex']]],
- ['createghostparticles_2076',['CreateGhostParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac293eac92889ceb2e0f481c96e45c6e4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateGhostParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4caa3e50e116c9e6084b2e4b0a7540e',1,'amrex::ParticleContainer_impl::CreateGhostParticles(int level, int ngrow, AoS &ghosts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac293eac92889ceb2e0f481c96e45c6e4',1,'amrex::ParticleContainer_impl::CreateGhostParticles(int level, int ngrow, ParticleTileType &ghosts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4caa3e50e116c9e6084b2e4b0a7540e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateGhostParticles()']]],
- ['createleveldirectory_2077',['CreateLevelDirectory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a962f9d201153832198014fba04698410',1,'amrex::AmrLevel']]],
- ['createlike_2078',['CreateLike',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#a3351ed5aa40298f6eabb05de52e6290b',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::CreateLike()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#ae27e81097c4e21079420d757414e33fb',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >::CreateLike()']]],
- ['createvcallstats_2079',['CreateVCallStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a27a90e8d35f18f048f53f6af29caaa92',1,'RegionsProfStats']]],
- ['createvirtualparticles_2080',['CreateVirtualParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a05f88343d3f65cdc0489d319f11c42ec',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateVirtualParticles(int level, ParticleTileType &virts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a917817124424c9af523c504d77b48d84',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateVirtualParticles(int level, AoS &virts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a05f88343d3f65cdc0489d319f11c42ec',1,'amrex::ParticleContainer_impl::CreateVirtualParticles(int level, ParticleTileType &virts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a917817124424c9af523c504d77b48d84',1,'amrex::ParticleContainer_impl::CreateVirtualParticles(int level, AoS &virts) const']]],
- ['createwritehdf5attrdouble_2081',['CreateWriteHDF5AttrDouble',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8db0da70de1a3125e8b33af200a3db88',1,'amrex']]],
- ['createwritehdf5attrint_2082',['CreateWriteHDF5AttrInt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19368a040b960bd1ba5b2f39435e1c07',1,'amrex']]],
- ['createwritehdf5attrstring_2083',['CreateWriteHDF5AttrString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaf22588c7b0bb6c22716656d04ed0122',1,'amrex']]],
- ['crend_2084',['crend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< ParticleReal * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< unsigned int >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< std::size_t >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< int >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< int *, DefaultAllocator< int * > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< int * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< index_type >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const ParticleReal * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const int * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'amrex::PODVector::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::BoxND >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::NeighborCode >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::openbc::MomTag >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::STLtools::Triangle >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::XDim3 >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< char >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const int *, DefaultAllocator< const int * > >::crend()']]],
- ['crossprod_2085',['CrossProd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a63072500ceb751c5d908ebf2edf627e1',1,'amrex::tri_geom_ops']]],
- ['crrbetweenlevels_2086',['CRRBetweenLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15ea4e09dbb2ff1919ec42ea7702d5aa',1,'amrex']]],
- ['crse_5fcell_2087',['crse_cell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763ca5c0ed298da0038126a31182eb1385392',1,'amrex::YAFluxRegisterT::crse_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a94b1c5a72bfa9bc02bc7ed6d2c2394f5',1,'amrex::nodelap_detail::crse_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a533c926df2a1660325d87978063391ad',1,'amrex_eb_flux_reg_nd_module::crse_cell()']]],
- ['crse_5ffine_5fboundary_5fcell_2088',['crse_fine_boundary_cell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763ca95ed02b2c9b5b5a936871917a0da3d52',1,'amrex::YAFluxRegisterT::crse_fine_boundary_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a248ca933a7707ac5dfe93b484be5c2cc',1,'amrex_eb_flux_reg_nd_module::crse_fine_boundary_cell()']]],
- ['crse_5ffine_5fnode_2089',['crse_fine_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#acc734c4a01cc9ee396706b50db9b7d91',1,'amrex::nodelap_detail']]],
- ['crse_5fnode_2090',['crse_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a7cb50f4b12990e43c67ce3f6e40960b9',1,'amrex::nodelap_detail']]],
- ['crse_5fratio_2091',['crse_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7fc1ed7f6a21702c3af072650ed4de4a',1,'amrex::AmrLevel']]],
- ['crseadd_2092',['CrseAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a7f98a30f8f9bf8eb7d0246311f93ca4c',1,'amrex::YAFluxRegisterT::CrseAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a662851618098fbabf72677bf531522dd',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, RunOn runon)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ada9bc248b9e03653448cfc45f8a668f8',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, int srccomp, int destcomp, int numcomp, RunOn runon)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ab499670f73f11f117350646d2d154867',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a7f98a30f8f9bf8eb7d0246311f93ca4c',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#aaef7f034b3fd9195583d14f1ea408039',1,'amrex::EdgeFluxRegister::CrseAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a4f11b763bb868b4245b5135f02da8217',1,'amrex::FluxRegister::CrseAdd(const MultiFab &mflx, const MultiFab &area, int dir, int srccomp, int destcomp, int numcomp, Real mult, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac01db2619376c784ccb95918f39d483e',1,'amrex::FluxRegister::CrseAdd(const MultiFab &mflx, int dir, int srccomp, int destcomp, int numcomp, Real mult, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ab499670f73f11f117350646d2d154867',1,'amrex::YAFluxRegisterT::CrseAdd()']]],
- ['crsebnd_2093',['crsebnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#a75142b5cf7161587ede4a7a67f308579',1,'amrex::Extrapolater']]],
- ['crsehaswork_2094',['CrseHasWork',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a5191f9f71d66d51913c859e7835fd3a9',1,'amrex::YAFluxRegisterT']]],
- ['crseinit_2095',['CrseInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aec1bb41bffa8b078895f0f75149cdae1',1,'amrex::FluxRegister::CrseInit(const MultiFab &mflx, int dir, int srccomp, int destcomp, int numcomp, Real mult=-1.0, FrOp op=FluxRegister::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac930be53c9ed97f2b650d00d9922d375',1,'amrex::FluxRegister::CrseInit(const MultiFab &mflx, const MultiFab &area, int dir, int srccomp, int destcomp, int numcomp, Real mult=-1.0, FrOp op=FluxRegister::COPY)']]],
- ['crselevel_2096',['crseLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aef5f291512ba1c3e9208ff5c8216f3ab',1,'amrex::FluxRegister']]],
- ['crseratio_2097',['crseRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4c29b9c027bf459bb2d368484e90bb76',1,'amrex::BoxArray']]],
- ['crsn_2098',['crsn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a5944e840877ab3c3a9aa28d2bd5d1399',1,'amrex::BARef']]],
- ['cssize_2099',['csSize',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af705693efa58487843e7624857f94399',1,'CommProfStats']]],
- ['csversion_2100',['csVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ae262ff88e11aded2e904267db1e94a56',1,'RegionsProfStats']]],
- ['cudastream_2101',['cudaStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a659a046032f304e13547b3b633e7c10a',1,'amrex::Gpu::Device']]],
- ['cumtime_2102',['cumtime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9b46db71980158bc8f12c2f7eebede4a',1,'amrex::Amr']]],
- ['cumtime_2103',['cumTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae1a7de4bbf27289ccab4e3b8364a7c83',1,'amrex::Amr']]],
- ['curlcurldirichletinfo_2104',['CurlCurlDirichletInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html',1,'amrex']]],
- ['curlcurlstatetype_2105',['CurlCurlStateType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3',1,'amrex']]],
- ['curlcurlsymmetryinfo_2106',['CurlCurlSymmetryInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html',1,'amrex']]],
- ['curlevel_2107',['CurLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af0712096e78d8f38eea8c4b2e8251f05',1,'amrex::XYPlotDataList']]],
- ['curlevel_2108',['curLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a125f114aafc7c3b80d2a84a1cd77314d',1,'amrex::XYPlotDataList']]],
- ['current_5fbuilds_2109',['current_builds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html#a1af174d3541b8cb0ffddf9902562db08',1,'amrex::MemProfiler::NBuildsInfo']]],
- ['current_5fbytes_2110',['current_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html#a821bd45f3af572df6c5dad7f24de66fc',1,'amrex::MemProfiler::MemInfo']]],
- ['currentdatablock_2111',['currentDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1c9f481d55381cf92d0757bb9321c5a4',1,'BLProfStats::currentDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#adfeb787d05dd96d8297c678948d899fa',1,'CommProfStats::currentDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a02a1e086297bc655ab74cdcc561cc07c',1,'RegionsProfStats::currentDataBlock()']]],
- ['currentdeciderindex_2112',['currentDeciderIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a1ade88e3f8e68ea489d4ba016de2df7f',1,'amrex::NFilesIter']]],
- ['currentdepth_2113',['currentDepth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#acf586bc23e95b60798ffd924f1d31f0c',1,'amrex::MFIter']]],
- ['currentindex_2114',['currentIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#abfba09b9f27138141e9758d1a8ea2e4b',1,'amrex::MFIter']]],
- ['currentmem_2115',['currentmem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a2bd452ad7a114fcc1750efffe7e63ba2',1,'amrex::MemStat']]],
- ['currentnfabarrays_2116',['CurrentNFabArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a962f0335521ec14c88c490fd2a434e2e',1,'amrex::FabArrayCopyDescriptor::CurrentNFabArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a962f0335521ec14c88c490fd2a434e2e',1,'FabArrayCopyDescriptor< FArrayBox >::CurrentNFabArrays()']]],
- ['currentpath_2117',['CurrentPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#aabdade8ca72598b4b02073e1d72c8afe',1,'amrex::FileSystem']]],
- ['currentposition_2118',['currentPosition',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a85eca5ae503569f1b40b8d4bac373997',1,'amrex::VisMF::PersistentIFStream']]],
- ['currentproc_2119',['currentProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a59554322d0d460e70099c8eea9729aa1',1,'BLProfStats']]],
- ['currentversion_2120',['currentVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a7f4058d4117af92e70d889263657e9f8',1,'amrex::VisMF']]],
- ['curtime_2121',['curTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a46807890235430fd9f2e12d422a6321b',1,'amrex::StateData']]],
- ['cutfab_2122',['CutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html',1,'amrex::CutFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#abf2b1f3132168bbec907d05684db5502',1,'amrex::CutFab::CutFab()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a56fab88ffa10cfe7c902ed882a04d2a5',1,'amrex::CutFab::CutFab(Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a694ee21166c86f5151d045bc0c796f32',1,'amrex::CutFab::CutFab(const Box &b, int n, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a8efd0488e25410a8d717a113f2aa0e67',1,'amrex::CutFab::CutFab(const Box &b, int ncomps, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a7b81f96070810019a32a0179ff0e1c5b',1,'amrex::CutFab::CutFab(CutFab const &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a5a5348756ed66ca2581633a44d7a4889',1,'amrex::CutFab::CutFab(CutFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a93dfcf381d11cb3367775cbb816763f0',1,'amrex::CutFab::CutFab(const CutFab &)=delete']]],
- ['cutfabfactory_2123',['CutFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html',1,'amrex::detail::CutFabFactory'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#a0a50ba4364dedc1acc91cfd0a63efcd9',1,'amrex::detail::CutFabFactory::CutFabFactory()']]],
- ['cyan_2124',['Cyan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#afd89341cfa10f0751ebf6312ea565a03',1,'amrex::BGColor::Cyan()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a124ac344d6f1b292c285b82cfbeab201',1,'amrex::FGColor::Cyan()']]],
- ['cycle_2125',['cycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5e168f959ebe755d10d8833a760169f9',1,'amrex::GMRES::cycle()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5e168f959ebe755d10d8833a760169f9',1,'GMRES< MF, GMRESMLMGT< MF > >::cycle()']]],
- ['cylinderif_2126',['CylinderIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html',1,'amrex::EB2::CylinderIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a65cc987a90a62e4c8e29302895bab48c',1,'amrex::EB2::CylinderIF::CylinderIF(Real a_radius, Real a_height, int a_direction, const RealArray &a_center, bool a_inside)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a7f70d143e2569bc9112f4c5f1efcd83d',1,'amrex::EB2::CylinderIF::CylinderIF(Real a_radius, int a_direction, const RealArray &a_center, bool a_inside)']]]
+ ['coordsys_2003',['CoordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html',1,'amrex::CoordSys'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a03474c53ab517d87862ddc487c2cdeab',1,'amrex::AmrData::CoordSys() const']]],
+ ['coordsys_2004',['coordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a6c2cd93052ccb8644d8a419d9d2230bc',1,'amrex::AmrData::coordSys()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a28107af9fabf97ead17124dbc53b618a',1,'amrex::PlotFileData::coordSys()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a075941bb74ff56716adf843dfb352482',1,'amrex::PlotFileDataImpl::coordSys()']]],
+ ['coordtype_2005',['CoordType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806eba',1,'amrex::CoordSys']]],
+ ['copiedfrom_2006',['CopiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a486009717060692894a416dfe2aff1af',1,'amrex::XYPlotDataList']]],
+ ['copiedfrom_2007',['copiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#abd6fd5b39e1417729c0de0cd4e19e32d',1,'amrex::XYPlotDataList']]],
+ ['copier_2008',['Copier',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html',1,'amrex::MPMD::Copier'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a3cc2d465c351874fcc0af525c8584ecd',1,'amrex::MPMD::Copier::Copier(bool)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a7c6de048dfe0fc745bbd2a4c9ed27979',1,'amrex::MPMD::Copier::Copier(BoxArray const &ba, DistributionMapping const &dm, bool send_ba=false)']]],
+ ['copy_2009',['copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::EBCellFlagFab >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a782cfc237fbff9c3baa8793a6ee988cd',1,'amrex::TableData::copy()']]],
+ ['copy_2010',['Copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a859e565c8590d0c8dbe88bede09a35d6',1,'amrex::BndryRegisterT::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a26c68b445998a0f5d87f9cc19420c4e1',1,'amrex::FabSetT::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#afb9206f65daae6fa0d08e59a51b7ea8a',1,'amrex::iMultiFab::Copy(iMultiFab &dst, const iMultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a0ad4af39181a230c528e27398980ba5a',1,'amrex::iMultiFab::Copy(iMultiFab &dst, const iMultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#aa0111c78830d99c298eb3adae9f7029f',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#ae9c4366e395266f2abdc158290604afb',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >::Copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab70ce65ff46ae21b8cc4e0584fe26ffa',1,'amrex::MultiFab::Copy(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#af5fd05a65f284f6e96a1deba5ef423bb',1,'amrex::MultiFab::Copy(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a9d21fed308318e770161ce5f76b4b60f',1,'amrex::MultiMask::Copy()']]],
+ ['copy_2011',['copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::Mask >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::EBCellFlagFab >::copy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::EBCellFlagFab >::copy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'amrex::FabArray::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::EBCellFlagFab >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::CutFab >::copy(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::BaseFab< PetscInt > >::copy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::BaseFab< PetscInt > >::copy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::BaseFab< PetscInt > >::copy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< TagBox >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::Mask >::copy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::Mask >::copy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::Mask >::copy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< FArrayBox >::copy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< IArrayBox >::copy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< TagBox >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1SymmetricGhost.html#aa8f8f59b8584105f5e5d317b6ac7efe9',1,'amrex::MFUtil::SymmetricGhost::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< TagBox >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a2c1110b22670288daa9e2a01cbb70fbb',1,'amrex::Gpu::copy(HostToDevice, InIter begin, InIter end, OutIter result) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#abea324bd9a4533e4f54614f6a7d410d1',1,'amrex::Gpu::copy(DeviceToHost, InIter begin, InIter end, OutIter result) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#afb3bc7b25afb38fc8f371f3bc4966483',1,'amrex::Gpu::copy(DeviceToDevice, InIter begin, InIter end, OutIter result) noexcept']]],
+ ['copy_2012',['Copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a449d5cd7d3d778be0440141f9272d6bd',1,'amrex::Copy(FabArray< DFAB > &dst, FabArray< SFAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a094833951f442db9516e0741bd50f6aa',1,'amrex::Copy(FabArray< DFAB > &dst, FabArray< SFAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)']]],
+ ['copy_2013',['copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'amrex::FabArray::copy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'amrex::FabArray::copy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'amrex::FabArray::copy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::BaseFab< PetscInt > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< TagBox >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< AtomicInt >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< HYPRE_Int >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< HYPRE_Int >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< EBCellFlag >::copy(const BaseFab< EBCellFlag > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< char >::copy(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< char >::copy(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< char >::copy(const BaseFab< char > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< char >::copy(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< char >::copy(const BaseFab< char > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< HYPRE_Int >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< AtomicInt >::copy(const BaseFab< AtomicInt > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'amrex::BaseFab::copy(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'amrex::BaseFab::copy(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'amrex::BaseFab::copy(const BaseFab< T > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'amrex::BaseFab::copy(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'amrex::BaseFab::copy(const BaseFab< T > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1AsymmetricGhost.html#ae14758bcc9f0460aa024c1ca702d24b6',1,'amrex::MFUtil::AsymmetricGhost::copy()']]],
+ ['copy_2014',['COPY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0886ce290105f66be4dc23059aa69cc7ad52ae5c71ab1fc1193bbc006a73ab613',1,'amrex::FluxRegister::COPY()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac86e93bfc13df1bdcfb0ebbafb6a1cffa30d7d89f4f6df2117a0c88fcec1a65cb',1,'amrex::FabArrayBase::COPY()']]],
+ ['copy_2015',['copy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< PetscInt >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6b28e002648520d4d0349bf94ab3a576',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a097eb48c84133dcf0c0cb0fa40ca5f50',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0194c55a13a8695b863eec146146335c',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a960ecb1ed695a7e13cbc7c3cff3f934a',1,'FabArray< amrex::BaseFab< AtomicInt > >::copy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a51bceac102ef6fa83de179298fd79d21',1,'amrex::CutFab::copy(const CutFab &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a8098a70c5216794093f4c5a2a7031465',1,'amrex::CutFab::copy(const CutFab &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< Real >::copy(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< Real >::copy(const BaseFab< Real > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< PetscInt >::copy(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< PetscInt >::copy(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< HYPRE_Int >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< PetscInt >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< HYPRE_Int >::copy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a977d18ce746c0f9cdaa0c30d24dafc38',1,'BaseFab< int >::copy(const BaseFab< int > &src, const Box &srcbox, int srccomp, const Box &destbox, int destcomp, int numcomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< int >::copy(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6713c5a40c37784163c28eed7db1d3ae',1,'BaseFab< int >::copy(const BaseFab< int > &src, const Box &destbox) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2780bcacf15ff9c08602ddc8fd279434',1,'BaseFab< int >::copy(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a08ef88a8fe68f56114c7a647c04772bd',1,'BaseFab< int >::copy(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d461c954f07f4f27315007cd6142897',1,'BaseFab< PetscInt >::copy()']]],
+ ['copy_5fdata_2016',['copy_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a4c6f053d91e5d6298255b2730fdc66f6',1,'amrex::SundialsIntegrator::copy_data(const amrex::Vector< amrex::MultiFab > &S_data)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a0862a27d637da1ef2c30bb6b10e794fb',1,'amrex::SundialsIntegrator::copy_data(const amrex::MultiFab &S_data)']]],
+ ['copy_5fdata_5ffrom_5ftasks_2017',['copy_data_from_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ad79ddeb1fdd7d6a72546c66728b3ccd8',1,'amrex::ForkJoin']]],
+ ['copy_5fdata_5fto_5ftasks_2018',['copy_data_to_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a76a2bb1b6fb5ffd97b28020531b6f3f6',1,'amrex::ForkJoin']]],
+ ['copyasync_2019',['copyAsync',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3da569ab08ec568b8e512d91d6259b53',1,'amrex::Gpu::copyAsync(DeviceToDevice, InIter begin, InIter end, OutIter result) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a15d5aa9cbac1f2a0ef1f042530760b88',1,'amrex::Gpu::copyAsync(DeviceToHost, InIter begin, InIter end, OutIter result) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a39c6894dcdb993d9e4455d7d418947b9',1,'amrex::Gpu::copyAsync(HostToDevice, InIter begin, InIter end, OutIter result) noexcept']]],
+ ['copycomtag_2020',['CopyComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html',1,'amrex::FabArrayBase::CopyComTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#ae121ffe428388c574820f65530cdd113',1,'amrex::FabArrayBase::CopyComTag::CopyComTag(const Box &db, const Box &sb, int didx, int sidx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a1dae3d0ab480401c6bca671a7b33aeb0',1,'amrex::FabArrayBase::CopyComTag::CopyComTag() noexcept=default']]],
+ ['copycomtagscontainer_2021',['CopyComTagsContainer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a6dba1d21f107ff1f8815e368aa1fb091',1,'amrex::FabArrayBase::CopyComTag::CopyComTagsContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9bdd65ce61ce9ee5ca52c6b387dd4800',1,'amrex::FabArrayBase::CopyComTagsContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1124d24928511321f4381ebd60b0c15b',1,'amrex::MultiFab::CopyComTagsContainer()']]],
+ ['copyfrom_2022',['copyFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a1c8fdfc61237f7b6a8d6c040d8daadf2',1,'amrex::BndryRegisterT::copyFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a2d2f6ad459f54ab22683f32d5b641d75',1,'amrex::FabSetT::copyFrom(const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a8254fd4bee5e9d3453f700f51e62e9e8',1,'amrex::FabSetT::copyFrom(const MF &src, int ngrow, int scomp, int dcomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['copyfromindex_2023',['copyFromIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a339ecf32165d5528efe85cd26bdcb9ff',1,'amrex::FabCopyDescriptor']]],
+ ['copyfrommem_2024',['copyFromMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< AtomicInt >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a951d15d61f3458c6e25de9d9e401c32c',1,'amrex::CutFab::copyFromMem(const Box &dstbox, int dstcomp, int numcomp, const void *src)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#ae785483ff900e3dbef875150b543d755',1,'amrex::CutFab::copyFromMem(const void *src)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< Real >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< PetscInt >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< int >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< HYPRE_Int >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< EBCellFlag >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'BaseFab< char >::copyFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5e3dbb577a99bb74375d2e5cde801529',1,'amrex::BaseFab::copyFromMem()']]],
+ ['copyfromproc_2025',['copyFromProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#aee8abd3f91100c694b40a498142c1891',1,'amrex::FabCopyDescriptor']]],
+ ['copynew_2026',['copyNew',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad67c07eef71baec1306b491e1f02475d',1,'amrex::StateData']]],
+ ['copynsolvesolution_2027',['copyNSolveSolution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#adfd3a48893737214b12ed5e95b17f1e3',1,'amrex::MLABecLaplacianT::copyNSolveSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4b8c0b3d1fd866b3b9a787bdcb056e77',1,'amrex::MLLinOpT::copyNSolveSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4b8c0b3d1fd866b3b9a787bdcb056e77',1,'MLLinOpT< Array< MultiFab, 3 > >::copyNSolveSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a38e4c472a2642a55ba84c2c3b42a8015',1,'amrex::MLPoissonT::copyNSolveSolution()']]],
+ ['copyold_2028',['copyOld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a1c745ccf4e72c085db52b18751ccc25f',1,'amrex::StateData']]],
+ ['copyparticle_2029',['copyParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec9c10ce812e9d4a77b12e879f70112d',1,'amrex::copyParticle(const ParticleTileData< T_ParticleType, NAR, NAI > &dst, const ParticleTileData< T_ParticleType, NAR, NAI > &src, int src_i, int dst_i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af85a1b007332302df4cc844ba1781989',1,'amrex::copyParticle(const ParticleTileData< T_ParticleType, NAR, NAI > &dst, const ConstParticleTileData< T_ParticleType, NAR, NAI > &src, int src_i, int dst_i) noexcept']]],
+ ['copyparticles_2030',['copyParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a009ea64497b4f3e91026470f45af5be0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a58cf0ef88b46798899920b74f79a4905',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, F &&f, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9825bb7c6eea753c2e98f5ce5fe546c4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, F &&f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a132deb6920535ef64e0f8c9122bfa1b1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::copyParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a58cf0ef88b46798899920b74f79a4905',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, F &&f, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9825bb7c6eea753c2e98f5ce5fe546c4',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, F &&f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a132deb6920535ef64e0f8c9122bfa1b1',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a009ea64497b4f3e91026470f45af5be0',1,'amrex::ParticleContainer_impl::copyParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebeffed6a37edc4d909acc6ab5cbbe83',1,'amrex::copyParticles(DstTile &dst, const SrcTile &src, Index src_start, Index dst_start, N n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c694692aaba3c4e23ab3067eab1ba44',1,'amrex::copyParticles(DstTile &dst, const SrcTile &src) noexcept']]],
+ ['copyto_2031',['copyTo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::EBCellFlagFab >::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::CutFab >::copyTo(amrex::CutFab &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::CutFab >::copyTo(amrex::CutFab &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::BaseFab< PetscInt > >::copyTo(amrex::BaseFab< PetscInt > &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::BaseFab< PetscInt > >::copyTo(amrex::BaseFab< PetscInt > &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copyTo(amrex::BaseFab< HYPRE_Int > &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::copyTo(amrex::BaseFab< HYPRE_Int > &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::BaseFab< AtomicInt > >::copyTo(amrex::BaseFab< AtomicInt > &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::BaseFab< AtomicInt > >::copyTo(amrex::BaseFab< AtomicInt > &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'amrex::FabArray::copyTo(FAB &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'amrex::FabArray::copyTo(FAB &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< amrex::Mask >::copyTo(amrex::Mask &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::Mask >::copyTo(amrex::Mask &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< FArrayBox >::copyTo(FArrayBox &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< FArrayBox >::copyTo(FArrayBox &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< IArrayBox >::copyTo(IArrayBox &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< IArrayBox >::copyTo(IArrayBox &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d247d17dd40dc29f57f87556b50b62a',1,'FabArray< TagBox >::copyTo(TagBox &dest, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< TagBox >::copyTo(TagBox &dest, int scomp, int dcomp, int ncomp, int nghost=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#af97c472cac5a8e0e90b66f9999d49dca',1,'amrex::FabSetT::copyTo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb1c4e9d6b9a2f607e18cc7426bbcef6',1,'FabArray< amrex::EBCellFlagFab >::copyTo()']]],
+ ['copytohost_2032',['copyToHost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a8b192b54f34ecf9a231c4877a5625a6d',1,'amrex::Gpu::AsyncArray::copyToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a7b869239107727018d22a622ed29161d',1,'amrex::Gpu::Buffer::copyToHost()']]],
+ ['copytomem_2033',['copyToMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< AtomicInt >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< Real >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< PetscInt >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< int >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< HYPRE_Int >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< EBCellFlag >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'BaseFab< char >::copyToMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1e8c677d4f03b86f4a6e1d1caac46b02',1,'amrex::BaseFab::copyToMem()']]],
+ ['cor_2034',['cor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1fd0a5173e6ff6c961c080b26f7755ac',1,'amrex::MLMGT']]],
+ ['cor_5fhold_2035',['cor_hold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a3b1cfa8f63985ace0f94e581ea709366',1,'amrex::MLMGT']]],
+ ['correctcellvectors_2036',['correctCellVectors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6a78df0fb6333e80fe5e85599eb197ef',1,'amrex::ParticleContainer_impl::correctCellVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6a78df0fb6333e80fe5e85599eb197ef',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::correctCellVectors()']]],
+ ['correction_2037',['Correction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a8e42c4bdb2369a1c5b19f6f120737334',1,'amrex::LinOpEnumType']]],
+ ['correctionresidual_2038',['correctionResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2018b943fdab7019461dc9580b04177c',1,'amrex::MLNodeLinOp::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6f18465de0228f8ec4609e9e45367e5d',1,'MLLinOpT< Array< MultiFab, 3 > >::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6f18465de0228f8ec4609e9e45367e5d',1,'amrex::MLLinOpT::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aa1edcbe0e894ecd697d47e504640a162',1,'amrex::MLCurlCurl::correctionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a51480d2022ad9346d6eb11f3cbfd631a',1,'amrex::MLCellLinOpT::correctionResidual()']]],
+ ['cospi_2039',['cospi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ada7d7d19433d7d59ac03689f8b55631d',1,'amrex::Math::cospi(double x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#adbc23685ea37023206db656ff45973f7',1,'amrex::Math::cospi(float x)']]],
+ ['count_2040',['count',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a934d6ed56619c14db1833d57662fd86b',1,'amrex::ParallelDescriptor::Message::count()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex_1_1state__t_1_1II.html#a54b548e604d18d830ea1c9e29c9a64d4',1,'amrex::BlockMutex::state_t::II::count()']]],
+ ['countcells_2041',['countCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0d87c01c6118a83ca5707b4d0ccd3bc0',1,'amrex::AmrLevel']]],
+ ['countcells_2042',['CountCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ade8630ef8254e4248a6999521e12ad7c',1,'amrex::AmrMesh']]],
+ ['counter_2043',['counter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#acba77d88ac888913a071c5a5ec180542',1,'amrex::InSituBridge']]],
+ ['countflags_2044',['countFlags',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#ab03ce227854d1babaf5747264c7895a7',1,'particle_detail::countFlags(const Container< int, Allocator > &pflags)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a70c1557a3408750fc36e511153e30df9',1,'particle_detail::countFlags(const Vector< std::map< std::pair< int, int >, Container< int, Allocator >>> &particle_io_flags, const PC &pc)']]],
+ ['countname_2045',['countname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a941bdb12544ce537066604b716f8950c',1,'amrex::ParmParse']]],
+ ['countprepost_2046',['countPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afc23dd0deef223d058b767ce1866bd56',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::countPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afc23dd0deef223d058b767ce1866bd56',1,'amrex::ParticleContainer_impl::countPrePost()']]],
+ ['countsnds_2047',['CountSnds',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab0df509765624d623f31c61fecd40158',1,'amrex']]],
+ ['countval_2048',['countval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac6d9a4fda6c8de819a90ba19c327dfe4',1,'amrex::ParmParse']]],
+ ['covered_2049',['covered',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaa72ed46ebb1280e51746ce28ded53942',1,'amrex::covered()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a60377c7710b1b811e651e3acc8ad6f66',1,'amrex_ebcellflag_module::covered()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a1a2056eb03f81ff6a627850c9b05e2c3',1,'amrex::BndryDataT::covered()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#a7b3494fbc6c0b07ed8a3f6d4255eead0',1,'amrex::EB2::Type::covered()']]],
+ ['covered_5fbits_2050',['covered_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ae215f9034bbe23e831586bc395de5477',1,'amrex::EBCellFlag']]],
+ ['covered_5fvalue_2051',['covered_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a41bd6408895885d67358df6a58cdc867',1,'amrex::EBCellFlag']]],
+ ['cpc_2052',['CPC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html',1,'amrex::FabArrayBase']]],
+ ['cpc_2053',['cpc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a91738dc93fbd40cd98040bcd79c208c6',1,'amrex::PCData']]],
+ ['cpc_2054',['CPC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#acd2bded35632a96fc6dd4e5938d624d6',1,'amrex::FabArrayBase::CPC::CPC(const FabArrayBase &dstfa, const IntVect &dstng, const FabArrayBase &srcfa, const IntVect &srcng, const Periodicity &period, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a354b679a17210c1815e5313618091e0e',1,'amrex::FabArrayBase::CPC::CPC(const BoxArray &dstba, const DistributionMapping &dstdm, const Vector< int > &dstidx, const IntVect &dstng, const BoxArray &srcba, const DistributionMapping &srcdm, const Vector< int > &srcidx, const IntVect &srcng, const Periodicity &period, int myproc)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#aa0e09825745457d0931b3c5d1110794b',1,'amrex::FabArrayBase::CPC::CPC(const BoxArray &ba, const IntVect &ng, const DistributionMapping &dstdm, const DistributionMapping &srcdm)']]],
+ ['cpcache_2055',['CPCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab76531d8f4022eaa58de8ba56796e5de',1,'amrex::FabArrayBase']]],
+ ['cpcacheiter_2056',['CPCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9b1e2db87b23393e6a9a51718fa451b1',1,'amrex::FabArrayBase']]],
+ ['cpdist_2057',['cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a4fbd68fb1c6c9cde2d5a6cd8e050c438',1,'amrex::distFcnElement2d::cpdist()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#ac9429e79b55e8f6b054280c924829a94',1,'amrex::LineDistFcnElement2d::cpdist()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a50880c22f1474e901e3440b9a48e8e12',1,'amrex::SplineDistFcnElement2d::cpdist()']]],
+ ['cpop_2058',['CpOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac86e93bfc13df1bdcfb0ebbafb6a1cff',1,'amrex::FabArrayBase']]],
+ ['cpside_2059',['cpside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a389169c4cebb80cc37e4684f8936931a',1,'amrex::SplineDistFcnElement2d::cpside()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a2f9b947ad192d901f99d0bdd392196bc',1,'amrex::LineDistFcnElement2d::cpside()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#adf53d0ff573fc7bb5d59ede162b78efd',1,'amrex::distFcnElement2d::cpside()']]],
+ ['cpu_2060',['cpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a5df280179a69dbfb50029f3ab258933f',1,'amrex::SoAParticle::cpu() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a4a706effd5056b8aae4f40df9f66e483',1,'amrex::SoAParticle::cpu() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac2f6878e711406e63dd5ed3a51bf4433',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac2f6878e711406e63dd5ed3a51bf4433',1,'amrex::ParticleTileData::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abddb89433aca18a1eb4c513c44a9c621',1,'amrex::ParticleTile::cpu(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acd6829f21f92c9aba7864a790b9200df',1,'amrex::ParticleTile::cpu(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ab0e3d47b1fe618f1438aaa2167875b9b',1,'amrex::Particle::cpu() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ae42faee1dffc3e271f04bebfd70235ce',1,'amrex::Particle::cpu() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a57d9d39ad77372a9567bed4a53d7225c',1,'amrex::ConstSoAParticle::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ad2ca9ec5f12694c504ad479b6f452a62',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::cpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ad2ca9ec5f12694c504ad479b6f452a62',1,'amrex::ConstParticleTileData::cpu()']]],
+ ['cpu_2061',['Cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a54c82ef76ecbbd4c2293e09bae01b54e',1,'amrex']]],
+ ['cpubndryfuncfab_2062',['CpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html',1,'amrex::CpuBndryFuncFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#abde0392b9ab8c8e90f020e92d4382fe1',1,'amrex::CpuBndryFuncFab::CpuBndryFuncFab(UserFillBox a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#a964dff31b6a52ec87b8e2188f563d138',1,'amrex::CpuBndryFuncFab::CpuBndryFuncFab()=default']]],
+ ['cpversion_2063',['cpVersion',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a59273fedbb862c290ba63a251a024ed3',1,'CommProfStats']]],
+ ['crbegin_2064',['crbegin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< index_type >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::BoxND >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::openbc::MomTag >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< unsigned int >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< std::size_t >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const ParticleReal * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const int *, DefaultAllocator< const int * > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< const int * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< char >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::XDim3 >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::STLtools::Triangle >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::NeighborCode >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'amrex::PODVector::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< ParticleReal * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< int >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< int *, DefaultAllocator< int * > >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< int * >::crbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a2c68dc479595f1cfeb16dc8c5e3a8c81',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::crbegin()']]],
+ ['create_2065',['create',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a4e0a2fbf35fdcdd902e490e196f6c114',1,'amrex::FabFactory::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a4e0a2fbf35fdcdd902e490e196f6c114',1,'FabFactory< FArrayBox >::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a4e0a2fbf35fdcdd902e490e196f6c114',1,'FabFactory< amrex::FArrayBox >::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a03f9f76ddc6c878c10de4647b22dd32c',1,'amrex::EBFArrayBoxFactory::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#adcada128006a2a097c27cd25a68831f6',1,'DefaultFabFactory< CutFab >::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#adcada128006a2a097c27cd25a68831f6',1,'amrex::DefaultFabFactory::create()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#ae3d56a71c86dbe880bbf89a7ef19301f',1,'amrex::detail::CutFabFactory::create()']]],
+ ['create_5falias_2066',['create_alias',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a1bd32f3a086db8bbe58333cf02e72db9',1,'FabFactory< FArrayBox >::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a1bd32f3a086db8bbe58333cf02e72db9',1,'FabFactory< amrex::FArrayBox >::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a1bd32f3a086db8bbe58333cf02e72db9',1,'amrex::FabFactory::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ac4523829ea9f97416f054d93c1af91c1',1,'amrex::EBFArrayBoxFactory::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#ad08ff5875385741fbb51f4acf49b091c',1,'DefaultFabFactory< CutFab >::create_alias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#ad08ff5875385741fbb51f4acf49b091c',1,'amrex::DefaultFabFactory::create_alias()']]],
+ ['create_5ftask_5foutput_5fdir_2067',['create_task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ad4b77ac1de1547c3903014ba22c0306b',1,'amrex::ForkJoin']]],
+ ['create_5ftransverse_5fterms_5ffor_5fxface_2068',['create_transverse_terms_for_xface',['../group__EBGodunov.html#ga840e5c3022f313f87524b3f600549b35',1,'create_transverse_terms_for_xface(int ic, int j, int k, Array4< Real const > const &v_ad, Array4< Real const > const &w_ad, Array4< Real const > const &yzlo, Array4< Real const > const &zylo, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Real &trans_y, Real &trans_z, const Real dy, const Real dz): hydro_ebgodunov_transverse_3D_K.H'],['../group__EBGodunov.html#gad7d46d081056fa40712f58cb0ebe1d84',1,'create_transverse_terms_for_xface(int ic, int j, int k, Array4< Real const > const &v_ad, Array4< Real const > const &yhat, Array4< Real const > const &apy, Array4< Real const > const &fcy, Real &trans_y, const Real dy): hydro_ebgodunov_transverse_2D_K.H']]],
+ ['create_5ftransverse_5fterms_5ffor_5fyface_2069',['create_transverse_terms_for_yface',['../group__EBGodunov.html#gabe9cd3f0f2f0198aaa5a812d630feef6',1,'create_transverse_terms_for_yface(int i, int jc, int k, Array4< Real const > const &u_ad, Array4< Real const > const &xhat, Array4< Real const > const &apx, Array4< Real const > const &fcx, Real &trans_x, const Real dx): hydro_ebgodunov_transverse_2D_K.H'],['../group__EBGodunov.html#ga49740796b633d7d29afee8dd23ae3609',1,'create_transverse_terms_for_yface(int i, int jc, int k, Array4< Real const > const &u_ad, Array4< Real const > const &w_ad, Array4< Real const > const &xzlo, Array4< Real const > const &zxlo, Array4< Real const > const &apx, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcz, Real &trans_x, Real &trans_z, const Real dx, const Real dz): hydro_ebgodunov_transverse_3D_K.H']]],
+ ['create_5ftransverse_5fterms_5ffor_5fzface_2070',['create_transverse_terms_for_zface',['../group__EBGodunov.html#ga89efd1342d00ce90e56403db4a90ba80',1,'hydro_ebgodunov_transverse_3D_K.H']]],
+ ['createdirectories_2071',['CreateDirectories',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a7c995a447e27d5ea33bd54090d867373',1,'amrex::FileSystem']]],
+ ['createdirectoryfailed_2072',['CreateDirectoryFailed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a894a812531d6362ce4ac5065c3224699',1,'amrex']]],
+ ['createghostparticles_2073',['CreateGhostParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac293eac92889ceb2e0f481c96e45c6e4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateGhostParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4caa3e50e116c9e6084b2e4b0a7540e',1,'amrex::ParticleContainer_impl::CreateGhostParticles(int level, int ngrow, AoS &ghosts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac293eac92889ceb2e0f481c96e45c6e4',1,'amrex::ParticleContainer_impl::CreateGhostParticles(int level, int ngrow, ParticleTileType &ghosts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad4caa3e50e116c9e6084b2e4b0a7540e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateGhostParticles()']]],
+ ['createleveldirectory_2074',['CreateLevelDirectory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a962f9d201153832198014fba04698410',1,'amrex::AmrLevel']]],
+ ['createlike_2075',['CreateLike',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#a3351ed5aa40298f6eabb05de52e6290b',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::CreateLike()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#ae27e81097c4e21079420d757414e33fb',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >::CreateLike()']]],
+ ['createvcallstats_2076',['CreateVCallStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a27a90e8d35f18f048f53f6af29caaa92',1,'RegionsProfStats']]],
+ ['createvirtualparticles_2077',['CreateVirtualParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a05f88343d3f65cdc0489d319f11c42ec',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateVirtualParticles(int level, ParticleTileType &virts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a917817124424c9af523c504d77b48d84',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::CreateVirtualParticles(int level, AoS &virts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a05f88343d3f65cdc0489d319f11c42ec',1,'amrex::ParticleContainer_impl::CreateVirtualParticles(int level, ParticleTileType &virts) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a917817124424c9af523c504d77b48d84',1,'amrex::ParticleContainer_impl::CreateVirtualParticles(int level, AoS &virts) const']]],
+ ['createwritehdf5attrdouble_2078',['CreateWriteHDF5AttrDouble',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8db0da70de1a3125e8b33af200a3db88',1,'amrex']]],
+ ['createwritehdf5attrint_2079',['CreateWriteHDF5AttrInt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19368a040b960bd1ba5b2f39435e1c07',1,'amrex']]],
+ ['createwritehdf5attrstring_2080',['CreateWriteHDF5AttrString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaf22588c7b0bb6c22716656d04ed0122',1,'amrex']]],
+ ['crend_2081',['crend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< unsigned int >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< std::size_t >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< ParticleReal * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< int >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< int *, DefaultAllocator< int * > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< int * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< index_type >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const ParticleReal * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const int * >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'amrex::PODVector::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::BoxND >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::NeighborCode >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::openbc::MomTag >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::STLtools::Triangle >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< amrex::XDim3 >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< char >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::crend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa4c942fc07ff0e247a2857deeaa773ae',1,'PODVector< const int *, DefaultAllocator< const int * > >::crend()']]],
+ ['crossprod_2082',['CrossProd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a63072500ceb751c5d908ebf2edf627e1',1,'amrex::tri_geom_ops']]],
+ ['crrbetweenlevels_2083',['CRRBetweenLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15ea4e09dbb2ff1919ec42ea7702d5aa',1,'amrex']]],
+ ['crse_5fcell_2084',['crse_cell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763ca5c0ed298da0038126a31182eb1385392',1,'amrex::YAFluxRegisterT::crse_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a94b1c5a72bfa9bc02bc7ed6d2c2394f5',1,'amrex::nodelap_detail::crse_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a533c926df2a1660325d87978063391ad',1,'amrex_eb_flux_reg_nd_module::crse_cell()']]],
+ ['crse_5ffine_5fboundary_5fcell_2085',['crse_fine_boundary_cell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763ca95ed02b2c9b5b5a936871917a0da3d52',1,'amrex::YAFluxRegisterT::crse_fine_boundary_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a248ca933a7707ac5dfe93b484be5c2cc',1,'amrex_eb_flux_reg_nd_module::crse_fine_boundary_cell()']]],
+ ['crse_5ffine_5fnode_2086',['crse_fine_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#acc734c4a01cc9ee396706b50db9b7d91',1,'amrex::nodelap_detail']]],
+ ['crse_5fnode_2087',['crse_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a7cb50f4b12990e43c67ce3f6e40960b9',1,'amrex::nodelap_detail']]],
+ ['crse_5fratio_2088',['crse_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7fc1ed7f6a21702c3af072650ed4de4a',1,'amrex::AmrLevel']]],
+ ['crseadd_2089',['CrseAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a7f98a30f8f9bf8eb7d0246311f93ca4c',1,'amrex::YAFluxRegisterT::CrseAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a662851618098fbabf72677bf531522dd',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, RunOn runon)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ada9bc248b9e03653448cfc45f8a668f8',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, int srccomp, int destcomp, int numcomp, RunOn runon)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ab499670f73f11f117350646d2d154867',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a7f98a30f8f9bf8eb7d0246311f93ca4c',1,'amrex::EBFluxRegister::CrseAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#aaef7f034b3fd9195583d14f1ea408039',1,'amrex::EdgeFluxRegister::CrseAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a4f11b763bb868b4245b5135f02da8217',1,'amrex::FluxRegister::CrseAdd(const MultiFab &mflx, const MultiFab &area, int dir, int srccomp, int destcomp, int numcomp, Real mult, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac01db2619376c784ccb95918f39d483e',1,'amrex::FluxRegister::CrseAdd(const MultiFab &mflx, int dir, int srccomp, int destcomp, int numcomp, Real mult, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ab499670f73f11f117350646d2d154867',1,'amrex::YAFluxRegisterT::CrseAdd()']]],
+ ['crsebnd_2090',['crsebnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#a75142b5cf7161587ede4a7a67f308579',1,'amrex::Extrapolater']]],
+ ['crsehaswork_2091',['CrseHasWork',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a5191f9f71d66d51913c859e7835fd3a9',1,'amrex::YAFluxRegisterT']]],
+ ['crseinit_2092',['CrseInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aec1bb41bffa8b078895f0f75149cdae1',1,'amrex::FluxRegister::CrseInit(const MultiFab &mflx, int dir, int srccomp, int destcomp, int numcomp, Real mult=-1.0, FrOp op=FluxRegister::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac930be53c9ed97f2b650d00d9922d375',1,'amrex::FluxRegister::CrseInit(const MultiFab &mflx, const MultiFab &area, int dir, int srccomp, int destcomp, int numcomp, Real mult=-1.0, FrOp op=FluxRegister::COPY)']]],
+ ['crselevel_2093',['crseLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aef5f291512ba1c3e9208ff5c8216f3ab',1,'amrex::FluxRegister']]],
+ ['crseratio_2094',['crseRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4c29b9c027bf459bb2d368484e90bb76',1,'amrex::BoxArray']]],
+ ['crsn_2095',['crsn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a5944e840877ab3c3a9aa28d2bd5d1399',1,'amrex::BARef']]],
+ ['cssize_2096',['csSize',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af705693efa58487843e7624857f94399',1,'CommProfStats']]],
+ ['csversion_2097',['csVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ae262ff88e11aded2e904267db1e94a56',1,'RegionsProfStats']]],
+ ['cudastream_2098',['cudaStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a659a046032f304e13547b3b633e7c10a',1,'amrex::Gpu::Device']]],
+ ['cumtime_2099',['cumtime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9b46db71980158bc8f12c2f7eebede4a',1,'amrex::Amr']]],
+ ['cumtime_2100',['cumTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae1a7de4bbf27289ccab4e3b8364a7c83',1,'amrex::Amr']]],
+ ['curlcurldirichletinfo_2101',['CurlCurlDirichletInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html',1,'amrex']]],
+ ['curlcurlstatetype_2102',['CurlCurlStateType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3',1,'amrex']]],
+ ['curlcurlsymmetryinfo_2103',['CurlCurlSymmetryInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html',1,'amrex']]],
+ ['curlevel_2104',['CurLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af0712096e78d8f38eea8c4b2e8251f05',1,'amrex::XYPlotDataList']]],
+ ['curlevel_2105',['curLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a125f114aafc7c3b80d2a84a1cd77314d',1,'amrex::XYPlotDataList']]],
+ ['current_5fbuilds_2106',['current_builds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html#a1af174d3541b8cb0ffddf9902562db08',1,'amrex::MemProfiler::NBuildsInfo']]],
+ ['current_5fbytes_2107',['current_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html#a821bd45f3af572df6c5dad7f24de66fc',1,'amrex::MemProfiler::MemInfo']]],
+ ['currentdatablock_2108',['currentDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1c9f481d55381cf92d0757bb9321c5a4',1,'BLProfStats::currentDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#adfeb787d05dd96d8297c678948d899fa',1,'CommProfStats::currentDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a02a1e086297bc655ab74cdcc561cc07c',1,'RegionsProfStats::currentDataBlock()']]],
+ ['currentdeciderindex_2109',['currentDeciderIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a1ade88e3f8e68ea489d4ba016de2df7f',1,'amrex::NFilesIter']]],
+ ['currentdepth_2110',['currentDepth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#acf586bc23e95b60798ffd924f1d31f0c',1,'amrex::MFIter']]],
+ ['currentindex_2111',['currentIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#abfba09b9f27138141e9758d1a8ea2e4b',1,'amrex::MFIter']]],
+ ['currentmem_2112',['currentmem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a2bd452ad7a114fcc1750efffe7e63ba2',1,'amrex::MemStat']]],
+ ['currentnfabarrays_2113',['CurrentNFabArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a962f0335521ec14c88c490fd2a434e2e',1,'amrex::FabArrayCopyDescriptor::CurrentNFabArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a962f0335521ec14c88c490fd2a434e2e',1,'FabArrayCopyDescriptor< FArrayBox >::CurrentNFabArrays()']]],
+ ['currentpath_2114',['CurrentPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#aabdade8ca72598b4b02073e1d72c8afe',1,'amrex::FileSystem']]],
+ ['currentposition_2115',['currentPosition',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a85eca5ae503569f1b40b8d4bac373997',1,'amrex::VisMF::PersistentIFStream']]],
+ ['currentproc_2116',['currentProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a59554322d0d460e70099c8eea9729aa1',1,'BLProfStats']]],
+ ['currentversion_2117',['currentVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a7f4058d4117af92e70d889263657e9f8',1,'amrex::VisMF']]],
+ ['curtime_2118',['curTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a46807890235430fd9f2e12d422a6321b',1,'amrex::StateData']]],
+ ['cutfab_2119',['CutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html',1,'amrex::CutFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#abf2b1f3132168bbec907d05684db5502',1,'amrex::CutFab::CutFab()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a56fab88ffa10cfe7c902ed882a04d2a5',1,'amrex::CutFab::CutFab(Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a694ee21166c86f5151d045bc0c796f32',1,'amrex::CutFab::CutFab(const Box &b, int n, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a8efd0488e25410a8d717a113f2aa0e67',1,'amrex::CutFab::CutFab(const Box &b, int ncomps, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a7b81f96070810019a32a0179ff0e1c5b',1,'amrex::CutFab::CutFab(CutFab const &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a5a5348756ed66ca2581633a44d7a4889',1,'amrex::CutFab::CutFab(CutFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a93dfcf381d11cb3367775cbb816763f0',1,'amrex::CutFab::CutFab(const CutFab &)=delete']]],
+ ['cutfabfactory_2120',['CutFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html',1,'amrex::detail::CutFabFactory'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#a0a50ba4364dedc1acc91cfd0a63efcd9',1,'amrex::detail::CutFabFactory::CutFabFactory()']]],
+ ['cyan_2121',['Cyan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#afd89341cfa10f0751ebf6312ea565a03',1,'amrex::BGColor::Cyan()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a124ac344d6f1b292c285b82cfbeab201',1,'amrex::FGColor::Cyan()']]],
+ ['cycle_2122',['cycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5e168f959ebe755d10d8833a760169f9',1,'amrex::GMRES::cycle()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5e168f959ebe755d10d8833a760169f9',1,'GMRES< MF, GMRESMLMGT< MF > >::cycle()']]],
+ ['cylinderif_2123',['CylinderIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html',1,'amrex::EB2::CylinderIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a7f70d143e2569bc9112f4c5f1efcd83d',1,'amrex::EB2::CylinderIF::CylinderIF(Real a_radius, int a_direction, const RealArray &a_center, bool a_inside)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a65cc987a90a62e4c8e29302895bab48c',1,'amrex::EB2::CylinderIF::CylinderIF(Real a_radius, Real a_height, int a_direction, const RealArray &a_center, bool a_inside)']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_4.js b/amrex-hydro/Doxygen/html/search/all_4.js
index eeab96b..850b518 100644
--- a/amrex-hydro/Doxygen/html/search/all_4.js
+++ b/amrex-hydro/Doxygen/html/search/all_4.js
@@ -1,329 +1,329 @@
var searchData=
[
- ['d_2127',['d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a6950160b2030b297124a1571626a19c2',1,'amrex::Scan::detail::BlockStatus< T, true >::d()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#a9d33634c4393856708a688f9cdae7052',1,'AMREX_PARSERSTYPE::d()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#af72feb58c2b23267e870e141bee1a619',1,'AMREX_IPARSERSTYPE::d()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a5cd500fbad261878702ef0cfc4756e26',1,'hacc::Dfft::d()']]],
- ['d2_5fchunk_2128',['d2_chunk',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a957bdfca24a116d7bb5f7bcbde3a93fa',1,'distribution_t']]],
- ['d3_5fchunk_2129',['d3_chunk',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a971ee0fe2ddf42e0669273a5ebda1512',1,'distribution_t']]],
- ['d_5fbucket_5fto_5fpid_2130',['d_bucket_to_pid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#aa7c6792f4a3209b8404f8ea41cd48a15',1,'amrex::ParticleBufferMap']]],
- ['d_5fdata_2131',['d_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a6c0016dc5cea22d25e6d9946f88c40d2',1,'amrex::Gpu::Buffer::d_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a8faf9b9425340e64e8849fad230ca590',1,'amrex::Gpu::AsyncArray::d_data()']]],
- ['d_5fint_5fcomp_5fmask_2132',['d_int_comp_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aeb86bf7ccfb6c6fdc0d232135a1c5908',1,'amrex::ParticleCopyPlan']]],
- ['d_5flev_5fgid_5fto_5fbucket_2133',['d_lev_gid_to_bucket',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a22ef66dc732fb28117376c5a3cf60c9a',1,'amrex::ParticleBufferMap']]],
- ['d_5flev_5foffsets_2134',['d_lev_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a4d6a055510febbd0115e3cc4fcb77e71',1,'amrex::ParticleBufferMap']]],
- ['d_5fnumpts_2135',['d_numPts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a85a31cf2bd546e2292492cb6c288eb8d',1,'amrex::BoxArray::d_numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a3df89d93218a05be7e4e0f175512dea9',1,'amrex::BoxND::d_numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a3df89d93218a05be7e4e0f175512dea9',1,'BoxND< AMREX_SPACEDIM >::d_numPts()']]],
- ['d_5freal_5fcomp_5fmask_2136',['d_real_comp_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a36f3d83885b79143865c67ff5599414e',1,'amrex::ParticleCopyPlan']]],
- ['data_2137',['Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html',1,'amrex::IParser::Data'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html',1,'amrex::Parser::Data'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html',1,'amrex::Scan::detail::BlockStatus< T, true >::Data']]],
- ['data_2138',['data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< HYPRE_Int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< int >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< int >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< Int >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< Int >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real, AMREX_SPACEDIM >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real, AMREX_SPACEDIM >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real, 3 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real, 3 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< HYPRE_Int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< ParticleReal *, NAR >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< ParticleReal *, NAR >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, 4 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, 4 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, 3 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< std::size_t >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, 3 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::PODVector< int > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real, nelems >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real,(M+2) *(M+1)/2 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real,(M+2) *(M+1)/2 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'amrex::LayoutData::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'amrex::LayoutData::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::PODVector< int > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real, nelems >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::PODVector< Int > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::PODVector< Int > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::Vector< BCTuple > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::Vector< BCTuple > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::Vector< RealTuple > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::Vector< RealTuple > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< GFab >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< GFab >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const int * >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const int *, DefaultAllocator< const int * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const int *, DefaultAllocator< const int * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const ParticleReal * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const ParticleReal * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< index_type >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< index_type >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< int * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< int * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< int *, DefaultAllocator< int * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< int *, DefaultAllocator< int * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const int * >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< ParticleReal * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< ParticleReal * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< std::size_t >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< unsigned int >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< unsigned int >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a206ec1ef64bc03efcea7eb01a0c8c9e7',1,'amrex::detail::SingleChunkArena::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< PetscInt >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< RealTuple >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< RealTuple >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a16717da298c94c764eaa8f309fc1a4aa',1,'amrex::MultiCutFab::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a033e611a5f48e7d975d4e5485d89e742',1,'amrex::MultiCutFab::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#aad9ab69804553dea8362074835debb75',1,'amrex::NeighborList::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'amrex::PODVector::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'amrex::PODVector::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::BoxND >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::BoxND >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< PetscInt >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::NeighborCode >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::NeighborCode >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::openbc::MomTag >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::openbc::MomTag >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::STLtools::Triangle >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::STLtools::Triangle >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::XDim3 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::XDim3 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< char >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< char >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#ad5adc4256ccddb386c4d491ae958c5c6',1,'amrex::BoxArray::RefID::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#a30700e2fa5f70e566d3c6a949d4909c4',1,'amrex::BoxCommHelper::data() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#acf15a5bae1a2d1990af066964065fb87',1,'amrex::BoxCommHelper::data() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a273ad3699cd14ecb14a4bb02e8345bc9',1,'amrex::BCRec::data() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#ac52da52fb6620c12950356fb0ac0aaf7',1,'amrex::BCRec::data() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#afe7f9b519cf72113b64dbcd946a75c76',1,'amrex::Gpu::AsyncArray::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a7eb7385d681e311fe42ad728f45ed316',1,'amrex::Gpu::AsyncArray::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a587a4a10fa11a091d2b57aa50b43f470',1,'amrex::ArrayOfStructs::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ad040e67ea503fa40a83de00851442e40',1,'amrex::ArrayOfStructs::data() const'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html#a1fc8a94950a5b3c74bdec9d150db4811',1,'amrex::BlockMutex::state_t::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a83d7d3288a3b51ffca12886346794042',1,'amrex::DistributionMapping::RefID::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, 2 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a1223321add76c9d8eb7dc032c051012d',1,'amrex::ForkJoin::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a013fcdb6969b2114c8a41b59a75ce564',1,'amrex::NonLocalBC::CommData::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__string__module_1_1amrex__string.html#a1cb43abc58711a19adfafd9c4a44fd69',1,'amrex_string_module::amrex_string::data()']]],
- ['data_2139',['Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a94d23586af302f978d96c232930c18a6',1,'amrex::Parser::Data::Data(Data &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ac88392e0c4583be81220ff8349b20efe',1,'amrex::Parser::Data::Data(Data const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ae5a515e4a0f7e957166b9740890d725f',1,'amrex::Parser::Data::Data()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a2e9b325c1dff6d61148fc39ac8e05be9',1,'amrex::IParser::Data::Data(Data &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#adaa4647da1bb1c2ca10dd948bb6fe43f',1,'amrex::IParser::Data::Data(Data const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a3a7c71fc152cee485f33789b17cfc208',1,'amrex::IParser::Data::Data()=default']]],
- ['data_2140',['data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, 2 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ab3f9eee26f225648bbc267b866f01fde',1,'amrex::BoxList::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int *, NAI >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int *, NAI >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< const ParticleReal *, NArrayReal >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< const ParticleReal *, NArrayReal >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< const int *, NArrayInt >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< const int *, NArrayInt >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< bool, N >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< bool, N >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< amrex::EB2::PolyTerm, N >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< amrex::EB2::PolyTerm, N >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a39ed8708f5d1a7c4aaa7a8a792dc13d8',1,'amrex::BoxList::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a3c1a6f7fdd37b0efeabc75f9f2375a1f',1,'amrex::Gpu::Buffer::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#ab2a42ebf52c9f805e2936c17ffb8297a',1,'amrex::Gpu::Buffer::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abb8b8662f077d9913f0af282f32ed415',1,'amrex::Geometry::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'amrex::GpuArray::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'amrex::GpuArray::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< amrex::algoim::Interval, N >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< amrex::algoim::Interval, N >::data() noexcept']]],
- ['data_5flayout_2141',['data_layout',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a33468992649bd9b5e503cd8aa99f7682',1,'amrex::ParticleArray::data_layout()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#af573478aee535409b3c2bffd8d16dd24',1,'amrex::ParticleArrayAccessor::data_layout()']]],
- ['dataallocator_2142',['DataAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html',1,'amrex::DataAllocator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a37c4b92bbff76372bd67c006198e400f',1,'amrex::DataAllocator::DataAllocator() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#ad2f91458d09a1484857061ff235e73bd',1,'amrex::DataAllocator::DataAllocator(Arena *ar) noexcept']]],
- ['dataavailable_2143',['dataAvailable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d2eb7b8c3be20332e3836e80899f402',1,'FabArrayCopyDescriptor< FArrayBox >::dataAvailable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d2eb7b8c3be20332e3836e80899f402',1,'amrex::FabArrayCopyDescriptor::dataAvailable()']]],
- ['dataavailable_2144',['DataAvailable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aae1f0cface9be0243b35ef7b2fd98653',1,'FabArrayCopyDescriptor< FArrayBox >::DataAvailable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aae1f0cface9be0243b35ef7b2fd98653',1,'amrex::FabArrayCopyDescriptor::DataAvailable()']]],
- ['datablock_2145',['DataBlock',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html',1,'CommProfStats::DataBlock'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#afbaca3dac9e6d63164eae742d64b0aed',1,'RegionsProfStats::DataBlock::DataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#acdf0bce91f878d2b4e02349458bb64b1',1,'CommProfStats::DataBlock::DataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#ad4eae73225064e5320cfd7c29b20a06d',1,'CommProfStats::DataBlock::DataBlock(const int p, const long s, const std::string &fn, const long sp, const std::string &pn, const int nn, const int si)'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a83422209e5d067d4a9f8dbce49722689',1,'RegionsProfStats::DataBlock::DataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html',1,'RegionsProfStats::DataBlock']]],
- ['datablocks_2146',['dataBlocks',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aa69e0ea415e1fd371c727d23195558af',1,'CommProfStats::dataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa8e9c2fde51c4886896f57040c05cf03',1,'RegionsProfStats::dataBlocks()']]],
- ['databox_2147',['dataBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a02860f69200b013d9dd9710def7fbf44',1,'amrex::OrderedBoxes']]],
- ['databox_2148',['DataBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#afce19389f115724f0a3d33b57e668051',1,'amrex::OrderedBoxes']]],
- ['datadeleter_2149',['DataDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html',1,'amrex::DataDeleter'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a0c074bdebdbc0b35ae381228e005ec55',1,'amrex::DataDeleter::DataDeleter() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a2d435760333c6f0326e928c0f9481a24',1,'amrex::DataDeleter::DataDeleter(Arena *ar) noexcept']]],
- ['datagrids_2150',['dataGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8f9fb6ae8ec27c11da30c4a979701707',1,'amrex::AmrData']]],
- ['datagridsdefined_2151',['dataGridsDefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#af81255387eae3d9ae9efbeb317a26d40',1,'amrex::AmrData']]],
- ['datalayout_2152',['DataLayout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895b',1,'amrex']]],
- ['datalayoutpolicy_2153',['DataLayoutPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy.html',1,'amrex']]],
- ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_2154',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
- ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_2155',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
- ['datalayoutpolicyraw_2156',['DataLayoutPolicyRaw',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw.html',1,'amrex']]],
- ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_2157',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
- ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_2158',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
- ['datalog_2159',['DataLog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a782f42d62191f606a77cb1c78ab584a1',1,'amrex::Amr']]],
- ['datalog_2160',['datalog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a34d4fd7a519716a0155f261ba210bd85',1,'amrex::Amr']]],
- ['datalogname_2161',['datalogname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2cbd53ff9ac71cac5e52e7311de0b2b8',1,'amrex::Amr']]],
- ['datalogname_2162',['DataLogName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aca89cbab89b2fd482f214b18d8a996f9',1,'amrex::Amr']]],
- ['datanprocs_2163',['dataNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad898feedcdc492a4b06a9b2bc661286c',1,'BLProfStats']]],
- ['dataprefix_2164',['DataPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ac11b2227836fc7582170fbeba06c780a',1,'amrex::ParticleContainerBase']]],
- ['dataptr_2165',['dataPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::VisMF::FabOnDisk >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::vector< bool > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::vector< bool > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::YAFluxRegisterT< MF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< RT > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< RT > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Real > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Real > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< MF > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< MF > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Long > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Long > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::NameTagEntry >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< char >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< char >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< char const * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< char const * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::BarrierEntry >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::BarrierEntry >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::DataBlock >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::DataBlock >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< char * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::NameTagEntry >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::ReductionEntry >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::ReductionEntry >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< double >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< double >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::VisMF::FabOnDisk >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< char * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< BLProfStats::BLPDataBlock >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< BLProfStats::BLPDataBlock >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< Real, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< Real, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::YAFluxRegisterT< MF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::WeightedBox >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::WeightedBox >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Geometry > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< std::size_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::VisMF * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::VisMF * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Geometry > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Real > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Real > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::MultiFab > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::MultiFab > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::MultiFab * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::MultiFab * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::StateData >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< HYPRE_Int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< HYPRE_Int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< FAB * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< FAB * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< double > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< double > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Real >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Real >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::StateData >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::BoxArray > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::BoxArray > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::BoxND > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::BoxND > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::FabArrayId > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::FabArrayId > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Vector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< MF > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< MF > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< std::fstream > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< std::fstream > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< T > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< T > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< V >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< V >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Vector< MultiFab > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Vector< MultiFab > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Vector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::VisMF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Vertex >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Vertex >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BLProfiler::RStartStop >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::string >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::string >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::size_t >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::size_t >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::pair< void *, amrex::Arena * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::pair< void *, amrex::Arena * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::pair< int, int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::MultiFab > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::MultiFab > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::VisMF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MultiFab >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::ifstream * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::ifstream * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Setbuf_Char_Type >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Setbuf_Char_Type >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< RT >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< RT >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< RegionsProfStats::DataBlock >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< RegionsProfStats::DataBlock >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Real >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Real >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< ParticleLevel >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< ParticleLevel >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MultiFab >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MPI_Status >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MPI_Status >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MPI_Request >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MPI_Request >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MF >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MF >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Long >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Long >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< long >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< long >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< int >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< int >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< gpuStream_t >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::pair< int, int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< std::string, int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< std::string, int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, ParticleTile > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, ParticleTile > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, IntVector > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, IntVector > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< gpuStream_t >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< int, amrex::PODVector< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< int, amrex::PODVector< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< int, amrex::IntVectND > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< int, amrex::IntVectND > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::list< BLProfStats::TimeRange > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::list< BLProfStats::TimeRange > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::openbc::MomTag >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const int *, DefaultAllocator< const int * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const int * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const int * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< char >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< char >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::XDim3 >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::XDim3 >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::STLtools::Triangle >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::STLtools::Triangle >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const int *, DefaultAllocator< const int * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::openbc::MomTag >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::NeighborCode >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::NeighborCode >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::BoxND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::BoxND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'amrex::PODVector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< std::size_t >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< std::size_t >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< ParticleReal * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< ParticleReal * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'amrex::PODVector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< int *, DefaultAllocator< int * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< int *, DefaultAllocator< int * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< int * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< int * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< index_type >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< index_type >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const ParticleReal * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const ParticleReal * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'amrex::BaseFab::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< char >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< char >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< char >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< char >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< AtomicInt >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< AtomicInt >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< AtomicInt >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< AtomicInt >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'amrex::BaseFab::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'amrex::BaseFab::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< EBCellFlag >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'amrex::BaseFab::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa86195578a5c33b7a0ff78753f891f1d',1,'amrex::ArrayOfStructs::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ac6a5cc33d25868bc7dcceb29def60cfe',1,'amrex::ArrayOfStructs::dataPtr() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< T0 const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< T0 >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< T const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< Real const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< int const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'amrex::Array4::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#ac7995253d4db738ff6283ab41aaf67c8',1,'amrex::Gpu::DeviceScalar::dataPtr() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a3a4fecbe5bb784d58b047fa09d73c504',1,'amrex::Gpu::DeviceScalar::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< Real >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< Real >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< Real >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< Real >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< PetscInt >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< PetscInt >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< PetscInt >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< PetscInt >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< int >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< int >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< int >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< HYPRE_Int >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< HYPRE_Int >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< HYPRE_Int >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< HYPRE_Int >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< EBCellFlag >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< EBCellFlag >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< EBCellFlag >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::IndexTypeND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::IndexTypeND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::iMultiFab >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::iMultiFab >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Geometry >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Geometry >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::ForkJoin::MFFork >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::ForkJoin::MFFork >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::ForkJoin::ComponentSet >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::ForkJoin::ComponentSet >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::InterpBase * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::STLLevel >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::STLLevel >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::PolyTerm >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::PolyTerm >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::GShopLevel< G > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::GShopLevel< G > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::Edge >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::Edge >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::ChkptFileLevel >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::ChkptFileLevel >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::MultiMask >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< std::size_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< amrex::IntVectND > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< amrex::IntVectND > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::ParticleLocator< Bins > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::ParticleLocator< Bins > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< unsigned int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::MultiMask >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::MultiFab >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::MultiFab >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::LayoutData< int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::LayoutData< int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::LayoutData< HYPRE_Int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::LayoutData< HYPRE_Int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::IntVectND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::IntVectND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::InterpBase * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01double_01_4.html#a3ca19f66c1a29a7b58961655228016c7',1,'amrex::Gpu::SharedMemory< double >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01long_01_4.html#adde9b03b0fc2f8bdfeb8a2e4f47af15d',1,'amrex::Gpu::SharedMemory< unsigned long long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01_4.html#a08f882518f067c7d3168ca119ee38da3',1,'amrex::Gpu::SharedMemory< unsigned long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01int_01_4.html#a4252dceff71117c5b4cd47319a5984d9',1,'amrex::Gpu::SharedMemory< unsigned int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01char_01_4.html#a68a042455ff9934b7ce73c0d3f49ada6',1,'amrex::Gpu::SharedMemory< unsigned char >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01short_01_4.html#a1264c2471c53840fa6e825ba28978223',1,'amrex::Gpu::SharedMemory< short >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01openbc_1_1Moments_1_1array__type_01_4.html#aca108787de55ebdc311eb28d421a6fd9',1,'amrex::Gpu::SharedMemory< openbc::Moments::array_type >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01long_01_4.html#a6498967b3ecefd257bff40a52fe6affb',1,'amrex::Gpu::SharedMemory< long long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01_4.html#ace849c44029f0051637b1ac9ab1eb28d',1,'amrex::Gpu::SharedMemory< long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01int_01_4.html#adf1cbc849f80773f973e946780f42b33',1,'amrex::Gpu::SharedMemory< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01float_01_4.html#aeaf677a93736435c1a8cc3f8a6fc55eb',1,'amrex::Gpu::SharedMemory< float >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::DistributionMapping >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01char_01_4.html#ab19f8a644381f8869c96824baf366c3c',1,'amrex::Gpu::SharedMemory< char >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01bool_01_4.html#a462c8819805197bb7c329a8d9773c2ba',1,'amrex::Gpu::SharedMemory< bool >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory.html#a15f96d78196939452c41efcf8889420c',1,'amrex::Gpu::SharedMemory::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a8866859d71db556f069c2a15af15afa3',1,'amrex::DistributionMapping::RefID::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a42fb3dffe08753e7c65790ffca5d9124',1,'amrex::RealVect::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ade2f2eb10ca0655878ddb552c36208fc',1,'amrex::RealVect::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a42fb3dffe08753e7c65790ffca5d9124',1,'amrex::RealVect::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ade2f2eb10ca0655878ddb552c36208fc',1,'amrex::RealVect::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< unsigned int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::DistributionMapping >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'amrex::Vector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::distFcnElement2d * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::distFcnElement2d * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::DataServices * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::DataServices * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BoxND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BoxND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BoxList >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BoxList >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BoxArray >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BoxArray >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BLProfiler::RStartStop >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01short_01_4.html#af63cb8e7547e202d476c57cd5da8ec08',1,'amrex::Gpu::SharedMemory< unsigned short >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'amrex::Vector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BCRec >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BCRec >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BLProfiler::CallStats >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BLProfiler::CallStats >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BLProfiler::CommStats >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BLProfiler::CommStats >::dataPtr() const noexcept']]],
- ['dataservices_2166',['DataServices',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html',1,'amrex::DataServices'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ad9d1ee09b1dd9410a22267c041302e0c',1,'amrex::DataServices::DataServices()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aee76201fb4563a074035ec4f24479222',1,'amrex::DataServices::DataServices(const std::string &filename, const Amrvis::FileType &filetype)']]],
- ['datasets_2167',['dataSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a125baf2c0f7e2e1eb89ddf07bac7d743',1,'amrex::XYPlotDataList']]],
- ['datashape_2168',['dataShape',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#afc2b7495c6a6dd710c763ae48cd505e1',1,'amrex::ArrayOfStructs']]],
- ['datasize_2169',['dataSize',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a0abec33396042409e9f415189c688a9a',1,'CommProfStats::SendRecvPair']]],
- ['datavalue_2170',['dataValue',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a14f5716ceb831c094aabcf9cf8cba989',1,'amrex::Gpu::DeviceScalar']]],
- ['dbox_2171',['dbox',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html#a73fdda6261848fe3d30b2066e9c9eb20',1,'VoidCopyTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html#aaac656d064476485e334474094eff3a3',1,'FabCopyTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#aa4ad873f80c114d0041fd4c30d9fbe94',1,'amrex::FabArrayBase::CopyComTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html#a96ff95014c93d03e8674fcfa96196baf',1,'amrex::Array4PairTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#a6d56fc074e8fc78fa6d8334abe8fd66d',1,'amrex::Array4MaskCopyTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxTag.html#ac1daa183e9ca45128ea93a5b81e60c89',1,'amrex::Array4BoxTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html#afb8ea91356916e25fd0814ae78feb0f4',1,'amrex::Array4BoxValTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#af477c205e500424a3a19cd52166f7812',1,'amrex::Array4CopyTag::dbox()']]],
- ['dc_2172',['DC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a24757491eab52e06ff0c97c79b91380c',1,'amrex::PCData']]],
- ['deallocate_2173',['deallocate',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, ArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'amrex::ArenaAllocatorBase::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#ad5df7bcf7989386441a7b8fc73a81cc4',1,'hacc::AlignedAllocator::deallocate()']]],
- ['deallocate_5fsystem_2174',['deallocate_system',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#ac07ba8cda253cddee3cab1168ac65694',1,'amrex::Arena']]],
- ['deallocaterandomseeddevarray_2175',['DeallocateRandomSeedDevArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abce0125a244f443854b1c4a2709c5990',1,'amrex']]],
- ['debug_2176',['debug',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a8bdbbba2982ae871ad4c0f389ca78959',1,'distribution_t']]],
- ['debug_2177',['Debug',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aeb34e12844e5d37ee8582e569d702c95',1,'amrex::system']]],
- ['deciderproc_2178',['deciderProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a64d2a6da3e2847bc9601352409d79ceb',1,'amrex::NFilesIter']]],
- ['decidertag_2179',['deciderTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a5ee82bc72ab839617286472e64131009',1,'amrex::NFilesIter']]],
- ['decomp_5fchol_5fnp10_2180',['decomp_chol_np10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8df67014fdc9e1eaa206102b115bfd3',1,'amrex']]],
- ['decomp_5fchol_5fnp6_2181',['decomp_chol_np6',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a32d409e89c5f589f2e729130898b6d8b',1,'amrex']]],
- ['decrementnumberofusers_2182',['DecrementNumberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a85a4eb7cb438f3c75d8de3ecd71a70f7',1,'amrex::DataServices']]],
- ['deepcopy_2183',['deepCopy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad5b7a343ec15251dc975d0b6f0570e33',1,'amrex::MultiFab']]],
- ['default_2184',['Default',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#a6820b8950a17c3d037ffb8f94fed298b',1,'amrex::BinPolicy::Default()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a7a1920d61156abc05a60135aefe8bc67',1,'amrex::Default()']]],
- ['default_5flimiter_2185',['default_limiter',['../namespacePPM.html#a4f476328680db9ab71492a158fce0749',1,'PPM']]],
- ['default_5fvalue_2186',['default_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a92f709a077a386fa2d23fb8b3639fe06',1,'amrex::EBCellFlag']]],
- ['defaultallocator_2187',['DefaultAllocator',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a179fafc569924202b166896b608cd5c2',1,'amrex']]],
- ['defaultassignor_2188',['DefaultAssignor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefaultAssignor.html',1,'amrex']]],
- ['defaultfabfactory_2189',['DefaultFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'amrex']]],
- ['defaultfabfactory_3c_20cutfab_20_3e_2190',['DefaultFabFactory< CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'']]],
- ['defaultfiletype_2191',['defaultFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a85ba54b8833cffb9983c02e13c3536a4',1,'amrex::AmrData']]],
- ['defaultgeometry_2192',['DefaultGeometry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb7e4e52bb38ce342af7e2edf41293be',1,'amrex']]],
- ['defaultgpuseed_2193',['DefaultGpuSeed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#afd0b9d029d68b514e004d7c4fccfbe42',1,'amrex::detail']]],
- ['defaulthunksize_2194',['DefaultHunkSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a5f71cae39f7456982cea4f81395a4e69',1,'amrex::CArena']]],
- ['defbaselevel_2195',['defBaseLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a4f66cb4090303fedb369cee31c171a',1,'amrex::Amr']]],
- ['define_2196',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< Int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< PetscInt >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< RealTuple >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#ac140887d397e31e0b3e3d827b09a7429',1,'amrex::LUSolver::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5ef449849f31f17897b4742cd730c646',1,'amrex::MLABecLaplacianT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a295b5ec5f403268462a04e18f2fae62f',1,'amrex::MLABecLaplacianT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ac0826b3db13ebb9c1df0ab1f4b0f238c',1,'amrex::MLALaplacianT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a48cf641a8756cba134fa0772aae1844f',1,'amrex::GMRES::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::Mask >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::Mask >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< FArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< FArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< IArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< IArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< TagBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< TagBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a79b45950358798ae16a0dc928b8ee0ba',1,'amrex::FabArrayBase::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ad5c3a8098f8bb8aec61ed6b213340169',1,'amrex::FabArrayBase::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aeca7df8daa048bc04da92efbc06f63d5',1,'amrex::FabSetT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ae0f19ac94fa685e649d56cbdec3eebca',1,'amrex::FluxRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ac7ce6de2c732fa66a87df91c06c55b92',1,'amrex::Geometry::define(const Box &dom, const RealBox *rb=nullptr, int coord=-1, int const *is_per=nullptr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a1b38d6eb6c35983b8569d5acafad944b',1,'amrex::Geometry::define(const Box &dom, const RealBox &rb, int coord, Array< int, AMREX_SPACEDIM > const &is_per) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#ad86c701f246edc2aef04add188c57da5',1,'amrex::EB2::GFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a48cf641a8756cba134fa0772aae1844f',1,'GMRES< MF, GMRESMLMGT< MF > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a217dd63726c8b7cf00ddb4fda03b8f7e',1,'amrex::iMultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a8691489c0a9f57a52b48ad4037c895bb',1,'amrex::iMultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a68cac01616790e9ee7b31b6473bc2bde',1,'amrex::InterpFaceRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a9c7208c68ce87b4647f80a2354780d74',1,'amrex::IParser::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'amrex::LayoutData::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::PODVector< int > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::PODVector< Int > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::Vector< BCTuple > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::Vector< RealTuple > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< GFab >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< HYPRE_Int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a1042d4cd1351ac30f6584b8fcc454b8b',1,'amrex::NonLocalBC::MultiBlockCommMetaData::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#afefd85941605fff4b4d91bae8a97efa7',1,'amrex::ParticleBufferMap::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a47d09b414b7b5b8e369c3b58819676fb',1,'amrex::Parser::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#af01e6f4fb7c82f61c978d6afc1b20f4e',1,'amrex::OpenBCSolver::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a04dd68813ccdcb5e822955b2ec14e077',1,'amrex::MultiMask::define(const BoxArray ®ba, const DistributionMapping &dm, const Geometry &geom, Orientation face, int in_rad, int out_rad, int extent_rad, int ncomp, bool initval)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#af6ad58f6413f1a7c247f26e74dd7aca3',1,'amrex::MultiMask::define(const BoxArray &ba, const DistributionMapping &dm, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a0061e20d36869b0c9fb334c1e9529c70',1,'amrex::EB2::MultiGFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab92b4725094cc3ffaf0b9969a0edc934',1,'amrex::MultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a08cbe2b2bf9887d4971bd9270c3aa734',1,'amrex::MultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#aa7ea55e7f0a58e0f3b37dd08b3a337eb',1,'amrex::MultiCutFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a1042d4cd1351ac30f6584b8fcc454b8b',1,'amrex::NonLocalBC::MultiBlockCommMetaData::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abc7127e222d300082ca177f987d847a5',1,'amrex::ParticleTile::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a32da39624352ed60dc69765cd9fa3643',1,'amrex::MLTensorOp::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a4aa37d8953aeb1df96051653df3769c6',1,'amrex::MLTensorOp::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af5f22af920dbd7b546cfac1567b784e8',1,'amrex::MLPoissonT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aacc6210e9f4001a55db197a54b97a8ef',1,'amrex::MLPoissonT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a3965bbfda00c909c6f5b20ed97466876',1,'amrex::MLNodeTensorLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2032ea2a9fd37bb9179bc442d4949514',1,'amrex::MLNodeLinOp::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2861be841a5f7f2097a70d425808e66e',1,'amrex::MLNodeLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a68d0f9ebe8f7a111fe4ac1df9638cbe9',1,'amrex::MLNodeABecLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#acc3f91bbfe28d183372eb8befe363972',1,'amrex::BARef::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a493f364171c018374a110d24f0c9b7c3',1,'amrex::YAFluxRegisterT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#acdef494a31a555b648c2eae8cdd8cbb9',1,'amrex::MLCellABecLapT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#aa6df034e49814000ac0304a3579890b6',1,'amrex::MLCellLinOpT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a9d94e9fa0d0ed2ebadf1428023d95809',1,'amrex::MLCurlCurl::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad9cbbeb726fd291955de29aaf12ac38a',1,'amrex::MLEBABecLap::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a9e748bc534997b5de6b2df7295905616',1,'amrex::MLEBNodeFDLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ac6b1462f39aa6a60a2bfd0cd6e687aee',1,'amrex::MLEBTensorOp::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abe69b9ebe0a04b3da502ac8606871680',1,'amrex::MLLinOpT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abe69b9ebe0a04b3da502ac8606871680',1,'MLLinOpT< Array< MultiFab, 3 > >::define()'],['../classHydro_1_1NodalProjector.html#a38a812c65555815f51370b2a1b63bbda',1,'Hydro::NodalProjector::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#aa597fe7d39f7a3049fefccff91ddb693',1,'amrex::MLCellABecLapT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a980519b19e7ba7540cafbb896cc92484',1,'amrex::TableData::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aad692d209aa517fa028bd98aa14f0b96',1,'amrex::StructOfArrays::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8574181dd052bf94afc4c3d06a5c68b5',1,'amrex::StateDescriptor::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a4e4c8151397754fd5f8dadb6307bb58a',1,'amrex::StateData::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a27a5069889bfdf78cc315ce4aa5ca8a3',1,'amrex::FabArrayBase::RB90::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#a4360be0f4e9ec5c667242a08008f8fe6',1,'amrex::FabArrayBase::RB180::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#a12e01cdb22ecb858691ad5a17517eb62',1,'amrex::FabArrayBase::PolarB::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a177c1fbcdfe190ab489d7fb911028a27',1,'amrex::PhysBCFunct::define(const Geometry &geom, const Vector< BCRec > &bcr, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a0adac7662b5c3b8d10a5dbdd162d160a',1,'amrex::PhysBCFunct::define(const Geometry &geom, const Vector< BCRec > &bcr, F const &f)']]],
- ['define_2197',['Define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2d2f5b76392326defb14c8adaee1f1a5',1,'amrex::ParticleContainerBase']]],
- ['define_2198',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< Real >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< PetscInt >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< EBCellFlag >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< char >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< AtomicInt >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'amrex::BaseFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#ad04e340c23c29ecb2782dec327e0a773',1,'amrex::BARef::define(std::istream &is, int &ndims)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#ad0db0d492add727fe2dbf88391e1c328',1,'amrex::BARef::define(BoxList &&bl) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a983668be1ab6a935c4bd6bdf22d5c8bb',1,'amrex::BARef::define(const BoxList &bl)']]],
- ['define_2199',['Define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1784a92d18a97247d05bbaae9ba0135b',1,'amrex::ParticleContainerBase']]],
- ['define_2200',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< HYPRE_Int >']]],
- ['define_2201',['Define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ab2d7e2f655c0926dc7856544d9626140',1,'amrex::ParticleContainerBase::Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a58cb6f59ee8ed859dce4a4c82b148dab',1,'amrex::ParticleContainerBase::Define(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8ed78268b70651f86cae8e2c4cd84781',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad5bd0f3d81314b010cf18db12bf1d2e3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a580c70def9c72011c57ef1b0cec64376',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf325141f257a6747887448a2d50094',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8ed78268b70651f86cae8e2c4cd84781',1,'amrex::ParticleContainer_impl::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad5bd0f3d81314b010cf18db12bf1d2e3',1,'amrex::ParticleContainer_impl::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a580c70def9c72011c57ef1b0cec64376',1,'amrex::ParticleContainer_impl::Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf325141f257a6747887448a2d50094',1,'amrex::ParticleContainer_impl::Define(ParGDBBase *gdb)']]],
- ['define_2202',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::EBCellFlagFab >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::BaseFab< AtomicInt > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::EBCellFlagFab >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::CutFab >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::CutFab >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::BaseFab< PetscInt > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< PetscInt > > &factory=DefaultFabFactory< amrex::BaseFab< PetscInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::BaseFab< PetscInt > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< PetscInt > > &factory=DefaultFabFactory< amrex::BaseFab< PetscInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::BaseFab< AtomicInt > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a90495c408f01aebfc13f916272d48c5c',1,'amrex::BndryDataT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'amrex::FabArray::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FAB > &factory=DefaultFabFactory< FAB >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'amrex::FabArray::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FAB > &factory=DefaultFabFactory< FAB >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#aafc2526c524b219fe69770bde17fc9af',1,'amrex::EdgeFluxRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a55d69deebe4b1ae84fc259bfd4d045f2',1,'amrex::BoxArray::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a9f157b615e14c68633617c6e2031d027',1,'amrex::BndryRegisterT::define(const BoxArray &grids_, const DistributionMapping &dmap, int in_rad, int out_rad, int extent_rad, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#aac2ef4b2b53e50f002404a507fa667c6',1,'amrex::BndryRegisterT::define(Orientation face, IndexType typ, int in_rad, int out_rad, int extent_rad, int ncomp, const DistributionMapping &dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#af6fb414b612b8563f5ffc4f9bdca7343',1,'amrex::EBFluxRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a50815493c47d22812c0e9e3745e19390',1,'amrex::BoxArray::define(const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a1797dfe4fdb30221d30cef785da8929d',1,'amrex::BoxArray::define(BoxList &&bl) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a7a4a243bcd9c8e5066eddda908833d08',1,'amrex::BoxIterator::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a8899d4aaf8c5e2d8677a9b09f90e206b',1,'amrex::FabArrayBase::CPC::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a13b8da5248f3f1d03708e1b313345847',1,'amrex::DistributionMapping::define(const BoxArray &boxes, int nprocs=ParallelDescriptor::NProcs())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a96e7ada9652464ab1d4b27d7af839c62',1,'amrex::DistributionMapping::define(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a368e1c7d60259f1f979299bf15f7c22f',1,'amrex::DistributionMapping::define(Vector< int > &&pmap) noexcept']]],
- ['define_5fab_5fcoeffs_2203',['define_ab_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a73c64bfadff728bad13d0f0dcf406ca4',1,'amrex::MLABecLaplacianT']]],
- ['define_5fepo_2204',['define_epo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a53df06970b8cf1cb353ec184bb5422ef',1,'amrex::FabArrayBase::FB']]],
- ['define_5ffb_2205',['define_fb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a782fbc8576a01acde04fd3e8c6686c4b',1,'amrex::FabArrayBase::FB']]],
- ['define_5ffb_5fmetadata_2206',['define_fb_metadata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2099ffa4c81398ed273722ce2ff7b6f3',1,'amrex::FabArrayBase']]],
- ['define_5ffine_2207',['define_fine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a014eda53f91496efc4cbf702c944ca00',1,'GShopLevel< STLtools >::define_fine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a014eda53f91496efc4cbf702c944ca00',1,'GShopLevel< ChkptFile >::define_fine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a014eda53f91496efc4cbf702c944ca00',1,'amrex::EB2::GShopLevel::define_fine()']]],
- ['define_5ffine_5fchkpt_5ffile_2208',['define_fine_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFileLevel.html#a4cf0e2bc42e8d171751ca78e59f8c82f',1,'amrex::EB2::ChkptFileLevel']]],
- ['define_5ffunction_5fcalled_2209',['define_function_called',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< TagBox >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'amrex::FabArray::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::BaseFab< AtomicInt > >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::BaseFab< PetscInt > >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::CutFab >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::EBCellFlagFab >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::Mask >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< FArrayBox >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< IArrayBox >::define_function_called()']]],
- ['define_5finnard_2210',['define_innard',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a57e2853a78e56b34a4af4547590b1702',1,'amrex::LUSolver']]],
- ['define_5fos_2211',['define_os',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a2f92b0b744eb605c14a46ab090c244eb',1,'amrex::FabArrayBase::FB']]],
- ['defineandreturnparticletile_2212',['DefineAndReturnParticleTile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1de9ef85f9c97ccb6cea4b8102c17b88',1,'amrex::ParticleContainer_impl::DefineAndReturnParticleTile(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61a13113adbebe1a9551e5763daf2638',1,'amrex::ParticleContainer_impl::DefineAndReturnParticleTile(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1de9ef85f9c97ccb6cea4b8102c17b88',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::DefineAndReturnParticleTile(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61a13113adbebe1a9551e5763daf2638',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::DefineAndReturnParticleTile(int lev, const Iterator &iter)']]],
- ['defineauxdata_2213',['defineAuxData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a95432ea80c81e30e58ffda678f2d926d',1,'amrex::MLCellLinOpT']]],
- ['definebc_2214',['defineBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a3b583520578b832e04ea2baf3ea48917',1,'amrex::MLCellLinOpT::defineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a50ba282a5c21fc37d3b1c286e726abc8',1,'MLLinOpT< Array< MultiFab, 3 > >::defineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a50ba282a5c21fc37d3b1c286e726abc8',1,'amrex::MLLinOpT::defineBC()']]],
- ['definebuffermap_2215',['defineBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a23baa2791b5f62a9dd1e7f6c709d4615',1,'amrex::ParticleContainerBase']]],
- ['defined_2216',['defined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::BaseFab< AtomicInt > >::defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'amrex::FabArray::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'amrex::FabArray::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::BaseFab< AtomicInt > >::defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< TagBox >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< TagBox >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< IArrayBox >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< IArrayBox >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< FArrayBox >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< FArrayBox >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::Mask >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::Mask >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::EBCellFlagFab >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::EBCellFlagFab >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::CutFab >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::CutFab >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::BaseFab< PetscInt > >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::BaseFab< PetscInt > >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::defined()']]],
- ['defineextra_2217',['defineExtra',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a440e02d869ba355d0ade05af7dad4748',1,'amrex::EBFluxRegister']]],
- ['definefab_2218',['DefineFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#acd91c393bc58c4eabbffcd3f8790b74b',1,'amrex::AmrData']]],
- ['definegrids_2219',['defineGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5aa9449241f9867021b4d5300284a76a',1,'amrex::MLLinOpT::defineGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5aa9449241f9867021b4d5300284a76a',1,'MLLinOpT< Array< MultiFab, 3 > >::defineGrids()']]],
- ['definitelynothostrunnable_2220',['DefinitelyNotHostRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefinitelyNotHostRunnable.html',1,'amrex']]],
- ['deletederiveplotvar_2221',['deleteDerivePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1eaf7d49c3fdfa17035d39cf047d5874',1,'amrex::Amr']]],
- ['deletederivesmallplotvar_2222',['deleteDeriveSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9a6b2ab66182008060baa72d4702f321',1,'amrex::Amr']]],
- ['deleter_2223',['Deleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html',1,'amrex::Gpu::Deleter'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html#a14473dbba9ee1812b7e99149ab261b7e',1,'amrex::Gpu::Deleter::Deleter()']]],
- ['deleterequest_2224',['DeleteRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9ab51d46fff163f6f4e6fbf895518da383',1,'amrex::DataServices']]],
- ['deletestateplotvar_2225',['deleteStatePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab72037810d96a60c15358d42c780d92e',1,'amrex::Amr']]],
- ['deletestream_2226',['DeleteStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6a1a78975e5decf1c7aae4555a240628',1,'amrex::VisMF']]],
- ['demangle_2227',['demangle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6ff944334fa82f4315eb44b3dd08dae',1,'amrex']]],
- ['densebiniteratorfactory_2228',['DenseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex::DenseBinIteratorFactory< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a02de02765bed7f5fbd756501ce1f9625',1,'amrex::DenseBinIteratorFactory::DenseBinIteratorFactory()']]],
- ['densebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_2229',['DenseBinIteratorFactory< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex']]],
- ['densebins_2230',['DenseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'amrex']]],
- ['densebins_3c_20particletype_20_3e_2231',['DenseBins< ParticleType >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
- ['densebins_3c_20typename_20amrex_3a_3aparticletiledata_20_3e_2232',['DenseBins< typename amrex::ParticleTileData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
- ['depth_2233',['depth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#ae8f69b337a650c2a73a3aa33dad35064',1,'amrex::Parser::depth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a46b0a938c3d5f41c379d0adc7bf19c0d',1,'amrex::MFIter::depth()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#a9fc076452eebe7a8e37d2820b05f2dad',1,'amrex::TinyProfiler::Stats::depth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a83c2c6f433576ffb3e36dc221fbb230d',1,'amrex::IParser::depth()']]],
- ['der_5ftype_2234',['der_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a9d57d46fa6d94f5e72b31c5a00cc92bd',1,'amrex::DeriveRec']]],
- ['deregisterarena_2235',['DeregisterArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#af7c89134a317d3c1cb595a236bdaeff0',1,'amrex::TinyProfiler']]],
- ['derfunc_2236',['derFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a4cc703ca266623995fc8245ddd618ce3',1,'amrex::DeriveRec']]],
- ['derfunc3d_2237',['derFunc3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a186034c4106bb55fd756738441b7837d',1,'amrex::DeriveRec']]],
- ['derfuncfab_2238',['derFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#afa3147e8805d601735e2dead142e4a2f',1,'amrex::DeriveRec']]],
- ['derfuncmf_2239',['derFuncMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a4290c1d0e6abe9448df6e449432de5d1',1,'amrex::DeriveRec']]],
- ['derive_2240',['derive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa57cb16059880124adbd17cba52c843d',1,'amrex::AmrLevel::derive(const std::string &name, Real time, MultiFab &mf, int dcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2d67ff78f28ebc3850bda9ca476b7f9c',1,'amrex::AmrLevel::derive(const std::string &name, Real time, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3d596021574d699fd925b664a9c1bf7c',1,'amrex::Amr::derive()']]],
- ['derive_5flst_2241',['derive_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a792f148ee0bb20432a4acefa1c2cac9a',1,'amrex::AmrLevel']]],
- ['derive_5fname_2242',['derive_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ab6d9228aa813bc973c657510edc9b365',1,'amrex::ErrorRec::derive_name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a77433a32f069c939a91530330272b36d',1,'amrex::DeriveRec::derive_name()']]],
- ['derive_5fplot_5fvars_2243',['derive_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a7ff13d5d803c5302fe25c97d4cf64dca',1,'amrex::Amr']]],
- ['derive_5fsmall_5fplot_5fvars_2244',['derive_small_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5001ffe5303ca45da09139c255f75aeb',1,'amrex::Amr']]],
- ['deriveboxmap_2245',['DeriveBoxMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a7f8f64bd1d7de66c8300def033e45fb9',1,'amrex::DeriveRec']]],
- ['derivedname_2246',['DerivedName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a2ac6b3210b4469651372ff30444258cd',1,'amrex::XYPlotDataList']]],
- ['derivefunc_2247',['DeriveFunc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7d6bf4b6824f474320123285acc5065',1,'amrex']]],
- ['derivefunc3d_2248',['DeriveFunc3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a008867a6f88e4144e28dfb6a738f5549',1,'amrex']]],
- ['derivefuncfab_2249',['DeriveFuncFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f6a90da175c5d3eb9612d6934849087',1,'amrex']]],
- ['derivefuncmf_2250',['DeriveFuncMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b6a7802e7f7b0f631825a2f669d0093',1,'amrex']]],
- ['derivelist_2251',['DeriveList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html',1,'amrex::DeriveList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a49b50b2297d6b5830f4bea151ae7a2de',1,'amrex::DeriveList::DeriveList()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#ae3d1c1aaf168221dbb217d20f23d4868',1,'amrex::DeriveList::DeriveList(const DeriveList &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a4942c680a576538cc99c9096947c074e',1,'amrex::DeriveList::DeriveList(DeriveList &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a955d7a4da11a875f2d5129baf943397c',1,'amrex::DeriveRec::DeriveList()']]],
- ['deriveplotvars_2252',['derivePlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9b93d8c38cf0e1c1c361f54ed57bf29f',1,'amrex::Amr']]],
- ['deriverec_2253',['DeriveRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html',1,'amrex::DeriveRec'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#adae1ba9bc7bd0af361e8c22cd6a0a84b',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveRec::DeriveBoxMap box_map)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a134ce7d1b7bb7514ee51efa0f359e0b2',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFunc der_func, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a8207b1569f97d4aa5cf965edc4cbbd76',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFuncMF der_func_mf, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a9ac1c9e15b69c791125940159f1a4327',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFuncFab der_func_fab, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a157ed197bd5ee4a6dcaf00a8e8e3ae70',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFunc3D der_func_3d, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2eac15474bb984617cc91a27b0285968',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFunc der_func, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a8f3e251a40da8254934ff5e7a30cfc44',1,'amrex::DeriveRec::DeriveRec(DeriveRec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a945183ba64e9317e961f3b43f0308989',1,'amrex::DeriveRec::DeriveRec(DeriveRec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#aa06cbde6d66fbca3356ee4047a1ffdc7',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFuncMF der_func_mf, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2d1455e0cc2bc6d97c8c0f3b6e261dea',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFuncFab der_func_fab, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a57fad43f6515ed4ad690c6fc69adc71d',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFunc3D der_func_3d, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)']]],
- ['derivesmallplotvars_2254',['deriveSmallPlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aba45633dfea7697479eb0854d6e697aa',1,'amrex::Amr']]],
- ['derivetype_2255',['deriveType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a075d81d0087a3500119f6ec6e69574eb',1,'amrex::DeriveRec']]],
- ['desc_2256',['desc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a5201a1b8230055d506cef5f265a8b8e2',1,'amrex::StateData::desc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#adf6d6dc0b7328fa6527754931874f685',1,'amrex::DescriptorList::desc()']]],
- ['desc_5flst_2257',['desc_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#acb5f9e8c8d903d3a700d2cc11be500e5',1,'amrex::AmrLevel']]],
- ['descriptor_2258',['descriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af7d0d9b72529aed95163ed531d9c7e81',1,'amrex::StateData']]],
- ['descriptorlist_2259',['DescriptorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html',1,'amrex::DescriptorList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a3228f3db7c3a74f0144dbed2bf674673',1,'amrex::StateDescriptor::DescriptorList()']]],
- ['descriptormap_2260',['DescriptorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1DescriptorMap.html',1,'amrex::InSituUtils']]],
- ['dest_5fcomponent_2261',['dest_component',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html#a30d08fef2b14e838731f87056d78a617',1,'amrex::NonLocalBC::PackComponents']]],
- ['destcomp_2262',['DestComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html',1,'amrex']]],
- ['destcomp_2263',['destComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a727cd5fc638afd570a51cec1ba21db89',1,'amrex::FabArrayBase::FabComTag::destComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a164510f57c480c98b19458a1516ba6dd',1,'amrex::FabCopyDescriptor::destComp()']]],
- ['destcomp_2264',['DestComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html#aec058b399a7b244f3d848d3c128358fd',1,'amrex::DestComp']]],
- ['destroy_2265',['destroy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a62e57972e3054a6f7ed1cdb9c0426c09',1,'amrex::FabFactory::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a25f6eca7dc8d4f2269fec54f5d20f079',1,'amrex::EBFArrayBoxFactory::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#a44cfd162206571bec18df510351c1e9b',1,'DefaultFabFactory< CutFab >::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#a44cfd162206571bec18df510351c1e9b',1,'amrex::DefaultFabFactory::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a62e57972e3054a6f7ed1cdb9c0426c09',1,'FabFactory< FArrayBox >::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a62e57972e3054a6f7ed1cdb9c0426c09',1,'FabFactory< amrex::FArrayBox >::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a5d7df6a37fdfcef93d371c3044f424d3',1,'hacc::AlignedAllocator::destroy()']]],
- ['destroy_5fpar_5ffor_5fnblocks_2266',['destroy_par_for_nblocks',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad7264c9be2687016a1fb029841f127e4',1,'amrex::detail']]],
- ['detail_2267',['detail',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html',1,'']]],
- ['detected_5ft_2268',['Detected_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c98b791b1f6442671e5cfa546a3df4f',1,'amrex']]],
- ['detectedor_2269',['DetectedOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe72f840d81a1ce49a3811fe8295b222',1,'amrex']]],
- ['detector_2270',['Detector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html',1,'amrex::detail']]],
- ['detector_3c_20default_2c_20void_5ft_3c_20op_3c_20args_2e_2e_2e_20_3e_20_3e_2c_20op_2c_20args_2e_2e_2e_20_3e_2271',['Detector< Default, Void_t< Op< Args... > >, Op, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html',1,'amrex::detail']]],
- ['determinant_2272',['determinant',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a4f37e841ada15630a76680aae4e88eb5',1,'amrex::LUSolver']]],
- ['determinesigns_2273',['determineSigns',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim_1_1detail.html#a8faf5a6ffdc4ce9947820dca5b901140',1,'amrex::algoim::detail']]],
- ['device_2274',['Device',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html',1,'amrex::Gpu::Device'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ae0ac20adce6ffee48c7151b070aa5737',1,'amrex::Device()']]],
- ['device_5fid_2275',['device_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#adf89d2ef6829289ef4e4f9ea2bd6a648',1,'amrex::Gpu::Device']]],
- ['device_5fprop_2276',['device_prop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#affe1c34bea3aec80c5dabd98aea542d4',1,'amrex::Gpu::Device']]],
- ['device_5fset_5fpreferred_2277',['device_set_preferred',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a0ab972913e7e764d7f0c88097ce1c619',1,'amrex::ArenaInfo']]],
- ['device_5fset_5freadonly_2278',['device_set_readonly',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a106f4ef6d447922447c63d296583e917',1,'amrex::ArenaInfo']]],
- ['device_5fsync_2279',['device_sync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a55734d57f0abbb384833f35c1a5422ef',1,'amrex::MFIter::device_sync()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#ab11997c86f3b753d6e0219696f17c2f7',1,'amrex::MFItInfo::device_sync()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#af984c422b61b1c2fa85896df7635e8e8',1,'amrex::Gpu::StreamItInfo::device_sync()']]],
- ['device_5fsynchronize_5faround_5fregion_2280',['device_synchronize_around_region',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a15ae68038b556fc6fa24170d5cb0d5b5',1,'amrex::TinyProfiler']]],
- ['device_5fuse_5fhostalloc_2281',['device_use_hostalloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a18ad35d706eda3be6347c90f86d68e81',1,'amrex::ArenaInfo']]],
- ['device_5fuse_5fmanaged_5fmemory_2282',['device_use_managed_memory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a961c961eb343a2fa091082a6f1717b16',1,'amrex::ArenaInfo']]],
- ['devicearenaallocator_2283',['DeviceArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeviceArenaAllocator.html',1,'amrex']]],
- ['devicearenawrapper_2284',['DeviceArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeviceArenaWrapper.html',1,'amrex']]],
- ['deviceid_2285',['deviceId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aa5bf7f476f4a8c0ed917932d2cbdf9a4',1,'amrex::Gpu::Device']]],
- ['devicename_2286',['deviceName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a63664c0cdd03b7ebcc475e542c45282d',1,'amrex::Gpu::Device']]],
- ['devicepropmajor_2287',['devicePropMajor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aff182b0690355fc54cde1842964fc7db',1,'amrex::Gpu::Device']]],
- ['devicepropminor_2288',['devicePropMinor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a53e232320568f93d7c3dece18c9d6807',1,'amrex::Gpu::Device']]],
- ['deviceptr_2289',['devicePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a7d9d45224655edf3da07cab63c4389ec',1,'amrex::ReduceData::devicePtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a1a2f10f97f0ff50897c92cd0a49e292a',1,'amrex::ReduceData::devicePtr(gpuStream_t const &s)']]],
- ['deviceptrif_2290',['DevicePtrIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html',1,'amrex::EB2::DevicePtrIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#a62c100df08e599af41127cdac56edd51',1,'amrex::EB2::DevicePtrIF::DevicePtrIF()']]],
- ['devicereducelogicaland_2291',['deviceReduceLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a18d6ae36f6f894265b771b9d33717041',1,'amrex::Gpu']]],
- ['devicereducelogicalor_2292',['deviceReduceLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ad4d778287a96f6d710a69b41027bb9b8',1,'amrex::Gpu']]],
- ['devicereducemax_2293',['deviceReduceMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a4bca2075ddd39a12c54ef72d6ab6982c',1,'amrex::Gpu']]],
- ['devicereducemax_5ffull_2294',['deviceReduceMax_full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a611afa3380635b22c50e0c48d1a9e127',1,'amrex::Gpu']]],
- ['devicereducemin_2295',['deviceReduceMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#afcf7e4c0387e3a7e0552b832fe587303',1,'amrex::Gpu']]],
- ['devicereducemin_5ffull_2296',['deviceReduceMin_full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af7ce0529fa55b62f17b7ac817c6b720b',1,'amrex::Gpu']]],
- ['devicereducesum_2297',['deviceReduceSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae705989f374063902dea01ffbd8bea59',1,'amrex::Gpu']]],
- ['devicereducesum_5ffull_2298',['deviceReduceSum_full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af20a431607165ffa2cdb5b38b5778177',1,'amrex::Gpu']]],
- ['devicescalar_2299',['DeviceScalar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html',1,'amrex::Gpu::DeviceScalar< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#aad0f00e8321544217083503dd9cc0b9c',1,'amrex::Gpu::DeviceScalar::DeviceScalar(DeviceScalar &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a22ee1039a5affe922974db84c8753e9e',1,'amrex::Gpu::DeviceScalar::DeviceScalar(DeviceScalar const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a041e21c03012c74793a6baf0d916e587',1,'amrex::Gpu::DeviceScalar::DeviceScalar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#adb2f941325add1703b7369f68060c2bb',1,'amrex::Gpu::DeviceScalar::DeviceScalar(T init_val)']]],
- ['devicesync_2300',['DeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html',1,'amrex::MFIter::DeviceSync'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a56789aad76aef5bd0fc528f7229ea183',1,'amrex::MFIter::DeviceSync::DeviceSync(bool f)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a3df7983ede04a37801dcd7f2ed37f54d',1,'amrex::MFIter::DeviceSync::DeviceSync(DeviceSync &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#ab80259827235e9ab36d22ae3e6ca9774',1,'amrex::MFIter::DeviceSync::DeviceSync(DeviceSync const &)=delete']]],
- ['devicetodevice_2301',['DeviceToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToDevice.html',1,'amrex::Gpu']]],
- ['devicetodevice_2302',['deviceToDevice',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a45b5d93b9e83ebcd8fb2f1e90aced0c7',1,'amrex::Gpu']]],
- ['devicetohost_2303',['DeviceToHost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToHost.html',1,'amrex::Gpu']]],
- ['devicetohost_2304',['deviceToHost',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a4cb810463e0c04bdea932a011e77b548',1,'amrex::Gpu']]],
- ['devicevector_2305',['DeviceVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a99e1f048890efc1c275606cb9bdc41c7',1,'amrex::Gpu']]],
- ['devicevendor_2306',['deviceVendor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a756e125c87b0efc96386031d3eae7402',1,'amrex::Gpu::Device']]],
- ['dfab_2307',['dfab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html#a5b47f9aecb42542c5cc92633b2c09aa2',1,'amrex::Array4BoxValTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxTag.html#a0a4d3f31679a1d0edccfb7d2699763f4',1,'amrex::Array4BoxTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4Tag.html#a04cb8b343be42109c1257d014e594982',1,'amrex::Array4Tag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html#a0af5e7f4b8e30aeab79ff9ec7e87eb14',1,'amrex::Array4PairTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#aef5390f66b37321520eab6d652c45679',1,'amrex::Array4CopyTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#a8b7fb88aaf1b5b61ce558669ab58c484',1,'amrex::Array4MaskCopyTag::dfab()']]],
- ['dfft_2308',['Dfft',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ad7c307b21c4a2f7af800f6fb1d76cd62',1,'hacc::Dfft::Dfft(Distribution &dist, complex_t *forward_output, complex_t *forward_scratch, complex_t *backward_input, complex_t *backward_scratch, unsigned int flags=FFTW_MEASURE)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a78de684b4a4634ef87e4421b8bf26db2',1,'hacc::Dfft::Dfft(Distribution &dist)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html',1,'hacc::Dfft']]],
- ['dfft_2eh_2309',['Dfft.H',['https://amrex-codes.github.io/amrex/doxygen/Dfft_8H.html',1,'']]],
- ['dfftc_2ecpp_2310',['DfftC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DfftC_8cpp.html',1,'']]],
- ['diaginv_2311',['diaginv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a2a350b0e24a97da1c350b8116d0341ec',1,'amrex::PETScABecLap::diaginv()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a6eb22e62b62ea0d2bcfef92f18df5304',1,'amrex::Hypre::diaginv()']]],
- ['diagshift_2312',['diagShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a7934d8299e20ea299c825262eb492a75',1,'amrex::IntVectND::diagShift()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93a8be24c79571d43593ab6b4cb1b9a9',1,'amrex::diagShift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a7934d8299e20ea299c825262eb492a75',1,'IntVectND< AMREX_SPACEDIM >::diagShift()']]],
- ['difference_5ftype_2313',['difference_type',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa85cb38a8a671ea721f4f8d96b5d061e',1,'hacc::AlignedAllocator::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< unsigned int >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< std::size_t >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::XDim3 >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< int * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< index_type >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const ParticleReal * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const int *, DefaultAllocator< const int * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const int * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< char >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::STLtools::Triangle >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::openbc::MomTag >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::NeighborCode >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::BoxND >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'amrex::PODVector::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< int *, DefaultAllocator< int * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< ParticleReal * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< int >::difference_type()']]],
- ['differenceif_2314',['DifferenceIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html',1,'amrex::EB2::DifferenceIF< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a5934e246e3cb53aa2835bab4b50f1cc3',1,'amrex::EB2::DifferenceIF::DifferenceIF()']]],
- ['dim_2315',['dim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a78d40ceae2fb38ee7ca043a081231556',1,'amrex::TableData']]],
- ['dim3_2316',['Dim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html',1,'amrex']]],
- ['dim3_2317',['dim3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af57a892ca15f17778889299183a03111',1,'IntVectND< AMREX_SPACEDIM >::dim3([[maybe_unused]] int fill_extra) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3fe31f318679574937ea583ed603f856',1,'IntVectND< AMREX_SPACEDIM >::dim3() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af57a892ca15f17778889299183a03111',1,'amrex::IntVectND::dim3([[maybe_unused]] int fill_extra) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3fe31f318679574937ea583ed603f856',1,'amrex::IntVectND::dim3() const noexcept']]],
- ['dir_2318',['dir',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#abc4806d770f658e00217fc2fbcbfcd9c',1,'amrex::MLMGPSTag::dir()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#a95359e9882e0ed2aeb06e3e06cbd0d2b',1,'amrex::MLMGABCTag::dir()']]],
- ['direction_2319',['Direction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8de829410ed15dbc56e4dafc9bc6ea69',1,'amrex']]],
- ['dirichlet_5fhi_2320',['dirichlet_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#aa1322afdd0c679a263cb5637732121f5',1,'amrex::CurlCurlDirichletInfo']]],
- ['dirichlet_5flo_2321',['dirichlet_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#ab41d14427ee6aa987dec1a6777f089c9',1,'amrex::CurlCurlDirichletInfo']]],
- ['dirichlet_5fmask_2322',['dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ae0af71a571c9aa2ae19cac29ee7deb4a',1,'amrex::HypreNodeLap']]],
- ['dirname_2323',['DirName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a87ed18b9e628d872b53b55a5b3fed710',1,'amrex::VisMF']]],
- ['dirname_2324',['dirName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a599d00f7afc5dc348ba84e2ad4ab3bb2',1,'BLProfStats']]],
- ['disabledevicesync_2325',['DisableDeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#aed9ddfaaefcb489e81209d64b9f95cb4',1,'amrex::Gpu::StreamItInfo::DisableDeviceSync()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#aacb603c75ce2df79804828a062a0a1c5',1,'amrex::MFItInfo::DisableDeviceSync()']]],
- ['disablefpexcept_2326',['disableFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb028d29f68c1aea92c12903a8bfa262',1,'amrex']]],
- ['disjunction_2327',['Disjunction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction.html',1,'amrex']]],
- ['disjunction_3c_20b1_20_3e_2328',['Disjunction< B1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_01_4.html',1,'amrex']]],
- ['disjunction_3c_20b1_2c_20bn_2e_2e_2e_20_3e_2329',['Disjunction< B1, Bn... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_00_01Bn_8_8_8_01_4.html',1,'amrex']]],
- ['dispatch_2330',['Dispatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a3d198815ecb3b80907c97384e5752fa7',1,'amrex::DataServices']]],
- ['dist_2331',['dist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a2e96b12d786c1a37bdf4b9ea3c5b07f2',1,'amrex::SplineDistFcnElement2d']]],
- ['distance2_2332',['Distance2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ab51690f01621516b9e79005a32943d02',1,'amrex::tri_geom_ops']]],
- ['distfcnelement2d_2333',['distFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html',1,'amrex::distFcnElement2d'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#ab79277b2525228d30bc8dec1ebb789c4',1,'amrex::distFcnElement2d::distFcnElement2d()']]],
- ['distribute_2334',['distribute',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#aa47a0fcba1b6084cfc319bf1e64267bb',1,'amrex::Cluster']]],
- ['distribution_2335',['Distribution',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aafa1cb9e62443ac3329d94a82309f9c1',1,'hacc::Distribution::Distribution(MPI_Comm comm, int ng, int const Ndims[], int *rmap, bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a8f4f9713f602b41d9bf405c0d0743d9f',1,'hacc::Distribution::Distribution(MPI_Comm comm, int const n[], int const Ndims[], int *rmap, bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2ecffa7567ac7fd381a9516c660f1c46',1,'hacc::Distribution::Distribution(MPI_Comm comm, int const n[], bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a851685f4fd98680160a52b05b0254874',1,'hacc::Distribution::Distribution(MPI_Comm comm, int ng, bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html',1,'hacc::Distribution']]],
- ['distribution_2ec_2336',['distribution.c',['https://amrex-codes.github.io/amrex/doxygen/distribution_8c.html',1,'']]],
- ['distribution_2eh_2337',['Distribution.H',['https://amrex-codes.github.io/amrex/doxygen/Distribution_8H.html',1,'']]],
- ['distribution_5fc_2eh_2338',['distribution_c.h',['https://amrex-codes.github.io/amrex/doxygen/distribution__c_8h.html',1,'']]],
- ['distribution_5ft_2339',['distribution_t',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html',1,'']]],
- ['distributionc_2ecpp_2340',['DistributionC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DistributionC_8cpp.html',1,'']]],
- ['distributionmap_2341',['DistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9e7b30efeb63bececf47db9012dcc114',1,'amrex::AmrData::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0d63aa23ccf6091e7af223a9b91569e9',1,'amrex::AmrLevel::DistributionMap()']]],
- ['distributionmap_2342',['distributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#adcb92e864340876da67df2fc64d8bdd7',1,'amrex::FabArrayBase']]],
- ['distributionmap_2343',['DistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a4d7e5f67da4157aff9d446dad8c5271d',1,'amrex::FabSetT::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a900d9137ef4b7f6dedc412b3caecbee9',1,'amrex::AmrMesh::DistributionMap() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a0dfee271ae9f2b00ab0b2ce8abd85d2d',1,'amrex::AmrMesh::DistributionMap(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a4586c2c2a9ea3418e1a7c8830d6d8c73',1,'amrex::AmrMesh::DistributionMap(int a_coarsest_lev, int a_finest_lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a8008f8edc6ab3099b32c1dc8d8f25c6a',1,'amrex::AmrParGDB::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a092a134a6f7fd3ba7abb9a0922d08b6d',1,'amrex::BndryRegisterT::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#abd59469241abaab18e1c2db8b7ceb4ed',1,'amrex::FabArrayBase::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac93ed636c144b7c065bb092b03b0cde7',1,'amrex::EB2::Level::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a47d2e159ed2d66cd78498ea5bea35a17',1,'amrex::MFIter::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a399e380fa767dede8285ab80c9237e77',1,'amrex::MultiCutFab::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a9a56afa54c82c81ec0db1992cf1a8d7b',1,'amrex::MultiMask::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a416b527dd5c8e947a91fbfcd0d21a857',1,'amrex::ParGDB::DistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3555956e9bee2362c8afb3587bff855f',1,'amrex::ParGDB::DistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a0821e41056b4d6537d641fa5fe099b40',1,'amrex::ParGDBBase::DistributionMap(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ae10b617dd3bc8255901ecb1957b5e821',1,'amrex::ParGDBBase::DistributionMap() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0d8ab75fa81879e1ed0f1a08d34ae84f',1,'amrex::PlotFileData::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a70d6cbc99c385ce26c48743914bbce42',1,'amrex::PlotFileDataImpl::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a1f08c8bd5682d1afe2031d820e4456f9',1,'amrex::StateData::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a12049e384e7155d62c0064f9bdd42fbc',1,'amrex::AmrParGDB::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a555c4b5fe79b1980aa29a54afc36b809',1,'amrex::MPMD::Copier::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a7f0f20e75035bba303139745b047a7be',1,'amrex::EBFArrayBoxFactory::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0789b1c22e6f47037f987b73cf2b898b',1,'amrex::DistributionMap(FabArrayBase const &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae43f49ccc9bc8b527d0a81e4da14b5c7',1,'amrex::DistributionMap(Array< MF, N > const &mf)']]],
- ['distributionmapping_2344',['DistributionMapping',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html',1,'amrex::DistributionMapping'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a46d444147384008abb31507e25a6d191',1,'amrex::DistributionMapping::DistributionMapping()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#ad05bb174b684bf176574ad7d0a7b08c3',1,'amrex::DistributionMapping::Ref::DistributionMapping()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a5b29dfab26c50e7623e9ac1933f4fe27',1,'amrex::DistributionMapping::DistributionMapping() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a940ddab8afa610cdbfddc60ce7f5d6c2',1,'amrex::DistributionMapping::DistributionMapping(const DistributionMapping &d1, const DistributionMapping &d2)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a703f47c1a88e1f3baa4c3f157b91eaaa',1,'amrex::DistributionMapping::DistributionMapping(const BoxArray &boxes, int nprocs=ParallelDescriptor::NProcs())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a4dd74437850acae369e8514f7a0b02c2',1,'amrex::DistributionMapping::DistributionMapping(Vector< int > &&pmap) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abde23cc33667972a2afe218c001d6f70',1,'amrex::DistributionMapping::DistributionMapping(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a640d5ea0d462f3e133fba13902dbb5fd',1,'amrex::DistributionMapping::DistributionMapping(DistributionMapping &&rhs) noexcept=default']]],
- ['divide_2345',['divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< Real >::divide(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< Real >::divide(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< PetscInt >::divide(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< PetscInt >::divide(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< Real >::divide(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< Real >::divide(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< Real >::divide(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#aabde614a5f0cb0b6d2b8aa8b4fe53b7d',1,'amrex::Math::FastDivmodU64::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ad9722d52a2bd88a4c6f5bbe7f71dd747',1,'amrex::iMultiFab::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aca202d20f39f94aabb5ffd1581a535f2',1,'amrex::MultiFab::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< AtomicInt >::divide()']]],
- ['divide_2346',['Divide',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a95225444c8b981eefd0e44bf763dfe19',1,'amrex::Gpu::Atomic::Divide()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98b5b165f2a8926b40da786a678ed7af',1,'amrex::Divide(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9f3bb9afb6e1fdfc272654ee6923492',1,'amrex::Divide(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)']]],
- ['divide_2347',['divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'amrex::BaseFab::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< AtomicInt >::divide(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< AtomicInt >::divide(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< AtomicInt >::divide(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< AtomicInt >::divide(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< AtomicInt >::divide(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< AtomicInt >::divide(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'amrex::BaseFab::divide(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'amrex::BaseFab::divide(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'amrex::BaseFab::divide(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< AtomicInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'amrex::BaseFab::divide(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'amrex::BaseFab::divide(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'amrex::BaseFab::divide(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'amrex::BaseFab::divide(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'amrex::BaseFab::divide(T const &r, int comp, int numcomp=1) noexcept']]],
- ['divide_2348',['Divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ac5e5a2510a046eb1e6567c06c71a55ad',1,'amrex::MultiFab::Divide(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa87b51ae98f171c3624b5f6cbdfffac0',1,'amrex::MultiFab::Divide(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a9aa5acb6b1a4d4701d4d35cc2a21f2c6',1,'amrex::iMultiFab::Divide()']]],
- ['divide_2349',['divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< PetscInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< char >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< PetscInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< char >::divide(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< char >::divide(char const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< char >::divide(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< char >::divide(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< char >::divide(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< char >::divide(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< char >::divide(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< char >::divide(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< AtomicInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< int >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< int >::divide(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< int >::divide(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< int >::divide(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< int >::divide(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< int >::divide(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< int >::divide(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< int >::divide(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< int >::divide(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept']]],
- ['divide_5fdevice_2350',['Divide_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a6bd8e274f3c060b8f34e508ca531f527',1,'amrex::Gpu::Atomic']]],
- ['divides_2351',['Divides',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Divides.html',1,'amrex']]],
- ['divisor_2352',['divisor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#a7959b6f2f90d3b613e82c6ae4a22477c',1,'amrex::Math::FastDivmodU64']]],
- ['divmod_2353',['divmod',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#a16dc01c31468084384ff41fcff7c2152',1,'amrex::Math::FastDivmodU64']]],
- ['dlist_2354',['dlist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a687b60c01f5addf31abee4e0a6510873',1,'amrex::DeriveList']]],
- ['dm_5fcfb_2355',['dm_cfb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#aeb127de6351fbe080c4d924c38e6a9db',1,'amrex::FabArrayBase::CFinfo']]],
- ['dm_5fpatch_2356',['dm_patch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a15a4200a7d7cf4f2fa85ce1bef2bf3b3',1,'amrex::FabArrayBase::FPinfo']]],
- ['dmap_2357',['dmap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab0ab7555be82910d8100d7bc3aa55d1d',1,'amrex::AmrLevel::dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab7f8457c3e5a0dc0295247f005e5a107',1,'amrex::AmrMesh::dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9c2f378636a2b4fbc0fba818719bace7',1,'amrex::HypreNodeLap::dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa537bc30a17ee4576c5490ca30da94c1',1,'amrex::StateData::dmap()']]],
- ['dms_2358',['dms',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a710675d78fd400523b979d941930b56e',1,'amrex::ForkJoin']]],
- ['do_5fagglomeration_2359',['do_agglomeration',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a92aabd4e7880bf08c8d9195ebf723512',1,'amrex::LPInfo']]],
- ['do_5fconsolidation_2360',['do_consolidation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a60ea99c73f17852d0e41ea154b86841a',1,'amrex::LPInfo']]],
- ['do_5ffixed_5fnumber_5fof_5fiters_2361',['do_fixed_number_of_iters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8862750ef456314cfb8dc970b37444af',1,'amrex::MLMGT']]],
- ['do_5finitval_2362',['do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ab0b477e69a1fe773b7467810181a3056',1,'amrex::FArrayBox::do_initval()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a775df7bf092a1173c172bd7ec7dd3f37',1,'amrex::IArrayBox::do_initval()']]],
- ['do_5fjob_2363',['do_job',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a7ef8784994644d4a4fa8a46205610b2b',1,'amrex::BackgroundThread']]],
- ['do_5flimiting_2364',['do_limiting',['../structPPM_1_1nolimiter.html#ac317298ef53cc38dcf3af88d88a62cf9',1,'PPM::nolimiter::do_limiting()'],['../structPPM_1_1vanleer.html#a5e0e1cb322ffd0eb3c1b7b041eba5dbf',1,'PPM::vanleer::do_limiting()'],['../structPPM_1_1weno__js.html#a2fc63b16558b90434db71ac123bce0ce',1,'PPM::weno_js::do_limiting()'],['../structPPM_1_1wenoz.html#a2a5b9ac260f90369eba3e9b63ecc59dd',1,'PPM::wenoz::do_limiting()']]],
- ['do_5flinear_5flimiting_2365',['do_linear_limiting',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a91c24df4c8841c52503e3ce919f6a223',1,'amrex::MFCellConsLinInterp::do_linear_limiting()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#a7817252503faedf1d87fcbdcc89c3509',1,'amrex::CellConservativeLinear::do_linear_limiting()']]],
- ['do_5flocal_5fcopy_2366',['do_local_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aa0174cdbe72e2968e46f0293c2ecab73',1,'amrex::NonLocalBC']]],
- ['do_5fmax_2367',['do_max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#a59adebd826dfbb225f8bf5340d912854',1,'amrex::EB2::UIF_detail::do_max(AMREX_D_DECL(Real x, Real y, Real z), F &&f, Fs &... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#a4fa49cfdef8a23efa57c4bcfa3fbda70',1,'amrex::EB2::UIF_detail::do_max(AMREX_D_DECL(Real x, Real y, Real z), F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#aa47b9897a45b3b31c4a2b323e111d2e8',1,'amrex::EB2::UIF_detail::do_max(const RealArray &p, F &&f, Fs &... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#a86b60fd4fdacdf4921afa5d00a8239e5',1,'amrex::EB2::UIF_detail::do_max(const RealArray &p, F &&f) noexcept']]],
- ['do_5fmin_2368',['do_min',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#ab29fda705d6e62fff3c0966fc83c76ff',1,'amrex::EB2::IIF_detail::do_min(const RealArray &p, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#a9dc63be087b2fee2a4676c0a93153ce3',1,'amrex::EB2::IIF_detail::do_min(const RealArray &p, F &&f, Fs &... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#a1225d3d0c40e87671ca59b99ab2a1ad9',1,'amrex::EB2::IIF_detail::do_min(AMREX_D_DECL(Real x, Real y, Real z), F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#a98384a091e8bcbad296ebdb24482eae9',1,'amrex::EB2::IIF_detail::do_min(AMREX_D_DECL(Real x, Real y, Real z), F &&f, Fs &... fs)']]],
- ['do_5fnsolve_2369',['do_nsolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a262150be12f270d4328ceff545f0afd6',1,'amrex::MLMGT']]],
- ['do_5fprint_2370',['do_print',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a94c0f899273eecb5387f06f7ea455a5b',1,'amrex::TinyProfiler::ProcStats']]],
- ['do_5fsemicoarsening_2371',['do_semicoarsening',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a152aad4c314ba51947044170a8ccd3a5',1,'amrex::LPInfo']]],
- ['do_5ftiling_2372',['do_tiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a29311c7fd7f83d43f84951476f9a265d',1,'amrex::ParticleContainerBase::do_tiling()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#aa0e640aaf2bcd0cf8904c0ed0ceaf75f',1,'amrex::MFItInfo::do_tiling()']]],
- ['doagglomeration_2373',['doAgglomeration',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a33e77669d6f0da47f28959678db508e4',1,'MLLinOpT< Array< MultiFab, 3 > >::doAgglomeration()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a33e77669d6f0da47f28959678db508e4',1,'amrex::MLLinOpT::doAgglomeration()']]],
- ['doallreduce_2374',['DoAllReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor_1_1detail.html#a52f1e5a72bb76dae00cfdcd3bb9c7a07',1,'amrex::ParallelDescriptor::detail']]],
- ['doconsolidation_2375',['doConsolidation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add56650e9ecd05e16a7f2f71bcbe7c9b',1,'amrex::MLLinOpT::doConsolidation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add56650e9ecd05e16a7f2f71bcbe7c9b',1,'MLLinOpT< Array< MultiFab, 3 > >::doConsolidation()']]],
- ['dohandshake_2376',['doHandShake',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35dfdc6dc9e92b4e5ca271e72779f944',1,'amrex::doHandShake()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a1e6f1a7b8905dec2a13373c091bedc8b',1,'amrex::ParticleCopyPlan::doHandShake(const Vector< Long > &Snds, Vector< Long > &Rcvs) const']]],
- ['dohandshakealltoall_2377',['doHandShakeAllToAll',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a410a945342c2a7449729c798a20bc3b0',1,'amrex::ParticleCopyPlan']]],
- ['dohandshakeglobal_2378',['doHandShakeGlobal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aed6ce5722cec6f115b481566e50d088c',1,'amrex::ParticleCopyPlan']]],
- ['dohandshakelocal_2379',['doHandShakeLocal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#afb1ad83ab8ab56bb98500f418fc2cc42',1,'amrex::ParticleCopyPlan::doHandShakeLocal()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a55d2a814fe7ad70c3e7af12cad0e7c87',1,'amrex::doHandShakeLocal()']]],
- ['doihi_2380',['doiHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#a6a2407605aa54bfbe9ab269a75f3468e',1,'amrex::BATnull::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a518576afbe32afb8a0501196286dbae1',1,'amrex::BATbndryReg::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#a0fd60194fc2b5b2e1f5f7d377908b808',1,'amrex::BATcoarsenRatio::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#a276c46d26f6db6df336883ccc6ada8db',1,'amrex::BATindexType::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a404878857e4062b52ad8b0f06ee5db54',1,'amrex::BATindexType_coarsenRatio::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ac52986aa2fd74bc95cde0b02e2c0e3cd',1,'amrex::BATransformer::doiHi()']]],
- ['doilo_2381',['doiLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a7285c09a1d6f9dee7aea847d412e7edf',1,'amrex::BATbndryReg::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#abefd760a607993885ee7a89672116eec',1,'amrex::BATcoarsenRatio::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#af9fb7b334dc4037e902f2ce77c7ffee9',1,'amrex::BATindexType::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a353060b217e05d5782a3e230f0f80f1e',1,'amrex::BATindexType_coarsenRatio::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#adbf770a4d1b9218ca9d68249d84e9b36',1,'amrex::BATnull::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a4a5cde989725fd732d0c5d4359869c86',1,'amrex::BATransformer::doiLo()']]],
- ['doit_2382',['doit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxConverter.html#a43c58d145a800ea3c476b5ad319c158b',1,'amrex::BoxConverter::doit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#a3b2dee7384a3427ecb8dc33e76dd0eb1',1,'amrex::InterpolaterBoxCoarsener::doit()']]],
- ['dolocalcopy_2383',['DoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1DoLocalCopy.html',1,'amrex::NonLocalBC']]],
- ['domain_2384',['Domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af81c3f65acdb48fa02f25a43b98baee7',1,'amrex::AmrLevel']]],
- ['domain_2385',['domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< AtomicInt >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a51e767063a27b4c6941e585193242bde',1,'amrex::StateData::domain()']]],
- ['domain_2386',['Domain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a26aca5aed0a35b2075c1311ff2b92988',1,'amrex::FabArrayBase::CFinfo::Domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a94f4ddb683e381201694d644be7566f1',1,'amrex::Geometry::Domain() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a781c6fe9c69aab1b6955f311503888bc',1,'amrex::Geometry::Domain(const Box &bx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a78db670074823f2ab6e05b0780d50485',1,'amrex::GeometryData::Domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a41d52e3a7bfcb2c174c80a6a14ad5e53',1,'amrex::Periodicity::Domain()']]],
- ['domain_2387',['domain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#aaa23e379300a9df362fc27641c229baf',1,'amrex::GetParticleBin::domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a092f48607ca49b3796425e78b96a3b68',1,'amrex::GeometryData::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a52477661ac7c7ccbd93f397340176c74',1,'amrex::Geometry::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< Real >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< PetscInt >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< int >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< HYPRE_Int >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< EBCellFlag >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< char >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'amrex::BaseFab::domain()']]],
- ['donetag_2388',['doneTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ac2bc46fbbf9021c0c3991365bde31e33',1,'amrex::NFilesIter']]],
- ['doreduce_2389',['DoReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor_1_1detail.html#a818763835d911ca86537be4604cc10ce',1,'amrex::ParallelDescriptor::detail']]],
- ['dosemicoarsening_2390',['doSemicoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa99dea32527b34287aa64542b5545256',1,'MLLinOpT< Array< MultiFab, 3 > >::doSemicoarsening()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa99dea32527b34287aa64542b5545256',1,'amrex::MLLinOpT::doSemicoarsening()']]],
- ['dosplitparticleid_2391',['DoSplitParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a57a04adbe182d509a89869d06f668b31',1,'amrex::LongParticleIds']]],
- ['dot_2392',['dot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< int >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< char >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< HYPRE_Int >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< EBCellFlag >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< EBCellFlag >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< EBCellFlag >::dot(const BaseFab< EBCellFlag > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< EBCellFlag >::dot(const Box &xbx, int xcomp, const BaseFab< EBCellFlag > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< char >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< char >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< char >::dot(const BaseFab< char > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< HYPRE_Int >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< AtomicInt >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< AtomicInt >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< AtomicInt >::dot(const BaseFab< AtomicInt > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< AtomicInt >::dot(const Box &xbx, int xcomp, const BaseFab< AtomicInt > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'amrex::BaseFab::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'amrex::BaseFab::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'amrex::BaseFab::dot(const BaseFab< T > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'amrex::BaseFab::dot(const Box &xbx, int xcomp, const BaseFab< T > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< PetscInt >::dot()']]],
- ['dot_2393',['Dot',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad99f216d6d06fb8bc99e3597173b7ef7',1,'amrex::Dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a115acdf454f3e0732ee54de9d5ff2057',1,'amrex::MultiFab::Dot(const iMultiFab &mask, const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, int numcomp, int nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a87437456f64f8610e6d34d17929fdb4f',1,'amrex::MultiFab::Dot(const MultiFab &x, int xcomp, int numcomp, int nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5397e3c5e4cbb69279db604d3f1f2a60',1,'amrex::MultiFab::Dot(const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, int numcomp, int nghost, bool local=false)']]],
- ['dot_2394',['dot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< Real >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< Real >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< Real >::dot(const BaseFab< Real > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< Real >::dot(const Box &xbx, int xcomp, const BaseFab< Real > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< PetscInt >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< PetscInt >::dot(const BaseFab< PetscInt > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< PetscInt >::dot(const Box &xbx, int xcomp, const BaseFab< PetscInt > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< int >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< int >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< int >::dot(const Box &xbx, int xcomp, const BaseFab< int > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< HYPRE_Int >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< HYPRE_Int >::dot(const Box &bx, int destcomp, int numcomp) const noexcept']]],
- ['doteamreduce_2395',['doTeamReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a6a675ddfa6ba286e367461bdca0de992',1,'amrex::ParallelDescriptor']]],
- ['dotmask_2396',['dotmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< Real >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< char >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< PetscInt >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< int >::dotmask(const BaseFab< int > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< int >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< int > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< HYPRE_Int >::dotmask(const BaseFab< HYPRE_Int > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< HYPRE_Int >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< HYPRE_Int > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< EBCellFlag >::dotmask(const BaseFab< EBCellFlag > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< EBCellFlag >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< EBCellFlag > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< char >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< AtomicInt >::dotmask(const BaseFab< AtomicInt > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< AtomicInt >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< AtomicInt > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'amrex::BaseFab::dotmask(const BaseFab< T > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'amrex::BaseFab::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< T > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< PetscInt >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< Real >::dotmask()']]],
- ['dotprod_2397',['DotProd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a3edc0f443bee6abb9c7d78a434156465',1,'amrex::tri_geom_ops']]],
- ['dotproduct_2398',['dotProduct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3784c11ec581a1ab5edb0e2d2308e86f',1,'amrex::GMRESMLMGT::dotProduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a661d136b50fe686020f621f5528de4d4',1,'amrex::RealVect::dotProduct(const RealVect &a_rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a661d136b50fe686020f621f5528de4d4',1,'amrex::RealVect::dotProduct(const RealVect &a_rhs) const noexcept']]],
- ['dotxy_2399',['dotxy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a0763a66aaeb9436c92418c9438af1348',1,'amrex::MLCGSolverT']]],
- ['dounlink_2400',['doUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1464b4259b521c1ed74a68c83ee8ef1a',1,'amrex::ParticleContainer_impl::doUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1464b4259b521c1ed74a68c83ee8ef1a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::doUnlink()']]],
- ['doupdate_2401',['doUpdate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#adb5a0dd2bc78011f72b1c9881139094b',1,'amrex::InSituBridge']]],
- ['dp_2402',['dp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a187e0b20685d84e1654e5eaffd6d50cd',1,'MultiArray4< value_type >::dp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a187e0b20685d84e1654e5eaffd6d50cd',1,'MultiArray4< value_type const >::dp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a187e0b20685d84e1654e5eaffd6d50cd',1,'amrex::MultiArray4::dp()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a8e53936d3fd7c9e7c1870a499156cd87',1,'sdcquadrature_mod::dp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#aef9ccbc50e8c6d02eda1902423d91f02',1,'amrex::Gpu::DeviceScalar::dp()']]],
- ['dptr_2403',['dptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< char >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< EBCellFlag >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< HYPRE_Int >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< int >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< PetscInt >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< Real >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'amrex::BaseFab::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< AtomicInt >::dptr()']]],
- ['dsarray_2404',['dsArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a62883d11e6cc5ff7d023eb4f21b0e422',1,'amrex::DataServices']]],
- ['dsarrayindex_2405',['dsArrayIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a7b5b5a6f71f4bef7caf3ca81377c97b3',1,'amrex::DataServices']]],
- ['dsarrayindexcounter_2406',['dsArrayIndexCounter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2a095147c88e1356696aa47fb9bcf797',1,'amrex::DataServices']]],
- ['dsbatchmode_2407',['dsBatchMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aa20cf93243c6cf029d82ffabe3719952',1,'amrex::DataServices']]],
- ['dsfaboutsize_2408',['dsFabOutSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aea89d718ba649ae2217135d549e512cd',1,'amrex::DataServices']]],
- ['dsrequesttype_2409',['DSRequestType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9',1,'amrex::DataServices']]],
- ['dst_5fgrid_2410',['dst_grid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#ab07c901bc54f86b711f1d4ea18afcab0',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
- ['dst_5findex_2411',['dst_index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a7d5e87b5bae531e70f45aeafbf5fd2e4',1,'amrex::NeighborParticleContainer::NeighborIndexMap::dst_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a63ec938a78695587259fdb7a096233c0',1,'amrex::NeighborParticleContainer::NeighborCopyTag::dst_index()']]],
- ['dst_5flevel_2412',['dst_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#ad00126c82bbb6199048a6d15551ed5a0',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
- ['dst_5ftile_2413',['dst_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a6934b79f725b578ab2bb11f3a6401c41',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
- ['dstindex_2414',['dstIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#abc0d662cdc63c3e99f4c114dc3ac266f',1,'amrex::FabArrayBase::CopyComTag']]],
- ['dt_5flevel_2415',['dt_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1aa63d206ed0a9bbb5365d703260601b',1,'amrex::Amr']]],
- ['dt_5fmin_2416',['dt_min',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a43fe1508a0a3160d4ba363fd663d520a',1,'amrex::Amr']]],
- ['dtex_2417',['dtex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#aeb3a3eb0ea9abaf2f440c82e8e9a486d',1,'amrex::TinyProfiler::Stats']]],
- ['dtexavg_2418',['dtexavg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a23387ec0b0dd45815da72c13541e68de',1,'amrex::TinyProfiler::ProcStats']]],
- ['dtexmax_2419',['dtexmax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a65dee4854dfd2baf26af6b16812090e3',1,'amrex::TinyProfiler::ProcStats']]],
- ['dtexmin_2420',['dtexmin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a01cbf389132c01e2971cb1723fa846cd',1,'amrex::TinyProfiler::ProcStats']]],
- ['dtin_2421',['dtin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#abc66c2425cf9bbd67c89d82f69597d2c',1,'amrex::TinyProfiler::Stats']]],
- ['dtinavg_2422',['dtinavg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#ab36067feb232434de61f459d59427970',1,'amrex::TinyProfiler::ProcStats']]],
- ['dtinmax_2423',['dtinmax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#aba8890827f1d77d1a04fda2971170ffe',1,'amrex::TinyProfiler::ProcStats']]],
- ['dtinmin_2424',['dtinmin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#ad9c2c49d8b22ac959def10c90dd3ed30',1,'amrex::TinyProfiler::ProcStats']]],
- ['dtlevel_2425',['dtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aabf57ca7f26b3f1bf6c5af3e1e2c4d66',1,'amrex::Amr::dtLevel(int level) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a904343b1efe2ff873b545c80a69e58e8',1,'amrex::Amr::dtLevel() const noexcept']]],
- ['dtmin_2426',['dtMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ace23e3b0cd924344014b8b5451d7c359',1,'amrex::Amr']]],
- ['dtod_5fmemcpy_2427',['dtod_memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ab695bddeb3cc727225d95a1826472ae4',1,'amrex::Gpu']]],
- ['dtod_5fmemcpy_5fasync_2428',['dtod_memcpy_async',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a00026ef5f8505586ed52acbbc11fdf91',1,'amrex::Gpu']]],
- ['dtoh_5fmemcpy_2429',['dtoh_memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aa443a27f05e81db793b131d3fc0b101c',1,'amrex::Gpu::dtoh_memcpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8531953b8fba66482d81cad6c5dc3e73',1,'amrex::dtoh_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a998c5815369d23cd73eea1b09f43a966',1,'amrex::dtoh_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src, int scomp, int dcomp, int ncomp)']]],
- ['dtoh_5fmemcpy_5fasync_2430',['dtoh_memcpy_async',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a6cb0d90b937d4749b2219ad0e9fa8277',1,'amrex::Gpu']]],
- ['dtos_2431',['dtos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#af5e6237a29344dbd4ff748c0bf22cdb7',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever']]],
- ['dumpnames_2432',['dumpNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#af8ba2875788e8e7b91f4b3fa77063b19',1,'amrex::StateDescriptor']]],
- ['dumpslice_2433',['DumpSlice',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a19cde97e63c0537fa272e4c22ad51c1d',1,'amrex::DataServices::DumpSlice(int slicedir, int slicenum, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a3e0c29efb7a3629a66a7f41a8c5d491c',1,'amrex::DataServices::DumpSlice(int slicedir, int slicenum)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ae28327a41bb34ffad052eecb96f05f00',1,'amrex::DataServices::DumpSlice(const Box &slicebox, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a8c427a00d85a1895247f6e0aa0c60aa2',1,'amrex::DataServices::DumpSlice(const Box &slicebox)']]],
- ['dumpsliceboxallvars_2434',['DumpSliceBoxAllVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9afe2794e70b17fe16bcb75ba47e1256ec',1,'amrex::DataServices']]],
- ['dumpsliceboxonevar_2435',['DumpSliceBoxOneVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9af054f888c4a6d02eefe226e674edb2d6',1,'amrex::DataServices']]],
- ['dumpsliceplaneallvars_2436',['DumpSlicePlaneAllVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a54c4c9509960a44b3156e7a998309649',1,'amrex::DataServices']]],
- ['dumpsliceplaneonevar_2437',['DumpSlicePlaneOneVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a60513fa501bb96f4059cec668c6f0126',1,'amrex::DataServices']]],
- ['dumptable_2438',['dumpTable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad5376a2e65027c356b38efbef3180c28',1,'amrex::ParmParse']]],
- ['duplicate_2439',['duplicate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282a24f1b0a79473250c195c7fb84e393392',1,'amrex::ForkJoin::duplicate()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a9b34553675e4bbe3e7e6108780d34975',1,'amrex::MFUtil::duplicate(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a69b29ecaacdc25da8869a005da585ef2',1,'amrex::MFUtil::duplicate(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, const Periodicity &periodicity)']]],
- ['duplicatecell_2440',['DUPLICATECELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530aa193ff323f29029e1e37eacda443d808',1,'amrex::InSituUtils']]],
- ['duplicatepoint_2441',['DUPLICATEPOINT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3aa75247ce651a3068b41ed2029e5cc7f1e',1,'amrex::InSituUtils']]],
- ['dx_2442',['dx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a178c38de0cae8e587e4c34541db7f45b',1,'amrex::CoordSys::dx()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a6ae1008fee5d826e469209d098776573',1,'amrex::GeometryData::dx()']]],
- ['dx_2443',['dX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a9810578aa21d4c3ea548697820ada970',1,'amrex::XYPlotDataList']]],
- ['dx_2444',['Dx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a6dc7a3f96e7d9b912a500fb17abb9a83',1,'amrex::SplineDistFcnElement2d']]],
- ['dxbydt_2445',['dxbydt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#aa2f966fab2d0ee8cfc12ea3d5260fe99',1,'amrex::SplineDistFcnElement2d']]],
- ['dxi_2446',['dxi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#a694afb5ccbf5c681f6b016e2574f69ab',1,'amrex::GetParticleBin']]],
- ['dxlevel_2447',['DxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a6a60af608e73c830bde3bf1b312d1df5',1,'amrex::AmrData']]],
- ['dxlevel_2448',['dxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#acf28800ea1c047a973e104f20c05fa4d',1,'amrex::AmrData']]],
- ['dy_2449',['Dy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a9ef7c332f4ef1f1409c3dfec141c016a',1,'amrex::SplineDistFcnElement2d']]],
- ['dynamic_2450',['dynamic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#af8c9a28c98c151eb32f0352334376536',1,'amrex::MFItInfo::dynamic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html#ada6090f6c7ce7cb692304ca36611204e',1,'amrex::DynamicTiling::dynamic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a16fa2d144bcc71d665056de5938c4b32',1,'amrex::MFIter::dynamic()']]],
- ['dynamicswapcomponents_2451',['DynamicSwapComponents',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#adc23e3a1b040b4f68b4429a2a40e00d6',1,'amrex::NonLocalBC']]],
- ['dynamictiling_2452',['DynamicTiling',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html',1,'amrex::DynamicTiling'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html#a9b6c938ca6b52d48ecf4baba551ecc64',1,'amrex::DynamicTiling::DynamicTiling()']]]
+ ['d_2124',['d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a6950160b2030b297124a1571626a19c2',1,'amrex::Scan::detail::BlockStatus< T, true >::d()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#a9d33634c4393856708a688f9cdae7052',1,'AMREX_PARSERSTYPE::d()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#af72feb58c2b23267e870e141bee1a619',1,'AMREX_IPARSERSTYPE::d()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a5cd500fbad261878702ef0cfc4756e26',1,'hacc::Dfft::d()']]],
+ ['d2_5fchunk_2125',['d2_chunk',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a957bdfca24a116d7bb5f7bcbde3a93fa',1,'distribution_t']]],
+ ['d3_5fchunk_2126',['d3_chunk',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a971ee0fe2ddf42e0669273a5ebda1512',1,'distribution_t']]],
+ ['d_5fbucket_5fto_5fpid_2127',['d_bucket_to_pid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#aa7c6792f4a3209b8404f8ea41cd48a15',1,'amrex::ParticleBufferMap']]],
+ ['d_5fdata_2128',['d_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a6c0016dc5cea22d25e6d9946f88c40d2',1,'amrex::Gpu::Buffer::d_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a8faf9b9425340e64e8849fad230ca590',1,'amrex::Gpu::AsyncArray::d_data()']]],
+ ['d_5fint_5fcomp_5fmask_2129',['d_int_comp_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aeb86bf7ccfb6c6fdc0d232135a1c5908',1,'amrex::ParticleCopyPlan']]],
+ ['d_5flev_5fgid_5fto_5fbucket_2130',['d_lev_gid_to_bucket',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a22ef66dc732fb28117376c5a3cf60c9a',1,'amrex::ParticleBufferMap']]],
+ ['d_5flev_5foffsets_2131',['d_lev_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a4d6a055510febbd0115e3cc4fcb77e71',1,'amrex::ParticleBufferMap']]],
+ ['d_5fnumpts_2132',['d_numPts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a85a31cf2bd546e2292492cb6c288eb8d',1,'amrex::BoxArray::d_numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a3df89d93218a05be7e4e0f175512dea9',1,'amrex::BoxND::d_numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a3df89d93218a05be7e4e0f175512dea9',1,'BoxND< AMREX_SPACEDIM >::d_numPts()']]],
+ ['d_5freal_5fcomp_5fmask_2133',['d_real_comp_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a36f3d83885b79143865c67ff5599414e',1,'amrex::ParticleCopyPlan']]],
+ ['data_2134',['Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html',1,'amrex::IParser::Data'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html',1,'amrex::Parser::Data'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html',1,'amrex::Scan::detail::BlockStatus< T, true >::Data']]],
+ ['data_2135',['data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< HYPRE_Int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< int >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< int >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< Int >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< Int >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real, AMREX_SPACEDIM >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real, AMREX_SPACEDIM >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real, 3 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real, 3 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< HYPRE_Int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< ParticleReal *, NAR >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< ParticleReal *, NAR >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, 4 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, 4 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, 3 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< std::size_t >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, 3 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::PODVector< int > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real, nelems >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real,(M+2) *(M+1)/2 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< Real,(M+2) *(M+1)/2 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'amrex::LayoutData::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'amrex::LayoutData::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::PODVector< int > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< Real, nelems >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::PODVector< Int > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::PODVector< Int > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::Vector< BCTuple > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::Vector< BCTuple > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< amrex::Vector< RealTuple > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< amrex::Vector< RealTuple > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< GFab >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< GFab >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const int * >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const int *, DefaultAllocator< const int * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const int *, DefaultAllocator< const int * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const ParticleReal * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const ParticleReal * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< index_type >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< index_type >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< int * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< int * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< int *, DefaultAllocator< int * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< int *, DefaultAllocator< int * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< const int * >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< int >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< ParticleReal * >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< ParticleReal * >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< std::size_t >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< unsigned int >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< unsigned int >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a206ec1ef64bc03efcea7eb01a0c8c9e7',1,'amrex::detail::SingleChunkArena::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< PetscInt >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< RealTuple >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9dc161134db24919f00228efba14485c',1,'LayoutData< RealTuple >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a16717da298c94c764eaa8f309fc1a4aa',1,'amrex::MultiCutFab::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a033e611a5f48e7d975d4e5485d89e742',1,'amrex::MultiCutFab::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#aad9ab69804553dea8362074835debb75',1,'amrex::NeighborList::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'amrex::PODVector::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'amrex::PODVector::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::BoxND >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::BoxND >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a418b730130235538273ec0716967e4a7',1,'LayoutData< PetscInt >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::NeighborCode >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::NeighborCode >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::openbc::MomTag >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::openbc::MomTag >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::STLtools::Triangle >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::STLtools::Triangle >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< amrex::XDim3 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< amrex::XDim3 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< char >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< char >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7915ebc269c31e0ca4dd52ea91b782ad',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#ad5adc4256ccddb386c4d491ae958c5c6',1,'amrex::BoxArray::RefID::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#a30700e2fa5f70e566d3c6a949d4909c4',1,'amrex::BoxCommHelper::data() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#acf15a5bae1a2d1990af066964065fb87',1,'amrex::BoxCommHelper::data() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a273ad3699cd14ecb14a4bb02e8345bc9',1,'amrex::BCRec::data() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#ac52da52fb6620c12950356fb0ac0aaf7',1,'amrex::BCRec::data() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#afe7f9b519cf72113b64dbcd946a75c76',1,'amrex::Gpu::AsyncArray::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a7eb7385d681e311fe42ad728f45ed316',1,'amrex::Gpu::AsyncArray::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a587a4a10fa11a091d2b57aa50b43f470',1,'amrex::ArrayOfStructs::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ad040e67ea503fa40a83de00851442e40',1,'amrex::ArrayOfStructs::data() const'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html#a1fc8a94950a5b3c74bdec9d150db4811',1,'amrex::BlockMutex::state_t::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a83d7d3288a3b51ffca12886346794042',1,'amrex::DistributionMapping::RefID::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int, 2 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a1223321add76c9d8eb7dc032c051012d',1,'amrex::ForkJoin::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#a013fcdb6969b2114c8a41b59a75ce564',1,'amrex::NonLocalBC::CommData::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__string__module_1_1amrex__string.html#a1cb43abc58711a19adfafd9c4a44fd69',1,'amrex_string_module::amrex_string::data()']]],
+ ['data_2136',['Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a94d23586af302f978d96c232930c18a6',1,'amrex::Parser::Data::Data(Data &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ac88392e0c4583be81220ff8349b20efe',1,'amrex::Parser::Data::Data(Data const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ae5a515e4a0f7e957166b9740890d725f',1,'amrex::Parser::Data::Data()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a2e9b325c1dff6d61148fc39ac8e05be9',1,'amrex::IParser::Data::Data(Data &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#adaa4647da1bb1c2ca10dd948bb6fe43f',1,'amrex::IParser::Data::Data(Data const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a3a7c71fc152cee485f33789b17cfc208',1,'amrex::IParser::Data::Data()=default']]],
+ ['data_2137',['data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int, 2 >::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ab3f9eee26f225648bbc267b866f01fde',1,'amrex::BoxList::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< int *, NAI >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< int *, NAI >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< const ParticleReal *, NArrayReal >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< const ParticleReal *, NArrayReal >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< const int *, NArrayInt >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< const int *, NArrayInt >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< bool, N >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< bool, N >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< amrex::EB2::PolyTerm, N >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< amrex::EB2::PolyTerm, N >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a39ed8708f5d1a7c4aaa7a8a792dc13d8',1,'amrex::BoxList::data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a3c1a6f7fdd37b0efeabc75f9f2375a1f',1,'amrex::Gpu::Buffer::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#ab2a42ebf52c9f805e2936c17ffb8297a',1,'amrex::Gpu::Buffer::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abb8b8662f077d9913f0af282f32ed415',1,'amrex::Geometry::data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'amrex::GpuArray::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'amrex::GpuArray::data() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a5c60b920d8ed00176051d7625b9d284b',1,'GpuArray< amrex::algoim::Interval, N >::data() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a681262551470d501f1469b8d5a9b4003',1,'GpuArray< amrex::algoim::Interval, N >::data() noexcept']]],
+ ['data_5flayout_2138',['data_layout',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a33468992649bd9b5e503cd8aa99f7682',1,'amrex::ParticleArray::data_layout()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#af573478aee535409b3c2bffd8d16dd24',1,'amrex::ParticleArrayAccessor::data_layout()']]],
+ ['dataallocator_2139',['DataAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html',1,'amrex::DataAllocator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a37c4b92bbff76372bd67c006198e400f',1,'amrex::DataAllocator::DataAllocator() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#ad2f91458d09a1484857061ff235e73bd',1,'amrex::DataAllocator::DataAllocator(Arena *ar) noexcept']]],
+ ['dataavailable_2140',['dataAvailable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d2eb7b8c3be20332e3836e80899f402',1,'FabArrayCopyDescriptor< FArrayBox >::dataAvailable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d2eb7b8c3be20332e3836e80899f402',1,'amrex::FabArrayCopyDescriptor::dataAvailable()']]],
+ ['dataavailable_2141',['DataAvailable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aae1f0cface9be0243b35ef7b2fd98653',1,'FabArrayCopyDescriptor< FArrayBox >::DataAvailable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aae1f0cface9be0243b35ef7b2fd98653',1,'amrex::FabArrayCopyDescriptor::DataAvailable()']]],
+ ['datablock_2142',['DataBlock',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html',1,'CommProfStats::DataBlock'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#afbaca3dac9e6d63164eae742d64b0aed',1,'RegionsProfStats::DataBlock::DataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#acdf0bce91f878d2b4e02349458bb64b1',1,'CommProfStats::DataBlock::DataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#ad4eae73225064e5320cfd7c29b20a06d',1,'CommProfStats::DataBlock::DataBlock(const int p, const long s, const std::string &fn, const long sp, const std::string &pn, const int nn, const int si)'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a83422209e5d067d4a9f8dbce49722689',1,'RegionsProfStats::DataBlock::DataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html',1,'RegionsProfStats::DataBlock']]],
+ ['datablocks_2143',['dataBlocks',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aa69e0ea415e1fd371c727d23195558af',1,'CommProfStats::dataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa8e9c2fde51c4886896f57040c05cf03',1,'RegionsProfStats::dataBlocks()']]],
+ ['databox_2144',['dataBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a02860f69200b013d9dd9710def7fbf44',1,'amrex::OrderedBoxes']]],
+ ['databox_2145',['DataBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#afce19389f115724f0a3d33b57e668051',1,'amrex::OrderedBoxes']]],
+ ['datadeleter_2146',['DataDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html',1,'amrex::DataDeleter'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a0c074bdebdbc0b35ae381228e005ec55',1,'amrex::DataDeleter::DataDeleter() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a2d435760333c6f0326e928c0f9481a24',1,'amrex::DataDeleter::DataDeleter(Arena *ar) noexcept']]],
+ ['datagrids_2147',['dataGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8f9fb6ae8ec27c11da30c4a979701707',1,'amrex::AmrData']]],
+ ['datagridsdefined_2148',['dataGridsDefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#af81255387eae3d9ae9efbeb317a26d40',1,'amrex::AmrData']]],
+ ['datalayout_2149',['DataLayout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895b',1,'amrex']]],
+ ['datalayoutpolicy_2150',['DataLayoutPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy.html',1,'amrex']]],
+ ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_2151',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
+ ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_2152',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
+ ['datalayoutpolicyraw_2153',['DataLayoutPolicyRaw',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw.html',1,'amrex']]],
+ ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_2154',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
+ ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_2155',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
+ ['datalog_2156',['DataLog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a782f42d62191f606a77cb1c78ab584a1',1,'amrex::Amr']]],
+ ['datalog_2157',['datalog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a34d4fd7a519716a0155f261ba210bd85',1,'amrex::Amr']]],
+ ['datalogname_2158',['datalogname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2cbd53ff9ac71cac5e52e7311de0b2b8',1,'amrex::Amr']]],
+ ['datalogname_2159',['DataLogName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aca89cbab89b2fd482f214b18d8a996f9',1,'amrex::Amr']]],
+ ['datanprocs_2160',['dataNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad898feedcdc492a4b06a9b2bc661286c',1,'BLProfStats']]],
+ ['dataprefix_2161',['DataPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ac11b2227836fc7582170fbeba06c780a',1,'amrex::ParticleContainerBase']]],
+ ['dataptr_2162',['dataPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::VisMF::FabOnDisk >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::vector< bool > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::vector< bool > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::YAFluxRegisterT< MF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< RT > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< RT > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Real > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Real > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< MF > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< MF > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Long > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Long > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::NameTagEntry >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< char >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< char >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< char const * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< char const * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::BarrierEntry >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::BarrierEntry >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::DataBlock >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::DataBlock >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< char * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::NameTagEntry >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< CommProfStats::ReductionEntry >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< CommProfStats::ReductionEntry >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< double >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< double >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::VisMF::FabOnDisk >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< char * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< BLProfStats::BLPDataBlock >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< BLProfStats::BLPDataBlock >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< Real, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< Real, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::YAFluxRegisterT< MF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::WeightedBox >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::WeightedBox >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Geometry > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< std::size_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::VisMF * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::VisMF * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Geometry > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::Real > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::Real > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::MultiFab > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::MultiFab > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::MultiFab * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::MultiFab * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::StateData >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< HYPRE_Int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< HYPRE_Int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< FAB * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< FAB * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< double > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< double > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Real >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Real >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::StateData >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::BoxArray > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::BoxArray > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::BoxND > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::BoxND > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::FabArrayId > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::FabArrayId > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Vector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< MF > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< MF > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< std::fstream > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< std::fstream > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< T > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< T > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< V >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< V >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Vector< MultiFab > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Vector< MultiFab > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Vector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::VisMF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Vertex >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Vertex >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BLProfiler::RStartStop >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::string >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::string >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::size_t >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::size_t >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::pair< void *, amrex::Arena * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::pair< void *, amrex::Arena * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::pair< int, int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::MultiFab > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::MultiFab > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::unique_ptr< amrex::VisMF > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MultiFab >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::ifstream * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::ifstream * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Setbuf_Char_Type >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Setbuf_Char_Type >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< RT >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< RT >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< RegionsProfStats::DataBlock >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< RegionsProfStats::DataBlock >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Real >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Real >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< ParticleLevel >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< ParticleLevel >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MultiFab >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MPI_Status >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MPI_Status >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MPI_Request >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MPI_Request >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< MF >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< MF >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< Long >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< Long >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< long >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< long >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< int >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< int >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< gpuStream_t >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::pair< int, int > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< std::string, int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< std::string, int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, ParticleTile > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, ParticleTile > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, IntVector > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, IntVector > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< gpuStream_t >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< int, amrex::PODVector< int > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< int, amrex::PODVector< int > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::map< int, amrex::IntVectND > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::map< int, amrex::IntVectND > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::list< BLProfStats::TimeRange > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< std::list< BLProfStats::TimeRange > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::openbc::MomTag >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const int *, DefaultAllocator< const int * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const int * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const int * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< char >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< char >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::XDim3 >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::XDim3 >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::STLtools::Triangle >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::STLtools::Triangle >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const int *, DefaultAllocator< const int * > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::openbc::MomTag >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::NeighborCode >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::NeighborCode >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::BoxND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::BoxND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'amrex::PODVector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< std::size_t >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< std::size_t >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< ParticleReal * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< ParticleReal * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'amrex::PODVector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< int *, DefaultAllocator< int * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< int *, DefaultAllocator< int * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< int * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< int * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< index_type >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< index_type >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< const ParticleReal * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< const ParticleReal * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'amrex::BaseFab::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< char >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< char >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< char >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< char >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< AtomicInt >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< AtomicInt >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< AtomicInt >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< AtomicInt >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'amrex::BaseFab::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'amrex::BaseFab::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< EBCellFlag >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'amrex::BaseFab::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa86195578a5c33b7a0ff78753f891f1d',1,'amrex::ArrayOfStructs::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ac6a5cc33d25868bc7dcceb29def60cfe',1,'amrex::ArrayOfStructs::dataPtr() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< T0 const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< T0 >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< T const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< Real const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< int const >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'Array4< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a92996beac4532d45d7ac4be41b1ff439',1,'amrex::Array4::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#ac7995253d4db738ff6283ab41aaf67c8',1,'amrex::Gpu::DeviceScalar::dataPtr() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a3a4fecbe5bb784d58b047fa09d73c504',1,'amrex::Gpu::DeviceScalar::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< Real >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< Real >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< Real >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< Real >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< PetscInt >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< PetscInt >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< PetscInt >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< PetscInt >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< int >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< int >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< int >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< HYPRE_Int >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< HYPRE_Int >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< HYPRE_Int >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5c99c1592a80ba46ab6faf9929773f8d',1,'BaseFab< HYPRE_Int >::dataPtr(int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a118fb28186b8af61473a0013e2499484',1,'BaseFab< EBCellFlag >::dataPtr(const IntVect &p, int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af77c50de9cd0e8ec9dbdce27abfa1da4',1,'BaseFab< EBCellFlag >::dataPtr(const IntVect &p, int n=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a94be04911ba375a16941883fe1c1d247',1,'BaseFab< EBCellFlag >::dataPtr(int n=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::IndexTypeND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::IndexTypeND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::iMultiFab >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::iMultiFab >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::Geometry >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::Geometry >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::ForkJoin::MFFork >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::ForkJoin::MFFork >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::ForkJoin::ComponentSet >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::ForkJoin::ComponentSet >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::InterpBase * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::STLLevel >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::STLLevel >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::PolyTerm >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::PolyTerm >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::GShopLevel< G > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::GShopLevel< G > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::Edge >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::Edge >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::EB2::ChkptFileLevel >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::EB2::ChkptFileLevel >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::MultiMask >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< std::size_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< Real > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::PODVector< amrex::IntVectND > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::PODVector< amrex::IntVectND > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::ParticleLocator< Bins > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::ParticleLocator< Bins > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aed3e37de016bb3a5bdeef31fe0f8b4e0',1,'PODVector< unsigned int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::MultiMask >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::MultiFab >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::MultiFab >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::LayoutData< int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::LayoutData< int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::LayoutData< HYPRE_Int > >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::LayoutData< HYPRE_Int > >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::IntVectND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::IntVectND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::InterpBase * >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01double_01_4.html#a3ca19f66c1a29a7b58961655228016c7',1,'amrex::Gpu::SharedMemory< double >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01long_01_4.html#adde9b03b0fc2f8bdfeb8a2e4f47af15d',1,'amrex::Gpu::SharedMemory< unsigned long long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01_4.html#a08f882518f067c7d3168ca119ee38da3',1,'amrex::Gpu::SharedMemory< unsigned long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01int_01_4.html#a4252dceff71117c5b4cd47319a5984d9',1,'amrex::Gpu::SharedMemory< unsigned int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01char_01_4.html#a68a042455ff9934b7ce73c0d3f49ada6',1,'amrex::Gpu::SharedMemory< unsigned char >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01short_01_4.html#a1264c2471c53840fa6e825ba28978223',1,'amrex::Gpu::SharedMemory< short >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01openbc_1_1Moments_1_1array__type_01_4.html#aca108787de55ebdc311eb28d421a6fd9',1,'amrex::Gpu::SharedMemory< openbc::Moments::array_type >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01long_01_4.html#a6498967b3ecefd257bff40a52fe6affb',1,'amrex::Gpu::SharedMemory< long long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01_4.html#ace849c44029f0051637b1ac9ab1eb28d',1,'amrex::Gpu::SharedMemory< long >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01int_01_4.html#adf1cbc849f80773f973e946780f42b33',1,'amrex::Gpu::SharedMemory< int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01float_01_4.html#aeaf677a93736435c1a8cc3f8a6fc55eb',1,'amrex::Gpu::SharedMemory< float >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::DistributionMapping >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01char_01_4.html#ab19f8a644381f8869c96824baf366c3c',1,'amrex::Gpu::SharedMemory< char >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01bool_01_4.html#a462c8819805197bb7c329a8d9773c2ba',1,'amrex::Gpu::SharedMemory< bool >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory.html#a15f96d78196939452c41efcf8889420c',1,'amrex::Gpu::SharedMemory::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a8866859d71db556f069c2a15af15afa3',1,'amrex::DistributionMapping::RefID::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a42fb3dffe08753e7c65790ffca5d9124',1,'amrex::RealVect::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ade2f2eb10ca0655878ddb552c36208fc',1,'amrex::RealVect::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a42fb3dffe08753e7c65790ffca5d9124',1,'amrex::RealVect::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ade2f2eb10ca0655878ddb552c36208fc',1,'amrex::RealVect::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< unsigned int >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::DistributionMapping >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'amrex::Vector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::distFcnElement2d * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::distFcnElement2d * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::DataServices * >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::DataServices * >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BoxND >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BoxND >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BoxList >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BoxList >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BoxArray >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BoxArray >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae1c2484fecf96587fdb95ba7fffc55ad',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BLProfiler::RStartStop >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01short_01_4.html#af63cb8e7547e202d476c57cd5da8ec08',1,'amrex::Gpu::SharedMemory< unsigned short >::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'amrex::Vector::dataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BCRec >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BCRec >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BLProfiler::CallStats >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BLProfiler::CallStats >::dataPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#ab7e27d7251f3583037eee2d3333f53dd',1,'Vector< amrex::BLProfiler::CommStats >::dataPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a417a1c35af1defbc46ec92e7c9eee93f',1,'Vector< amrex::BLProfiler::CommStats >::dataPtr() const noexcept']]],
+ ['dataservices_2163',['DataServices',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html',1,'amrex::DataServices'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ad9d1ee09b1dd9410a22267c041302e0c',1,'amrex::DataServices::DataServices()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aee76201fb4563a074035ec4f24479222',1,'amrex::DataServices::DataServices(const std::string &filename, const Amrvis::FileType &filetype)']]],
+ ['datasets_2164',['dataSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a125baf2c0f7e2e1eb89ddf07bac7d743',1,'amrex::XYPlotDataList']]],
+ ['datashape_2165',['dataShape',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#afc2b7495c6a6dd710c763ae48cd505e1',1,'amrex::ArrayOfStructs']]],
+ ['datasize_2166',['dataSize',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a0abec33396042409e9f415189c688a9a',1,'CommProfStats::SendRecvPair']]],
+ ['datavalue_2167',['dataValue',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a14f5716ceb831c094aabcf9cf8cba989',1,'amrex::Gpu::DeviceScalar']]],
+ ['dbox_2168',['dbox',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html#a73fdda6261848fe3d30b2066e9c9eb20',1,'VoidCopyTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html#aaac656d064476485e334474094eff3a3',1,'FabCopyTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#aa4ad873f80c114d0041fd4c30d9fbe94',1,'amrex::FabArrayBase::CopyComTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html#a96ff95014c93d03e8674fcfa96196baf',1,'amrex::Array4PairTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#a6d56fc074e8fc78fa6d8334abe8fd66d',1,'amrex::Array4MaskCopyTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxTag.html#ac1daa183e9ca45128ea93a5b81e60c89',1,'amrex::Array4BoxTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html#afb8ea91356916e25fd0814ae78feb0f4',1,'amrex::Array4BoxValTag::dbox()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#af477c205e500424a3a19cd52166f7812',1,'amrex::Array4CopyTag::dbox()']]],
+ ['dc_2169',['DC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a24757491eab52e06ff0c97c79b91380c',1,'amrex::PCData']]],
+ ['deallocate_2170',['deallocate',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'ArenaAllocatorBase< T, ArenaWrapper >::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#aff48c37eec55fef7a4e4013dd98cb1bc',1,'amrex::ArenaAllocatorBase::deallocate()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#ad5df7bcf7989386441a7b8fc73a81cc4',1,'hacc::AlignedAllocator::deallocate()']]],
+ ['deallocate_5fsystem_2171',['deallocate_system',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#ac07ba8cda253cddee3cab1168ac65694',1,'amrex::Arena']]],
+ ['deallocaterandomseeddevarray_2172',['DeallocateRandomSeedDevArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abce0125a244f443854b1c4a2709c5990',1,'amrex']]],
+ ['debug_2173',['debug',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#a8bdbbba2982ae871ad4c0f389ca78959',1,'distribution_t']]],
+ ['debug_2174',['Debug',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aeb34e12844e5d37ee8582e569d702c95',1,'amrex::system']]],
+ ['deciderproc_2175',['deciderProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a64d2a6da3e2847bc9601352409d79ceb',1,'amrex::NFilesIter']]],
+ ['decidertag_2176',['deciderTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a5ee82bc72ab839617286472e64131009',1,'amrex::NFilesIter']]],
+ ['decomp_5fchol_5fnp10_2177',['decomp_chol_np10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8df67014fdc9e1eaa206102b115bfd3',1,'amrex']]],
+ ['decomp_5fchol_5fnp6_2178',['decomp_chol_np6',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a32d409e89c5f589f2e729130898b6d8b',1,'amrex']]],
+ ['decrementnumberofusers_2179',['DecrementNumberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a85a4eb7cb438f3c75d8de3ecd71a70f7',1,'amrex::DataServices']]],
+ ['deepcopy_2180',['deepCopy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad5b7a343ec15251dc975d0b6f0570e33',1,'amrex::MultiFab']]],
+ ['default_2181',['Default',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#a6820b8950a17c3d037ffb8f94fed298b',1,'amrex::BinPolicy::Default()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a7a1920d61156abc05a60135aefe8bc67',1,'amrex::Default()']]],
+ ['default_5flimiter_2182',['default_limiter',['../namespacePPM.html#a4f476328680db9ab71492a158fce0749',1,'PPM']]],
+ ['default_5fvalue_2183',['default_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a92f709a077a386fa2d23fb8b3639fe06',1,'amrex::EBCellFlag']]],
+ ['defaultallocator_2184',['DefaultAllocator',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a179fafc569924202b166896b608cd5c2',1,'amrex']]],
+ ['defaultassignor_2185',['DefaultAssignor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefaultAssignor.html',1,'amrex']]],
+ ['defaultfabfactory_2186',['DefaultFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'amrex']]],
+ ['defaultfabfactory_3c_20cutfab_20_3e_2187',['DefaultFabFactory< CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'']]],
+ ['defaultfiletype_2188',['defaultFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a85ba54b8833cffb9983c02e13c3536a4',1,'amrex::AmrData']]],
+ ['defaultgeometry_2189',['DefaultGeometry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb7e4e52bb38ce342af7e2edf41293be',1,'amrex']]],
+ ['defaultgpuseed_2190',['DefaultGpuSeed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#afd0b9d029d68b514e004d7c4fccfbe42',1,'amrex::detail']]],
+ ['defaulthunksize_2191',['DefaultHunkSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a5f71cae39f7456982cea4f81395a4e69',1,'amrex::CArena']]],
+ ['defbaselevel_2192',['defBaseLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a4f66cb4090303fedb369cee31c171a',1,'amrex::Amr']]],
+ ['define_2193',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< Int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< PetscInt >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< RealTuple >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#ac140887d397e31e0b3e3d827b09a7429',1,'amrex::LUSolver::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5ef449849f31f17897b4742cd730c646',1,'amrex::MLABecLaplacianT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a295b5ec5f403268462a04e18f2fae62f',1,'amrex::MLABecLaplacianT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ac0826b3db13ebb9c1df0ab1f4b0f238c',1,'amrex::MLALaplacianT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a48cf641a8756cba134fa0772aae1844f',1,'amrex::GMRES::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::Mask >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::Mask >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< FArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< FArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< IArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< IArrayBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< TagBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< TagBox >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a79b45950358798ae16a0dc928b8ee0ba',1,'amrex::FabArrayBase::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ad5c3a8098f8bb8aec61ed6b213340169',1,'amrex::FabArrayBase::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aeca7df8daa048bc04da92efbc06f63d5',1,'amrex::FabSetT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ae0f19ac94fa685e649d56cbdec3eebca',1,'amrex::FluxRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ac7ce6de2c732fa66a87df91c06c55b92',1,'amrex::Geometry::define(const Box &dom, const RealBox *rb=nullptr, int coord=-1, int const *is_per=nullptr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a1b38d6eb6c35983b8569d5acafad944b',1,'amrex::Geometry::define(const Box &dom, const RealBox &rb, int coord, Array< int, AMREX_SPACEDIM > const &is_per) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#ad86c701f246edc2aef04add188c57da5',1,'amrex::EB2::GFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a48cf641a8756cba134fa0772aae1844f',1,'GMRES< MF, GMRESMLMGT< MF > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a217dd63726c8b7cf00ddb4fda03b8f7e',1,'amrex::iMultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a8691489c0a9f57a52b48ad4037c895bb',1,'amrex::iMultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a68cac01616790e9ee7b31b6473bc2bde',1,'amrex::InterpFaceRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a9c7208c68ce87b4647f80a2354780d74',1,'amrex::IParser::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'amrex::LayoutData::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::PODVector< int > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::PODVector< Int > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::Vector< BCTuple > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< amrex::Vector< RealTuple > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< GFab >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ab2c16d427664cbb04b36d69463eaf1e2',1,'LayoutData< HYPRE_Int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a1042d4cd1351ac30f6584b8fcc454b8b',1,'amrex::NonLocalBC::MultiBlockCommMetaData::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#afefd85941605fff4b4d91bae8a97efa7',1,'amrex::ParticleBufferMap::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a47d09b414b7b5b8e369c3b58819676fb',1,'amrex::Parser::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#af01e6f4fb7c82f61c978d6afc1b20f4e',1,'amrex::OpenBCSolver::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a04dd68813ccdcb5e822955b2ec14e077',1,'amrex::MultiMask::define(const BoxArray ®ba, const DistributionMapping &dm, const Geometry &geom, Orientation face, int in_rad, int out_rad, int extent_rad, int ncomp, bool initval)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#af6ad58f6413f1a7c247f26e74dd7aca3',1,'amrex::MultiMask::define(const BoxArray &ba, const DistributionMapping &dm, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a0061e20d36869b0c9fb334c1e9529c70',1,'amrex::EB2::MultiGFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab92b4725094cc3ffaf0b9969a0edc934',1,'amrex::MultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a08cbe2b2bf9887d4971bd9270c3aa734',1,'amrex::MultiFab::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#aa7ea55e7f0a58e0f3b37dd08b3a337eb',1,'amrex::MultiCutFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a1042d4cd1351ac30f6584b8fcc454b8b',1,'amrex::NonLocalBC::MultiBlockCommMetaData::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abc7127e222d300082ca177f987d847a5',1,'amrex::ParticleTile::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a32da39624352ed60dc69765cd9fa3643',1,'amrex::MLTensorOp::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a4aa37d8953aeb1df96051653df3769c6',1,'amrex::MLTensorOp::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af5f22af920dbd7b546cfac1567b784e8',1,'amrex::MLPoissonT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aacc6210e9f4001a55db197a54b97a8ef',1,'amrex::MLPoissonT::define(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a3965bbfda00c909c6f5b20ed97466876',1,'amrex::MLNodeTensorLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2032ea2a9fd37bb9179bc442d4949514',1,'amrex::MLNodeLinOp::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2861be841a5f7f2097a70d425808e66e',1,'amrex::MLNodeLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a68d0f9ebe8f7a111fe4ac1df9638cbe9',1,'amrex::MLNodeABecLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#acc3f91bbfe28d183372eb8befe363972',1,'amrex::BARef::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a493f364171c018374a110d24f0c9b7c3',1,'amrex::YAFluxRegisterT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#acdef494a31a555b648c2eae8cdd8cbb9',1,'amrex::MLCellABecLapT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#aa6df034e49814000ac0304a3579890b6',1,'amrex::MLCellLinOpT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a9d94e9fa0d0ed2ebadf1428023d95809',1,'amrex::MLCurlCurl::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad9cbbeb726fd291955de29aaf12ac38a',1,'amrex::MLEBABecLap::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a9e748bc534997b5de6b2df7295905616',1,'amrex::MLEBNodeFDLaplacian::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ac6b1462f39aa6a60a2bfd0cd6e687aee',1,'amrex::MLEBTensorOp::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abe69b9ebe0a04b3da502ac8606871680',1,'amrex::MLLinOpT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abe69b9ebe0a04b3da502ac8606871680',1,'MLLinOpT< Array< MultiFab, 3 > >::define()'],['../classHydro_1_1NodalProjector.html#a38a812c65555815f51370b2a1b63bbda',1,'Hydro::NodalProjector::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#aa597fe7d39f7a3049fefccff91ddb693',1,'amrex::MLCellABecLapT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a980519b19e7ba7540cafbb896cc92484',1,'amrex::TableData::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aad692d209aa517fa028bd98aa14f0b96',1,'amrex::StructOfArrays::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8574181dd052bf94afc4c3d06a5c68b5',1,'amrex::StateDescriptor::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a4e4c8151397754fd5f8dadb6307bb58a',1,'amrex::StateData::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a27a5069889bfdf78cc315ce4aa5ca8a3',1,'amrex::FabArrayBase::RB90::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#a4360be0f4e9ec5c667242a08008f8fe6',1,'amrex::FabArrayBase::RB180::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#a12e01cdb22ecb858691ad5a17517eb62',1,'amrex::FabArrayBase::PolarB::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a177c1fbcdfe190ab489d7fb911028a27',1,'amrex::PhysBCFunct::define(const Geometry &geom, const Vector< BCRec > &bcr, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a0adac7662b5c3b8d10a5dbdd162d160a',1,'amrex::PhysBCFunct::define(const Geometry &geom, const Vector< BCRec > &bcr, F const &f)']]],
+ ['define_2194',['Define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2d2f5b76392326defb14c8adaee1f1a5',1,'amrex::ParticleContainerBase']]],
+ ['define_2195',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< Real >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< PetscInt >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< int >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< EBCellFlag >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< char >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< AtomicInt >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'amrex::BaseFab::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#ad04e340c23c29ecb2782dec327e0a773',1,'amrex::BARef::define(std::istream &is, int &ndims)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#ad0db0d492add727fe2dbf88391e1c328',1,'amrex::BARef::define(BoxList &&bl) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a983668be1ab6a935c4bd6bdf22d5c8bb',1,'amrex::BARef::define(const BoxList &bl)']]],
+ ['define_2196',['Define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1784a92d18a97247d05bbaae9ba0135b',1,'amrex::ParticleContainerBase']]],
+ ['define_2197',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a35dc22f1d61f4fb05ab75ae93f683d14',1,'BaseFab< HYPRE_Int >']]],
+ ['define_2198',['Define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ab2d7e2f655c0926dc7856544d9626140',1,'amrex::ParticleContainerBase::Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a58cb6f59ee8ed859dce4a4c82b148dab',1,'amrex::ParticleContainerBase::Define(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8ed78268b70651f86cae8e2c4cd84781',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad5bd0f3d81314b010cf18db12bf1d2e3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a580c70def9c72011c57ef1b0cec64376',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf325141f257a6747887448a2d50094',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Define(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8ed78268b70651f86cae8e2c4cd84781',1,'amrex::ParticleContainer_impl::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad5bd0f3d81314b010cf18db12bf1d2e3',1,'amrex::ParticleContainer_impl::Define(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a580c70def9c72011c57ef1b0cec64376',1,'amrex::ParticleContainer_impl::Define(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf325141f257a6747887448a2d50094',1,'amrex::ParticleContainer_impl::Define(ParGDBBase *gdb)']]],
+ ['define_2199',['define',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::EBCellFlagFab >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::BaseFab< AtomicInt > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::EBCellFlagFab >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::CutFab >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::CutFab >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::BaseFab< PetscInt > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< PetscInt > > &factory=DefaultFabFactory< amrex::BaseFab< PetscInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::BaseFab< PetscInt > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< PetscInt > > &factory=DefaultFabFactory< amrex::BaseFab< PetscInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'FabArray< amrex::BaseFab< AtomicInt > >::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a90495c408f01aebfc13f916272d48c5c',1,'amrex::BndryDataT::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae978e4109861cb21bbb90d389fee4a01',1,'amrex::FabArray::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FAB > &factory=DefaultFabFactory< FAB >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b2db0304bc84a002692917c83bc1626',1,'amrex::FabArray::define(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FAB > &factory=DefaultFabFactory< FAB >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#aafc2526c524b219fe69770bde17fc9af',1,'amrex::EdgeFluxRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a55d69deebe4b1ae84fc259bfd4d045f2',1,'amrex::BoxArray::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a9f157b615e14c68633617c6e2031d027',1,'amrex::BndryRegisterT::define(const BoxArray &grids_, const DistributionMapping &dmap, int in_rad, int out_rad, int extent_rad, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#aac2ef4b2b53e50f002404a507fa667c6',1,'amrex::BndryRegisterT::define(Orientation face, IndexType typ, int in_rad, int out_rad, int extent_rad, int ncomp, const DistributionMapping &dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#af6fb414b612b8563f5ffc4f9bdca7343',1,'amrex::EBFluxRegister::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a50815493c47d22812c0e9e3745e19390',1,'amrex::BoxArray::define(const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a1797dfe4fdb30221d30cef785da8929d',1,'amrex::BoxArray::define(BoxList &&bl) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a7a4a243bcd9c8e5066eddda908833d08',1,'amrex::BoxIterator::define()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a8899d4aaf8c5e2d8677a9b09f90e206b',1,'amrex::FabArrayBase::CPC::define()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a13b8da5248f3f1d03708e1b313345847',1,'amrex::DistributionMapping::define(const BoxArray &boxes, int nprocs=ParallelDescriptor::NProcs())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a96e7ada9652464ab1d4b27d7af839c62',1,'amrex::DistributionMapping::define(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a368e1c7d60259f1f979299bf15f7c22f',1,'amrex::DistributionMapping::define(Vector< int > &&pmap) noexcept']]],
+ ['define_5fab_5fcoeffs_2200',['define_ab_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a73c64bfadff728bad13d0f0dcf406ca4',1,'amrex::MLABecLaplacianT']]],
+ ['define_5fepo_2201',['define_epo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a53df06970b8cf1cb353ec184bb5422ef',1,'amrex::FabArrayBase::FB']]],
+ ['define_5ffb_2202',['define_fb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a782fbc8576a01acde04fd3e8c6686c4b',1,'amrex::FabArrayBase::FB']]],
+ ['define_5ffb_5fmetadata_2203',['define_fb_metadata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2099ffa4c81398ed273722ce2ff7b6f3',1,'amrex::FabArrayBase']]],
+ ['define_5ffine_2204',['define_fine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a014eda53f91496efc4cbf702c944ca00',1,'GShopLevel< STLtools >::define_fine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a014eda53f91496efc4cbf702c944ca00',1,'GShopLevel< ChkptFile >::define_fine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a014eda53f91496efc4cbf702c944ca00',1,'amrex::EB2::GShopLevel::define_fine()']]],
+ ['define_5ffine_5fchkpt_5ffile_2205',['define_fine_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFileLevel.html#a4cf0e2bc42e8d171751ca78e59f8c82f',1,'amrex::EB2::ChkptFileLevel']]],
+ ['define_5ffunction_5fcalled_2206',['define_function_called',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< TagBox >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'amrex::FabArray::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::BaseFab< AtomicInt > >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::BaseFab< PetscInt > >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::CutFab >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::EBCellFlagFab >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< amrex::Mask >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< FArrayBox >::define_function_called()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a547f660eb49f5b25df2a1eddcd7eef',1,'FabArray< IArrayBox >::define_function_called()']]],
+ ['define_5finnard_2207',['define_innard',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a57e2853a78e56b34a4af4547590b1702',1,'amrex::LUSolver']]],
+ ['define_5fos_2208',['define_os',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a2f92b0b744eb605c14a46ab090c244eb',1,'amrex::FabArrayBase::FB']]],
+ ['defineandreturnparticletile_2209',['DefineAndReturnParticleTile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1de9ef85f9c97ccb6cea4b8102c17b88',1,'amrex::ParticleContainer_impl::DefineAndReturnParticleTile(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61a13113adbebe1a9551e5763daf2638',1,'amrex::ParticleContainer_impl::DefineAndReturnParticleTile(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1de9ef85f9c97ccb6cea4b8102c17b88',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::DefineAndReturnParticleTile(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61a13113adbebe1a9551e5763daf2638',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::DefineAndReturnParticleTile(int lev, const Iterator &iter)']]],
+ ['defineauxdata_2210',['defineAuxData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a95432ea80c81e30e58ffda678f2d926d',1,'amrex::MLCellLinOpT']]],
+ ['definebc_2211',['defineBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a3b583520578b832e04ea2baf3ea48917',1,'amrex::MLCellLinOpT::defineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a50ba282a5c21fc37d3b1c286e726abc8',1,'MLLinOpT< Array< MultiFab, 3 > >::defineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a50ba282a5c21fc37d3b1c286e726abc8',1,'amrex::MLLinOpT::defineBC()']]],
+ ['definebuffermap_2212',['defineBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a23baa2791b5f62a9dd1e7f6c709d4615',1,'amrex::ParticleContainerBase']]],
+ ['defined_2213',['defined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::BaseFab< AtomicInt > >::defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'amrex::FabArray::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'amrex::FabArray::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::BaseFab< AtomicInt > >::defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< TagBox >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< TagBox >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< IArrayBox >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< IArrayBox >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< FArrayBox >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< FArrayBox >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::Mask >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::Mask >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::EBCellFlagFab >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::EBCellFlagFab >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::CutFab >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::CutFab >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::BaseFab< PetscInt > >::defined(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c74ba9f034d3ca5e94e21eeef3be455',1,'FabArray< amrex::BaseFab< PetscInt > >::defined(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a27dbf4d9c26df790485a219856f9d2e5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::defined()']]],
+ ['defineextra_2214',['defineExtra',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a440e02d869ba355d0ade05af7dad4748',1,'amrex::EBFluxRegister']]],
+ ['definefab_2215',['DefineFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#acd91c393bc58c4eabbffcd3f8790b74b',1,'amrex::AmrData']]],
+ ['definegrids_2216',['defineGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5aa9449241f9867021b4d5300284a76a',1,'amrex::MLLinOpT::defineGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5aa9449241f9867021b4d5300284a76a',1,'MLLinOpT< Array< MultiFab, 3 > >::defineGrids()']]],
+ ['definitelynothostrunnable_2217',['DefinitelyNotHostRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefinitelyNotHostRunnable.html',1,'amrex']]],
+ ['deletederiveplotvar_2218',['deleteDerivePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1eaf7d49c3fdfa17035d39cf047d5874',1,'amrex::Amr']]],
+ ['deletederivesmallplotvar_2219',['deleteDeriveSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9a6b2ab66182008060baa72d4702f321',1,'amrex::Amr']]],
+ ['deleter_2220',['Deleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html',1,'amrex::Gpu::Deleter'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html#a14473dbba9ee1812b7e99149ab261b7e',1,'amrex::Gpu::Deleter::Deleter()']]],
+ ['deleterequest_2221',['DeleteRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9ab51d46fff163f6f4e6fbf895518da383',1,'amrex::DataServices']]],
+ ['deletestateplotvar_2222',['deleteStatePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab72037810d96a60c15358d42c780d92e',1,'amrex::Amr']]],
+ ['deletestream_2223',['DeleteStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6a1a78975e5decf1c7aae4555a240628',1,'amrex::VisMF']]],
+ ['demangle_2224',['demangle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6ff944334fa82f4315eb44b3dd08dae',1,'amrex']]],
+ ['densebiniteratorfactory_2225',['DenseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex::DenseBinIteratorFactory< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a02de02765bed7f5fbd756501ce1f9625',1,'amrex::DenseBinIteratorFactory::DenseBinIteratorFactory()']]],
+ ['densebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_2226',['DenseBinIteratorFactory< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex']]],
+ ['densebins_2227',['DenseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'amrex']]],
+ ['densebins_3c_20particletype_20_3e_2228',['DenseBins< ParticleType >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
+ ['densebins_3c_20typename_20amrex_3a_3aparticletiledata_20_3e_2229',['DenseBins< typename amrex::ParticleTileData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
+ ['depth_2230',['depth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#ae8f69b337a650c2a73a3aa33dad35064',1,'amrex::Parser::depth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a46b0a938c3d5f41c379d0adc7bf19c0d',1,'amrex::MFIter::depth()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#a9fc076452eebe7a8e37d2820b05f2dad',1,'amrex::TinyProfiler::Stats::depth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a83c2c6f433576ffb3e36dc221fbb230d',1,'amrex::IParser::depth()']]],
+ ['der_5ftype_2231',['der_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a9d57d46fa6d94f5e72b31c5a00cc92bd',1,'amrex::DeriveRec']]],
+ ['deregisterarena_2232',['DeregisterArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#af7c89134a317d3c1cb595a236bdaeff0',1,'amrex::TinyProfiler']]],
+ ['derfunc_2233',['derFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a4cc703ca266623995fc8245ddd618ce3',1,'amrex::DeriveRec']]],
+ ['derfunc3d_2234',['derFunc3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a186034c4106bb55fd756738441b7837d',1,'amrex::DeriveRec']]],
+ ['derfuncfab_2235',['derFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#afa3147e8805d601735e2dead142e4a2f',1,'amrex::DeriveRec']]],
+ ['derfuncmf_2236',['derFuncMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a4290c1d0e6abe9448df6e449432de5d1',1,'amrex::DeriveRec']]],
+ ['derive_2237',['derive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa57cb16059880124adbd17cba52c843d',1,'amrex::AmrLevel::derive(const std::string &name, Real time, MultiFab &mf, int dcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2d67ff78f28ebc3850bda9ca476b7f9c',1,'amrex::AmrLevel::derive(const std::string &name, Real time, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3d596021574d699fd925b664a9c1bf7c',1,'amrex::Amr::derive()']]],
+ ['derive_5flst_2238',['derive_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a792f148ee0bb20432a4acefa1c2cac9a',1,'amrex::AmrLevel']]],
+ ['derive_5fname_2239',['derive_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ab6d9228aa813bc973c657510edc9b365',1,'amrex::ErrorRec::derive_name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a77433a32f069c939a91530330272b36d',1,'amrex::DeriveRec::derive_name()']]],
+ ['derive_5fplot_5fvars_2240',['derive_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a7ff13d5d803c5302fe25c97d4cf64dca',1,'amrex::Amr']]],
+ ['derive_5fsmall_5fplot_5fvars_2241',['derive_small_plot_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5001ffe5303ca45da09139c255f75aeb',1,'amrex::Amr']]],
+ ['deriveboxmap_2242',['DeriveBoxMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a7f8f64bd1d7de66c8300def033e45fb9',1,'amrex::DeriveRec']]],
+ ['derivedname_2243',['DerivedName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a2ac6b3210b4469651372ff30444258cd',1,'amrex::XYPlotDataList']]],
+ ['derivefunc_2244',['DeriveFunc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7d6bf4b6824f474320123285acc5065',1,'amrex']]],
+ ['derivefunc3d_2245',['DeriveFunc3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a008867a6f88e4144e28dfb6a738f5549',1,'amrex']]],
+ ['derivefuncfab_2246',['DeriveFuncFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f6a90da175c5d3eb9612d6934849087',1,'amrex']]],
+ ['derivefuncmf_2247',['DeriveFuncMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b6a7802e7f7b0f631825a2f669d0093',1,'amrex']]],
+ ['derivelist_2248',['DeriveList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html',1,'amrex::DeriveList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a49b50b2297d6b5830f4bea151ae7a2de',1,'amrex::DeriveList::DeriveList()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#ae3d1c1aaf168221dbb217d20f23d4868',1,'amrex::DeriveList::DeriveList(const DeriveList &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a4942c680a576538cc99c9096947c074e',1,'amrex::DeriveList::DeriveList(DeriveList &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a955d7a4da11a875f2d5129baf943397c',1,'amrex::DeriveRec::DeriveList()']]],
+ ['deriveplotvars_2249',['derivePlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9b93d8c38cf0e1c1c361f54ed57bf29f',1,'amrex::Amr']]],
+ ['deriverec_2250',['DeriveRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html',1,'amrex::DeriveRec'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#adae1ba9bc7bd0af361e8c22cd6a0a84b',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveRec::DeriveBoxMap box_map)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a134ce7d1b7bb7514ee51efa0f359e0b2',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFunc der_func, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a8207b1569f97d4aa5cf965edc4cbbd76',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFuncMF der_func_mf, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a9ac1c9e15b69c791125940159f1a4327',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFuncFab der_func_fab, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a157ed197bd5ee4a6dcaf00a8e8e3ae70',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFunc3D der_func_3d, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2eac15474bb984617cc91a27b0285968',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, DeriveFunc der_func, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a8f3e251a40da8254934ff5e7a30cfc44',1,'amrex::DeriveRec::DeriveRec(DeriveRec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a945183ba64e9317e961f3b43f0308989',1,'amrex::DeriveRec::DeriveRec(DeriveRec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#aa06cbde6d66fbca3356ee4047a1ffdc7',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFuncMF der_func_mf, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2d1455e0cc2bc6d97c8c0f3b6e261dea',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFuncFab der_func_fab, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a57fad43f6515ed4ad690c6fc69adc71d',1,'amrex::DeriveRec::DeriveRec(std::string name, IndexType result_type, int nvar_derive, Vector< std::string > const &var_names, DeriveFunc3D der_func_3d, DeriveBoxMap box_map, Interpolater *interp=&pc_interp)']]],
+ ['derivesmallplotvars_2251',['deriveSmallPlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aba45633dfea7697479eb0854d6e697aa',1,'amrex::Amr']]],
+ ['derivetype_2252',['deriveType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a075d81d0087a3500119f6ec6e69574eb',1,'amrex::DeriveRec']]],
+ ['desc_2253',['desc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a5201a1b8230055d506cef5f265a8b8e2',1,'amrex::StateData::desc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#adf6d6dc0b7328fa6527754931874f685',1,'amrex::DescriptorList::desc()']]],
+ ['desc_5flst_2254',['desc_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#acb5f9e8c8d903d3a700d2cc11be500e5',1,'amrex::AmrLevel']]],
+ ['descriptor_2255',['descriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af7d0d9b72529aed95163ed531d9c7e81',1,'amrex::StateData']]],
+ ['descriptorlist_2256',['DescriptorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html',1,'amrex::DescriptorList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a3228f3db7c3a74f0144dbed2bf674673',1,'amrex::StateDescriptor::DescriptorList()']]],
+ ['descriptormap_2257',['DescriptorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1DescriptorMap.html',1,'amrex::InSituUtils']]],
+ ['dest_5fcomponent_2258',['dest_component',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html#a30d08fef2b14e838731f87056d78a617',1,'amrex::NonLocalBC::PackComponents']]],
+ ['destcomp_2259',['DestComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html',1,'amrex']]],
+ ['destcomp_2260',['destComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a727cd5fc638afd570a51cec1ba21db89',1,'amrex::FabArrayBase::FabComTag::destComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a164510f57c480c98b19458a1516ba6dd',1,'amrex::FabCopyDescriptor::destComp()']]],
+ ['destcomp_2261',['DestComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html#aec058b399a7b244f3d848d3c128358fd',1,'amrex::DestComp']]],
+ ['destroy_2262',['destroy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a62e57972e3054a6f7ed1cdb9c0426c09',1,'amrex::FabFactory::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a25f6eca7dc8d4f2269fec54f5d20f079',1,'amrex::EBFArrayBoxFactory::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#a44cfd162206571bec18df510351c1e9b',1,'DefaultFabFactory< CutFab >::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html#a44cfd162206571bec18df510351c1e9b',1,'amrex::DefaultFabFactory::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a62e57972e3054a6f7ed1cdb9c0426c09',1,'FabFactory< FArrayBox >::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a62e57972e3054a6f7ed1cdb9c0426c09',1,'FabFactory< amrex::FArrayBox >::destroy()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a5d7df6a37fdfcef93d371c3044f424d3',1,'hacc::AlignedAllocator::destroy()']]],
+ ['destroy_5fpar_5ffor_5fnblocks_2263',['destroy_par_for_nblocks',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad7264c9be2687016a1fb029841f127e4',1,'amrex::detail']]],
+ ['detail_2264',['detail',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html',1,'']]],
+ ['detected_5ft_2265',['Detected_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c98b791b1f6442671e5cfa546a3df4f',1,'amrex']]],
+ ['detectedor_2266',['DetectedOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe72f840d81a1ce49a3811fe8295b222',1,'amrex']]],
+ ['detector_2267',['Detector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html',1,'amrex::detail']]],
+ ['detector_3c_20default_2c_20void_5ft_3c_20op_3c_20args_2e_2e_2e_20_3e_20_3e_2c_20op_2c_20args_2e_2e_2e_20_3e_2268',['Detector< Default, Void_t< Op< Args... > >, Op, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html',1,'amrex::detail']]],
+ ['determinant_2269',['determinant',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a4f37e841ada15630a76680aae4e88eb5',1,'amrex::LUSolver']]],
+ ['determinesigns_2270',['determineSigns',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim_1_1detail.html#a8faf5a6ffdc4ce9947820dca5b901140',1,'amrex::algoim::detail']]],
+ ['device_2271',['Device',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html',1,'amrex::Gpu::Device'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ae0ac20adce6ffee48c7151b070aa5737',1,'amrex::Device()']]],
+ ['device_5fid_2272',['device_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#adf89d2ef6829289ef4e4f9ea2bd6a648',1,'amrex::Gpu::Device']]],
+ ['device_5fprop_2273',['device_prop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#affe1c34bea3aec80c5dabd98aea542d4',1,'amrex::Gpu::Device']]],
+ ['device_5fset_5fpreferred_2274',['device_set_preferred',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a0ab972913e7e764d7f0c88097ce1c619',1,'amrex::ArenaInfo']]],
+ ['device_5fset_5freadonly_2275',['device_set_readonly',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a106f4ef6d447922447c63d296583e917',1,'amrex::ArenaInfo']]],
+ ['device_5fsync_2276',['device_sync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a55734d57f0abbb384833f35c1a5422ef',1,'amrex::MFIter::device_sync()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#ab11997c86f3b753d6e0219696f17c2f7',1,'amrex::MFItInfo::device_sync()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#af984c422b61b1c2fa85896df7635e8e8',1,'amrex::Gpu::StreamItInfo::device_sync()']]],
+ ['device_5fsynchronize_5faround_5fregion_2277',['device_synchronize_around_region',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a15ae68038b556fc6fa24170d5cb0d5b5',1,'amrex::TinyProfiler']]],
+ ['device_5fuse_5fhostalloc_2278',['device_use_hostalloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a18ad35d706eda3be6347c90f86d68e81',1,'amrex::ArenaInfo']]],
+ ['device_5fuse_5fmanaged_5fmemory_2279',['device_use_managed_memory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a961c961eb343a2fa091082a6f1717b16',1,'amrex::ArenaInfo']]],
+ ['devicearenaallocator_2280',['DeviceArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeviceArenaAllocator.html',1,'amrex']]],
+ ['devicearenawrapper_2281',['DeviceArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeviceArenaWrapper.html',1,'amrex']]],
+ ['deviceid_2282',['deviceId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aa5bf7f476f4a8c0ed917932d2cbdf9a4',1,'amrex::Gpu::Device']]],
+ ['devicename_2283',['deviceName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a63664c0cdd03b7ebcc475e542c45282d',1,'amrex::Gpu::Device']]],
+ ['devicepropmajor_2284',['devicePropMajor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aff182b0690355fc54cde1842964fc7db',1,'amrex::Gpu::Device']]],
+ ['devicepropminor_2285',['devicePropMinor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a53e232320568f93d7c3dece18c9d6807',1,'amrex::Gpu::Device']]],
+ ['deviceptr_2286',['devicePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a7d9d45224655edf3da07cab63c4389ec',1,'amrex::ReduceData::devicePtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a1a2f10f97f0ff50897c92cd0a49e292a',1,'amrex::ReduceData::devicePtr(gpuStream_t const &s)']]],
+ ['deviceptrif_2287',['DevicePtrIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html',1,'amrex::EB2::DevicePtrIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#a62c100df08e599af41127cdac56edd51',1,'amrex::EB2::DevicePtrIF::DevicePtrIF()']]],
+ ['devicereducelogicaland_2288',['deviceReduceLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a18d6ae36f6f894265b771b9d33717041',1,'amrex::Gpu']]],
+ ['devicereducelogicalor_2289',['deviceReduceLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ad4d778287a96f6d710a69b41027bb9b8',1,'amrex::Gpu']]],
+ ['devicereducemax_2290',['deviceReduceMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a4bca2075ddd39a12c54ef72d6ab6982c',1,'amrex::Gpu']]],
+ ['devicereducemax_5ffull_2291',['deviceReduceMax_full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a611afa3380635b22c50e0c48d1a9e127',1,'amrex::Gpu']]],
+ ['devicereducemin_2292',['deviceReduceMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#afcf7e4c0387e3a7e0552b832fe587303',1,'amrex::Gpu']]],
+ ['devicereducemin_5ffull_2293',['deviceReduceMin_full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af7ce0529fa55b62f17b7ac817c6b720b',1,'amrex::Gpu']]],
+ ['devicereducesum_2294',['deviceReduceSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae705989f374063902dea01ffbd8bea59',1,'amrex::Gpu']]],
+ ['devicereducesum_5ffull_2295',['deviceReduceSum_full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af20a431607165ffa2cdb5b38b5778177',1,'amrex::Gpu']]],
+ ['devicescalar_2296',['DeviceScalar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html',1,'amrex::Gpu::DeviceScalar< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#aad0f00e8321544217083503dd9cc0b9c',1,'amrex::Gpu::DeviceScalar::DeviceScalar(DeviceScalar &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a22ee1039a5affe922974db84c8753e9e',1,'amrex::Gpu::DeviceScalar::DeviceScalar(DeviceScalar const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a041e21c03012c74793a6baf0d916e587',1,'amrex::Gpu::DeviceScalar::DeviceScalar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#adb2f941325add1703b7369f68060c2bb',1,'amrex::Gpu::DeviceScalar::DeviceScalar(T init_val)']]],
+ ['devicesync_2297',['DeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html',1,'amrex::MFIter::DeviceSync'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a56789aad76aef5bd0fc528f7229ea183',1,'amrex::MFIter::DeviceSync::DeviceSync(bool f)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a3df7983ede04a37801dcd7f2ed37f54d',1,'amrex::MFIter::DeviceSync::DeviceSync(DeviceSync &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#ab80259827235e9ab36d22ae3e6ca9774',1,'amrex::MFIter::DeviceSync::DeviceSync(DeviceSync const &)=delete']]],
+ ['devicetodevice_2298',['DeviceToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToDevice.html',1,'amrex::Gpu']]],
+ ['devicetodevice_2299',['deviceToDevice',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a45b5d93b9e83ebcd8fb2f1e90aced0c7',1,'amrex::Gpu']]],
+ ['devicetohost_2300',['DeviceToHost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToHost.html',1,'amrex::Gpu']]],
+ ['devicetohost_2301',['deviceToHost',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a4cb810463e0c04bdea932a011e77b548',1,'amrex::Gpu']]],
+ ['devicevector_2302',['DeviceVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a99e1f048890efc1c275606cb9bdc41c7',1,'amrex::Gpu']]],
+ ['devicevendor_2303',['deviceVendor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a756e125c87b0efc96386031d3eae7402',1,'amrex::Gpu::Device']]],
+ ['dfab_2304',['dfab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html#a5b47f9aecb42542c5cc92633b2c09aa2',1,'amrex::Array4BoxValTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxTag.html#a0a4d3f31679a1d0edccfb7d2699763f4',1,'amrex::Array4BoxTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4Tag.html#a04cb8b343be42109c1257d014e594982',1,'amrex::Array4Tag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html#a0af5e7f4b8e30aeab79ff9ec7e87eb14',1,'amrex::Array4PairTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#aef5390f66b37321520eab6d652c45679',1,'amrex::Array4CopyTag::dfab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#a8b7fb88aaf1b5b61ce558669ab58c484',1,'amrex::Array4MaskCopyTag::dfab()']]],
+ ['dfft_2305',['Dfft',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ad7c307b21c4a2f7af800f6fb1d76cd62',1,'hacc::Dfft::Dfft(Distribution &dist, complex_t *forward_output, complex_t *forward_scratch, complex_t *backward_input, complex_t *backward_scratch, unsigned int flags=FFTW_MEASURE)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a78de684b4a4634ef87e4421b8bf26db2',1,'hacc::Dfft::Dfft(Distribution &dist)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html',1,'hacc::Dfft']]],
+ ['dfft_2eh_2306',['Dfft.H',['https://amrex-codes.github.io/amrex/doxygen/Dfft_8H.html',1,'']]],
+ ['dfftc_2ecpp_2307',['DfftC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DfftC_8cpp.html',1,'']]],
+ ['diaginv_2308',['diaginv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a2a350b0e24a97da1c350b8116d0341ec',1,'amrex::PETScABecLap::diaginv()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a6eb22e62b62ea0d2bcfef92f18df5304',1,'amrex::Hypre::diaginv()']]],
+ ['diagshift_2309',['diagShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a7934d8299e20ea299c825262eb492a75',1,'amrex::IntVectND::diagShift()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93a8be24c79571d43593ab6b4cb1b9a9',1,'amrex::diagShift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a7934d8299e20ea299c825262eb492a75',1,'IntVectND< AMREX_SPACEDIM >::diagShift()']]],
+ ['difference_5ftype_2310',['difference_type',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa85cb38a8a671ea721f4f8d96b5d061e',1,'hacc::AlignedAllocator::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< unsigned int >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< std::size_t >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::XDim3 >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< int * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< index_type >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const ParticleReal * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const int *, DefaultAllocator< const int * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< const int * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< char >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::STLtools::Triangle >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::openbc::MomTag >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::NeighborCode >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::BoxND >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'amrex::PODVector::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< int *, DefaultAllocator< int * > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< ParticleReal * >::difference_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aea40df219b90fb5d86fa4fb3b8f270c3',1,'PODVector< int >::difference_type()']]],
+ ['differenceif_2311',['DifferenceIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html',1,'amrex::EB2::DifferenceIF< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a5934e246e3cb53aa2835bab4b50f1cc3',1,'amrex::EB2::DifferenceIF::DifferenceIF()']]],
+ ['dim_2312',['dim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a78d40ceae2fb38ee7ca043a081231556',1,'amrex::TableData']]],
+ ['dim3_2313',['Dim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html',1,'amrex']]],
+ ['dim3_2314',['dim3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af57a892ca15f17778889299183a03111',1,'IntVectND< AMREX_SPACEDIM >::dim3([[maybe_unused]] int fill_extra) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3fe31f318679574937ea583ed603f856',1,'IntVectND< AMREX_SPACEDIM >::dim3() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af57a892ca15f17778889299183a03111',1,'amrex::IntVectND::dim3([[maybe_unused]] int fill_extra) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3fe31f318679574937ea583ed603f856',1,'amrex::IntVectND::dim3() const noexcept']]],
+ ['dir_2315',['dir',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#abc4806d770f658e00217fc2fbcbfcd9c',1,'amrex::MLMGPSTag::dir()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#a95359e9882e0ed2aeb06e3e06cbd0d2b',1,'amrex::MLMGABCTag::dir()']]],
+ ['direction_2316',['Direction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8de829410ed15dbc56e4dafc9bc6ea69',1,'amrex']]],
+ ['dirichlet_5fhi_2317',['dirichlet_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#aa1322afdd0c679a263cb5637732121f5',1,'amrex::CurlCurlDirichletInfo']]],
+ ['dirichlet_5flo_2318',['dirichlet_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#ab41d14427ee6aa987dec1a6777f089c9',1,'amrex::CurlCurlDirichletInfo']]],
+ ['dirichlet_5fmask_2319',['dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ae0af71a571c9aa2ae19cac29ee7deb4a',1,'amrex::HypreNodeLap']]],
+ ['dirname_2320',['DirName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a87ed18b9e628d872b53b55a5b3fed710',1,'amrex::VisMF']]],
+ ['dirname_2321',['dirName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a599d00f7afc5dc348ba84e2ad4ab3bb2',1,'BLProfStats']]],
+ ['disabledevicesync_2322',['DisableDeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#aed9ddfaaefcb489e81209d64b9f95cb4',1,'amrex::Gpu::StreamItInfo::DisableDeviceSync()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#aacb603c75ce2df79804828a062a0a1c5',1,'amrex::MFItInfo::DisableDeviceSync()']]],
+ ['disablefpexcept_2323',['disableFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb028d29f68c1aea92c12903a8bfa262',1,'amrex']]],
+ ['disjunction_2324',['Disjunction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction.html',1,'amrex']]],
+ ['disjunction_3c_20b1_20_3e_2325',['Disjunction< B1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_01_4.html',1,'amrex']]],
+ ['disjunction_3c_20b1_2c_20bn_2e_2e_2e_20_3e_2326',['Disjunction< B1, Bn... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_00_01Bn_8_8_8_01_4.html',1,'amrex']]],
+ ['dispatch_2327',['Dispatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a3d198815ecb3b80907c97384e5752fa7',1,'amrex::DataServices']]],
+ ['dist_2328',['dist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a2e96b12d786c1a37bdf4b9ea3c5b07f2',1,'amrex::SplineDistFcnElement2d']]],
+ ['distance2_2329',['Distance2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ab51690f01621516b9e79005a32943d02',1,'amrex::tri_geom_ops']]],
+ ['distfcnelement2d_2330',['distFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html',1,'amrex::distFcnElement2d'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#ab79277b2525228d30bc8dec1ebb789c4',1,'amrex::distFcnElement2d::distFcnElement2d()']]],
+ ['distribute_2331',['distribute',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#aa47a0fcba1b6084cfc319bf1e64267bb',1,'amrex::Cluster']]],
+ ['distribution_2332',['Distribution',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aafa1cb9e62443ac3329d94a82309f9c1',1,'hacc::Distribution::Distribution(MPI_Comm comm, int ng, int const Ndims[], int *rmap, bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a8f4f9713f602b41d9bf405c0d0743d9f',1,'hacc::Distribution::Distribution(MPI_Comm comm, int const n[], int const Ndims[], int *rmap, bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2ecffa7567ac7fd381a9516c660f1c46',1,'hacc::Distribution::Distribution(MPI_Comm comm, int const n[], bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a851685f4fd98680160a52b05b0254874',1,'hacc::Distribution::Distribution(MPI_Comm comm, int ng, bool debug=false)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html',1,'hacc::Distribution']]],
+ ['distribution_2ec_2333',['distribution.c',['https://amrex-codes.github.io/amrex/doxygen/distribution_8c.html',1,'']]],
+ ['distribution_2eh_2334',['Distribution.H',['https://amrex-codes.github.io/amrex/doxygen/Distribution_8H.html',1,'']]],
+ ['distribution_5fc_2eh_2335',['distribution_c.h',['https://amrex-codes.github.io/amrex/doxygen/distribution__c_8h.html',1,'']]],
+ ['distribution_5ft_2336',['distribution_t',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html',1,'']]],
+ ['distributionc_2ecpp_2337',['DistributionC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DistributionC_8cpp.html',1,'']]],
+ ['distributionmap_2338',['DistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9e7b30efeb63bececf47db9012dcc114',1,'amrex::AmrData::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0d63aa23ccf6091e7af223a9b91569e9',1,'amrex::AmrLevel::DistributionMap()']]],
+ ['distributionmap_2339',['distributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#adcb92e864340876da67df2fc64d8bdd7',1,'amrex::FabArrayBase']]],
+ ['distributionmap_2340',['DistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a4d7e5f67da4157aff9d446dad8c5271d',1,'amrex::FabSetT::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a900d9137ef4b7f6dedc412b3caecbee9',1,'amrex::AmrMesh::DistributionMap() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a0dfee271ae9f2b00ab0b2ce8abd85d2d',1,'amrex::AmrMesh::DistributionMap(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a4586c2c2a9ea3418e1a7c8830d6d8c73',1,'amrex::AmrMesh::DistributionMap(int a_coarsest_lev, int a_finest_lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a8008f8edc6ab3099b32c1dc8d8f25c6a',1,'amrex::AmrParGDB::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a092a134a6f7fd3ba7abb9a0922d08b6d',1,'amrex::BndryRegisterT::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#abd59469241abaab18e1c2db8b7ceb4ed',1,'amrex::FabArrayBase::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac93ed636c144b7c065bb092b03b0cde7',1,'amrex::EB2::Level::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a47d2e159ed2d66cd78498ea5bea35a17',1,'amrex::MFIter::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a399e380fa767dede8285ab80c9237e77',1,'amrex::MultiCutFab::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a9a56afa54c82c81ec0db1992cf1a8d7b',1,'amrex::MultiMask::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a416b527dd5c8e947a91fbfcd0d21a857',1,'amrex::ParGDB::DistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3555956e9bee2362c8afb3587bff855f',1,'amrex::ParGDB::DistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a0821e41056b4d6537d641fa5fe099b40',1,'amrex::ParGDBBase::DistributionMap(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ae10b617dd3bc8255901ecb1957b5e821',1,'amrex::ParGDBBase::DistributionMap() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0d8ab75fa81879e1ed0f1a08d34ae84f',1,'amrex::PlotFileData::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a70d6cbc99c385ce26c48743914bbce42',1,'amrex::PlotFileDataImpl::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a1f08c8bd5682d1afe2031d820e4456f9',1,'amrex::StateData::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a12049e384e7155d62c0064f9bdd42fbc',1,'amrex::AmrParGDB::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a555c4b5fe79b1980aa29a54afc36b809',1,'amrex::MPMD::Copier::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a7f0f20e75035bba303139745b047a7be',1,'amrex::EBFArrayBoxFactory::DistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0789b1c22e6f47037f987b73cf2b898b',1,'amrex::DistributionMap(FabArrayBase const &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae43f49ccc9bc8b527d0a81e4da14b5c7',1,'amrex::DistributionMap(Array< MF, N > const &mf)']]],
+ ['distributionmapping_2341',['DistributionMapping',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html',1,'amrex::DistributionMapping'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a46d444147384008abb31507e25a6d191',1,'amrex::DistributionMapping::DistributionMapping()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#ad05bb174b684bf176574ad7d0a7b08c3',1,'amrex::DistributionMapping::Ref::DistributionMapping()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a5b29dfab26c50e7623e9ac1933f4fe27',1,'amrex::DistributionMapping::DistributionMapping() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a940ddab8afa610cdbfddc60ce7f5d6c2',1,'amrex::DistributionMapping::DistributionMapping(const DistributionMapping &d1, const DistributionMapping &d2)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a703f47c1a88e1f3baa4c3f157b91eaaa',1,'amrex::DistributionMapping::DistributionMapping(const BoxArray &boxes, int nprocs=ParallelDescriptor::NProcs())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a4dd74437850acae369e8514f7a0b02c2',1,'amrex::DistributionMapping::DistributionMapping(Vector< int > &&pmap) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abde23cc33667972a2afe218c001d6f70',1,'amrex::DistributionMapping::DistributionMapping(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a640d5ea0d462f3e133fba13902dbb5fd',1,'amrex::DistributionMapping::DistributionMapping(DistributionMapping &&rhs) noexcept=default']]],
+ ['divide_2342',['divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< Real >::divide(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< Real >::divide(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< PetscInt >::divide(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< PetscInt >::divide(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< PetscInt >::divide(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< Real >::divide(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< Real >::divide(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< Real >::divide(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< Real >::divide(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#aabde614a5f0cb0b6d2b8aa8b4fe53b7d',1,'amrex::Math::FastDivmodU64::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ad9722d52a2bd88a4c6f5bbe7f71dd747',1,'amrex::iMultiFab::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aca202d20f39f94aabb5ffd1581a535f2',1,'amrex::MultiFab::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< AtomicInt >::divide()']]],
+ ['divide_2343',['Divide',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a95225444c8b981eefd0e44bf763dfe19',1,'amrex::Gpu::Atomic::Divide()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98b5b165f2a8926b40da786a678ed7af',1,'amrex::Divide(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9f3bb9afb6e1fdfc272654ee6923492',1,'amrex::Divide(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)']]],
+ ['divide_2344',['divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'amrex::BaseFab::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< AtomicInt >::divide(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< AtomicInt >::divide(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< AtomicInt >::divide(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< AtomicInt >::divide(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< AtomicInt >::divide(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< AtomicInt >::divide(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'amrex::BaseFab::divide(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'amrex::BaseFab::divide(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'amrex::BaseFab::divide(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< AtomicInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'amrex::BaseFab::divide(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'amrex::BaseFab::divide(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'amrex::BaseFab::divide(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'amrex::BaseFab::divide(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'amrex::BaseFab::divide(T const &r, int comp, int numcomp=1) noexcept']]],
+ ['divide_2345',['Divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ac5e5a2510a046eb1e6567c06c71a55ad',1,'amrex::MultiFab::Divide(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa87b51ae98f171c3624b5f6cbdfffac0',1,'amrex::MultiFab::Divide(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a9aa5acb6b1a4d4701d4d35cc2a21f2c6',1,'amrex::iMultiFab::Divide()']]],
+ ['divide_2346',['divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< PetscInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< char >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< EBCellFlag >::divide(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< EBCellFlag >::divide(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< PetscInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< char >::divide(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< char >::divide(char const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< char >::divide(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< char >::divide(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< char >::divide(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< char >::divide(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< char >::divide(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< char >::divide(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< AtomicInt >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< int >::divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9d0d2a00cc4e3fa23e019b24016b912b',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< HYPRE_Int >::divide(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< HYPRE_Int >::divide(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3a8094b23b240faf25973fea41ef0ef0',1,'BaseFab< int >::divide(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a244a45e4bf0eba8069ab27cfe5feed67',1,'BaseFab< int >::divide(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a755fa68b5cfdd5fadd88a234766c271c',1,'BaseFab< int >::divide(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8418cc9903556d471e1d637cb49eef1d',1,'BaseFab< int >::divide(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0f2ae3ab88fb6542eb2c11990f29ef86',1,'BaseFab< int >::divide(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9541126c9461236acb64d2f0b32a1781',1,'BaseFab< int >::divide(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae979617b60ec6cd4d9b5d14dd512b3c2',1,'BaseFab< int >::divide(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb13bca4e903870c960bbe7cc0880cec',1,'BaseFab< int >::divide(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept']]],
+ ['divide_5fdevice_2347',['Divide_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a6bd8e274f3c060b8f34e508ca531f527',1,'amrex::Gpu::Atomic']]],
+ ['divides_2348',['Divides',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Divides.html',1,'amrex']]],
+ ['divisor_2349',['divisor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#a7959b6f2f90d3b613e82c6ae4a22477c',1,'amrex::Math::FastDivmodU64']]],
+ ['divmod_2350',['divmod',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#a16dc01c31468084384ff41fcff7c2152',1,'amrex::Math::FastDivmodU64']]],
+ ['dlist_2351',['dlist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a687b60c01f5addf31abee4e0a6510873',1,'amrex::DeriveList']]],
+ ['dm_5fcfb_2352',['dm_cfb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#aeb127de6351fbe080c4d924c38e6a9db',1,'amrex::FabArrayBase::CFinfo']]],
+ ['dm_5fpatch_2353',['dm_patch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a15a4200a7d7cf4f2fa85ce1bef2bf3b3',1,'amrex::FabArrayBase::FPinfo']]],
+ ['dmap_2354',['dmap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab0ab7555be82910d8100d7bc3aa55d1d',1,'amrex::AmrLevel::dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab7f8457c3e5a0dc0295247f005e5a107',1,'amrex::AmrMesh::dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9c2f378636a2b4fbc0fba818719bace7',1,'amrex::HypreNodeLap::dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa537bc30a17ee4576c5490ca30da94c1',1,'amrex::StateData::dmap()']]],
+ ['dms_2355',['dms',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a710675d78fd400523b979d941930b56e',1,'amrex::ForkJoin']]],
+ ['do_5fagglomeration_2356',['do_agglomeration',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a92aabd4e7880bf08c8d9195ebf723512',1,'amrex::LPInfo']]],
+ ['do_5fconsolidation_2357',['do_consolidation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a60ea99c73f17852d0e41ea154b86841a',1,'amrex::LPInfo']]],
+ ['do_5ffixed_5fnumber_5fof_5fiters_2358',['do_fixed_number_of_iters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8862750ef456314cfb8dc970b37444af',1,'amrex::MLMGT']]],
+ ['do_5finitval_2359',['do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ab0b477e69a1fe773b7467810181a3056',1,'amrex::FArrayBox::do_initval()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a775df7bf092a1173c172bd7ec7dd3f37',1,'amrex::IArrayBox::do_initval()']]],
+ ['do_5fjob_2360',['do_job',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a7ef8784994644d4a4fa8a46205610b2b',1,'amrex::BackgroundThread']]],
+ ['do_5flimiting_2361',['do_limiting',['../structPPM_1_1nolimiter.html#ac317298ef53cc38dcf3af88d88a62cf9',1,'PPM::nolimiter::do_limiting()'],['../structPPM_1_1vanleer.html#a5e0e1cb322ffd0eb3c1b7b041eba5dbf',1,'PPM::vanleer::do_limiting()'],['../structPPM_1_1weno__js.html#a2fc63b16558b90434db71ac123bce0ce',1,'PPM::weno_js::do_limiting()'],['../structPPM_1_1wenoz.html#a2a5b9ac260f90369eba3e9b63ecc59dd',1,'PPM::wenoz::do_limiting()']]],
+ ['do_5flinear_5flimiting_2362',['do_linear_limiting',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a91c24df4c8841c52503e3ce919f6a223',1,'amrex::MFCellConsLinInterp::do_linear_limiting()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#a7817252503faedf1d87fcbdcc89c3509',1,'amrex::CellConservativeLinear::do_linear_limiting()']]],
+ ['do_5flocal_5fcopy_2363',['do_local_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aa0174cdbe72e2968e46f0293c2ecab73',1,'amrex::NonLocalBC']]],
+ ['do_5fmax_2364',['do_max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#a59adebd826dfbb225f8bf5340d912854',1,'amrex::EB2::UIF_detail::do_max(AMREX_D_DECL(Real x, Real y, Real z), F &&f, Fs &... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#a4fa49cfdef8a23efa57c4bcfa3fbda70',1,'amrex::EB2::UIF_detail::do_max(AMREX_D_DECL(Real x, Real y, Real z), F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#aa47b9897a45b3b31c4a2b323e111d2e8',1,'amrex::EB2::UIF_detail::do_max(const RealArray &p, F &&f, Fs &... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1UIF__detail.html#a86b60fd4fdacdf4921afa5d00a8239e5',1,'amrex::EB2::UIF_detail::do_max(const RealArray &p, F &&f) noexcept']]],
+ ['do_5fmin_2365',['do_min',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#ab29fda705d6e62fff3c0966fc83c76ff',1,'amrex::EB2::IIF_detail::do_min(const RealArray &p, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#a9dc63be087b2fee2a4676c0a93153ce3',1,'amrex::EB2::IIF_detail::do_min(const RealArray &p, F &&f, Fs &... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#a1225d3d0c40e87671ca59b99ab2a1ad9',1,'amrex::EB2::IIF_detail::do_min(AMREX_D_DECL(Real x, Real y, Real z), F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1IIF__detail.html#a98384a091e8bcbad296ebdb24482eae9',1,'amrex::EB2::IIF_detail::do_min(AMREX_D_DECL(Real x, Real y, Real z), F &&f, Fs &... fs)']]],
+ ['do_5fnsolve_2366',['do_nsolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a262150be12f270d4328ceff545f0afd6',1,'amrex::MLMGT']]],
+ ['do_5fprint_2367',['do_print',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a94c0f899273eecb5387f06f7ea455a5b',1,'amrex::TinyProfiler::ProcStats']]],
+ ['do_5fsemicoarsening_2368',['do_semicoarsening',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a152aad4c314ba51947044170a8ccd3a5',1,'amrex::LPInfo']]],
+ ['do_5ftiling_2369',['do_tiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a29311c7fd7f83d43f84951476f9a265d',1,'amrex::ParticleContainerBase::do_tiling()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#aa0e640aaf2bcd0cf8904c0ed0ceaf75f',1,'amrex::MFItInfo::do_tiling()']]],
+ ['doagglomeration_2370',['doAgglomeration',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a33e77669d6f0da47f28959678db508e4',1,'MLLinOpT< Array< MultiFab, 3 > >::doAgglomeration()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a33e77669d6f0da47f28959678db508e4',1,'amrex::MLLinOpT::doAgglomeration()']]],
+ ['doallreduce_2371',['DoAllReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor_1_1detail.html#a52f1e5a72bb76dae00cfdcd3bb9c7a07',1,'amrex::ParallelDescriptor::detail']]],
+ ['doconsolidation_2372',['doConsolidation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add56650e9ecd05e16a7f2f71bcbe7c9b',1,'amrex::MLLinOpT::doConsolidation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add56650e9ecd05e16a7f2f71bcbe7c9b',1,'MLLinOpT< Array< MultiFab, 3 > >::doConsolidation()']]],
+ ['dohandshake_2373',['doHandShake',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35dfdc6dc9e92b4e5ca271e72779f944',1,'amrex::doHandShake()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a1e6f1a7b8905dec2a13373c091bedc8b',1,'amrex::ParticleCopyPlan::doHandShake(const Vector< Long > &Snds, Vector< Long > &Rcvs) const']]],
+ ['dohandshakealltoall_2374',['doHandShakeAllToAll',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a410a945342c2a7449729c798a20bc3b0',1,'amrex::ParticleCopyPlan']]],
+ ['dohandshakeglobal_2375',['doHandShakeGlobal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aed6ce5722cec6f115b481566e50d088c',1,'amrex::ParticleCopyPlan']]],
+ ['dohandshakelocal_2376',['doHandShakeLocal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#afb1ad83ab8ab56bb98500f418fc2cc42',1,'amrex::ParticleCopyPlan::doHandShakeLocal()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a55d2a814fe7ad70c3e7af12cad0e7c87',1,'amrex::doHandShakeLocal()']]],
+ ['doihi_2377',['doiHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#a6a2407605aa54bfbe9ab269a75f3468e',1,'amrex::BATnull::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a518576afbe32afb8a0501196286dbae1',1,'amrex::BATbndryReg::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#a0fd60194fc2b5b2e1f5f7d377908b808',1,'amrex::BATcoarsenRatio::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#a276c46d26f6db6df336883ccc6ada8db',1,'amrex::BATindexType::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a404878857e4062b52ad8b0f06ee5db54',1,'amrex::BATindexType_coarsenRatio::doiHi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ac52986aa2fd74bc95cde0b02e2c0e3cd',1,'amrex::BATransformer::doiHi()']]],
+ ['doilo_2378',['doiLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a7285c09a1d6f9dee7aea847d412e7edf',1,'amrex::BATbndryReg::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#abefd760a607993885ee7a89672116eec',1,'amrex::BATcoarsenRatio::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#af9fb7b334dc4037e902f2ce77c7ffee9',1,'amrex::BATindexType::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a353060b217e05d5782a3e230f0f80f1e',1,'amrex::BATindexType_coarsenRatio::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#adbf770a4d1b9218ca9d68249d84e9b36',1,'amrex::BATnull::doiLo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a4a5cde989725fd732d0c5d4359869c86',1,'amrex::BATransformer::doiLo()']]],
+ ['doit_2379',['doit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxConverter.html#a43c58d145a800ea3c476b5ad319c158b',1,'amrex::BoxConverter::doit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#a3b2dee7384a3427ecb8dc33e76dd0eb1',1,'amrex::InterpolaterBoxCoarsener::doit()']]],
+ ['dolocalcopy_2380',['DoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1DoLocalCopy.html',1,'amrex::NonLocalBC']]],
+ ['domain_2381',['Domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af81c3f65acdb48fa02f25a43b98baee7',1,'amrex::AmrLevel']]],
+ ['domain_2382',['domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< AtomicInt >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a51e767063a27b4c6941e585193242bde',1,'amrex::StateData::domain()']]],
+ ['domain_2383',['Domain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a26aca5aed0a35b2075c1311ff2b92988',1,'amrex::FabArrayBase::CFinfo::Domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a94f4ddb683e381201694d644be7566f1',1,'amrex::Geometry::Domain() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a781c6fe9c69aab1b6955f311503888bc',1,'amrex::Geometry::Domain(const Box &bx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a78db670074823f2ab6e05b0780d50485',1,'amrex::GeometryData::Domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a41d52e3a7bfcb2c174c80a6a14ad5e53',1,'amrex::Periodicity::Domain()']]],
+ ['domain_2384',['domain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#aaa23e379300a9df362fc27641c229baf',1,'amrex::GetParticleBin::domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a092f48607ca49b3796425e78b96a3b68',1,'amrex::GeometryData::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a52477661ac7c7ccbd93f397340176c74',1,'amrex::Geometry::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< Real >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< PetscInt >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< int >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< HYPRE_Int >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< EBCellFlag >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'BaseFab< char >::domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e95d8cfaadfe53080ae0092b53202fb',1,'amrex::BaseFab::domain()']]],
+ ['donetag_2385',['doneTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ac2bc46fbbf9021c0c3991365bde31e33',1,'amrex::NFilesIter']]],
+ ['doreduce_2386',['DoReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor_1_1detail.html#a818763835d911ca86537be4604cc10ce',1,'amrex::ParallelDescriptor::detail']]],
+ ['dosemicoarsening_2387',['doSemicoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa99dea32527b34287aa64542b5545256',1,'MLLinOpT< Array< MultiFab, 3 > >::doSemicoarsening()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa99dea32527b34287aa64542b5545256',1,'amrex::MLLinOpT::doSemicoarsening()']]],
+ ['dosplitparticleid_2388',['DoSplitParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a57a04adbe182d509a89869d06f668b31',1,'amrex::LongParticleIds']]],
+ ['dot_2389',['dot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< int >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< char >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< HYPRE_Int >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< EBCellFlag >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< EBCellFlag >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< EBCellFlag >::dot(const BaseFab< EBCellFlag > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< EBCellFlag >::dot(const Box &xbx, int xcomp, const BaseFab< EBCellFlag > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< char >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< char >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< char >::dot(const BaseFab< char > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< HYPRE_Int >::dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< AtomicInt >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< AtomicInt >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< AtomicInt >::dot(const BaseFab< AtomicInt > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< AtomicInt >::dot(const Box &xbx, int xcomp, const BaseFab< AtomicInt > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'amrex::BaseFab::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'amrex::BaseFab::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'amrex::BaseFab::dot(const BaseFab< T > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'amrex::BaseFab::dot(const Box &xbx, int xcomp, const BaseFab< T > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< PetscInt >::dot()']]],
+ ['dot_2390',['Dot',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad99f216d6d06fb8bc99e3597173b7ef7',1,'amrex::Dot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a115acdf454f3e0732ee54de9d5ff2057',1,'amrex::MultiFab::Dot(const iMultiFab &mask, const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, int numcomp, int nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a87437456f64f8610e6d34d17929fdb4f',1,'amrex::MultiFab::Dot(const MultiFab &x, int xcomp, int numcomp, int nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5397e3c5e4cbb69279db604d3f1f2a60',1,'amrex::MultiFab::Dot(const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, int numcomp, int nghost, bool local=false)']]],
+ ['dot_2391',['dot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< Real >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< Real >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< Real >::dot(const BaseFab< Real > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< Real >::dot(const Box &xbx, int xcomp, const BaseFab< Real > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< PetscInt >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6e60b15550e6ba0b5bf63c3ff825232a',1,'BaseFab< PetscInt >::dot(const BaseFab< PetscInt > &src, const Box &bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< PetscInt >::dot(const Box &xbx, int xcomp, const BaseFab< PetscInt > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< int >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< int >::dot(const Box &bx, int destcomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9cd1fd0c353673dae4a5138f5ea79f1e',1,'BaseFab< int >::dot(const Box &xbx, int xcomp, const BaseFab< int > &y, const Box &ybx, int ycomp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7dcaef3f1c196a9b0fd30d0cda3d6f8e',1,'BaseFab< HYPRE_Int >::dot(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab78500dde194e48f6e5c50593a7c678a',1,'BaseFab< HYPRE_Int >::dot(const Box &bx, int destcomp, int numcomp) const noexcept']]],
+ ['doteamreduce_2392',['doTeamReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a6a675ddfa6ba286e367461bdca0de992',1,'amrex::ParallelDescriptor']]],
+ ['dotmask_2393',['dotmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< Real >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< char >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< PetscInt >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< int >::dotmask(const BaseFab< int > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< int >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< int > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< HYPRE_Int >::dotmask(const BaseFab< HYPRE_Int > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< HYPRE_Int >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< HYPRE_Int > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< EBCellFlag >::dotmask(const BaseFab< EBCellFlag > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< EBCellFlag >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< EBCellFlag > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< char >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< AtomicInt >::dotmask(const BaseFab< AtomicInt > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< AtomicInt >::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< AtomicInt > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'amrex::BaseFab::dotmask(const BaseFab< T > &src, const Box &bx, const BaseFab< int > &mask, SrcComp scomp, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'amrex::BaseFab::dotmask(const BaseFab< int > &mask, const Box &xbx, int xcomp, const BaseFab< T > &y, const Box &ybx, int ycomp, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8b0abe9713e52fd03cfb469278dc223c',1,'BaseFab< PetscInt >::dotmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae238c88f700fceb3525dccccc6888135',1,'BaseFab< Real >::dotmask()']]],
+ ['dotprod_2394',['DotProd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a3edc0f443bee6abb9c7d78a434156465',1,'amrex::tri_geom_ops']]],
+ ['dotproduct_2395',['dotProduct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3784c11ec581a1ab5edb0e2d2308e86f',1,'amrex::GMRESMLMGT::dotProduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a661d136b50fe686020f621f5528de4d4',1,'amrex::RealVect::dotProduct(const RealVect &a_rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a661d136b50fe686020f621f5528de4d4',1,'amrex::RealVect::dotProduct(const RealVect &a_rhs) const noexcept']]],
+ ['dotxy_2396',['dotxy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a0763a66aaeb9436c92418c9438af1348',1,'amrex::MLCGSolverT']]],
+ ['dounlink_2397',['doUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1464b4259b521c1ed74a68c83ee8ef1a',1,'amrex::ParticleContainer_impl::doUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1464b4259b521c1ed74a68c83ee8ef1a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::doUnlink()']]],
+ ['doupdate_2398',['doUpdate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#adb5a0dd2bc78011f72b1c9881139094b',1,'amrex::InSituBridge']]],
+ ['dp_2399',['dp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a187e0b20685d84e1654e5eaffd6d50cd',1,'MultiArray4< value_type >::dp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a187e0b20685d84e1654e5eaffd6d50cd',1,'MultiArray4< value_type const >::dp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a187e0b20685d84e1654e5eaffd6d50cd',1,'amrex::MultiArray4::dp()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a8e53936d3fd7c9e7c1870a499156cd87',1,'sdcquadrature_mod::dp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#aef9ccbc50e8c6d02eda1902423d91f02',1,'amrex::Gpu::DeviceScalar::dp()']]],
+ ['dptr_2400',['dptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< char >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< EBCellFlag >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< HYPRE_Int >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< int >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< PetscInt >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< Real >::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'amrex::BaseFab::dptr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9236f2f88feff79c1d50b9b830750f91',1,'BaseFab< AtomicInt >::dptr()']]],
+ ['dsarray_2401',['dsArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a62883d11e6cc5ff7d023eb4f21b0e422',1,'amrex::DataServices']]],
+ ['dsarrayindex_2402',['dsArrayIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a7b5b5a6f71f4bef7caf3ca81377c97b3',1,'amrex::DataServices']]],
+ ['dsarrayindexcounter_2403',['dsArrayIndexCounter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2a095147c88e1356696aa47fb9bcf797',1,'amrex::DataServices']]],
+ ['dsbatchmode_2404',['dsBatchMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aa20cf93243c6cf029d82ffabe3719952',1,'amrex::DataServices']]],
+ ['dsfaboutsize_2405',['dsFabOutSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aea89d718ba649ae2217135d549e512cd',1,'amrex::DataServices']]],
+ ['dsrequesttype_2406',['DSRequestType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9',1,'amrex::DataServices']]],
+ ['dst_5fgrid_2407',['dst_grid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#ab07c901bc54f86b711f1d4ea18afcab0',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
+ ['dst_5findex_2408',['dst_index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a7d5e87b5bae531e70f45aeafbf5fd2e4',1,'amrex::NeighborParticleContainer::NeighborIndexMap::dst_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a63ec938a78695587259fdb7a096233c0',1,'amrex::NeighborParticleContainer::NeighborCopyTag::dst_index()']]],
+ ['dst_5flevel_2409',['dst_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#ad00126c82bbb6199048a6d15551ed5a0',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
+ ['dst_5ftile_2410',['dst_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a6934b79f725b578ab2bb11f3a6401c41',1,'amrex::NeighborParticleContainer::NeighborIndexMap']]],
+ ['dstindex_2411',['dstIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#abc0d662cdc63c3e99f4c114dc3ac266f',1,'amrex::FabArrayBase::CopyComTag']]],
+ ['dt_5flevel_2412',['dt_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1aa63d206ed0a9bbb5365d703260601b',1,'amrex::Amr']]],
+ ['dt_5fmin_2413',['dt_min',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a43fe1508a0a3160d4ba363fd663d520a',1,'amrex::Amr']]],
+ ['dtex_2414',['dtex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#aeb3a3eb0ea9abaf2f440c82e8e9a486d',1,'amrex::TinyProfiler::Stats']]],
+ ['dtexavg_2415',['dtexavg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a23387ec0b0dd45815da72c13541e68de',1,'amrex::TinyProfiler::ProcStats']]],
+ ['dtexmax_2416',['dtexmax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a65dee4854dfd2baf26af6b16812090e3',1,'amrex::TinyProfiler::ProcStats']]],
+ ['dtexmin_2417',['dtexmin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a01cbf389132c01e2971cb1723fa846cd',1,'amrex::TinyProfiler::ProcStats']]],
+ ['dtin_2418',['dtin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#abc66c2425cf9bbd67c89d82f69597d2c',1,'amrex::TinyProfiler::Stats']]],
+ ['dtinavg_2419',['dtinavg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#ab36067feb232434de61f459d59427970',1,'amrex::TinyProfiler::ProcStats']]],
+ ['dtinmax_2420',['dtinmax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#aba8890827f1d77d1a04fda2971170ffe',1,'amrex::TinyProfiler::ProcStats']]],
+ ['dtinmin_2421',['dtinmin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#ad9c2c49d8b22ac959def10c90dd3ed30',1,'amrex::TinyProfiler::ProcStats']]],
+ ['dtlevel_2422',['dtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aabf57ca7f26b3f1bf6c5af3e1e2c4d66',1,'amrex::Amr::dtLevel(int level) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a904343b1efe2ff873b545c80a69e58e8',1,'amrex::Amr::dtLevel() const noexcept']]],
+ ['dtmin_2423',['dtMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ace23e3b0cd924344014b8b5451d7c359',1,'amrex::Amr']]],
+ ['dtod_5fmemcpy_2424',['dtod_memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ab695bddeb3cc727225d95a1826472ae4',1,'amrex::Gpu']]],
+ ['dtod_5fmemcpy_5fasync_2425',['dtod_memcpy_async',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a00026ef5f8505586ed52acbbc11fdf91',1,'amrex::Gpu']]],
+ ['dtoh_5fmemcpy_2426',['dtoh_memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aa443a27f05e81db793b131d3fc0b101c',1,'amrex::Gpu::dtoh_memcpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8531953b8fba66482d81cad6c5dc3e73',1,'amrex::dtoh_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a998c5815369d23cd73eea1b09f43a966',1,'amrex::dtoh_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src, int scomp, int dcomp, int ncomp)']]],
+ ['dtoh_5fmemcpy_5fasync_2427',['dtoh_memcpy_async',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a6cb0d90b937d4749b2219ad0e9fa8277',1,'amrex::Gpu']]],
+ ['dtos_2428',['dtos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#af5e6237a29344dbd4ff748c0bf22cdb7',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever']]],
+ ['dumpnames_2429',['dumpNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#af8ba2875788e8e7b91f4b3fa77063b19',1,'amrex::StateDescriptor']]],
+ ['dumpslice_2430',['DumpSlice',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a19cde97e63c0537fa272e4c22ad51c1d',1,'amrex::DataServices::DumpSlice(int slicedir, int slicenum, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a3e0c29efb7a3629a66a7f41a8c5d491c',1,'amrex::DataServices::DumpSlice(int slicedir, int slicenum)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ae28327a41bb34ffad052eecb96f05f00',1,'amrex::DataServices::DumpSlice(const Box &slicebox, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a8c427a00d85a1895247f6e0aa0c60aa2',1,'amrex::DataServices::DumpSlice(const Box &slicebox)']]],
+ ['dumpsliceboxallvars_2431',['DumpSliceBoxAllVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9afe2794e70b17fe16bcb75ba47e1256ec',1,'amrex::DataServices']]],
+ ['dumpsliceboxonevar_2432',['DumpSliceBoxOneVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9af054f888c4a6d02eefe226e674edb2d6',1,'amrex::DataServices']]],
+ ['dumpsliceplaneallvars_2433',['DumpSlicePlaneAllVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a54c4c9509960a44b3156e7a998309649',1,'amrex::DataServices']]],
+ ['dumpsliceplaneonevar_2434',['DumpSlicePlaneOneVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a60513fa501bb96f4059cec668c6f0126',1,'amrex::DataServices']]],
+ ['dumptable_2435',['dumpTable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad5376a2e65027c356b38efbef3180c28',1,'amrex::ParmParse']]],
+ ['duplicate_2436',['duplicate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282a24f1b0a79473250c195c7fb84e393392',1,'amrex::ForkJoin::duplicate()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a9b34553675e4bbe3e7e6108780d34975',1,'amrex::MFUtil::duplicate(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a69b29ecaacdc25da8869a005da585ef2',1,'amrex::MFUtil::duplicate(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, const Periodicity &periodicity)']]],
+ ['duplicatecell_2437',['DUPLICATECELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530aa193ff323f29029e1e37eacda443d808',1,'amrex::InSituUtils']]],
+ ['duplicatepoint_2438',['DUPLICATEPOINT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3aa75247ce651a3068b41ed2029e5cc7f1e',1,'amrex::InSituUtils']]],
+ ['dx_2439',['dx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a178c38de0cae8e587e4c34541db7f45b',1,'amrex::CoordSys::dx()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a6ae1008fee5d826e469209d098776573',1,'amrex::GeometryData::dx()']]],
+ ['dx_2440',['dX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a9810578aa21d4c3ea548697820ada970',1,'amrex::XYPlotDataList']]],
+ ['dx_2441',['Dx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a6dc7a3f96e7d9b912a500fb17abb9a83',1,'amrex::SplineDistFcnElement2d']]],
+ ['dxbydt_2442',['dxbydt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#aa2f966fab2d0ee8cfc12ea3d5260fe99',1,'amrex::SplineDistFcnElement2d']]],
+ ['dxi_2443',['dxi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#a694afb5ccbf5c681f6b016e2574f69ab',1,'amrex::GetParticleBin']]],
+ ['dxlevel_2444',['DxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a6a60af608e73c830bde3bf1b312d1df5',1,'amrex::AmrData']]],
+ ['dxlevel_2445',['dxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#acf28800ea1c047a973e104f20c05fa4d',1,'amrex::AmrData']]],
+ ['dy_2446',['Dy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a9ef7c332f4ef1f1409c3dfec141c016a',1,'amrex::SplineDistFcnElement2d']]],
+ ['dynamic_2447',['dynamic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#af8c9a28c98c151eb32f0352334376536',1,'amrex::MFItInfo::dynamic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html#ada6090f6c7ce7cb692304ca36611204e',1,'amrex::DynamicTiling::dynamic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a16fa2d144bcc71d665056de5938c4b32',1,'amrex::MFIter::dynamic()']]],
+ ['dynamicswapcomponents_2448',['DynamicSwapComponents',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#adc23e3a1b040b4f68b4429a2a40e00d6',1,'amrex::NonLocalBC']]],
+ ['dynamictiling_2449',['DynamicTiling',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html',1,'amrex::DynamicTiling'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html#a9b6c938ca6b52d48ecf4baba551ecc64',1,'amrex::DynamicTiling::DynamicTiling()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_5.js b/amrex-hydro/Doxygen/html/search/all_5.js
index 2d56f85..dae220c 100644
--- a/amrex-hydro/Doxygen/html/search/all_5.js
+++ b/amrex-hydro/Doxygen/html/search/all_5.js
@@ -1,179 +1,179 @@
var searchData=
[
- ['e0_2453',['e0',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a4a5d0a66ecd91a77f268b082f6f7470c',1,'amrex::algoim::ImplicitIntegral']]],
- ['eb_5fadd_5fdivergence_5ffrom_5fflow_2454',['eb_add_divergence_from_flow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2cb587d0d7b4a0a7e85eaea44a331f81',1,'amrex::eb_add_divergence_from_flow(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &vel_eb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &bnorm, Array4< Real const > const &barea, GpuArray< Real, 2 > const &dxinv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa35f46cf4c79ff77d1a3849e7ad5bb98',1,'amrex::eb_add_divergence_from_flow(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &vel_eb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &bnorm, Array4< Real const > const &barea, GpuArray< Real, 3 > const &dxinv)']]],
- ['eb_5faverage_5fdown_2455',['EB_average_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83baea24aee17c98e8771fa6eea0822f',1,'amrex::EB_average_down(const MultiFab &S_fine, MultiFab &S_crse, const MultiFab &vol_fine, const MultiFab &vfrac_fine, int scomp, int ncomp, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb1fc4ae4ef7edec76f3784f1ca78aed',1,'amrex::EB_average_down(const MultiFab &S_fine, MultiFab &S_crse, int scomp, int ncomp, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88b5f551ff31c821df1efef0a1983c7d',1,'amrex::EB_average_down(const MultiFab &S_fine, MultiFab &S_crse, int scomp, int ncomp, const IntVect &ratio)']]],
- ['eb_5faverage_5fdown_5fboundaries_2456',['EB_average_down_boundaries',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae62657fb0ffcd40a902dc22f0c64906f',1,'amrex::EB_average_down_boundaries(const MultiFab &fine, MultiFab &crse, int ratio, int ngcrse)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58c0a1915ef06b92abe238304db2cc14',1,'amrex::EB_average_down_boundaries(const MultiFab &fine, MultiFab &crse, const IntVect &ratio, int ngcrse)']]],
- ['eb_5faverage_5fdown_5ffaces_2457',['EB_average_down_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e516c0390423c9e5017de317c562c6e',1,'amrex::EB_average_down_faces(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, const IntVect &ratio, int ngcrse)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa60b978d9a863b96aa439f2009fb05f8',1,'amrex::EB_average_down_faces(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, const IntVect &ratio, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3df9dbf65687fa616a98a6be2789eedd',1,'amrex::EB_average_down_faces(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, int ratio, int ngcrse)']]],
- ['eb_5faverage_5fface_5fto_5fcellcenter_2458',['EB_average_face_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ca083595ee0a76ca027da372fadf716',1,'amrex']]],
- ['eb_5favg_5ffc_5fto_5fcc_2459',['eb_avg_fc_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a503e7a0c62d731776b177f78bd6cc61a',1,'amrex::eb_avg_fc_to_cc(int i, int j, int k, int n, Array4< Real > const &cc, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &ax, Array4< Real const > const &ay, Array4< EBCellFlag const > const &flag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7ca548557a81e714b0e5aa66407d548a',1,'amrex::eb_avg_fc_to_cc(int i, int j, int k, int n, Array4< Real > const &cc, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< Real const > const &ax, Array4< Real const > const &ay, Array4< Real const > const &az, Array4< EBCellFlag const > const &flag)']]],
- ['eb_5favgdown_2460',['eb_avgdown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a658f71f1a20f1c31976ad401e53e28cd',1,'amrex']]],
- ['eb_5favgdown_5fboundaries_2461',['eb_avgdown_boundaries',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a538016b8eefb9144d408402eec36d390',1,'amrex']]],
- ['eb_5favgdown_5fface_5fx_2462',['eb_avgdown_face_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a380b65228c4871b5d99c5ea571dcc589',1,'amrex']]],
- ['eb_5favgdown_5fface_5fy_2463',['eb_avgdown_face_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a161acc43339f8040a3b3d85822ccba68',1,'amrex']]],
- ['eb_5favgdown_5fface_5fz_2464',['eb_avgdown_face_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a300e308bc865c0b06a1955edbf787019',1,'amrex']]],
- ['eb_5favgdown_5fwith_5fvol_2465',['eb_avgdown_with_vol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6623c7b82f9de6404f5b9fe0d27a0fd7',1,'amrex']]],
- ['eb_5fcell_5fcons_5finterp_2466',['eb_cell_cons_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41e516952807b4f4cda43c228af03826',1,'amrex']]],
- ['eb_5fcompute_5fdivergence_2467',['eb_compute_divergence',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa59d455887dcc9ddd95b58158df99a8d',1,'amrex::eb_compute_divergence(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, Array4< Real const > const &w, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, GpuArray< Real, 3 > const &dxinv, bool already_on_centroids)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3375fdd1a2093dffe1bd183a9819a8d7',1,'amrex::eb_compute_divergence(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, GpuArray< Real, 2 > const &dxinv, bool already_on_centroids)']]],
- ['eb_5fcomputedivergence_2468',['EB_computeDivergence',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac572002c16db8070f5ffaf6afaf1b87',1,'amrex::EB_computeDivergence(MultiFab &divu, const Array< MultiFab const *, AMREX_SPACEDIM > &umac, const Geometry &geom, bool already_on_centroids)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c82ba2090dd0accf9b02cf8aca324b7',1,'amrex::EB_computeDivergence(MultiFab &divu, const Array< MultiFab const *, AMREX_SPACEDIM > &umac, const Geometry &geom, bool already_on_centroids, const MultiFab &vel_eb)']]],
- ['eb_5fcovered_5fval_2469',['eb_covered_val',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7e0f258a02602680779facdad15ec448',1,'amrex']]],
- ['eb_5fflux_5freg_5fcrseadd_5fva_2470',['eb_flux_reg_crseadd_va',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad65a167177bb171c3ac5fbd726a3d0c1',1,'amrex::eb_flux_reg_crseadd_va(int i, int j, int k, Array4< Real > const &d, Array4< int const > const &flag, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &vfrac, Array4< Real const > const &ax, Array4< Real const > const &ay, Real dtdx, Real dtdy, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0bbc58f6b9468fa1aded42eff20dcd5',1,'amrex::eb_flux_reg_crseadd_va(int i, int j, int k, Array4< Real > const &d, Array4< int const > const &flag, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< Real const > const &vfrac, Array4< Real const > const &ax, Array4< Real const > const &ay, Array4< Real const > const &az, Real dtdx, Real dtdy, Real dtdz, int ncomp)']]],
- ['eb_5fflux_5freg_5fcvol_2471',['eb_flux_reg_cvol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a579bc771ad42deaba49bd875435ec349',1,'amrex::eb_flux_reg_cvol(int i, int j, Array4< Real const > const &vfrac, Dim3 const &ratio, Real threshold) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a32656425b2bbf662685c783f61a98d76',1,'amrex::eb_flux_reg_cvol(int i, int j, int k, Array4< Real const > const &vfrac, Dim3 const &ratio, Real small) noexcept']]],
- ['eb_5fflux_5freg_5ffineadd_5fdm_2472',['eb_flux_reg_fineadd_dm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c2977ac92fe83060eb9443dde71cdd5',1,'amrex']]],
- ['eb_5fflux_5freg_5ffineadd_5fva_5fxhi_2473',['eb_flux_reg_fineadd_va_xhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd990a563d63d022c9b09433c621015f',1,'amrex']]],
- ['eb_5fflux_5freg_5ffineadd_5fva_5fxlo_2474',['eb_flux_reg_fineadd_va_xlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15dc2901e84865ab7ca819e913967f1d',1,'amrex']]],
- ['eb_5fflux_5freg_5ffineadd_5fva_5fyhi_2475',['eb_flux_reg_fineadd_va_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a555d147b281a1bfa308507ecc5b628be',1,'amrex']]],
- ['eb_5fflux_5freg_5ffineadd_5fva_5fylo_2476',['eb_flux_reg_fineadd_va_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72c1982bd1003fddcf274e2fd059fc87',1,'amrex']]],
- ['eb_5fflux_5freg_5ffineadd_5fva_5fzhi_2477',['eb_flux_reg_fineadd_va_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad52e53deaf4b675c315293a57f6958c9',1,'amrex']]],
- ['eb_5fflux_5freg_5ffineadd_5fva_5fzlo_2478',['eb_flux_reg_fineadd_va_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3566e756881f6092d91efc03b9529d1f',1,'amrex']]],
- ['eb_5finterp_5fcc2cent_2479',['eb_interp_cc2cent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc1ea19abb66c0912bd6b989b80c5f98',1,'amrex']]],
- ['eb_5finterp_5fcc2face_5fx_2480',['eb_interp_cc2face_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadf288d4a98ac6d06932233e76bc1573',1,'amrex']]],
- ['eb_5finterp_5fcc2face_5fy_2481',['eb_interp_cc2face_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac23db9d46e2b4c90a98ed2c43d84f05f',1,'amrex']]],
- ['eb_5finterp_5fcc2face_5fz_2482',['eb_interp_cc2face_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8f47a8a092ea7a3e0b853f65bc0e605',1,'amrex']]],
- ['eb_5finterp_5fcc2facecent_5fx_2483',['eb_interp_cc2facecent_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af64d03e8a7ef3fe431ad37a22d8da69e',1,'amrex']]],
- ['eb_5finterp_5fcc2facecent_5fy_2484',['eb_interp_cc2facecent_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa19f43092081da4b158d6417ba6ef650',1,'amrex']]],
- ['eb_5finterp_5fcc2facecent_5fz_2485',['eb_interp_cc2facecent_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8289b410d7cd4e0064c73db4d361e733',1,'amrex']]],
- ['eb_5finterp_5fcc_5fto_5fcentroid_2486',['EB_interp_CC_to_Centroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aacd5723b8bb544b8feedee372294e10c',1,'amrex']]],
- ['eb_5finterp_5fcc_5fto_5ffacecentroid_2487',['EB_interp_CC_to_FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abcbe7f0f5cd9b990c3b3946e3b0419c2',1,'amrex']]],
- ['eb_5finterp_5fcellcentroid_5fto_5ffacecentroid_2488',['EB_interp_CellCentroid_to_FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25f1af042b358543413af13507e891e2',1,'amrex::EB_interp_CellCentroid_to_FaceCentroid(const MultiFab &phi_centroid, const Array< MultiFab *, AMREX_SPACEDIM > &phi_faces, int scomp, int dcomp, int nc, const Geometry &geom, const amrex::Vector< amrex::BCRec > &a_bcs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa4184f019cdc6b48fa68be6496681b8',1,'amrex::EB_interp_CellCentroid_to_FaceCentroid(const MultiFab &phi_centroid, const Vector< MultiFab * > &phi_faces, int scomp, int dcomp, int nc, const Geometry &geom, const amrex::Vector< amrex::BCRec > &a_bcs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a84f2fd1d8faaa80410294ddfc4c4158f',1,'amrex::EB_interp_CellCentroid_to_FaceCentroid(const MultiFab &phi_centroid, AMREX_D_DECL(MultiFab &phi_xface, MultiFab &phi_yface, MultiFab &phi_zface), int scomp, int dcomp, int ncomp, const Geometry &a_geom, const Vector< BCRec > &a_bcs)']]],
- ['eb_5finterp_5fcentroid2facecent_5fx_2489',['eb_interp_centroid2facecent_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afbe495de221a8edcb3e8566f047353be',1,'amrex']]],
- ['eb_5finterp_5fcentroid2facecent_5fy_2490',['eb_interp_centroid2facecent_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20f22656c1c33ddd41b9bf6ff16ce05a',1,'amrex']]],
- ['eb_5finterp_5fcentroid2facecent_5fz_2491',['eb_interp_centroid2facecent_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abae204af4eca5590b6fbdbdf3ea38c26',1,'amrex']]],
- ['eb_5finterp_5fin_5fquad_2492',['EB_interp_in_quad',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefcca7679b76de3867191843450d69f3',1,'amrex']]],
- ['eb_5flincc_5finterp_2493',['eb_lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab94176a43e7b3dfd0b44158c671268b9',1,'amrex']]],
- ['eb_5fmf_5fcell_5fcons_5finterp_2494',['eb_mf_cell_cons_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff791fa855110d40cd7eb2bffb62e15e',1,'amrex']]],
- ['eb_5fmf_5flincc_5finterp_2495',['eb_mf_lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ca444883f79b387fa2373ba33b7f969',1,'amrex']]],
- ['eb_5frereflux_5ffrom_5fcrse_2496',['eb_rereflux_from_crse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9df63fc752ddecfc0659aa645670462',1,'amrex']]],
- ['eb_5frereflux_5fto_5ffine_2497',['eb_rereflux_to_fine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0c65969b354bed7478ab5716942fdbad',1,'amrex']]],
- ['eb_5fset_5fcovered_2498',['EB_set_covered',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac619d99ccf677b91c436697814e9a3c4',1,'amrex::EB_set_covered(MultiFab &mf, int icomp, int ncomp, int ngrow, Real val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d1f42bca3823efe8ae8998c9a1ae08e',1,'amrex::EB_set_covered(MultiFab &mf, int icomp, int ncomp, const Vector< Real > &vals)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0a59d2ee3fb91d65cc6effb267f0a6b',1,'amrex::EB_set_covered(MultiFab &mf, int icomp, int ncomp, int ngrow, const Vector< Real > &a_vals)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3baedaa2c05dc91fb1b9b36dc61e128d',1,'amrex::EB_set_covered(MultiFab &mf, Real val)']]],
- ['eb_5fset_5fcovered_5ffaces_2499',['EB_set_covered_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a233a16599969d91372d51e1befabcbfc',1,'amrex::EB_set_covered_faces(const Array< MultiFab *, AMREX_SPACEDIM > &umac, Real val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77d795b6dab3e839da24a64b46179295',1,'amrex::EB_set_covered_faces(const Array< MultiFab *, AMREX_SPACEDIM > &umac, const int scomp, const int ncomp, const Vector< Real > &a_vals)']]],
- ['eb_5fset_5fcovered_5fnodes_2500',['eb_set_covered_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a81a28cf9f5aa320028c3b2d0c339c310',1,'amrex::eb_set_covered_nodes(int i, int j, int k, int n, int icomp, Array4< Real > const &d, Array4< EBCellFlag const > const &f, Real v)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb2c690637db28c101b2fafe2ea346e7',1,'amrex::eb_set_covered_nodes(int i, int j, int k, int n, int icomp, Array4< Real > const &d, Array4< EBCellFlag const > const &f, Real const *AMREX_RESTRICT v)']]],
- ['eb_5fstencil_5fsize_2501',['eb_stencil_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a49181827cb7d3a5b52f02540d7e82121',1,'amrex::Hypre::eb_stencil_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a47fa463023a9096542d2409e1e439a4a',1,'amrex::PETScABecLap::eb_stencil_size()']]],
- ['ebcellconservativelinear_2502',['EBCellConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellConservativeLinear.html',1,'amrex']]],
- ['ebcellflag_2503',['EBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html',1,'amrex::EBCellFlag'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a723976c16179e5d5bd57d3c21cf57958',1,'amrex::EBCellFlag::EBCellFlag() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a784e6b8a45a55b11c1ab074910b6af0f',1,'amrex::EBCellFlag::EBCellFlag(const EBCellFlag &rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a12b461c8a170594d3f9ba3ea7cbedd12',1,'amrex::EBCellFlag::EBCellFlag(EBCellFlag &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a6b2aa9bb33e890688b4864b56d957ae6',1,'amrex::EBCellFlag::EBCellFlag(uint32_t i) noexcept']]],
- ['ebcellflagfab_2504',['EBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html',1,'amrex::EBCellFlagFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#af6a0b6f99232ecdb6c7e7353c2166c8a',1,'amrex::EBCellFlagFab::EBCellFlagFab(const EBCellFlagFab &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a122af00c8e43d7f77b334e4ca8af8f3b',1,'amrex::EBCellFlagFab::EBCellFlagFab(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a037a336832dd36e4e28e512fbbd366b0',1,'amrex::EBCellFlagFab::EBCellFlagFab(const Box &b, int ncomp, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#afe1ba5fba45c24e88e142673c68073f6',1,'amrex::EBCellFlagFab::EBCellFlagFab(const Box &b, int ncomp=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a950b4a82b4c1eb79a628f7f85509d97d',1,'amrex::EBCellFlagFab::EBCellFlagFab(const EBCellFlagFab &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a328da9c6a1ffe5ff87003fdc9d5a7e9d',1,'amrex::EBCellFlagFab::EBCellFlagFab()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#aa21ee05268cabb67bb200801168253b9',1,'amrex::EBCellFlagFab::EBCellFlagFab(EBCellFlagFab &&rhs)=default']]],
- ['ebdatacollection_2505',['EBDataCollection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html',1,'amrex::EBDataCollection'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ac8cfe908c7bcdc5b940444e767ceb37b',1,'amrex::EBDataCollection::EBDataCollection(const EBDataCollection &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a279c06d895ec6ef61086ec173d57281d',1,'amrex::EBDataCollection::EBDataCollection(const EB2::Level &a_level, const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, Vector< int > a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a37fa70dac3bcfbd63a096961c0a97899',1,'amrex::EBDataCollection::EBDataCollection(EBDataCollection &&)=delete']]],
- ['ebfarraybox_2506',['EBFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html',1,'amrex::EBFArrayBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#aa9eec6391ebe9040da491ae57b41407b',1,'amrex::EBFArrayBox::EBFArrayBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#af71cb8c5382b2d5b83150439f88f99b9',1,'amrex::EBFArrayBox::EBFArrayBox(Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ab8aea0629538f258d11b34aacb04ad64',1,'amrex::EBFArrayBox::EBFArrayBox(const EBCellFlagFab &ebflag, const Box &bx, int ncomps, Arena *ar, const EBFArrayBoxFactory *factory=nullptr, int box_index=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ab04dcbd3b434a8553425a005ef78ec04',1,'amrex::EBFArrayBox::EBFArrayBox(EBFArrayBox const &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a79ae85b92db76dc260c707b7df356fe2',1,'amrex::EBFArrayBox::EBFArrayBox(EBFArrayBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a00d1e822adbb3114a5b7ae5b81f5015e',1,'amrex::EBFArrayBox::EBFArrayBox(const EBFArrayBox &)=delete']]],
- ['ebfarrayboxfactory_2507',['EBFArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html',1,'amrex::EBFArrayBoxFactory'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ae76b4a906830e7b5094edc438e6cc9b9',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory(const EB2::Level &a_level, const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aff3ee653b5be6f3b58ec1c34ae2f461f',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory(const EBFArrayBoxFactory &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aad2e2bde5474a8a144c900d5bfaa5e8c',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory(EBFArrayBoxFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aa671c88f9bbc88f7824352ef14fedc45',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory()=delete']]],
- ['ebfluxregister_2508',['EBFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html',1,'amrex::EBFluxRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#afed46de9d982663ff8bf4bdd752811a9',1,'amrex::EBFluxRegister::EBFluxRegister()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a14da975b0621f49220efd195ac6688c8',1,'amrex::EBFluxRegister::EBFluxRegister(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, const IntVect &ref_ratio, int fine_lev, int nvar)']]],
- ['ebgodunov_2509',['EBGodunov',['../group__EBGodunov.html',1,'(Global Namespace)'],['../namespaceEBGodunov.html',1,'EBGodunov']]],
- ['ebgodunov_5fcorner_5fcouple_5fxy_2510',['EBGodunov_corner_couple_xy',['../namespaceEBGodunovCornerCouple.html#a7670251a235d8e8a0029aa4d3d2be940',1,'EBGodunovCornerCouple']]],
- ['ebgodunov_5fcorner_5fcouple_5fxz_2511',['EBGodunov_corner_couple_xz',['../namespaceEBGodunovCornerCouple.html#a080e49a78a054a19a43018df9f3315e6',1,'EBGodunovCornerCouple']]],
- ['ebgodunov_5fcorner_5fcouple_5fyx_2512',['EBGodunov_corner_couple_yx',['../namespaceEBGodunovCornerCouple.html#ab83b76b3788f563af772721e08d38746',1,'EBGodunovCornerCouple']]],
- ['ebgodunov_5fcorner_5fcouple_5fyz_2513',['EBGodunov_corner_couple_yz',['../namespaceEBGodunovCornerCouple.html#ac0aa6f581853d220ac872e19459f275f',1,'EBGodunovCornerCouple']]],
- ['ebgodunov_5fcorner_5fcouple_5fzx_2514',['EBGodunov_corner_couple_zx',['../namespaceEBGodunovCornerCouple.html#a252e58193c4307115fd9019c47bbaf6e',1,'EBGodunovCornerCouple']]],
- ['ebgodunov_5fcorner_5fcouple_5fzy_2515',['EBGodunov_corner_couple_zy',['../namespaceEBGodunovCornerCouple.html#a20333045bcf5a9b6fa34e4673453be03',1,'EBGodunovCornerCouple']]],
- ['ebgodunovbc_2516',['EBGodunovBC',['../namespaceEBGodunovBC.html',1,'']]],
- ['ebgodunovcornercouple_2517',['EBGodunovCornerCouple',['../namespaceEBGodunovCornerCouple.html',1,'']]],
- ['ebgridcoverage_2518',['EBGridCoverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a98aef451a26944bbc183885f613370e3',1,'amrex::EBToPVD']]],
- ['ebmfcellconslininterp_2519',['EBMFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html',1,'amrex']]],
- ['ebmol_2520',['EBMOL',['../namespaceEBMOL.html',1,'EBMOL'],['../group__EBMOL.html',1,'(Global Namespace)']]],
- ['ebplane_2521',['EBPlane',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html',1,'amrex::algoim::EBPlane'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#a99b33ff9062162a71e2f1533c76c3a3e',1,'amrex::algoim::EBPlane::EBPlane()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#aa5637df03e164faf757177e7333e5d0b',1,'amrex::algoim::EBPlane::EBPlane(GpuArray< Real, 3 > const &c, GpuArray< Real, 3 > const n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#a6a73bedd66de0d9db79f8af959ad72d3',1,'amrex::algoim::EBPlane::EBPlane(Real cx, Real cy, Real cz, Real nx, Real ny, Real nz) noexcept']]],
- ['ebplm_2522',['EBPLM',['../namespaceEBPLM.html',1,'']]],
- ['ebsupport_2523',['EBSupport',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebc',1,'amrex']]],
- ['ebtopolygon_2524',['EBToPolygon',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#ad8094e8ba844bca4f39cecff49aa5b86',1,'amrex::EBToPVD']]],
- ['ebtopvd_2525',['EBToPVD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html',1,'amrex::EBToPVD'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#aee45f02c64e45397af7d92d3557e26e6',1,'amrex::EBToPVD::EBToPVD()']]],
- ['edge_2526',['Edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html',1,'amrex::EB2']]],
- ['edge_5fgrids_2527',['edge_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7cf2da3e3135c31924af8e09fa0c8104',1,'amrex::AmrLevel']]],
- ['edgefluxregister_2528',['EdgeFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html',1,'amrex::EdgeFluxRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a80d8a50bf42890675c5e06ae694b66ce',1,'amrex::EdgeFluxRegister::EdgeFluxRegister(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, int nvar=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a89a4c8560bbedddef433d4467a8dcfd4',1,'amrex::EdgeFluxRegister::EdgeFluxRegister()=default']]],
- ['edisoncpufab_2529',['edisonCPUFab',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a3db6cd7cebf96206f923d90fa878ec13',1,'CommProfStats']]],
- ['edisonnodefab_2530',['edisonNodeFab',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab7a4932c02acf98ae36a27c00f553094',1,'CommProfStats']]],
- ['edisonnodexyz_2531',['edisonNodeXYZ',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af6a0a1c8fe03b2c8492f67761ace16c6',1,'CommProfStats']]],
- ['eff_2532',['eff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a663b75105444c3cfca994b499b52d038',1,'amrex::Cluster']]],
- ['eight_2533',['eight',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a6d0e20a18c5f695168cf590f87a460a4',1,'amrex_constants_module']]],
- ['eighth_2534',['eighth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a4f8d71c1b1d316bbf6505f7a9511d24d',1,'amrex_constants_module']]],
- ['elemwisemax_2535',['elemwiseMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0998756a313c73e425a7e2b4b96d02dd',1,'amrex::elemwiseMax(const IntVectND< dim > &p1, const IntVectND< dim > &p2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0ca24d0cad7a50b4e33d7e1cf2d62cf4',1,'amrex::elemwiseMax(const T &a, const T &b, const Ts &... c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93a16e30ea4ae11d5478b61bc66508be',1,'amrex::elemwiseMax(T const &a, T const &b) noexcept']]],
- ['elemwisemin_2536',['elemwiseMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4bfe8e79990e6c03cf02379c2b883a8',1,'amrex::elemwiseMin(T const &a, T const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a596c8bdb575a0bb55727422ca467ca83',1,'amrex::elemwiseMin(const T &a, const T &b, const Ts &... c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d1d3dbaf7cb3e6b36c6151d59228362',1,'amrex::elemwiseMin(const IntVectND< dim > &p1, const IntVectND< dim > &p2) noexcept']]],
- ['eleven_2537',['eleven',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ad701c896075f8435c6d10def6629fe76',1,'amrex_constants_module']]],
- ['elixir_2538',['Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html',1,'amrex::Gpu']]],
- ['elixir_2539',['elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< AtomicInt >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< char >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< EBCellFlag >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< HYPRE_Int >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< int >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< PetscInt >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< Real >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'amrex::BaseFab::elixir()']]],
- ['elixir_2540',['Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a73116015261623afc75de5846c536d60',1,'amrex::Gpu::Elixir::Elixir(Elixir &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#afbafbee2ae0733e7b642416a6c0e1d95',1,'amrex::Gpu::Elixir::Elixir(Elixir const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a62d8be14e66b536bcadc7689658054db',1,'amrex::Gpu::Elixir::Elixir(void *p, Arena *arena) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a9a11ead76662a1fb2d86201dea17a33f',1,'amrex::Gpu::Elixir::Elixir() noexcept=default']]],
- ['ellipsoidif_2541',['EllipsoidIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html',1,'amrex::EB2::EllipsoidIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a12391461b3aaeda3b88f48f56bd7a38c',1,'amrex::EB2::EllipsoidIF::EllipsoidIF()']]],
- ['empty_2542',['empty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::XDim3 >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::STLtools::Triangle >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::openbc::MomTag >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::NeighborCode >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::BoxND >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'amrex::PODVector::empty()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abe6aa2080bb4a68eaded92e7e3e6efd6',1,'amrex::ParticleTile::empty()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a3d57d55dc4495341b7bd6de0ac9e4bd6',1,'amrex::ForkJoin::MFFork::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a7ebc7ce80aded82313b3f96ba0f14d8e',1,'amrex::EB2::IndexSpace::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab96a1c213fe6e5f402c4e006608564f5',1,'amrex::FabArrayBase::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3e7cd82f169573dfa29f3d453a9a40b9',1,'amrex::DistributionMapping::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae71159edaa4456e59699f01955144d97',1,'amrex::BoxArray::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a121a968277c299409b1b6e98fa2d8b08',1,'amrex::ArrayOfStructs::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a356f63835bfba5626b9e6cd884d895d0',1,'amrex::ArrayOfStructs::empty() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a25710d2c2fdeae4c7b7b36ca2a1e5b90',1,'amrex::AMReX::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< char >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a193e31f7db819b274b09730561007716',1,'amrex::StructOfArrays::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< unsigned int >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< std::size_t >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< ParticleReal * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< int >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< int *, DefaultAllocator< int * > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< int * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< index_type >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const ParticleReal * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const int * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const int *, DefaultAllocator< const int * > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::empty()']]],
- ['enable_5finverse_2543',['enable_inverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a253931bb13b740bcdf8da45fe68a4591',1,'amrex::NeighborParticleContainer']]],
- ['enabled_2544',['enabled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a479b95e65f876998b375cdbaba5ed658',1,'amrex::InSituBridge']]],
- ['enablefpexcept_2545',['enableFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebfde21396d2ff792d29469193f4853e',1,'amrex']]],
- ['enableif_5ft_2546',['EnableIf_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae456dccc30b99d38aeeecd21adc7acfe',1,'amrex']]],
- ['enableinverse_2547',['enableInverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a10946f0902af75ab296818655fa6b388',1,'amrex::NeighborParticleContainer']]],
- ['enabletiling_2548',['EnableTiling',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a30f81d409ee420d0e8865c0c7668b0f7',1,'amrex::MFItInfo']]],
- ['enclosedcells_2549',['enclosedCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae42dcbee8907dc8b9c203c9ba7c5998f',1,'amrex::BoxND::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a821a9d499c7795c593c3b5ebcaaf5ab0',1,'BoxND< AMREX_SPACEDIM >::enclosedCells() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9b5c6fc3bf92ac01341aa97dc3b4c4b9',1,'BoxND< AMREX_SPACEDIM >::enclosedCells(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae42dcbee8907dc8b9c203c9ba7c5998f',1,'BoxND< AMREX_SPACEDIM >::enclosedCells(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9ed198bd9ceb2268f1219c2e0375bdbb',1,'amrex::BoxList::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9b5c6fc3bf92ac01341aa97dc3b4c4b9',1,'amrex::BoxND::enclosedCells(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a821a9d499c7795c593c3b5ebcaaf5ab0',1,'amrex::BoxND::enclosedCells() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a678c17d31bc353ead03cffed5c4e1574',1,'amrex::BoxList::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac6147deef62aa311d8c7bbf681fc35ce',1,'amrex::BoxArray::enclosedCells(int dir)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a8199954b0860a879faa63867400b5435',1,'amrex::BoxArray::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3feb0da0522ac48ea3b54e5010569bb6',1,'amrex::enclosedCells(const BoxND< dim > &b, int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ec2fad673a480d19d23063601a04c9d',1,'amrex::enclosedCells(const BoxND< dim > &b, Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6cf5a4e801f25e9413f51678fea8c36',1,'amrex::enclosedCells(const BoxND< dim > &b) noexcept']]],
- ['end_2550',['end',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< amrex::algoim::Interval, N >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a873f640763a9782db4c3b207c11e01ff',1,'amrex::ArrayOfStructs::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< amrex::algoim::Interval, N >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'amrex::GpuArray::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'amrex::GpuArray::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a35fb0445d4f861be4ed66bf9861e9f14',1,'amrex::BoxList::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3f031aa03b4e913c8fa413cf76d1807d',1,'amrex::BoxList::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a35fb0445d4f861be4ed66bf9861e9f14',1,'amrex::BoxDomain::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a3f031aa03b4e913c8fa413cf76d1807d',1,'amrex::BoxDomain::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a47792c2340e22a0d2c71fdd916a5541c',1,'amrex::BinIterator::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa2a7d293afbee43a583574e79e025ef4',1,'amrex::ArrayOfStructs::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a477680d9afe24f0598b16e436151df7d',1,'amrex::WeightedBoxList::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< amrex::EB2::PolyTerm, N >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< amrex::EB2::PolyTerm, N >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< bool, N >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< bool, N >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< const int *, NArrayInt >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< const int *, NArrayInt >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< const ParticleReal *, NArrayReal >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ade62e0019a5532341887838a1d6b0b44',1,'amrex::WeightedBoxList::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int *, NAI >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a99916092c93df93da10a0bb582222174',1,'amrex::Table3D::end()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a68910ee43a4d4544d54a2a6fe26454e2',1,'amrex::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'amrex::Array4::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< int >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< int const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< Real const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< T const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< T0 >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< T0 const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ac4fc4d78377e9818d74517d365f21113',1,'amrex::Table1D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a90068786b718833feac893cc831dd061',1,'amrex::Table2D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a90068786b718833feac893cc831dd061',1,'Table2D< RT >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a2d1ef1b7c2e47b29c305b9d5854ee1c9',1,'amrex::Array3D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#aee1a2d8e68a6221b68959f46f2bfad58',1,'amrex::Table4D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afa1c2333b561137170efd8d6a1c7594a',1,'amrex::Array1D::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a248a4a97275ccc2c644ccebb5327c688',1,'amrex::Array1D::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afa1c2333b561137170efd8d6a1c7594a',1,'Array1D< int, 0, N-1 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a248a4a97275ccc2c644ccebb5327c688',1,'Array1D< int, 0, N-1 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aedd8fdf9c40df37ea0f9f74e8c2417d4',1,'amrex::Array2D::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a6c11e88a9c5d43efdbfc6f1acef6397d',1,'amrex::Array2D::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aedd8fdf9c40df37ea0f9f74e8c2417d4',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a6c11e88a9c5d43efdbfc6f1acef6397d',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a410f693b45520d607c4e93afb9a84b77',1,'amrex::Array3D::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< index_type >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< index_type >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const ParticleReal * >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const ParticleReal * >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const int *, DefaultAllocator< const int * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const int *, DefaultAllocator< const int * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< char >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< char >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::XDim3 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::XDim3 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::STLtools::Triangle >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::STLtools::Triangle >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::openbc::MomTag >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a81c9df182cc9ede59e3eb3f75e144957',1,'amrex::RealVect::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#a3b5576e8ad5290c80b9fddc284213506',1,'amrex::Gpu::range_detail::range_impl::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< unsigned int >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< unsigned int >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< std::size_t >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< std::size_t >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::openbc::MomTag >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< ParticleReal * >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< ParticleReal * >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< int >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< int >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< int *, DefaultAllocator< int * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< int *, DefaultAllocator< int * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real, nelems >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real, AMREX_SPACEDIM >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real, AMREX_SPACEDIM >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real, 3 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real, 3 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< ParticleReal *, NAR >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< ParticleReal *, NAR >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real, nelems >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, 4 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, 4 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, 3 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, 3 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, 2 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, 2 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int *, NAI >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< const ParticleReal *, NArrayReal >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'amrex::PODVector::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::NeighborCode >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::NeighborCode >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::BoxND >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::BoxND >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'amrex::PODVector::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a81c9df182cc9ede59e3eb3f75e144957',1,'amrex::RealVect::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a90e48fc334e395d5342ca85558949e95',1,'amrex::Neighbors::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a2d37e953b78d6106dbd29c8cb8775270',1,'amrex::Neighbors::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87cbb704d6b807701ea727b783cf0d40',1,'IntVectND< AMREX_SPACEDIM >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a0c709240ec4bb148609ce350efd2faa2',1,'IntVectND< AMREX_SPACEDIM >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87cbb704d6b807701ea727b783cf0d40',1,'amrex::IntVectND::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a0c709240ec4bb148609ce350efd2faa2',1,'amrex::IntVectND::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real,(M+2) *(M+1)/2 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real,(M+2) *(M+1)/2 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a02b3f4a04dc877e51bf6a2340ab1046e',1,'amrex::RealVect::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a02b3f4a04dc877e51bf6a2340ab1046e',1,'amrex::RealVect::end() const noexcept']]],
- ['end_5fiv_2551',['end_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaf8e1719e14c677c57c5d2446608e9bb',1,'amrex']]],
- ['endindex_2552',['endIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a427faab13c7d1f9d72b476452df519e1',1,'amrex::MFIter']]],
- ['endparallel_2553',['EndParallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a990d0a17b08dcd68a0d77a7b35cfebaf',1,'amrex::ParallelDescriptor']]],
- ['endteams_2554',['EndTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1f1780bd83ee339ade2a2dd702473e20',1,'amrex::ParallelDescriptor']]],
- ['endx_2555',['EndX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a1aa0d54b004e6d96d59820de7b94cb22',1,'amrex::XYPlotDataList']]],
- ['endx_2556',['endX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ad12ab95c2383da4eb515681b9522ace4',1,'amrex::XYPlotDataList']]],
- ['endxi_2557',['EndXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#ae8c16dcec1c3fa6651a2d328c61eb47c',1,'amrex::XYPlotDataListLink']]],
- ['endxi_2558',['endXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a27c1524c9b6b2bbad9e9186e909830fa',1,'amrex::XYPlotDataListLink']]],
- ['enforceinoutsolvability_2559',['enforceInOutSolvability',['../namespaceHydroUtils.html#a3c4af1f820880e67509b84b57e988090',1,'HydroUtils::enforceInOutSolvability(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM >> &vels_vec, amrex::BCRec const *bc_type, const amrex::Vector< amrex::Geometry > &geom, bool include_bndry_corners=false)'],['../group__Utilities.html#ga5677f456538ed66e94185b0050bc6e2d',1,'HydroUtils::enforceInOutSolvability(const Vector< Array< MultiFab *, AMREX_SPACEDIM >> &vels_vec, const BCRec *bc_type, const Vector< Geometry > &geom, bool include_bndry_corners)']]],
- ['enforceperiodic_2560',['enforcePeriodic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d4982679d65bfe0ea15633d2c6bbca1',1,'amrex']]],
- ['enforceperiodicity_2561',['EnforcePeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::CutFab >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::CutFab >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::CutFab >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::EBCellFlagFab >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::EBCellFlagFab >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::EBCellFlagFab >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::Mask >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::Mask >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::Mask >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< FArrayBox >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< FArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< FArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< TagBox >::EnforcePeriodicity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< IArrayBox >::EnforcePeriodicity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< TagBox >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< TagBox >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< IArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< IArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::BaseFab< PetscInt > >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::BaseFab< PetscInt > >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::BaseFab< AtomicInt > >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::BaseFab< AtomicInt > >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::BaseFab< AtomicInt > >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'amrex::FabArray::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'amrex::FabArray::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'amrex::FabArray::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::BaseFab< PetscInt > >::EnforcePeriodicity()']]],
- ['enforceperiodicwhere_2562',['EnforcePeriodicWhere',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5fd964d32b82510c6625589b9038b251',1,'amrex::ParticleContainer_impl::EnforcePeriodicWhere()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5fd964d32b82510c6625589b9038b251',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::EnforcePeriodicWhere(P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a460bbf5e47586a2d48353747798e0a1e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::EnforcePeriodicWhere(P &p, ParticleLocData &pld, int lev_min, int lev_max, int local_grid) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a460bbf5e47586a2d48353747798e0a1e',1,'amrex::ParticleContainer_impl::EnforcePeriodicWhere()']]],
- ['enforcesingularsolvable_2563',['enforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b0f44a3e66fbefa2310385747427b',1,'amrex::MLLinOpT::enforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b0f44a3e66fbefa2310385747427b',1,'MLLinOpT< Array< MultiFab, 3 > >::enforceSingularSolvable()']]],
- ['ensurethreadsafetiles_2564',['EnsureThreadSafeTiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6f51f01e9f0350a8b447ee451d0efb',1,'amrex']]],
- ['eps_2565',['eps',['../group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d',1,'eps(): hydro_bds_edge_state_3D.cpp'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a5996afecb06f0cfbc667e1fc7eff3f08',1,'sdcquadrature_mod::eps()'],['../group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d',1,'eps(): hydro_bds_edge_state_2D.cpp'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#acf673ebaf5379183e526bd2bbc4c665e',1,'amrex::nodelap_detail::eps()']]],
- ['erase_2566',['erase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::STLtools::Triangle >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::XDim3 >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::XDim3 >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< char >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< char >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const int * >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const int * >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const int *, DefaultAllocator< const int * > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const int *, DefaultAllocator< const int * > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const ParticleReal * >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const ParticleReal * >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< index_type >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::BoxND >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::BoxND >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a745d2d5f1157d1c3cb6b620f5544e01d',1,'amrex::AMReX::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ae74cdb62144ce25c901b6df72013dc89',1,'amrex::ArrayOfStructs::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aff6283995254b7660c80cd420d99886b',1,'amrex::EB2::IndexSpace::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'amrex::PODVector::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'amrex::PODVector::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::STLtools::Triangle >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< int *, DefaultAllocator< int * > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::NeighborCode >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::NeighborCode >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::openbc::MomTag >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::openbc::MomTag >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#abc45977f12640b8ad7f2ead09eadafb9',1,'amrex::WeightedBoxList::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< unsigned int >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< unsigned int >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< std::size_t >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< std::size_t >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< int * >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< ParticleReal * >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< ParticleReal * >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< int >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< int >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< int *, DefaultAllocator< int * > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< index_type >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< int * >::erase()']]],
- ['err_5ffunc_2567',['err_func',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#accb4208e8504753dcddef021c9250e88',1,'amrex::ErrorRec']]],
- ['err_5ffunc2_2568',['err_func2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ad72e6621e0e65cba0d636c244ac5d53b',1,'amrex::ErrorRec']]],
- ['err_5ftype_2569',['err_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#abc0afb5043187b59f1a7219c50a62cec',1,'amrex::ErrorRec']]],
- ['errfunc_2570',['errFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a71511c07ba07eb68b24293472bbceb24',1,'amrex::ErrorRec']]],
- ['errfunc2_2571',['errFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a699129622e8dca590420730ce595e291',1,'amrex::ErrorRec']]],
- ['error_2572',['error',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT_1_1error.html',1,'amrex::MLMGT']]],
- ['error_2573',['Error',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#ad1154a83c8009b45e609ece0f5c7b69f',1,'hacc::Error::Error()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4626a95cf1e8912372ab227213a7b8a0',1,'amrex::Error(const char *msg=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa5d048f7bf7386b6976b10001a5f8b4',1,'amrex::Error(const std::string &msg)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html',1,'hacc::Error']]],
- ['error_2eh_2574',['Error.h',['https://amrex-codes.github.io/amrex/doxygen/Error_8h.html',1,'']]],
- ['error_5fhandler_2575',['error_handler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a2ba7b9cd7c50a0eccdb6d825cc026da3',1,'amrex::system']]],
- ['error_5fhost_2576',['Error_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a620a62df5f47fd577e2628f850a447fc',1,'amrex']]],
- ['errorcheck_2577',['ErrorCheck',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a8e72d3661b320758c41e4a548b80beec',1,'amrex::Gpu']]],
- ['errorest_2578',['ErrorEst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a80b107efe79904f079c92600156e523d',1,'amrex::Amr::ErrorEst()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a88c72a4b4558c782239743af1f3b0789',1,'amrex::AmrCore::ErrorEst()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a8d8e1e1b2e8fa5a1a5055ed761a2410d',1,'amrex::AmrMesh::ErrorEst()']]],
- ['errorest_2579',['errorEst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a75c6f30a5526b2d5dbbb24646f71dc8b',1,'amrex::AmrLevel']]],
- ['errorfunc_2580',['ErrorFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html',1,'amrex::ErrorRec::ErrorFunc'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a95fde6ed4cbd0d479c01ab85c85b05c7',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a3f792e96b23993415bd7d9bba649aa31',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFuncDefault inFunc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a3f1699d51a9cf12c7d8e928687db32cb',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFunc3DDefault inFunc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a53f51625afac95ad21c2b44edf7fef76',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFunc const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a0038d07e8efa6df3c696f47cc8ae5d09',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFunc &&)=delete']]],
- ['errorfunc2_2581',['ErrorFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html',1,'amrex::ErrorRec::ErrorFunc2'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#aacd6362e36161ff9bb312a1e24088901',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a02a3fc42ec877b30c62f546c68f89ba1',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2(ErrorFunc2Default inFunc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a7e17b9c4b95d2c52127ca66a0e9aa707',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2(ErrorFunc2 const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a7950d1179f7e53bc2932a492f5e3866d',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2(ErrorFunc2 &&)=delete']]],
- ['errorfunc2default_2582',['ErrorFunc2Default',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42bd26e7d0da54d65837c31f4d03576f',1,'amrex']]],
- ['errorfunc3ddefault_2583',['ErrorFunc3DDefault',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3ef56858a7952a309061d5ddef6f86b',1,'amrex']]],
- ['errorfuncdefault_2584',['ErrorFuncDefault',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac98769d649c4292b78b3df51eae68ec',1,'amrex']]],
- ['errorhandler_2585',['ErrorHandler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6f45c130cacf67455811e9b4829f432',1,'amrex']]],
- ['errorlist_2586',['ErrorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html',1,'amrex::ErrorList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#aa0fc2d7a254ee23a1275a5f70148e283',1,'amrex::ErrorList::ErrorList()']]],
- ['errorrec_2587',['ErrorRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html',1,'amrex::ErrorRec'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a7b04d755bf60782cae073b6f8e8fcaf4',1,'amrex::ErrorRec::ErrorRec(std::string nm, int ng, ErrorType etyp, const ErrorRec::ErrorFunc2 &f2)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a084b0d2b58520edb6636b704949e61eb',1,'amrex::ErrorRec::ErrorRec(ErrorRec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a1a8fc733dbbb651b4797e1158446a06c',1,'amrex::ErrorRec::ErrorRec(ErrorRec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a0a51eb9a95b0246788657c8c48a8fc42',1,'amrex::ErrorRec::ErrorRec(std::string nm, int ng, ErrorType etyp, const ErrorRec::ErrorFunc &f)']]],
- ['errorstream_2588',['ErrorStream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1e213ab52cdac41e691ab49370b30a34',1,'amrex']]],
- ['errorstring_2589',['ErrorString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07f31ae8d095a610856f2443abdcbb3a',1,'amrex::ParallelDescriptor']]],
- ['errortype_2590',['ErrorType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872d',1,'amrex::ErrorRec']]],
- ['errtype_2591',['errType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ac34eccb332331b40360aeba63b73bbfa',1,'amrex::ErrorRec']]],
- ['estimatework_2592',['estimateWork',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a03b21d394e621b009b473c427b4769d0',1,'amrex::AmrLevel']]],
- ['euclid_5fprecond_5fconfigure_2593',['euclid_precond_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#af635b8debb95a35dc7f5201129d4cd5b',1,'amrex::HypreIJIface']]],
- ['eval_2594',['eval',['../group__BDS.html#gaccc1e28576429e09eb4dec0131e911ff',1,'eval(): hydro_bds_edge_state_2D.cpp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#ae31b17cbb88dce4057e7412cb0b5a7b4',1,'amrex::SplineDistFcnElement2d::eval()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#acf76d5c7c3027a29928d07b2572475a8',1,'amrex::ReduceOps::eval(N n, D &reduce_data, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a58753cc90f873de11316249189d438ca',1,'amrex::ReduceOps::eval(Box const &box, N ncomp, D &reduce_data, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a705e92f33933692615787d722642c37c',1,'amrex::ReduceOps::eval(Box const &box, D &reduce_data, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#ab6d0e3293d5341c89aad5b8acc8abd47',1,'amrex::ReduceOps::eval(MF const &mf, IntVect const &nghost, int ncomp, D &reduce_data, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a00463980dfb637a0c8f867ed55fa99b8',1,'amrex::ReduceOps::eval(MF const &mf, IntVect const &nghost, D &reduce_data, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#ade3a8b7cb056567a40e8be98e24d3260',1,'amrex::algoim::QuadratureRule::eval()'],['../group__BDS.html#gaa7469136756ab6d49a47c3e271a39f89',1,'eval(): hydro_bds_edge_state_3D.cpp']]],
- ['eval_5fmf_2595',['eval_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a6ee0df1c765e4839d3e453159681baf8',1,'amrex::ReduceOps']]],
- ['evalintegrand_2596',['evalIntegrand',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a68bfd20ce2cfe059f08d82bcc99c268c',1,'amrex::algoim::ImplicitIntegral::evalIntegrand()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#a93e5266e3de3f1d636f081e118526ea2',1,'amrex::algoim::QuadratureRule::evalIntegrand()']]],
- ['evalreduction_2597',['EvalReduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a0a2dd2d6e19976b8eaebb9d81a65718a',1,'amrex::Lazy']]],
- ['evolve_2598',['evolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a2dcb9287cd56e0febfcdf00b3725aee7',1,'amrex::TimeIntegrator::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a31411280257ee4d2942a140cbead4635',1,'amrex::FEIntegrator::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a97d9851462a6592d58c42ced9cb266a9',1,'amrex::IntegratorBase::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a688191347e4eef3fa6bc2714a8d51a0e',1,'amrex::SundialsIntegrator::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#af0eddcd4e42f2e70d706c84108c812e7',1,'amrex::RKIntegrator::evolve()']]],
- ['exch_2599',['Exch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a170f55f8b9bd412d07a2ab2e825a4ee8',1,'amrex::Gpu::Atomic']]],
- ['excludeset_2600',['excludeSet',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae52d1496a02ab9f40df9ae0ece20fc51',1,'BLProfStats']]],
- ['exclusive_2601',['Exclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Exclusive.html',1,'amrex::Scan::Type']]],
- ['exclusive_2602',['exclusive',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan_1_1Type.html#acbaa9eb7d8b3af7b3df2832a75b43afc',1,'amrex::Scan::Type']]],
- ['exclusive_5fscan_2603',['exclusive_scan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3f116832e254a3422729b3455b22f18c',1,'amrex::Gpu']]],
- ['exclusivesum_2604',['ExclusiveSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a375a3f04c8c0b11c577d168dbff3c9fd',1,'amrex::Scan']]],
- ['execonfinalize_2605',['ExecOnFinalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec8ceac1148bd8331f3a51572068f8a0',1,'amrex']]],
- ['execoninitialize_2606',['ExecOnInitialize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6911748ceb0d88bf5b6bf7f3f0402e97',1,'amrex']]],
- ['executionconfig_2607',['ExecutionConfig',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html',1,'amrex::Gpu::ExecutionConfig'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a08f6a3b8fe37c3a6c070a86b6771abf4',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(dim3 nb, dim3 nt, std::size_t sm=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#abe1e6e1f5ba30f2630030521cd1f2a2f',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a37cfbe8246a2b757ee9753ee96f03385',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(Long N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a6aae308317a5d0b1f713f8f5e6da30e0',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(const Box &box, int comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#aac93b82b3c746e0c6183e801898b3271',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(const Box &box) noexcept']]],
- ['exename_2608',['exename',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aa338ee7ebd729e662154160b02022599',1,'amrex::system']]],
- ['exist_2609',['Exist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ab895515b73ef0cdc6d0e06c7590f3e76',1,'amrex::VisMF']]],
- ['exists_2610',['Exists',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#afee9c962b3446b2d10724c21add85f8c',1,'amrex::FileSystem']]],
- ['exitrequest_2611',['ExitRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9ad8032fde646b23816f422ec34e7c43d8',1,'amrex::DataServices']]],
- ['exp_2612',['exp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7188a3015dcffc0938b6cb74def1c7f',1,'amrex']]],
- ['expand_2613',['expand',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a72605b11a07738a066ad346c5c7f8d62',1,'amrex::BoxND::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a72605b11a07738a066ad346c5c7f8d62',1,'BoxND< AMREX_SPACEDIM >::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9c7818564b213d4f83458940f6f1dd7f',1,'amrex::IndexTypeND::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9c7818564b213d4f83458940f6f1dd7f',1,'IndexTypeND< AMREX_SPACEDIM >::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad9709a1183dce4b5bc038dc4aac65db7',1,'amrex::IntVectND::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad9709a1183dce4b5bc038dc4aac65db7',1,'IntVectND< AMREX_SPACEDIM >::expand()']]],
- ['expect_2614',['expect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html',1,'amrex::expect'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#afb2cf096f98b60b178bd5ee592876680',1,'amrex::expect::expect(std::string str_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#a29077faf3a3650e3eeb67285023d7e5e',1,'amrex::expect::expect(const char *istr_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#a76c80085267c42ef73ed0e63c65af898',1,'amrex::expect::expect(char c)']]],
- ['explicitrungekutta_2615',['ExplicitRungeKutta',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea0e3b15fe691c25fd194f13af33980845',1,'amrex']]],
- ['expr_2616',['expr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a52ec8f4544dd1e6875dff68e3d35a491',1,'amrex::IParser::expr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a39e13b29c0ab51b5a27264c706a1d7a8',1,'amrex::Parser::expr()']]],
- ['extend_5fdomain_5fface_2617',['extend_domain_face',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a900c8b65fe13dca2d107ec8ae396b7b7',1,'amrex::EB2']]],
- ['extenddataoutsidedomain_2618',['extendDataOutsideDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a49ed9d07cf0f8fc92b793d52190ad6f4',1,'amrex::EBDataCollection']]],
- ['extenddomainface_2619',['ExtendDomainFace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a2258b3042676370ae01a2968e6962765',1,'amrex::EB2']]],
- ['extended_5fweights_2620',['extended_weights',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a41e0f57f4b5dac966a3beb173e3d6286',1,'amrex::RKIntegrator']]],
- ['extent_2621',['extent',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#af29ddffe552640cdadd8dec27b352074',1,'amrex::algoim::BoundingBox']]],
- ['exteriorcell_2622',['EXTERIORCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a73c2a5939fde880dfb3256a3ea552d0f',1,'amrex::InSituUtils']]],
- ['extrap_2623',['extrap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a831ab234733f1a75b0d42fffa6a3db0a',1,'amrex::StateDescriptor']]],
- ['extrapveltofaces_2624',['ExtrapVelToFaces',['../namespaceEBMOL.html#a7add53a153ade9c5cb83e79a61ad1929',1,'EBMOL::ExtrapVelToFaces()'],['../namespaceEBGodunov.html#a9f011229326650b60adef228f8a54f96',1,'EBGodunov::ExtrapVelToFaces()'],['../namespaceMOL.html#a0fe3320639aceebe9c4f821287f26913',1,'MOL::ExtrapVelToFaces()'],['../namespaceGodunov.html#aa28d3b1616afb53afb23edd90599bf2b',1,'Godunov::ExtrapVelToFaces()'],['../group__Utilities.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98',1,'HydroUtils::ExtrapVelToFaces()']]],
- ['extrapveltofacesbox_2625',['ExtrapVelToFacesBox',['../namespaceEBMOL.html#a11b5b3fa29c007fd465a4bba443c433f',1,'EBMOL::ExtrapVelToFacesBox()'],['../namespaceMOL.html#ac44045406d48f0a8144e60b576bb04b0',1,'MOL::ExtrapVelToFacesBox()']]],
- ['extrapveltofacesonbox_2626',['ExtrapVelToFacesOnBox',['../namespaceEBGodunov.html#abcdbfbbc5a098883686937dbab7ace35',1,'EBGodunov::ExtrapVelToFacesOnBox()'],['../namespaceGodunov.html#a7ede3a0e23c54a08155c0de529607a3b',1,'Godunov::ExtrapVelToFacesOnBox()']]],
- ['extrude_2627',['extrude',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#af22e02a05f7ebca1e0d5945ed320b7f0',1,'amrex::EB2']]],
- ['extrusionif_2628',['ExtrusionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html',1,'amrex::EB2::ExtrusionIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#afd5f25acf2430a1731b18ea4b2e94024',1,'amrex::EB2::ExtrusionIF::ExtrusionIF()']]]
+ ['e0_2450',['e0',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a4a5d0a66ecd91a77f268b082f6f7470c',1,'amrex::algoim::ImplicitIntegral']]],
+ ['eb_5fadd_5fdivergence_5ffrom_5fflow_2451',['eb_add_divergence_from_flow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2cb587d0d7b4a0a7e85eaea44a331f81',1,'amrex::eb_add_divergence_from_flow(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &vel_eb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &bnorm, Array4< Real const > const &barea, GpuArray< Real, 2 > const &dxinv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa35f46cf4c79ff77d1a3849e7ad5bb98',1,'amrex::eb_add_divergence_from_flow(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &vel_eb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &bnorm, Array4< Real const > const &barea, GpuArray< Real, 3 > const &dxinv)']]],
+ ['eb_5faverage_5fdown_2452',['EB_average_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83baea24aee17c98e8771fa6eea0822f',1,'amrex::EB_average_down(const MultiFab &S_fine, MultiFab &S_crse, const MultiFab &vol_fine, const MultiFab &vfrac_fine, int scomp, int ncomp, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb1fc4ae4ef7edec76f3784f1ca78aed',1,'amrex::EB_average_down(const MultiFab &S_fine, MultiFab &S_crse, int scomp, int ncomp, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88b5f551ff31c821df1efef0a1983c7d',1,'amrex::EB_average_down(const MultiFab &S_fine, MultiFab &S_crse, int scomp, int ncomp, const IntVect &ratio)']]],
+ ['eb_5faverage_5fdown_5fboundaries_2453',['EB_average_down_boundaries',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae62657fb0ffcd40a902dc22f0c64906f',1,'amrex::EB_average_down_boundaries(const MultiFab &fine, MultiFab &crse, int ratio, int ngcrse)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58c0a1915ef06b92abe238304db2cc14',1,'amrex::EB_average_down_boundaries(const MultiFab &fine, MultiFab &crse, const IntVect &ratio, int ngcrse)']]],
+ ['eb_5faverage_5fdown_5ffaces_2454',['EB_average_down_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e516c0390423c9e5017de317c562c6e',1,'amrex::EB_average_down_faces(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, const IntVect &ratio, int ngcrse)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa60b978d9a863b96aa439f2009fb05f8',1,'amrex::EB_average_down_faces(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, const IntVect &ratio, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3df9dbf65687fa616a98a6be2789eedd',1,'amrex::EB_average_down_faces(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, int ratio, int ngcrse)']]],
+ ['eb_5faverage_5fface_5fto_5fcellcenter_2455',['EB_average_face_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ca083595ee0a76ca027da372fadf716',1,'amrex']]],
+ ['eb_5favg_5ffc_5fto_5fcc_2456',['eb_avg_fc_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a503e7a0c62d731776b177f78bd6cc61a',1,'amrex::eb_avg_fc_to_cc(int i, int j, int k, int n, Array4< Real > const &cc, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &ax, Array4< Real const > const &ay, Array4< EBCellFlag const > const &flag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7ca548557a81e714b0e5aa66407d548a',1,'amrex::eb_avg_fc_to_cc(int i, int j, int k, int n, Array4< Real > const &cc, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< Real const > const &ax, Array4< Real const > const &ay, Array4< Real const > const &az, Array4< EBCellFlag const > const &flag)']]],
+ ['eb_5favgdown_2457',['eb_avgdown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a658f71f1a20f1c31976ad401e53e28cd',1,'amrex']]],
+ ['eb_5favgdown_5fboundaries_2458',['eb_avgdown_boundaries',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a538016b8eefb9144d408402eec36d390',1,'amrex']]],
+ ['eb_5favgdown_5fface_5fx_2459',['eb_avgdown_face_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a380b65228c4871b5d99c5ea571dcc589',1,'amrex']]],
+ ['eb_5favgdown_5fface_5fy_2460',['eb_avgdown_face_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a161acc43339f8040a3b3d85822ccba68',1,'amrex']]],
+ ['eb_5favgdown_5fface_5fz_2461',['eb_avgdown_face_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a300e308bc865c0b06a1955edbf787019',1,'amrex']]],
+ ['eb_5favgdown_5fwith_5fvol_2462',['eb_avgdown_with_vol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6623c7b82f9de6404f5b9fe0d27a0fd7',1,'amrex']]],
+ ['eb_5fcell_5fcons_5finterp_2463',['eb_cell_cons_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41e516952807b4f4cda43c228af03826',1,'amrex']]],
+ ['eb_5fcompute_5fdivergence_2464',['eb_compute_divergence',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa59d455887dcc9ddd95b58158df99a8d',1,'amrex::eb_compute_divergence(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, Array4< Real const > const &w, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, GpuArray< Real, 3 > const &dxinv, bool already_on_centroids)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3375fdd1a2093dffe1bd183a9819a8d7',1,'amrex::eb_compute_divergence(int i, int j, int k, int n, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, GpuArray< Real, 2 > const &dxinv, bool already_on_centroids)']]],
+ ['eb_5fcomputedivergence_2465',['EB_computeDivergence',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac572002c16db8070f5ffaf6afaf1b87',1,'amrex::EB_computeDivergence(MultiFab &divu, const Array< MultiFab const *, AMREX_SPACEDIM > &umac, const Geometry &geom, bool already_on_centroids)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c82ba2090dd0accf9b02cf8aca324b7',1,'amrex::EB_computeDivergence(MultiFab &divu, const Array< MultiFab const *, AMREX_SPACEDIM > &umac, const Geometry &geom, bool already_on_centroids, const MultiFab &vel_eb)']]],
+ ['eb_5fcovered_5fval_2466',['eb_covered_val',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7e0f258a02602680779facdad15ec448',1,'amrex']]],
+ ['eb_5fflux_5freg_5fcrseadd_5fva_2467',['eb_flux_reg_crseadd_va',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad65a167177bb171c3ac5fbd726a3d0c1',1,'amrex::eb_flux_reg_crseadd_va(int i, int j, int k, Array4< Real > const &d, Array4< int const > const &flag, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &vfrac, Array4< Real const > const &ax, Array4< Real const > const &ay, Real dtdx, Real dtdy, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0bbc58f6b9468fa1aded42eff20dcd5',1,'amrex::eb_flux_reg_crseadd_va(int i, int j, int k, Array4< Real > const &d, Array4< int const > const &flag, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< Real const > const &vfrac, Array4< Real const > const &ax, Array4< Real const > const &ay, Array4< Real const > const &az, Real dtdx, Real dtdy, Real dtdz, int ncomp)']]],
+ ['eb_5fflux_5freg_5fcvol_2468',['eb_flux_reg_cvol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a579bc771ad42deaba49bd875435ec349',1,'amrex::eb_flux_reg_cvol(int i, int j, Array4< Real const > const &vfrac, Dim3 const &ratio, Real threshold) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a32656425b2bbf662685c783f61a98d76',1,'amrex::eb_flux_reg_cvol(int i, int j, int k, Array4< Real const > const &vfrac, Dim3 const &ratio, Real small) noexcept']]],
+ ['eb_5fflux_5freg_5ffineadd_5fdm_2469',['eb_flux_reg_fineadd_dm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c2977ac92fe83060eb9443dde71cdd5',1,'amrex']]],
+ ['eb_5fflux_5freg_5ffineadd_5fva_5fxhi_2470',['eb_flux_reg_fineadd_va_xhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd990a563d63d022c9b09433c621015f',1,'amrex']]],
+ ['eb_5fflux_5freg_5ffineadd_5fva_5fxlo_2471',['eb_flux_reg_fineadd_va_xlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15dc2901e84865ab7ca819e913967f1d',1,'amrex']]],
+ ['eb_5fflux_5freg_5ffineadd_5fva_5fyhi_2472',['eb_flux_reg_fineadd_va_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a555d147b281a1bfa308507ecc5b628be',1,'amrex']]],
+ ['eb_5fflux_5freg_5ffineadd_5fva_5fylo_2473',['eb_flux_reg_fineadd_va_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72c1982bd1003fddcf274e2fd059fc87',1,'amrex']]],
+ ['eb_5fflux_5freg_5ffineadd_5fva_5fzhi_2474',['eb_flux_reg_fineadd_va_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad52e53deaf4b675c315293a57f6958c9',1,'amrex']]],
+ ['eb_5fflux_5freg_5ffineadd_5fva_5fzlo_2475',['eb_flux_reg_fineadd_va_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3566e756881f6092d91efc03b9529d1f',1,'amrex']]],
+ ['eb_5finterp_5fcc2cent_2476',['eb_interp_cc2cent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc1ea19abb66c0912bd6b989b80c5f98',1,'amrex']]],
+ ['eb_5finterp_5fcc2face_5fx_2477',['eb_interp_cc2face_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadf288d4a98ac6d06932233e76bc1573',1,'amrex']]],
+ ['eb_5finterp_5fcc2face_5fy_2478',['eb_interp_cc2face_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac23db9d46e2b4c90a98ed2c43d84f05f',1,'amrex']]],
+ ['eb_5finterp_5fcc2face_5fz_2479',['eb_interp_cc2face_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8f47a8a092ea7a3e0b853f65bc0e605',1,'amrex']]],
+ ['eb_5finterp_5fcc2facecent_5fx_2480',['eb_interp_cc2facecent_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af64d03e8a7ef3fe431ad37a22d8da69e',1,'amrex']]],
+ ['eb_5finterp_5fcc2facecent_5fy_2481',['eb_interp_cc2facecent_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa19f43092081da4b158d6417ba6ef650',1,'amrex']]],
+ ['eb_5finterp_5fcc2facecent_5fz_2482',['eb_interp_cc2facecent_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8289b410d7cd4e0064c73db4d361e733',1,'amrex']]],
+ ['eb_5finterp_5fcc_5fto_5fcentroid_2483',['EB_interp_CC_to_Centroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aacd5723b8bb544b8feedee372294e10c',1,'amrex']]],
+ ['eb_5finterp_5fcc_5fto_5ffacecentroid_2484',['EB_interp_CC_to_FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abcbe7f0f5cd9b990c3b3946e3b0419c2',1,'amrex']]],
+ ['eb_5finterp_5fcellcentroid_5fto_5ffacecentroid_2485',['EB_interp_CellCentroid_to_FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25f1af042b358543413af13507e891e2',1,'amrex::EB_interp_CellCentroid_to_FaceCentroid(const MultiFab &phi_centroid, const Array< MultiFab *, AMREX_SPACEDIM > &phi_faces, int scomp, int dcomp, int nc, const Geometry &geom, const amrex::Vector< amrex::BCRec > &a_bcs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa4184f019cdc6b48fa68be6496681b8',1,'amrex::EB_interp_CellCentroid_to_FaceCentroid(const MultiFab &phi_centroid, const Vector< MultiFab * > &phi_faces, int scomp, int dcomp, int nc, const Geometry &geom, const amrex::Vector< amrex::BCRec > &a_bcs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a84f2fd1d8faaa80410294ddfc4c4158f',1,'amrex::EB_interp_CellCentroid_to_FaceCentroid(const MultiFab &phi_centroid, AMREX_D_DECL(MultiFab &phi_xface, MultiFab &phi_yface, MultiFab &phi_zface), int scomp, int dcomp, int ncomp, const Geometry &a_geom, const Vector< BCRec > &a_bcs)']]],
+ ['eb_5finterp_5fcentroid2facecent_5fx_2486',['eb_interp_centroid2facecent_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afbe495de221a8edcb3e8566f047353be',1,'amrex']]],
+ ['eb_5finterp_5fcentroid2facecent_5fy_2487',['eb_interp_centroid2facecent_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20f22656c1c33ddd41b9bf6ff16ce05a',1,'amrex']]],
+ ['eb_5finterp_5fcentroid2facecent_5fz_2488',['eb_interp_centroid2facecent_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abae204af4eca5590b6fbdbdf3ea38c26',1,'amrex']]],
+ ['eb_5finterp_5fin_5fquad_2489',['EB_interp_in_quad',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefcca7679b76de3867191843450d69f3',1,'amrex']]],
+ ['eb_5flincc_5finterp_2490',['eb_lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab94176a43e7b3dfd0b44158c671268b9',1,'amrex']]],
+ ['eb_5fmf_5fcell_5fcons_5finterp_2491',['eb_mf_cell_cons_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff791fa855110d40cd7eb2bffb62e15e',1,'amrex']]],
+ ['eb_5fmf_5flincc_5finterp_2492',['eb_mf_lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ca444883f79b387fa2373ba33b7f969',1,'amrex']]],
+ ['eb_5frereflux_5ffrom_5fcrse_2493',['eb_rereflux_from_crse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9df63fc752ddecfc0659aa645670462',1,'amrex']]],
+ ['eb_5frereflux_5fto_5ffine_2494',['eb_rereflux_to_fine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0c65969b354bed7478ab5716942fdbad',1,'amrex']]],
+ ['eb_5fset_5fcovered_2495',['EB_set_covered',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac619d99ccf677b91c436697814e9a3c4',1,'amrex::EB_set_covered(MultiFab &mf, int icomp, int ncomp, int ngrow, Real val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d1f42bca3823efe8ae8998c9a1ae08e',1,'amrex::EB_set_covered(MultiFab &mf, int icomp, int ncomp, const Vector< Real > &vals)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0a59d2ee3fb91d65cc6effb267f0a6b',1,'amrex::EB_set_covered(MultiFab &mf, int icomp, int ncomp, int ngrow, const Vector< Real > &a_vals)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3baedaa2c05dc91fb1b9b36dc61e128d',1,'amrex::EB_set_covered(MultiFab &mf, Real val)']]],
+ ['eb_5fset_5fcovered_5ffaces_2496',['EB_set_covered_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a233a16599969d91372d51e1befabcbfc',1,'amrex::EB_set_covered_faces(const Array< MultiFab *, AMREX_SPACEDIM > &umac, Real val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77d795b6dab3e839da24a64b46179295',1,'amrex::EB_set_covered_faces(const Array< MultiFab *, AMREX_SPACEDIM > &umac, const int scomp, const int ncomp, const Vector< Real > &a_vals)']]],
+ ['eb_5fset_5fcovered_5fnodes_2497',['eb_set_covered_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a81a28cf9f5aa320028c3b2d0c339c310',1,'amrex::eb_set_covered_nodes(int i, int j, int k, int n, int icomp, Array4< Real > const &d, Array4< EBCellFlag const > const &f, Real v)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb2c690637db28c101b2fafe2ea346e7',1,'amrex::eb_set_covered_nodes(int i, int j, int k, int n, int icomp, Array4< Real > const &d, Array4< EBCellFlag const > const &f, Real const *AMREX_RESTRICT v)']]],
+ ['eb_5fstencil_5fsize_2498',['eb_stencil_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a49181827cb7d3a5b52f02540d7e82121',1,'amrex::Hypre::eb_stencil_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a47fa463023a9096542d2409e1e439a4a',1,'amrex::PETScABecLap::eb_stencil_size()']]],
+ ['ebcellconservativelinear_2499',['EBCellConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellConservativeLinear.html',1,'amrex']]],
+ ['ebcellflag_2500',['EBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html',1,'amrex::EBCellFlag'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a723976c16179e5d5bd57d3c21cf57958',1,'amrex::EBCellFlag::EBCellFlag() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a784e6b8a45a55b11c1ab074910b6af0f',1,'amrex::EBCellFlag::EBCellFlag(const EBCellFlag &rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a12b461c8a170594d3f9ba3ea7cbedd12',1,'amrex::EBCellFlag::EBCellFlag(EBCellFlag &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a6b2aa9bb33e890688b4864b56d957ae6',1,'amrex::EBCellFlag::EBCellFlag(uint32_t i) noexcept']]],
+ ['ebcellflagfab_2501',['EBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html',1,'amrex::EBCellFlagFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#af6a0b6f99232ecdb6c7e7353c2166c8a',1,'amrex::EBCellFlagFab::EBCellFlagFab(const EBCellFlagFab &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a122af00c8e43d7f77b334e4ca8af8f3b',1,'amrex::EBCellFlagFab::EBCellFlagFab(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a037a336832dd36e4e28e512fbbd366b0',1,'amrex::EBCellFlagFab::EBCellFlagFab(const Box &b, int ncomp, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#afe1ba5fba45c24e88e142673c68073f6',1,'amrex::EBCellFlagFab::EBCellFlagFab(const Box &b, int ncomp=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a950b4a82b4c1eb79a628f7f85509d97d',1,'amrex::EBCellFlagFab::EBCellFlagFab(const EBCellFlagFab &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a328da9c6a1ffe5ff87003fdc9d5a7e9d',1,'amrex::EBCellFlagFab::EBCellFlagFab()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#aa21ee05268cabb67bb200801168253b9',1,'amrex::EBCellFlagFab::EBCellFlagFab(EBCellFlagFab &&rhs)=default']]],
+ ['ebdatacollection_2502',['EBDataCollection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html',1,'amrex::EBDataCollection'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ac8cfe908c7bcdc5b940444e767ceb37b',1,'amrex::EBDataCollection::EBDataCollection(const EBDataCollection &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a279c06d895ec6ef61086ec173d57281d',1,'amrex::EBDataCollection::EBDataCollection(const EB2::Level &a_level, const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, Vector< int > a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a37fa70dac3bcfbd63a096961c0a97899',1,'amrex::EBDataCollection::EBDataCollection(EBDataCollection &&)=delete']]],
+ ['ebfarraybox_2503',['EBFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html',1,'amrex::EBFArrayBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#aa9eec6391ebe9040da491ae57b41407b',1,'amrex::EBFArrayBox::EBFArrayBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#af71cb8c5382b2d5b83150439f88f99b9',1,'amrex::EBFArrayBox::EBFArrayBox(Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ab8aea0629538f258d11b34aacb04ad64',1,'amrex::EBFArrayBox::EBFArrayBox(const EBCellFlagFab &ebflag, const Box &bx, int ncomps, Arena *ar, const EBFArrayBoxFactory *factory=nullptr, int box_index=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ab04dcbd3b434a8553425a005ef78ec04',1,'amrex::EBFArrayBox::EBFArrayBox(EBFArrayBox const &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a79ae85b92db76dc260c707b7df356fe2',1,'amrex::EBFArrayBox::EBFArrayBox(EBFArrayBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a00d1e822adbb3114a5b7ae5b81f5015e',1,'amrex::EBFArrayBox::EBFArrayBox(const EBFArrayBox &)=delete']]],
+ ['ebfarrayboxfactory_2504',['EBFArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html',1,'amrex::EBFArrayBoxFactory'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ae76b4a906830e7b5094edc438e6cc9b9',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory(const EB2::Level &a_level, const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aff3ee653b5be6f3b58ec1c34ae2f461f',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory(const EBFArrayBoxFactory &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aad2e2bde5474a8a144c900d5bfaa5e8c',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory(EBFArrayBoxFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aa671c88f9bbc88f7824352ef14fedc45',1,'amrex::EBFArrayBoxFactory::EBFArrayBoxFactory()=delete']]],
+ ['ebfluxregister_2505',['EBFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html',1,'amrex::EBFluxRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#afed46de9d982663ff8bf4bdd752811a9',1,'amrex::EBFluxRegister::EBFluxRegister()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a14da975b0621f49220efd195ac6688c8',1,'amrex::EBFluxRegister::EBFluxRegister(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, const IntVect &ref_ratio, int fine_lev, int nvar)']]],
+ ['ebgodunov_2506',['EBGodunov',['../group__EBGodunov.html',1,'(Global Namespace)'],['../namespaceEBGodunov.html',1,'EBGodunov']]],
+ ['ebgodunov_5fcorner_5fcouple_5fxy_2507',['EBGodunov_corner_couple_xy',['../namespaceEBGodunovCornerCouple.html#a7670251a235d8e8a0029aa4d3d2be940',1,'EBGodunovCornerCouple']]],
+ ['ebgodunov_5fcorner_5fcouple_5fxz_2508',['EBGodunov_corner_couple_xz',['../namespaceEBGodunovCornerCouple.html#a080e49a78a054a19a43018df9f3315e6',1,'EBGodunovCornerCouple']]],
+ ['ebgodunov_5fcorner_5fcouple_5fyx_2509',['EBGodunov_corner_couple_yx',['../namespaceEBGodunovCornerCouple.html#ab83b76b3788f563af772721e08d38746',1,'EBGodunovCornerCouple']]],
+ ['ebgodunov_5fcorner_5fcouple_5fyz_2510',['EBGodunov_corner_couple_yz',['../namespaceEBGodunovCornerCouple.html#ac0aa6f581853d220ac872e19459f275f',1,'EBGodunovCornerCouple']]],
+ ['ebgodunov_5fcorner_5fcouple_5fzx_2511',['EBGodunov_corner_couple_zx',['../namespaceEBGodunovCornerCouple.html#a252e58193c4307115fd9019c47bbaf6e',1,'EBGodunovCornerCouple']]],
+ ['ebgodunov_5fcorner_5fcouple_5fzy_2512',['EBGodunov_corner_couple_zy',['../namespaceEBGodunovCornerCouple.html#a20333045bcf5a9b6fa34e4673453be03',1,'EBGodunovCornerCouple']]],
+ ['ebgodunovbc_2513',['EBGodunovBC',['../namespaceEBGodunovBC.html',1,'']]],
+ ['ebgodunovcornercouple_2514',['EBGodunovCornerCouple',['../namespaceEBGodunovCornerCouple.html',1,'']]],
+ ['ebgridcoverage_2515',['EBGridCoverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a98aef451a26944bbc183885f613370e3',1,'amrex::EBToPVD']]],
+ ['ebmfcellconslininterp_2516',['EBMFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html',1,'amrex']]],
+ ['ebmol_2517',['EBMOL',['../namespaceEBMOL.html',1,'EBMOL'],['../group__EBMOL.html',1,'(Global Namespace)']]],
+ ['ebplane_2518',['EBPlane',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html',1,'amrex::algoim::EBPlane'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#a99b33ff9062162a71e2f1533c76c3a3e',1,'amrex::algoim::EBPlane::EBPlane()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#aa5637df03e164faf757177e7333e5d0b',1,'amrex::algoim::EBPlane::EBPlane(GpuArray< Real, 3 > const &c, GpuArray< Real, 3 > const n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#a6a73bedd66de0d9db79f8af959ad72d3',1,'amrex::algoim::EBPlane::EBPlane(Real cx, Real cy, Real cz, Real nx, Real ny, Real nz) noexcept']]],
+ ['ebplm_2519',['EBPLM',['../namespaceEBPLM.html',1,'']]],
+ ['ebsupport_2520',['EBSupport',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebc',1,'amrex']]],
+ ['ebtopolygon_2521',['EBToPolygon',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#ad8094e8ba844bca4f39cecff49aa5b86',1,'amrex::EBToPVD']]],
+ ['ebtopvd_2522',['EBToPVD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html',1,'amrex::EBToPVD'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#aee45f02c64e45397af7d92d3557e26e6',1,'amrex::EBToPVD::EBToPVD()']]],
+ ['edge_2523',['Edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html',1,'amrex::EB2']]],
+ ['edge_5fgrids_2524',['edge_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7cf2da3e3135c31924af8e09fa0c8104',1,'amrex::AmrLevel']]],
+ ['edgefluxregister_2525',['EdgeFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html',1,'amrex::EdgeFluxRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a80d8a50bf42890675c5e06ae694b66ce',1,'amrex::EdgeFluxRegister::EdgeFluxRegister(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, int nvar=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a89a4c8560bbedddef433d4467a8dcfd4',1,'amrex::EdgeFluxRegister::EdgeFluxRegister()=default']]],
+ ['edisoncpufab_2526',['edisonCPUFab',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a3db6cd7cebf96206f923d90fa878ec13',1,'CommProfStats']]],
+ ['edisonnodefab_2527',['edisonNodeFab',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab7a4932c02acf98ae36a27c00f553094',1,'CommProfStats']]],
+ ['edisonnodexyz_2528',['edisonNodeXYZ',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af6a0a1c8fe03b2c8492f67761ace16c6',1,'CommProfStats']]],
+ ['eff_2529',['eff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a663b75105444c3cfca994b499b52d038',1,'amrex::Cluster']]],
+ ['eight_2530',['eight',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a6d0e20a18c5f695168cf590f87a460a4',1,'amrex_constants_module']]],
+ ['eighth_2531',['eighth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a4f8d71c1b1d316bbf6505f7a9511d24d',1,'amrex_constants_module']]],
+ ['elemwisemax_2532',['elemwiseMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0998756a313c73e425a7e2b4b96d02dd',1,'amrex::elemwiseMax(const IntVectND< dim > &p1, const IntVectND< dim > &p2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0ca24d0cad7a50b4e33d7e1cf2d62cf4',1,'amrex::elemwiseMax(const T &a, const T &b, const Ts &... c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93a16e30ea4ae11d5478b61bc66508be',1,'amrex::elemwiseMax(T const &a, T const &b) noexcept']]],
+ ['elemwisemin_2533',['elemwiseMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4bfe8e79990e6c03cf02379c2b883a8',1,'amrex::elemwiseMin(T const &a, T const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a596c8bdb575a0bb55727422ca467ca83',1,'amrex::elemwiseMin(const T &a, const T &b, const Ts &... c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d1d3dbaf7cb3e6b36c6151d59228362',1,'amrex::elemwiseMin(const IntVectND< dim > &p1, const IntVectND< dim > &p2) noexcept']]],
+ ['eleven_2534',['eleven',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ad701c896075f8435c6d10def6629fe76',1,'amrex_constants_module']]],
+ ['elixir_2535',['Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html',1,'amrex::Gpu']]],
+ ['elixir_2536',['elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< AtomicInt >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< char >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< EBCellFlag >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< HYPRE_Int >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< int >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< PetscInt >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'BaseFab< Real >::elixir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac5a36d719054f74a00bfc52e10ec9918',1,'amrex::BaseFab::elixir()']]],
+ ['elixir_2537',['Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a73116015261623afc75de5846c536d60',1,'amrex::Gpu::Elixir::Elixir(Elixir &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#afbafbee2ae0733e7b642416a6c0e1d95',1,'amrex::Gpu::Elixir::Elixir(Elixir const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a62d8be14e66b536bcadc7689658054db',1,'amrex::Gpu::Elixir::Elixir(void *p, Arena *arena) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a9a11ead76662a1fb2d86201dea17a33f',1,'amrex::Gpu::Elixir::Elixir() noexcept=default']]],
+ ['ellipsoidif_2538',['EllipsoidIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html',1,'amrex::EB2::EllipsoidIF'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a12391461b3aaeda3b88f48f56bd7a38c',1,'amrex::EB2::EllipsoidIF::EllipsoidIF()']]],
+ ['empty_2539',['empty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::XDim3 >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::STLtools::Triangle >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::openbc::MomTag >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::NeighborCode >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::BoxND >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'amrex::PODVector::empty()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abe6aa2080bb4a68eaded92e7e3e6efd6',1,'amrex::ParticleTile::empty()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a3d57d55dc4495341b7bd6de0ac9e4bd6',1,'amrex::ForkJoin::MFFork::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a7ebc7ce80aded82313b3f96ba0f14d8e',1,'amrex::EB2::IndexSpace::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab96a1c213fe6e5f402c4e006608564f5',1,'amrex::FabArrayBase::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3e7cd82f169573dfa29f3d453a9a40b9',1,'amrex::DistributionMapping::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae71159edaa4456e59699f01955144d97',1,'amrex::BoxArray::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a121a968277c299409b1b6e98fa2d8b08',1,'amrex::ArrayOfStructs::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a356f63835bfba5626b9e6cd884d895d0',1,'amrex::ArrayOfStructs::empty() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a25710d2c2fdeae4c7b7b36ca2a1e5b90',1,'amrex::AMReX::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< char >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a193e31f7db819b274b09730561007716',1,'amrex::StructOfArrays::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< unsigned int >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< std::size_t >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< ParticleReal * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< int >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< int *, DefaultAllocator< int * > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< int * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< index_type >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const ParticleReal * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const int * >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const int *, DefaultAllocator< const int * > >::empty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af46775770f6ac9e8696c8e8fd80da03e',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::empty()']]],
+ ['enable_5finverse_2540',['enable_inverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a253931bb13b740bcdf8da45fe68a4591',1,'amrex::NeighborParticleContainer']]],
+ ['enabled_2541',['enabled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a479b95e65f876998b375cdbaba5ed658',1,'amrex::InSituBridge']]],
+ ['enablefpexcept_2542',['enableFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebfde21396d2ff792d29469193f4853e',1,'amrex']]],
+ ['enableif_5ft_2543',['EnableIf_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae456dccc30b99d38aeeecd21adc7acfe',1,'amrex']]],
+ ['enableinverse_2544',['enableInverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a10946f0902af75ab296818655fa6b388',1,'amrex::NeighborParticleContainer']]],
+ ['enabletiling_2545',['EnableTiling',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a30f81d409ee420d0e8865c0c7668b0f7',1,'amrex::MFItInfo']]],
+ ['enclosedcells_2546',['enclosedCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae42dcbee8907dc8b9c203c9ba7c5998f',1,'amrex::BoxND::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a821a9d499c7795c593c3b5ebcaaf5ab0',1,'BoxND< AMREX_SPACEDIM >::enclosedCells() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9b5c6fc3bf92ac01341aa97dc3b4c4b9',1,'BoxND< AMREX_SPACEDIM >::enclosedCells(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae42dcbee8907dc8b9c203c9ba7c5998f',1,'BoxND< AMREX_SPACEDIM >::enclosedCells(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9ed198bd9ceb2268f1219c2e0375bdbb',1,'amrex::BoxList::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9b5c6fc3bf92ac01341aa97dc3b4c4b9',1,'amrex::BoxND::enclosedCells(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a821a9d499c7795c593c3b5ebcaaf5ab0',1,'amrex::BoxND::enclosedCells() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a678c17d31bc353ead03cffed5c4e1574',1,'amrex::BoxList::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac6147deef62aa311d8c7bbf681fc35ce',1,'amrex::BoxArray::enclosedCells(int dir)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a8199954b0860a879faa63867400b5435',1,'amrex::BoxArray::enclosedCells()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3feb0da0522ac48ea3b54e5010569bb6',1,'amrex::enclosedCells(const BoxND< dim > &b, int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ec2fad673a480d19d23063601a04c9d',1,'amrex::enclosedCells(const BoxND< dim > &b, Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6cf5a4e801f25e9413f51678fea8c36',1,'amrex::enclosedCells(const BoxND< dim > &b) noexcept']]],
+ ['end_2547',['end',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< amrex::algoim::Interval, N >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a873f640763a9782db4c3b207c11e01ff',1,'amrex::ArrayOfStructs::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< amrex::algoim::Interval, N >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'amrex::GpuArray::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'amrex::GpuArray::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a35fb0445d4f861be4ed66bf9861e9f14',1,'amrex::BoxList::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3f031aa03b4e913c8fa413cf76d1807d',1,'amrex::BoxList::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a35fb0445d4f861be4ed66bf9861e9f14',1,'amrex::BoxDomain::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a3f031aa03b4e913c8fa413cf76d1807d',1,'amrex::BoxDomain::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a47792c2340e22a0d2c71fdd916a5541c',1,'amrex::BinIterator::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa2a7d293afbee43a583574e79e025ef4',1,'amrex::ArrayOfStructs::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a477680d9afe24f0598b16e436151df7d',1,'amrex::WeightedBoxList::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< amrex::EB2::PolyTerm, N >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< amrex::EB2::PolyTerm, N >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< bool, N >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< bool, N >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< const int *, NArrayInt >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< const int *, NArrayInt >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< const ParticleReal *, NArrayReal >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ade62e0019a5532341887838a1d6b0b44',1,'amrex::WeightedBoxList::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int *, NAI >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a99916092c93df93da10a0bb582222174',1,'amrex::Table3D::end()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a68910ee43a4d4544d54a2a6fe26454e2',1,'amrex::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'amrex::Array4::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< int >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< int const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< Real const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< T const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< T0 >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae3e6ea18e90f4b382a90da961a93d8e9',1,'Array4< T0 const >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ac4fc4d78377e9818d74517d365f21113',1,'amrex::Table1D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a90068786b718833feac893cc831dd061',1,'amrex::Table2D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a90068786b718833feac893cc831dd061',1,'Table2D< RT >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a2d1ef1b7c2e47b29c305b9d5854ee1c9',1,'amrex::Array3D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#aee1a2d8e68a6221b68959f46f2bfad58',1,'amrex::Table4D::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afa1c2333b561137170efd8d6a1c7594a',1,'amrex::Array1D::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a248a4a97275ccc2c644ccebb5327c688',1,'amrex::Array1D::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afa1c2333b561137170efd8d6a1c7594a',1,'Array1D< int, 0, N-1 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a248a4a97275ccc2c644ccebb5327c688',1,'Array1D< int, 0, N-1 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aedd8fdf9c40df37ea0f9f74e8c2417d4',1,'amrex::Array2D::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a6c11e88a9c5d43efdbfc6f1acef6397d',1,'amrex::Array2D::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#aedd8fdf9c40df37ea0f9f74e8c2417d4',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a6c11e88a9c5d43efdbfc6f1acef6397d',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a410f693b45520d607c4e93afb9a84b77',1,'amrex::Array3D::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< index_type >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< index_type >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const ParticleReal * >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const ParticleReal * >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const int *, DefaultAllocator< const int * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< const int *, DefaultAllocator< const int * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< const int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< char >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< char >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::XDim3 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::XDim3 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::STLtools::Triangle >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::STLtools::Triangle >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::openbc::MomTag >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a81c9df182cc9ede59e3eb3f75e144957',1,'amrex::RealVect::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#a3b5576e8ad5290c80b9fddc284213506',1,'amrex::Gpu::range_detail::range_impl::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< unsigned int >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< unsigned int >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< std::size_t >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< std::size_t >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::openbc::MomTag >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< ParticleReal * >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< ParticleReal * >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< int >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< int >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< int *, DefaultAllocator< int * > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< int *, DefaultAllocator< int * > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< int * >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real, nelems >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real, AMREX_SPACEDIM >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real, AMREX_SPACEDIM >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real, 3 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real, 3 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< ParticleReal *, NAR >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< ParticleReal *, NAR >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real, nelems >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, 4 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, 4 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, 3 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, 3 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int, 2 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< int, 2 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< int *, NAI >::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< const ParticleReal *, NArrayReal >::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'amrex::PODVector::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::NeighborCode >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::NeighborCode >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::BoxND >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::BoxND >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a834016620c6c540a3af5cbe7a2637bed',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#acd98b753ad23f8ace8640192eaf907e2',1,'amrex::PODVector::end()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a81c9df182cc9ede59e3eb3f75e144957',1,'amrex::RealVect::end()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a90e48fc334e395d5342ca85558949e95',1,'amrex::Neighbors::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a2d37e953b78d6106dbd29c8cb8775270',1,'amrex::Neighbors::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87cbb704d6b807701ea727b783cf0d40',1,'IntVectND< AMREX_SPACEDIM >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a0c709240ec4bb148609ce350efd2faa2',1,'IntVectND< AMREX_SPACEDIM >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87cbb704d6b807701ea727b783cf0d40',1,'amrex::IntVectND::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a0c709240ec4bb148609ce350efd2faa2',1,'amrex::IntVectND::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a79159efea84c4002316373347f4c8327',1,'GpuArray< Real,(M+2) *(M+1)/2 >::end() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aeb622512186a795918ecff9ba9198f17',1,'GpuArray< Real,(M+2) *(M+1)/2 >::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a02b3f4a04dc877e51bf6a2340ab1046e',1,'amrex::RealVect::end() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a02b3f4a04dc877e51bf6a2340ab1046e',1,'amrex::RealVect::end() const noexcept']]],
+ ['end_5fiv_2548',['end_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaf8e1719e14c677c57c5d2446608e9bb',1,'amrex']]],
+ ['endindex_2549',['endIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a427faab13c7d1f9d72b476452df519e1',1,'amrex::MFIter']]],
+ ['endparallel_2550',['EndParallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a990d0a17b08dcd68a0d77a7b35cfebaf',1,'amrex::ParallelDescriptor']]],
+ ['endteams_2551',['EndTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1f1780bd83ee339ade2a2dd702473e20',1,'amrex::ParallelDescriptor']]],
+ ['endx_2552',['EndX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a1aa0d54b004e6d96d59820de7b94cb22',1,'amrex::XYPlotDataList']]],
+ ['endx_2553',['endX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ad12ab95c2383da4eb515681b9522ace4',1,'amrex::XYPlotDataList']]],
+ ['endxi_2554',['EndXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#ae8c16dcec1c3fa6651a2d328c61eb47c',1,'amrex::XYPlotDataListLink']]],
+ ['endxi_2555',['endXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a27c1524c9b6b2bbad9e9186e909830fa',1,'amrex::XYPlotDataListLink']]],
+ ['enforceinoutsolvability_2556',['enforceInOutSolvability',['../namespaceHydroUtils.html#a3c4af1f820880e67509b84b57e988090',1,'HydroUtils::enforceInOutSolvability(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM >> &vels_vec, amrex::BCRec const *bc_type, const amrex::Vector< amrex::Geometry > &geom, bool include_bndry_corners=false)'],['../group__Utilities.html#ga5677f456538ed66e94185b0050bc6e2d',1,'HydroUtils::enforceInOutSolvability(const Vector< Array< MultiFab *, AMREX_SPACEDIM >> &vels_vec, const BCRec *bc_type, const Vector< Geometry > &geom, bool include_bndry_corners)']]],
+ ['enforceperiodic_2557',['enforcePeriodic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d4982679d65bfe0ea15633d2c6bbca1',1,'amrex']]],
+ ['enforceperiodicity_2558',['EnforcePeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::CutFab >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::CutFab >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::CutFab >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::EBCellFlagFab >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::EBCellFlagFab >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::EBCellFlagFab >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::Mask >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::Mask >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::Mask >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< FArrayBox >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< FArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< FArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< TagBox >::EnforcePeriodicity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< IArrayBox >::EnforcePeriodicity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< TagBox >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< TagBox >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< IArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< IArrayBox >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::BaseFab< PetscInt > >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::BaseFab< PetscInt > >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::BaseFab< AtomicInt > >::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'FabArray< amrex::BaseFab< AtomicInt > >::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'FabArray< amrex::BaseFab< AtomicInt > >::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'amrex::FabArray::EnforcePeriodicity(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aecf0e342dcbe19b9bb23e73c326155ff',1,'amrex::FabArray::EnforcePeriodicity(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adb282b42c0eb97cbb55037bc7bdea04a',1,'amrex::FabArray::EnforcePeriodicity(const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a076781df7b9077c51fecd6a62172ed74',1,'FabArray< amrex::BaseFab< PetscInt > >::EnforcePeriodicity()']]],
+ ['enforceperiodicwhere_2559',['EnforcePeriodicWhere',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5fd964d32b82510c6625589b9038b251',1,'amrex::ParticleContainer_impl::EnforcePeriodicWhere()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5fd964d32b82510c6625589b9038b251',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::EnforcePeriodicWhere(P &prt, ParticleLocData &pld, int lev_min=0, int lev_max=-1, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a460bbf5e47586a2d48353747798e0a1e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::EnforcePeriodicWhere(P &p, ParticleLocData &pld, int lev_min, int lev_max, int local_grid) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a460bbf5e47586a2d48353747798e0a1e',1,'amrex::ParticleContainer_impl::EnforcePeriodicWhere()']]],
+ ['enforcesingularsolvable_2560',['enforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b0f44a3e66fbefa2310385747427b',1,'amrex::MLLinOpT::enforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b0f44a3e66fbefa2310385747427b',1,'MLLinOpT< Array< MultiFab, 3 > >::enforceSingularSolvable()']]],
+ ['ensurethreadsafetiles_2561',['EnsureThreadSafeTiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6f51f01e9f0350a8b447ee451d0efb',1,'amrex']]],
+ ['eps_2562',['eps',['../group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d',1,'eps(): hydro_bds_edge_state_3D.cpp'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a5996afecb06f0cfbc667e1fc7eff3f08',1,'sdcquadrature_mod::eps()'],['../group__BDS.html#ga961149daeaa5bc2a44d9d13d5ccf6e9d',1,'eps(): hydro_bds_edge_state_2D.cpp'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#acf673ebaf5379183e526bd2bbc4c665e',1,'amrex::nodelap_detail::eps()']]],
+ ['erase_2563',['erase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::STLtools::Triangle >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::XDim3 >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::XDim3 >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< char >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< char >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const int * >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const int * >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const int *, DefaultAllocator< const int * > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const int *, DefaultAllocator< const int * > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const ParticleReal * >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const ParticleReal * >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< index_type >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::BoxND >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::BoxND >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a745d2d5f1157d1c3cb6b620f5544e01d',1,'amrex::AMReX::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ae74cdb62144ce25c901b6df72013dc89',1,'amrex::ArrayOfStructs::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aff6283995254b7660c80cd420d99886b',1,'amrex::EB2::IndexSpace::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'amrex::PODVector::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'amrex::PODVector::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::STLtools::Triangle >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< int *, DefaultAllocator< int * > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::NeighborCode >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::NeighborCode >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< amrex::openbc::MomTag >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< amrex::openbc::MomTag >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#abc45977f12640b8ad7f2ead09eadafb9',1,'amrex::WeightedBoxList::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< unsigned int >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< unsigned int >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< std::size_t >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< std::size_t >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< int * >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< ParticleReal * >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< ParticleReal * >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< int >::erase(const_iterator a_first, const_iterator a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1299b5a44efad2f0c8966d45ad0b61f5',1,'PODVector< int >::erase(const_iterator a_pos)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< int *, DefaultAllocator< int * > >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< index_type >::erase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa99bd0cb7a274579760788af8dbd2dea',1,'PODVector< int * >::erase()']]],
+ ['err_5ffunc_2564',['err_func',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#accb4208e8504753dcddef021c9250e88',1,'amrex::ErrorRec']]],
+ ['err_5ffunc2_2565',['err_func2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ad72e6621e0e65cba0d636c244ac5d53b',1,'amrex::ErrorRec']]],
+ ['err_5ftype_2566',['err_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#abc0afb5043187b59f1a7219c50a62cec',1,'amrex::ErrorRec']]],
+ ['errfunc_2567',['errFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a71511c07ba07eb68b24293472bbceb24',1,'amrex::ErrorRec']]],
+ ['errfunc2_2568',['errFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a699129622e8dca590420730ce595e291',1,'amrex::ErrorRec']]],
+ ['error_2569',['error',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT_1_1error.html',1,'amrex::MLMGT']]],
+ ['error_2570',['Error',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#ad1154a83c8009b45e609ece0f5c7b69f',1,'hacc::Error::Error()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4626a95cf1e8912372ab227213a7b8a0',1,'amrex::Error(const char *msg=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa5d048f7bf7386b6976b10001a5f8b4',1,'amrex::Error(const std::string &msg)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html',1,'hacc::Error']]],
+ ['error_2eh_2571',['Error.h',['https://amrex-codes.github.io/amrex/doxygen/Error_8h.html',1,'']]],
+ ['error_5fhandler_2572',['error_handler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a2ba7b9cd7c50a0eccdb6d825cc026da3',1,'amrex::system']]],
+ ['error_5fhost_2573',['Error_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a620a62df5f47fd577e2628f850a447fc',1,'amrex']]],
+ ['errorcheck_2574',['ErrorCheck',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a8e72d3661b320758c41e4a548b80beec',1,'amrex::Gpu']]],
+ ['errorest_2575',['ErrorEst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a80b107efe79904f079c92600156e523d',1,'amrex::Amr::ErrorEst()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a88c72a4b4558c782239743af1f3b0789',1,'amrex::AmrCore::ErrorEst()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a8d8e1e1b2e8fa5a1a5055ed761a2410d',1,'amrex::AmrMesh::ErrorEst()']]],
+ ['errorest_2576',['errorEst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a75c6f30a5526b2d5dbbb24646f71dc8b',1,'amrex::AmrLevel']]],
+ ['errorfunc_2577',['ErrorFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html',1,'amrex::ErrorRec::ErrorFunc'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a95fde6ed4cbd0d479c01ab85c85b05c7',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a3f792e96b23993415bd7d9bba649aa31',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFuncDefault inFunc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a3f1699d51a9cf12c7d8e928687db32cb',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFunc3DDefault inFunc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a53f51625afac95ad21c2b44edf7fef76',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFunc const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a0038d07e8efa6df3c696f47cc8ae5d09',1,'amrex::ErrorRec::ErrorFunc::ErrorFunc(ErrorFunc &&)=delete']]],
+ ['errorfunc2_2578',['ErrorFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html',1,'amrex::ErrorRec::ErrorFunc2'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#aacd6362e36161ff9bb312a1e24088901',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a02a3fc42ec877b30c62f546c68f89ba1',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2(ErrorFunc2Default inFunc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a7e17b9c4b95d2c52127ca66a0e9aa707',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2(ErrorFunc2 const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a7950d1179f7e53bc2932a492f5e3866d',1,'amrex::ErrorRec::ErrorFunc2::ErrorFunc2(ErrorFunc2 &&)=delete']]],
+ ['errorfunc2default_2579',['ErrorFunc2Default',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42bd26e7d0da54d65837c31f4d03576f',1,'amrex']]],
+ ['errorfunc3ddefault_2580',['ErrorFunc3DDefault',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3ef56858a7952a309061d5ddef6f86b',1,'amrex']]],
+ ['errorfuncdefault_2581',['ErrorFuncDefault',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac98769d649c4292b78b3df51eae68ec',1,'amrex']]],
+ ['errorhandler_2582',['ErrorHandler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6f45c130cacf67455811e9b4829f432',1,'amrex']]],
+ ['errorlist_2583',['ErrorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html',1,'amrex::ErrorList'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#aa0fc2d7a254ee23a1275a5f70148e283',1,'amrex::ErrorList::ErrorList()']]],
+ ['errorrec_2584',['ErrorRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html',1,'amrex::ErrorRec'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a7b04d755bf60782cae073b6f8e8fcaf4',1,'amrex::ErrorRec::ErrorRec(std::string nm, int ng, ErrorType etyp, const ErrorRec::ErrorFunc2 &f2)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a084b0d2b58520edb6636b704949e61eb',1,'amrex::ErrorRec::ErrorRec(ErrorRec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a1a8fc733dbbb651b4797e1158446a06c',1,'amrex::ErrorRec::ErrorRec(ErrorRec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a0a51eb9a95b0246788657c8c48a8fc42',1,'amrex::ErrorRec::ErrorRec(std::string nm, int ng, ErrorType etyp, const ErrorRec::ErrorFunc &f)']]],
+ ['errorstream_2585',['ErrorStream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1e213ab52cdac41e691ab49370b30a34',1,'amrex']]],
+ ['errorstring_2586',['ErrorString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07f31ae8d095a610856f2443abdcbb3a',1,'amrex::ParallelDescriptor']]],
+ ['errortype_2587',['ErrorType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872d',1,'amrex::ErrorRec']]],
+ ['errtype_2588',['errType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ac34eccb332331b40360aeba63b73bbfa',1,'amrex::ErrorRec']]],
+ ['estimatework_2589',['estimateWork',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a03b21d394e621b009b473c427b4769d0',1,'amrex::AmrLevel']]],
+ ['euclid_5fprecond_5fconfigure_2590',['euclid_precond_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#af635b8debb95a35dc7f5201129d4cd5b',1,'amrex::HypreIJIface']]],
+ ['eval_2591',['eval',['../group__BDS.html#gaccc1e28576429e09eb4dec0131e911ff',1,'eval(): hydro_bds_edge_state_2D.cpp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#ae31b17cbb88dce4057e7412cb0b5a7b4',1,'amrex::SplineDistFcnElement2d::eval()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#acf76d5c7c3027a29928d07b2572475a8',1,'amrex::ReduceOps::eval(N n, D &reduce_data, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a58753cc90f873de11316249189d438ca',1,'amrex::ReduceOps::eval(Box const &box, N ncomp, D &reduce_data, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a705e92f33933692615787d722642c37c',1,'amrex::ReduceOps::eval(Box const &box, D &reduce_data, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#ab6d0e3293d5341c89aad5b8acc8abd47',1,'amrex::ReduceOps::eval(MF const &mf, IntVect const &nghost, int ncomp, D &reduce_data, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a00463980dfb637a0c8f867ed55fa99b8',1,'amrex::ReduceOps::eval(MF const &mf, IntVect const &nghost, D &reduce_data, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#ade3a8b7cb056567a40e8be98e24d3260',1,'amrex::algoim::QuadratureRule::eval()'],['../group__BDS.html#gaa7469136756ab6d49a47c3e271a39f89',1,'eval(): hydro_bds_edge_state_3D.cpp']]],
+ ['eval_5fmf_2592',['eval_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a6ee0df1c765e4839d3e453159681baf8',1,'amrex::ReduceOps']]],
+ ['evalintegrand_2593',['evalIntegrand',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a68bfd20ce2cfe059f08d82bcc99c268c',1,'amrex::algoim::ImplicitIntegral::evalIntegrand()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#a93e5266e3de3f1d636f081e118526ea2',1,'amrex::algoim::QuadratureRule::evalIntegrand()']]],
+ ['evalreduction_2594',['EvalReduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a0a2dd2d6e19976b8eaebb9d81a65718a',1,'amrex::Lazy']]],
+ ['evolve_2595',['evolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a2dcb9287cd56e0febfcdf00b3725aee7',1,'amrex::TimeIntegrator::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a31411280257ee4d2942a140cbead4635',1,'amrex::FEIntegrator::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a97d9851462a6592d58c42ced9cb266a9',1,'amrex::IntegratorBase::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a688191347e4eef3fa6bc2714a8d51a0e',1,'amrex::SundialsIntegrator::evolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#af0eddcd4e42f2e70d706c84108c812e7',1,'amrex::RKIntegrator::evolve()']]],
+ ['exch_2596',['Exch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a170f55f8b9bd412d07a2ab2e825a4ee8',1,'amrex::Gpu::Atomic']]],
+ ['excludeset_2597',['excludeSet',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae52d1496a02ab9f40df9ae0ece20fc51',1,'BLProfStats']]],
+ ['exclusive_2598',['Exclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Exclusive.html',1,'amrex::Scan::Type']]],
+ ['exclusive_2599',['exclusive',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan_1_1Type.html#acbaa9eb7d8b3af7b3df2832a75b43afc',1,'amrex::Scan::Type']]],
+ ['exclusive_5fscan_2600',['exclusive_scan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3f116832e254a3422729b3455b22f18c',1,'amrex::Gpu']]],
+ ['exclusivesum_2601',['ExclusiveSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a375a3f04c8c0b11c577d168dbff3c9fd',1,'amrex::Scan']]],
+ ['execonfinalize_2602',['ExecOnFinalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec8ceac1148bd8331f3a51572068f8a0',1,'amrex']]],
+ ['execoninitialize_2603',['ExecOnInitialize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6911748ceb0d88bf5b6bf7f3f0402e97',1,'amrex']]],
+ ['executionconfig_2604',['ExecutionConfig',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html',1,'amrex::Gpu::ExecutionConfig'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a08f6a3b8fe37c3a6c070a86b6771abf4',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(dim3 nb, dim3 nt, std::size_t sm=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#abe1e6e1f5ba30f2630030521cd1f2a2f',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a37cfbe8246a2b757ee9753ee96f03385',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(Long N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a6aae308317a5d0b1f713f8f5e6da30e0',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(const Box &box, int comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#aac93b82b3c746e0c6183e801898b3271',1,'amrex::Gpu::ExecutionConfig::ExecutionConfig(const Box &box) noexcept']]],
+ ['exename_2605',['exename',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aa338ee7ebd729e662154160b02022599',1,'amrex::system']]],
+ ['exist_2606',['Exist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ab895515b73ef0cdc6d0e06c7590f3e76',1,'amrex::VisMF']]],
+ ['exists_2607',['Exists',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#afee9c962b3446b2d10724c21add85f8c',1,'amrex::FileSystem']]],
+ ['exitrequest_2608',['ExitRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9ad8032fde646b23816f422ec34e7c43d8',1,'amrex::DataServices']]],
+ ['exp_2609',['exp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7188a3015dcffc0938b6cb74def1c7f',1,'amrex']]],
+ ['expand_2610',['expand',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a72605b11a07738a066ad346c5c7f8d62',1,'amrex::BoxND::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a72605b11a07738a066ad346c5c7f8d62',1,'BoxND< AMREX_SPACEDIM >::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9c7818564b213d4f83458940f6f1dd7f',1,'amrex::IndexTypeND::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9c7818564b213d4f83458940f6f1dd7f',1,'IndexTypeND< AMREX_SPACEDIM >::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad9709a1183dce4b5bc038dc4aac65db7',1,'amrex::IntVectND::expand()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad9709a1183dce4b5bc038dc4aac65db7',1,'IntVectND< AMREX_SPACEDIM >::expand()']]],
+ ['expect_2611',['expect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html',1,'amrex::expect'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#afb2cf096f98b60b178bd5ee592876680',1,'amrex::expect::expect(std::string str_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#a29077faf3a3650e3eeb67285023d7e5e',1,'amrex::expect::expect(const char *istr_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#a76c80085267c42ef73ed0e63c65af898',1,'amrex::expect::expect(char c)']]],
+ ['explicitrungekutta_2612',['ExplicitRungeKutta',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea0e3b15fe691c25fd194f13af33980845',1,'amrex']]],
+ ['expr_2613',['expr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a52ec8f4544dd1e6875dff68e3d35a491',1,'amrex::IParser::expr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a39e13b29c0ab51b5a27264c706a1d7a8',1,'amrex::Parser::expr()']]],
+ ['extend_5fdomain_5fface_2614',['extend_domain_face',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a900c8b65fe13dca2d107ec8ae396b7b7',1,'amrex::EB2']]],
+ ['extenddataoutsidedomain_2615',['extendDataOutsideDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a49ed9d07cf0f8fc92b793d52190ad6f4',1,'amrex::EBDataCollection']]],
+ ['extenddomainface_2616',['ExtendDomainFace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a2258b3042676370ae01a2968e6962765',1,'amrex::EB2']]],
+ ['extended_5fweights_2617',['extended_weights',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a41e0f57f4b5dac966a3beb173e3d6286',1,'amrex::RKIntegrator']]],
+ ['extent_2618',['extent',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#af29ddffe552640cdadd8dec27b352074',1,'amrex::algoim::BoundingBox']]],
+ ['exteriorcell_2619',['EXTERIORCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a73c2a5939fde880dfb3256a3ea552d0f',1,'amrex::InSituUtils']]],
+ ['extrap_2620',['extrap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a831ab234733f1a75b0d42fffa6a3db0a',1,'amrex::StateDescriptor']]],
+ ['extrapveltofaces_2621',['ExtrapVelToFaces',['../namespaceEBMOL.html#a7add53a153ade9c5cb83e79a61ad1929',1,'EBMOL::ExtrapVelToFaces()'],['../namespaceEBGodunov.html#a9f011229326650b60adef228f8a54f96',1,'EBGodunov::ExtrapVelToFaces()'],['../namespaceMOL.html#a0fe3320639aceebe9c4f821287f26913',1,'MOL::ExtrapVelToFaces()'],['../namespaceGodunov.html#aa28d3b1616afb53afb23edd90599bf2b',1,'Godunov::ExtrapVelToFaces()'],['../group__Utilities.html#gab2dc90cd2e60a11e5fae0bfa3fc68e98',1,'HydroUtils::ExtrapVelToFaces()']]],
+ ['extrapveltofacesbox_2622',['ExtrapVelToFacesBox',['../namespaceEBMOL.html#a11b5b3fa29c007fd465a4bba443c433f',1,'EBMOL::ExtrapVelToFacesBox()'],['../namespaceMOL.html#ac44045406d48f0a8144e60b576bb04b0',1,'MOL::ExtrapVelToFacesBox()']]],
+ ['extrapveltofacesonbox_2623',['ExtrapVelToFacesOnBox',['../namespaceEBGodunov.html#abcdbfbbc5a098883686937dbab7ace35',1,'EBGodunov::ExtrapVelToFacesOnBox()'],['../namespaceGodunov.html#a7ede3a0e23c54a08155c0de529607a3b',1,'Godunov::ExtrapVelToFacesOnBox()']]],
+ ['extrude_2624',['extrude',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#af22e02a05f7ebca1e0d5945ed320b7f0',1,'amrex::EB2']]],
+ ['extrusionif_2625',['ExtrusionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html',1,'amrex::EB2::ExtrusionIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#afd5f25acf2430a1731b18ea4b2e94024',1,'amrex::EB2::ExtrusionIF::ExtrusionIF()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_6.js b/amrex-hydro/Doxygen/html/search/all_6.js
index a83b9bd..4629933 100644
--- a/amrex-hydro/Doxygen/html/search/all_6.js
+++ b/amrex-hydro/Doxygen/html/search/all_6.js
@@ -1,412 +1,412 @@
var searchData=
[
- ['f_2629',['F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Order_1_1F.html',1,'amrex::Order']]],
- ['f_2630',['f',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a0e7a8b9c74fc7b5929496e081dff2e8a',1,'amrex::algoim::ImplicitIntegral::f()'],['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a5a011f47199f9e9fef68cdba47a1f7f7',1,'SDCstruct::f()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a237d44393a5be90579b5c179defbe8f0',1,'amrex::SundialsUserData::f()']]],
- ['f_2631',['F',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a025225cea3416a0f7b91e3c5e8424f59',1,'amrex::EB2::IndexSpaceImp']]],
- ['f_2632',['f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a7c64e1c30110b537ab4c7acbc9a3900a',1,'amrex::SundialsUserFun']]],
- ['f1_2633',['f1',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#a99cdaa1f0d3cc968417ed03723f93d44',1,'AMREX_IPARSERSTYPE::f1()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#ae4b2f9e1858ec2244f20bb23fae6da2b',1,'AMREX_PARSERSTYPE::f1()']]],
- ['f2_2634',['f2',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#ad9dcbf264629390633902acf208145ba',1,'AMREX_IPARSERSTYPE::f2()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#acbb8a4de3b0dd43de372b6c1070c6d2b',1,'AMREX_PARSERSTYPE::f2()']]],
- ['f3_2635',['f3',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#a75d477cdab0c70b4d8bb6e949274b5f2',1,'AMREX_PARSERSTYPE::f3()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#a78165ca492adb6e8ef5c8653e5b6b7ac',1,'AMREX_IPARSERSTYPE::f3()']]],
- ['f_5fnodes_2636',['F_nodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a71b3d620a58461d753803014c39b0c20',1,'amrex::RKIntegrator::F_nodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a4068613bcf39366eadab0ad2a6d42013',1,'amrex::FEIntegrator::F_nodes()']]],
- ['f_5fuser_2637',['f_user',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#a44a9eb954199def1d1965689f79c0801',1,'amrex::CpuBndryFuncFab']]],
- ['fab_2638',['FAB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfae23a0946829f4ea99f1d5045c64e5390',1,'amrex::Amrvis::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a7669bc7ef521da4a7dc238fbb2f45813',1,'amrex::MLPoissonT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#acd3ad7937f6bba0b23adf24f96d52f33',1,'amrex::FabSetT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a3bb997a55fd71a5bb98769faff3a40e2',1,'amrex::MLABecLaplacianT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a3924834e6fff4c05567d2fcf90cbcfcc',1,'amrex::MLALaplacianT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a9e4c8149cff8a651f45c0f5b24a0db54',1,'amrex::MLCellABecLapT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a0bbec26a1602f0b6e13a2a77a105416b',1,'amrex::MLCellLinOpT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a92e629ec34a2e880b23a81e96ad5f613',1,'amrex::MLCGSolverT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6266e785b547d5c2632730beeedbd91c',1,'amrex::MLLinOpT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6266e785b547d5c2632730beeedbd91c',1,'MLLinOpT< Array< MultiFab, 3 > >::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac98bb20aa53afac0cac33e9788913474',1,'amrex::MLMGT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a96ad5ba6f6b373c04d31d704bb04d872',1,'amrex::YAFluxRegisterT::FAB()']]],
- ['fab_2639',['fab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOrientationTag.html#a0c8b2a3bc498849b8dae53d94f86a685',1,'amrex::Array4BoxOrientationTag::fab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#ace2b963f746066f720dccceaa563db4c',1,'amrex::MLMGABCTag::fab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOffsetTag.html#a4b6ca8c08233ae7d5f9168c8e603dc96',1,'amrex::Array4BoxOffsetTag::fab()']]],
- ['fab_5f8bit_2640',['FAB_8BIT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fabe3ed4b63ca8c92041feb17a512161f2',1,'amrex::FABio']]],
- ['fab_5fascii_2641',['FAB_ASCII',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fa9712023aa78e143b76acec0dc9e519fb',1,'amrex::FABio']]],
- ['fab_5fdouble_2642',['FAB_DOUBLE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660a6f8d36037f0ae14ae3b2ffd648cb77e7',1,'amrex::FABio']]],
- ['fab_5ffilcc_2643',['fab_filcc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a30ee6a24a0b0fd18d710278879681aed',1,'amrex']]],
- ['fab_5ffilfc_2644',['fab_filfc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3440f6cdd23e00f1fa05a2cf05e8a482',1,'amrex']]],
- ['fab_5ffilnd_2645',['fab_filnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7584537c492af5e1cad3da079a51c324',1,'amrex']]],
- ['fab_5ffloat_2646',['FAB_FLOAT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660a7ff56f0b5643ef3c51e6503e30f23346',1,'amrex::FABio']]],
- ['fab_5fieee_2647',['FAB_IEEE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fa240d58a50ffcc6d51f0b771099168d88',1,'amrex::FABio']]],
- ['fab_5fieee_5f32_2648',['FAB_IEEE_32',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fabedb5f568966bfc42da59ffb65eb3b55',1,'amrex::FABio']]],
- ['fab_5fnative_2649',['FAB_NATIVE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fab0d0613c5d24142abfc947d29d074e0c',1,'amrex::FABio']]],
- ['fab_5fnative_5f32_2650',['FAB_NATIVE_32',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fa3622542334cc06301ae11275e2eaf4ee',1,'amrex::FABio']]],
- ['fab_5fnormal_5forder_2651',['FAB_NORMAL_ORDER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39a8db2674dc83889b0c41bf7a2de656e0b',1,'amrex::FABio']]],
- ['fab_5freverse_5forder_2652',['FAB_REVERSE_ORDER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39a0a373e16d57bf0778632d93de56c7bb3',1,'amrex::FABio']]],
- ['fab_5freverse_5forder_5f2_2653',['FAB_REVERSE_ORDER_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39aa3be82b329f78e16b9f23ba2b26116a3',1,'amrex::FABio']]],
- ['fab_5fto_5ffab_2654',['fab_to_fab',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#a6fd0b0eaa86bb8985f5471f13b76ce44',1,'detail::fab_to_fab(Vector< Array4CopyTag< T0, T1 > > const ©_tags, int scomp, int dcomp, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#a64fb439cf906e12eddb15e737070a293',1,'detail::fab_to_fab(Vector< Array4CopyTag< T0, T1 > > const ©_tags, int scomp, int dcomp, int ncomp, F &&f, Vector< Array4Tag< int > > const &masks)']]],
- ['fab_5fto_5ffab_5fatomic_5fadd_2655',['fab_to_fab_atomic_add',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#ab1edc85caabaea9ac0a3b1e5cf851f17',1,'detail']]],
- ['fab_5fto_5ffab_5fatomic_5fcpy_2656',['fab_to_fab_atomic_cpy',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#afc1b915037c4dab142f1df60d412713e',1,'detail']]],
- ['fab_5ftype_2657',['fab_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< TagBox >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html#a2ba7d2b780a3d216cfaf1fde7fd13e3b',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::Mask >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html#aaa30721497b0545071fbdf8538ec94a0',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< IArrayBox >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'amrex::FabArray::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::BaseFab< AtomicInt > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::BaseFab< PetscInt > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::CutFab >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::EBCellFlagFab >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< FArrayBox >::fab_type()']]],
- ['fabarray_2658',['FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex::FabArray< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'amrex::FabArray::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FAB > &factory=DefaultFabFactory< FAB >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'amrex::FabArray::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'amrex::FabArray::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a387a5ebdcf8845ac218d335706651b06',1,'amrex::DistributionMapping::FabArray()']]],
- ['fabarray_2659',['fabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#afd2ce3907fa6c9f7aa4773ea39a65cd2',1,'amrex::MFIter']]],
- ['fabarray_2660',['FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< PetscInt > > &factory=DefaultFabFactory< amrex::BaseFab< PetscInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'amrex::FabArray::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(const FabArray< amrex::BaseFab< PetscInt > > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(FabArray< amrex::BaseFab< PetscInt > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(const FabArray< amrex::BaseFab< PetscInt > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::CutFab >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::CutFab >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::CutFab >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::CutFab >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::CutFab >::FabArray(const FabArray< amrex::CutFab > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const FabArray< amrex::BaseFab< HYPRE_Int > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(FabArray< amrex::BaseFab< HYPRE_Int > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const FabArray< amrex::BaseFab< HYPRE_Int > > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::Mask >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(const FabArray< amrex::BaseFab< AtomicInt > > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< AtomicInt > > &factory=DefaultFabFactory< amrex::BaseFab< AtomicInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< AtomicInt > > &factory=DefaultFabFactory< amrex::BaseFab< AtomicInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'amrex::FabArray::FabArray(const FabArray< FAB > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'amrex::FabArray::FabArray(FabArray< FAB > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'amrex::FabArray::FabArray(const FabArray< FAB > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::EBCellFlagFab >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< TagBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< TagBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< TagBox >::FabArray(const FabArray< TagBox > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< TagBox >::FabArray(FabArray< TagBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< TagBox >::FabArray(const FabArray< TagBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::CutFab >::FabArray(FabArray< amrex::CutFab > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::CutFab >::FabArray(const FabArray< amrex::CutFab > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::EBCellFlagFab >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::EBCellFlagFab >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< TagBox >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::EBCellFlagFab >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::EBCellFlagFab > &factory=DefaultFabFactory< amrex::EBCellFlagFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::EBCellFlagFab >::FabArray(const FabArray< amrex::EBCellFlagFab > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::EBCellFlagFab >::FabArray(FabArray< amrex::EBCellFlagFab > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::EBCellFlagFab >::FabArray(const FabArray< amrex::EBCellFlagFab > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::Mask >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::Mask >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::Mask >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::Mask >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< TagBox >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::Mask >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< FArrayBox >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< FArrayBox >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< FArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< FArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< FArrayBox >::FabArray(const FabArray< FArrayBox > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< FArrayBox >::FabArray(FabArray< FArrayBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< FArrayBox >::FabArray(const FabArray< FArrayBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< IArrayBox >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< IArrayBox >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< IArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< IArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< IArrayBox >::FabArray(const FabArray< IArrayBox > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< IArrayBox >::FabArray(FabArray< IArrayBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< IArrayBox >::FabArray(const FabArray< IArrayBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::Mask >::FabArray()']]],
- ['fabarray_3c_20amrex_3a_3abasefab_3c_20atomicint_20_3e_20_3e_2661',['FabArray< amrex::BaseFab< AtomicInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_2662',['FabArray< amrex::BaseFab< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3abasefab_3c_20petscint_20_3e_20_3e_2663',['FabArray< amrex::BaseFab< PetscInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3acutfab_20_3e_2664',['FabArray< amrex::CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3aebcellflagfab_20_3e_2665',['FabArray< amrex::EBCellFlagFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3amask_20_3e_2666',['FabArray< amrex::Mask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20fab_20_3e_2667',['FabArray< FAB >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex']]],
- ['fabarray_3c_20farraybox_20_3e_2668',['FabArray< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20iarraybox_20_3e_2669',['FabArray< IArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20tagbox_20_3e_2670',['FabArray< TagBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarraybase_2671',['FabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html',1,'amrex::FabArrayBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4636f955857e2be478f7e1a6a43305ee',1,'amrex::BoxArray::FabArrayBase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa8a53e00ad4f706959f791ca7fdaf087',1,'amrex::FabArrayBase::FabArrayBase(const FabArrayBase &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a474c8b827c1db51691c9e98263508d31',1,'amrex::FabArrayBase::FabArrayBase(FabArrayBase &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab81793c2f32c7430eed823483c6c41a4',1,'amrex::FabArrayBase::FabArrayBase(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2626dd8a948d7ef6dcb5ea286709ad6e',1,'amrex::FabArrayBase::FabArrayBase(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a16240683aaab59d05d3659c64723890f',1,'amrex::FabArrayBase::FabArrayBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a4636f955857e2be478f7e1a6a43305ee',1,'amrex::DistributionMapping::FabArrayBase()']]],
- ['fabarraycopydescriptor_2672',['FabArrayCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'amrex::FabArrayCopyDescriptor< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a5cbc1c7ed9921b2dd4dd5b14afafc2d1',1,'amrex::FabArrayCopyDescriptor::FabArrayCopyDescriptor()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d4f2233adf01016002ca40538af6351',1,'amrex::FabArrayCopyDescriptor::FabArrayCopyDescriptor(const FabArrayCopyDescriptor< FAB > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3971659d71b3606119e2661d4a702a52',1,'amrex::FabArrayCopyDescriptor::FabArrayCopyDescriptor(FabArrayCopyDescriptor< FAB > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a5cbc1c7ed9921b2dd4dd5b14afafc2d1',1,'FabArrayCopyDescriptor< FArrayBox >::FabArrayCopyDescriptor()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d4f2233adf01016002ca40538af6351',1,'FabArrayCopyDescriptor< FArrayBox >::FabArrayCopyDescriptor(const FabArrayCopyDescriptor< FArrayBox > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3971659d71b3606119e2661d4a702a52',1,'FabArrayCopyDescriptor< FArrayBox >::FabArrayCopyDescriptor(FabArrayCopyDescriptor< FArrayBox > &&)=delete']]],
- ['fabarraycopydescriptor_3c_20farraybox_20_3e_2673',['FabArrayCopyDescriptor< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'']]],
- ['fabarrayheadernames_2674',['fabArrayHeaderNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af35f43aa012590a264cbb08405ff5c1f',1,'amrex::StateData']]],
- ['fabarrayheadernames_2675',['FabArrayHeaderNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a024ebcb9c74754c219b73d26d31683af',1,'amrex::StateData']]],
- ['fabarrayid_2676',['FabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html',1,'amrex']]],
- ['fabarrayid_2677',['fabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#ac86d7f6e763db160a5513aa471565145',1,'amrex::FabArrayId::fabArrayId()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a5c3201e1c74a8355f405987ac3c77678',1,'amrex::FabArrayBase::FabComTag::fabArrayId()']]],
- ['fabarrayid_2678',['FabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#adb43623e0ecf9d945d217e578d5303b3',1,'amrex::FabArrayId']]],
- ['fabarrays_2679',['fabArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a1764312fbade7558351c245b234605e2',1,'FabArrayCopyDescriptor< FArrayBox >::fabArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a1764312fbade7558351c245b234605e2',1,'amrex::FabArrayCopyDescriptor::fabArrays()']]],
- ['fabarraystats_2680',['FabArrayStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html',1,'amrex::FabArrayBase']]],
- ['fabbox_2681',['fabbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3290eb14472377e0118842344967a44c',1,'amrex::MFIter::fabbox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a713e5ea61895380c2c6c036297ecc865',1,'amrex::FabSetT::fabbox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#adce0fffa78b25dbbfa1f82701e579425',1,'amrex::FabArrayBase::fabbox()']]],
- ['fabboxarray_2682',['fabBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#afd0ce8b38263bf89dedc4e1c806f3de2',1,'amrex::AmrData']]],
- ['fabboxlists_2683',['fabBoxLists',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3e3037b0de84e081fe1d2e0997d143d4',1,'amrex::XYPlotDataList']]],
- ['fabcomtag_2684',['FabComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html',1,'amrex::FabArrayBase']]],
- ['fabcomtagcontainer_2685',['FabComTagContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ac80112a4449d49139f4b5ac75d76b855',1,'amrex::FabArrayCopyDescriptor::FabComTagContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ac80112a4449d49139f4b5ac75d76b855',1,'FabArrayCopyDescriptor< FArrayBox >::FabComTagContainer()']]],
- ['fabcomtagitercontainer_2686',['FabComTagIterContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae8514740cee3a9ec0f8a41701b6bee22',1,'amrex::FabArrayCopyDescriptor::FabComTagIterContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae8514740cee3a9ec0f8a41701b6bee22',1,'FabArrayCopyDescriptor< FArrayBox >::FabComTagIterContainer()']]],
- ['fabcomtaglist_2687',['fabComTagList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a8159d923682cc455e9d626ec9d6031bf',1,'FabArrayCopyDescriptor< FArrayBox >::fabComTagList()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a8159d923682cc455e9d626ec9d6031bf',1,'amrex::FabArrayCopyDescriptor::fabComTagList()']]],
- ['fabcopydesclist_2688',['fabCopyDescList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae628e55c37e496f7f857be3e3a4e85a1',1,'FabArrayCopyDescriptor< FArrayBox >::fabCopyDescList()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae628e55c37e496f7f857be3e3a4e85a1',1,'amrex::FabArrayCopyDescriptor::fabCopyDescList()']]],
- ['fabcopydescriptor_2689',['FabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html',1,'amrex::FabCopyDescriptor< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a19def3b9d982e1bb4b399d5f79bda16e',1,'amrex::FabCopyDescriptor::FabCopyDescriptor(const FabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a3d6e218f177ba9156deff887f2356d67',1,'amrex::FabCopyDescriptor::FabCopyDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#ad3452f40f7460d04c39e99172fc9d2f7',1,'amrex::FabCopyDescriptor::FabCopyDescriptor(FabCopyDescriptor &&)=delete']]],
- ['fabcopytag_2690',['FabCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html',1,'']]],
- ['fabdatatype_2691',['FabDataType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType.html',1,'amrex']]],
- ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20t_20_3e_20_3e_20_3e_2692',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html',1,'amrex']]],
- ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20typename_20t_3a_3avalue_5ftype_20_3e_20_3e_20_3e_2693',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html',1,'amrex']]],
- ['fabfactory_2694',['FabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'amrex::FabFactory< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#ab88cda55dded29e88d2aeaf84f2d5e83',1,'amrex::FabFactory::FabFactory() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a438a3209840b7fc84705b81ce82cc944',1,'amrex::FabFactory::FabFactory(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#acff7aece531c1605a9261be791916493',1,'amrex::FabFactory::FabFactory(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#ab88cda55dded29e88d2aeaf84f2d5e83',1,'FabFactory< amrex::FArrayBox >::FabFactory() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a438a3209840b7fc84705b81ce82cc944',1,'FabFactory< amrex::FArrayBox >::FabFactory(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#acff7aece531c1605a9261be791916493',1,'FabFactory< amrex::FArrayBox >::FabFactory(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#ab88cda55dded29e88d2aeaf84f2d5e83',1,'FabFactory< FArrayBox >::FabFactory() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a438a3209840b7fc84705b81ce82cc944',1,'FabFactory< FArrayBox >::FabFactory(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#acff7aece531c1605a9261be791916493',1,'FabFactory< FArrayBox >::FabFactory(FabFactory &&) noexcept=default']]],
- ['fabfactory_3c_20amrex_3a_3afarraybox_20_3e_2695',['FabFactory< amrex::FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
- ['fabfactory_3c_20farraybox_20_3e_2696',['FabFactory< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
- ['fabfillnoop_2697',['FabFillNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabFillNoOp.html',1,'amrex']]],
- ['fabindex_2698',['fabIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#aabd9d1aff4b684e0fc769347637226a5',1,'amrex::FabArrayBase::FabComTag']]],
- ['fabindex_2699',['FabIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#ae5030aac852320ee49bcd85fb1037122',1,'amrex::FillBoxId::FabIndex(int fabindex)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a41defdd0b7535f207e7392ac8de78b27',1,'amrex::FillBoxId::FabIndex() const']]],
- ['fabinfo_2700',['FabInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html',1,'amrex']]],
- ['fabio_2701',['FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html',1,'amrex']]],
- ['fabio_2702',['fabio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a7b3c6612330474e7db6e4f6ff9d4f380',1,'amrex::FArrayBox']]],
- ['fabio_2703',['FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a1d09202fafedb82d79c005250c3cef2c',1,'amrex::FArrayBox']]],
- ['fabio_5f8bit_2704',['FABio_8bit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html',1,'amrex']]],
- ['fabio_5fascii_2705',['FABio_ascii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html',1,'amrex']]],
- ['fabio_5fbinary_2706',['FABio_binary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html',1,'amrex::FABio_binary'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#aee3c27ce2964611aa91c4744d7cc9406',1,'amrex::FABio_binary::FABio_binary()']]],
- ['fabondisk_2707',['FabOnDisk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html',1,'amrex::VisMF::FabOnDisk'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#a47058a642fd8a8cc15b5886eeae21539',1,'amrex::VisMF::FabOnDisk::FabOnDisk()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#ac7c765ae909a7f868ac88ab8bd489d45',1,'amrex::VisMF::FabOnDisk::FabOnDisk(std::string name, Long offset)']]],
- ['fabptr_2708',['fabPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< TagBox >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::CutFab >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::CutFab >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::CutFab >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< FArrayBox >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< TagBox >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< TagBox >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< IArrayBox >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< IArrayBox >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< IArrayBox >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< IArrayBox >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< FArrayBox >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< FArrayBox >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< FArrayBox >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::CutFab >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::Mask >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::Mask >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::Mask >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::Mask >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'amrex::FabArray::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'amrex::FabArray::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'amrex::FabArray::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'amrex::FabArray::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< TagBox >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()']]],
- ['fabreadlink_2709',['FabReadLink',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html',1,'amrex::VisMF::FabReadLink'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#a780255f3f6be282ff85c647ce042d5d0',1,'amrex::VisMF::FabReadLink::FabReadLink(int ranktoread, int faindex, Long fileoffset, const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#a8165889d341e3226df7895e95a0eeb41',1,'amrex::VisMF::FabReadLink::FabReadLink()=default']]],
- ['fabset_2710',['FabSet',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15203068a5d8d4de2f3ff93e5e0f21d2',1,'amrex']]],
- ['fabsetiter_2711',['FabSetIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetIter.html',1,'amrex::FabSetIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a04d9b65884e6bbe0e494af350ee9fe70',1,'amrex::FabSetT::FabSetIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetIter.html#aba7907f2d48271db876e35aa436ae78d',1,'amrex::FabSetIter::FabSetIter()']]],
- ['fabsett_2712',['FabSetT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex::FabSetT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a764097b02ec9ebbbd538b985beffc3bb',1,'amrex::FabSetT::FabSetT(const BoxArray &grids, const DistributionMapping &dmap, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#afcbce0473a1b37b8c02866c26bbb048b',1,'amrex::FabSetT::FabSetT(FabSetT< MF > &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aa7c034044bb072771c1c29a6c7b261d3',1,'amrex::FabSetT::FabSetT(const FabSetT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aa9a230d3eb8b231296f22ab79f19837d',1,'amrex::FabSetT::FabSetT() noexcept=default']]],
- ['fabsett_3c_20mf_20_3e_2713',['FabSetT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex']]],
- ['fabtoblueprintfields_2714',['FabToBlueprintFields',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd44b852de9a30f6417dfc233d76ef3a',1,'amrex']]],
- ['fabtoblueprinttopology_2715',['FabToBlueprintTopology',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a807d001969408582d355a731cedac987',1,'amrex']]],
- ['fabtype_2716',['FABType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1FABType.html',1,'amrex::FabArray']]],
- ['fabtype_2717',['FabType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87a',1,'amrex']]],
- ['face_2718',['Face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html',1,'amrex::EB2']]],
- ['face_2719',['face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOrientationTag.html#ac3ccee3ad382def594bbe1cc44d22464',1,'amrex::Array4BoxOrientationTag::face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a736f4b09115efedb46eb2ddcb802417f',1,'amrex::FabArrayBase::FabComTag::face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#aa1e9cd4a538973217a64708b921d4ada',1,'amrex::openbc::Moments::face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html#a94c8e6d912bcbcefb65e98b0e28a9ac8',1,'amrex::openbc::MomTag::face()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a4a1d69b82d46e482d19ca15a5bb8a711',1,'amrex::OrientationIter::face()']]],
- ['face_5fcons_5flinear_5fface_5finterp_2720',['face_cons_linear_face_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85c6079ed936e9e0712c4f4962a4f8d3',1,'amrex']]],
- ['face_5fcons_5flinear_5finterp_2721',['face_cons_linear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aef04bbef497235eff84bbe005d2dd5dc',1,'amrex']]],
- ['face_5fdivfree_5finterp_2722',['face_divfree_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac63805de43a5687215fb203dc3495abc',1,'amrex']]],
- ['face_5flinear_5fface_5finterp_5fx_2723',['face_linear_face_interp_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70c35aaee2b8d2425a5914faddc5687d',1,'amrex']]],
- ['face_5flinear_5fface_5finterp_5fy_2724',['face_linear_face_interp_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7debf73384ce650359e3a9bfbf6275ea',1,'amrex']]],
- ['face_5flinear_5fface_5finterp_5fz_2725',['face_linear_face_interp_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9bdb046290321944dba88455d030115',1,'amrex']]],
- ['face_5flinear_5finterp_2726',['face_linear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2079e72d4d0c28adef63dabe23fc630e',1,'amrex']]],
- ['face_5flinear_5finterp_5fx_2727',['face_linear_interp_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa143e23e7784eca50c904ce19588d503',1,'amrex::face_linear_interp_x(int i, int, int, int n, Array4< T > const &fine, Array4< T const > const &crse, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a755905a1c0b815f386bbfc7790c22be8',1,'amrex::face_linear_interp_x(int i, int j, int k, int n, amrex::Array4< amrex::Real > const &fine, IntVect const &ratio) noexcept']]],
- ['face_5flinear_5finterp_5fy_2728',['face_linear_interp_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab63986fd67f0c644685048e13e3c0475',1,'amrex::face_linear_interp_y(int i, int j, int, int n, Array4< T > const &fine, Array4< T const > const &crse, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a411d4f9902774ff53a5fd293afb5b7ff',1,'amrex::face_linear_interp_y(int i, int j, int k, int n, amrex::Array4< amrex::Real > const &fine, IntVect const &ratio) noexcept']]],
- ['face_5flinear_5finterp_5fz_2729',['face_linear_interp_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a21e6200c0159afeae5b70af9169087cf',1,'amrex::face_linear_interp_z(int i, int j, int k, int n, amrex::Array4< amrex::Real > const &fine, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4f049fbb15dcc3bc51cc6624559edc3',1,'amrex::face_linear_interp_z(int i, int j, int k, int n, Array4< T > const &fine, Array4< T const > const &crse, IntVect const &ratio) noexcept']]],
- ['facecenter_2730',['FaceCenter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4ad1a130e88790663b2124d7dbd3e9f81e',1,'amrex::LinOpEnumType']]],
- ['facecentroid_2731',['FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4a91efbc33209256821c57a53ef9ddbc51',1,'amrex::LinOpEnumType']]],
- ['faceconservativelinear_2732',['FaceConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html',1,'amrex']]],
- ['facedir_2733',['faceDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#abcc064a6070e3e2deab527311ac91135',1,'amrex::Orientation']]],
- ['facediv_5fface_5finterp_2734',['facediv_face_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a749ef3bbd2184e2931cb0a63f54aa73a',1,'amrex']]],
- ['facediv_5fint_2735',['facediv_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7b18d53f86cdda4a55b0acd41d7cfbab',1,'amrex']]],
- ['facedivfree_2736',['FaceDivFree',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html',1,'amrex']]],
- ['facelinear_2737',['FaceLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html',1,'amrex']]],
- ['facets_5fnearest_5fpt_2738',['facets_nearest_pt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa62287d7ded7d4e0e10300835ed32d35',1,'amrex::detail']]],
- ['fact_5fcrse_5fpatch_2739',['fact_crse_patch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a09b8fcc80fd25192f68c5ee368097317',1,'amrex::FabArrayBase::FPinfo']]],
- ['fact_5ffine_5fpatch_2740',['fact_fine_patch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a8754fd4dda86c92795899a42b97f547c',1,'amrex::FabArrayBase::FPinfo']]],
- ['factory_2741',['Factory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< FArrayBox >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a82894d26881a9d4dbabb3cfbf6053e4d',1,'amrex::StateData::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ca782a47b55ca765b4fd9eeda174d36',1,'MLLinOpT< Array< MultiFab, 3 > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ca782a47b55ca765b4fd9eeda174d36',1,'amrex::MLLinOpT::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< TagBox >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< IArrayBox >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::Mask >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::EBCellFlagFab >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::CutFab >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::BaseFab< PetscInt > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::BaseFab< AtomicInt > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'amrex::FabArray::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1a8e1ff322aee598d7b72877b272545e',1,'amrex::AmrLevel::Factory()']]],
- ['factory_2742',['factory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a380f7d1b289a6802248ece2786b86565',1,'amrex::HypreNodeLap']]],
- ['faheadermap_2743',['faHeaderMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a60cd1a78a793b7a4ce54e70da0f0dd55',1,'amrex::StateData']]],
- ['faindex_2744',['faIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#afdb4b80e717d79ddc293c138b190fb51',1,'amrex::VisMF::FabReadLink']]],
- ['faint_2745',['Faint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#aec25a4181c246941fa29e862e4443b85',1,'amrex::Font']]],
- ['fapply_2746',['Fapply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a7e7c474a3a2b509c38ec6f22eb810b23',1,'amrex::MLALaplacianT::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a8781967da72aea442a9f7837407004fe',1,'amrex::MLABecLaplacianT::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a3841e981caa197033fcd74eee93f0daf',1,'amrex::MLCellLinOpT::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a2d89966c3e1177532c348493330ef63d',1,'amrex::MLEBABecLap::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a978a4e15703a7ddf71c557eba128dcbe',1,'amrex::MLEBNodeFDLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3872730e2ac7d69c58f2708d5454bb39',1,'amrex::MLNodeABecLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a489a483e778214ee6a0943001d816b80',1,'amrex::MLNodeLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#afaae44c30405c4c8c2fdabede17a34ef',1,'amrex::MLNodeLinOp::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a732fecdd892bfe194c84bab01af655b6',1,'amrex::MLNodeTensorLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a51fb5455fbb2f0940a4f4b99a03f1c44',1,'amrex::MLPoissonT::Fapply()']]],
- ['farraybox_2747',['FArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html',1,'amrex::FArrayBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a78cb311711d0a1b9b479d66d71fa1edf',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a374b94f1d571d67c7bc7025346824f1a',1,'amrex::FArrayBox::FArrayBox(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ab84a91551a8302740bd50699504f22c2',1,'amrex::FArrayBox::FArrayBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a862dcdbd4fbb34b292075f2c7bf44428',1,'amrex::FArrayBox::FArrayBox(const FArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae822ed6d1bc48190941617842d212243',1,'amrex::FArrayBox::FArrayBox(FArrayBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a946a5c8f7f0b0e4a9021e542c7b39c2f',1,'amrex::FArrayBox::FArrayBox(Array4< Real const > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a62129c1d812b781246c65abed1a6a608',1,'amrex::FArrayBox::FArrayBox(Array4< Real const > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a95a6bf59ff82ac52c34c7e72890fddc5',1,'amrex::FArrayBox::FArrayBox(Array4< Real > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a77288fec7b52f0234da8cda2d0656d76',1,'amrex::FArrayBox::FArrayBox(Array4< Real > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a46be1bc294541cf9d677f487baa07d68',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp, Real *p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#afbb6de44f26acc8ae2fa06e16571922f',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp, Real const *p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aa2977b85f283b49740400daed8ffe97a',1,'amrex::FArrayBox::FArrayBox(const FArrayBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a3c853d41aecaee21ed1f5ffab2ebed76',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)']]],
- ['farrayboxfactory_2748',['FArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abda821661019fb0a77eb3a9706dc7330',1,'amrex']]],
- ['fast_5fabs_5ftol_2749',['fast_abs_tol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4ec1caa1e60f0282b7a8e76dffe856ee',1,'amrex::IntegratorBase']]],
- ['fast_5fls_2750',['fast_LS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a01b848aa7893bf78e2e35fd06fbd7cb3',1,'amrex::SundialsIntegrator']]],
- ['fast_5fmethod_2751',['fast_method',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a5cfec966ca58dd33ed8e74a008e20544',1,'amrex::SundialsIntegrator']]],
- ['fast_5frel_5ftol_2752',['fast_rel_tol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a1be9f819915ff16d7883d0ebd8009e66',1,'amrex::IntegratorBase']]],
- ['fast_5fstepper_2753',['fast_stepper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a3e3e8344b419706698fc343e5d8de07c',1,'amrex::SundialsIntegrator']]],
- ['fast_5ftime_5fstep_2754',['fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4fe63921d4507e1af5f2df9fdbe66047',1,'amrex::IntegratorBase']]],
- ['fast_5ftype_2755',['fast_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ae224ea13658a51b096ef3aee9a9f06c5',1,'amrex::SundialsIntegrator']]],
- ['fastdivmodu64_2756',['FastDivmodU64',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html',1,'amrex::Math::FastDivmodU64'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#af153f422ce6cbc50b12a7528b801aa7f',1,'amrex::Math::FastDivmodU64::FastDivmodU64()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#abdfbdb0c4abcf0304526080d9febbf42',1,'amrex::Math::FastDivmodU64::FastDivmodU64(std::uint64_t divisor_)']]],
- ['fatptr_2757',['FatPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html',1,'amrex']]],
- ['fb_2758',['FB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html',1,'amrex::FabArrayBase']]],
- ['fb_2759',['fb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a12405182d3038f333d621aaf7ba0de9f',1,'amrex::FBData']]],
- ['fb_2760',['FB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#afaefecbeba6b82464c68f2903f8444ea',1,'amrex::FabArrayBase::FB']]],
- ['fb_5flocal_5fcopy_5fcpu_2761',['FB_local_copy_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'amrex::FabArray::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::BaseFab< AtomicInt > >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::BaseFab< PetscInt > >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::CutFab >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::EBCellFlagFab >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::Mask >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< TagBox >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< IArrayBox >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< FArrayBox >::FB_local_copy_cpu()']]],
- ['fb_5flocal_5fcopy_5fgpu_2762',['FB_local_copy_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::CutFab >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'amrex::FabArray::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::BaseFab< AtomicInt > >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< TagBox >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< IArrayBox >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< FArrayBox >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::Mask >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::EBCellFlagFab >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::BaseFab< PetscInt > >::FB_local_copy_gpu()']]],
- ['fbcache_2763',['FBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9e9131d2e52b3140088bed29299df5e5',1,'amrex::FabArrayBase']]],
- ['fbcacheiter_2764',['FBCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a41abb738518224cedd8cfe16206382ba',1,'amrex::FabArrayBase']]],
- ['fbd_2765',['fbd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< TagBox >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< IArrayBox >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< FArrayBox >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::Mask >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::EBCellFlagFab >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::CutFab >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::BaseFab< PetscInt > >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::BaseFab< AtomicInt > >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'amrex::FabArray::fbd()']]],
- ['fbdata_2766',['FBData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html',1,'amrex']]],
- ['fbep_5fnowait_2767',['FBEP_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::EBCellFlagFab >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< TagBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::BaseFab< PetscInt > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::CutFab >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::CutFab >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::EBCellFlagFab >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::Mask >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::Mask >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< FArrayBox >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< FArrayBox >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< IArrayBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< TagBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::BaseFab< PetscInt > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::BaseFab< AtomicInt > >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::BaseFab< AtomicInt > >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'amrex::FabArray::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< IArrayBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'amrex::FabArray::FBEP_nowait()']]],
- ['fbndrydata_2768',['fBndryData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a24fbf2d04e7dac268f7f5cb3af96064e',1,'amrex']]],
- ['fbndryregister_2769',['fBndryRegister',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe0f5b82795df17e723853b7c1b8ee7d',1,'amrex']]],
- ['fbv_5fcopy_2770',['fbv_copy',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#a57582f00e55a4d632cb774c1c04b8e4e',1,'detail']]],
- ['fcdmap_2771',['FCDMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae36897cf35128c6ce6dc895169977b36',1,'amrex::FabArrayCopyDescriptor::FCDMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae36897cf35128c6ce6dc895169977b36',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMap()']]],
- ['fcdmapconstiter_2772',['FCDMapConstIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a42d2f4f819cd8620d0b8d48e9e04bf68',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMapConstIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a42d2f4f819cd8620d0b8d48e9e04bf68',1,'amrex::FabArrayCopyDescriptor::FCDMapConstIter()']]],
- ['fcdmapiter_2773',['FCDMapIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adb5c92352f55098956990fb48c94f1be',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMapIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adb5c92352f55098956990fb48c94f1be',1,'amrex::FabArrayCopyDescriptor::FCDMapIter()']]],
- ['fcdmapvaluetype_2774',['FCDMapValueType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adfc178b4cdb7043a1bb7aa04d2227e70',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMapValueType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adfc178b4cdb7043a1bb7aa04d2227e70',1,'amrex::FabArrayCopyDescriptor::FCDMapValueType()']]],
- ['fdm_2775',['fdm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#ad69bb2d630508a55b5a60e7756c3540f',1,'amrex::BoxIndexerND']]],
- ['fe_2776',['fe',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#ac6bd65791ecd3832597283141221f47e',1,'amrex::SundialsUserData::fe()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a02348b7a96859e23b5351689a19934cc',1,'amrex::SundialsUserFun::fe()']]],
- ['feintegrator_2777',['FEIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html',1,'amrex::FEIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a3a939c4bb592b14713d49cb3380c34fd',1,'amrex::FEIntegrator::FEIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a90b3d1c28484a9ccdc34c484942c462a',1,'amrex::FEIntegrator::FEIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
- ['ff_2778',['ff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ad1d78ede572643bbe56e2def255268c1',1,'amrex::SundialsUserFun::ff()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a7804a845e951d54af75e92d34adc2930',1,'amrex::SundialsUserData::ff()']]],
- ['ffabset_2779',['fFabSet',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25f205ddb2e9488505c2db83a92a5434',1,'amrex']]],
- ['fflux_2780',['FFlux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aede7210df6c1aca7b7bee58a88c3a75d',1,'amrex::MLPoissonT::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaf18c8ae23997154fd905cfbec158035',1,'amrex::MLEBABecLap::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#af69b48f91ccf0266c5d219c0c24ea3c2',1,'amrex::MLCellLinOpT::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a6bc221e1003d0f11d6d7f720f487afb7',1,'amrex::MLALaplacianT::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a152a02f12bbe76529b604167332e7ebe',1,'amrex::MLABecLaplacianT::FFlux(Box const &box, Real const *dxinv, RT bscalar, Array< FAB const *, AMREX_SPACEDIM > const &bcoef, Array< FAB *, AMREX_SPACEDIM > const &flux, FAB const &sol, int face_only, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af4097c02d7d7338535af34df84af7e61',1,'amrex::MLABecLaplacianT::FFlux(int amrlev, const MFIter &mfi, const Array< FAB *, AMREX_SPACEDIM > &flux, const FAB &sol, Location, int face_only=0) const final']]],
- ['fhi_2781',['fhi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#ac69bf20012d9de954c40e509392a6148',1,'amrex::MLMGPSTag']]],
- ['fi_2782',['fi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a00e74312e8da536a962f7c1e4bdbed90',1,'amrex::SundialsUserFun::fi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a040d572683a6b4367f39248d36e2cb13',1,'amrex::SundialsUserData::fi()']]],
- ['field_2783',['Field',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8f18164eaa226a34be64abf48d9617ba',1,'amrex::AMRErrorTag']]],
- ['fifteen_2784',['fifteen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a4461444e428f4382ebae724a72ae6fdb',1,'amrex_constants_module']]],
- ['fifth_2785',['fifth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ab4479f063e724b85e86eb4f94419bf59',1,'amrex_constants_module']]],
- ['filcccell_2786',['FilccCell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html',1,'amrex']]],
- ['file_5fname_2787',['file_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#aabfb7ef7f6c054124db081f9fd506782',1,'amrex::PrintToFile']]],
- ['file_5fname_5fdigits_2788',['file_name_digits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1d325f8ad0d5d179fc7fcee0f35f0500',1,'amrex::Amr']]],
- ['fileexists_2789',['FileExists',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a51791a9a04ee140c71cee50d3615ed35',1,'amrex']]],
- ['fileglobalminmax_2790',['FILEGLOBALMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98eaba96691ea8224cc3ccf1b9b54dfff4b3',1,'amrex::Amrvis']]],
- ['filekeyword_2791',['FileKeyword',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a44318f1c5a43d3c6ef6cd9f0fda99ea2',1,'amrex::ParmParse']]],
- ['filename_2792',['fileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2150ba5a6169670f1cfcebc9f7596b27',1,'amrex::DataServices']]],
- ['filename_2793',['FileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a56f719e4f91d3d0ffbe3ec791236585f',1,'amrex::NFilesIter::FileName(int fileNumber, const std::string &filePrefix)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a498f8a22acbe763c2df48062f3fe18bf',1,'amrex::NFilesIter::FileName(int nOutFiles, const std::string &filePrefix, int whichProc, bool groupSets)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a9fad70f99318130bf5c883b3cbd20650',1,'amrex::NFilesIter::FileName() const']]],
- ['filename_2794',['fileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a4df5dd3c6ea8e7d13ed01d4e181e78c4',1,'amrex::StreamRetry::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a69a7603f195974cae55c552c05b3ba32',1,'RegionsProfStats::DataBlock::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a20f26cad91bc22e7f5509e046bfe8369',1,'CommProfStats::DataBlock::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a56b43f09fbaba7258908a31e790fd2d5',1,'BLProfStats::BLPDataBlock::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a68af42ba1e62a0b858d0f9075d9a44e6',1,'amrex::AmrData::fileName()']]],
- ['filenumber_2795',['fileNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ab7f699657b24b33c1b56a64dd6887c47',1,'amrex::NFilesIter']]],
- ['filenumber_2796',['FileNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a971648481cfcbc77ebd0258b2ea03538',1,'amrex::NFilesIter::FileNumber() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#aee88f93815c534f75ecc51eda61c60c5',1,'amrex::NFilesIter::FileNumber(int nOutFiles, int whichProc, bool groupSets)']]],
- ['filenumberswriteorder_2797',['fileNumbersWriteOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af79193f1c65df83e1998042123690bec',1,'amrex::NFilesIter']]],
- ['filenumberswriteorder_2798',['FileNumbersWriteOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ad9233c5996de29b80cfb5c0ac02e8214',1,'amrex::NFilesIter']]],
- ['filenumberswritten_2799',['FileNumbersWritten',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a071c4306e5a102244c1461684ab17cf5',1,'amrex::NFilesIter']]],
- ['fileoffset_2800',['fileOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#ae58b44ddc77631e4a5829b09e61a0236',1,'amrex::VisMF::FabReadLink']]],
- ['fileoffset_2801',['FileOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a1b41ff82637f2e2f4dd33f27a0d62ad1',1,'amrex::VisMF']]],
- ['fileopenfailed_2802',['FileOpenFailed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dc9fca5d8d1322524d13793f5b663d0',1,'amrex']]],
- ['fileprefix_2803',['filePrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a7491b9b7bee6d89900b7948670ea6425',1,'amrex::NFilesIter']]],
- ['fileprefixprepost_2804',['filePrefixPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa059f60f99bc3f5a3bcf24cdb6638920',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::filePrefixPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa059f60f99bc3f5a3bcf24cdb6638920',1,'amrex::ParticleContainer_impl::filePrefixPrePost()']]],
- ['filesize_2805',['FileSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a393accb69353384e42f45a34cb386180',1,'amrex']]],
- ['filestream_2806',['fileStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a5aaa489ed5f07c1d0111647857d2f72f',1,'amrex::NFilesIter']]],
- ['filesubregionminmax_2807',['FILESUBREGIONMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea3533c650a6b1c7ce0bfe944376ffe17d',1,'amrex::Amrvis']]],
- ['filetype_2808',['fileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a55f80ce2d869787fb73ec8acb5383864',1,'amrex::AmrData::fileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a974e2ca92baf2acb0925fe1d4168c38c',1,'amrex::DataServices::fileType()']]],
- ['filetype_2809',['FileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cf',1,'amrex::Amrvis']]],
- ['fileuserminmax_2810',['FILEUSERMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea6b4802e2429bba442dc07b4022a1d96c',1,'amrex::Amrvis']]],
- ['filfcface_2811',['FilfcFace',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html',1,'amrex']]],
- ['fill_2812',['fill',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< const ParticleReal *, NArrayReal >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int *, NAI >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, 2 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real, 3 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, 3 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< const int *, NArrayInt >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< bool, N >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< amrex::EB2::PolyTerm, N >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< amrex::algoim::Interval, N >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'amrex::GpuArray::fill()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a9cf2d33e663f0311539a96633ff7560d',1,'amrex::FillPatchIteratorHelper::fill()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a93e5303eea72dd1c6c8469f75ea51247',1,'amrex::FillPatcher::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a84b77230eb00f0ebb682f6751fc5184b',1,'amrex::STLtools::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real,(M+2) *(M+1)/2 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real, nelems >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real, AMREX_SPACEDIM >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7b3c5a372f37d8bb9aa21a76a5129a95',1,'amrex::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< ParticleReal *, NAR >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, 4 >::fill()']]],
- ['fill_5fglobal_5fid_2813',['fill_global_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a42977b56e153d54d2503424197a077ce',1,'amrex::HypreSolver']]],
- ['fill_5fglobal_5fnode_5fid_2814',['fill_global_node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a2510963c0a789333e3eb1cba036cc7ea',1,'amrex::HypreNodeLap']]],
- ['fill_5flocal_5fid_2815',['fill_local_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a392367fb9a32935314eb968bb2362f2d',1,'amrex::HypreSolver']]],
- ['fill_5flocal_5fnode_5fid_2816',['fill_local_node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a0359a94cef0d652dfc7dae61ef3d1ac7',1,'amrex::HypreNodeLap']]],
- ['fill_5flocal_5fnode_5fid_5fcpu_2817',['fill_local_node_id_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a4dd726a8a74759ab3f68d1849d0cdf6d',1,'amrex::HypreNodeLap']]],
- ['fill_5flocal_5fnode_5fid_5fgpu_2818',['fill_local_node_id_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#aad970086d1f98c702bcb5528a2299e1c',1,'amrex::HypreNodeLap']]],
- ['fill_5fmatrix_2819',['fill_matrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a6a50362b35729e2f0dc0df5cba4010df',1,'amrex::HypreSolver']]],
- ['fill_5fsnan_2820',['fill_snan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad622d627e1fea988d361c48316ad9275',1,'amrex::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< AtomicInt >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'amrex::BaseFab::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< char >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< EBCellFlag >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< HYPRE_Int >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< int >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< PetscInt >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< Real >::fill_snan()']]],
- ['fillallcalltimes_2821',['FillAllCallTimes',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa8787ffaa01896a27e94b70384b26071',1,'RegionsProfStats']]],
- ['fillareafrac_2822',['fillAreaFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aeaa558e8ea81b3d29afc053a49935264',1,'amrex::EB2::Level::fillAreaFrac(Array< MultiCutFab *, AMREX_SPACEDIM > const &areafrac, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aeb91416d1cbdc2122b71db4010a5148b',1,'amrex::EB2::Level::fillAreaFrac(Array< MultiFab *, AMREX_SPACEDIM > const &areafrac, const Geometry &geom) const']]],
- ['fillasync_2823',['fillAsync',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0c2569c007a55f5619e6242794f066e6',1,'amrex::Gpu']]],
- ['fillbndryarea_2824',['fillBndryArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac4b6718e4884f24643ca059555df983f',1,'amrex::EB2::Level::fillBndryArea(MultiFab &bndryarea, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ada911333bbc88c6c2dd0a2575fa8e70a',1,'amrex::EB2::Level::fillBndryArea(MultiCutFab &bndryarea, const Geometry &geom) const']]],
- ['fillbndrycent_2825',['fillBndryCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aab73ea6f18230ee90540b3f844babf95',1,'amrex::EB2::Level::fillBndryCent(MultiCutFab &bndrycent, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a0f236404be3b81491ae8dd6d518b0e3f',1,'amrex::EB2::Level::fillBndryCent(MultiFab &bndrycent, const Geometry &geom) const']]],
- ['fillbndrynorm_2826',['fillBndryNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aaddc85a00634d7e6029ab17c9cb9fbb8',1,'amrex::EB2::Level::fillBndryNorm(MultiCutFab &bndrynorm, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a15e67ccc27c985eb2b8a11db46abdcab',1,'amrex::EB2::Level::fillBndryNorm(MultiFab &bndrynorm, const Geometry &geom) const']]],
- ['fillboundary_2827',['FillBoundary',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#afc89a1b931348146e70b8e54e95ffd41',1,'amrex::NonLocalBC::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a188dda70a1bd068a55d81ba4f74e2c4e',1,'amrex::StateDataPhysBCFunct::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'amrex::FabArray::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'amrex::FabArray::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'amrex::FabArray::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'amrex::FabArray::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'amrex::FabArray::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'amrex::FabArray::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a593e4c97974095398a43d0132ef3a868',1,'amrex::StateData::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< FArrayBox >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::Mask >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::Mask >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::Mask >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::Mask >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::Mask >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::Mask >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< FArrayBox >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::CutFab >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::CutFab >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::CutFab >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::CutFab >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::CutFab >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::CutFab >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< IArrayBox >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a7ca9ba16e42a6ffe8e9bcbabf51d25db',1,'amrex::StateData::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#aed6d39f606b174ec63cda4bfb4e71efd',1,'amrex::PhysBCFunct::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ae11e4187caa383605cab8f4d54ce115c',1,'amrex::FabArrayBase::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< TagBox >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< TagBox >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< TagBox >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< TagBox >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< TagBox >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< TagBox >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< IArrayBox >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< IArrayBox >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< IArrayBox >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< IArrayBox >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< IArrayBox >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< FArrayBox >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< FArrayBox >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< FArrayBox >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< FArrayBox >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)']]],
- ['fillboundary_5ffinish_2828',['FillBoundary_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::Mask >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#afe22ad727872227b4f95e3dad1e36814',1,'amrex::NonLocalBC::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< TagBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'amrex::FabArray::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'amrex::FabArray::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::CutFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::CutFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::Mask >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< FArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< FArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< IArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< IArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< TagBox >::FillBoundary_finish()']]],
- ['fillboundary_5fnowait_2829',['FillBoundary_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< IArrayBox >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< IArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< IArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< TagBox >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< TagBox >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< TagBox >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< TagBox >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< TagBox >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< TagBox >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab1089b238bcca4ae52a70fd9bdf8518e',1,'amrex::NonLocalBC::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::Mask >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::Mask >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::Mask >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::Mask >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::Mask >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::Mask >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'amrex::FabArray::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'amrex::FabArray::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'amrex::FabArray::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'amrex::FabArray::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'amrex::FabArray::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'amrex::FabArray::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< IArrayBox >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< IArrayBox >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< IArrayBox >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< FArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< FArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< FArrayBox >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< FArrayBox >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< FArrayBox >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< FArrayBox >::FillBoundary_nowait(bool cross=false)']]],
- ['fillboundary_5ftest_2830',['FillBoundary_test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'amrex::FabArray::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< TagBox >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< IArrayBox >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< FArrayBox >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::Mask >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::CutFab >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_test()']]],
- ['fillboundaryandsync_2831',['FillBoundaryAndSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::Mask >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< FArrayBox >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::Mask >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'amrex::FabArray::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< FArrayBox >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< IArrayBox >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< IArrayBox >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< TagBox >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< TagBox >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'amrex::FabArray::FillBoundaryAndSync()']]],
- ['fillboundaryandsync_5ffinish_2832',['FillBoundaryAndSync_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'amrex::FabArray::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< TagBox >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< IArrayBox >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< FArrayBox >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::Mask >::FillBoundaryAndSync_finish()']]],
- ['fillboundaryandsync_5fnowait_2833',['FillBoundaryAndSync_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'amrex::FabArray::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'amrex::FabArray::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::Mask >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::Mask >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< FArrayBox >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< FArrayBox >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< IArrayBox >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< IArrayBox >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< TagBox >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< TagBox >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)']]],
- ['fillboundarycoeff_2834',['FillBoundaryCoeff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a22d0dde0a531705c3148cd4669f21ed3',1,'amrex::MLNodeLaplacian']]],
- ['fillboxid_2835',['FillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html',1,'amrex::FillBoxId'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a2b80ec26f52953b28e84ab531c5f8c32',1,'amrex::FillBoxId::FillBoxId()']]],
- ['fillboxid_2836',['fillBoxId',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#af506bfcebba0efde3dc8f5dbf9244191',1,'amrex::FabArrayBase::FabComTag::fillBoxId()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#abe60f2cf30aac61d68454a6823d1e3a4',1,'amrex::FabCopyDescriptor::fillBoxId()']]],
- ['fillboxid_2837',['FillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a5d0dd9c7e86edf106a794bdc16dd53c5',1,'amrex::FillBoxId']]],
- ['fillboxlists_2838',['fillBoxLists',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a25c3be6b76307b6ea7c6b75c2f1036fd',1,'amrex::XYPlotDataList']]],
- ['fillcentroid_2839',['fillCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ace69adcd1c99f57c02bbd7e6fbdca3bf',1,'amrex::EB2::Level::fillCentroid(MultiCutFab ¢roid, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ae872e8dd53d7851e8baa7cda6c597925',1,'amrex::EB2::Level::fillCentroid(MultiFab ¢roid, const Geometry &geom) const']]],
- ['fillcoarsefineboundary_2840',['fillCoarseFineBoundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a93d1f3a709bbf485e19c948875fc6c0c',1,'amrex::FillPatcher']]],
- ['fillcoarsepatch_2841',['FillCoarsePatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a9ebdb49d2d66ac577de280ed9ed0fd28',1,'amrex::AmrLevel']]],
- ['fillcutcellmask_2842',['fillCutCellMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a2475ff0518c5fb3e8f60b66ab728c4a0',1,'amrex::EB2::Level']]],
- ['fillderiveplotvarlist_2843',['fillDerivePlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a075723bf2fb621f6decda9d20d4cb3ce',1,'amrex::Amr']]],
- ['fillderivesmallplotvarlist_2844',['fillDeriveSmallPlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aac5f926db1c887325c23896f29feb866',1,'amrex::Amr']]],
- ['filldomainboundary_2845',['FillDomainBoundary',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b7407c69f5df5cb424eccddb336331b',1,'amrex']]],
- ['fillebcellflag_2846',['fillEBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a7d35fe220526a3427bc11672e79c921f',1,'amrex::EB2::Level']]],
- ['filledgecent_2847',['fillEdgeCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa8174a092dd237acf59e9145603b3104',1,'amrex::EB2::Level::fillEdgeCent(Array< MultiCutFab *, AMREX_SPACEDIM > const &edgecent, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a9f121c3a3deb6a4cf27461c8745fd10d',1,'amrex::EB2::Level::fillEdgeCent(Array< MultiFab *, AMREX_SPACEDIM > const &edgecent, const Geometry &geom) const']]],
- ['fillfab_2848',['FillFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae2fdca1e0b247e1a1c1f2b2c821c712f',1,'amrex::FabArrayCopyDescriptor::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FAB &destFab, const Box &destBox)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3c4cf0ea9fb0abb0e0da7f20203031eb',1,'amrex::FabArrayCopyDescriptor::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FAB &destFab)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3c4cf0ea9fb0abb0e0da7f20203031eb',1,'FabArrayCopyDescriptor< FArrayBox >::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FArrayBox &destFab)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae2fdca1e0b247e1a1c1f2b2c821c712f',1,'FabArrayCopyDescriptor< FArrayBox >::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FArrayBox &destFab, const Box &destBox)']]],
- ['fillfab_2849',['fillFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#ab0feb076743b2a454e181404861c9ed9',1,'amrex::EB2::GeometryShop::fillFab(BaseFab< Real > &levelset, const Geometry &geom, RunOn run_on, Box const &bounding_box) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a21626bdeb656074c2e675969aec678bb',1,'amrex::EB2::GeometryShop::fillFab(BaseFab< Real > &levelset, const Geometry &geom, RunOn, Box const &bounding_box) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aefcdeb44ca0770702422b5f7eb289234',1,'amrex::STLtools::fillFab()']]],
- ['fillfab_5fcpu_2850',['fillFab_Cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a99bd263dac37b6f756eced9182e49eb0',1,'amrex::EB2::GeometryShop']]],
- ['fillfacecent_2851',['fillFaceCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ab07114892a852fef77608e1cebdd5768',1,'amrex::EB2::Level::fillFaceCent(Array< MultiFab *, AMREX_SPACEDIM > const &facecent, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a47c9d664df913ef2dd7289062f354f0a',1,'amrex::EB2::Level::fillFaceCent(Array< MultiCutFab *, AMREX_SPACEDIM > const &facecent, const Geometry &geom) const']]],
- ['fillflags_2852',['fillFlags',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a1180158d9e9623e55d3d94563e5d078e',1,'particle_detail']]],
- ['fillfromlevel0_2853',['FillFromLevel0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a3717b8f03c3fb4395e1d121d870c36cc',1,'amrex::FillPatchIterator']]],
- ['fillfromtwolevels_2854',['FillFromTwoLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a9a2a1c98f5e635aa477f6a1e908c4840',1,'amrex::FillPatchIterator']]],
- ['fillimpfunc_2855',['FillImpFunc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a432c3b4f5a385efd93de62c6402e2b0a',1,'amrex']]],
- ['fillinterior_2856',['FillInterior',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#afb5907b2c56371b7ab6b7d35c156d7bd',1,'amrex::AmrData']]],
- ['filllevelset_2857',['fillLevelSet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a3d89b2bcea4e9cbf88291dba6cd8fc7c',1,'amrex::EB2::Level']]],
- ['filllocally_2858',['FillLocally',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6a3de07fb14bde47411225509d67e0bda1',1,'amrex']]],
- ['fillneighbors_2859',['fillNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a2c1bf28f2552627e93d1587e977dd22a',1,'amrex::NeighborParticleContainer']]],
- ['fillneighborsgpu_2860',['fillNeighborsGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4dbc10fb057262215b756a2b4289b33c',1,'amrex::NeighborParticleContainer']]],
- ['fillneighborsmpi_2861',['fillNeighborsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af3b5f685680bc88ad15c0f2cd5ee44c8',1,'amrex::NeighborParticleContainer']]],
- ['fillnull_2862',['FillNull',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abc4288a3fe5ceaea66583df8f170785f',1,'amrex::FillNull(Vector< std::unique_ptr< T > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aabc637934b6fa1a7b0664ad3b61f0f69',1,'amrex::FillNull(Vector< T * > &a)']]],
- ['fillpatch_2863',['FillPatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a55c1a2d0040ba28bf022fb293113a5f2',1,'amrex::AmrLevel']]],
- ['fillpatchadd_2864',['FillPatchAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa72cce79d9f341c7f9a11addfcaec95f',1,'amrex::AmrLevel']]],
- ['fillpatcher_2865',['FillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html',1,'amrex::FillPatcher< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#af190f9e264e08dd6fec696c4ff84c53b',1,'amrex::FillPatcher::FillPatcher()']]],
- ['fillpatcherfill_2866',['FillPatcherFill',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af7dbabf3cd9767f5e38dc96157986618',1,'amrex::AmrLevel']]],
- ['fillpatchinterp_2867',['FillPatchInterp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93b8e270e0c8360ed35815598a5b7f46',1,'amrex::FillPatchInterp(MultiFab &mf_fine_patch, int fcomp, MultiFab const &mf_crse_patch, int ccomp, int ncomp, IntVect const &ng, const Geometry &cgeom, const Geometry &fgeom, Box const &dest_domain, const IntVect &ratio, MFInterpolater *mapper, const Vector< BCRec > &bcs, int bcscomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1f0353526b2fbde7e376453d034d052e',1,'amrex::FillPatchInterp(MF &mf_fine_patch, int fcomp, MF const &mf_crse_patch, int ccomp, int ncomp, IntVect const &ng, const Geometry &cgeom, const Geometry &fgeom, Box const &dest_domain, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4389e0cf21b4c230ab10e9eeed5a4f8e',1,'amrex::FillPatchInterp(MF &mf_fine_patch, int fcomp, MF const &mf_crse_patch, int ccomp, int ncomp, IntVect const &ng, const Geometry &cgeom, const Geometry &fgeom, Box const &dest_domain, const IntVect &ratio, InterpBase *mapper, const Vector< BCRec > &bcs, int bcscomp)']]],
- ['fillpatchiterator_2868',['FillPatchIterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html',1,'amrex::FillPatchIterator'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#abf62b3ab66cfdfcba665f1a1d55a2e1f',1,'amrex::FillPatchIterator::FillPatchIterator(AmrLevel &amrlevel, MultiFab &leveldata, int boxGrow, Real time, int idx, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#aebdca878a23ab164decbcdd3bc1a9a20',1,'amrex::FillPatchIterator::FillPatchIterator(AmrLevel &amrlevel, MultiFab &leveldata)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a39d92a4048c0af0c7b1737d5c4e0c334',1,'amrex::AmrLevel::FillPatchIterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a39d92a4048c0af0c7b1737d5c4e0c334',1,'amrex::FillPatchIteratorHelper::FillPatchIterator()']]],
- ['fillpatchiteratorhelper_2869',['FillPatchIteratorHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html',1,'amrex::FillPatchIteratorHelper'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a872278b3cad59c0978412af0cd9ec0cf',1,'amrex::AmrLevel::FillPatchIteratorHelper()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#af66f58fb3b807be2d8255c0d6f63addc',1,'amrex::FillPatchIteratorHelper::FillPatchIteratorHelper(AmrLevel &amrlevel, MultiFab &leveldata, int boxGrow, Real time, int index, int scomp, int ncomp, InterpBase *mapper)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a10439c4fa30c39a2f12ba939498ab887',1,'amrex::FillPatchIteratorHelper::FillPatchIteratorHelper(AmrLevel &amrlevel, MultiFab &leveldata)']]],
- ['fillpatchnlevels_2870',['FillPatchNLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a886f36aeb28a74726d439caf38872073',1,'amrex']]],
- ['fillpatchsinglelevel_2871',['FillPatchSingleLevel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a05934ee478017afcd9908667de64a79c',1,'amrex::FillPatchSingleLevel(MF &mf, Real time, const Vector< MF * > &smf, const Vector< Real > &stime, int scomp, int dcomp, int ncomp, const Geometry &geom, BC &physbcf, int bcfcomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3cf973090fa613c635340a08df7ecd38',1,'amrex::FillPatchSingleLevel(MF &mf, IntVect const &nghost, Real time, const Vector< MF * > &smf, const Vector< Real > &stime, int scomp, int dcomp, int ncomp, const Geometry &geom, BC &physbcf, int bcfcomp)']]],
- ['fillpatchtwolevels_2872',['FillPatchTwoLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a760ab1490c5580a3d640bd43b73a2ccc',1,'amrex::FillPatchTwoLevels(Array< MF *, AMREX_SPACEDIM > const &mf, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae7fdce34557bf398e68e173045b5498a',1,'amrex::FillPatchTwoLevels(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b2f67cfdffeeea1442daa3174a8ad7c',1,'amrex::FillPatchTwoLevels(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, const Array< int, AMREX_SPACEDIM > &cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, const Array< int, AMREX_SPACEDIM > &fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, const Array< int, AMREX_SPACEDIM > &bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f8f5f13146586dfaa0fb8d082132f12',1,'amrex::FillPatchTwoLevels(MF &mf, Real time, const Vector< MF * > &cmf, const Vector< Real > &ct, const Vector< MF * > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b5440802e0895fcba37e6b295116585',1,'amrex::FillPatchTwoLevels(MF &mf, IntVect const &nghost, Real time, const Vector< MF * > &cmf, const Vector< Real > &ct, const Vector< MF * > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})']]],
- ['fillpatchtwolevels_5fdoit_2873',['FillPatchTwoLevels_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a18925ecee560b7b62b2434f643b8a2d1',1,'amrex::detail::FillPatchTwoLevels_doit(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, const Array< int, AMREX_SPACEDIM > &cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, const Array< int, AMREX_SPACEDIM > &fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, const Array< int, AMREX_SPACEDIM > &bcscomp, const PreInterpHook &pre_interp, const PostInterpHook &post_interp, EB2::IndexSpace const *index_space)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a8ef6805e58fc39ad6e68f3d513b6cac2',1,'amrex::detail::FillPatchTwoLevels_doit(MF &mf, IntVect const &nghost, Real time, const Vector< MF * > &cmf, const Vector< Real > &ct, const Vector< MF * > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp, const PostInterpHook &post_interp, EB2::IndexSpace const *index_space, bool return_error_code=false)']]],
- ['fillpolar_2874',['FillPolar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a569fc178d4aad983c5bdd14a8f69127e',1,'amrex::NonLocalBC::FillPolar(FabArray< FAB > &mf, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a22290d0dc38cd0254f5d14100fec970f',1,'amrex::NonLocalBC::FillPolar(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)']]],
- ['fillrandom_2875',['FillRandom',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2cd741b1ea369e4c69c1e47048fe4225',1,'amrex::FillRandom(Real *p, Long N)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10bd6ff61966130ea99ab9faa410da13',1,'amrex::FillRandom(MultiFab &mf, int scomp, int ncomp)']]],
- ['fillrandomnormal_2876',['FillRandomNormal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9edda343dfe7f1dbbd5dcfc2095afac5',1,'amrex::FillRandomNormal(Real *p, Long N, Real mean, Real stddev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b5cc6671c574fc82057046c73789ee5',1,'amrex::FillRandomNormal(MultiFab &mf, int scomp, int ncomp, Real mean, Real stddev)']]],
- ['fillregiontimeranges_2877',['FillRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa4bf6706450f39ee6bf8764a9e6e5912',1,'RegionsProfStats']]],
- ['fillremotely_2878',['FillRemotely',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6a8d7828a9196bfb084013996640e84bd4',1,'amrex']]],
- ['fillrk_2879',['fillRK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#aa756e7fa531116007159b132f0312577',1,'amrex::FillPatcher']]],
- ['fillrkpatch_2880',['FillRKPatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a262e295c3b6e661f434303f502c9d442',1,'amrex::AmrLevel']]],
- ['fillsendfab_2881',['FillSendFAB',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a92f370455b087129323dcae88ae2fb57',1,'CommProfStats']]],
- ['fillsigneddistance_2882',['FillSignedDistance',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae734f341bd7b27e7d150b1187c28c9ab',1,'amrex::FillSignedDistance(MultiFab &mf, EB2::Level const &ls_lev, EBFArrayBoxFactory const &eb_fac, int refratio, bool fluid_has_positive_sign=true)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae21d913402ed0c78cccf9819ea8a69c7',1,'amrex::FillSignedDistance(MultiFab &mf, bool fluid_has_positive_sign=true)']]],
- ['fillstateplotvarlist_2883',['fillStatePlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa409f5572b79fbf4d109aeac4b810c86',1,'amrex::Amr']]],
- ['fillstatesmallplotvarlist_2884',['fillStateSmallPlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#accc5b95bd9e05e81871f28975760f74f',1,'amrex::Amr']]],
- ['filltype_2885',['FillType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6',1,'amrex']]],
- ['filltype_2886',['fillType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#acbfb910d7582f3e32b2e263e1581e382',1,'amrex::FabCopyDescriptor']]],
- ['fillvaluesimpl_2887',['fillValuesImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad4cc090e4556da716349ad4577feaff6',1,'amrex::detail']]],
- ['fillvar_2888',['FillVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a3a70845ae0791968fa3c731c75e0bc82',1,'amrex::DataServices::FillVar(MultiFab &destMultiFab, int finestFillLevel, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a685ca8742a6b888e3f8b43edf70a8d27',1,'amrex::DataServices::FillVar(FArrayBox *destFab, const Box &destBox, int finestFillLevel, const std::string &varname, int procWithFab)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a07cc26d410e6d3ff0a3bca3426e1343c',1,'amrex::AmrData::FillVar(MultiFab &destMultiFab, int finestFillLevel, const std::string &varname, int destcomp=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ad21c6566676a74569438fc34998a9874',1,'amrex::AmrData::FillVar(MultiFab &destMultiFab, int finestFillLevel, const Vector< std::string > &varNames, const Vector< int > &destFillComps)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a65b5439faa7e1ef2949f00edaac3d1f0',1,'amrex::AmrData::FillVar(Vector< FArrayBox * > &destFabs, const Vector< Box > &destBoxes, int finestFillLevel, const std::string &varName, int procWithFabs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9da43b855d7bb5e6a5e7ca51b4d60e98',1,'amrex::AmrData::FillVar(FArrayBox *destFab, const Box &destBox, int finestFillLevel, const std::string &varName, int procWithFabs)']]],
- ['fillvararrayoffabs_2889',['FillVarArrayOfFabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a43f59cb422b6dfd7c8ddd1da1b748092',1,'amrex::DataServices']]],
- ['fillvarmultifab_2890',['FillVarMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a771038382eed1afc9937f305dd7d6a99',1,'amrex::DataServices']]],
- ['fillvaronefab_2891',['FillVarOneFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a40aed13acee70704bf8458966f292801',1,'amrex::DataServices']]],
- ['fillvolfrac_2892',['fillVolFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac37a09c9b81e67ee3c1f9882db9c2a38',1,'amrex::EB2::Level']]],
- ['filterandtransformparticles_2893',['filterAndTransformParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a445eaaec6b8c6d91c449c1807b12ae6f',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Index *mask, F const &f, Index src_start, Index dst_start) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6ec82174b9e85180e43d20c64b52b26',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Index *mask, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5f493bb769f1f402add59c4dfb6df1a',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Pred &&p, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e262a7d63bd04c8d334eeaaa8eb53b4',1,'amrex::filterAndTransformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Index *mask, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7d643abf32742bb6d7d758f835f8ac83',1,'amrex::filterAndTransformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Pred const &p, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acad355709025876e4bace25065cedcec',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Pred const &p, F &&f, Index src_start, Index dst_start) noexcept']]],
- ['filterparticles_2894',['filterParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86fc8a08b6a63681e7751ac0b20bd96b',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, const Index *mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0484051ab2f4dc9ebed16cb4f0ca2817',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, const Index *mask, Index src_start, Index dst_start, N n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33445242f6db048d6f630ee51db51c66',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, Pred &&p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31d02dac6559bf01b7ffc7080e11b6b3',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, Pred const &p, Index src_start, Index dst_start, N n) noexcept']]],
- ['filterpositiveid_2895',['FilterPositiveID',['https://amrex-codes.github.io/amrex/doxygen/structFilterPositiveID.html',1,'']]],
- ['filterstatus_2896',['FilterStatus',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4',1,'BLProfStats']]],
- ['filtertimeranges_2897',['filterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a280bcf247ab0b852e9e87cb757388f6b',1,'BLProfStats']]],
- ['filtervirt_2898',['FilterVirt',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html',1,'FilterVirt'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#afae2fe13dafb05fa3cbe4ccf30373dde',1,'FilterVirt::FilterVirt()']]],
- ['final_5ffill_5fbc_2899',['final_fill_bc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2e4658b153dbf32716f539161d0b879e',1,'amrex::MLMGT']]],
- ['finalize_2900',['Finalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a0e43c0beef959593d4253805a22b6abc',1,'amrex::FArrayBox::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< PetscInt >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< Real >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#aca63ee9d8635b17aeb34bc512f1ea8a9',1,'amrex::BLProfiler::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a16062c68a56d66f78af7d8cdaf61e330',1,'amrex::BoxArray::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5bf574c7d8adff1fc0593e06d9007078',1,'amrex::Gpu::Device::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac8ce7dd033d1e5a163617b7b06d1fab0',1,'amrex::DistributionMapping::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< char >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58b341e8a1b6a668812e8801b917a9de',1,'amrex::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0f7d18c9334054a0934c2740860971c2',1,'amrex::FabArrayBase::Finalize()']]],
- ['finalize_2901',['finalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a85eb163d1194d5afb39217626b876971',1,'amrex::InSituBridge']]],
- ['finalize_2902',['Finalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a9fe8b1d3b2da351d3701dd7c44ca1139',1,'amrex::IArrayBox::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a30306fc1aaa921993a9667b639ec26c5',1,'amrex::iMultiFab::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#afaca15a1f386d11c48a96ce6dc37c0dc',1,'amrex::sundials::MemoryHelper::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a68cb3cd35ae7cc4bc40b4f9cfd44d016',1,'amrex::MemProfiler::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a7f8343c78da4a5d341aae1e5aea752aa',1,'amrex::MFIter::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae7a5398061b1bffdd1679a3a78f8b741',1,'amrex::MultiFab::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9283fab7556352eeff908ca26cd440be',1,'amrex::ParmParse::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a2344d0f82665ec2e7efe266b015d163c',1,'amrex::TinyProfiler::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aae19503ef83149be04e9d97f1c6bd6a3',1,'amrex::VisMF::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< HYPRE_Int >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a2040a56976bffbbfac29f5e01800ea3c',1,'amrex::AsyncOut::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#afd3e2ed9a69b9e53f5b68eca49ee6fe6',1,'amrex::EB2::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a01ac7d4ed0bfab3839b45995cf260a05',1,'amrex::Lazy::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1machine.html#a80498796973f6b853437e50ba873a6d1',1,'amrex::machine::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a444d6a7e87c49476671049df5ea59107',1,'amrex::MPMD::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95032768c19f94a64196f85fefeee239',1,'amrex::ParallelDescriptor::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#abf6b47f72923c8ef9f360c6a93289a18',1,'amrex::sundials::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8117ae9942e01445ea7fe62d2f190c64',1,'amrex::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< int >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< EBCellFlag >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adce93d1ef45e49e692f62ee9fa8ac48f',1,'amrex::Amr::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< AtomicInt >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'amrex::BaseFab::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aba76fcc2eabe3ac7e99e4b5e52cf3f0f',1,'amrex::BARef::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a06dd6197d2081d7dd4c1bed308edd387',1,'amrex::Arena::Finalize()']]],
- ['finalize_5fcell_5fflags_2903',['finalize_cell_flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFileLevel.html#a9a4a658f30d3a6e5895a204000dce41f',1,'amrex::EB2::ChkptFileLevel']]],
- ['finalized_2904',['finalized',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a371e17b5bdd1d743dd9ac0a8bb1bced9',1,'amrex::MFIter']]],
- ['finalizeinit_2905',['FinalizeInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#acc31a806beac20735b0589a0195dd3e2',1,'amrex::Amr']]],
- ['finalizeinsitu_2906',['finalizeInSitu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a566aa710514e53eb2193e7bbd4e5ff8d',1,'amrex::Amr']]],
- ['find_5fbest_5fnbh_2907',['find_best_nbh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1machine.html#afa7cf247ac1fb3972693835d136c00f1',1,'amrex::machine']]],
- ['find_5fintersection_5fpoint_2908',['find_intersection_point',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a713485f892bf13f6879fcd8a1ccf5b6e',1,'amrex::tri_geom_ops']]],
- ['findoffsets_2909',['FindOffsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aef586d2b8907165dffdf87ea2c9730c9',1,'amrex::VisMF']]],
- ['findtimerange_2910',['FindTimeRange',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af024320c638e753af5a20def51afcde5',1,'CommProfStats']]],
- ['fine_5fcell_2911',['fine_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#aa221a3ae37a8e49741bf7503ddfbf026',1,'amrex_eb_flux_reg_nd_module::fine_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a2fa5d865b2e74dc30d9578fb547894ed',1,'amrex::nodelap_detail::fine_cell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763ca4438d5a5594d291716164dd529a902cd',1,'amrex::YAFluxRegisterT::fine_cell()']]],
- ['fine_5fgrid_5fidx_2912',['fine_grid_idx',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#aca354eb516dc263308380e26666bb0b7',1,'amrex::FabArrayBase::CFinfo']]],
- ['fine_5flevel_2913',['fine_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a43c7c6ca83e0c49296f131ecf5eb8b0e',1,'amrex::FluxRegister']]],
- ['fine_5fnode_2914',['fine_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a44a771868b3300cfbd325b977e5f9405',1,'amrex::nodelap_detail']]],
- ['fine_5fratio_2915',['fine_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a109f988dd098fdb2a6b854a742015397',1,'amrex::AmrLevel']]],
- ['fineadd_2916',['FineAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#af0579b0e1a1626ef31ce4c3161dded2e',1,'amrex::EBFluxRegister::FineAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#abff8b13543ca6e0eb194283e744b4caa',1,'amrex::YAFluxRegisterT::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &a_flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a9eea47bda999a0731934a386b05b3978',1,'amrex::YAFluxRegisterT::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a4e3874c3557a701913061d4a9ef49c4d',1,'amrex::FluxRegister::FineAdd(const FArrayBox &flux, const FArrayBox &area, int dir, int boxno, int srccomp, int destcomp, int numcomp, Real mult, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a1632f69b9bb40407c6622d6841c48938',1,'amrex::FluxRegister::FineAdd(const FArrayBox &flux, int dir, int boxno, int srccomp, int destcomp, int numcomp, Real mult, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a95d4c8d650762923da71c09c414b2258',1,'amrex::FluxRegister::FineAdd(const MultiFab &mflx, const MultiFab &area, int dir, int srccomp, int destcomp, int numcomp, Real mult)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ab43d78762f0ea9fe8a2146dab58b9cf3',1,'amrex::FluxRegister::FineAdd(const MultiFab &mflx, int dir, int srccomp, int destcomp, int numcomp, Real mult)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#ae7dab32dce79ee2932c74b0bf746d945',1,'amrex::EdgeFluxRegister::FineAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#abff8b13543ca6e0eb194283e744b4caa',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &a_flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a9eea47bda999a0731934a386b05b3978',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ab13698fba1225545ad68fc7f29794e85',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, int srccomp, int destcomp, int numcomp, RunOn runon)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a4d2611b6de348e9aafaa1d75dca7ec33',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, const FArrayBox &dm, RunOn runon)']]],
- ['finebnd_2917',['finebnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#a84bd1ce2743440bc77f2be80eea8bee4',1,'amrex::Extrapolater']]],
- ['finehaswork_2918',['FineHasWork',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#aadc0fd498bbbe602b6468b9624b322cf',1,'amrex::YAFluxRegisterT']]],
- ['fineindex_2919',['fineIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#aea1dff058968ff389de6b6f7535de577',1,'amrex::FabArrayBase::FabComTag']]],
- ['finelevel_2920',['fineLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a7aa00b34c175fadfdb6bae33c68bf5d1',1,'amrex::FluxRegister']]],
- ['fineratio_2921',['fineRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3fb007c5f97c38ef4515b3a74d6873fa',1,'amrex::AmrLevel']]],
- ['finesetval_2922',['FineSetVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a6295b79fe12737051efd360468bfe344',1,'amrex::FluxRegister']]],
- ['finest_5famr_5flev_2923',['finest_amr_lev',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8dcbe08a11647df4d03789590bdc1de0',1,'amrex::MLMGT']]],
- ['finest_5flevel_2924',['finest_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a7a466d1cfea1c18c35128fb5a7c5793f',1,'amrex::AmrMesh']]],
- ['finestbox_2925',['finestBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#ada3a3b61091ef724c8bb5c03ff6a6084',1,'amrex::OrderedBoxes']]],
- ['finestbox_2926',['FinestBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a97b63fbc82d7eb65130caa9d3b7973e5',1,'amrex::OrderedBoxes']]],
- ['finestcontaininglevel_2927',['FinestContainingLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac2d3dd0aea616e10181d20da60d32239',1,'amrex::AmrData']]],
- ['finestintersectinglevel_2928',['FinestIntersectingLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9578a44932eb4060e7ba940ac622005a',1,'amrex::AmrData']]],
- ['finestlevel_2929',['finestLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af6ce90c319a7c5388903fcfc2aae1f43',1,'CommProfStats::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a71cf25bbc89fd5fd140d6a7090a8b451',1,'amrex::AmrMesh::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac72fc0f84c6f2c0ced8da0b77f73d0ce',1,'amrex::AmrParGDB::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ad1ee0b22c6d8a20ded281afcbf343d4f',1,'amrex::ParGDB::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ac1fa02ba52840aba7e4ef263cb1415a8',1,'amrex::ParGDBBase::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa9d1fb8c82d375e2d473e0dd677b3f61',1,'amrex::ParticleContainerBase::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a99dc2f85369316618b49eaf849f06568',1,'amrex::PlotFileData::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a803eda21276f7f33029700a471f9f275',1,'amrex::PlotFileDataImpl::finestLevel()']]],
- ['finestlevel_2930',['FinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1bfae1293b49c3ace47ffd0cb40b45ce',1,'amrex::AmrData']]],
- ['finestlevel_2931',['finestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a6284a1347eff4eb0f6f6bdb2f4417354',1,'amrex::AmrData']]],
- ['finish_2932',['Finish',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#aee3a42cfdf4c23b913fe7b42f8a22185',1,'amrex::AsyncOut::Finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a1087e92b5b216fe4574e45078338cd51',1,'amrex::BackgroundThread::Finish()']]],
- ['finishconstructor_2933',['finishConstructor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a954293930715e389153026f726dbd960',1,'amrex::AmrLevel']]],
- ['finishedreading_2934',['finishedReading',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a85a53512b313a24369fca3a3a53dbdb9',1,'amrex::NFilesIter']]],
- ['finishedwriting_2935',['finishedWriting',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a7f0df2d517d11041df8498eedf986153',1,'amrex::NFilesIter']]],
- ['finterpbndrydata_2936',['fInterpBndryData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a56136e9147b36f3e7fcdf12c22760b58',1,'amrex']]],
- ['first_2937',['first',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a1b86c4a826c9a664f5f506cd069a7234',1,'amrex::ValLocPair::first()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a3eeb06cae2d6df753d4f290f474d4da7',1,'amrex::ValLocPair::first() const']]],
- ['first_2938',['FIRST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aab7d9931789f57c8612f4b55f457a0c6a0f0d0333ed203bc31cd4c28900c2d77c',1,'amrex::ParmParse']]],
- ['first_5fplotfile_2939',['first_plotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af12817d167774c57ed1c1f24bb03954a',1,'amrex::Amr']]],
- ['first_5fsmallplotfile_2940',['first_smallplotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aacd36827f62f4c412e11818f70bda156',1,'amrex::Amr']]],
- ['firstbucketonproc_2941',['firstBucketOnProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#aab3da03c66b146dacb70168328d0873b',1,'amrex::ParticleBufferMap']]],
- ['firstorderextrap_2942',['FirstOrderExtrap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#ad0a63d588f868c546dfbbc818dec9273',1,'amrex::Extrapolater::FirstOrderExtrap(MultiFab &mf, const Geometry &geom, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#af161e1034e6eb3d4f30760fa5b5b1944',1,'amrex::Extrapolater::FirstOrderExtrap(MultiFab &mf, const Geometry &geom, int scomp, int ncomp, int nGrow)']]],
- ['five_2943',['five',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a7469c455ff0cedccfe42c39814622d44',1,'amrex_constants_module']]],
- ['five12th_2944',['five12th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a16b4fbe0e606a90fa3ba0cdf682fd56d',1,'amrex_constants_module']]],
- ['five32nd_2945',['five32nd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ad3fd6c63d0c0954f675fe3b37ea0223d',1,'amrex_constants_module']]],
- ['five3rd_2946',['five3rd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a884b54aef39c5c0ccba71be9614da8ea',1,'amrex_constants_module']]],
- ['five6th_2947',['five6th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a5321716779ead3e7f70ea68bdbd2fb8b',1,'amrex_constants_module']]],
- ['fixcoarseboxsize_2948',['FixCoarseBoxSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acdfc31382ab1f46867b783921a6f465e',1,'amrex']]],
- ['fixsolvabilitybyoffset_2949',['fixSolvabilityByOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac44f404584644c6cb3f7548de48206d0',1,'amrex::MLCellLinOpT::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9b6ac2fe55b5951ef0aee9cfdf3e56c0',1,'amrex::MLLinOpT::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9b6ac2fe55b5951ef0aee9cfdf3e56c0',1,'MLLinOpT< Array< MultiFab, 3 > >::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae2e69b93bd6080fe66cfacedfba6f3aa',1,'amrex::MLNodeLaplacian::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a8f7f76427fa0ea163014406f3d923933',1,'amrex::MLNodeLinOp::fixSolvabilityByOffset()']]],
- ['fixupresidualmask_2950',['fixUpResidualMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#af851a769ccbcd52c5950734a24067440',1,'amrex::MLEBNodeFDLaplacian::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a47a17a53556ce90250db12c55ae5e115',1,'amrex::MLNodeABecLaplacian::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a34d08ccf80dad6eead2922c6a41cee16',1,'amrex::MLNodeLaplacian::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a29f7b2267b3d4d5847b1685e1ffd14ae',1,'amrex::MLNodeLinOp::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af00aee37c0b544681bc9883ccd96656d',1,'amrex::MLNodeTensorLaplacian::fixUpResidualMask()']]],
- ['flag_2951',['flag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a02795942f0ecd9ff232334b4c4ccdb20',1,'amrex::EB2::Neighbor::flag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#ae0735abae42447ec4d484a5d3fd93a87',1,'amrex::MFIter::DeviceSync::flag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab630a116c4a01a64f68d4a8a1592360f',1,'amrex::EBCellFlag::flag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html#a237e9da276b87d96f439acec1e3db563',1,'amrex::Scan::RetSum::flag()']]],
- ['flag_5finvoked_2952',['flag_invoked',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ad9801acca834dcbc7ec55dd3c34f48aa',1,'amrex::ForkJoin']]],
- ['flag_5fverbose_2953',['flag_verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a943794e0f810e216579ad8156d11cd20',1,'amrex::ForkJoin']]],
- ['flags_2954',['flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1184620f493f560be355cf02e5a0e619',1,'amrex::MFIter']]],
- ['flags_2955',['Flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38',1,'amrex::MFIter']]],
- ['flex_5fgmres_5fsolver_5fconfigure_2956',['flex_gmres_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a3cd35a345fcd7b90cccaaa542ded29cf',1,'amrex::HypreIJIface']]],
- ['flip_2957',['flip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0d06bd2cc857a9cf3098d16996a1ddd7',1,'amrex::IndexTypeND::flip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0d06bd2cc857a9cf3098d16996a1ddd7',1,'IndexTypeND< AMREX_SPACEDIM >::flip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a2b165e7e8b05111ce8c93285bc85f081',1,'amrex::Orientation::flip()']]],
- ['flo_2958',['flo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#a4aad32731fdd8c6fc4165947c7959ec8',1,'amrex::MLMGPSTag']]],
- ['floor_2959',['floor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad83cc01ed7402d9d384b73c046a96b87',1,'amrex::RealVect::floor() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad83cc01ed7402d9d384b73c046a96b87',1,'amrex::RealVect::floor() const noexcept']]],
- ['flushcfinfo_2960',['flushCFinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a713c123f38e7c4666b28628d59c6e0c9',1,'amrex::FabArrayBase']]],
- ['flushcpc_2961',['flushCPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a16c472ffe97ca76e2ffa59ffceec0931',1,'amrex::FabArrayBase']]],
- ['flushcpcache_2962',['flushCPCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6011806b7564dbb0849cc33d57e95a4f',1,'amrex::FabArrayBase']]],
- ['flushfb_2963',['flushFB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ad0036a8cccab0b66956ebdb8fb07d16f',1,'amrex::FabArrayBase']]],
- ['flushfbcache_2964',['flushFBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac8219bfa75d50673c667ce09d6cb2d83',1,'amrex::FabArrayBase']]],
- ['flushfpicache_2965',['FlushFPICache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac96bd5573c5f63e798aa682a7d5756ae',1,'amrex::AmrLevel']]],
- ['flushfpinfo_2966',['flushFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a793ba5ae5a1533bae6a98b901df96664',1,'amrex::FabArrayBase']]],
- ['flushgrids_2967',['FlushGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa4bfe1de93aafef1d7365e677047b5ec',1,'amrex::AmrData::FlushGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a41a948375962564d161d7b43d9f72484',1,'amrex::AmrData::FlushGrids(int componentIndex)']]],
- ['flushparforcache_2968',['flushParForCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#af1e359a059abb783d093f29cc1c84693',1,'amrex::FabArrayBase']]],
- ['flushparforinfo_2969',['flushParForInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a38c437b445b30f872df4f5ed6232e9a1',1,'amrex::FabArrayBase']]],
- ['flushpolarb_2970',['flushPolarB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a11436d5c97b9158ac23058287feada66',1,'amrex::FabArrayBase']]],
- ['flushpolarbcache_2971',['flushPolarBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a70b561d2ca803ef3488983323339bac6',1,'amrex::FabArrayBase']]],
- ['flushrb180_2972',['flushRB180',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac71669e7574424826140208ef85fcc4a',1,'amrex::FabArrayBase']]],
- ['flushrb180cache_2973',['flushRB180Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a44faf0f19d9f24cacd58d8396b2c1610',1,'amrex::FabArrayBase']]],
- ['flushrb90_2974',['flushRB90',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab092b4d04401abad6715b550b01dd5b4',1,'amrex::FabArrayBase']]],
- ['flushrb90cache_2975',['flushRB90Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#abf133627f3fe188828f9cdf811dd8a86',1,'amrex::FabArrayBase']]],
- ['flushtilearray_2976',['flushTileArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a03141dc770d42b5297105bb259b9c8e5',1,'amrex::FabArrayBase']]],
- ['flushtilearraycache_2977',['flushTileArrayCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a653b5bd0ac05e183721ba30b5c5dbb55',1,'amrex::FabArrayBase']]],
- ['fluxreg_5ffineadd_2978',['fluxreg_fineadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a18058abd47bcc0f005182c829f1f4e0a',1,'amrex']]],
- ['fluxreg_5ffineareaadd_2979',['fluxreg_fineareaadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a75205bf4e5cf11c750d36643d869651e',1,'amrex']]],
- ['fluxreg_5freflux_2980',['fluxreg_reflux',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7c97748d6aef1a9d510523f3c374b63f',1,'amrex']]],
- ['fluxregister_2981',['FluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html',1,'amrex::FluxRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a73a0f9bfd301cc69846f78fbbbec0527',1,'amrex::FabSetT::FluxRegister()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a935b4c43c77115935fcf76b3e4a6e009',1,'amrex::FluxRegister::FluxRegister()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aea5e30aea810dbb261555f307106d406',1,'amrex::FluxRegister::FluxRegister(const BoxArray &fine_boxes, const DistributionMapping &dm, const IntVect &ref_ratio, int fine_lev, int nvar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a443996c9a22893bae492440a1f716096',1,'amrex::FluxRegister::FluxRegister(FluxRegister &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a534089570aa27c91fc783470dc34edc2',1,'amrex::FluxRegister::FluxRegister(const FluxRegister &rhs)=delete']]],
- ['fmultifab_2982',['fMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1df3d6c5876d88132d2b3793984a6b7d',1,'amrex']]],
- ['fname_2983',['fname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8691b33b40a313ca7ffe01a287f57dff',1,'amrex::TinyProfiler::fname()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a38621bfbdcc37e8e877df3a96bf3c5e3',1,'amrex::TinyProfiler::ProcStats::fname()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#ad67743332ab69e7c9bc65a551c4b9eb7',1,'amrex::TinyProfiler::MemProcStats::fname()']]],
- ['fnamenumber_2984',['fnameNumber',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#ac01a3f5eb9b5f39ea6fbc013381f9e15',1,'BLProfStats::CallTreeNode']]],
- ['fnameremap_2985',['fnameRemap',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ad939cb55c98e57e3999caabc8096c2e7',1,'RegionsProfStats']]],
- ['for_2986',['For',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a251ca4b51f175328b286fdfd7171c15f',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9c28f856b384e7639fbb34427123b7d',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeee7a2a1b52aa2d57763ab36928ceec4',1,'amrex::For(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad457e5329315312926c0113d9f3d626d',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ea98821ea183c55bd8a7ecca588e971',1,'amrex::For(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c17fa7ab4b55cbcb121d819843bef73',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac7c7bd1c17c60efcd9caba171127c04',1,'amrex::For(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7fc8e0d09589aa2e8933caa1677ea10a',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a833a3a896f9a27574e313b57e01ebd85',1,'amrex::For(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a82a13be7442ff8f47fe56b3fdd1665c2',1,'amrex::For(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac265b5bf7b7f3dca04c343c198b4d6ae',1,'amrex::For(BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a81d8c924a27f9fb7decf2d2ac1dcd8',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0d978e5f393e8e667b075e736636f1c4',1,'amrex::For(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58f6305adbac638674782f274ce8bb80',1,'amrex::For(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22c6c19b7533ed5219ce1853d5aa625d',1,'amrex::For(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb038d495d77c299406ea33380d0f548',1,'amrex::For(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad35f3db1603e73e8e8d7f652bb6865eb',1,'amrex::For(BoxND< dim > const &box, L &&f) noexcept']]],
- ['for_5feach_5fimpl_2987',['for_each_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af378b35270a3e9fbab911a6fe0058eb5',1,'amrex::detail']]],
- ['for_5feach_5finit_2988',['for_each_init',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#a22849c15bbaf703129453036d2a01aef',1,'amrex::Reduce::detail']]],
- ['for_5feach_5flocal_2989',['for_each_local',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#afd579b95fc57cf9aaf43717d976eff41',1,'amrex::Reduce::detail']]],
- ['for_5feach_5fparallel_2990',['for_each_parallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#abe303744738dffcde1225825759169f1',1,'amrex::Reduce::detail']]],
- ['for_5feach_5funtil_5fimpl_2991',['for_each_until_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a8e84dd049acffc06333882e476f741ce',1,'amrex::detail']]],
- ['for_5fimpnd_2992',['For_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a3fed1f766f2a246764a7880eecc640c8',1,'amrex::detail::For_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af64c8e0dcca83824d84b736217db75a6',1,'amrex::detail::For_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
- ['foreach_2993',['ForEach',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca65f803ae9e0c199552d38482b6dbdc',1,'amrex']]],
- ['foreachuntil_2994',['ForEachUntil',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad482086094efe1bf5748ee81c759d86e',1,'amrex']]],
- ['fork_5fjoin_2995',['fork_join',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a2f557068fd57a8cd131263fa6769b631',1,'amrex::ForkJoin']]],
- ['forked_2996',['forked',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a335de4835763f4875e6c6089f5e739c9',1,'amrex::ForkJoin::MFFork']]],
- ['forkjoin_2997',['ForkJoin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html',1,'amrex::ForkJoin'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a2d8bbf7d8eb515f4249b97829a733c33',1,'amrex::ForkJoin::ForkJoin(int ntasks)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aac9106c8fc6d9be62cf1a73f2db0e820',1,'amrex::ForkJoin::ForkJoin(const Vector< double > &task_rank_pct)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a0390a77315df9f09143645cbecf24515',1,'amrex::ForkJoin::ForkJoin(const Vector< int > &task_rank_n)']]],
- ['format_2998',['format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a8cb9b648353fe9b5fb90cdfccf5b0c89',1,'amrex::FArrayBox']]],
- ['format_2999',['Format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9f',1,'amrex::FABio']]],
- ['format_3000',['format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a65aa15d431df67cfea2ea887e8144c88',1,'amrex::RealDescriptor::format() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#add111caab7a47e1e54409f0fe0f531d5',1,'amrex::RealDescriptor::format() const &']]],
- ['formatarray_3001',['formatarray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ad827bfc5b6baadddd3c1b913f46057f3',1,'amrex::RealDescriptor::formatarray() const &'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a1da9a838223819cf642f6a8288616c51',1,'amrex::RealDescriptor::formatarray() &&=delete']]],
- ['forward_3002',['forward',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#af28600d38f03ba1894b42bb88b8fccfb',1,'hacc::Dfft::forward(float const *in, size_t ghost)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a652ffd252711fcce9a5cc65d32da877e',1,'hacc::Dfft::forward(complex_t const *in)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a8ddddcf90a534cbb5cd92e89c4ab79d9',1,'hacc::Dfft::forward(float const *in, size_t ghost0, size_t ghost1)']]],
- ['forwardastuple_3003',['ForwardAsTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8cc1e47b11f22cfe944555f6e833cc8',1,'amrex']]],
- ['forwardeuler_3004',['ForwardEuler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()']]],
- ['four_3005',['four',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#aab3ec0e1c5a8f711f4923fc6d3f8a215',1,'amrex_constants_module']]],
- ['four3rd_3006',['four3rd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a1bfb1e07f7cf927956882af149986c7d',1,'amrex_constants_module']]],
- ['fourth_3007',['fourth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a04f6986662b60baad0ef6dfc00b3d3f0',1,'amrex_constants_module']]],
- ['fourthorderinterpfromfinetocoarse_3008',['FourthOrderInterpFromFineToCoarse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adde5cec8cf83a5e5970cf61cd12e6bb7',1,'amrex']]],
- ['fpc_3009',['FPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html',1,'amrex']]],
- ['fpexcept_3010',['FPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2c',1,'amrex']]],
- ['fpinfo_3011',['FPinfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html',1,'amrex::FabArrayBase::FPinfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ade7a9e79503e61ff6803d58a345d2ffa',1,'amrex::FabArrayBase::FPinfo::FPinfo()']]],
- ['fpinfocache_3012',['FPinfoCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a13121d16e1be9ac4ea05a7df793a47fd',1,'amrex::FabArrayBase']]],
- ['fpinfocacheiter_3013',['FPinfoCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#adee16eddda3b226990da74e087c9cfd9',1,'amrex::FabArrayBase']]],
- ['fr_3014',['fr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ae4c7fcfb3c69266545dd3f84af9b1115',1,'amrex::RealDescriptor']]],
- ['frame_3015',['Frame',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html',1,'amrex::ParallelContext::Frame'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ad61cafd4a0e7503e8cd29810f57736e9',1,'amrex::ParallelContext::Frame::Frame(MPI_Comm c, int id, int io_rank)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a390e863e597de7ee5742e950baa2544e',1,'amrex::ParallelContext::Frame::Frame(MPI_Comm c)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a84ed11cec20f015349e7edd5fe0bccf4',1,'amrex::ParallelContext::Frame::Frame(Frame const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ac3367d337ca17031766061b36fac376b',1,'amrex::ParallelContext::Frame::Frame(Frame &&rhs) noexcept']]],
- ['frames_3016',['frames',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a7f3a69943ec56b1596e37eef30f8c0f9',1,'amrex::ParallelContext']]],
- ['free_3017',['free',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a92c318e660a559a2c8d4dc75ba2bc658',1,'amrex::CArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#abd7291506933a08740bb9b2abbc5ef98',1,'amrex::detail::SingleChunkArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a6ac9509d9d473110db4f19a62d958b3b',1,'amrex::PArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a5fa328945c30133a9b9c7f93ccf6e78f',1,'amrex::DataAllocator::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a423a57e61bf30c0dd08c5b03042306ff',1,'amrex::BArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a0c7e0730574c98febb6ddca2712cb515',1,'amrex::Arena::free()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#aa83b553298a2020fb6ebd7c21e236689',1,'amrex::algoim::ImplicitIntegral::free()']]],
- ['freememavailable_3018',['freeMemAvailable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a92efa21af9b7ae2cb3ee5710922c8bac',1,'amrex::Gpu::Device']]],
- ['freestate_3019',['FreeState',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a15739554c59b1f13c811674d600856a6',1,'amrex::BlockMutex']]],
- ['freeunused_3020',['freeUnused',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#ae58dbb9ab6bb4e8d980b384b0d8804e5',1,'amrex::Arena::freeUnused()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7e9429cce47c95ae5f8d8d379ffe6184',1,'amrex::CArena::freeUnused()']]],
- ['freeunused_5fprotected_3021',['freeUnused_protected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a881f97d5676c4784f52d6f4c702da696',1,'amrex::Arena::freeUnused_protected()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a496e3022b2c758f0f8cde7b20f954066',1,'amrex::CArena::freeUnused_protected()']]],
- ['frequency_3022',['frequency',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a1f8a76f22bde94cbfc3c495aa50877e7',1,'amrex::InSituBridge']]],
- ['fromproc_3023',['fromProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a202904aa6d60c2cd616182957d41fe66',1,'amrex::FabArrayBase::FabComTag::fromProc()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a532ce884eade8499d8db3c56c3ec66a7',1,'CommProfStats::SendRecvPair::fromProc()']]],
- ['front_3024',['front',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< char >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const int * >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< char >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::XDim3 >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::XDim3 >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::STLtools::Triangle >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::STLtools::Triangle >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::openbc::MomTag >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::openbc::MomTag >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::NeighborCode >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::NeighborCode >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::BoxND >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::BoxND >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'amrex::PODVector::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'amrex::PODVector::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a65eb4af53f5dc07b129bd14d11d728ba',1,'amrex::BoxList::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ab3d2612cde7e408f02101b15dd7781f1',1,'amrex::BoxList::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< int *, DefaultAllocator< int * > >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< unsigned int >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< unsigned int >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< std::size_t >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< std::size_t >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< ParticleReal * >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< ParticleReal * >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< int >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< int >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< int *, DefaultAllocator< int * > >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< int * >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< int * >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< index_type >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< index_type >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const ParticleReal * >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const ParticleReal * >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const int *, DefaultAllocator< const int * > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const int *, DefaultAllocator< const int * > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const int * >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::front() const noexcept']]],
- ['frop_3025',['FrOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0886ce290105f66be4dc23059aa69cc7',1,'amrex::FluxRegister']]],
- ['fsmooth_3026',['Fsmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ad219bae0ff8321a675900f6850dd551a',1,'amrex::MLABecLaplacianT::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af9232adb87973674d3243a2e01a10155',1,'amrex::MLPoissonT::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aa734b354f866f78f860ae30f1ad9a2ad',1,'amrex::MLNodeTensorLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a426c6b64def1c391b305be2ad1649103',1,'amrex::MLNodeLinOp::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#abb1b82912ef073dd81315503552625e1',1,'amrex::MLNodeLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7f342b270636e50520e1f99d1ded49f1',1,'amrex::MLNodeABecLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a375d3d3edaa7f6d3a16bf7a8456027f7',1,'amrex::MLEBNodeFDLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a5a16b7371654dbd8f60d24bd0ce5307a',1,'amrex::MLEBABecLap::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a07fa09c5665782a39755f32fccdb7ec6',1,'amrex::MLCellLinOpT::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#abcdd9ab9f087bf18744643b24d2e7471',1,'amrex::MLALaplacianT::Fsmooth()']]],
- ['ftype_3027',['ftype',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html#a62007475d4ab8fbc995e43678912044d',1,'amrex::IParserExeF2_B::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html#adaa66210d4f097a9a20072b64f2d02a1',1,'amrex::ParserExeF2_F::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html#ac7050f924310ab62e44bdb3c1bebc34b',1,'amrex::ParserExeF2_B::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html#a4836ce4c26c643a2da9d8c8efbc0ae02',1,'amrex::ParserExeF1::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#af480e24f7880857ba4ee5710e1e2f823',1,'amrex::parser_f3::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a64c4972956d99a93eae3ded417a94e74',1,'amrex::parser_f2::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#aaf0d2b037f4bfd9b5216a0a799dcfbf8',1,'amrex::parser_f1::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html#aaad1b348b5afa2911cf4edcde0d14d08',1,'amrex::IParserExeF2_F::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html#ac9d6cad609c7461807d5bc5150f00954',1,'amrex::IParserExeF1::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#a41de9f56e8ed6a15ee641b476148c25a',1,'amrex::iparser_f3::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#af6bd8deb6f780b7f9078e5e86df76707',1,'amrex::iparser_f2::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html#ae6489e0fb7a5a08fe269c3d428baacaf',1,'amrex::iparser_f1::ftype()']]],
- ['full_3028',['full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebcae9dc924f238fa6cc29465942875fe8f0',1,'amrex']]],
- ['fullfilename_3029',['fullFileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a153902641555fc709b3befb6a4c6e881',1,'amrex::NFilesIter']]],
- ['func_3030',['func',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a10804ba5e49805dde6c9343a0998b475',1,'amrex::DeriveRec']]],
- ['func_3031',['Func',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a9fa958cc46c33768f0cf428f5fa6ca32',1,'amrex::Lazy']]],
- ['func_5f3d_3032',['func_3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a540136f9f500bb35628b3e034161bd51',1,'amrex::DeriveRec']]],
- ['func_5ffab_3033',['func_fab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#af68c5991f26f4c0642a77d0c03009f3e',1,'amrex::DeriveRec']]],
- ['func_5fmf_3034',['func_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a1771b2a939059eb7f6c19b064d633ea4',1,'amrex::DeriveRec']]],
- ['funcque_3035',['FuncQue',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#ae96e9ce9ac81427802df6fd09989e0d5',1,'amrex::Lazy']]],
- ['funcstat_3036',['FuncStat',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html',1,'BLProfStats::FuncStat'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#a9584e7e0ee928c9d2f7bcf6b817c4629',1,'BLProfStats::FuncStat::FuncStat()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#ac8b5d8a4c6027d6b3f0b02c3c7c2b633',1,'BLProfStats::FuncStat::FuncStat(long ncalls, Real tt)']]],
- ['functiontype_3037',['FunctionType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#aa9d8c656e7a0aa9ce8efa32053f74f4a',1,'amrex::EB2::GeometryShop']]]
+ ['f_2626',['F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Order_1_1F.html',1,'amrex::Order']]],
+ ['f_2627',['f',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a0e7a8b9c74fc7b5929496e081dff2e8a',1,'amrex::algoim::ImplicitIntegral::f()'],['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a5a011f47199f9e9fef68cdba47a1f7f7',1,'SDCstruct::f()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a237d44393a5be90579b5c179defbe8f0',1,'amrex::SundialsUserData::f()']]],
+ ['f_2628',['F',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a025225cea3416a0f7b91e3c5e8424f59',1,'amrex::EB2::IndexSpaceImp']]],
+ ['f_2629',['f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a7c64e1c30110b537ab4c7acbc9a3900a',1,'amrex::SundialsUserFun']]],
+ ['f1_2630',['f1',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#a99cdaa1f0d3cc968417ed03723f93d44',1,'AMREX_IPARSERSTYPE::f1()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#ae4b2f9e1858ec2244f20bb23fae6da2b',1,'AMREX_PARSERSTYPE::f1()']]],
+ ['f2_2631',['f2',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#ad9dcbf264629390633902acf208145ba',1,'AMREX_IPARSERSTYPE::f2()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#acbb8a4de3b0dd43de372b6c1070c6d2b',1,'AMREX_PARSERSTYPE::f2()']]],
+ ['f3_2632',['f3',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#a75d477cdab0c70b4d8bb6e949274b5f2',1,'AMREX_PARSERSTYPE::f3()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#a78165ca492adb6e8ef5c8653e5b6b7ac',1,'AMREX_IPARSERSTYPE::f3()']]],
+ ['f_5fnodes_2633',['F_nodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a71b3d620a58461d753803014c39b0c20',1,'amrex::RKIntegrator::F_nodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a4068613bcf39366eadab0ad2a6d42013',1,'amrex::FEIntegrator::F_nodes()']]],
+ ['f_5fuser_2634',['f_user',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#a44a9eb954199def1d1965689f79c0801',1,'amrex::CpuBndryFuncFab']]],
+ ['fab_2635',['FAB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfae23a0946829f4ea99f1d5045c64e5390',1,'amrex::Amrvis::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a7669bc7ef521da4a7dc238fbb2f45813',1,'amrex::MLPoissonT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#acd3ad7937f6bba0b23adf24f96d52f33',1,'amrex::FabSetT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a3bb997a55fd71a5bb98769faff3a40e2',1,'amrex::MLABecLaplacianT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a3924834e6fff4c05567d2fcf90cbcfcc',1,'amrex::MLALaplacianT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a9e4c8149cff8a651f45c0f5b24a0db54',1,'amrex::MLCellABecLapT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a0bbec26a1602f0b6e13a2a77a105416b',1,'amrex::MLCellLinOpT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a92e629ec34a2e880b23a81e96ad5f613',1,'amrex::MLCGSolverT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6266e785b547d5c2632730beeedbd91c',1,'amrex::MLLinOpT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6266e785b547d5c2632730beeedbd91c',1,'MLLinOpT< Array< MultiFab, 3 > >::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac98bb20aa53afac0cac33e9788913474',1,'amrex::MLMGT::FAB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a96ad5ba6f6b373c04d31d704bb04d872',1,'amrex::YAFluxRegisterT::FAB()']]],
+ ['fab_2636',['fab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOrientationTag.html#a0c8b2a3bc498849b8dae53d94f86a685',1,'amrex::Array4BoxOrientationTag::fab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#ace2b963f746066f720dccceaa563db4c',1,'amrex::MLMGABCTag::fab()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOffsetTag.html#a4b6ca8c08233ae7d5f9168c8e603dc96',1,'amrex::Array4BoxOffsetTag::fab()']]],
+ ['fab_5f8bit_2637',['FAB_8BIT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fabe3ed4b63ca8c92041feb17a512161f2',1,'amrex::FABio']]],
+ ['fab_5fascii_2638',['FAB_ASCII',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fa9712023aa78e143b76acec0dc9e519fb',1,'amrex::FABio']]],
+ ['fab_5fdouble_2639',['FAB_DOUBLE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660a6f8d36037f0ae14ae3b2ffd648cb77e7',1,'amrex::FABio']]],
+ ['fab_5ffilcc_2640',['fab_filcc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a30ee6a24a0b0fd18d710278879681aed',1,'amrex']]],
+ ['fab_5ffilfc_2641',['fab_filfc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3440f6cdd23e00f1fa05a2cf05e8a482',1,'amrex']]],
+ ['fab_5ffilnd_2642',['fab_filnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7584537c492af5e1cad3da079a51c324',1,'amrex']]],
+ ['fab_5ffloat_2643',['FAB_FLOAT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660a7ff56f0b5643ef3c51e6503e30f23346',1,'amrex::FABio']]],
+ ['fab_5fieee_2644',['FAB_IEEE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fa240d58a50ffcc6d51f0b771099168d88',1,'amrex::FABio']]],
+ ['fab_5fieee_5f32_2645',['FAB_IEEE_32',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fabedb5f568966bfc42da59ffb65eb3b55',1,'amrex::FABio']]],
+ ['fab_5fnative_2646',['FAB_NATIVE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fab0d0613c5d24142abfc947d29d074e0c',1,'amrex::FABio']]],
+ ['fab_5fnative_5f32_2647',['FAB_NATIVE_32',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9fa3622542334cc06301ae11275e2eaf4ee',1,'amrex::FABio']]],
+ ['fab_5fnormal_5forder_2648',['FAB_NORMAL_ORDER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39a8db2674dc83889b0c41bf7a2de656e0b',1,'amrex::FABio']]],
+ ['fab_5freverse_5forder_2649',['FAB_REVERSE_ORDER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39a0a373e16d57bf0778632d93de56c7bb3',1,'amrex::FABio']]],
+ ['fab_5freverse_5forder_5f2_2650',['FAB_REVERSE_ORDER_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39aa3be82b329f78e16b9f23ba2b26116a3',1,'amrex::FABio']]],
+ ['fab_5fto_5ffab_2651',['fab_to_fab',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#a6fd0b0eaa86bb8985f5471f13b76ce44',1,'detail::fab_to_fab(Vector< Array4CopyTag< T0, T1 > > const ©_tags, int scomp, int dcomp, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#a64fb439cf906e12eddb15e737070a293',1,'detail::fab_to_fab(Vector< Array4CopyTag< T0, T1 > > const ©_tags, int scomp, int dcomp, int ncomp, F &&f, Vector< Array4Tag< int > > const &masks)']]],
+ ['fab_5fto_5ffab_5fatomic_5fadd_2652',['fab_to_fab_atomic_add',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#ab1edc85caabaea9ac0a3b1e5cf851f17',1,'detail']]],
+ ['fab_5fto_5ffab_5fatomic_5fcpy_2653',['fab_to_fab_atomic_cpy',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#afc1b915037c4dab142f1df60d412713e',1,'detail']]],
+ ['fab_5ftype_2654',['fab_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< TagBox >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html#a2ba7d2b780a3d216cfaf1fde7fd13e3b',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::Mask >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html#aaa30721497b0545071fbdf8538ec94a0',1,'amrex::FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< IArrayBox >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'amrex::FabArray::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::BaseFab< AtomicInt > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::BaseFab< PetscInt > >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::CutFab >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< amrex::EBCellFlagFab >::fab_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ea567a25f13cd931b2b1e9433eeda5e',1,'FabArray< FArrayBox >::fab_type()']]],
+ ['fabarray_2655',['FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex::FabArray< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'amrex::FabArray::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FAB > &factory=DefaultFabFactory< FAB >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'amrex::FabArray::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'amrex::FabArray::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a387a5ebdcf8845ac218d335706651b06',1,'amrex::DistributionMapping::FabArray()']]],
+ ['fabarray_2656',['fabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#afd2ce3907fa6c9f7aa4773ea39a65cd2',1,'amrex::MFIter']]],
+ ['fabarray_2657',['FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< PetscInt > > &factory=DefaultFabFactory< amrex::BaseFab< PetscInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'amrex::FabArray::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(const FabArray< amrex::BaseFab< PetscInt > > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(FabArray< amrex::BaseFab< PetscInt > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::BaseFab< PetscInt > >::FabArray(const FabArray< amrex::BaseFab< PetscInt > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::CutFab >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::CutFab >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::CutFab >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::CutFab >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::CutFab > &factory=DefaultFabFactory< amrex::CutFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::CutFab >::FabArray(const FabArray< amrex::CutFab > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const FabArray< amrex::BaseFab< HYPRE_Int > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(FabArray< amrex::BaseFab< HYPRE_Int > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const FabArray< amrex::BaseFab< HYPRE_Int > > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< HYPRE_Int > > &factory=DefaultFabFactory< amrex::BaseFab< HYPRE_Int > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::Mask >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(const FabArray< amrex::BaseFab< AtomicInt > > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< AtomicInt > > &factory=DefaultFabFactory< amrex::BaseFab< AtomicInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::BaseFab< AtomicInt > > &factory=DefaultFabFactory< amrex::BaseFab< AtomicInt > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::BaseFab< AtomicInt > >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'amrex::FabArray::FabArray(const FabArray< FAB > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'amrex::FabArray::FabArray(FabArray< FAB > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'amrex::FabArray::FabArray(const FabArray< FAB > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::EBCellFlagFab >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< TagBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< TagBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< TagBox > &factory=DefaultFabFactory< TagBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< TagBox >::FabArray(const FabArray< TagBox > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< TagBox >::FabArray(FabArray< TagBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< TagBox >::FabArray(const FabArray< TagBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::CutFab >::FabArray(FabArray< amrex::CutFab > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::CutFab >::FabArray(const FabArray< amrex::CutFab > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::EBCellFlagFab >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::EBCellFlagFab >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< TagBox >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::EBCellFlagFab >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::EBCellFlagFab > &factory=DefaultFabFactory< amrex::EBCellFlagFab >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< amrex::EBCellFlagFab >::FabArray(const FabArray< amrex::EBCellFlagFab > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::EBCellFlagFab >::FabArray(FabArray< amrex::EBCellFlagFab > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::EBCellFlagFab >::FabArray(const FabArray< amrex::EBCellFlagFab > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< amrex::Mask >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< amrex::Mask >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< amrex::Mask >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< amrex::Mask >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< amrex::Mask > &factory=DefaultFabFactory< amrex::Mask >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< TagBox >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< amrex::Mask >::FabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< FArrayBox >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< FArrayBox >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< FArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< FArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=DefaultFabFactory< FArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< FArrayBox >::FabArray(const FabArray< FArrayBox > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< FArrayBox >::FabArray(FabArray< FArrayBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< FArrayBox >::FabArray(const FabArray< FArrayBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8ab865aabcf79bbf6a6f529cfd8da96a',1,'FabArray< IArrayBox >::FabArray() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a657ae8bca91f3f4f77ed6592af1f50c4',1,'FabArray< IArrayBox >::FabArray(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ab314f12326cda647aa1fe94644653e',1,'FabArray< IArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2797eff487b1b16ec6cb075cfdd2fb1d',1,'FabArray< IArrayBox >::FabArray(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e5969fd37c641e0b9bb849f812c1199',1,'FabArray< IArrayBox >::FabArray(const FabArray< IArrayBox > &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< IArrayBox >::FabArray(FabArray< IArrayBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f8ab656cb0ef985199be4e578ec91b5',1,'FabArray< IArrayBox >::FabArray(const FabArray< IArrayBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24c8625dbbdf687a2f44a071b97badeb',1,'FabArray< amrex::Mask >::FabArray()']]],
+ ['fabarray_3c_20amrex_3a_3abasefab_3c_20atomicint_20_3e_20_3e_2658',['FabArray< amrex::BaseFab< AtomicInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_2659',['FabArray< amrex::BaseFab< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3abasefab_3c_20petscint_20_3e_20_3e_2660',['FabArray< amrex::BaseFab< PetscInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3acutfab_20_3e_2661',['FabArray< amrex::CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3aebcellflagfab_20_3e_2662',['FabArray< amrex::EBCellFlagFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3amask_20_3e_2663',['FabArray< amrex::Mask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20fab_20_3e_2664',['FabArray< FAB >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex']]],
+ ['fabarray_3c_20farraybox_20_3e_2665',['FabArray< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20iarraybox_20_3e_2666',['FabArray< IArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20tagbox_20_3e_2667',['FabArray< TagBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarraybase_2668',['FabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html',1,'amrex::FabArrayBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4636f955857e2be478f7e1a6a43305ee',1,'amrex::BoxArray::FabArrayBase()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa8a53e00ad4f706959f791ca7fdaf087',1,'amrex::FabArrayBase::FabArrayBase(const FabArrayBase &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a474c8b827c1db51691c9e98263508d31',1,'amrex::FabArrayBase::FabArrayBase(FabArrayBase &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab81793c2f32c7430eed823483c6c41a4',1,'amrex::FabArrayBase::FabArrayBase(const BoxArray &bxs, const DistributionMapping &dm, int nvar, const IntVect &ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2626dd8a948d7ef6dcb5ea286709ad6e',1,'amrex::FabArrayBase::FabArrayBase(const BoxArray &bxs, const DistributionMapping &dm, int nvar, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a16240683aaab59d05d3659c64723890f',1,'amrex::FabArrayBase::FabArrayBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a4636f955857e2be478f7e1a6a43305ee',1,'amrex::DistributionMapping::FabArrayBase()']]],
+ ['fabarraycopydescriptor_2669',['FabArrayCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'amrex::FabArrayCopyDescriptor< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a5cbc1c7ed9921b2dd4dd5b14afafc2d1',1,'amrex::FabArrayCopyDescriptor::FabArrayCopyDescriptor()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d4f2233adf01016002ca40538af6351',1,'amrex::FabArrayCopyDescriptor::FabArrayCopyDescriptor(const FabArrayCopyDescriptor< FAB > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3971659d71b3606119e2661d4a702a52',1,'amrex::FabArrayCopyDescriptor::FabArrayCopyDescriptor(FabArrayCopyDescriptor< FAB > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a5cbc1c7ed9921b2dd4dd5b14afafc2d1',1,'FabArrayCopyDescriptor< FArrayBox >::FabArrayCopyDescriptor()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a2d4f2233adf01016002ca40538af6351',1,'FabArrayCopyDescriptor< FArrayBox >::FabArrayCopyDescriptor(const FabArrayCopyDescriptor< FArrayBox > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3971659d71b3606119e2661d4a702a52',1,'FabArrayCopyDescriptor< FArrayBox >::FabArrayCopyDescriptor(FabArrayCopyDescriptor< FArrayBox > &&)=delete']]],
+ ['fabarraycopydescriptor_3c_20farraybox_20_3e_2670',['FabArrayCopyDescriptor< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'']]],
+ ['fabarrayheadernames_2671',['fabArrayHeaderNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af35f43aa012590a264cbb08405ff5c1f',1,'amrex::StateData']]],
+ ['fabarrayheadernames_2672',['FabArrayHeaderNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a024ebcb9c74754c219b73d26d31683af',1,'amrex::StateData']]],
+ ['fabarrayid_2673',['FabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html',1,'amrex']]],
+ ['fabarrayid_2674',['fabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#ac86d7f6e763db160a5513aa471565145',1,'amrex::FabArrayId::fabArrayId()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a5c3201e1c74a8355f405987ac3c77678',1,'amrex::FabArrayBase::FabComTag::fabArrayId()']]],
+ ['fabarrayid_2675',['FabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#adb43623e0ecf9d945d217e578d5303b3',1,'amrex::FabArrayId']]],
+ ['fabarrays_2676',['fabArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a1764312fbade7558351c245b234605e2',1,'FabArrayCopyDescriptor< FArrayBox >::fabArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a1764312fbade7558351c245b234605e2',1,'amrex::FabArrayCopyDescriptor::fabArrays()']]],
+ ['fabarraystats_2677',['FabArrayStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html',1,'amrex::FabArrayBase']]],
+ ['fabbox_2678',['fabbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3290eb14472377e0118842344967a44c',1,'amrex::MFIter::fabbox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a713e5ea61895380c2c6c036297ecc865',1,'amrex::FabSetT::fabbox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#adce0fffa78b25dbbfa1f82701e579425',1,'amrex::FabArrayBase::fabbox()']]],
+ ['fabboxarray_2679',['fabBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#afd0ce8b38263bf89dedc4e1c806f3de2',1,'amrex::AmrData']]],
+ ['fabboxlists_2680',['fabBoxLists',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3e3037b0de84e081fe1d2e0997d143d4',1,'amrex::XYPlotDataList']]],
+ ['fabcomtag_2681',['FabComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html',1,'amrex::FabArrayBase']]],
+ ['fabcomtagcontainer_2682',['FabComTagContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ac80112a4449d49139f4b5ac75d76b855',1,'amrex::FabArrayCopyDescriptor::FabComTagContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ac80112a4449d49139f4b5ac75d76b855',1,'FabArrayCopyDescriptor< FArrayBox >::FabComTagContainer()']]],
+ ['fabcomtagitercontainer_2683',['FabComTagIterContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae8514740cee3a9ec0f8a41701b6bee22',1,'amrex::FabArrayCopyDescriptor::FabComTagIterContainer()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae8514740cee3a9ec0f8a41701b6bee22',1,'FabArrayCopyDescriptor< FArrayBox >::FabComTagIterContainer()']]],
+ ['fabcomtaglist_2684',['fabComTagList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a8159d923682cc455e9d626ec9d6031bf',1,'FabArrayCopyDescriptor< FArrayBox >::fabComTagList()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a8159d923682cc455e9d626ec9d6031bf',1,'amrex::FabArrayCopyDescriptor::fabComTagList()']]],
+ ['fabcopydesclist_2685',['fabCopyDescList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae628e55c37e496f7f857be3e3a4e85a1',1,'FabArrayCopyDescriptor< FArrayBox >::fabCopyDescList()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae628e55c37e496f7f857be3e3a4e85a1',1,'amrex::FabArrayCopyDescriptor::fabCopyDescList()']]],
+ ['fabcopydescriptor_2686',['FabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html',1,'amrex::FabCopyDescriptor< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a19def3b9d982e1bb4b399d5f79bda16e',1,'amrex::FabCopyDescriptor::FabCopyDescriptor(const FabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a3d6e218f177ba9156deff887f2356d67',1,'amrex::FabCopyDescriptor::FabCopyDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#ad3452f40f7460d04c39e99172fc9d2f7',1,'amrex::FabCopyDescriptor::FabCopyDescriptor(FabCopyDescriptor &&)=delete']]],
+ ['fabcopytag_2687',['FabCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html',1,'']]],
+ ['fabdatatype_2688',['FabDataType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType.html',1,'amrex']]],
+ ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20t_20_3e_20_3e_20_3e_2689',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html',1,'amrex']]],
+ ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20typename_20t_3a_3avalue_5ftype_20_3e_20_3e_20_3e_2690',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html',1,'amrex']]],
+ ['fabfactory_2691',['FabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'amrex::FabFactory< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#ab88cda55dded29e88d2aeaf84f2d5e83',1,'amrex::FabFactory::FabFactory() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a438a3209840b7fc84705b81ce82cc944',1,'amrex::FabFactory::FabFactory(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#acff7aece531c1605a9261be791916493',1,'amrex::FabFactory::FabFactory(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#ab88cda55dded29e88d2aeaf84f2d5e83',1,'FabFactory< amrex::FArrayBox >::FabFactory() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a438a3209840b7fc84705b81ce82cc944',1,'FabFactory< amrex::FArrayBox >::FabFactory(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#acff7aece531c1605a9261be791916493',1,'FabFactory< amrex::FArrayBox >::FabFactory(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#ab88cda55dded29e88d2aeaf84f2d5e83',1,'FabFactory< FArrayBox >::FabFactory() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a438a3209840b7fc84705b81ce82cc944',1,'FabFactory< FArrayBox >::FabFactory(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#acff7aece531c1605a9261be791916493',1,'FabFactory< FArrayBox >::FabFactory(FabFactory &&) noexcept=default']]],
+ ['fabfactory_3c_20amrex_3a_3afarraybox_20_3e_2692',['FabFactory< amrex::FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
+ ['fabfactory_3c_20farraybox_20_3e_2693',['FabFactory< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
+ ['fabfillnoop_2694',['FabFillNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabFillNoOp.html',1,'amrex']]],
+ ['fabindex_2695',['fabIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#aabd9d1aff4b684e0fc769347637226a5',1,'amrex::FabArrayBase::FabComTag']]],
+ ['fabindex_2696',['FabIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#ae5030aac852320ee49bcd85fb1037122',1,'amrex::FillBoxId::FabIndex(int fabindex)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a41defdd0b7535f207e7392ac8de78b27',1,'amrex::FillBoxId::FabIndex() const']]],
+ ['fabinfo_2697',['FabInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html',1,'amrex']]],
+ ['fabio_2698',['FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html',1,'amrex']]],
+ ['fabio_2699',['fabio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a7b3c6612330474e7db6e4f6ff9d4f380',1,'amrex::FArrayBox']]],
+ ['fabio_2700',['FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a1d09202fafedb82d79c005250c3cef2c',1,'amrex::FArrayBox']]],
+ ['fabio_5f8bit_2701',['FABio_8bit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html',1,'amrex']]],
+ ['fabio_5fascii_2702',['FABio_ascii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html',1,'amrex']]],
+ ['fabio_5fbinary_2703',['FABio_binary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html',1,'amrex::FABio_binary'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#aee3c27ce2964611aa91c4744d7cc9406',1,'amrex::FABio_binary::FABio_binary()']]],
+ ['fabondisk_2704',['FabOnDisk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html',1,'amrex::VisMF::FabOnDisk'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#a47058a642fd8a8cc15b5886eeae21539',1,'amrex::VisMF::FabOnDisk::FabOnDisk()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#ac7c765ae909a7f868ac88ab8bd489d45',1,'amrex::VisMF::FabOnDisk::FabOnDisk(std::string name, Long offset)']]],
+ ['fabptr_2705',['fabPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< TagBox >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::BaseFab< PetscInt > >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::CutFab >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::CutFab >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::CutFab >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< FArrayBox >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< TagBox >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< TagBox >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< IArrayBox >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< IArrayBox >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< IArrayBox >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< IArrayBox >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< FArrayBox >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< FArrayBox >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< FArrayBox >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::CutFab >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::Mask >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::Mask >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::Mask >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::Mask >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::EBCellFlagFab >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'FabArray< amrex::BaseFab< AtomicInt > >::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'amrex::FabArray::fabPtr(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8d3bc775d510dacd5b2f4e03854795f2',1,'amrex::FabArray::fabPtr(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'amrex::FabArray::fabPtr(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad9691d1c35c1ed43c824db2401cfafba',1,'amrex::FabArray::fabPtr(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3ac14bd473ccfd86adaf7418017b2f33',1,'FabArray< TagBox >::fabPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af389f3c3b3cdc88a85bfcf5d30148acc',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fabPtr()']]],
+ ['fabreadlink_2706',['FabReadLink',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html',1,'amrex::VisMF::FabReadLink'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#a780255f3f6be282ff85c647ce042d5d0',1,'amrex::VisMF::FabReadLink::FabReadLink(int ranktoread, int faindex, Long fileoffset, const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#a8165889d341e3226df7895e95a0eeb41',1,'amrex::VisMF::FabReadLink::FabReadLink()=default']]],
+ ['fabset_2707',['FabSet',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15203068a5d8d4de2f3ff93e5e0f21d2',1,'amrex']]],
+ ['fabsetiter_2708',['FabSetIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetIter.html',1,'amrex::FabSetIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a04d9b65884e6bbe0e494af350ee9fe70',1,'amrex::FabSetT::FabSetIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetIter.html#aba7907f2d48271db876e35aa436ae78d',1,'amrex::FabSetIter::FabSetIter()']]],
+ ['fabsett_2709',['FabSetT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex::FabSetT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a764097b02ec9ebbbd538b985beffc3bb',1,'amrex::FabSetT::FabSetT(const BoxArray &grids, const DistributionMapping &dmap, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#afcbce0473a1b37b8c02866c26bbb048b',1,'amrex::FabSetT::FabSetT(FabSetT< MF > &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aa7c034044bb072771c1c29a6c7b261d3',1,'amrex::FabSetT::FabSetT(const FabSetT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aa9a230d3eb8b231296f22ab79f19837d',1,'amrex::FabSetT::FabSetT() noexcept=default']]],
+ ['fabsett_3c_20mf_20_3e_2710',['FabSetT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex']]],
+ ['fabtoblueprintfields_2711',['FabToBlueprintFields',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd44b852de9a30f6417dfc233d76ef3a',1,'amrex']]],
+ ['fabtoblueprinttopology_2712',['FabToBlueprintTopology',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a807d001969408582d355a731cedac987',1,'amrex']]],
+ ['fabtype_2713',['FABType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1FABType.html',1,'amrex::FabArray']]],
+ ['fabtype_2714',['FabType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87a',1,'amrex']]],
+ ['face_2715',['Face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html',1,'amrex::EB2']]],
+ ['face_2716',['face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOrientationTag.html#ac3ccee3ad382def594bbe1cc44d22464',1,'amrex::Array4BoxOrientationTag::face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a736f4b09115efedb46eb2ddcb802417f',1,'amrex::FabArrayBase::FabComTag::face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#aa1e9cd4a538973217a64708b921d4ada',1,'amrex::openbc::Moments::face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html#a94c8e6d912bcbcefb65e98b0e28a9ac8',1,'amrex::openbc::MomTag::face()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a4a1d69b82d46e482d19ca15a5bb8a711',1,'amrex::OrientationIter::face()']]],
+ ['face_5fcons_5flinear_5fface_5finterp_2717',['face_cons_linear_face_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85c6079ed936e9e0712c4f4962a4f8d3',1,'amrex']]],
+ ['face_5fcons_5flinear_5finterp_2718',['face_cons_linear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aef04bbef497235eff84bbe005d2dd5dc',1,'amrex']]],
+ ['face_5fdivfree_5finterp_2719',['face_divfree_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac63805de43a5687215fb203dc3495abc',1,'amrex']]],
+ ['face_5flinear_5fface_5finterp_5fx_2720',['face_linear_face_interp_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70c35aaee2b8d2425a5914faddc5687d',1,'amrex']]],
+ ['face_5flinear_5fface_5finterp_5fy_2721',['face_linear_face_interp_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7debf73384ce650359e3a9bfbf6275ea',1,'amrex']]],
+ ['face_5flinear_5fface_5finterp_5fz_2722',['face_linear_face_interp_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9bdb046290321944dba88455d030115',1,'amrex']]],
+ ['face_5flinear_5finterp_2723',['face_linear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2079e72d4d0c28adef63dabe23fc630e',1,'amrex']]],
+ ['face_5flinear_5finterp_5fx_2724',['face_linear_interp_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa143e23e7784eca50c904ce19588d503',1,'amrex::face_linear_interp_x(int i, int, int, int n, Array4< T > const &fine, Array4< T const > const &crse, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a755905a1c0b815f386bbfc7790c22be8',1,'amrex::face_linear_interp_x(int i, int j, int k, int n, amrex::Array4< amrex::Real > const &fine, IntVect const &ratio) noexcept']]],
+ ['face_5flinear_5finterp_5fy_2725',['face_linear_interp_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab63986fd67f0c644685048e13e3c0475',1,'amrex::face_linear_interp_y(int i, int j, int, int n, Array4< T > const &fine, Array4< T const > const &crse, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a411d4f9902774ff53a5fd293afb5b7ff',1,'amrex::face_linear_interp_y(int i, int j, int k, int n, amrex::Array4< amrex::Real > const &fine, IntVect const &ratio) noexcept']]],
+ ['face_5flinear_5finterp_5fz_2726',['face_linear_interp_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a21e6200c0159afeae5b70af9169087cf',1,'amrex::face_linear_interp_z(int i, int j, int k, int n, amrex::Array4< amrex::Real > const &fine, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4f049fbb15dcc3bc51cc6624559edc3',1,'amrex::face_linear_interp_z(int i, int j, int k, int n, Array4< T > const &fine, Array4< T const > const &crse, IntVect const &ratio) noexcept']]],
+ ['facecenter_2727',['FaceCenter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4ad1a130e88790663b2124d7dbd3e9f81e',1,'amrex::LinOpEnumType']]],
+ ['facecentroid_2728',['FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4a91efbc33209256821c57a53ef9ddbc51',1,'amrex::LinOpEnumType']]],
+ ['faceconservativelinear_2729',['FaceConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html',1,'amrex']]],
+ ['facedir_2730',['faceDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#abcc064a6070e3e2deab527311ac91135',1,'amrex::Orientation']]],
+ ['facediv_5fface_5finterp_2731',['facediv_face_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a749ef3bbd2184e2931cb0a63f54aa73a',1,'amrex']]],
+ ['facediv_5fint_2732',['facediv_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7b18d53f86cdda4a55b0acd41d7cfbab',1,'amrex']]],
+ ['facedivfree_2733',['FaceDivFree',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html',1,'amrex']]],
+ ['facelinear_2734',['FaceLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html',1,'amrex']]],
+ ['facets_5fnearest_5fpt_2735',['facets_nearest_pt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa62287d7ded7d4e0e10300835ed32d35',1,'amrex::detail']]],
+ ['fact_5fcrse_5fpatch_2736',['fact_crse_patch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a09b8fcc80fd25192f68c5ee368097317',1,'amrex::FabArrayBase::FPinfo']]],
+ ['fact_5ffine_5fpatch_2737',['fact_fine_patch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a8754fd4dda86c92795899a42b97f547c',1,'amrex::FabArrayBase::FPinfo']]],
+ ['factory_2738',['Factory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< FArrayBox >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a82894d26881a9d4dbabb3cfbf6053e4d',1,'amrex::StateData::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ca782a47b55ca765b4fd9eeda174d36',1,'MLLinOpT< Array< MultiFab, 3 > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ca782a47b55ca765b4fd9eeda174d36',1,'amrex::MLLinOpT::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< TagBox >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< IArrayBox >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::Mask >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::EBCellFlagFab >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::CutFab >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::BaseFab< PetscInt > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'FabArray< amrex::BaseFab< AtomicInt > >::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a362cb84f113b8019a6f8b03129d1cf48',1,'amrex::FabArray::Factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1a8e1ff322aee598d7b72877b272545e',1,'amrex::AmrLevel::Factory()']]],
+ ['factory_2739',['factory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a380f7d1b289a6802248ece2786b86565',1,'amrex::HypreNodeLap']]],
+ ['faheadermap_2740',['faHeaderMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a60cd1a78a793b7a4ce54e70da0f0dd55',1,'amrex::StateData']]],
+ ['faindex_2741',['faIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#afdb4b80e717d79ddc293c138b190fb51',1,'amrex::VisMF::FabReadLink']]],
+ ['faint_2742',['Faint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#aec25a4181c246941fa29e862e4443b85',1,'amrex::Font']]],
+ ['fapply_2743',['Fapply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a7e7c474a3a2b509c38ec6f22eb810b23',1,'amrex::MLALaplacianT::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a8781967da72aea442a9f7837407004fe',1,'amrex::MLABecLaplacianT::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a3841e981caa197033fcd74eee93f0daf',1,'amrex::MLCellLinOpT::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a2d89966c3e1177532c348493330ef63d',1,'amrex::MLEBABecLap::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a978a4e15703a7ddf71c557eba128dcbe',1,'amrex::MLEBNodeFDLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3872730e2ac7d69c58f2708d5454bb39',1,'amrex::MLNodeABecLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a489a483e778214ee6a0943001d816b80',1,'amrex::MLNodeLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#afaae44c30405c4c8c2fdabede17a34ef',1,'amrex::MLNodeLinOp::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a732fecdd892bfe194c84bab01af655b6',1,'amrex::MLNodeTensorLaplacian::Fapply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a51fb5455fbb2f0940a4f4b99a03f1c44',1,'amrex::MLPoissonT::Fapply()']]],
+ ['farraybox_2744',['FArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html',1,'amrex::FArrayBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a78cb311711d0a1b9b479d66d71fa1edf',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a374b94f1d571d67c7bc7025346824f1a',1,'amrex::FArrayBox::FArrayBox(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ab84a91551a8302740bd50699504f22c2',1,'amrex::FArrayBox::FArrayBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a862dcdbd4fbb34b292075f2c7bf44428',1,'amrex::FArrayBox::FArrayBox(const FArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae822ed6d1bc48190941617842d212243',1,'amrex::FArrayBox::FArrayBox(FArrayBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a946a5c8f7f0b0e4a9021e542c7b39c2f',1,'amrex::FArrayBox::FArrayBox(Array4< Real const > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a62129c1d812b781246c65abed1a6a608',1,'amrex::FArrayBox::FArrayBox(Array4< Real const > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a95a6bf59ff82ac52c34c7e72890fddc5',1,'amrex::FArrayBox::FArrayBox(Array4< Real > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a77288fec7b52f0234da8cda2d0656d76',1,'amrex::FArrayBox::FArrayBox(Array4< Real > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a46be1bc294541cf9d677f487baa07d68',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp, Real *p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#afbb6de44f26acc8ae2fa06e16571922f',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp, Real const *p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aa2977b85f283b49740400daed8ffe97a',1,'amrex::FArrayBox::FArrayBox(const FArrayBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a3c853d41aecaee21ed1f5ffab2ebed76',1,'amrex::FArrayBox::FArrayBox(const Box &b, int ncomp=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)']]],
+ ['farrayboxfactory_2745',['FArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abda821661019fb0a77eb3a9706dc7330',1,'amrex']]],
+ ['fast_5fabs_5ftol_2746',['fast_abs_tol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4ec1caa1e60f0282b7a8e76dffe856ee',1,'amrex::IntegratorBase']]],
+ ['fast_5fls_2747',['fast_LS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a01b848aa7893bf78e2e35fd06fbd7cb3',1,'amrex::SundialsIntegrator']]],
+ ['fast_5fmethod_2748',['fast_method',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a5cfec966ca58dd33ed8e74a008e20544',1,'amrex::SundialsIntegrator']]],
+ ['fast_5frel_5ftol_2749',['fast_rel_tol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a1be9f819915ff16d7883d0ebd8009e66',1,'amrex::IntegratorBase']]],
+ ['fast_5fstepper_2750',['fast_stepper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a3e3e8344b419706698fc343e5d8de07c',1,'amrex::SundialsIntegrator']]],
+ ['fast_5ftime_5fstep_2751',['fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4fe63921d4507e1af5f2df9fdbe66047',1,'amrex::IntegratorBase']]],
+ ['fast_5ftype_2752',['fast_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ae224ea13658a51b096ef3aee9a9f06c5',1,'amrex::SundialsIntegrator']]],
+ ['fastdivmodu64_2753',['FastDivmodU64',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html',1,'amrex::Math::FastDivmodU64'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#af153f422ce6cbc50b12a7528b801aa7f',1,'amrex::Math::FastDivmodU64::FastDivmodU64()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#abdfbdb0c4abcf0304526080d9febbf42',1,'amrex::Math::FastDivmodU64::FastDivmodU64(std::uint64_t divisor_)']]],
+ ['fatptr_2754',['FatPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html',1,'amrex']]],
+ ['fb_2755',['FB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html',1,'amrex::FabArrayBase']]],
+ ['fb_2756',['fb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#a12405182d3038f333d621aaf7ba0de9f',1,'amrex::FBData']]],
+ ['fb_2757',['FB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#afaefecbeba6b82464c68f2903f8444ea',1,'amrex::FabArrayBase::FB']]],
+ ['fb_5flocal_5fcopy_5fcpu_2758',['FB_local_copy_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'amrex::FabArray::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::BaseFab< AtomicInt > >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::BaseFab< PetscInt > >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::CutFab >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::EBCellFlagFab >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< amrex::Mask >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< TagBox >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< IArrayBox >::FB_local_copy_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5fbf15f2a4abd1397a6474713b122824',1,'FabArray< FArrayBox >::FB_local_copy_cpu()']]],
+ ['fb_5flocal_5fcopy_5fgpu_2759',['FB_local_copy_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::CutFab >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'amrex::FabArray::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::BaseFab< AtomicInt > >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< TagBox >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< IArrayBox >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< FArrayBox >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::Mask >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::EBCellFlagFab >::FB_local_copy_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a60891bcadc0382dfc1aaf4df8ad34771',1,'FabArray< amrex::BaseFab< PetscInt > >::FB_local_copy_gpu()']]],
+ ['fbcache_2760',['FBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9e9131d2e52b3140088bed29299df5e5',1,'amrex::FabArrayBase']]],
+ ['fbcacheiter_2761',['FBCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a41abb738518224cedd8cfe16206382ba',1,'amrex::FabArrayBase']]],
+ ['fbd_2762',['fbd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< TagBox >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< IArrayBox >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< FArrayBox >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::Mask >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::EBCellFlagFab >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::CutFab >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::BaseFab< PetscInt > >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'FabArray< amrex::BaseFab< AtomicInt > >::fbd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4bec341c204bf002ce9ea2d636e94f56',1,'amrex::FabArray::fbd()']]],
+ ['fbdata_2763',['FBData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html',1,'amrex']]],
+ ['fbep_5fnowait_2764',['FBEP_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::EBCellFlagFab >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< TagBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::BaseFab< PetscInt > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::CutFab >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::CutFab >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::EBCellFlagFab >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::Mask >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::Mask >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< FArrayBox >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< FArrayBox >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< IArrayBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< TagBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::BaseFab< PetscInt > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< amrex::BaseFab< AtomicInt > >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only, bool override_sync)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'FabArray< amrex::BaseFab< AtomicInt > >::FBEP_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross, bool enforce_periodicity_only=false, bool override_sync=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ea9d56bb5358f023c121e3631afadd7',1,'amrex::FabArray::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'FabArray< IArrayBox >::FBEP_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b108f48e43d0b56e3113d2264fdc910',1,'amrex::FabArray::FBEP_nowait()']]],
+ ['fbndrydata_2765',['fBndryData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a24fbf2d04e7dac268f7f5cb3af96064e',1,'amrex']]],
+ ['fbndryregister_2766',['fBndryRegister',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe0f5b82795df17e723853b7c1b8ee7d',1,'amrex']]],
+ ['fbv_5fcopy_2767',['fbv_copy',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#a57582f00e55a4d632cb774c1c04b8e4e',1,'detail']]],
+ ['fcdmap_2768',['FCDMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae36897cf35128c6ce6dc895169977b36',1,'amrex::FabArrayCopyDescriptor::FCDMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae36897cf35128c6ce6dc895169977b36',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMap()']]],
+ ['fcdmapconstiter_2769',['FCDMapConstIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a42d2f4f819cd8620d0b8d48e9e04bf68',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMapConstIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a42d2f4f819cd8620d0b8d48e9e04bf68',1,'amrex::FabArrayCopyDescriptor::FCDMapConstIter()']]],
+ ['fcdmapiter_2770',['FCDMapIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adb5c92352f55098956990fb48c94f1be',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMapIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adb5c92352f55098956990fb48c94f1be',1,'amrex::FabArrayCopyDescriptor::FCDMapIter()']]],
+ ['fcdmapvaluetype_2771',['FCDMapValueType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adfc178b4cdb7043a1bb7aa04d2227e70',1,'FabArrayCopyDescriptor< FArrayBox >::FCDMapValueType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#adfc178b4cdb7043a1bb7aa04d2227e70',1,'amrex::FabArrayCopyDescriptor::FCDMapValueType()']]],
+ ['fdm_2772',['fdm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#ad69bb2d630508a55b5a60e7756c3540f',1,'amrex::BoxIndexerND']]],
+ ['fe_2773',['fe',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#ac6bd65791ecd3832597283141221f47e',1,'amrex::SundialsUserData::fe()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a02348b7a96859e23b5351689a19934cc',1,'amrex::SundialsUserFun::fe()']]],
+ ['feintegrator_2774',['FEIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html',1,'amrex::FEIntegrator< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a3a939c4bb592b14713d49cb3380c34fd',1,'amrex::FEIntegrator::FEIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a90b3d1c28484a9ccdc34c484942c462a',1,'amrex::FEIntegrator::FEIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
+ ['ff_2775',['ff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ad1d78ede572643bbe56e2def255268c1',1,'amrex::SundialsUserFun::ff()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a7804a845e951d54af75e92d34adc2930',1,'amrex::SundialsUserData::ff()']]],
+ ['ffabset_2776',['fFabSet',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25f205ddb2e9488505c2db83a92a5434',1,'amrex']]],
+ ['fflux_2777',['FFlux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aede7210df6c1aca7b7bee58a88c3a75d',1,'amrex::MLPoissonT::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaf18c8ae23997154fd905cfbec158035',1,'amrex::MLEBABecLap::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#af69b48f91ccf0266c5d219c0c24ea3c2',1,'amrex::MLCellLinOpT::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a6bc221e1003d0f11d6d7f720f487afb7',1,'amrex::MLALaplacianT::FFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a152a02f12bbe76529b604167332e7ebe',1,'amrex::MLABecLaplacianT::FFlux(Box const &box, Real const *dxinv, RT bscalar, Array< FAB const *, AMREX_SPACEDIM > const &bcoef, Array< FAB *, AMREX_SPACEDIM > const &flux, FAB const &sol, int face_only, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af4097c02d7d7338535af34df84af7e61',1,'amrex::MLABecLaplacianT::FFlux(int amrlev, const MFIter &mfi, const Array< FAB *, AMREX_SPACEDIM > &flux, const FAB &sol, Location, int face_only=0) const final']]],
+ ['fhi_2778',['fhi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#ac69bf20012d9de954c40e509392a6148',1,'amrex::MLMGPSTag']]],
+ ['fi_2779',['fi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a00e74312e8da536a962f7c1e4bdbed90',1,'amrex::SundialsUserFun::fi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html#a040d572683a6b4367f39248d36e2cb13',1,'amrex::SundialsUserData::fi()']]],
+ ['field_2780',['Field',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8f18164eaa226a34be64abf48d9617ba',1,'amrex::AMRErrorTag']]],
+ ['fifteen_2781',['fifteen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a4461444e428f4382ebae724a72ae6fdb',1,'amrex_constants_module']]],
+ ['fifth_2782',['fifth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ab4479f063e724b85e86eb4f94419bf59',1,'amrex_constants_module']]],
+ ['filcccell_2783',['FilccCell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html',1,'amrex']]],
+ ['file_5fname_2784',['file_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#aabfb7ef7f6c054124db081f9fd506782',1,'amrex::PrintToFile']]],
+ ['file_5fname_5fdigits_2785',['file_name_digits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1d325f8ad0d5d179fc7fcee0f35f0500',1,'amrex::Amr']]],
+ ['fileexists_2786',['FileExists',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a51791a9a04ee140c71cee50d3615ed35',1,'amrex']]],
+ ['fileglobalminmax_2787',['FILEGLOBALMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98eaba96691ea8224cc3ccf1b9b54dfff4b3',1,'amrex::Amrvis']]],
+ ['filekeyword_2788',['FileKeyword',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a44318f1c5a43d3c6ef6cd9f0fda99ea2',1,'amrex::ParmParse']]],
+ ['filename_2789',['fileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2150ba5a6169670f1cfcebc9f7596b27',1,'amrex::DataServices']]],
+ ['filename_2790',['FileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a56f719e4f91d3d0ffbe3ec791236585f',1,'amrex::NFilesIter::FileName(int fileNumber, const std::string &filePrefix)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a498f8a22acbe763c2df48062f3fe18bf',1,'amrex::NFilesIter::FileName(int nOutFiles, const std::string &filePrefix, int whichProc, bool groupSets)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a9fad70f99318130bf5c883b3cbd20650',1,'amrex::NFilesIter::FileName() const']]],
+ ['filename_2791',['fileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a4df5dd3c6ea8e7d13ed01d4e181e78c4',1,'amrex::StreamRetry::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#a69a7603f195974cae55c552c05b3ba32',1,'RegionsProfStats::DataBlock::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a20f26cad91bc22e7f5509e046bfe8369',1,'CommProfStats::DataBlock::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a56b43f09fbaba7258908a31e790fd2d5',1,'BLProfStats::BLPDataBlock::fileName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a68af42ba1e62a0b858d0f9075d9a44e6',1,'amrex::AmrData::fileName()']]],
+ ['filenumber_2792',['fileNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ab7f699657b24b33c1b56a64dd6887c47',1,'amrex::NFilesIter']]],
+ ['filenumber_2793',['FileNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a971648481cfcbc77ebd0258b2ea03538',1,'amrex::NFilesIter::FileNumber() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#aee88f93815c534f75ecc51eda61c60c5',1,'amrex::NFilesIter::FileNumber(int nOutFiles, int whichProc, bool groupSets)']]],
+ ['filenumberswriteorder_2794',['fileNumbersWriteOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af79193f1c65df83e1998042123690bec',1,'amrex::NFilesIter']]],
+ ['filenumberswriteorder_2795',['FileNumbersWriteOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ad9233c5996de29b80cfb5c0ac02e8214',1,'amrex::NFilesIter']]],
+ ['filenumberswritten_2796',['FileNumbersWritten',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a071c4306e5a102244c1461684ab17cf5',1,'amrex::NFilesIter']]],
+ ['fileoffset_2797',['fileOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html#ae58b44ddc77631e4a5829b09e61a0236',1,'amrex::VisMF::FabReadLink']]],
+ ['fileoffset_2798',['FileOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a1b41ff82637f2e2f4dd33f27a0d62ad1',1,'amrex::VisMF']]],
+ ['fileopenfailed_2799',['FileOpenFailed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dc9fca5d8d1322524d13793f5b663d0',1,'amrex']]],
+ ['fileprefix_2800',['filePrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a7491b9b7bee6d89900b7948670ea6425',1,'amrex::NFilesIter']]],
+ ['fileprefixprepost_2801',['filePrefixPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa059f60f99bc3f5a3bcf24cdb6638920',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::filePrefixPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa059f60f99bc3f5a3bcf24cdb6638920',1,'amrex::ParticleContainer_impl::filePrefixPrePost()']]],
+ ['filesize_2802',['FileSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a393accb69353384e42f45a34cb386180',1,'amrex']]],
+ ['filestream_2803',['fileStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a5aaa489ed5f07c1d0111647857d2f72f',1,'amrex::NFilesIter']]],
+ ['filesubregionminmax_2804',['FILESUBREGIONMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea3533c650a6b1c7ce0bfe944376ffe17d',1,'amrex::Amrvis']]],
+ ['filetype_2805',['fileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a55f80ce2d869787fb73ec8acb5383864',1,'amrex::AmrData::fileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a974e2ca92baf2acb0925fe1d4168c38c',1,'amrex::DataServices::fileType()']]],
+ ['filetype_2806',['FileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cf',1,'amrex::Amrvis']]],
+ ['fileuserminmax_2807',['FILEUSERMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea6b4802e2429bba442dc07b4022a1d96c',1,'amrex::Amrvis']]],
+ ['filfcface_2808',['FilfcFace',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html',1,'amrex']]],
+ ['fill_2809',['fill',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< const ParticleReal *, NArrayReal >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int *, NAI >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, 2 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real, 3 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, 3 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< const int *, NArrayInt >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< bool, N >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< amrex::EB2::PolyTerm, N >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< amrex::algoim::Interval, N >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'amrex::GpuArray::fill()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a9cf2d33e663f0311539a96633ff7560d',1,'amrex::FillPatchIteratorHelper::fill()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a93e5303eea72dd1c6c8469f75ea51247',1,'amrex::FillPatcher::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a84b77230eb00f0ebb682f6751fc5184b',1,'amrex::STLtools::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real,(M+2) *(M+1)/2 >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real, nelems >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< Real, AMREX_SPACEDIM >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7b3c5a372f37d8bb9aa21a76a5129a95',1,'amrex::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< ParticleReal *, NAR >::fill()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a97ff8440a348593899d51c5996ded371',1,'GpuArray< int, 4 >::fill()']]],
+ ['fill_5fglobal_5fid_2810',['fill_global_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a42977b56e153d54d2503424197a077ce',1,'amrex::HypreSolver']]],
+ ['fill_5fglobal_5fnode_5fid_2811',['fill_global_node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a2510963c0a789333e3eb1cba036cc7ea',1,'amrex::HypreNodeLap']]],
+ ['fill_5flocal_5fid_2812',['fill_local_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a392367fb9a32935314eb968bb2362f2d',1,'amrex::HypreSolver']]],
+ ['fill_5flocal_5fnode_5fid_2813',['fill_local_node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a0359a94cef0d652dfc7dae61ef3d1ac7',1,'amrex::HypreNodeLap']]],
+ ['fill_5flocal_5fnode_5fid_5fcpu_2814',['fill_local_node_id_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a4dd726a8a74759ab3f68d1849d0cdf6d',1,'amrex::HypreNodeLap']]],
+ ['fill_5flocal_5fnode_5fid_5fgpu_2815',['fill_local_node_id_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#aad970086d1f98c702bcb5528a2299e1c',1,'amrex::HypreNodeLap']]],
+ ['fill_5fmatrix_2816',['fill_matrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a6a50362b35729e2f0dc0df5cba4010df',1,'amrex::HypreSolver']]],
+ ['fill_5fsnan_2817',['fill_snan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad622d627e1fea988d361c48316ad9275',1,'amrex::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< AtomicInt >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'amrex::BaseFab::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< char >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< EBCellFlag >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< HYPRE_Int >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< int >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< PetscInt >::fill_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab063c08278822a569d923d57d1e39dee',1,'BaseFab< Real >::fill_snan()']]],
+ ['fillallcalltimes_2818',['FillAllCallTimes',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa8787ffaa01896a27e94b70384b26071',1,'RegionsProfStats']]],
+ ['fillareafrac_2819',['fillAreaFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aeaa558e8ea81b3d29afc053a49935264',1,'amrex::EB2::Level::fillAreaFrac(Array< MultiCutFab *, AMREX_SPACEDIM > const &areafrac, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aeb91416d1cbdc2122b71db4010a5148b',1,'amrex::EB2::Level::fillAreaFrac(Array< MultiFab *, AMREX_SPACEDIM > const &areafrac, const Geometry &geom) const']]],
+ ['fillasync_2820',['fillAsync',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0c2569c007a55f5619e6242794f066e6',1,'amrex::Gpu']]],
+ ['fillbndryarea_2821',['fillBndryArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac4b6718e4884f24643ca059555df983f',1,'amrex::EB2::Level::fillBndryArea(MultiFab &bndryarea, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ada911333bbc88c6c2dd0a2575fa8e70a',1,'amrex::EB2::Level::fillBndryArea(MultiCutFab &bndryarea, const Geometry &geom) const']]],
+ ['fillbndrycent_2822',['fillBndryCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aab73ea6f18230ee90540b3f844babf95',1,'amrex::EB2::Level::fillBndryCent(MultiCutFab &bndrycent, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a0f236404be3b81491ae8dd6d518b0e3f',1,'amrex::EB2::Level::fillBndryCent(MultiFab &bndrycent, const Geometry &geom) const']]],
+ ['fillbndrynorm_2823',['fillBndryNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aaddc85a00634d7e6029ab17c9cb9fbb8',1,'amrex::EB2::Level::fillBndryNorm(MultiCutFab &bndrynorm, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a15e67ccc27c985eb2b8a11db46abdcab',1,'amrex::EB2::Level::fillBndryNorm(MultiFab &bndrynorm, const Geometry &geom) const']]],
+ ['fillboundary_2824',['FillBoundary',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#afc89a1b931348146e70b8e54e95ffd41',1,'amrex::NonLocalBC::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a188dda70a1bd068a55d81ba4f74e2c4e',1,'amrex::StateDataPhysBCFunct::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'amrex::FabArray::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'amrex::FabArray::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'amrex::FabArray::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'amrex::FabArray::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'amrex::FabArray::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'amrex::FabArray::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a593e4c97974095398a43d0132ef3a868',1,'amrex::StateData::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< FArrayBox >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::Mask >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::Mask >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::Mask >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::Mask >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::Mask >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::Mask >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< FArrayBox >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::CutFab >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::CutFab >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< amrex::CutFab >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< amrex::CutFab >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< amrex::CutFab >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< amrex::CutFab >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< IArrayBox >::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a7ca9ba16e42a6ffe8e9bcbabf51d25db',1,'amrex::StateData::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#aed6d39f606b174ec63cda4bfb4e71efd',1,'amrex::PhysBCFunct::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ae11e4187caa383605cab8f4d54ce115c',1,'amrex::FabArrayBase::FillBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< TagBox >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< TagBox >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< TagBox >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< TagBox >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< TagBox >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< TagBox >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< IArrayBox >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< IArrayBox >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< IArrayBox >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a73c4ba8aa5ed4620734ba6bbc09bfa6b',1,'FabArray< IArrayBox >::FillBoundary(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3991ba7fcd5f937da838387b027ce7ef',1,'FabArray< IArrayBox >::FillBoundary(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59c47cdc663d31e529ec89d3a10c2969',1,'FabArray< FArrayBox >::FillBoundary(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae0a03b23f179e0c50e162387e35ea00b',1,'FabArray< FArrayBox >::FillBoundary(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c3bcb50994c05df7dbfcd3d63a41249',1,'FabArray< FArrayBox >::FillBoundary(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a169e9888b603a9c1b97d1876f2e843e2',1,'FabArray< FArrayBox >::FillBoundary(const IntVect &nghost, const Periodicity &period, bool cross=false)']]],
+ ['fillboundary_5ffinish_2825',['FillBoundary_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::Mask >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#afe22ad727872227b4f95e3dad1e36814',1,'amrex::NonLocalBC::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< TagBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'amrex::FabArray::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'amrex::FabArray::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::CutFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::CutFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< amrex::Mask >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< FArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< FArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< IArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< IArrayBox >::FillBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af36dee00f70339ae9a3e126bbbc5d56e',1,'FabArray< TagBox >::FillBoundary_finish()']]],
+ ['fillboundary_5fnowait_2826',['FillBoundary_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< IArrayBox >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< IArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< IArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< TagBox >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< TagBox >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< TagBox >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< TagBox >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< TagBox >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< TagBox >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab1089b238bcca4ae52a70fd9bdf8518e',1,'amrex::NonLocalBC::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::Mask >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::Mask >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::Mask >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::Mask >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::Mask >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::Mask >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'amrex::FabArray::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'amrex::FabArray::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'amrex::FabArray::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'amrex::FabArray::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'amrex::FabArray::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'amrex::FabArray::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< IArrayBox >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< IArrayBox >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< amrex::CutFab >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< IArrayBox >::FillBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a76f3e8ecacb352ca12c35e6b3fa46b10',1,'FabArray< FArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa2fe5d6e1efcb3230f3ca23599f2fb47',1,'FabArray< FArrayBox >::FillBoundary_nowait(int scomp, int ncomp, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7c8a47c0924b8c0e06200e38c5eb9a23',1,'FabArray< FArrayBox >::FillBoundary_nowait(int scomp, int ncomp, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5e540e836f433cd1d5c5dcb581b2075e',1,'FabArray< FArrayBox >::FillBoundary_nowait(const IntVect &nghost, const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ae3789788ab4f527e7aec42991b5265',1,'FabArray< FArrayBox >::FillBoundary_nowait(const Periodicity &period, bool cross=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a72d6ae94d21e9c7e846bf634520719c6',1,'FabArray< FArrayBox >::FillBoundary_nowait(bool cross=false)']]],
+ ['fillboundary_5ftest_2827',['FillBoundary_test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'amrex::FabArray::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< TagBox >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< IArrayBox >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< FArrayBox >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::Mask >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::EBCellFlagFab >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::CutFab >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundary_test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a31ac8478feaa72ab3960bb08c69b082b',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundary_test()']]],
+ ['fillboundaryandsync_2828',['FillBoundaryAndSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::Mask >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< FArrayBox >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::Mask >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'amrex::FabArray::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< FArrayBox >::FillBoundaryAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< IArrayBox >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< IArrayBox >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< TagBox >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< TagBox >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a84ce4d97367dcb2da8be8bddfac2ef4e',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2ee6a93d9d13d4f4a1f864f3c767cb',1,'amrex::FabArray::FillBoundaryAndSync()']]],
+ ['fillboundaryandsync_5ffinish_2829',['FillBoundaryAndSync_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'amrex::FabArray::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< TagBox >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< IArrayBox >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< FArrayBox >::FillBoundaryAndSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6cca07036c0a49c4ad881c9138a4041f',1,'FabArray< amrex::Mask >::FillBoundaryAndSync_finish()']]],
+ ['fillboundaryandsync_5fnowait_2830',['FillBoundaryAndSync_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::BaseFab< PetscInt > >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::BaseFab< AtomicInt > >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'amrex::FabArray::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'amrex::FabArray::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::CutFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::EBCellFlagFab >::FillBoundaryAndSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< amrex::Mask >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< amrex::Mask >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< FArrayBox >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< FArrayBox >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< IArrayBox >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< IArrayBox >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab6a99354331bc87dda4960292d90de4d',1,'FabArray< TagBox >::FillBoundaryAndSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abad0254090cd345d31ab5bb0cb7a82b6',1,'FabArray< TagBox >::FillBoundaryAndSync_nowait(int scomp, int ncomp, const IntVect &nghost, const Periodicity &period)']]],
+ ['fillboundarycoeff_2831',['FillBoundaryCoeff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a22d0dde0a531705c3148cd4669f21ed3',1,'amrex::MLNodeLaplacian']]],
+ ['fillboxid_2832',['FillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html',1,'amrex::FillBoxId'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a2b80ec26f52953b28e84ab531c5f8c32',1,'amrex::FillBoxId::FillBoxId()']]],
+ ['fillboxid_2833',['fillBoxId',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#af506bfcebba0efde3dc8f5dbf9244191',1,'amrex::FabArrayBase::FabComTag::fillBoxId()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#abe60f2cf30aac61d68454a6823d1e3a4',1,'amrex::FabCopyDescriptor::fillBoxId()']]],
+ ['fillboxid_2834',['FillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a5d0dd9c7e86edf106a794bdc16dd53c5',1,'amrex::FillBoxId']]],
+ ['fillboxlists_2835',['fillBoxLists',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a25c3be6b76307b6ea7c6b75c2f1036fd',1,'amrex::XYPlotDataList']]],
+ ['fillcentroid_2836',['fillCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ace69adcd1c99f57c02bbd7e6fbdca3bf',1,'amrex::EB2::Level::fillCentroid(MultiCutFab ¢roid, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ae872e8dd53d7851e8baa7cda6c597925',1,'amrex::EB2::Level::fillCentroid(MultiFab ¢roid, const Geometry &geom) const']]],
+ ['fillcoarsefineboundary_2837',['fillCoarseFineBoundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a93d1f3a709bbf485e19c948875fc6c0c',1,'amrex::FillPatcher']]],
+ ['fillcoarsepatch_2838',['FillCoarsePatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a9ebdb49d2d66ac577de280ed9ed0fd28',1,'amrex::AmrLevel']]],
+ ['fillcutcellmask_2839',['fillCutCellMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a2475ff0518c5fb3e8f60b66ab728c4a0',1,'amrex::EB2::Level']]],
+ ['fillderiveplotvarlist_2840',['fillDerivePlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a075723bf2fb621f6decda9d20d4cb3ce',1,'amrex::Amr']]],
+ ['fillderivesmallplotvarlist_2841',['fillDeriveSmallPlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aac5f926db1c887325c23896f29feb866',1,'amrex::Amr']]],
+ ['filldomainboundary_2842',['FillDomainBoundary',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b7407c69f5df5cb424eccddb336331b',1,'amrex']]],
+ ['fillebcellflag_2843',['fillEBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a7d35fe220526a3427bc11672e79c921f',1,'amrex::EB2::Level']]],
+ ['filledgecent_2844',['fillEdgeCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa8174a092dd237acf59e9145603b3104',1,'amrex::EB2::Level::fillEdgeCent(Array< MultiCutFab *, AMREX_SPACEDIM > const &edgecent, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a9f121c3a3deb6a4cf27461c8745fd10d',1,'amrex::EB2::Level::fillEdgeCent(Array< MultiFab *, AMREX_SPACEDIM > const &edgecent, const Geometry &geom) const']]],
+ ['fillfab_2845',['FillFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae2fdca1e0b247e1a1c1f2b2c821c712f',1,'amrex::FabArrayCopyDescriptor::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FAB &destFab, const Box &destBox)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3c4cf0ea9fb0abb0e0da7f20203031eb',1,'amrex::FabArrayCopyDescriptor::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FAB &destFab)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3c4cf0ea9fb0abb0e0da7f20203031eb',1,'FabArrayCopyDescriptor< FArrayBox >::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FArrayBox &destFab)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ae2fdca1e0b247e1a1c1f2b2c821c712f',1,'FabArrayCopyDescriptor< FArrayBox >::FillFab(FabArrayId faid, const FillBoxId &fillboxid, FArrayBox &destFab, const Box &destBox)']]],
+ ['fillfab_2846',['fillFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#ab0feb076743b2a454e181404861c9ed9',1,'amrex::EB2::GeometryShop::fillFab(BaseFab< Real > &levelset, const Geometry &geom, RunOn run_on, Box const &bounding_box) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a21626bdeb656074c2e675969aec678bb',1,'amrex::EB2::GeometryShop::fillFab(BaseFab< Real > &levelset, const Geometry &geom, RunOn, Box const &bounding_box) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aefcdeb44ca0770702422b5f7eb289234',1,'amrex::STLtools::fillFab()']]],
+ ['fillfab_5fcpu_2847',['fillFab_Cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a99bd263dac37b6f756eced9182e49eb0',1,'amrex::EB2::GeometryShop']]],
+ ['fillfacecent_2848',['fillFaceCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ab07114892a852fef77608e1cebdd5768',1,'amrex::EB2::Level::fillFaceCent(Array< MultiFab *, AMREX_SPACEDIM > const &facecent, const Geometry &geom) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a47c9d664df913ef2dd7289062f354f0a',1,'amrex::EB2::Level::fillFaceCent(Array< MultiCutFab *, AMREX_SPACEDIM > const &facecent, const Geometry &geom) const']]],
+ ['fillflags_2849',['fillFlags',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a1180158d9e9623e55d3d94563e5d078e',1,'particle_detail']]],
+ ['fillfromlevel0_2850',['FillFromLevel0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a3717b8f03c3fb4395e1d121d870c36cc',1,'amrex::FillPatchIterator']]],
+ ['fillfromtwolevels_2851',['FillFromTwoLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a9a2a1c98f5e635aa477f6a1e908c4840',1,'amrex::FillPatchIterator']]],
+ ['fillimpfunc_2852',['FillImpFunc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a432c3b4f5a385efd93de62c6402e2b0a',1,'amrex']]],
+ ['fillinterior_2853',['FillInterior',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#afb5907b2c56371b7ab6b7d35c156d7bd',1,'amrex::AmrData']]],
+ ['filllevelset_2854',['fillLevelSet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a3d89b2bcea4e9cbf88291dba6cd8fc7c',1,'amrex::EB2::Level']]],
+ ['filllocally_2855',['FillLocally',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6a3de07fb14bde47411225509d67e0bda1',1,'amrex']]],
+ ['fillneighbors_2856',['fillNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a2c1bf28f2552627e93d1587e977dd22a',1,'amrex::NeighborParticleContainer']]],
+ ['fillneighborsgpu_2857',['fillNeighborsGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4dbc10fb057262215b756a2b4289b33c',1,'amrex::NeighborParticleContainer']]],
+ ['fillneighborsmpi_2858',['fillNeighborsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af3b5f685680bc88ad15c0f2cd5ee44c8',1,'amrex::NeighborParticleContainer']]],
+ ['fillnull_2859',['FillNull',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abc4288a3fe5ceaea66583df8f170785f',1,'amrex::FillNull(Vector< std::unique_ptr< T > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aabc637934b6fa1a7b0664ad3b61f0f69',1,'amrex::FillNull(Vector< T * > &a)']]],
+ ['fillpatch_2860',['FillPatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a55c1a2d0040ba28bf022fb293113a5f2',1,'amrex::AmrLevel']]],
+ ['fillpatchadd_2861',['FillPatchAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa72cce79d9f341c7f9a11addfcaec95f',1,'amrex::AmrLevel']]],
+ ['fillpatcher_2862',['FillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html',1,'amrex::FillPatcher< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#af190f9e264e08dd6fec696c4ff84c53b',1,'amrex::FillPatcher::FillPatcher()']]],
+ ['fillpatcherfill_2863',['FillPatcherFill',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af7dbabf3cd9767f5e38dc96157986618',1,'amrex::AmrLevel']]],
+ ['fillpatchinterp_2864',['FillPatchInterp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93b8e270e0c8360ed35815598a5b7f46',1,'amrex::FillPatchInterp(MultiFab &mf_fine_patch, int fcomp, MultiFab const &mf_crse_patch, int ccomp, int ncomp, IntVect const &ng, const Geometry &cgeom, const Geometry &fgeom, Box const &dest_domain, const IntVect &ratio, MFInterpolater *mapper, const Vector< BCRec > &bcs, int bcscomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1f0353526b2fbde7e376453d034d052e',1,'amrex::FillPatchInterp(MF &mf_fine_patch, int fcomp, MF const &mf_crse_patch, int ccomp, int ncomp, IntVect const &ng, const Geometry &cgeom, const Geometry &fgeom, Box const &dest_domain, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4389e0cf21b4c230ab10e9eeed5a4f8e',1,'amrex::FillPatchInterp(MF &mf_fine_patch, int fcomp, MF const &mf_crse_patch, int ccomp, int ncomp, IntVect const &ng, const Geometry &cgeom, const Geometry &fgeom, Box const &dest_domain, const IntVect &ratio, InterpBase *mapper, const Vector< BCRec > &bcs, int bcscomp)']]],
+ ['fillpatchiterator_2865',['FillPatchIterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html',1,'amrex::FillPatchIterator'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#abf62b3ab66cfdfcba665f1a1d55a2e1f',1,'amrex::FillPatchIterator::FillPatchIterator(AmrLevel &amrlevel, MultiFab &leveldata, int boxGrow, Real time, int idx, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#aebdca878a23ab164decbcdd3bc1a9a20',1,'amrex::FillPatchIterator::FillPatchIterator(AmrLevel &amrlevel, MultiFab &leveldata)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a39d92a4048c0af0c7b1737d5c4e0c334',1,'amrex::AmrLevel::FillPatchIterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a39d92a4048c0af0c7b1737d5c4e0c334',1,'amrex::FillPatchIteratorHelper::FillPatchIterator()']]],
+ ['fillpatchiteratorhelper_2866',['FillPatchIteratorHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html',1,'amrex::FillPatchIteratorHelper'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a872278b3cad59c0978412af0cd9ec0cf',1,'amrex::AmrLevel::FillPatchIteratorHelper()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#af66f58fb3b807be2d8255c0d6f63addc',1,'amrex::FillPatchIteratorHelper::FillPatchIteratorHelper(AmrLevel &amrlevel, MultiFab &leveldata, int boxGrow, Real time, int index, int scomp, int ncomp, InterpBase *mapper)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a10439c4fa30c39a2f12ba939498ab887',1,'amrex::FillPatchIteratorHelper::FillPatchIteratorHelper(AmrLevel &amrlevel, MultiFab &leveldata)']]],
+ ['fillpatchnlevels_2867',['FillPatchNLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a886f36aeb28a74726d439caf38872073',1,'amrex']]],
+ ['fillpatchsinglelevel_2868',['FillPatchSingleLevel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a05934ee478017afcd9908667de64a79c',1,'amrex::FillPatchSingleLevel(MF &mf, Real time, const Vector< MF * > &smf, const Vector< Real > &stime, int scomp, int dcomp, int ncomp, const Geometry &geom, BC &physbcf, int bcfcomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3cf973090fa613c635340a08df7ecd38',1,'amrex::FillPatchSingleLevel(MF &mf, IntVect const &nghost, Real time, const Vector< MF * > &smf, const Vector< Real > &stime, int scomp, int dcomp, int ncomp, const Geometry &geom, BC &physbcf, int bcfcomp)']]],
+ ['fillpatchtwolevels_2869',['FillPatchTwoLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a760ab1490c5580a3d640bd43b73a2ccc',1,'amrex::FillPatchTwoLevels(Array< MF *, AMREX_SPACEDIM > const &mf, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae7fdce34557bf398e68e173045b5498a',1,'amrex::FillPatchTwoLevels(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b2f67cfdffeeea1442daa3174a8ad7c',1,'amrex::FillPatchTwoLevels(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, const Array< int, AMREX_SPACEDIM > &cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, const Array< int, AMREX_SPACEDIM > &fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, const Array< int, AMREX_SPACEDIM > &bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f8f5f13146586dfaa0fb8d082132f12',1,'amrex::FillPatchTwoLevels(MF &mf, Real time, const Vector< MF * > &cmf, const Vector< Real > &ct, const Vector< MF * > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b5440802e0895fcba37e6b295116585',1,'amrex::FillPatchTwoLevels(MF &mf, IntVect const &nghost, Real time, const Vector< MF * > &cmf, const Vector< Real > &ct, const Vector< MF * > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})']]],
+ ['fillpatchtwolevels_5fdoit_2870',['FillPatchTwoLevels_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a18925ecee560b7b62b2434f643b8a2d1',1,'amrex::detail::FillPatchTwoLevels_doit(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Vector< Array< MF *, AMREX_SPACEDIM > > &cmf, const Vector< Real > &ct, const Vector< Array< MF *, AMREX_SPACEDIM > > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, const Array< int, AMREX_SPACEDIM > &cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, const Array< int, AMREX_SPACEDIM > &fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, const Array< int, AMREX_SPACEDIM > &bcscomp, const PreInterpHook &pre_interp, const PostInterpHook &post_interp, EB2::IndexSpace const *index_space)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a8ef6805e58fc39ad6e68f3d513b6cac2',1,'amrex::detail::FillPatchTwoLevels_doit(MF &mf, IntVect const &nghost, Real time, const Vector< MF * > &cmf, const Vector< Real > &ct, const Vector< MF * > &fmf, const Vector< Real > &ft, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp, const PostInterpHook &post_interp, EB2::IndexSpace const *index_space, bool return_error_code=false)']]],
+ ['fillpolar_2871',['FillPolar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a569fc178d4aad983c5bdd14a8f69127e',1,'amrex::NonLocalBC::FillPolar(FabArray< FAB > &mf, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a22290d0dc38cd0254f5d14100fec970f',1,'amrex::NonLocalBC::FillPolar(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)']]],
+ ['fillrandom_2872',['FillRandom',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2cd741b1ea369e4c69c1e47048fe4225',1,'amrex::FillRandom(Real *p, Long N)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10bd6ff61966130ea99ab9faa410da13',1,'amrex::FillRandom(MultiFab &mf, int scomp, int ncomp)']]],
+ ['fillrandomnormal_2873',['FillRandomNormal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9edda343dfe7f1dbbd5dcfc2095afac5',1,'amrex::FillRandomNormal(Real *p, Long N, Real mean, Real stddev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b5cc6671c574fc82057046c73789ee5',1,'amrex::FillRandomNormal(MultiFab &mf, int scomp, int ncomp, Real mean, Real stddev)']]],
+ ['fillregiontimeranges_2874',['FillRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa4bf6706450f39ee6bf8764a9e6e5912',1,'RegionsProfStats']]],
+ ['fillremotely_2875',['FillRemotely',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6a8d7828a9196bfb084013996640e84bd4',1,'amrex']]],
+ ['fillrk_2876',['fillRK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#aa756e7fa531116007159b132f0312577',1,'amrex::FillPatcher']]],
+ ['fillrkpatch_2877',['FillRKPatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a262e295c3b6e661f434303f502c9d442',1,'amrex::AmrLevel']]],
+ ['fillsendfab_2878',['FillSendFAB',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a92f370455b087129323dcae88ae2fb57',1,'CommProfStats']]],
+ ['fillsigneddistance_2879',['FillSignedDistance',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae734f341bd7b27e7d150b1187c28c9ab',1,'amrex::FillSignedDistance(MultiFab &mf, EB2::Level const &ls_lev, EBFArrayBoxFactory const &eb_fac, int refratio, bool fluid_has_positive_sign=true)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae21d913402ed0c78cccf9819ea8a69c7',1,'amrex::FillSignedDistance(MultiFab &mf, bool fluid_has_positive_sign=true)']]],
+ ['fillstateplotvarlist_2880',['fillStatePlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa409f5572b79fbf4d109aeac4b810c86',1,'amrex::Amr']]],
+ ['fillstatesmallplotvarlist_2881',['fillStateSmallPlotVarList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#accc5b95bd9e05e81871f28975760f74f',1,'amrex::Amr']]],
+ ['filltype_2882',['FillType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6',1,'amrex']]],
+ ['filltype_2883',['fillType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#acbfb910d7582f3e32b2e263e1581e382',1,'amrex::FabCopyDescriptor']]],
+ ['fillvaluesimpl_2884',['fillValuesImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad4cc090e4556da716349ad4577feaff6',1,'amrex::detail']]],
+ ['fillvar_2885',['FillVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a3a70845ae0791968fa3c731c75e0bc82',1,'amrex::DataServices::FillVar(MultiFab &destMultiFab, int finestFillLevel, const std::string &varname)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a685ca8742a6b888e3f8b43edf70a8d27',1,'amrex::DataServices::FillVar(FArrayBox *destFab, const Box &destBox, int finestFillLevel, const std::string &varname, int procWithFab)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a07cc26d410e6d3ff0a3bca3426e1343c',1,'amrex::AmrData::FillVar(MultiFab &destMultiFab, int finestFillLevel, const std::string &varname, int destcomp=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ad21c6566676a74569438fc34998a9874',1,'amrex::AmrData::FillVar(MultiFab &destMultiFab, int finestFillLevel, const Vector< std::string > &varNames, const Vector< int > &destFillComps)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a65b5439faa7e1ef2949f00edaac3d1f0',1,'amrex::AmrData::FillVar(Vector< FArrayBox * > &destFabs, const Vector< Box > &destBoxes, int finestFillLevel, const std::string &varName, int procWithFabs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9da43b855d7bb5e6a5e7ca51b4d60e98',1,'amrex::AmrData::FillVar(FArrayBox *destFab, const Box &destBox, int finestFillLevel, const std::string &varName, int procWithFabs)']]],
+ ['fillvararrayoffabs_2886',['FillVarArrayOfFabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a43f59cb422b6dfd7c8ddd1da1b748092',1,'amrex::DataServices']]],
+ ['fillvarmultifab_2887',['FillVarMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a771038382eed1afc9937f305dd7d6a99',1,'amrex::DataServices']]],
+ ['fillvaronefab_2888',['FillVarOneFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a40aed13acee70704bf8458966f292801',1,'amrex::DataServices']]],
+ ['fillvolfrac_2889',['fillVolFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac37a09c9b81e67ee3c1f9882db9c2a38',1,'amrex::EB2::Level']]],
+ ['filterandtransformparticles_2890',['filterAndTransformParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a445eaaec6b8c6d91c449c1807b12ae6f',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Index *mask, F const &f, Index src_start, Index dst_start) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6ec82174b9e85180e43d20c64b52b26',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Index *mask, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5f493bb769f1f402add59c4dfb6df1a',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Pred &&p, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e262a7d63bd04c8d334eeaaa8eb53b4',1,'amrex::filterAndTransformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Index *mask, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7d643abf32742bb6d7d758f835f8ac83',1,'amrex::filterAndTransformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Pred const &p, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acad355709025876e4bace25065cedcec',1,'amrex::filterAndTransformParticles(DstTile &dst, const SrcTile &src, Pred const &p, F &&f, Index src_start, Index dst_start) noexcept']]],
+ ['filterparticles_2891',['filterParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86fc8a08b6a63681e7751ac0b20bd96b',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, const Index *mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0484051ab2f4dc9ebed16cb4f0ca2817',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, const Index *mask, Index src_start, Index dst_start, N n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33445242f6db048d6f630ee51db51c66',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, Pred &&p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31d02dac6559bf01b7ffc7080e11b6b3',1,'amrex::filterParticles(DstTile &dst, const SrcTile &src, Pred const &p, Index src_start, Index dst_start, N n) noexcept']]],
+ ['filterpositiveid_2892',['FilterPositiveID',['https://amrex-codes.github.io/amrex/doxygen/structFilterPositiveID.html',1,'']]],
+ ['filterstatus_2893',['FilterStatus',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4',1,'BLProfStats']]],
+ ['filtertimeranges_2894',['filterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a280bcf247ab0b852e9e87cb757388f6b',1,'BLProfStats']]],
+ ['filtervirt_2895',['FilterVirt',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html',1,'FilterVirt'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#afae2fe13dafb05fa3cbe4ccf30373dde',1,'FilterVirt::FilterVirt()']]],
+ ['final_5ffill_5fbc_2896',['final_fill_bc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2e4658b153dbf32716f539161d0b879e',1,'amrex::MLMGT']]],
+ ['finalize_2897',['Finalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a0e43c0beef959593d4253805a22b6abc',1,'amrex::FArrayBox::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< PetscInt >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< Real >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#aca63ee9d8635b17aeb34bc512f1ea8a9',1,'amrex::BLProfiler::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a16062c68a56d66f78af7d8cdaf61e330',1,'amrex::BoxArray::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5bf574c7d8adff1fc0593e06d9007078',1,'amrex::Gpu::Device::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac8ce7dd033d1e5a163617b7b06d1fab0',1,'amrex::DistributionMapping::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< char >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58b341e8a1b6a668812e8801b917a9de',1,'amrex::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0f7d18c9334054a0934c2740860971c2',1,'amrex::FabArrayBase::Finalize()']]],
+ ['finalize_2898',['finalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a85eb163d1194d5afb39217626b876971',1,'amrex::InSituBridge']]],
+ ['finalize_2899',['Finalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a9fe8b1d3b2da351d3701dd7c44ca1139',1,'amrex::IArrayBox::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a30306fc1aaa921993a9667b639ec26c5',1,'amrex::iMultiFab::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#afaca15a1f386d11c48a96ce6dc37c0dc',1,'amrex::sundials::MemoryHelper::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a68cb3cd35ae7cc4bc40b4f9cfd44d016',1,'amrex::MemProfiler::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a7f8343c78da4a5d341aae1e5aea752aa',1,'amrex::MFIter::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae7a5398061b1bffdd1679a3a78f8b741',1,'amrex::MultiFab::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9283fab7556352eeff908ca26cd440be',1,'amrex::ParmParse::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a2344d0f82665ec2e7efe266b015d163c',1,'amrex::TinyProfiler::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aae19503ef83149be04e9d97f1c6bd6a3',1,'amrex::VisMF::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< HYPRE_Int >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a2040a56976bffbbfac29f5e01800ea3c',1,'amrex::AsyncOut::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#afd3e2ed9a69b9e53f5b68eca49ee6fe6',1,'amrex::EB2::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a01ac7d4ed0bfab3839b45995cf260a05',1,'amrex::Lazy::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1machine.html#a80498796973f6b853437e50ba873a6d1',1,'amrex::machine::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a444d6a7e87c49476671049df5ea59107',1,'amrex::MPMD::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95032768c19f94a64196f85fefeee239',1,'amrex::ParallelDescriptor::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#abf6b47f72923c8ef9f360c6a93289a18',1,'amrex::sundials::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8117ae9942e01445ea7fe62d2f190c64',1,'amrex::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< int >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< EBCellFlag >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adce93d1ef45e49e692f62ee9fa8ac48f',1,'amrex::Amr::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'BaseFab< AtomicInt >::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b42e2b61ac6d8050def0a5e9bde849f',1,'amrex::BaseFab::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aba76fcc2eabe3ac7e99e4b5e52cf3f0f',1,'amrex::BARef::Finalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a06dd6197d2081d7dd4c1bed308edd387',1,'amrex::Arena::Finalize()']]],
+ ['finalize_5fcell_5fflags_2900',['finalize_cell_flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFileLevel.html#a9a4a658f30d3a6e5895a204000dce41f',1,'amrex::EB2::ChkptFileLevel']]],
+ ['finalized_2901',['finalized',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a371e17b5bdd1d743dd9ac0a8bb1bced9',1,'amrex::MFIter']]],
+ ['finalizeinit_2902',['FinalizeInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#acc31a806beac20735b0589a0195dd3e2',1,'amrex::Amr']]],
+ ['finalizeinsitu_2903',['finalizeInSitu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a566aa710514e53eb2193e7bbd4e5ff8d',1,'amrex::Amr']]],
+ ['find_5fbest_5fnbh_2904',['find_best_nbh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1machine.html#afa7cf247ac1fb3972693835d136c00f1',1,'amrex::machine']]],
+ ['find_5fintersection_5fpoint_2905',['find_intersection_point',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a713485f892bf13f6879fcd8a1ccf5b6e',1,'amrex::tri_geom_ops']]],
+ ['findoffsets_2906',['FindOffsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aef586d2b8907165dffdf87ea2c9730c9',1,'amrex::VisMF']]],
+ ['findtimerange_2907',['FindTimeRange',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af024320c638e753af5a20def51afcde5',1,'CommProfStats']]],
+ ['fine_5fcell_2908',['fine_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#aa221a3ae37a8e49741bf7503ddfbf026',1,'amrex_eb_flux_reg_nd_module::fine_cell()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a2fa5d865b2e74dc30d9578fb547894ed',1,'amrex::nodelap_detail::fine_cell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763ca4438d5a5594d291716164dd529a902cd',1,'amrex::YAFluxRegisterT::fine_cell()']]],
+ ['fine_5fgrid_5fidx_2909',['fine_grid_idx',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#aca354eb516dc263308380e26666bb0b7',1,'amrex::FabArrayBase::CFinfo']]],
+ ['fine_5flevel_2910',['fine_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a43c7c6ca83e0c49296f131ecf5eb8b0e',1,'amrex::FluxRegister']]],
+ ['fine_5fnode_2911',['fine_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a44a771868b3300cfbd325b977e5f9405',1,'amrex::nodelap_detail']]],
+ ['fine_5fratio_2912',['fine_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a109f988dd098fdb2a6b854a742015397',1,'amrex::AmrLevel']]],
+ ['fineadd_2913',['FineAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#af0579b0e1a1626ef31ce4c3161dded2e',1,'amrex::EBFluxRegister::FineAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#abff8b13543ca6e0eb194283e744b4caa',1,'amrex::YAFluxRegisterT::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &a_flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a9eea47bda999a0731934a386b05b3978',1,'amrex::YAFluxRegisterT::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a4e3874c3557a701913061d4a9ef49c4d',1,'amrex::FluxRegister::FineAdd(const FArrayBox &flux, const FArrayBox &area, int dir, int boxno, int srccomp, int destcomp, int numcomp, Real mult, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a1632f69b9bb40407c6622d6841c48938',1,'amrex::FluxRegister::FineAdd(const FArrayBox &flux, int dir, int boxno, int srccomp, int destcomp, int numcomp, Real mult, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a95d4c8d650762923da71c09c414b2258',1,'amrex::FluxRegister::FineAdd(const MultiFab &mflx, const MultiFab &area, int dir, int srccomp, int destcomp, int numcomp, Real mult)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ab43d78762f0ea9fe8a2146dab58b9cf3',1,'amrex::FluxRegister::FineAdd(const MultiFab &mflx, int dir, int srccomp, int destcomp, int numcomp, Real mult)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#ae7dab32dce79ee2932c74b0bf746d945',1,'amrex::EdgeFluxRegister::FineAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#abff8b13543ca6e0eb194283e744b4caa',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &a_flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a9eea47bda999a0731934a386b05b3978',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ab13698fba1225545ad68fc7f29794e85',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, int srccomp, int destcomp, int numcomp, RunOn runon)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a4d2611b6de348e9aafaa1d75dca7ec33',1,'amrex::EBFluxRegister::FineAdd(const MFIter &mfi, const std::array< FArrayBox const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, AMREX_SPACEDIM > &areafrac, const FArrayBox &dm, RunOn runon)']]],
+ ['finebnd_2914',['finebnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#a84bd1ce2743440bc77f2be80eea8bee4',1,'amrex::Extrapolater']]],
+ ['finehaswork_2915',['FineHasWork',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#aadc0fd498bbbe602b6468b9624b322cf',1,'amrex::YAFluxRegisterT']]],
+ ['fineindex_2916',['fineIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#aea1dff058968ff389de6b6f7535de577',1,'amrex::FabArrayBase::FabComTag']]],
+ ['finelevel_2917',['fineLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a7aa00b34c175fadfdb6bae33c68bf5d1',1,'amrex::FluxRegister']]],
+ ['fineratio_2918',['fineRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3fb007c5f97c38ef4515b3a74d6873fa',1,'amrex::AmrLevel']]],
+ ['finesetval_2919',['FineSetVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a6295b79fe12737051efd360468bfe344',1,'amrex::FluxRegister']]],
+ ['finest_5famr_5flev_2920',['finest_amr_lev',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8dcbe08a11647df4d03789590bdc1de0',1,'amrex::MLMGT']]],
+ ['finest_5flevel_2921',['finest_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a7a466d1cfea1c18c35128fb5a7c5793f',1,'amrex::AmrMesh']]],
+ ['finestbox_2922',['finestBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#ada3a3b61091ef724c8bb5c03ff6a6084',1,'amrex::OrderedBoxes']]],
+ ['finestbox_2923',['FinestBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a97b63fbc82d7eb65130caa9d3b7973e5',1,'amrex::OrderedBoxes']]],
+ ['finestcontaininglevel_2924',['FinestContainingLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac2d3dd0aea616e10181d20da60d32239',1,'amrex::AmrData']]],
+ ['finestintersectinglevel_2925',['FinestIntersectingLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9578a44932eb4060e7ba940ac622005a',1,'amrex::AmrData']]],
+ ['finestlevel_2926',['finestLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af6ce90c319a7c5388903fcfc2aae1f43',1,'CommProfStats::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a71cf25bbc89fd5fd140d6a7090a8b451',1,'amrex::AmrMesh::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac72fc0f84c6f2c0ced8da0b77f73d0ce',1,'amrex::AmrParGDB::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ad1ee0b22c6d8a20ded281afcbf343d4f',1,'amrex::ParGDB::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ac1fa02ba52840aba7e4ef263cb1415a8',1,'amrex::ParGDBBase::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa9d1fb8c82d375e2d473e0dd677b3f61',1,'amrex::ParticleContainerBase::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a99dc2f85369316618b49eaf849f06568',1,'amrex::PlotFileData::finestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a803eda21276f7f33029700a471f9f275',1,'amrex::PlotFileDataImpl::finestLevel()']]],
+ ['finestlevel_2927',['FinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1bfae1293b49c3ace47ffd0cb40b45ce',1,'amrex::AmrData']]],
+ ['finestlevel_2928',['finestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a6284a1347eff4eb0f6f6bdb2f4417354',1,'amrex::AmrData']]],
+ ['finish_2929',['Finish',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#aee3a42cfdf4c23b913fe7b42f8a22185',1,'amrex::AsyncOut::Finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a1087e92b5b216fe4574e45078338cd51',1,'amrex::BackgroundThread::Finish()']]],
+ ['finishconstructor_2930',['finishConstructor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a954293930715e389153026f726dbd960',1,'amrex::AmrLevel']]],
+ ['finishedreading_2931',['finishedReading',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a85a53512b313a24369fca3a3a53dbdb9',1,'amrex::NFilesIter']]],
+ ['finishedwriting_2932',['finishedWriting',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a7f0df2d517d11041df8498eedf986153',1,'amrex::NFilesIter']]],
+ ['finterpbndrydata_2933',['fInterpBndryData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a56136e9147b36f3e7fcdf12c22760b58',1,'amrex']]],
+ ['first_2934',['first',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a1b86c4a826c9a664f5f506cd069a7234',1,'amrex::ValLocPair::first()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a3eeb06cae2d6df753d4f290f474d4da7',1,'amrex::ValLocPair::first() const']]],
+ ['first_2935',['FIRST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aab7d9931789f57c8612f4b55f457a0c6a0f0d0333ed203bc31cd4c28900c2d77c',1,'amrex::ParmParse']]],
+ ['first_5fplotfile_2936',['first_plotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af12817d167774c57ed1c1f24bb03954a',1,'amrex::Amr']]],
+ ['first_5fsmallplotfile_2937',['first_smallplotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aacd36827f62f4c412e11818f70bda156',1,'amrex::Amr']]],
+ ['firstbucketonproc_2938',['firstBucketOnProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#aab3da03c66b146dacb70168328d0873b',1,'amrex::ParticleBufferMap']]],
+ ['firstorderextrap_2939',['FirstOrderExtrap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#ad0a63d588f868c546dfbbc818dec9273',1,'amrex::Extrapolater::FirstOrderExtrap(MultiFab &mf, const Geometry &geom, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#af161e1034e6eb3d4f30760fa5b5b1944',1,'amrex::Extrapolater::FirstOrderExtrap(MultiFab &mf, const Geometry &geom, int scomp, int ncomp, int nGrow)']]],
+ ['five_2940',['five',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a7469c455ff0cedccfe42c39814622d44',1,'amrex_constants_module']]],
+ ['five12th_2941',['five12th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a16b4fbe0e606a90fa3ba0cdf682fd56d',1,'amrex_constants_module']]],
+ ['five32nd_2942',['five32nd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ad3fd6c63d0c0954f675fe3b37ea0223d',1,'amrex_constants_module']]],
+ ['five3rd_2943',['five3rd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a884b54aef39c5c0ccba71be9614da8ea',1,'amrex_constants_module']]],
+ ['five6th_2944',['five6th',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a5321716779ead3e7f70ea68bdbd2fb8b',1,'amrex_constants_module']]],
+ ['fixcoarseboxsize_2945',['FixCoarseBoxSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acdfc31382ab1f46867b783921a6f465e',1,'amrex']]],
+ ['fixsolvabilitybyoffset_2946',['fixSolvabilityByOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac44f404584644c6cb3f7548de48206d0',1,'amrex::MLCellLinOpT::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9b6ac2fe55b5951ef0aee9cfdf3e56c0',1,'amrex::MLLinOpT::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9b6ac2fe55b5951ef0aee9cfdf3e56c0',1,'MLLinOpT< Array< MultiFab, 3 > >::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae2e69b93bd6080fe66cfacedfba6f3aa',1,'amrex::MLNodeLaplacian::fixSolvabilityByOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a8f7f76427fa0ea163014406f3d923933',1,'amrex::MLNodeLinOp::fixSolvabilityByOffset()']]],
+ ['fixupresidualmask_2947',['fixUpResidualMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#af851a769ccbcd52c5950734a24067440',1,'amrex::MLEBNodeFDLaplacian::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a47a17a53556ce90250db12c55ae5e115',1,'amrex::MLNodeABecLaplacian::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a34d08ccf80dad6eead2922c6a41cee16',1,'amrex::MLNodeLaplacian::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a29f7b2267b3d4d5847b1685e1ffd14ae',1,'amrex::MLNodeLinOp::fixUpResidualMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af00aee37c0b544681bc9883ccd96656d',1,'amrex::MLNodeTensorLaplacian::fixUpResidualMask()']]],
+ ['flag_2948',['flag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a02795942f0ecd9ff232334b4c4ccdb20',1,'amrex::EB2::Neighbor::flag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#ae0735abae42447ec4d484a5d3fd93a87',1,'amrex::MFIter::DeviceSync::flag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab630a116c4a01a64f68d4a8a1592360f',1,'amrex::EBCellFlag::flag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html#a237e9da276b87d96f439acec1e3db563',1,'amrex::Scan::RetSum::flag()']]],
+ ['flag_5finvoked_2949',['flag_invoked',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ad9801acca834dcbc7ec55dd3c34f48aa',1,'amrex::ForkJoin']]],
+ ['flag_5fverbose_2950',['flag_verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a943794e0f810e216579ad8156d11cd20',1,'amrex::ForkJoin']]],
+ ['flags_2951',['flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1184620f493f560be355cf02e5a0e619',1,'amrex::MFIter']]],
+ ['flags_2952',['Flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38',1,'amrex::MFIter']]],
+ ['flex_5fgmres_5fsolver_5fconfigure_2953',['flex_gmres_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a3cd35a345fcd7b90cccaaa542ded29cf',1,'amrex::HypreIJIface']]],
+ ['flip_2954',['flip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0d06bd2cc857a9cf3098d16996a1ddd7',1,'amrex::IndexTypeND::flip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0d06bd2cc857a9cf3098d16996a1ddd7',1,'IndexTypeND< AMREX_SPACEDIM >::flip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a2b165e7e8b05111ce8c93285bc85f081',1,'amrex::Orientation::flip()']]],
+ ['flo_2955',['flo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#a4aad32731fdd8c6fc4165947c7959ec8',1,'amrex::MLMGPSTag']]],
+ ['floor_2956',['floor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad83cc01ed7402d9d384b73c046a96b87',1,'amrex::RealVect::floor() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad83cc01ed7402d9d384b73c046a96b87',1,'amrex::RealVect::floor() const noexcept']]],
+ ['flushcfinfo_2957',['flushCFinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a713c123f38e7c4666b28628d59c6e0c9',1,'amrex::FabArrayBase']]],
+ ['flushcpc_2958',['flushCPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a16c472ffe97ca76e2ffa59ffceec0931',1,'amrex::FabArrayBase']]],
+ ['flushcpcache_2959',['flushCPCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6011806b7564dbb0849cc33d57e95a4f',1,'amrex::FabArrayBase']]],
+ ['flushfb_2960',['flushFB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ad0036a8cccab0b66956ebdb8fb07d16f',1,'amrex::FabArrayBase']]],
+ ['flushfbcache_2961',['flushFBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac8219bfa75d50673c667ce09d6cb2d83',1,'amrex::FabArrayBase']]],
+ ['flushfpicache_2962',['FlushFPICache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac96bd5573c5f63e798aa682a7d5756ae',1,'amrex::AmrLevel']]],
+ ['flushfpinfo_2963',['flushFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a793ba5ae5a1533bae6a98b901df96664',1,'amrex::FabArrayBase']]],
+ ['flushgrids_2964',['FlushGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa4bfe1de93aafef1d7365e677047b5ec',1,'amrex::AmrData::FlushGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a41a948375962564d161d7b43d9f72484',1,'amrex::AmrData::FlushGrids(int componentIndex)']]],
+ ['flushparforcache_2965',['flushParForCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#af1e359a059abb783d093f29cc1c84693',1,'amrex::FabArrayBase']]],
+ ['flushparforinfo_2966',['flushParForInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a38c437b445b30f872df4f5ed6232e9a1',1,'amrex::FabArrayBase']]],
+ ['flushpolarb_2967',['flushPolarB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a11436d5c97b9158ac23058287feada66',1,'amrex::FabArrayBase']]],
+ ['flushpolarbcache_2968',['flushPolarBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a70b561d2ca803ef3488983323339bac6',1,'amrex::FabArrayBase']]],
+ ['flushrb180_2969',['flushRB180',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac71669e7574424826140208ef85fcc4a',1,'amrex::FabArrayBase']]],
+ ['flushrb180cache_2970',['flushRB180Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a44faf0f19d9f24cacd58d8396b2c1610',1,'amrex::FabArrayBase']]],
+ ['flushrb90_2971',['flushRB90',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab092b4d04401abad6715b550b01dd5b4',1,'amrex::FabArrayBase']]],
+ ['flushrb90cache_2972',['flushRB90Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#abf133627f3fe188828f9cdf811dd8a86',1,'amrex::FabArrayBase']]],
+ ['flushtilearray_2973',['flushTileArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a03141dc770d42b5297105bb259b9c8e5',1,'amrex::FabArrayBase']]],
+ ['flushtilearraycache_2974',['flushTileArrayCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a653b5bd0ac05e183721ba30b5c5dbb55',1,'amrex::FabArrayBase']]],
+ ['fluxreg_5ffineadd_2975',['fluxreg_fineadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a18058abd47bcc0f005182c829f1f4e0a',1,'amrex']]],
+ ['fluxreg_5ffineareaadd_2976',['fluxreg_fineareaadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a75205bf4e5cf11c750d36643d869651e',1,'amrex']]],
+ ['fluxreg_5freflux_2977',['fluxreg_reflux',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7c97748d6aef1a9d510523f3c374b63f',1,'amrex']]],
+ ['fluxregister_2978',['FluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html',1,'amrex::FluxRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a73a0f9bfd301cc69846f78fbbbec0527',1,'amrex::FabSetT::FluxRegister()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a935b4c43c77115935fcf76b3e4a6e009',1,'amrex::FluxRegister::FluxRegister()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aea5e30aea810dbb261555f307106d406',1,'amrex::FluxRegister::FluxRegister(const BoxArray &fine_boxes, const DistributionMapping &dm, const IntVect &ref_ratio, int fine_lev, int nvar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a443996c9a22893bae492440a1f716096',1,'amrex::FluxRegister::FluxRegister(FluxRegister &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a534089570aa27c91fc783470dc34edc2',1,'amrex::FluxRegister::FluxRegister(const FluxRegister &rhs)=delete']]],
+ ['fmultifab_2979',['fMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1df3d6c5876d88132d2b3793984a6b7d',1,'amrex']]],
+ ['fname_2980',['fname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8691b33b40a313ca7ffe01a287f57dff',1,'amrex::TinyProfiler::fname()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a38621bfbdcc37e8e877df3a96bf3c5e3',1,'amrex::TinyProfiler::ProcStats::fname()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#ad67743332ab69e7c9bc65a551c4b9eb7',1,'amrex::TinyProfiler::MemProcStats::fname()']]],
+ ['fnamenumber_2981',['fnameNumber',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#ac01a3f5eb9b5f39ea6fbc013381f9e15',1,'BLProfStats::CallTreeNode']]],
+ ['fnameremap_2982',['fnameRemap',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ad939cb55c98e57e3999caabc8096c2e7',1,'RegionsProfStats']]],
+ ['for_2983',['For',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a251ca4b51f175328b286fdfd7171c15f',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9c28f856b384e7639fbb34427123b7d',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeee7a2a1b52aa2d57763ab36928ceec4',1,'amrex::For(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad457e5329315312926c0113d9f3d626d',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ea98821ea183c55bd8a7ecca588e971',1,'amrex::For(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c17fa7ab4b55cbcb121d819843bef73',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac7c7bd1c17c60efcd9caba171127c04',1,'amrex::For(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7fc8e0d09589aa2e8933caa1677ea10a',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a833a3a896f9a27574e313b57e01ebd85',1,'amrex::For(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a82a13be7442ff8f47fe56b3fdd1665c2',1,'amrex::For(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac265b5bf7b7f3dca04c343c198b4d6ae',1,'amrex::For(BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a81d8c924a27f9fb7decf2d2ac1dcd8',1,'amrex::For(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0d978e5f393e8e667b075e736636f1c4',1,'amrex::For(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58f6305adbac638674782f274ce8bb80',1,'amrex::For(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22c6c19b7533ed5219ce1853d5aa625d',1,'amrex::For(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb038d495d77c299406ea33380d0f548',1,'amrex::For(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad35f3db1603e73e8e8d7f652bb6865eb',1,'amrex::For(BoxND< dim > const &box, L &&f) noexcept']]],
+ ['for_5feach_5fimpl_2984',['for_each_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af378b35270a3e9fbab911a6fe0058eb5',1,'amrex::detail']]],
+ ['for_5feach_5finit_2985',['for_each_init',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#a22849c15bbaf703129453036d2a01aef',1,'amrex::Reduce::detail']]],
+ ['for_5feach_5flocal_2986',['for_each_local',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#afd579b95fc57cf9aaf43717d976eff41',1,'amrex::Reduce::detail']]],
+ ['for_5feach_5fparallel_2987',['for_each_parallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#abe303744738dffcde1225825759169f1',1,'amrex::Reduce::detail']]],
+ ['for_5feach_5funtil_5fimpl_2988',['for_each_until_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a8e84dd049acffc06333882e476f741ce',1,'amrex::detail']]],
+ ['for_5fimpnd_2989',['For_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a3fed1f766f2a246764a7880eecc640c8',1,'amrex::detail::For_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af64c8e0dcca83824d84b736217db75a6',1,'amrex::detail::For_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
+ ['foreach_2990',['ForEach',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca65f803ae9e0c199552d38482b6dbdc',1,'amrex']]],
+ ['foreachuntil_2991',['ForEachUntil',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad482086094efe1bf5748ee81c759d86e',1,'amrex']]],
+ ['fork_5fjoin_2992',['fork_join',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a2f557068fd57a8cd131263fa6769b631',1,'amrex::ForkJoin']]],
+ ['forked_2993',['forked',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a335de4835763f4875e6c6089f5e739c9',1,'amrex::ForkJoin::MFFork']]],
+ ['forkjoin_2994',['ForkJoin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html',1,'amrex::ForkJoin'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a2d8bbf7d8eb515f4249b97829a733c33',1,'amrex::ForkJoin::ForkJoin(int ntasks)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aac9106c8fc6d9be62cf1a73f2db0e820',1,'amrex::ForkJoin::ForkJoin(const Vector< double > &task_rank_pct)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a0390a77315df9f09143645cbecf24515',1,'amrex::ForkJoin::ForkJoin(const Vector< int > &task_rank_n)']]],
+ ['format_2995',['format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a8cb9b648353fe9b5fb90cdfccf5b0c89',1,'amrex::FArrayBox']]],
+ ['format_2996',['Format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9f',1,'amrex::FABio']]],
+ ['format_2997',['format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a65aa15d431df67cfea2ea887e8144c88',1,'amrex::RealDescriptor::format() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#add111caab7a47e1e54409f0fe0f531d5',1,'amrex::RealDescriptor::format() const &']]],
+ ['formatarray_2998',['formatarray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ad827bfc5b6baadddd3c1b913f46057f3',1,'amrex::RealDescriptor::formatarray() const &'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a1da9a838223819cf642f6a8288616c51',1,'amrex::RealDescriptor::formatarray() &&=delete']]],
+ ['forward_2999',['forward',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#af28600d38f03ba1894b42bb88b8fccfb',1,'hacc::Dfft::forward(float const *in, size_t ghost)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a652ffd252711fcce9a5cc65d32da877e',1,'hacc::Dfft::forward(complex_t const *in)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a8ddddcf90a534cbb5cd92e89c4ab79d9',1,'hacc::Dfft::forward(float const *in, size_t ghost0, size_t ghost1)']]],
+ ['forwardastuple_3000',['ForwardAsTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8cc1e47b11f22cfe944555f6e833cc8',1,'amrex']]],
+ ['forwardeuler_3001',['ForwardEuler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()']]],
+ ['four_3002',['four',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#aab3ec0e1c5a8f711f4923fc6d3f8a215',1,'amrex_constants_module']]],
+ ['four3rd_3003',['four3rd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a1bfb1e07f7cf927956882af149986c7d',1,'amrex_constants_module']]],
+ ['fourth_3004',['fourth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a04f6986662b60baad0ef6dfc00b3d3f0',1,'amrex_constants_module']]],
+ ['fourthorderinterpfromfinetocoarse_3005',['FourthOrderInterpFromFineToCoarse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adde5cec8cf83a5e5970cf61cd12e6bb7',1,'amrex']]],
+ ['fpc_3006',['FPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html',1,'amrex']]],
+ ['fpexcept_3007',['FPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2c',1,'amrex']]],
+ ['fpinfo_3008',['FPinfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html',1,'amrex::FabArrayBase::FPinfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ade7a9e79503e61ff6803d58a345d2ffa',1,'amrex::FabArrayBase::FPinfo::FPinfo()']]],
+ ['fpinfocache_3009',['FPinfoCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a13121d16e1be9ac4ea05a7df793a47fd',1,'amrex::FabArrayBase']]],
+ ['fpinfocacheiter_3010',['FPinfoCacheIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#adee16eddda3b226990da74e087c9cfd9',1,'amrex::FabArrayBase']]],
+ ['fr_3011',['fr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ae4c7fcfb3c69266545dd3f84af9b1115',1,'amrex::RealDescriptor']]],
+ ['frame_3012',['Frame',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html',1,'amrex::ParallelContext::Frame'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ad61cafd4a0e7503e8cd29810f57736e9',1,'amrex::ParallelContext::Frame::Frame(MPI_Comm c, int id, int io_rank)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a390e863e597de7ee5742e950baa2544e',1,'amrex::ParallelContext::Frame::Frame(MPI_Comm c)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a84ed11cec20f015349e7edd5fe0bccf4',1,'amrex::ParallelContext::Frame::Frame(Frame const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ac3367d337ca17031766061b36fac376b',1,'amrex::ParallelContext::Frame::Frame(Frame &&rhs) noexcept']]],
+ ['frames_3013',['frames',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a7f3a69943ec56b1596e37eef30f8c0f9',1,'amrex::ParallelContext']]],
+ ['free_3014',['free',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a92c318e660a559a2c8d4dc75ba2bc658',1,'amrex::CArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#abd7291506933a08740bb9b2abbc5ef98',1,'amrex::detail::SingleChunkArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a6ac9509d9d473110db4f19a62d958b3b',1,'amrex::PArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a5fa328945c30133a9b9c7f93ccf6e78f',1,'amrex::DataAllocator::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a423a57e61bf30c0dd08c5b03042306ff',1,'amrex::BArena::free()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a0c7e0730574c98febb6ddca2712cb515',1,'amrex::Arena::free()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#aa83b553298a2020fb6ebd7c21e236689',1,'amrex::algoim::ImplicitIntegral::free()']]],
+ ['freememavailable_3015',['freeMemAvailable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a92efa21af9b7ae2cb3ee5710922c8bac',1,'amrex::Gpu::Device']]],
+ ['freestate_3016',['FreeState',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a15739554c59b1f13c811674d600856a6',1,'amrex::BlockMutex']]],
+ ['freeunused_3017',['freeUnused',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#ae58dbb9ab6bb4e8d980b384b0d8804e5',1,'amrex::Arena::freeUnused()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7e9429cce47c95ae5f8d8d379ffe6184',1,'amrex::CArena::freeUnused()']]],
+ ['freeunused_5fprotected_3018',['freeUnused_protected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a881f97d5676c4784f52d6f4c702da696',1,'amrex::Arena::freeUnused_protected()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a496e3022b2c758f0f8cde7b20f954066',1,'amrex::CArena::freeUnused_protected()']]],
+ ['frequency_3019',['frequency',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a1f8a76f22bde94cbfc3c495aa50877e7',1,'amrex::InSituBridge']]],
+ ['fromproc_3020',['fromProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#a202904aa6d60c2cd616182957d41fe66',1,'amrex::FabArrayBase::FabComTag::fromProc()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a532ce884eade8499d8db3c56c3ec66a7',1,'CommProfStats::SendRecvPair::fromProc()']]],
+ ['front_3021',['front',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< char >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const int * >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< char >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::XDim3 >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::XDim3 >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::STLtools::Triangle >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::STLtools::Triangle >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::openbc::MomTag >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::openbc::MomTag >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::NeighborCode >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::NeighborCode >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::BoxND >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::BoxND >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'amrex::PODVector::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'amrex::PODVector::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a65eb4af53f5dc07b129bd14d11d728ba',1,'amrex::BoxList::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ab3d2612cde7e408f02101b15dd7781f1',1,'amrex::BoxList::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< int *, DefaultAllocator< int * > >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< unsigned int >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< unsigned int >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< std::size_t >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< std::size_t >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< ParticleReal * >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< ParticleReal * >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< int >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< int >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< int *, DefaultAllocator< int * > >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< int * >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< int * >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< index_type >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< index_type >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const ParticleReal * >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const ParticleReal * >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const int *, DefaultAllocator< const int * > >::front() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< const int *, DefaultAllocator< const int * > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< const int * >::front()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae35d54db01ac368409bd57f8e2f91941',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::front() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a24668b130567e7b47b01a5342ac943a2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::front() const noexcept']]],
+ ['frop_3022',['FrOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0886ce290105f66be4dc23059aa69cc7',1,'amrex::FluxRegister']]],
+ ['fsmooth_3023',['Fsmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ad219bae0ff8321a675900f6850dd551a',1,'amrex::MLABecLaplacianT::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af9232adb87973674d3243a2e01a10155',1,'amrex::MLPoissonT::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aa734b354f866f78f860ae30f1ad9a2ad',1,'amrex::MLNodeTensorLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a426c6b64def1c391b305be2ad1649103',1,'amrex::MLNodeLinOp::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#abb1b82912ef073dd81315503552625e1',1,'amrex::MLNodeLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7f342b270636e50520e1f99d1ded49f1',1,'amrex::MLNodeABecLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a375d3d3edaa7f6d3a16bf7a8456027f7',1,'amrex::MLEBNodeFDLaplacian::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a5a16b7371654dbd8f60d24bd0ce5307a',1,'amrex::MLEBABecLap::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a07fa09c5665782a39755f32fccdb7ec6',1,'amrex::MLCellLinOpT::Fsmooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#abcdd9ab9f087bf18744643b24d2e7471',1,'amrex::MLALaplacianT::Fsmooth()']]],
+ ['ftype_3024',['ftype',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html#a62007475d4ab8fbc995e43678912044d',1,'amrex::IParserExeF2_B::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html#adaa66210d4f097a9a20072b64f2d02a1',1,'amrex::ParserExeF2_F::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html#ac7050f924310ab62e44bdb3c1bebc34b',1,'amrex::ParserExeF2_B::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html#a4836ce4c26c643a2da9d8c8efbc0ae02',1,'amrex::ParserExeF1::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#af480e24f7880857ba4ee5710e1e2f823',1,'amrex::parser_f3::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a64c4972956d99a93eae3ded417a94e74',1,'amrex::parser_f2::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#aaf0d2b037f4bfd9b5216a0a799dcfbf8',1,'amrex::parser_f1::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html#aaad1b348b5afa2911cf4edcde0d14d08',1,'amrex::IParserExeF2_F::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html#ac9d6cad609c7461807d5bc5150f00954',1,'amrex::IParserExeF1::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#a41de9f56e8ed6a15ee641b476148c25a',1,'amrex::iparser_f3::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#af6bd8deb6f780b7f9078e5e86df76707',1,'amrex::iparser_f2::ftype()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html#ae6489e0fb7a5a08fe269c3d428baacaf',1,'amrex::iparser_f1::ftype()']]],
+ ['full_3025',['full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebcae9dc924f238fa6cc29465942875fe8f0',1,'amrex']]],
+ ['fullfilename_3026',['fullFileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a153902641555fc709b3befb6a4c6e881',1,'amrex::NFilesIter']]],
+ ['func_3027',['func',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a10804ba5e49805dde6c9343a0998b475',1,'amrex::DeriveRec']]],
+ ['func_3028',['Func',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a9fa958cc46c33768f0cf428f5fa6ca32',1,'amrex::Lazy']]],
+ ['func_5f3d_3029',['func_3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a540136f9f500bb35628b3e034161bd51',1,'amrex::DeriveRec']]],
+ ['func_5ffab_3030',['func_fab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#af68c5991f26f4c0642a77d0c03009f3e',1,'amrex::DeriveRec']]],
+ ['func_5fmf_3031',['func_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a1771b2a939059eb7f6c19b064d633ea4',1,'amrex::DeriveRec']]],
+ ['funcque_3032',['FuncQue',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#ae96e9ce9ac81427802df6fd09989e0d5',1,'amrex::Lazy']]],
+ ['funcstat_3033',['FuncStat',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html',1,'BLProfStats::FuncStat'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#a9584e7e0ee928c9d2f7bcf6b817c4629',1,'BLProfStats::FuncStat::FuncStat()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#ac8b5d8a4c6027d6b3f0b02c3c7c2b633',1,'BLProfStats::FuncStat::FuncStat(long ncalls, Real tt)']]],
+ ['functiontype_3034',['FunctionType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#aa9d8c656e7a0aa9ce8efa32053f74f4a',1,'amrex::EB2::GeometryShop']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_7.js b/amrex-hydro/Doxygen/html/search/all_7.js
index 68aaa7b..a7ed829 100644
--- a/amrex-hydro/Doxygen/html/search/all_7.js
+++ b/amrex-hydro/Doxygen/html/search/all_7.js
@@ -1,478 +1,478 @@
var searchData=
[
- ['gather_3038',['Gather',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a6ea7eeaafa369d6246da405045b73208',1,'amrex::detail::Gather(const T *, int, T *, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aac087974da543982e53f9b3f1da42005',1,'amrex::detail::Gather(const T &, T *, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab3aa34d0c55755f52fccec7dd20dd9fb',1,'amrex::ParallelDescriptor::Gather(Real const *sendbuf, int nsend, Real *recvbuf, int root)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad270703aec68e1bad2e5551590f10dd7',1,'amrex::ParallelDescriptor::Gather(const T *, size_t n, T1 *, size_t n1, int root)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a84c9d7d438ae259036461c6db6100a27',1,'amrex::ParallelDescriptor::Gather(const T &, int root)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelGather.html#accad75ceb30d24dd985037a1dddb72fa',1,'amrex::ParallelGather::Gather(const T *v, int cnt, T *vs, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelGather.html#ac500e0120b76d32a349a73f8ebfd36b2',1,'amrex::ParallelGather::Gather(const T &v, T *vs, int root, MPI_Comm comm)']]],
- ['gatherlayoutdatatovector_3039',['GatherLayoutDataToVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aaa8e2b582c52d43645acae3099cbaf4e',1,'amrex::ParallelDescriptor']]],
- ['gatherparticles_3040',['gatherParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab75c7a4946d605a7072d64407df6a6d8',1,'amrex']]],
- ['gatherv_3041',['Gatherv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a211110d15cfcd5d09168c6d415476ce6',1,'amrex::ParallelDescriptor']]],
- ['gcc_5fmap_5fnode_5fextra_5fbytes_3042',['gcc_map_node_extra_bytes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae9f4a54b51971f15803c95c7f677c1b8',1,'amrex']]],
- ['gccplacater_3043',['GccPlacater',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9d0fa7afb6bbeb5e81b5570445599fbf',1,'amrex']]],
- ['gccplacatermf_3044',['GccPlacaterMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad60aac176908ba51373d63ca49bef063',1,'amrex']]],
- ['generatemasks_3045',['GenerateMasks',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3f478913c1ee3d9bfed093be0301b6e',1,'amrex::InSituUtils']]],
- ['geom_3046',['geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#afca4d4cd5e3361c1d6fd1c64eff38141',1,'amrex::PETScABecLap']]],
- ['geom_3047',['Geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ad535ebc3896c9f8c1ea3e6530ffc070e',1,'amrex::AmrLevel::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a38a313616cf363d4848934853dd47092',1,'amrex::AmrMesh::Geom() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#adf16ab166b53c2ae62ee664a25e31e57',1,'amrex::AmrMesh::Geom(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab1419d0ea909582b877283e1196d6e68',1,'amrex::AmrMesh::Geom(int a_coarsest_lev, int a_finest_lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a24f762a6fc54a0adff17d31a5ff22e8b',1,'amrex::AmrMesh::Geom() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a924462614f8ea65b38f21163808bdddc',1,'amrex::AmrMesh::Geom(int lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a9d52a302b3f7f9d6b29f09e24fc906c4',1,'amrex::AmrParGDB::Geom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a3583b3618380eea92350a8a5bc29a46a',1,'amrex::AmrParGDB::Geom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a699118eee56fc9250d4ae940fff8cf18',1,'amrex::EBFArrayBoxFactory::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#abb45241bcd62cecd1f2e43a3c93cdf7c',1,'amrex::EB2::Level::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02b3d2ea4535daf60276e9014571f955',1,'amrex::MLLinOpT::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02b3d2ea4535daf60276e9014571f955',1,'MLLinOpT< Array< MultiFab, 3 > >::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a9e84259b6aa2852287649de9102a68e4',1,'amrex::ParGDB::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a0f4207bf31f6366cee4812742303879d',1,'amrex::ParGDBBase::Geom()']]],
- ['geom_3048',['geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a6313812bf3fe1b6c628ad07679244354',1,'amrex::StateDataPhysBCFunct::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a3ec12508ffa505780af64ebc27188233',1,'amrex::HypreNodeLap::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a97c4612c2a7f58b47c36ec710cb1b0f6',1,'amrex::Hypre::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ae4436ce0d60dc60cd15ff3ab3c2ed7a7',1,'amrex::BndryDataT::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a239ef06043779ea301395ae14876d6cb',1,'amrex::AmrMesh::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a571b97b176d8618fba71f56c8b44a7c8',1,'amrex::AmrLevel::geom()']]],
- ['geom_3049',['Geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a9ae9a37898b7fb6929b598194c8bca61',1,'amrex::ParticleContainerBase::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac06fddccd637c54fe5f86c83ac4e310f',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac06fddccd637c54fe5f86c83ac4e310f',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac06fddccd637c54fe5f86c83ac4e310f',1,'amrex::ParIterBase_impl::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a9f7d684223e77d4bf3162333a55c64d6',1,'amrex::ParGDBBase::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a90d6cb9a9d7e81879188f069a502ce24',1,'amrex::ParGDB::Geom()']]],
- ['geomelements_3050',['geomElements',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#aa2fa17ff2ba083371845090960b56abc',1,'amrex::EB2::SplineIF']]],
- ['geometry_3051',['Geometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html',1,'amrex::Geometry'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abe4767b2f215bc24725017610b86091d',1,'amrex::Geometry::Geometry() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ab9cc9315f181884f554c5866cd1e68e5',1,'amrex::Geometry::Geometry(const Box &dom, const RealBox *rb=nullptr, int coord=-1, int const *is_per=nullptr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7ba1318caf7c0f051bc33126789c4e94',1,'amrex::Geometry::Geometry(const Box &dom, const RealBox &rb, int coord, Array< int, AMREX_SPACEDIM > const &is_per) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a61c7b8c8cbb3b7a39b4db6ed8eface07',1,'amrex::Geometry::Geometry(const Geometry &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a02c8a9fe2c0a14e7ca251ce48e97ee5b',1,'amrex::Geometry::Geometry(Geometry &&rhs) noexcept=default']]],
- ['geometrydata_3052',['GeometryData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html',1,'amrex']]],
- ['geometryshop_3053',['GeometryShop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html',1,'amrex::EB2::GeometryShop< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a5cd1275a72a0d42d7058bbb4da6f3e8d',1,'amrex::EB2::GeometryShop::GeometryShop(F f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a3772b6627894ab939396feac8bc1c356',1,'amrex::EB2::GeometryShop::GeometryShop(F f, R r)']]],
- ['get_3054',['get',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< IArrayBox >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< IArrayBox >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< IArrayBox >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< FArrayBox >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< FArrayBox >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< FArrayBox >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< FArrayBox >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::Mask >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::Mask >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::Mask >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::Mask >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::EBCellFlagFab >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::EBCellFlagFab >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::EBCellFlagFab >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::EBCellFlagFab >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::CutFab >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::CutFab >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::CutFab >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::CutFab >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::BaseFab< PetscInt > >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::BaseFab< PetscInt > >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::BaseFab< PetscInt > >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::BaseFab< PetscInt > >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a54183310926451315930c0a0a09f1475',1,'amrex::ParmParse::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html#aa0974cb46a5b57ae7678cfeeff813a2e',1,'amrex::detail::SplitIndexList::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a48fae2c492bcad7afe1baed7ed0bfc64',1,'amrex::ref_wrapper::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a5f44b55b81dc4217e138a7f78d95a1db',1,'amrex::ParallelDescriptor::ProcessTeam::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a54da839203de93e062dbff05377d999b',1,'amrex::PlotFileDataImpl::get(int level, std::string const &varname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a780c89af0db95b7c96610739ca60ac6c',1,'amrex::PlotFileDataImpl::get(int level) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a7b6393c9a0c4b2df192051eacccbaafd',1,'amrex::PlotFileData::get(int level, std::string const &varname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a53dc80997747ee42565b6fb3e6509281',1,'amrex::PlotFileData::get(int level) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a52b882dec70bfeb4ccf32cd859e148f3',1,'amrex::ParmParse::get(const char *new_name, const char *old_name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a24eb7bf5d0d06251bf15a44b8a8a1a4f',1,'amrex::ParmParse::get(const char *name, std::array< T, N > &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac246c039fd27b9a2bdccfc99d68062a6',1,'amrex::ParmParse::get(const char *name, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a31599e95400a726459b3ea9b4ccce720',1,'amrex::ParmParse::get(const char *name, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae2021776ee6ddf9a139d8a0af42785a9',1,'amrex::ParmParse::get(const char *name, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae902806780e0a1daed6a161b95178435',1,'amrex::ParmParse::get(const char *name, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac4efb98e8b17112650c2d0034a9681ef',1,'amrex::ParmParse::get(const char *name, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2e078bf57389f3da2ad75a53aca0771',1,'amrex::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a3a48f359b6d8c12b019b3e1b7c097f72',1,'amrex::ParmParse::get(const char *name, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a26252e98bdffbce5baf1695ca817cb30',1,'amrex::ParmParse::get(const char *name, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a24db67f875cbc2a56406c66f48d60b8a',1,'amrex::ParmParse::get(const char *name, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8f9b2ed1f135f96eafb0de05b63629c9',1,'IntVectND< AMREX_SPACEDIM >::get() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a212b3bbe291afc28147d03c7271af651',1,'IntVectND< AMREX_SPACEDIM >::get() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8f9b2ed1f135f96eafb0de05b63629c9',1,'amrex::IntVectND::get() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a212b3bbe291afc28147d03c7271af651',1,'amrex::IntVectND::get() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a5078e6c6fb7f7e2d182958fbd40e6f47',1,'IndexTypeND< AMREX_SPACEDIM >::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a5078e6c6fb7f7e2d182958fbd40e6f47',1,'amrex::IndexTypeND::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< TagBox >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< TagBox >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< TagBox >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< TagBox >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< IArrayBox >::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a46cff55b388d9aaefe81cd3a8a6d7648',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::get()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7630375a13ce1d49fd232e6436d658e2',1,'amrex::get(GpuTuple< Ts... > &&tup) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a55b45d61c6e18c31d787042cf9169385',1,'amrex::get(GpuTuple< Ts... > &tup) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::BaseFab< AtomicInt > >::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#acaacc2e448d7ecbac9fbcb817e39b125',1,'amrex_parmparse_module::amrex_parmparse::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ab3b0861ff49959fd1103921dc291b918',1,'amrex::Any::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a743acfa69c626f0a2f66fda4830312dc',1,'amrex::Any::get() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac4e1bbf1c88985b380f9e9df11be7354',1,'amrex::BoxArray::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#aa6b9cce8542740cec857772417d67dd5',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a6ff8692064ee148c07daeec4c5f2620b',1,'amrex::DeriveList::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'amrex::FabArray::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'amrex::FabArray::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'amrex::FabArray::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'amrex::FabArray::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::BaseFab< AtomicInt > >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::BaseFab< AtomicInt > >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::BaseFab< AtomicInt > >::get(int K) const noexcept']]],
- ['get32bitcode_3055',['get32BitCode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#acbda6a326e80b22c8e947f504a89f459',1,'amrex::Morton']]],
- ['get_5faggregate_3056',['get_aggregate',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#a91708a0258707972ce13689407b5c0bf',1,'amrex::Scan::detail::BlockStatus< T, false >::get_aggregate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a39342a923b5962b079be0fa1f9b39131',1,'amrex::Scan::detail::BlockStatus< T, true >::get_aggregate()']]],
- ['get_5fallocator_3057',['get_allocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< char >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< unsigned int >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'amrex::PODVector::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::BoxND >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::NeighborCode >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::openbc::MomTag >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::STLtools::Triangle >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::XDim3 >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< std::size_t >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const int * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const int *, DefaultAllocator< const int * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const ParticleReal * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< index_type >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< int * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< int *, DefaultAllocator< int * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< int >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< ParticleReal * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::get_allocator()']]],
- ['get_5fcell_5fdata_3058',['get_cell_data',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a50a85d7bbd84f5b4116132d9dc5815',1,'amrex']]],
- ['get_5fcell_5ftype_3059',['get_cell_type',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a4e837dbfa10cc1075d4c603eddcda32a',1,'amrex_ebcellflag_module']]],
- ['get_5fcommand_3060',['get_command',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b2451baea738a8717530466c13f37fe',1,'amrex']]],
- ['get_5fcommand_5fargument_3061',['get_command_argument',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a566544464dedd2d70fe9969fc79658cd',1,'amrex']]],
- ['get_5fd_3062',['get_d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#af811bb2dca600cc0f76358ff2affeba3',1,'hacc::Dfft']]],
- ['get_5fd0_3063',['get_d0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28402657d9216f6ef38835ab562ee58b',1,'MLLinOpT< Array< MultiFab, 3 > >::get_d0()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28402657d9216f6ef38835ab562ee58b',1,'amrex::MLLinOpT::get_d0(T const &dx, T const &dy, T const &) const noexcept']]],
- ['get_5fd1_3064',['get_d1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adad8c3e9a304cc409d473b2d44aa4520',1,'amrex::MLLinOpT::get_d1()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adad8c3e9a304cc409d473b2d44aa4520',1,'MLLinOpT< Array< MultiFab, 3 > >::get_d1()']]],
- ['get_5fdata_3065',['get_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5f84c93c82667982bbec8f9215b630af',1,'amrex::AmrLevel']]],
- ['get_5fderive_5flst_3066',['get_derive_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7ef50123ae8e520914847e15973b104a',1,'amrex::AmrLevel']]],
- ['get_5fdesc_5flst_3067',['get_desc_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a4092681e4db89552b5a53b0d1bb144fa',1,'amrex::AmrLevel']]],
- ['get_5fdm_3068',['get_dm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac35ec951548cc1e54dfc60b0d65df8e8',1,'amrex::ForkJoin']]],
- ['get_5fdo_5finitval_3069',['get_do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af073981013bb7c213dd103b9935f9809',1,'amrex::FArrayBox']]],
- ['get_5fdpdn_5fon_5fdomain_5ffaces_3070',['get_dpdn_on_domain_faces',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ac6a0e027881bd8d0314ab054afb5dbc9',1,'amrex::MLPoissonT']]],
- ['get_5fdx_5feb_3071',['get_dx_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a990e4bb5340b692dfe4bee50d8a52f26',1,'amrex']]],
- ['get_5fexclusive_5fsum_3072',['get_exclusive_sum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html#a7c22d5e09fb1b959f3ce7703caa5a5ac',1,'amrex::detail::SplitIndexList']]],
- ['get_5fimpl_3073',['get_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac058d02c07c2b74e83e50b33b90197e5',1,'amrex::detail::get_impl(detail::gpu_tuple_element< I, typename GpuTupleElement< I, GpuTuple< Ts... > >::type > &te) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a4d3a6a5ee4fec4f89030624c3bfa4ae6',1,'amrex::detail::get_impl(detail::gpu_tuple_element< I, typename GpuTupleElement< I, GpuTuple< Ts... > >::type > const &te) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a366e33622f264a58b5ceae6cd79e3b64',1,'amrex::detail::get_impl(detail::gpu_tuple_element< I, typename GpuTupleElement< I, GpuTuple< Ts... > >::type > &&te) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a4cd4035b5290c6ab844dcb8568c020dc',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::get_impl()']]],
- ['get_5finc_5fmpi_5ftag_3074',['get_inc_mpi_tag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a48543c30b34e4a2696efc8b2788abadd',1,'amrex::ParallelContext::get_inc_mpi_tag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ac7e3ccd77b7a012c1c66b7c3bbdf6509',1,'amrex::ParallelContext::Frame::get_inc_mpi_tag()']]],
- ['get_5finitval_3075',['get_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aab5bd155e6cda0d5f6b61d1820ae5a8f',1,'amrex::FArrayBox']]],
- ['get_5fint_3076',['get_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ad7d6f97565596d31e0c64d3797f3b128',1,'amrex_parmparse_module::amrex_parmparse::get_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a6ef2d5bb23477385797383a4838a1281',1,'amrex_parmparse_module::get_int()']]],
- ['get_5fintarr_3077',['get_intarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a610d8844a68ada5bdacea533323bb756',1,'amrex_parmparse_module::amrex_parmparse::get_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a56e10e295f5d70b7f238b84f487aa477',1,'amrex_parmparse_module::get_intarr()']]],
- ['get_5fio_5ffilename_3078',['get_io_filename',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aecdcd8a490ce68812e19ba6e6f17d320',1,'amrex::ForkJoin']]],
- ['get_5fitags_3079',['get_itags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a43dbc9ccdad55205e4a95d7ccf6f3691',1,'amrex::TagBox']]],
- ['get_5flead_5fcomm_3080',['get_lead_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a428205afae6eb51671ee5b0d45de60b8',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['get_5fline_5fdata_3081',['get_line_data',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f08bece47186514a8d7ec979e4b87ca',1,'amrex']]],
- ['get_5flogical_3082',['get_logical',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#abfcfeabda256c79024069aef558469b2',1,'amrex_parmparse_module::amrex_parmparse::get_logical()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a1f072a46c41df5283ca3ab135fa8f192',1,'amrex_parmparse_module::get_logical()']]],
- ['get_5fmax_5fthreads_3083',['get_max_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#ade36032ab5920b203a693a1cc44bd82a',1,'amrex::OpenMP']]],
- ['get_5fmf_3084',['get_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a7d6ce14751cb1212501bb1cdc36f57cb',1,'amrex::ForkJoin::get_mf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a43b2cf5d4684fbb2c23776d786efecdd',1,'amrex::FillPatchIterator::get_mf()']]],
- ['get_5fmf_5fvec_3085',['get_mf_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a8e0a68a47c9455b335eff47b577a44cb',1,'amrex::ForkJoin']]],
- ['get_5fneighbor_5fcells_3086',['get_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html',1,'amrex_ebcellflag_module']]],
- ['get_5fneighbor_5fcells_5fint_3087',['get_neighbor_cells_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html#a11c655436ceff8d225a22cd6d9f5546f',1,'amrex_ebcellflag_module::get_neighbor_cells::get_neighbor_cells_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a042a1d5bee97b5d90c352a09ffc13956',1,'amrex_ebcellflag_module::get_neighbor_cells_int(flag, ngbr)']]],
- ['get_5fneighbor_5fcells_5fint_5fsingle_3088',['get_neighbor_cells_int_single',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a5f10bb6cffaf7551730ef8bd3e73b6f1',1,'amrex_ebcellflag_module']]],
- ['get_5fneighbor_5fcells_5freal_3089',['get_neighbor_cells_real',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a4060baeae84dd42b4c8941cde84ceaee',1,'amrex_ebcellflag_module::get_neighbor_cells_real()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html#a1c04556647e125e698c2fd2724430f38',1,'amrex_ebcellflag_module::get_neighbor_cells::get_neighbor_cells_real()']]],
- ['get_5fnew_5fdata_3090',['get_new_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0a3e47884145cbdb469ba13d9c93d80e',1,'amrex::AmrLevel::get_new_data(int state_indx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aaa28de2de47b2c2cb6fc60a0faa6f35b',1,'amrex::AmrLevel::get_new_data(int state_indx) noexcept']]],
- ['get_5fnum_5fthreads_3091',['get_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#ab20933abbde0f4d52baff34fd3d0f10a',1,'amrex::OpenMP']]],
- ['get_5fofs_5fptr_3092',['get_ofs_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#abf278a69530b55db1c0156e40db89e0c',1,'amrex::ParallelContext::Frame']]],
- ['get_5fold_5fdata_3093',['get_old_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a699c7036091ffba601be980e985f12b2',1,'amrex::AmrLevel::get_old_data(int state_indx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a382aab120a9106f10ca000c930aa3bb4',1,'amrex::AmrLevel::get_old_data(int state_indx) noexcept']]],
- ['get_5fparticle_5fdata_3094',['get_particle_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a86ef9aa50ef7b290e9e0d5b7efc5b003',1,'amrex::ParticleArray']]],
- ['get_5fplucker_5fcoords_3095',['get_plucker_coords',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a7a41ddf66699cf00d97df7994805137f',1,'amrex::tri_geom_ops']]],
- ['get_5fraw_5fdata_3096',['get_raw_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a530916a537dcc4b424694411b430833e',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::get_raw_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a226d825fc52f81b473a5ccb27d0d19e1',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::get_raw_data(container_type &a_container)']]],
- ['get_5fraw_5fdata_5fimpl_3097',['get_raw_data_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a3b69467d541c08b7bfb89a4bfa505644',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
- ['get_5freal_3098',['get_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a0fe403153388ffa22847e362231c0db3',1,'amrex_parmparse_module::amrex_parmparse::get_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a43a58b4dcfae50bb8a40911804a8fd7b',1,'amrex_parmparse_module::get_real(this, name, v)']]],
- ['get_5frealarr_3099',['get_realarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#afaa243da391ad65ea78af211034bbbb2',1,'amrex_parmparse_module::get_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a0c550ea9b94a0f755aad8d4b82eb7c49',1,'amrex_parmparse_module::amrex_parmparse::get_realarr()']]],
- ['get_5fslice_5fdata_3100',['get_slice_data',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a431197f206b148529308a7796d5039',1,'amrex']]],
- ['get_5fsolution_3101',['get_solution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a5de713250bbf999484b54230cd5aafef',1,'amrex::HypreSolver']]],
- ['get_5fstate_5fdata_3102',['get_state_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a9d26097cf45be9f3a69ea6a48e9bfabd',1,'amrex::AmrLevel']]],
- ['get_5fstring_3103',['get_string',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a2cbf931e4c309eba6e8c3874eb30f7b5',1,'amrex_parmparse_module::get_string()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a0546d6b0c985419b4c1f4db2df4238cc',1,'amrex_parmparse_module::amrex_parmparse::get_string()']]],
- ['get_5fstringarr_3104',['get_stringarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0a94203d52dd6336e6ca512a5139b3e7',1,'amrex_parmparse_module::get_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ac0d76e840454ccdf657b39a423876e5a',1,'amrex_parmparse_module::amrex_parmparse::get_stringarr()']]],
- ['get_5fsum_3105',['get_sum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a7e41ce07653e68c00c8370a43ac2afed',1,'amrex::detail']]],
- ['get_5ftag_5fsize_3106',['get_tag_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a76f10e7b0bf11c2e90199e2ec1d964e6',1,'amrex::detail']]],
- ['get_5fteam_5fcomm_3107',['get_team_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a7810499292a81bb8c40c0a2a9a0c2d06',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['get_5fthread_5fnum_3108',['get_thread_num',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#a27ed6354b68b2bd8721658a8779af032',1,'amrex::OpenMP']]],
- ['get_5ftime_5fstep_3109',['get_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4e271bb0dfa0e7bee049e3b8dfcbfec4',1,'amrex::IntegratorBase::get_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#acdbecf21e7e5de787e59c0e1a2680fc8',1,'amrex::TimeIntegrator::get_time_step()']]],
- ['geta_3110',['getA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a67ef9ca88484d9c5cc326b86431da451',1,'amrex::HypreSolver']]],
- ['getacoeffs_3111',['getACoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa5372664d64d3860afe0a883596975f4',1,'amrex::MLABecLaplacianT::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a4e99b082fbc82b4e9d6d4fc7707fe758',1,'amrex::MLALaplacianT::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a1081608527ed0e29d67689eaaafceeb2',1,'amrex::MLCellABecLapT::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a23675188f09097a295525367ce399b61',1,'amrex::MLEBABecLap::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a31ef925e5d50b04583caa69df4085cd1',1,'amrex::MLPoissonT::getACoeffs()']]],
- ['getallocsinglechunk_3112',['getAllocSingleChunk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a26c57d9e401fcc56f720c50f5bfdeb06',1,'amrex::FabArrayBase']]],
- ['getamrlevels_3113',['getAmrLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a705d1e2cbc8481f2ab8516ce61034a81',1,'amrex::Amr']]],
- ['getareafrac_3114',['getAreaFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#adb2dec585ef401908ca3e596eb62e851',1,'amrex::EBDataCollection::getAreaFrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a74e0bbe82132ef0fecbe0dffda94cf83',1,'amrex::EBFArrayBoxFactory::getAreaFrac()']]],
- ['getareafracdata_3115',['getAreaFracData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a5dc3cfcc602540d1f849106c2dee9d14',1,'amrex::EBFArrayBox']]],
- ['getareanottotag_3116',['GetAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a9a621503f0ef653fc2eab9229168782d',1,'amrex::AmrMesh::GetAreaNotToTag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af6388eb0b60035305b92b00398c67762',1,'amrex::Amr::GetAreaNotToTag()']]],
- ['getareanottotag_3117',['getAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#afd13b08745699794f3a991500e901974',1,'amrex::AmrLevel']]],
- ['getareatotag_3118',['getAreaToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a804883955eae48bd6992fb770324a981',1,'amrex::AmrLevel']]],
- ['getarena_3119',['getArena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aca92acd84720e0709ffdc3ccb2ead240',1,'amrex::sundials::getArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a593ba91494f1ec4754498a39a2ea91be',1,'amrex::StateData::getArena()']]],
- ['getarr_3120',['getarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a4e9428e27996d192ffbb496cb009abd3',1,'amrex_parmparse_module::amrex_parmparse::getarr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a643cc1f0359446a7ba0a997e949af928',1,'amrex::ParmParse::getarr(const char *name, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a00541ac93c3550160a154e9d5a3d5ec1',1,'amrex::ParmParse::getarr(const char *name, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6a244245bc791095e6f4bbbfcf9835b8',1,'amrex::ParmParse::getarr(const char *name, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a97c86c6556b58ff6d5fbef7dd33d7f67',1,'amrex::ParmParse::getarr(const char *name, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ade3bfcf7b3561484c56556d12d7fa7c7',1,'amrex::ParmParse::getarr(const char *name, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6284a27596e92c72f1eac4a6515c2c5d',1,'amrex::ParmParse::getarr(const char *name, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afc26369b48fec28271dfbc3a44924647',1,'amrex::ParmParse::getarr(const char *name, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#acd6b161e8e6dea4c7379ef469d73d193',1,'amrex::ParmParse::getarr(const char *name, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9079c4384e7d33b2c8f92436a350b563',1,'amrex::ParmParse::getarr(const char *name, IntVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ace7abd71171ae6fdfe0aea25e616e323',1,'amrex::ParmParse::getarr(const char *name, RealVect &ref) const']]],
- ['getarrayname_3121',['GetArrayName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#ac384e988016eac31074e99f36f7cd49a',1,'amrex::AmrDataAdaptor::GetArrayName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a6134a52852c8b59d0377a1f255990f85',1,'amrex::AmrMeshDataAdaptor::GetArrayName()']]],
- ['getarrayofstructs_3122',['GetArrayOfStructs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a71c746f6d3c895885b57ee891b828959',1,'amrex::ParIterBase_impl::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a71c746f6d3c895885b57ee891b828959',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a71c746f6d3c895885b57ee891b828959',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a15a5c73d1aaced5789c24576eabe384d',1,'amrex::ParticleTile::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a01fa9d2a9c7ad522f53a96ba6aa770a8',1,'amrex::ParticleTile::GetArrayOfStructs() const']]],
- ['getarrofconstptrs_3123',['GetArrOfConstPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1c2496ecb409639e8639cf01881d0acb',1,'amrex::GetArrOfConstPtrs(const std::array< T, AMREX_SPACEDIM > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af440a21a377ce21aced4b2360d34f09d',1,'amrex::GetArrOfConstPtrs(const std::array< T *, AMREX_SPACEDIM > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d3d4c8b853be1962df781e5b6ee395c',1,'amrex::GetArrOfConstPtrs(const std::array< std::unique_ptr< T >, AMREX_SPACEDIM > &a) noexcept']]],
- ['getarrofptrs_3124',['GetArrOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d178420751d1cce6bd2661d614fbb33',1,'amrex::GetArrOfPtrs(std::array< T, AMREX_SPACEDIM > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee80b212d35c9fafe26f01f76ce6b672',1,'amrex::GetArrOfPtrs(const std::array< std::unique_ptr< T >, AMREX_SPACEDIM > &a) noexcept']]],
- ['getascalar_3125',['getAScalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aaa7bd08886e8e132fbd9b3982bcadaa6',1,'amrex::MLABecLaplacianT::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a19a757a4a9de1abe19d066d87985c97b',1,'amrex::MLALaplacianT::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ae138125310f7e77c24bfc57fc2435a96',1,'amrex::MLCellABecLapT::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaf57770551b1bc15d4ebfa8847c34b07',1,'amrex::MLEBABecLap::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ab2de7ccf4ff7b1a71d80807c35edc388',1,'amrex::MLPoissonT::getAScalar()']]],
- ['getb_3126',['getb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#af227165d7eb34848f7ccc5942b432c0b',1,'amrex::HypreSolver']]],
- ['getbc_3127',['getBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a84e433aa5076093c39d51bf97a9b0ca6',1,'amrex::StateData::getBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a289cc1c0fcd4e78b5a363ef048940b70',1,'amrex::StateDescriptor::getBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#acabaee4740a8465dc4362f4374f0e244',1,'amrex::DeriveRec::getBC()'],['../namespaceHydroBC.html#ae4805c1bf4cec4012693733f3fa44f7b',1,'HydroBC::getBC()']]],
- ['getbc3d_3128',['getBC3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a4a7a159ef9c9f44bea0e5ed912473b69',1,'amrex::DeriveRec']]],
- ['getbcarray_3129',['GetBCArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#ad9523dae9903f59fc43bb7df17e2250e',1,'amrex::InterpBase']]],
- ['getbcarray_3130',['getBCArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a4bb1f80ca05ed54727d81042c79e880b',1,'amrex::AmrLevel']]],
- ['getbcoeffs_3131',['getBCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aab3277c61cfe30090e52994136049eae',1,'amrex::MLEBABecLap::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af775f557e81f016fd82aac1740dab0ac',1,'amrex::MLPoissonT::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a934552e4d4831940545037de23c96f32',1,'amrex::MLCellABecLapT::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a11449a0005b64c5f3738ce60b2b1d471',1,'amrex::MLALaplacianT::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ae26679158fbd666266ca89925a5dc9d8',1,'amrex::MLABecLaplacianT::getBCoeffs()']]],
- ['getbcs_3132',['getBCs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#abbe594f5217319d2ca53015fbaaf73cb',1,'amrex::StateDescriptor']]],
- ['getbctlptr_3133',['getBCTLPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#a2cb90e49776ef856427d5cdde41e3296',1,'amrex::MLCellLinOpT::BndryCondLoc']]],
- ['getbdkey_3134',['getBDKey',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa0cb5039380dc0545d40ac5ac6589943',1,'amrex::FabArrayBase']]],
- ['getbiniterator_3135',['getBinIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a484b45fe28140ce6f64c77687981ac81',1,'amrex::DenseBinIteratorFactory::getBinIterator()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#afd23c4f2b4f25cec986300221b0f03d3',1,'amrex::SparseBinIteratorFactory::getBinIterator()']]],
- ['getbiniteratorfactory_3136',['getBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8c1a462b3aaa2193672c14d26a56601a',1,'amrex::DenseBins::getBinIteratorFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8c1a462b3aaa2193672c14d26a56601a',1,'DenseBins< ParticleType >::getBinIteratorFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8c1a462b3aaa2193672c14d26a56601a',1,'DenseBins< typename amrex::ParticleTileData >::getBinIteratorFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a475590b909390bc33d62c299008f46b0',1,'amrex::SparseBins::getBinIteratorFactory()']]],
- ['getbitid_3137',['getBitid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html#ab2b0ffb1afb4defa3f98055abdf26a1d',1,'amrex::btUnit']]],
- ['getbits_3138',['getBits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a38abdcb623cf62bdc76091173c1b1528',1,'amrex::IndexTypeND::getBits()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa534fd4dac66c4adbf8af05641be2844',1,'IndexTypeND< AMREX_SPACEDIM >::getBits()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa534fd4dac66c4adbf8af05641be2844',1,'amrex::IndexTypeND::getBits()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a38abdcb623cf62bdc76091173c1b1528',1,'IndexTypeND< AMREX_SPACEDIM >::getBits()']]],
- ['getblocks_3139',['getBlocks',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a1c4d1455e703ecd30a9fa2317ad46864',1,'amrex::FabArrayBase::ParForInfo']]],
- ['getbndryarea_3140',['getBndryArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8f2facb9d8f388bd34a905d3249dec3f',1,'amrex::EBDataCollection::getBndryArea()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ac2b28ee4bd2e645e9c75c9a5d6be496e',1,'amrex::EBFArrayBoxFactory::getBndryArea()']]],
- ['getbndryareadata_3141',['getBndryAreaData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ac2c6512ca162a98047caf8c8ae94dc01',1,'amrex::EBFArrayBox']]],
- ['getbndrycells_3142',['GetBndryCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a719e505b04b336141e1a9a6ab52ecbcd',1,'amrex']]],
- ['getbndrycent_3143',['getBndryCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a79f870b65936034e5471d628fbd6d9fb',1,'amrex::EBDataCollection::getBndryCent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a2f8879982903951bbf21cb66f8cf9ae0',1,'amrex::EBFArrayBoxFactory::getBndryCent()']]],
- ['getbndrycentdata_3144',['getBndryCentData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ac9f449fc08c6c03d216d17902831554f',1,'amrex::EBFArrayBox']]],
- ['getbndrynormal_3145',['getBndryNormal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ad138261bbea936bf83d44dcca15df02c',1,'amrex::EBDataCollection::getBndryNormal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aab15dca606815013dc094f5a3b0588bc',1,'amrex::EBFArrayBoxFactory::getBndryNormal()']]],
- ['getbndrynormaldata_3146',['getBndryNormalData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a558b8878291849a622333ca591a33f3c',1,'amrex::EBFArrayBox']]],
- ['getbottomtoleranceabs_3147',['getBottomToleranceAbs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a903f258c1b87542f0b214e3d90e220af',1,'amrex::MLMGT']]],
- ['getboundaryboxes_3148',['getBoundaryBoxes',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#afbc4fb91adabe79223cea83ef23e4020',1,'detail']]],
- ['getboxes_3149',['getBoxes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#afbef7a6e6ec6924b7ea37855908c0524',1,'amrex::FabArrayBase::ParForInfo']]],
- ['getboxtype_3150',['getBoxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#afe2e9993f74d508cf7aeb7150b610fd5',1,'amrex::EB2::GeometryShop::getBoxType(const Box &bx, const Geometry &geom, RunOn run_on) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a510e90f5d3a5db5b5614d225a372529c',1,'amrex::EB2::GeometryShop::getBoxType(const Box &bx, const Geometry &geom, RunOn) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a6f8e64bd2b4c7935903ce0d5daa44f70',1,'amrex::STLtools::getBoxType()']]],
- ['getboxtype_5fcpu_3151',['getBoxType_Cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#afd124435b24af7471483736f6607a11b',1,'amrex::EB2::GeometryShop']]],
- ['getbscalar_3152',['getBScalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ac2c255d7ebd13f20faf6f069ec48389b',1,'amrex::MLPoissonT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a1482d8037c4d35848bf7225432c1a885',1,'amrex::MLABecLaplacianT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ac68818ce99ad5dbd8a1485e419e0f68c',1,'amrex::MLALaplacianT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a877572517fc472cd65fc3597abc59dea',1,'amrex::MLCellABecLapT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1e93da5c824080ceeac9af1722cdf623',1,'amrex::MLEBABecLap::getBScalar()']]],
- ['getbucket_3153',['GetBucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html',1,'amrex::GetBucket'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#abcbeeafe88c66d539a5264e67ff6679d',1,'amrex::GetBucket::GetBucket()']]],
- ['getbucketfunctor_3154',['getBucketFunctor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#acbab95785a1dc1149ece86210d59e858',1,'amrex::ParticleBufferMap']]],
- ['getcell_3155',['getCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59e63c9be1ed732c3d40ade52d151335',1,'amrex']]],
- ['getcellcenteredbox_3156',['getCellCenteredBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a8366f694b15adc33374df70cdd56d0b5',1,'amrex::BoxArray']]],
- ['getcellloc_3157',['GetCellLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a1e5bb6708a24e6df5c5d73422b637620',1,'amrex::CoordSys']]],
- ['getcellvolcoord_3158',['GetCellVolCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a635fa3a22b91c84b298c72e42f9c18d9',1,'amrex::CoordSys']]],
- ['getcentroid_3159',['getCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a1607508139d564d5f6293d6c68f4a953',1,'amrex::EBDataCollection::getCentroid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a79839e57245a8a258476cb2c01126e58',1,'amrex::EBFArrayBoxFactory::getCentroid()']]],
- ['getcentroiddata_3160',['getCentroidData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a85bc6b6f08478b3041144fe1b7555971',1,'amrex::EBFArrayBox']]],
- ['getcheckfilepositions_3161',['GetCheckFilePositions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a67cbe97a6341b35ab4036a8b0ca59f3c',1,'amrex::VisMF']]],
- ['getclassname_3162',['getClassName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a2d03e4cd237ad307255e8959098eef66',1,'amrex::FArrayBox::getClassName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a6f7c8097795d9d1c63359cba22b9e798',1,'amrex::IArrayBox::getClassName()']]],
- ['getcommtagsbox_3163',['GetCommTagsBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ac1810a3351cc7c3242d98c7ddf7f5837',1,'amrex::NeighborParticleContainer']]],
- ['getconstparticletiledata_3164',['getConstParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7e6f09a853acf5ffd1d4d365ebd60d35',1,'amrex::ParticleTile']]],
- ['getcounts_3165',['GetCounts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a3800fa953652a3c7cd933e9c57ffcbf1',1,'amrex::NeighborList::GetCounts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a83ce58d8b5bf7e5c71eb6be826f62b37',1,'amrex::NeighborList::GetCounts() const']]],
- ['getcpc_3166',['getCPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aaeb133e861baa561ecdcb23aa91ea48a',1,'amrex::FabArrayBase']]],
- ['getcpversion_3167',['GetCPVersion',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6b95f5cdfd2548a030caf55a28f66a44',1,'CommProfStats']]],
- ['getcrsedata_3168',['getCrseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#af3c9944a1620773f35a68caa68d22121',1,'amrex::EBFluxRegister::getCrseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ac9027c1a21fd7ec198393939ff2d4be2',1,'amrex::YAFluxRegisterT::getCrseData()']]],
- ['getcrseflag_3169',['getCrseFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a81c2340e9470f6d2f4c8658f9e929f78',1,'amrex::EBFluxRegister']]],
- ['getcssize_3170',['GetCSSize',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a0eb157fb50325c32f5c9781851363302',1,'CommProfStats']]],
- ['getcsversion_3171',['GetCSVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a6e433600561aaaae660fa520d5bbd109',1,'RegionsProfStats']]],
- ['getcutcellmask_3172',['getCutCellMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a9cac1024f42f36d74533776ad058b392',1,'amrex::EBDataCollection::getCutCellMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a5691e8d50f28f584e9d3b3c47cacd3d4',1,'amrex::EBFArrayBoxFactory::getCutCellMask()']]],
- ['getdata_3173',['getData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a79c82337179f95a7d38ae57b4535e91a',1,'amrex::StateData']]],
- ['getdatadescriptor_3174',['getDataDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a3868fb3093c1460b818c0a41c9b20f4a',1,'amrex::IArrayBox::getDataDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aa4e648cc663a2a1cdf7aa465caf19579',1,'amrex::FArrayBox::getDataDescriptor()']]],
- ['getdefaultagglomerationgridsize_3175',['getDefaultAgglomerationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ac63fdecd955455e1608496793c45e578',1,'amrex::LPInfo']]],
- ['getdefaultbottomsolver_3176',['getDefaultBottomSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5e588d148e2672c3e82c8f40d5826671',1,'amrex::MLLinOpT::getDefaultBottomSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5e588d148e2672c3e82c8f40d5826671',1,'MLLinOpT< Array< MultiFab, 3 > >::getDefaultBottomSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ab3de2ad805881979397a0c5b7dfc7175',1,'amrex::MLNodeLaplacian::getDefaultBottomSolver()']]],
- ['getdefaultconsolidationgridsize_3177',['getDefaultConsolidationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#aa03ac62b9591746b85f0591485a25335',1,'amrex::LPInfo']]],
- ['getdefaultgeometry_3178',['getDefaultGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a58a5a186a18bfb36f2631db4a1c2a665',1,'amrex::AMReX']]],
- ['getdirichletinfo_3179',['getDirichletInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a3c262e8635218f88ca186c613bdc9c9c',1,'amrex::MLCurlCurl']]],
- ['getdloga_3180',['GetDLogA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#add482d37cf7569590ad9052ef0c9d5be',1,'amrex::CoordSys::GetDLogA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a877e863e6797d128bdb0603313a54431',1,'amrex::Geometry::GetDLogA()']]],
- ['getdoihi_3181',['getDoiHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6884438231c020a69d778c573c16b9e7',1,'amrex::BoxArray']]],
- ['getdoilo_3182',['getDoiLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a505e85adf7cf632051028a779afb02d9',1,'amrex::BoxArray']]],
- ['getdomain_3183',['getDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aac632701a65ebb8b2d429ee83da1e34e',1,'amrex::BndryDataT::getDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae6c8e83a79b4df57c9dccb1f5062204a',1,'amrex::StateData::getDomain()']]],
- ['getdotmask_3184',['getDotMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a9811ec018bd16f4e6d09709a539c576c',1,'amrex::MLCurlCurl']]],
- ['getdynamic_3185',['GetDynamic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a17a5f370eb055df9d62919d0bbf34f66',1,'amrex::NFilesIter']]],
- ['getebcellflagfab_3186',['getEBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a165e4657241e0de7cb54f2d4e44a46b5',1,'amrex::EBFArrayBox::getEBCellFlagFab()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4a3bfe1c0cd2c7c8632d1f0ee21b2ec',1,'amrex::getEBCellFlagFab()']]],
- ['getebfluxes_3187',['getEBFluxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a5bc7b648df895d5ff5402e2ddcf9605c',1,'amrex::MLEBABecLap']]],
- ['getebindexspace_3188',['getEBIndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a472fdfab42254b79cfc0680c1d55627c',1,'amrex::EBFArrayBoxFactory::getEBIndexSpace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1c5bf0b16ab52e799b8830fd149c0f62',1,'amrex::EB2::Level::getEBIndexSpace()']]],
- ['geteblevel_3189',['getEBLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a706b6b91efaa582b01395c767d7e791c',1,'amrex::EBFArrayBoxFactory']]],
- ['getedgeboxarray_3190',['getEdgeBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ad3cf13198c2fc19f4d692b5282b1ddc5',1,'amrex::AmrLevel']]],
- ['getedgecent_3191',['getEdgeCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a51e76d30e601ff58904513973f2ef3f5',1,'amrex::EBFArrayBoxFactory::getEdgeCent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ae1609fd745b2bfb480969127a18318b2',1,'amrex::EBDataCollection::getEdgeCent()']]],
- ['getedgecentdata_3192',['getEdgeCentData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ac3a077f49922cc230006f9cec5e9883d',1,'amrex::EBFArrayBox']]],
- ['getedgeloc_3193',['GetEdgeLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aea1434ade6324f26e8535f495ad65bdf',1,'amrex::CoordSys']]],
- ['getedgevolcoord_3194',['GetEdgeVolCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3a021239e50efa6a5a02ac8a3b5e45c3',1,'amrex::CoordSys']]],
- ['getenforcesingularsolvable_3195',['getEnforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af823f5b435d2f329595b333c82080e35',1,'MLLinOpT< Array< MultiFab, 3 > >::getEnforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af823f5b435d2f329595b333c82080e35',1,'amrex::MLLinOpT::getEnforceSingularSolvable()']]],
- ['getentries_3196',['getEntries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#add7b8b32755bc2ffd24623957b797d23',1,'amrex::ParmParse']]],
- ['getfab_3197',['GetFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6849db338a0e6174a0b39b5e483b74b9',1,'amrex::VisMF']]],
- ['getfabio_3198',['getFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a67fb916342e7c929641dbde731b8aa1b',1,'amrex::FArrayBox::getFABio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aceb0eff246538d984578232e27f82045',1,'amrex::IArrayBox::getFABio()']]],
- ['getfacearea_3199',['GetFaceArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#af912928529cb7ca74eae3d2a812c9c0c',1,'amrex::CoordSys::GetFaceArea()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a5959b22b9bfa06ce43a7357c18b0124e',1,'amrex::Geometry::GetFaceArea(MultiFab &area, const BoxArray &grds, const DistributionMapping &dm, int dir, int grow) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa546dc5e4e7fd70bc151955e2984b0ed',1,'amrex::Geometry::GetFaceArea(MultiFab &area, int dir) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8e4aa2c2e88a46cb31b1ce0f9590c350',1,'amrex::Geometry::GetFaceArea(FArrayBox &area, const BoxArray &grds, int idx, int dir, int grow) const']]],
- ['getfacecent_3200',['getFaceCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a08787037eac1cfa94bc3c220dbcff764',1,'amrex::EBFArrayBoxFactory::getFaceCent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ad0ed659e56764e900bd11fa12ec33eeb',1,'amrex::EBDataCollection::getFaceCent()']]],
- ['getfacecentdata_3201',['getFaceCentData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#afd43559f014a6db15c12483770f81ebc',1,'amrex::EBFArrayBox']]],
- ['getfacetype_3202',['getFaceType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#af9797a5116b69e9eb6668727518fd88f',1,'amrex::EB2::GFab::getFaceType() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#afe9842c5d2fff8d3701db43a0a8762ab',1,'amrex::EB2::GFab::getFaceType()']]],
- ['getfb_3203',['getFB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#af08e453541172e394dd9c710f5fc132f',1,'amrex::FabArrayBase']]],
- ['getfilename_3204',['GetFileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aae6972ddc9fa4b14594680e841fcf19e',1,'amrex::AmrData::GetFileName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a1b9e7f339c8c6accfea0ae44925bd623',1,'amrex::DataServices::GetFileName()']]],
- ['getfiletype_3205',['GetFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a567e2aa9690d270dbf95dfda84f909f6',1,'amrex::AmrData::GetFileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a05851a0d04e99fa67cb2ff71d1fbf9b9',1,'amrex::DataServices::GetFileType()']]],
- ['getfiltertimeranges_3206',['GetFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab39f9a76dccad3eb8c8f952ccf3437fc',1,'BLProfStats']]],
- ['getfinalresidual_3207',['getFinalResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2182dcd20e03f121861e68056f9e4022',1,'amrex::MLMGT']]],
- ['getfinalresidualnorm_3208',['getFinalResidualNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa522c8c20c2af637e3a539ba0a879ff7',1,'amrex::HypreIJIface::getFinalResidualNorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#abfa09a2551f499b29aebcba3a9715268',1,'amrex::HypreSolver::getFinalResidualNorm()']]],
- ['getfinedata_3209',['getFineData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a00e42aad2911705689a1abd3857146bb',1,'amrex::YAFluxRegisterT']]],
- ['getfinestlevel_3210',['GetFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a86c68e46ff05aaeb946b326ac767025c',1,'CommProfStats']]],
- ['getfluxes_3211',['getFluxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aac5654b0e7eab6ce359301600c1f6c7e',1,'amrex::MLMGT::getFluxes()'],['../classHydro_1_1MacProjector.html#a5af2a8c4c1da1def1a08e66393f8d741',1,'Hydro::MacProjector::getFluxes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad4e503d0e8fdafa03b110427b5e31a21',1,'amrex::MLNodeLaplacian::getFluxes(const Vector< MultiFab * > &a_flux, const Vector< MultiFab * > &a_sol) const final'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a41218de46f27ecce58fb0a60bf925936',1,'amrex::MLNodeLaplacian::getFluxes(const Vector< Array< MultiFab *, AMREX_SPACEDIM > > &, const Vector< MultiFab * > &, Location) const final'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afbd2eac545d410ca5268cdbbad6332aa',1,'amrex::MLMGT::getFluxes(std::initializer_list< AMF * > a_flux, std::initializer_list< AMF * > a_sol, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aad3f73457b5e489d333b8c5506ae629c',1,'amrex::MLMGT::getFluxes(const Vector< AMF * > &a_flux, const Vector< AMF * > &a_sol, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac2c1ddd3a1e83b1574a4336c89b3eff1',1,'amrex::MLMGT::getFluxes(std::initializer_list< AMF * > a_flux, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1cbdf2732ca933bb86971cfcc8afde7c',1,'amrex::MLMGT::getFluxes(const Vector< AMF * > &a_flux, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a5b5de3748ba2426c88f636fff2cd03a2',1,'amrex::MLMGT::getFluxes(std::initializer_list< Array< AMF *, AMREX_SPACEDIM >> a_flux, std::initializer_list< AMF * > a_sol, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8bc15ad867108c7cf4002f71b7696126',1,'amrex::MLMGT::getFluxes(std::initializer_list< Array< AMF *, AMREX_SPACEDIM >> a_flux, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ae9426156a59e3e4fa7f4024eedfb3c22',1,'amrex::MLMGT::getFluxes(const Vector< Array< AMF *, AMREX_SPACEDIM > > &a_flux, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4fc56d4aef22e014e4743cc6745f92e9',1,'MLLinOpT< Array< MultiFab, 3 > >::getFluxes(const Vector< Array< MultiFab, 3 > * > &, const Vector< Array< MultiFab, 3 > * > &) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2ae10763b783ce6190c161927125dd63',1,'MLLinOpT< Array< MultiFab, 3 > >::getFluxes(const Vector< Array< Array< MultiFab, 3 > *, AMREX_SPACEDIM > > &, const Vector< Array< MultiFab, 3 > * > &, Location) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4fc56d4aef22e014e4743cc6745f92e9',1,'amrex::MLLinOpT::getFluxes(const Vector< MF * > &, const Vector< MF * > &) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2ae10763b783ce6190c161927125dd63',1,'amrex::MLLinOpT::getFluxes(const Vector< Array< MF *, AMREX_SPACEDIM > > &, const Vector< MF * > &, Location) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ad86670e0d6ce7f6cdc72e456fad67faf',1,'amrex::MLCellABecLapT::getFluxes(const Vector< MF * > &, const Vector< MF * > &) const final'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a47c09599ba7bee546dfb637ac8962fa0',1,'amrex::MLCellABecLapT::getFluxes(const Vector< Array< MF *, AMREX_SPACEDIM > > &a_flux, const Vector< MF * > &a_sol, Location a_loc) const final']]],
- ['getformat_3212',['getFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aba9fe48668a79af0c5805d77472c467d',1,'amrex::FArrayBox']]],
- ['getfpexcept_3213',['getFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae23d62d1c91ace8d10a35f15db80e780',1,'amrex']]],
- ['getfpinfo_3214',['getFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad5c0afcb0f98eda5ed211fa3e232d6ad',1,'amrex::FillPatcher']]],
- ['getgeom_3215',['getGeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a7ae9f7791272299abb7f27b53208288a',1,'amrex::BndryDataT']]],
- ['getgeometry_3216',['getGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#afb59a8649d374054b28322ebd3674428',1,'amrex::EB2::IndexSpaceChkptFile::getGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ac216284322537eefb6a3817e784a716d',1,'amrex::EB2::IndexSpaceImp::getGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#afa9591f706505991554b147f3d2a137b',1,'amrex::EB2::IndexSpaceSTL::getGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a683092cb9c842fb986c79f0aedcd05bb',1,'amrex::EB2::IndexSpace::getGeometry()']]],
- ['getgmres_3217',['getGMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a501781e1e1e7c61244eed962066f1419',1,'amrex::GMRESMLMGT']]],
- ['getgradphi_3218',['getGradPhi',['../classHydro_1_1NodalProjector.html#af3361a156b0aa6ac7c3f84403eb5e016',1,'Hydro::NodalProjector']]],
- ['getgradphiconst_3219',['getGradPhiConst',['../classHydro_1_1NodalProjector.html#ad6484c98f8ebd60a65b9d680cf28b5a6',1,'Hydro::NodalProjector']]],
- ['getgradsolution_3220',['getGradSolution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9184fd07b228cf04426d35dc27563711',1,'amrex::MLMGT::getGradSolution(const Vector< Array< AMF *, AMREX_SPACEDIM > > &a_grad_sol, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a0c8c8fa9cab0b1b68c896ae1de53f5dd',1,'amrex::MLMGT::getGradSolution(std::initializer_list< Array< AMF *, AMREX_SPACEDIM >> a_grad_sol, Location a_loc=Location::FaceCenter)']]],
- ['getgraph_3221',['getGraph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a2896574b578bc56288ba3e848c877bd8',1,'amrex::EB2::GFab::getGraph() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a81534f2a63d7da91a51a37186885b802',1,'amrex::EB2::GFab::getGraph()']]],
- ['getgridassignor_3222',['getGridAssignor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#ac1dbedf587229a97793b03cffa340c5d',1,'amrex::ParticleLocator::getGridAssignor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#abd5f11521215d7eb8477770dbff30816',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::getGridAssignor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#abd5f11521215d7eb8477770dbff30816',1,'amrex::AmrParticleLocator::getGridAssignor()']]],
- ['getgrids_3223',['GetGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a780cda5b717c23ce62c232042dc686f8',1,'amrex::AmrData::GetGrids(int level, int componentIndex)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2fb7ab2d7a3b0eab52eab3edff96621d',1,'amrex::AmrData::GetGrids(int level, int componentIndex, const Box &onBox)']]],
- ['getgroupsets_3224',['GetGroupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8645f0e85a9ccda7b565b6fbabb5bac3',1,'amrex::VisMF']]],
- ['getgrowthfactor_3225',['GetGrowthFactor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a8ef1324687971e98cff6d9df253b95fa',1,'amrex::VectorGrowthStrategy']]],
- ['gethashmap_3226',['getHashMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a64bcc84783a1477aa898e6f8f6d55ae7',1,'amrex::BoxArray']]],
- ['getheaderfilenames_3227',['GetHeaderFileNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a0cab8d7c366a08ed7c4ea33d10be5607',1,'CommProfStats::GetHeaderFileNames()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a9186078d1f971d7a0c3574f4549e9a02',1,'RegionsProfStats::GetHeaderFileNames()']]],
- ['getheaderversion_3228',['GetHeaderVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5be9ce5dc3ed0083f7959e63528de583',1,'amrex::VisMF']]],
- ['getidcpudata_3229',['GetIdCPUData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a0dcfe0eee137e2a2d22126d2fbda1fcd',1,'amrex::StructOfArrays::GetIdCPUData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aaf532986a54772ea640a2ab38b7cff9e',1,'amrex::StructOfArrays::GetIdCPUData() const']]],
- ['getimpfunc_3230',['GetImpFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a99ffab25b96dcb5b2c642e65115d0d45',1,'amrex::EB2::GeometryShop::GetImpFunc() const &'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a1ae5ec19a6ac23d6aee924e0e628a5eb',1,'amrex::EB2::GeometryShop::GetImpFunc() &&']]],
- ['getindex_3231',['getIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#aeb4fc11d76183b0156cbeb8d8c0862af',1,'amrex::SparseBinIteratorFactory']]],
- ['getindex_3232',['GetIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a51ba1d33196fe07ad0508207f2762b83',1,'amrex::InSituUtils::StateMap']]],
- ['getindex_3233',['getIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html#a93af3648c6f8c165830a2b57dcdc26f2',1,'amrex::btUnit']]],
- ['getindexarray_3234',['getIndexArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa680d94d22fd2dc0e9e6ab1c224113ff',1,'amrex::DistributionMapping']]],
- ['getindexbounds_3235',['getIndexBounds',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb7eef95a05f949c396a58c2fb79b930',1,'amrex::getIndexBounds(BoxND< dim > const &b1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afef3b25157fbdc62f7f3f14b0cedee71',1,'amrex::getIndexBounds(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fd674c3b4d99ec26b625209c2b7b99c',1,'amrex::getIndexBounds(T const &b1, T const &b2, Ts const &... b3) noexcept']]],
- ['getinfo_3236',['GetInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a4435702fd8508a1d1e8c7e58bd8508bb',1,'amrex::AMRErrorTag::GetInfo() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#aa75f7cba80e6886ecd8621d8a54ca073',1,'amrex::AMRErrorTag::GetInfo() noexcept']]],
- ['getinitialba_3237',['getInitialBA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1cb4fa8c70133837b3b6940290732c30',1,'amrex::Amr']]],
- ['getinitresidual_3238',['getInitResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a612f7c8a01b41fa882b5fb1f579c4a6c',1,'amrex::MLMGT']]],
- ['getinitrhs_3239',['getInitRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adcbc9d3987820fcf8769b0aa62eb96b7',1,'amrex::MLMGT']]],
- ['getinitsolnzeroed_3240',['getInitSolnZeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a23f16c68e149d98856eca9cd3bda6c40',1,'amrex::MLCGSolverT']]],
- ['getinstance_3241',['getInstance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a4de3370fe39ada9432b7c7736f00fd90',1,'amrex::MemProfiler']]],
- ['getintdata_3242',['GetIntData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a2086bc5faf11d372ebcbe728e46c19d9',1,'amrex::StructOfArrays::GetIntData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a296f7ff58cbcaa84b993ba66b8374e07',1,'amrex::StructOfArrays::GetIntData() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ab48f25cece8baf87dfe542bbdb53cf13',1,'amrex::StructOfArrays::GetIntData(const int index)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a172af3e9e6cc7eeee5093772634020dd',1,'amrex::StructOfArrays::GetIntData(const int index) const']]],
- ['getintercept_3243',['getIntercept',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#addae911a258f776f2bf862da19290953',1,'amrex::STLtools::getIntercept()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a43abec2c9a7a8d648c282bcbb5ad27e0',1,'amrex::EB2::GeometryShop::getIntercept(Array< Array4< Real >, AMREX_SPACEDIM > const &inter_arr, Array< Array4< Type_t const >, AMREX_SPACEDIM > const &type_arr, Array4< Real const > const &, Geometry const &geom, RunOn, Box const &bounding_box) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#ae9474b98c5ee963422d44bfbefa0864f',1,'amrex::EB2::GeometryShop::getIntercept(Array< Array4< Real >, AMREX_SPACEDIM > const &inter_arr, Array< Array4< Type_t const >, AMREX_SPACEDIM > const &type_arr, Array4< Real const > const &, Geometry const &geom, RunOn run_on, Box const &bounding_box) const noexcept']]],
- ['getintercept_5fcpu_3244',['getIntercept_Cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#ad5e06559c1b3fdb35f13e48408eaedd3',1,'amrex::EB2::GeometryShop']]],
- ['getintersecthix_3245',['getIntersectHiX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adf62b6ed57f2b6300c88006b075613cc',1,'amrex::Amr']]],
- ['getintersecthiy_3246',['getIntersectHiY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a019a2bcc15ee8ff3f96613ca88b09228',1,'amrex::Amr']]],
- ['getintersecthiz_3247',['getIntersectHiZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6d73495d2d5390c4324c48b943e2893c',1,'amrex::Amr']]],
- ['getintersectlox_3248',['getIntersectLoX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aebb7e0750e8e5f5a9ae59c4b048e0974',1,'amrex::Amr']]],
- ['getintersectloy_3249',['getIntersectLoY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a35cf977f63121c5cca4bd94237b33a18',1,'amrex::Amr']]],
- ['getintersectloz_3250',['getIntersectLoZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5b3ad9bd9642884b6f9bbc2912ac6319',1,'amrex::Amr']]],
- ['getiobuffersize_3251',['GetIOBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a18fe5085940077f84917d957455078ab',1,'amrex::VisMFBuffer']]],
- ['getkth_3252',['getkth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a987610163c3981e856ddd928180851d4',1,'amrex::ParmParse::getkth(const char *name, int k, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abf1dd9e920a2496279d5d4d0c5ce90d5',1,'amrex::ParmParse::getkth(const char *name, int k, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a880e5679710b84f6773ef402d357a0f4',1,'amrex::ParmParse::getkth(const char *name, int k, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a642956703fef48b48a1e23f7429b3a64',1,'amrex::ParmParse::getkth(const char *name, int k, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a41c797456b4d13b1783474e26202ecf4',1,'amrex::ParmParse::getkth(const char *name, int k, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2dc42d1cc9657c5dfa235e485944390c',1,'amrex::ParmParse::getkth(const char *name, int k, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac31c5d065e80c23103cb04b1592c7b7d',1,'amrex::ParmParse::getkth(const char *name, int k, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a121a56d0a3d64fe23a990ed9e09bb490',1,'amrex::ParmParse::getkth(const char *name, int k, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a757bd795e26efa90e0001e42d3720538',1,'amrex::ParmParse::getkth(const char *name, int k, bool &ref, int ival=FIRST) const']]],
- ['getktharr_3253',['getktharr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a51fbaa30ce635b4022c14f8479adb59b',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2bfcc04882e77f0ab692e6cc1b3ee471',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a897613a49a650ce10780c02157b056fd',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ada3137eb2cf941b65a7e7ec75127fb4b',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a3a8a963df03fadd42bb22a0d3dcf4d86',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a98496ea33eae3e43168da0c5d530f9d0',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad295e0055ca48f33fd46c918f7f65807',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a43d727ee62e630148cd9ad44c76ee198',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const']]],
- ['getlevel_3254',['getLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5db40812e41cec37353e6308befc77da',1,'amrex::Amr']]],
- ['getlevel_3255',['GetLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afadb79a7a8d207c7218311f08c07e16e',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afadb79a7a8d207c7218311f08c07e16e',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afadb79a7a8d207c7218311f08c07e16e',1,'amrex::ParIterBase_impl::GetLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a73c572b51cfc05238746fdac17e7b8c2',1,'amrex::AmrMesh::GetLevel()']]],
- ['getlevel_3256',['getLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a4106393335714ad0351ccf212d479cdf',1,'amrex::EB2::IndexSpaceSTL::getLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a1eeaab4266c11166a3072eea2f888f52',1,'amrex::EB2::IndexSpaceImp::getLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ac851ed9fe4d83eccab062b387e301447',1,'amrex::EB2::IndexSpaceChkptFile::getLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a71aa6d39a145bc12424b2fc6c9a7e015',1,'amrex::EB2::IndexSpace::getLevel()']]],
- ['getleveldirectoriescreated_3257',['GetLevelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0bb96928ae0b6b67cdfe378c09ca9028',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetLevelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0bb96928ae0b6b67cdfe378c09ca9028',1,'amrex::ParticleContainer_impl::GetLevelDirectoriesCreated()']]],
- ['getlevelset_3258',['getLevelSet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a5fdd2f891dda34c9d25aff6bb4dacb03',1,'amrex::EB2::MultiGFab::getLevelSet()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#ac0e07bec527da60ada6a31e3f6154fce',1,'amrex::EB2::GFab::getLevelSet()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#aecb6512d999fbe92fe04a2982ef86b8a',1,'amrex::EB2::GFab::getLevelSet() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a9cd06cc502ad4b697b90fa36e7f55a2d',1,'amrex::EBFArrayBoxFactory::getLevelSet()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a778401df04db53fd5851aab6bcf1f76b',1,'amrex::EBDataCollection::getLevelSet()']]],
- ['getlevelsetdata_3259',['getLevelSetData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#af20bd253ed486ac97c8345b9623f7b33',1,'amrex::EBFArrayBox']]],
- ['getlinop_3260',['getLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af5f7553981d365fe77fb8426182f8179',1,'amrex::MLMGT::getLinOp()'],['../classHydro_1_1NodalProjector.html#ad5928e251dfec8718bf03192b2d6ca91',1,'Hydro::NodalProjector::getLinOp()'],['../classHydro_1_1MacProjector.html#a42c8aa2abe57b3e125b879da367eafa4',1,'Hydro::MacProjector::getLinOp()']]],
- ['getlist_3261',['GetList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a427dc6963a91be3d92800a3f8f117d12',1,'amrex::NeighborList::GetList() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a1b4e1d14583d70909c2bdbadae55bcae',1,'amrex::NeighborList::GetList()']]],
- ['getmaxfnumber_3262',['GetMaxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a986254c189eb57fb9ec6f743af4aae0b',1,'RegionsProfStats']]],
- ['getmaxiter_3263',['getMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a957b574059224be85b8085912c5b7aab',1,'amrex::MLCGSolverT']]],
- ['getmaxlevel_3264',['GetMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a93575bb6c72c2cb7dc80a40c6efed1a3',1,'CommProfStats']]],
- ['getmaxnextidprepost_3265',['GetMaxNextIDPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32654ffc430315cf14b8f4cb3e0551d7',1,'amrex::ParticleContainer_impl::GetMaxNextIDPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32654ffc430315cf14b8f4cb3e0551d7',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetMaxNextIDPrePost()']]],
- ['getmaxorder_3266',['getMaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4e2a07d995c0fc8d2dfe5be544501eea',1,'MLLinOpT< Array< MultiFab, 3 > >::getMaxOrder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4e2a07d995c0fc8d2dfe5be544501eea',1,'amrex::MLLinOpT::getMaxOrder()']]],
- ['getmaxrnumber_3267',['GetMaxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a0b18f28f55ad9d1657e06ca872e2f85e',1,'BLProfStats']]],
- ['getmesh_3268',['GetMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#aca67fe21003c9ad15bfb10c6413c77e7',1,'amrex::AmrMeshDataAdaptor::GetMesh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a001bb962fd2d5b3a0c63efdfc0283b26',1,'amrex::AmrDataAdaptor::GetMesh()']]],
- ['getmeshhasghostcells_3269',['GetMeshHasGhostCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a141e4587c3c274deb75f5d04ae75f4d3',1,'amrex::AmrMeshDataAdaptor::GetMeshHasGhostCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a4817b06fbf2b759ed29cb65e6b8944a9',1,'amrex::AmrDataAdaptor::GetMeshHasGhostCells()']]],
- ['getmeshhasghostnodes_3270',['GetMeshHasGhostNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#af416516fa4c19ec1181034effe6bb4c6',1,'amrex::AmrMeshDataAdaptor::GetMeshHasGhostNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a22ca8c6c58732a0c1e7006027bb85848',1,'amrex::AmrDataAdaptor::GetMeshHasGhostNodes()']]],
- ['getmeshname_3271',['GetMeshName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#aed8264f802b43842e82fbe41a3ecb283',1,'amrex::AmrMeshDataAdaptor::GetMeshName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a56b023f943976c8cbc6868bc307d0e22',1,'amrex::AmrDataAdaptor::GetMeshName()']]],
- ['getmffileinstreams_3272',['GetMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a738d789073dd1072ac3a0c640429574c',1,'amrex::VisMF']]],
- ['getmfptr_3273',['getMFptr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a4172d595489bd5fa99ef9670886cff36',1,'amrex::sundials']]],
- ['getmindigits_3274',['GetMinDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a3d957684f758d55f7060078a5f49b08f',1,'amrex::NFilesIter']]],
- ['getmlmg_3275',['getMLMG',['../classHydro_1_1NodalProjector.html#a51aa99d9c270fa9daa5af5f471d47997',1,'Hydro::NodalProjector::getMLMG()'],['../classHydro_1_1MacProjector.html#a6f96afe62390bf84e4f3023dfc43aa21',1,'Hydro::MacProjector::getMLMG()']]],
- ['getmultiebcellflagfab_3276',['getMultiEBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a9d7547c89b9cee01aec4519d7729aa11',1,'amrex::EBFArrayBoxFactory::getMultiEBCellFlagFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#acce2adceaba115a5c56167ec8cf3eb79',1,'amrex::EBDataCollection::getMultiEBCellFlagFab()']]],
- ['getname_3277',['GetName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a270b8055caab171c50e38d12eb8003c2',1,'amrex::InSituUtils::StateMap']]],
- ['getncomp_3278',['getNComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4f45234f33332dbaf9406e4daa01b475',1,'amrex::MLLinOpT::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4f45234f33332dbaf9406e4daa01b475',1,'MLLinOpT< Array< MultiFab, 3 > >::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ae95246a8ce25a240837faf8c84f6c523',1,'amrex::MLTensorOp::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a88ced4b56c0bcae8b8d191ed461efb97',1,'amrex::MLEBTensorOp::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ac8592f1eb3bbc7a07f14a286f4de37db',1,'amrex::MLEBABecLap::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aea18bbc9ee334ccc7fe5d22e7c693926',1,'amrex::MLALaplacianT::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a1b83dc2b560d4872a20e2a3dcbd9983a',1,'amrex::MLABecLaplacianT::getNComp()']]],
- ['getneighborcommtags_3279',['GetNeighborCommTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a01f3711526aa5aff0183fc0eeee6a866',1,'amrex::NeighborParticleContainer']]],
- ['getneighbors_3280',['getNeighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#a5810ab8fb05e91430d6e3d6282d5335a',1,'amrex::NeighborData']]],
- ['getneighbors_3281',['GetNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a662f2650bebba90cebfd2f314bce4585',1,'amrex::NeighborParticleContainer::GetNeighbors(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0d80b42fa8c4fa92b49b26301ea8e205',1,'amrex::NeighborParticleContainer::GetNeighbors(int lev, int grid, int tile) const']]],
- ['getneighbortags_3282',['getNeighborTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a991d920470b2aead6fd0f8f19a26b7c9',1,'amrex::NeighborParticleContainer::getNeighborTags(Vector< NeighborCopyTag > &tags, const ParticleType &p, int nGrow, const NeighborCopyTag &src_tag, const MyParIter &pti)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a98b93307f7df6a29e8e1b84bfdcda458',1,'amrex::NeighborParticleContainer::getNeighborTags(Vector< NeighborCopyTag > &tags, const ParticleType &p, const IntVect &nGrow, const NeighborCopyTag &src_tag, const MyParIter &pti)']]],
- ['getnewcapacityforpush_3283',['GetNewCapacityForPush',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< unsigned int >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< std::size_t >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< ParticleReal * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< int >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< int *, DefaultAllocator< int * > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< index_type >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::STLtools::Triangle >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::openbc::MomTag >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::NeighborCode >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::BoxND >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'amrex::PODVector::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< int * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const ParticleReal * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const int *, DefaultAllocator< const int * > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const int * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< char >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::XDim3 >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::GetNewCapacityForPush()']]],
- ['getnghost_3284',['getNGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a3180b6fc90c59d409dd729364cac7423',1,'amrex::MLCGSolverT']]],
- ['getngrow_3285',['getNGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe8257f1157b08104c622bedb11b0d00',1,'amrex::MLLinOpT::getNGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe8257f1157b08104c622bedb11b0d00',1,'MLLinOpT< Array< MultiFab, 3 > >::getNGrow(int=0, int=0) const']]],
- ['getngrowvectrestriction_3286',['getNGrowVectRestriction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8f0f9865915b5d7c47bbff26bc46d442',1,'MLLinOpT< Array< MultiFab, 3 > >::getNGrowVectRestriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8f0f9865915b5d7c47bbff26bc46d442',1,'amrex::MLLinOpT::getNGrowVectRestriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a808d167add048ec3c4c1d299468777b4',1,'amrex::MLCurlCurl::getNGrowVectRestriction()']]],
- ['getnodalboxarray_3287',['getNodalBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5f0a9f5d2c0e0733ad3cbbda47912480',1,'amrex::AmrLevel']]],
- ['getnode_3288',['GetNode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode.html',1,'amrex::nodelap_detail']]],
- ['getnode2_3289',['GetNode2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode2.html',1,'amrex::nodelap_detail']]],
- ['getnonzerobinsptr_3290',['getNonZeroBinsPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a54c4ce654739bc4d76a7e8c4859a7be6',1,'amrex::SparseBins::getNonZeroBinsPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a20ea0ea6dcb1b42a55b691060c1cffaa',1,'amrex::SparseBins::getNonZeroBinsPtr() noexcept']]],
- ['getnoutfiles_3291',['GetNOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a73b516dcb8729a411f75eaa5d7fc1b54',1,'amrex::VisMF::GetNOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1c3532e024fa0366c5c680a93a42e459',1,'BLProfStats::GetNOutFiles()']]],
- ['getnparticlesprepost_3292',['GetNParticlesPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a74a0a296ae6ee82e07762e815425598c',1,'amrex::ParticleContainer_impl::GetNParticlesPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a74a0a296ae6ee82e07762e815425598c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetNParticlesPrePost()']]],
- ['getnprocs_3293',['GetNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a494219dfcd91421ce123dd61aaf52f49',1,'BLProfStats']]],
- ['getnumberofarrays_3294',['GetNumberOfArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a81e26add150ac206d12a042169b1f993',1,'amrex::AmrMeshDataAdaptor::GetNumberOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#aeb19ff64f67ce3d581833588cd8a362b',1,'amrex::AmrDataAdaptor::GetNumberOfArrays()']]],
- ['getnumberofmeshes_3295',['GetNumberOfMeshes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a799e8484ecd0ce48d5a84dd634b01ee1',1,'amrex::AmrMeshDataAdaptor::GetNumberOfMeshes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a4b98d2d309d72218c0bc9f2d82781433',1,'amrex::AmrDataAdaptor::GetNumberOfMeshes()']]],
- ['getnumberofusers_3296',['GetNumberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a57d2a67a23da81f0f8ba22bbfdc496b6',1,'amrex::DataServices']]],
- ['getnumcgiters_3297',['getNumCGIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a99cb7db62a7f9ea8f30cd18904bdbfef',1,'amrex::MLMGT']]],
- ['getnumcoveredcells_3298',['getNumCoveredCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#accfba3397c54fc70f5355fe72e53aef5',1,'amrex::EBCellFlagFab']]],
- ['getnumcutcells_3299',['getNumCutCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#abfc0c19edd24b4583d39b256c3916364',1,'amrex::EBCellFlagFab']]],
- ['getnumiters_3300',['getNumIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0e06adae47932cbfeb075dad9a3504b5',1,'amrex::GMRES::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a61fe6fb0ec89735cd73871cfb53a25b9',1,'amrex::MLMGT::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a566d8e16eab81e003fdf43b18112836b',1,'amrex::MLCGSolverT::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a1825063c207895677c85f9dbf121a62e',1,'amrex::HypreSolver::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a7a0cff28901a012c347fa1d4339ffd1f',1,'amrex::HypreIJIface::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3584e996a150386dbf8ee7b731ee3ffa',1,'amrex::GMRESMLMGT::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0e06adae47932cbfeb075dad9a3504b5',1,'GMRES< MF, GMRESMLMGT< MF > >::getNumIters()']]],
- ['getnumneighbors_3301',['getNumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a0c9d45bcfbc55a087faa7c61ecd5c3c5',1,'amrex::StructOfArrays::getNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0af47b01f2f8e3b42701af71a08ed2be',1,'amrex::ParticleTile::getNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ad331838c0859743a9a968d2d321db717',1,'amrex::ArrayOfStructs::getNumNeighbors()']]],
- ['getnumregularcells_3302',['getNumRegularCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a5543ed9a9e620af529ce92b82b6498f3',1,'amrex::EBCellFlagFab']]],
- ['getnumvofs_3303',['getNumVoFs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a84a126f074a69bb0d306d0a44a775b23',1,'amrex::EBCellFlag']]],
- ['getoffsets_3304',['GetOffsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a59a916fe644a969eeb0ca7bf5ed6cce8',1,'amrex::NeighborList::GetOffsets() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a78237e02dfe0d7faa5de361bc9a17566',1,'amrex::NeighborList::GetOffsets()']]],
- ['getordering_3305',['getOrdering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aaa904e14fc1335783b62f47ad001348e',1,'amrex::FArrayBox']]],
- ['getoversetmask_3306',['getOversetMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a8ab63e064604cb872297d224250c4921',1,'amrex::MLCellABecLapT']]],
- ['getownership_3307',['getOwnerShip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a8eb230cc640400a27702a048a611b0af',1,'amrex::DistributionMapping']]],
- ['getpairindex_3308',['GetPairIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a834ac60b04b724999383f3b28253b90c',1,'amrex::ParIterBase_impl::GetPairIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a834ac60b04b724999383f3b28253b90c',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetPairIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a834ac60b04b724999383f3b28253b90c',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetPairIndex()']]],
- ['getparforinfo_3309',['getParForInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#addc7d9a3237b58405473e60db76f4157',1,'amrex::FabArrayBase']]],
- ['getpargdb_3310',['GetParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adafb217d391165d8afaf21b38912e068',1,'amrex::ParticleContainerBase::GetParGDB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0e42065282e0589082794401db6d2247',1,'amrex::ParticleContainerBase::GetParGDB() const']]],
- ['getparticlebin_3311',['GetParticleBin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html',1,'amrex']]],
- ['getparticlecell_3312',['getParticleCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04427e35cff35a816668c7954717bac3',1,'amrex::getParticleCell(PTD const &ptd, int i, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &plo, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &dxi, const Box &domain) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e7a7d55a9760a9b62a5675badced0e1',1,'amrex::getParticleCell(P const &p, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &plo, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &dxi, const Box &domain) noexcept']]],
- ['getparticlegrid_3313',['getParticleGrid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7137fe4c56ae26940acfef9783458ec1',1,'amrex']]],
- ['getparticles_3314',['GetParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae97f414f3ff6d998228f84b9746d7851',1,'amrex::ParticleContainer_impl::GetParticles() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac638c1c7121c5cb0d55a20422abbd1db',1,'amrex::ParticleContainer_impl::GetParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a579db85a7dd51edaeea5fc11888be874',1,'amrex::ParticleContainer_impl::GetParticles(int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac2109d506af4f75c548a7eb80ebe31af',1,'amrex::ParticleContainer_impl::GetParticles(int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae97f414f3ff6d998228f84b9746d7851',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac2109d506af4f75c548a7eb80ebe31af',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles(int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a579db85a7dd51edaeea5fc11888be874',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles(int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac638c1c7121c5cb0d55a20422abbd1db',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles()']]],
- ['getparticletile_3315',['GetParticleTile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac8030fe8f3e62e3da8671dde568acac4',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticleTile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac8030fe8f3e62e3da8671dde568acac4',1,'amrex::ParIterBase_impl::GetParticleTile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac8030fe8f3e62e3da8671dde568acac4',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticleTile()']]],
- ['getparticletiledata_3316',['getParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a4f939dec8914785b6fbc7b02f5d0b202',1,'amrex::ParticleTile']]],
- ['getphi_3317',['getPhi',['../classHydro_1_1NodalProjector.html#a0882ef5d09dc4bab7163a3cdbf688f62',1,'Hydro::NodalProjector']]],
- ['getphiconst_3318',['getPhiConst',['../classHydro_1_1NodalProjector.html#ae3b328450fab7fc3828a1bb3a1e889fc',1,'Hydro::NodalProjector']]],
- ['getpid_3319',['GetPID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html',1,'amrex::GetPID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#aa3aa125952410bb95dc36e7472a9c7bf',1,'amrex::GetPID::GetPID()']]],
- ['getpidfunctor_3320',['getPIDFunctor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a30c143c9bfbc1260a3a2bab45e30465a',1,'amrex::ParticleBufferMap']]],
- ['getpolarb_3321',['getPolarB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ae6417c14fa4f3f5efacf7ea324a1a3d6',1,'amrex::FabArrayBase']]],
- ['getprecision_3322',['getPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a35de13164243364f3ed296772f0b750a',1,'amrex::FArrayBox']]],
- ['getprobdomain_3323',['GetProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a435b519763bcc16d9e49b73801870d27',1,'CommProfStats']]],
- ['getproc_3324',['GetProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa3452f486c1df6148bd68efc80616c5f',1,'BLProfStats']]],
- ['getrandstate_3325',['getRandState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7e167f3e07e0a0a021294e79676891db',1,'amrex']]],
- ['getrange_3326',['getRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2f2f5266239ba77171d507d0e86f4ca3',1,'amrex::DeriveRec']]],
- ['getrb180_3327',['getRB180',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a304ba0bf4637208cfdd1a94098c55637',1,'amrex::FabArrayBase']]],
- ['getrb90_3328',['getRB90',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a1fa0d3a08ed46a79dd0fae8c8f9603af',1,'amrex::FabArrayBase']]],
- ['getrcvcountsmpi_3329',['getRcvCountsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a78a0bf763811ffa755a8a562f2cdede1',1,'amrex::NeighborParticleContainer']]],
- ['getrealdata_3330',['GetRealData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ac4a15a6ca35075933960a3c28f1d3581',1,'amrex::StructOfArrays::GetRealData(const int index) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ac2d7e9441c59e88b42978df7d9d1817c',1,'amrex::StructOfArrays::GetRealData(const int index)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a86408aeae996a4c711dca10a4d7cbc4e',1,'amrex::StructOfArrays::GetRealData() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a44390e5c68da1d50f5536428bf7da802',1,'amrex::StructOfArrays::GetRealData()']]],
- ['getrefid_3331',['getRefID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac2246f88f7497945a0441732235d77b0',1,'amrex::DistributionMapping::getRefID()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0c8df27bfc6981d3e50784b64026a249',1,'amrex::BoxArray::getRefID()']]],
- ['getrefratio_3332',['GetRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a771ce95fb2ff799f85eaaba8917b8256',1,'CommProfStats']]],
- ['getregiontimeranges_3333',['GetRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae017d7bf6083e38e84a6a9b3fda09f94',1,'BLProfStats']]],
- ['getresidualhistory_3334',['getResidualHistory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6083fa5fed480a49fde5c03c325f84ee',1,'amrex::MLMGT']]],
- ['getresidualnorm_3335',['getResidualNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aca83734d854ed846c8c16e8cba18ab0a',1,'amrex::GMRESMLMGT::getResidualNorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac75b9399941beef86512010face51879',1,'amrex::GMRES::getResidualNorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac75b9399941beef86512010face51879',1,'GMRES< MF, GMRESMLMGT< MF > >::getResidualNorm()']]],
- ['getsendbufferoffset_3336',['GetSendBufferOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html',1,'amrex::GetSendBufferOffset'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#ae0bd21edb636525d7e8011db403b9fca',1,'amrex::GetSendBufferOffset::GetSendBufferOffset()']]],
- ['getsetbuf_3337',['GetSetBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a260347a951d2b4a4669cb4dc79956450',1,'amrex::VisMF']]],
- ['getshowbody_3338',['GetShowBody',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a97f5b63eea482f1fc8c4fab33c7afc4d',1,'amrex::AmrData']]],
- ['getsolution_3339',['getSolution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a534455bdd69a5ca6f0967f34aeb10631',1,'amrex::HypreABecLap2::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a29c773ff5410f84e04566b1ed48c38bc',1,'amrex::PETScABecLap::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a58381f405245d3ca27aed91c4197bee6',1,'amrex::HypreNodeLap::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a42b94b56191d33a7f5ba9e1f119ac6b6',1,'amrex::HypreABecLap3::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a9c196be0d95db3cee1025104e1a206da',1,'amrex::HypreABecLap::getSolution()']]],
- ['getsolvabilityoffset_3340',['getSolvabilityOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a08e68e2870cd7367dd09d2ef777261b3',1,'amrex::MLCellLinOpT::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a94c2f24c3e40ca7b09e7757d94d009af',1,'amrex::MLLinOpT::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a94c2f24c3e40ca7b09e7757d94d009af',1,'MLLinOpT< Array< MultiFab, 3 > >::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a878678c69c571435a7bbdba048ab5d9f',1,'amrex::MLNodeLaplacian::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a7cdf303d65cabf9d64d4279622ca4fad',1,'amrex::MLNodeLinOp::getSolvabilityOffset()']]],
- ['getsparsefpp_3341',['GetSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a201227cf338dfa1a032bc9018902204c',1,'amrex::NFilesIter']]],
- ['getstatus_3342',['getStatus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae3b04d357f2d34f4c13eae2f87a85e36',1,'amrex::GMRES::getStatus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae3b04d357f2d34f4c13eae2f87a85e36',1,'GMRES< MF, GMRESMLMGT< MF > >::getStatus()']]],
- ['getstructofarrays_3343',['GetStructOfArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af710895ae98e8f6a993c0fd79fceaddf',1,'amrex::ParIterBase_impl::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af710895ae98e8f6a993c0fd79fceaddf',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af710895ae98e8f6a993c0fd79fceaddf',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a9bc22bda551e1d2089c81b93c2b0d794',1,'amrex::ParticleTile::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a865f181bef3a750aaae3437c4e91dd33',1,'amrex::ParticleTile::GetStructOfArrays() const']]],
- ['getsubtuple_3344',['GetSubTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a30bb4b7ea38ee03a56f7e33647b53846',1,'amrex::detail']]],
- ['getsuperparticle_3345',['getSuperParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'amrex::ParticleTileData::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'amrex::ParticleTileData::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'amrex::ConstParticleTileData::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'amrex::ConstParticleTileData::getSuperParticle(int index) const noexcept']]],
- ['getsymmetryinfo_3346',['getSymmetryInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a32545ca23bf840257ec3ff0321f0cc28',1,'amrex::MLCurlCurl']]],
- ['getthreadbox_3347',['getThreadBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae2cf1d72cec1f6929ea0405c70ce2f45',1,'amrex::Gpu']]],
- ['gettilearray_3348',['getTileArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a47294c772e3bc6de1c901df4c2aa2b10',1,'amrex::FabArrayBase']]],
- ['gettileindex_3349',['getTileIndex',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aede00a5fe66df6418eb44590a33296a2',1,'amrex']]],
- ['gettype_3350',['getType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a5fbbd6cfac2268f9286c156e7ecd7ea6',1,'amrex::EBCellFlagFab::getType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ac5eb703c82d394b6736620116b12206e',1,'amrex::StateDescriptor::getType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a3e62ab0dcf6c751e94e34f25bcc3c50b',1,'amrex::FArrayBox::getType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#ad195d2769922a7376a690010b7cc569a',1,'amrex::EBCellFlagFab::getType()']]],
- ['getunitvec_3351',['getunitvec',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ac4a987e664e5b08e291676b2ba5802c7',1,'amrex::tri_geom_ops']]],
- ['getunusedinputs_3352',['getUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa4c1dbee984103cd1102514d70c954a3',1,'amrex::ParmParse']]],
- ['getusedynamicsetselection_3353',['GetUseDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a20746ef0d6ef7d8491c815e2a954d13c',1,'amrex::VisMF']]],
- ['getusepersistentifstreams_3354',['GetUsePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a92c8f7a70093675fe29a9b3cfbe8e10f',1,'amrex::VisMF']]],
- ['getuseprepost_3355',['GetUsePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a34e38da1037a8148ddca00deea8abafc',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetUsePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a34e38da1037a8148ddca00deea8abafc',1,'amrex::ParticleContainer_impl::GetUsePrePost()']]],
- ['getusesingleread_3356',['GetUseSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aca85185856423d34e7e15041139aee01',1,'amrex::VisMF']]],
- ['getusesinglewrite_3357',['GetUseSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aead41678a66e4c5a4f315404d3ffed10',1,'amrex::VisMF']]],
- ['getusesynchronousreads_3358',['GetUseSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a7310b7f7d63449b1b38bcb8afdac7db8',1,'amrex::VisMF']]],
- ['getuseunlink_3359',['GetUseUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aae309f81887fa1f35e89af02581df42a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetUseUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aae309f81887fa1f35e89af02581df42a',1,'amrex::ParticleContainer_impl::GetUseUnlink()']]],
- ['getval_3360',['getVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< Real >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< EBCellFlag >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< int >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< PetscInt >::getVal(PetscInt *data, const IntVect &pos, int N, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< PetscInt >::getVal(PetscInt *data, const IntVect &pos) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< int >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< Real >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< HYPRE_Int >::getVal(HYPRE_Int *data, const IntVect &pos) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< HYPRE_Int >::getVal(HYPRE_Int *data, const IntVect &pos, int N, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< EBCellFlag >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< char >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'amrex::BaseFab::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< char >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< AtomicInt >::getVal(AtomicInt *data, const IntVect &pos) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< AtomicInt >::getVal(AtomicInt *data, const IntVect &pos, int N, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'amrex::BaseFab::getVal()']]],
- ['getvalue_3361',['getValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a2ac27c1212ab78008512511cddce89b8',1,'amrex::EBCellFlag']]],
- ['getvec_3362',['getvec',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a8f07c2c62d9cf319ba1d6d35f810e859',1,'amrex::tri_geom_ops']]],
- ['getvecofarrofconstptrs_3363',['GetVecOfArrOfConstPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab7fafb7796437478ea1c29c88bd43b9f',1,'amrex::GetVecOfArrOfConstPtrs(const Vector< std::array< std::unique_ptr< T >, AMREX_SPACEDIM > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa423925924f08a1c7ca9edb379cb98c2',1,'amrex::GetVecOfArrOfConstPtrs(const Vector< std::array< T, AMREX_SPACEDIM > > &a)']]],
- ['getvecofarrofptrs_3364',['GetVecOfArrOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2d0c11a4714995352cd0eeaddd46a83',1,'amrex::GetVecOfArrOfPtrs(const Vector< std::array< std::unique_ptr< T >, AMREX_SPACEDIM > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec75969bb3da627de560ce6fae63b167',1,'amrex::GetVecOfArrOfPtrs(Vector< std::array< T, AMREX_SPACEDIM > > &a)']]],
- ['getvecofarrofptrsconst_3365',['GetVecOfArrOfPtrsConst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6f3120a07be5d453851d7de53703384',1,'amrex']]],
- ['getvecofconstptrs_3366',['GetVecOfConstPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2eb81423f83e826a61bafde352b67e98',1,'amrex::GetVecOfConstPtrs(const Vector< T > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36a4c65f6872127d9a779ef9f971777d',1,'amrex::GetVecOfConstPtrs(const Vector< std::unique_ptr< T > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad81d1dc85ec8a07638d52c68933abfd6',1,'amrex::GetVecOfConstPtrs(const Vector< T * > &a)']]],
- ['getvecofptrs_3367',['GetVecOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ad8b7a21907586ee3a86bda5163cd2d',1,'amrex::GetVecOfPtrs(Vector< T > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22a501f5be1e47c511f000546bcae72a',1,'amrex::GetVecOfPtrs(const Vector< std::unique_ptr< T > > &a)']]],
- ['getvecofvecofptrs_3368',['GetVecOfVecOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77fdd4258ec656fb99a6124a73501803',1,'amrex']]],
- ['getvect_3369',['getVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a72f246e5c64d37607283e1355110774c',1,'amrex::IntVectND::getVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afbe8babca880eabdc617e60629c5782d',1,'amrex::IntVectND::getVect() &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeeedbdff915de94802e6baf2cc0aba5b',1,'amrex::IntVectND::getVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a72f246e5c64d37607283e1355110774c',1,'IntVectND< AMREX_SPACEDIM >::getVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeeedbdff915de94802e6baf2cc0aba5b',1,'IntVectND< AMREX_SPACEDIM >::getVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afbe8babca880eabdc617e60629c5782d',1,'IntVectND< AMREX_SPACEDIM >::getVect() &noexcept']]],
- ['getverbose_3370',['GetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a51041736815ed12616b075d56e53fd2f',1,'amrex::VisMF']]],
- ['getverbose_3371',['getVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ad7cd32d077461754bae70ed300d440a6',1,'amrex::MLCGSolverT']]],
- ['getvolfrac_3372',['getVolFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ab54137d22701f507d34d3732e3f712fc',1,'amrex::EBFArrayBoxFactory::getVolFrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a9cfca800c4df32f884205e7b0cfa5b4f',1,'amrex::EBDataCollection::getVolFrac()']]],
- ['getvolfracdata_3373',['getVolFracData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a664f3aa3e8611a56d1919072c26b7331',1,'amrex::EBFArrayBox']]],
- ['getvolume_3374',['GetVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abaac123e12e2b3e5f0f9fdc0edcef6b8',1,'amrex::Geometry::GetVolume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a273cbc218839d9d4f88bfde8b8253c2c',1,'amrex::CoordSys::GetVolume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a109125700647435d188afbc74b9a2725',1,'amrex::Geometry::GetVolume(MultiFab &vol, const BoxArray &grds, const DistributionMapping &dm, int grow) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af7996fe47b1e82704565102c15df47c9',1,'amrex::Geometry::GetVolume(FArrayBox &vol, const BoxArray &grds, int idx, int grow) const']]],
- ['getwithparser_3375',['getWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a65f0fdc57c6d3d630b040d096a17afee',1,'amrex::ParmParse']]],
- ['getwriteinfo_3376',['GetWriteInfo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a2a9d5d76aba34e026f1d33404c6bfe00',1,'amrex::AsyncOut']]],
- ['getx_3377',['getx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a610e0b733e190ba21b41303e76fa099f',1,'amrex::HypreSolver']]],
- ['getxhi_3378',['getXHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a6f2f3a70226dea198fcc69a320b88b43',1,'amrex::EB2::Neighbor']]],
- ['getxlo_3379',['getXLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a1843a704d7f13b09cfcf6c606b0a995e',1,'amrex::EB2::Neighbor']]],
- ['getyhi_3380',['getYHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a05e914a9bdd59ee8d460a558677634c2',1,'amrex::EB2::Neighbor']]],
- ['getylo_3381',['getYLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a15177e28ba78da4e2702cfb18837eeae',1,'amrex::EB2::Neighbor']]],
- ['getzhi_3382',['getZHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a952c4c7fc9609711f2c94c6a84255c09',1,'amrex::EB2::Neighbor']]],
- ['getzlo_3383',['getZLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a78a31298d705a14fabdb3b894a489dae',1,'amrex::EB2::Neighbor']]],
- ['gfab_3384',['GFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html',1,'amrex::EB2::GFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#aa8d516e6b8844b78816ade68a2c86165',1,'amrex::EB2::GFab::GFab()']]],
- ['ghost_5fint_5fcomp_3385',['ghost_int_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a686b95f083fdf17811b9933e189326db',1,'amrex::NeighborParticleContainer']]],
- ['ghost_5freal_5fcomp_3386',['ghost_real_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#abaca3cff5c84aa26d0e6c4a454af00cd',1,'amrex::NeighborParticleContainer']]],
- ['ghostnodes_3387',['ghostnodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9abddf1f772a4b8a67379933a3664a17c2',1,'amrex::MLMGT']]],
- ['ghostparticleid_3388',['GhostParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a24df8a9162e3ff47d7bffbdbc04d660b',1,'amrex::LongParticleIds']]],
- ['glmap_3389',['glMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a4bc1d2909ad88865d5905ea827e62918',1,'CommProfStats']]],
- ['glmap_3390',['GLMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8bfcd15d9943700b7e4e1c6605594edd',1,'CommProfStats']]],
- ['global_5fdepth_3391',['global_depth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ae7befef46d2ca9e3de4299f950647451',1,'amrex::TinyProfiler']]],
- ['global_5fng_3392',['global_ng',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a09b95c8056554177f0d12989a4e4347a',1,'hacc::Dfft::global_ng(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a405b18293b7ab8d9fe37dcd5459d786f',1,'hacc::Dfft::global_ng() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a6d74698262b0b322361a718f0a390200',1,'hacc::Distribution::global_ng(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a9f8f18570b9de4ea1039d06ae8b4c11c',1,'hacc::Distribution::global_ng() const)[3]']]],
- ['global_5fsize_3393',['global_size',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#abbb83da0e457618c5996adb332acebba',1,'hacc::Dfft::global_size()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2087fa1d4b26a31cecf36d95b1d7fd6b',1,'hacc::Distribution::global_size()']]],
- ['global_5fto_5flocal_5frank_3394',['global_to_local_rank',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a9c3018c1265c14c261a42175d7b6087f',1,'amrex::ParallelContext::Frame::global_to_local_rank(int *local, const int *global, int n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ae2790aa092fed9f8af98330581ee416c',1,'amrex::ParallelContext::Frame::global_to_local_rank(int grank)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ad646518957376d74f099923ef26e20c9',1,'amrex::ParallelContext::global_to_local_rank(int *local, const int *global, int n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#aa0f73d99c17e1ccedb7f2e66a660f274',1,'amrex::ParallelContext::global_to_local_rank(int rank) noexcept']]],
- ['globalblockid_3395',['globalBlockId',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html#a34ceb81cdda9c8d6009bc86cfbd7581f',1,'amrex::Gpu::GridSize']]],
- ['globalminmax_3396',['GLOBALMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98eaab6fadb81d010967ae7f2188711d1648',1,'amrex::Amrvis']]],
- ['glsizemap_3397',['GLSizeMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a0e56e7a8c3e51ab493d8a9b55472d761',1,'CommProfStats']]],
- ['glsizemap_3398',['glSizeMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab58dec894c1338d3e1691e0770507811',1,'CommProfStats']]],
- ['gm_3399',['GM',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a82c8616f7458eb2f29532e5bc34a715c',1,'amrex::GMRESMLMGT']]],
- ['gmres_3400',['GMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'amrex::GMRES< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac933889cd9ca442d8724b3109686396d',1,'amrex::GMRES::GMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac933889cd9ca442d8724b3109686396d',1,'GMRES< MF, GMRESMLMGT< MF > >::GMRES()']]],
- ['gmres_3c_20mf_2c_20gmresmlmgt_3c_20mf_20_3e_20_3e_3401',['GMRES< MF, GMRESMLMGT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'']]],
- ['gmres_5fsolver_5fconfigure_3402',['gmres_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a27bb5a9047943afd18cf194c141d20ea',1,'amrex::HypreIJIface']]],
- ['gmresmlmg_3403',['GMRESMLMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9fb859eb850cc164b1a83c9e4c7d53bb',1,'amrex']]],
- ['gmresmlmgt_3404',['GMRESMLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html',1,'amrex::GMRESMLMGT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a23db5527f7bcd75ba78997016648b906',1,'amrex::GMRESMLMGT::GMRESMLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2b2614ccc7faa12ee28a1428f5cd03d0',1,'amrex::MLLinOpT::GMRESMLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2b2614ccc7faa12ee28a1428f5cd03d0',1,'MLLinOpT< Array< MultiFab, 3 > >::GMRESMLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2b2614ccc7faa12ee28a1428f5cd03d0',1,'amrex::MLMGT::GMRESMLMGT()']]],
- ['godunov_3405',['Godunov',['../namespaceGodunov.html',1,'Godunov'],['../group__Godunov.html',1,'(Global Namespace)']]],
- ['godunovcornercouple_3406',['GodunovCornerCouple',['../namespaceGodunovCornerCouple.html',1,'']]],
- ['gp_3407',['gp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html#a886bcabd4fa635b87082757fb595cc6c',1,'amrex::openbc::MomTag']]],
- ['gpercent_3408',['gPercent',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa9cbfb5bc0b3ad413e06060864eed0f8',1,'BLProfStats']]],
- ['gpu_3409',['GPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#afa152e4ccd5f35d821d3fa5ec76d6c78',1,'amrex::BinPolicy']]],
- ['gpu_3410',['Gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a3432ca64f06615abf07ab44c10cada38',1,'amrex']]],
- ['gpu_5frand_5fstate_3411',['gpu_rand_state',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5aa4a92b1c9940d028c38628ec7a866',1,'amrex']]],
- ['gpu_5fstream_3412',['gpu_stream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a44b4d2d558f0b94c682dcc9a26f7e666',1,'amrex::Gpu::Device']]],
- ['gpu_5fstream_5fpool_3413',['gpu_stream_pool',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a367f9e7d41a6be0c7822f3dc358b0e4e',1,'amrex::Gpu::Device']]],
- ['gpu_5ftuple_5felement_3414',['gpu_tuple_element',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'amrex::detail::gpu_tuple_element< I, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a92871fbadc5d83cf854ac97d12ec1399',1,'gpu_tuple_element< I, Head >::gpu_tuple_element()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a22c363abb743a01c6fe3a000cb31a915',1,'amrex::detail::gpu_tuple_element::gpu_tuple_element()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a92871fbadc5d83cf854ac97d12ec1399',1,'amrex::detail::gpu_tuple_element::gpu_tuple_element(T const &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a173fd40f6e1643b310b699177737307f',1,'amrex::detail::gpu_tuple_element::gpu_tuple_element(U &&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a173fd40f6e1643b310b699177737307f',1,'gpu_tuple_element< I, Head >::gpu_tuple_element(U &&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a22c363abb743a01c6fe3a000cb31a915',1,'gpu_tuple_element< I, Head >::gpu_tuple_element()']]],
- ['gpu_5ftuple_5felement_3c_20i_2c_20head_20_3e_3415',['gpu_tuple_element< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'']]],
- ['gpu_5ftuple_5fimpl_3416',['gpu_tuple_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'amrex::detail::gpu_tuple_impl< I, Ts >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html#a654cc54f1b6eceb2babda4006d1dcaf2',1,'amrex::detail::gpu_tuple_impl< I, Head, Tail... >::gpu_tuple_impl()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html#a52514ef1d14b3467dd51e98568305acf',1,'amrex::detail::gpu_tuple_impl< I, Head, Tail... >::gpu_tuple_impl(Head const &a_head, Tail const &... a_tail)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html#a9623ee960fbac28922dbd43ee186a71f',1,'amrex::detail::gpu_tuple_impl< I, Head, Tail... >::gpu_tuple_impl(UH &&a_head, UT &&... a_tail)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html#a2a0e1d6ab3b7c9ea94631a06b23a3f12',1,'amrex::detail::gpu_tuple_impl< I, Head >::gpu_tuple_impl(U &&a_head)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html#a138287a5f4ac861068205835ac07da5b',1,'amrex::detail::gpu_tuple_impl< I, Head >::gpu_tuple_impl(Head const &a_head)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html#a4f76c22f32d585f22f2a80704c97b693',1,'amrex::detail::gpu_tuple_impl< I, Head >::gpu_tuple_impl()']]],
- ['gpu_5ftuple_5fimpl_3c_200_2c_20ts_2e_2e_2e_20_3e_3417',['gpu_tuple_impl< 0, Ts... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
- ['gpu_5ftuple_5fimpl_3c_20i_2b1_2c_20tail_2e_2e_2e_20_3e_3418',['gpu_tuple_impl< I+1, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
- ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_20_3e_3419',['gpu_tuple_impl< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html',1,'amrex::detail']]],
- ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_2c_20tail_2e_2e_2e_20_3e_3420',['gpu_tuple_impl< I, Head, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html',1,'amrex::detail']]],
- ['gpuable_3421',['GPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GPUable.html',1,'amrex']]],
- ['gpuarray_3422',['GpuArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
- ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3ainterval_2c_20n_20_3e_3423',['GpuArray< amrex::algoim::Interval, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3aquadraturerule_3a_3anode_2c_20256_20_3e_3424',['GpuArray< amrex::algoim::QuadratureRule::Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20amrex_3a_3aeb2_3a_3apolyterm_2c_20n_20_3e_3425',['GpuArray< amrex::EB2::PolyTerm, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_3426',['GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
- ['gpuarray_3c_20bool_2c_20n_20_3e_3427',['GpuArray< bool, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20const_20int_20_2a_2c_20narrayint_20_3e_3428',['GpuArray< const int *, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20const_20particlereal_20_2a_2c_20narrayreal_20_3e_3429',['GpuArray< const ParticleReal *, NArrayReal >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_20_2a_2c_20nai_20_3e_3430',['GpuArray< int *, NAI >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_202_20_3e_3431',['GpuArray< int, 2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_203_20_3e_3432',['GpuArray< int, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_204_20_3e_3433',['GpuArray< int, 4 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_20amrex_5fgpu_5fmax_5fstreams_20_3e_3434',['GpuArray< int, AMREX_GPU_MAX_STREAMS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20node_2c_20256_20_3e_3435',['GpuArray< Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
- ['gpuarray_3c_20particlereal_20_2a_2c_20nar_20_3e_3436',['GpuArray< ParticleReal *, NAR >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20particlereal_2c_20amrex_5fspacedim_20_3e_3437',['GpuArray< ParticleReal, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_203_20_3e_3438',['GpuArray< Real, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_20amrex_5fspacedim_20_3e_3439',['GpuArray< Real, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_20nelems_20_3e_3440',['GpuArray< Real, nelems >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_28m_2b2_29_20_2a_28m_2b1_29_2f2_20_3e_3441',['GpuArray< Real,(M+2) *(M+1)/2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpubinpolicy_3442',['GPUBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1GPUBinPolicy.html',1,'amrex::BinPolicy']]],
- ['gpubndryfuncfab_3443',['GpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html',1,'amrex::GpuBndryFuncFab< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a62075f3a31adb0b72fa9c09d17ee7e5a',1,'amrex::GpuBndryFuncFab::GpuBndryFuncFab()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a08f3457a00409172a47577db0b968d15',1,'amrex::GpuBndryFuncFab::GpuBndryFuncFab(F const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a498e33d9a56fd836b14c1937c671ff4a',1,'amrex::GpuBndryFuncFab::GpuBndryFuncFab(F &&a_f)']]],
- ['gpucomplex_3444',['GpuComplex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html',1,'amrex::GpuComplex< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a124d2191f873eb1bb9f4b6ae4fc95544',1,'amrex::GpuComplex::GpuComplex()']]],
- ['gpudeviceprop_5ft_3445',['gpuDeviceProp_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2235406f46755fe4275db8b042b0da92',1,'amrex']]],
- ['gpuerror_5ft_3446',['gpuError_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98a85f350a96eb36272d756d5a9c9a05',1,'amrex']]],
- ['gpugeterrorstring_3447',['gpuGetErrorString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a884f63b4c32929437cf596c59b26c311',1,'amrex']]],
- ['gpugetlasterror_3448',['gpuGetLastError',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9350dac44e563ea3d35902cf36cf4b00',1,'amrex']]],
- ['gpustream_3449',['gpuStream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae1a0966ad8daf3a49564123b8dbdb3fa',1,'amrex::Gpu::gpuStream()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a680de321352372444327d831bb6d989f',1,'amrex::Gpu::Device::gpuStream()']]],
- ['gpustream_5ft_3450',['gpuStream_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e08759747455ff96c8f68e8673c2b19',1,'amrex']]],
- ['gpusuccess_3451',['gpuSuccess',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad449c6a61a817b311238986b4ef19e38',1,'amrex']]],
- ['gputuple_3452',['GpuTuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'amrex::GpuTuple< Ts >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#aaa9ed202ceb2122e08523b1b17e68b2a',1,'GpuTuple< Fs... >::GpuTuple()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#af067ea86f5cbc6b718a934e6be193538',1,'amrex::GpuTuple::GpuTuple()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#aaa9ed202ceb2122e08523b1b17e68b2a',1,'amrex::GpuTuple::GpuTuple(Ts const &... args)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a4fbb6462763e67abd37e85e9dd3a00ab',1,'amrex::GpuTuple::GpuTuple(Us &&... args)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#af067ea86f5cbc6b718a934e6be193538',1,'GpuTuple< Fs... >::GpuTuple()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a4fbb6462763e67abd37e85e9dd3a00ab',1,'GpuTuple< Fs... >::GpuTuple(Us &&... args)']]],
- ['gputuple_3c_20fs_2e_2e_2e_20_3e_3453',['GpuTuple< Fs... >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'']]],
- ['gputupleelement_3454',['GpuTupleElement',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'amrex']]],
- ['gputupleelement_3c_200_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_3455',['GpuTupleElement< 0, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_010_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
- ['gputupleelement_3c_20i_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_3456',['GpuTupleElement< I, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_01I_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
- ['gputupleelement_3c_20i_2d1_2c_20gputuple_3c_20tail_2e_2e_2e_20_3e_20_3e_3457',['GpuTupleElement< I-1, GpuTuple< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'']]],
- ['gputuplesize_3458',['GpuTupleSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize.html',1,'amrex']]],
- ['gputuplesize_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_3459',['GpuTupleSize< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex']]],
- ['grad_3460',['GRAD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a7b0d9cc09c139a180df7015ea53e8690',1,'amrex::AMRErrorTag']]],
- ['grad_3461',['grad',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#aa39038dcf72fcf8a8b57513432875bf2',1,'amrex::algoim::EBPlane']]],
- ['grad_5feb_5fof_5fphi_5fon_5fcentroids_3462',['grad_eb_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28ed48dd78cb4c109095bf87d44b7f1b',1,'amrex::grad_eb_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &nrmx, Real &nrmy, bool is_eb_inhomog)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a781271d74f1db31d825f604314a7a50a',1,'amrex::grad_eb_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &nrmx, Real &nrmy, Real &nrmz, bool is_eb_inhomog)']]],
- ['grad_5feb_5fof_5fphi_5fon_5fcentroids_5fextdir_3463',['grad_eb_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95554f1cdc48c66065e7e3cb9a54ee93',1,'amrex::grad_eb_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &nrmx, Real &nrmy, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d0b75d1bb6a1c256c97f0415bba6cac',1,'amrex::grad_eb_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &nrmx, Real &nrmy, Real &nrmz, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y, const bool on_z_face, const int domlo_z, const int domhi_z)']]],
- ['grad_5fx_5fof_5fphi_5fon_5fcentroids_3464',['grad_x_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af17d01dca64353fec04867549fdfb24d',1,'amrex::grad_x_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &yloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72b732741e32444ef31a46338ee223b5',1,'amrex::grad_x_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &yloc_on_xface, Real &zloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog)']]],
- ['grad_5fx_5fof_5fphi_5fon_5fcentroids_5fextdir_3465',['grad_x_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78f4c0cd2b7b0dc31e655a7856ebd56c',1,'amrex::grad_x_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &yloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd0931fc1fdad21d0be30352126d2290',1,'amrex::grad_x_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &yloc_on_xface, Real &zloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y, const bool on_z_face, const int domlo_z, const int domhi_z)']]],
- ['grad_5fy_5fof_5fphi_5fon_5fcentroids_3466',['grad_y_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dc1c41fb0c471ba140aa8046670d247',1,'amrex::grad_y_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &xloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36b359eb7b2ab6e40d0acd6835b4f85f',1,'amrex::grad_y_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &xloc_on_yface, Real &zloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog)']]],
- ['grad_5fy_5fof_5fphi_5fon_5fcentroids_5fextdir_3467',['grad_y_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a350fa718b62eb77a109dcba746acc28b',1,'amrex::grad_y_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &xloc_on_yface, Real &zloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y, const bool on_z_face, const int domlo_z, const int domhi_z)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadaa422c5855785fcc975c32809700fb',1,'amrex::grad_y_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &xloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y)']]],
- ['grad_5fz_5fof_5fphi_5fon_5fcentroids_3468',['grad_z_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8087b948fc12d73a46d3e968e4e5484f',1,'amrex']]],
- ['grad_5fz_5fof_5fphi_5fon_5fcentroids_5fextdir_3469',['grad_z_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9cafa33321d9f9c2bbe3a6fb55d80b73',1,'amrex']]],
- ['gram_5fschmidt_5forthogonalization_3470',['gram_schmidt_orthogonalization',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab88f28e06562b245392ecd693cdb39b4',1,'amrex::GMRES::gram_schmidt_orthogonalization()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab88f28e06562b245392ecd693cdb39b4',1,'GMRES< MF, GMRESMLMGT< MF > >::gram_schmidt_orthogonalization()']]],
- ['graph_3471',['Graph',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0838e8d3d2f11703bb21ebb6bddbb1b1',1,'amrex::EB2']]],
- ['graph_3472',['graph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a62db2713a2f38292c423242527ff1e0a',1,'amrex::HypreABecLap2']]],
- ['graphsafeguard_3473',['GraphSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html',1,'amrex::Gpu::GraphSafeGuard'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html#a982a397f67b04e0cbf321b1e9ed77ea6',1,'amrex::Gpu::GraphSafeGuard::GraphSafeGuard()']]],
- ['graphtoppct_3474',['GraphTopPct',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a171596246077e8bb3d38d0e3a513c481',1,'amrex']]],
- ['gray_3475',['Gray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a8400a9113fb3f95e33ff7db8dfb68e5b',1,'amrex::BGColor::Gray()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a3f3bb7bbfeb1447b5542c7fd47eb71bf',1,'amrex::FGColor::Gray()']]],
- ['greater_3476',['GREATER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5ae1d7bebf58c0f94e82726c03448ef942',1,'amrex::AMRErrorTag']]],
- ['green_3477',['Green',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a83ccac0d2c470652e3a555eb8ae5400e',1,'amrex::BGColor::Green()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#aae3403f6980e1c0d60774d007a6590f4',1,'amrex::FGColor::Green()']]],
- ['grid_3478',['grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a306b19b425bf46d46607c66da53fb3f6',1,'amrex::HypreABecLap::grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html#ab5d5285dfb6f9c5b20319fc49de0507eaebc8572ee916d3308b3e24ac38ed8121',1,'amrex::NeighborParticleContainer::MaskComps::grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#ab55ece948b6a78f3ac9ece3db8abea57',1,'amrex::NeighborParticleContainer::NeighborCopyTag::grid()']]],
- ['grid_5feff_3479',['grid_eff',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a8932f2846ed22b769126d4783f76107a',1,'amrex::AmrInfo']]],
- ['grid_5fid_3480',['grid_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html#aee2840e31f2d1ffeecfa91964072553e',1,'amrex::NeighborCode::grid_id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#aee39264037329ffaf4685f535a763ed4',1,'amrex::NeighborParticleContainer::NeighborCommTag::grid_id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#a9c0de4b09bf5398064924b22bc1ae654',1,'amrex::NeighborParticleContainer::NeighborTask::grid_id()']]],
- ['grid_5fplaces_3481',['grid_places',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a90155667257e3c51890f716ade65c5e7',1,'amrex::Amr']]],
- ['grid_5fstride_5fthreads_5fand_5fblocks_3482',['grid_stride_threads_and_blocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ae53661945fe0e36f109401055a3d87cf',1,'amrex::Gpu::Device']]],
- ['gridandlevtobucket_3483',['gridAndLevToBucket',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#af07f598d8788010a800af8bdcf33adf7',1,'amrex::ParticleBufferMap']]],
- ['grideff_3484',['gridEff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a7bc5798a6ef2a0c27b0141112104e087',1,'amrex::AmrMesh']]],
- ['gridline_3485',['Gridline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab77bccba000ad381fed7aa4a3c7b7b6e',1,'amrex::XYPlotDataList']]],
- ['gridline_3486',['gridline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#abd0ed1322eaf065f16a171081fb46668',1,'amrex::XYPlotDataList']]],
- ['gridlochi_3487',['GridLocHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a06732eabff2d761d63404d048d57d130',1,'amrex::AmrData']]],
- ['gridlochi_3488',['gridLocHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a7d683070bd9df75f69f1f11257baff26',1,'amrex::AmrData']]],
- ['gridloclo_3489',['GridLocLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a26585c76f370219e547cc9c018faead7',1,'amrex::AmrData']]],
- ['gridloclo_3490',['gridLocLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a28d407574c4e864763d7e30c5374a5f7',1,'amrex::AmrData']]],
- ['gridlog_3491',['gridlog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8faf7f22cccf4da975ca761f1920f5e8',1,'amrex::Amr']]],
- ['gridmap_3492',['gridmap',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#aadae10ad5bacae5bceadd4eea37b12c6',1,'distribution_t']]],
- ['grids_3493',['grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af7a3b275665dcd4803b3780a02e36b48',1,'amrex::StateData::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a8454e30c3a460081f89df8154babd952',1,'amrex::HypreNodeLap::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a3661eefa8a7bc8f810c39fdc6f8fb350',1,'amrex::BndryRegisterT::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ae53347adc8a239367f153d3705a8ed25',1,'amrex::AmrMesh::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5ffc98d138f381698b2a61fc6cb2ce01',1,'amrex::AmrLevel::grids()']]],
- ['gridsize_3494',['GridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html',1,'amrex::Gpu']]],
- ['group_3495',['group',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a2cb41a80f7a3c545e1e537bf84acbbc9',1,'amrex::ParallelContext::Frame']]],
- ['groupall_3496',['GroupAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a2ac214c9799843152abe583b8c714501',1,'amrex::ParallelContext']]],
- ['groupsets_3497',['groupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ae979bf2ecefe688126ee3f348ea609ce',1,'amrex::NFilesIter::groupSets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a51fdeeea196eac049978076bf6671720',1,'amrex::VisMF::groupSets()']]],
- ['groupsize_3498',['groupsize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8bf758be7411312c155ccd5d0513e6b0',1,'amrex::StateDescriptor']]],
- ['groupsub_3499',['GroupSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ab19f592bc08ecbeb28c478752d6602fd',1,'amrex::ParallelContext']]],
- ['grow_3500',['grow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afe62a688aa84f2386188eddbdbf0ff50',1,'amrex::BoxND::grow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2d5d2c437135f3bd1fc9bd2b9554349c',1,'BoxND< AMREX_SPACEDIM >::grow(Orientation face, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a48cc78ecfdbb21357adbfaf484648ec5',1,'BoxND< AMREX_SPACEDIM >::grow(Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a84d50acaffa83ed0e44c9f545cb41b65',1,'BoxND< AMREX_SPACEDIM >::grow(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afe62a688aa84f2386188eddbdbf0ff50',1,'BoxND< AMREX_SPACEDIM >::grow(const IntVectND< dim > &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a4d8a9475fd2fca039a10a379f3fde8a6',1,'BoxND< AMREX_SPACEDIM >::grow(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2d5d2c437135f3bd1fc9bd2b9554349c',1,'amrex::BoxND::grow(Orientation face, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a48cc78ecfdbb21357adbfaf484648ec5',1,'amrex::BoxND::grow(Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a84d50acaffa83ed0e44c9f545cb41b65',1,'amrex::BoxND::grow(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a4d8a9475fd2fca039a10a379f3fde8a6',1,'amrex::BoxND::grow(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a624b3513f2b285491050d17d8952c474',1,'amrex::BoxArray::grow(int idir, int n_cell)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac76ee31fa4b71fa56dad4635a650cfbe',1,'amrex::BoxArray::grow(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a12a6842ecc48421374e69c0d40ba1542',1,'amrex::BoxArray::grow(int n)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4418ba4ddb9ce2898858e6553d06df67',1,'amrex::grow(const BoxND< dim > &b, int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a866b2bba2272c37fe838d08597bc63cd',1,'amrex::grow(const BoxND< dim > &b, const IntVectND< dim > &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78b36fdd4e31635f7b7f626fa0e213c4',1,'amrex::grow(const BoxND< dim > &b, int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab276698e682b7b3d4797a2395ad8135',1,'amrex::grow(const BoxND< dim > &b, Direction d, int n_cell) noexcept']]],
- ['growboxbyone_3501',['GrowBoxByOne',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a59d040ff4854528efd7602005560d853',1,'amrex::DeriveRec']]],
- ['growcoarsen_3502',['growcoarsen',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aaca5f33122df36bed145432e5b4f5c57',1,'amrex::BoxArray::growcoarsen(IntVect const &ngrow, const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ad28652c559f9057fc343bd3c0beb0116',1,'amrex::BoxArray::growcoarsen(int n, const IntVect &iv)']]],
- ['growhi_3503',['growHi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6ac850b1c6d3969f11bafb9ffa7416b',1,'amrex::growHi(const BoxND< dim > &b, int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c525008964448d1f308736681ee9b06',1,'amrex::growHi(const BoxND< dim > &b, Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a9848441ce9a5694f17e8617486e0b167',1,'amrex::BoxArray::growHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa333dc37d8970068d540d5eaece2165a',1,'amrex::BoxND::growHi(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad9ebf4097f08f0f38330a4a2a8f8e17d',1,'amrex::BoxND::growHi(Direction d, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa333dc37d8970068d540d5eaece2165a',1,'BoxND< AMREX_SPACEDIM >::growHi(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad9ebf4097f08f0f38330a4a2a8f8e17d',1,'BoxND< AMREX_SPACEDIM >::growHi(Direction d, int n_cell=1) noexcept']]],
- ['growlo_3504',['growLo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a807142d1b418c981e41164718f1a5f1a',1,'amrex::growLo(const BoxND< dim > &b, Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab6c72b687247bdb811c1f3de26b7dfc9',1,'amrex::growLo(const BoxND< dim > &b, int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a76695bda9b8e135e6d945c578557d78d',1,'amrex::BoxArray::growLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aaca25d589db25bee8ad1c7777c886ae0',1,'amrex::BoxND::growLo(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9727fdfc20119daf9b9538fe2ddfb4f7',1,'amrex::BoxND::growLo(Direction d, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aaca25d589db25bee8ad1c7777c886ae0',1,'BoxND< AMREX_SPACEDIM >::growLo(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9727fdfc20119daf9b9538fe2ddfb4f7',1,'BoxND< AMREX_SPACEDIM >::growLo(Direction d, int n_cell=1) noexcept']]],
- ['grownnodaltilebox_3505',['grownnodaltilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a972ba6223b0f4ccca81791b9510b3002',1,'amrex::MFIter::grownnodaltilebox(int dir, const IntVect &ng) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae59e3e67c7b94d6b15158d177dd8cdc8',1,'amrex::MFIter::grownnodaltilebox(int dir=-1, int ng=-1000000) const noexcept']]],
- ['grownonperiodicdomain_3506',['growNonPeriodicDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4535bb6797e6c53c228d598f23cc7296',1,'amrex::Geometry::growNonPeriodicDomain(int ngrow) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8a4838041db3d95fdd4960045349db2d',1,'amrex::Geometry::growNonPeriodicDomain(IntVect const &ngrow) const noexcept']]],
- ['growntilebox_3507',['growntilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1e344ffd39d3dba95d582a7d93c1ad97',1,'amrex::MFIter::growntilebox(int ng=-1000000) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ac9653cce066f73c95c3ec89f46f38ba1',1,'amrex::MFIter::growntilebox(const IntVect &ng) const noexcept']]],
- ['growperiodicdomain_3508',['growPeriodicDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aca0dd62693f548b7fb4ee38acc6310db',1,'amrex::Geometry::growPeriodicDomain(IntVect const &ngrow) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abe9c676150da912017772bb39a1f0d91',1,'amrex::Geometry::growPeriodicDomain(int ngrow) const noexcept']]],
- ['growth_5ffactor_3509',['growth_factor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a03d109d27d848ed9f9a2bf219dd34a42',1,'amrex::VectorGrowthStrategy']]],
- ['gshoplevel_3510',['GShopLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'amrex::EB2::GShopLevel< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a008434e6394b5ae980fc9aaab639cdf8',1,'amrex::EB2::GShopLevel::GShopLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a4c79b3b07e6bd33f132fa7030dd7d5ca',1,'GShopLevel< STLtools >::GShopLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, GShopLevel< STLtools > &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#aa46078b91c8b535cdf6a212f061eb2a3',1,'GShopLevel< STLtools >::GShopLevel(IndexSpace const *is, STLtools const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a008434e6394b5ae980fc9aaab639cdf8',1,'GShopLevel< ChkptFile >::GShopLevel(IndexSpace const *is, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a4c79b3b07e6bd33f132fa7030dd7d5ca',1,'GShopLevel< ChkptFile >::GShopLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, GShopLevel< ChkptFile > &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#aa46078b91c8b535cdf6a212f061eb2a3',1,'GShopLevel< ChkptFile >::GShopLevel(IndexSpace const *is, ChkptFile const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#acd9942090fa93b0eb048fbd2026d9b3c',1,'amrex::EB2::Level::GShopLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a008434e6394b5ae980fc9aaab639cdf8',1,'GShopLevel< STLtools >::GShopLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a4c79b3b07e6bd33f132fa7030dd7d5ca',1,'amrex::EB2::GShopLevel::GShopLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, GShopLevel< G > &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#aa46078b91c8b535cdf6a212f061eb2a3',1,'amrex::EB2::GShopLevel::GShopLevel(IndexSpace const *is, G const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)']]],
- ['gshoplevel_3c_20chkptfile_20_3e_3511',['GShopLevel< ChkptFile >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]],
- ['gshoplevel_3c_20stltools_20_3e_3512',['GShopLevel< STLtools >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]]
+ ['gather_3035',['Gather',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a6ea7eeaafa369d6246da405045b73208',1,'amrex::detail::Gather(const T *, int, T *, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aac087974da543982e53f9b3f1da42005',1,'amrex::detail::Gather(const T &, T *, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab3aa34d0c55755f52fccec7dd20dd9fb',1,'amrex::ParallelDescriptor::Gather(Real const *sendbuf, int nsend, Real *recvbuf, int root)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad270703aec68e1bad2e5551590f10dd7',1,'amrex::ParallelDescriptor::Gather(const T *, size_t n, T1 *, size_t n1, int root)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a84c9d7d438ae259036461c6db6100a27',1,'amrex::ParallelDescriptor::Gather(const T &, int root)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelGather.html#accad75ceb30d24dd985037a1dddb72fa',1,'amrex::ParallelGather::Gather(const T *v, int cnt, T *vs, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelGather.html#ac500e0120b76d32a349a73f8ebfd36b2',1,'amrex::ParallelGather::Gather(const T &v, T *vs, int root, MPI_Comm comm)']]],
+ ['gatherlayoutdatatovector_3036',['GatherLayoutDataToVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aaa8e2b582c52d43645acae3099cbaf4e',1,'amrex::ParallelDescriptor']]],
+ ['gatherparticles_3037',['gatherParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab75c7a4946d605a7072d64407df6a6d8',1,'amrex']]],
+ ['gatherv_3038',['Gatherv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a211110d15cfcd5d09168c6d415476ce6',1,'amrex::ParallelDescriptor']]],
+ ['gcc_5fmap_5fnode_5fextra_5fbytes_3039',['gcc_map_node_extra_bytes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae9f4a54b51971f15803c95c7f677c1b8',1,'amrex']]],
+ ['gccplacater_3040',['GccPlacater',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9d0fa7afb6bbeb5e81b5570445599fbf',1,'amrex']]],
+ ['gccplacatermf_3041',['GccPlacaterMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad60aac176908ba51373d63ca49bef063',1,'amrex']]],
+ ['generatemasks_3042',['GenerateMasks',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3f478913c1ee3d9bfed093be0301b6e',1,'amrex::InSituUtils']]],
+ ['geom_3043',['geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#afca4d4cd5e3361c1d6fd1c64eff38141',1,'amrex::PETScABecLap']]],
+ ['geom_3044',['Geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ad535ebc3896c9f8c1ea3e6530ffc070e',1,'amrex::AmrLevel::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a38a313616cf363d4848934853dd47092',1,'amrex::AmrMesh::Geom() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#adf16ab166b53c2ae62ee664a25e31e57',1,'amrex::AmrMesh::Geom(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab1419d0ea909582b877283e1196d6e68',1,'amrex::AmrMesh::Geom(int a_coarsest_lev, int a_finest_lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a24f762a6fc54a0adff17d31a5ff22e8b',1,'amrex::AmrMesh::Geom() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a924462614f8ea65b38f21163808bdddc',1,'amrex::AmrMesh::Geom(int lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a9d52a302b3f7f9d6b29f09e24fc906c4',1,'amrex::AmrParGDB::Geom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a3583b3618380eea92350a8a5bc29a46a',1,'amrex::AmrParGDB::Geom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a699118eee56fc9250d4ae940fff8cf18',1,'amrex::EBFArrayBoxFactory::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#abb45241bcd62cecd1f2e43a3c93cdf7c',1,'amrex::EB2::Level::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02b3d2ea4535daf60276e9014571f955',1,'amrex::MLLinOpT::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02b3d2ea4535daf60276e9014571f955',1,'MLLinOpT< Array< MultiFab, 3 > >::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a9e84259b6aa2852287649de9102a68e4',1,'amrex::ParGDB::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a0f4207bf31f6366cee4812742303879d',1,'amrex::ParGDBBase::Geom()']]],
+ ['geom_3045',['geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a6313812bf3fe1b6c628ad07679244354',1,'amrex::StateDataPhysBCFunct::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a3ec12508ffa505780af64ebc27188233',1,'amrex::HypreNodeLap::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a97c4612c2a7f58b47c36ec710cb1b0f6',1,'amrex::Hypre::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ae4436ce0d60dc60cd15ff3ab3c2ed7a7',1,'amrex::BndryDataT::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a239ef06043779ea301395ae14876d6cb',1,'amrex::AmrMesh::geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a571b97b176d8618fba71f56c8b44a7c8',1,'amrex::AmrLevel::geom()']]],
+ ['geom_3046',['Geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a9ae9a37898b7fb6929b598194c8bca61',1,'amrex::ParticleContainerBase::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac06fddccd637c54fe5f86c83ac4e310f',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac06fddccd637c54fe5f86c83ac4e310f',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac06fddccd637c54fe5f86c83ac4e310f',1,'amrex::ParIterBase_impl::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a9f7d684223e77d4bf3162333a55c64d6',1,'amrex::ParGDBBase::Geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a90d6cb9a9d7e81879188f069a502ce24',1,'amrex::ParGDB::Geom()']]],
+ ['geomelements_3047',['geomElements',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#aa2fa17ff2ba083371845090960b56abc',1,'amrex::EB2::SplineIF']]],
+ ['geometry_3048',['Geometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html',1,'amrex::Geometry'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abe4767b2f215bc24725017610b86091d',1,'amrex::Geometry::Geometry() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ab9cc9315f181884f554c5866cd1e68e5',1,'amrex::Geometry::Geometry(const Box &dom, const RealBox *rb=nullptr, int coord=-1, int const *is_per=nullptr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7ba1318caf7c0f051bc33126789c4e94',1,'amrex::Geometry::Geometry(const Box &dom, const RealBox &rb, int coord, Array< int, AMREX_SPACEDIM > const &is_per) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a61c7b8c8cbb3b7a39b4db6ed8eface07',1,'amrex::Geometry::Geometry(const Geometry &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a02c8a9fe2c0a14e7ca251ce48e97ee5b',1,'amrex::Geometry::Geometry(Geometry &&rhs) noexcept=default']]],
+ ['geometrydata_3049',['GeometryData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html',1,'amrex']]],
+ ['geometryshop_3050',['GeometryShop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html',1,'amrex::EB2::GeometryShop< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a5cd1275a72a0d42d7058bbb4da6f3e8d',1,'amrex::EB2::GeometryShop::GeometryShop(F f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a3772b6627894ab939396feac8bc1c356',1,'amrex::EB2::GeometryShop::GeometryShop(F f, R r)']]],
+ ['get_3051',['get',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< IArrayBox >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< IArrayBox >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< IArrayBox >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< FArrayBox >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< FArrayBox >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< FArrayBox >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< FArrayBox >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::Mask >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::Mask >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::Mask >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::Mask >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::EBCellFlagFab >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::EBCellFlagFab >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::EBCellFlagFab >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::EBCellFlagFab >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::CutFab >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::CutFab >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::CutFab >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::CutFab >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::BaseFab< PetscInt > >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::BaseFab< PetscInt > >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::BaseFab< PetscInt > >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::BaseFab< PetscInt > >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a54183310926451315930c0a0a09f1475',1,'amrex::ParmParse::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html#aa0974cb46a5b57ae7678cfeeff813a2e',1,'amrex::detail::SplitIndexList::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a48fae2c492bcad7afe1baed7ed0bfc64',1,'amrex::ref_wrapper::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a5f44b55b81dc4217e138a7f78d95a1db',1,'amrex::ParallelDescriptor::ProcessTeam::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a54da839203de93e062dbff05377d999b',1,'amrex::PlotFileDataImpl::get(int level, std::string const &varname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a780c89af0db95b7c96610739ca60ac6c',1,'amrex::PlotFileDataImpl::get(int level) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a7b6393c9a0c4b2df192051eacccbaafd',1,'amrex::PlotFileData::get(int level, std::string const &varname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a53dc80997747ee42565b6fb3e6509281',1,'amrex::PlotFileData::get(int level) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a52b882dec70bfeb4ccf32cd859e148f3',1,'amrex::ParmParse::get(const char *new_name, const char *old_name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a24eb7bf5d0d06251bf15a44b8a8a1a4f',1,'amrex::ParmParse::get(const char *name, std::array< T, N > &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac246c039fd27b9a2bdccfc99d68062a6',1,'amrex::ParmParse::get(const char *name, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a31599e95400a726459b3ea9b4ccce720',1,'amrex::ParmParse::get(const char *name, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae2021776ee6ddf9a139d8a0af42785a9',1,'amrex::ParmParse::get(const char *name, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae902806780e0a1daed6a161b95178435',1,'amrex::ParmParse::get(const char *name, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac4efb98e8b17112650c2d0034a9681ef',1,'amrex::ParmParse::get(const char *name, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2e078bf57389f3da2ad75a53aca0771',1,'amrex::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a3a48f359b6d8c12b019b3e1b7c097f72',1,'amrex::ParmParse::get(const char *name, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a26252e98bdffbce5baf1695ca817cb30',1,'amrex::ParmParse::get(const char *name, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a24db67f875cbc2a56406c66f48d60b8a',1,'amrex::ParmParse::get(const char *name, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8f9b2ed1f135f96eafb0de05b63629c9',1,'IntVectND< AMREX_SPACEDIM >::get() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a212b3bbe291afc28147d03c7271af651',1,'IntVectND< AMREX_SPACEDIM >::get() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8f9b2ed1f135f96eafb0de05b63629c9',1,'amrex::IntVectND::get() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a212b3bbe291afc28147d03c7271af651',1,'amrex::IntVectND::get() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a5078e6c6fb7f7e2d182958fbd40e6f47',1,'IndexTypeND< AMREX_SPACEDIM >::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a5078e6c6fb7f7e2d182958fbd40e6f47',1,'amrex::IndexTypeND::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< TagBox >::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< TagBox >::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< TagBox >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< TagBox >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< IArrayBox >::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a46cff55b388d9aaefe81cd3a8a6d7648',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::get()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7630375a13ce1d49fd232e6436d658e2',1,'amrex::get(GpuTuple< Ts... > &&tup) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a55b45d61c6e18c31d787042cf9169385',1,'amrex::get(GpuTuple< Ts... > &tup) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'FabArray< amrex::BaseFab< AtomicInt > >::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#acaacc2e448d7ecbac9fbcb817e39b125',1,'amrex_parmparse_module::amrex_parmparse::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ab3b0861ff49959fd1103921dc291b918',1,'amrex::Any::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a743acfa69c626f0a2f66fda4830312dc',1,'amrex::Any::get() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac4e1bbf1c88985b380f9e9df11be7354',1,'amrex::BoxArray::get()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#aa6b9cce8542740cec857772417d67dd5',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a6ff8692064ee148c07daeec4c5f2620b',1,'amrex::DeriveList::get()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'amrex::FabArray::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'amrex::FabArray::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'amrex::FabArray::get(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a40ad454f948a86047a3c9887f18eb2b2',1,'amrex::FabArray::get(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0776aa41d2309534c3d0792320eb6763',1,'FabArray< amrex::BaseFab< AtomicInt > >::get(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac9c35f9ba5d6042bc5fff01e5d5e295b',1,'FabArray< amrex::BaseFab< AtomicInt > >::get(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a427dc42c638a674461f8b98f16875114',1,'FabArray< amrex::BaseFab< AtomicInt > >::get(int K) const noexcept']]],
+ ['get32bitcode_3052',['get32BitCode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#acbda6a326e80b22c8e947f504a89f459',1,'amrex::Morton']]],
+ ['get_5faggregate_3053',['get_aggregate',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#a91708a0258707972ce13689407b5c0bf',1,'amrex::Scan::detail::BlockStatus< T, false >::get_aggregate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a39342a923b5962b079be0fa1f9b39131',1,'amrex::Scan::detail::BlockStatus< T, true >::get_aggregate()']]],
+ ['get_5fallocator_3054',['get_allocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< char >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< unsigned int >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'amrex::PODVector::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::BoxND >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::NeighborCode >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::openbc::MomTag >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::STLtools::Triangle >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< amrex::XDim3 >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< std::size_t >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const int * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const int *, DefaultAllocator< const int * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const ParticleReal * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< index_type >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< int * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< int *, DefaultAllocator< int * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< int >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< ParticleReal * >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::get_allocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a67de98b5efe335d818e6bc91911418ff',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::get_allocator()']]],
+ ['get_5fcell_5fdata_3055',['get_cell_data',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a50a85d7bbd84f5b4116132d9dc5815',1,'amrex']]],
+ ['get_5fcell_5ftype_3056',['get_cell_type',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a4e837dbfa10cc1075d4c603eddcda32a',1,'amrex_ebcellflag_module']]],
+ ['get_5fcommand_3057',['get_command',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b2451baea738a8717530466c13f37fe',1,'amrex']]],
+ ['get_5fcommand_5fargument_3058',['get_command_argument',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a566544464dedd2d70fe9969fc79658cd',1,'amrex']]],
+ ['get_5fd_3059',['get_d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#af811bb2dca600cc0f76358ff2affeba3',1,'hacc::Dfft']]],
+ ['get_5fd0_3060',['get_d0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28402657d9216f6ef38835ab562ee58b',1,'MLLinOpT< Array< MultiFab, 3 > >::get_d0()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28402657d9216f6ef38835ab562ee58b',1,'amrex::MLLinOpT::get_d0(T const &dx, T const &dy, T const &) const noexcept']]],
+ ['get_5fd1_3061',['get_d1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adad8c3e9a304cc409d473b2d44aa4520',1,'amrex::MLLinOpT::get_d1()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adad8c3e9a304cc409d473b2d44aa4520',1,'MLLinOpT< Array< MultiFab, 3 > >::get_d1()']]],
+ ['get_5fdata_3062',['get_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5f84c93c82667982bbec8f9215b630af',1,'amrex::AmrLevel']]],
+ ['get_5fderive_5flst_3063',['get_derive_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7ef50123ae8e520914847e15973b104a',1,'amrex::AmrLevel']]],
+ ['get_5fdesc_5flst_3064',['get_desc_lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a4092681e4db89552b5a53b0d1bb144fa',1,'amrex::AmrLevel']]],
+ ['get_5fdm_3065',['get_dm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac35ec951548cc1e54dfc60b0d65df8e8',1,'amrex::ForkJoin']]],
+ ['get_5fdo_5finitval_3066',['get_do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af073981013bb7c213dd103b9935f9809',1,'amrex::FArrayBox']]],
+ ['get_5fdpdn_5fon_5fdomain_5ffaces_3067',['get_dpdn_on_domain_faces',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ac6a0e027881bd8d0314ab054afb5dbc9',1,'amrex::MLPoissonT']]],
+ ['get_5fdx_5feb_3068',['get_dx_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a990e4bb5340b692dfe4bee50d8a52f26',1,'amrex']]],
+ ['get_5fexclusive_5fsum_3069',['get_exclusive_sum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html#a7c22d5e09fb1b959f3ce7703caa5a5ac',1,'amrex::detail::SplitIndexList']]],
+ ['get_5fimpl_3070',['get_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac058d02c07c2b74e83e50b33b90197e5',1,'amrex::detail::get_impl(detail::gpu_tuple_element< I, typename GpuTupleElement< I, GpuTuple< Ts... > >::type > &te) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a4d3a6a5ee4fec4f89030624c3bfa4ae6',1,'amrex::detail::get_impl(detail::gpu_tuple_element< I, typename GpuTupleElement< I, GpuTuple< Ts... > >::type > const &te) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a366e33622f264a58b5ceae6cd79e3b64',1,'amrex::detail::get_impl(detail::gpu_tuple_element< I, typename GpuTupleElement< I, GpuTuple< Ts... > >::type > &&te) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a4cd4035b5290c6ab844dcb8568c020dc',1,'amrex::DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >::get_impl()']]],
+ ['get_5finc_5fmpi_5ftag_3071',['get_inc_mpi_tag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a48543c30b34e4a2696efc8b2788abadd',1,'amrex::ParallelContext::get_inc_mpi_tag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ac7e3ccd77b7a012c1c66b7c3bbdf6509',1,'amrex::ParallelContext::Frame::get_inc_mpi_tag()']]],
+ ['get_5finitval_3072',['get_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aab5bd155e6cda0d5f6b61d1820ae5a8f',1,'amrex::FArrayBox']]],
+ ['get_5fint_3073',['get_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ad7d6f97565596d31e0c64d3797f3b128',1,'amrex_parmparse_module::amrex_parmparse::get_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a6ef2d5bb23477385797383a4838a1281',1,'amrex_parmparse_module::get_int()']]],
+ ['get_5fintarr_3074',['get_intarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a610d8844a68ada5bdacea533323bb756',1,'amrex_parmparse_module::amrex_parmparse::get_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a56e10e295f5d70b7f238b84f487aa477',1,'amrex_parmparse_module::get_intarr()']]],
+ ['get_5fio_5ffilename_3075',['get_io_filename',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aecdcd8a490ce68812e19ba6e6f17d320',1,'amrex::ForkJoin']]],
+ ['get_5fitags_3076',['get_itags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a43dbc9ccdad55205e4a95d7ccf6f3691',1,'amrex::TagBox']]],
+ ['get_5flead_5fcomm_3077',['get_lead_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a428205afae6eb51671ee5b0d45de60b8',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['get_5fline_5fdata_3078',['get_line_data',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f08bece47186514a8d7ec979e4b87ca',1,'amrex']]],
+ ['get_5flogical_3079',['get_logical',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#abfcfeabda256c79024069aef558469b2',1,'amrex_parmparse_module::amrex_parmparse::get_logical()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a1f072a46c41df5283ca3ab135fa8f192',1,'amrex_parmparse_module::get_logical()']]],
+ ['get_5fmax_5fthreads_3080',['get_max_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#ade36032ab5920b203a693a1cc44bd82a',1,'amrex::OpenMP']]],
+ ['get_5fmf_3081',['get_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a7d6ce14751cb1212501bb1cdc36f57cb',1,'amrex::ForkJoin::get_mf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a43b2cf5d4684fbb2c23776d786efecdd',1,'amrex::FillPatchIterator::get_mf()']]],
+ ['get_5fmf_5fvec_3082',['get_mf_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a8e0a68a47c9455b335eff47b577a44cb',1,'amrex::ForkJoin']]],
+ ['get_5fneighbor_5fcells_3083',['get_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html',1,'amrex_ebcellflag_module']]],
+ ['get_5fneighbor_5fcells_5fint_3084',['get_neighbor_cells_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html#a11c655436ceff8d225a22cd6d9f5546f',1,'amrex_ebcellflag_module::get_neighbor_cells::get_neighbor_cells_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a042a1d5bee97b5d90c352a09ffc13956',1,'amrex_ebcellflag_module::get_neighbor_cells_int(flag, ngbr)']]],
+ ['get_5fneighbor_5fcells_5fint_5fsingle_3085',['get_neighbor_cells_int_single',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a5f10bb6cffaf7551730ef8bd3e73b6f1',1,'amrex_ebcellflag_module']]],
+ ['get_5fneighbor_5fcells_5freal_3086',['get_neighbor_cells_real',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a4060baeae84dd42b4c8941cde84ceaee',1,'amrex_ebcellflag_module::get_neighbor_cells_real()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html#a1c04556647e125e698c2fd2724430f38',1,'amrex_ebcellflag_module::get_neighbor_cells::get_neighbor_cells_real()']]],
+ ['get_5fnew_5fdata_3087',['get_new_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0a3e47884145cbdb469ba13d9c93d80e',1,'amrex::AmrLevel::get_new_data(int state_indx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aaa28de2de47b2c2cb6fc60a0faa6f35b',1,'amrex::AmrLevel::get_new_data(int state_indx) noexcept']]],
+ ['get_5fnum_5fthreads_3088',['get_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#ab20933abbde0f4d52baff34fd3d0f10a',1,'amrex::OpenMP']]],
+ ['get_5fofs_5fptr_3089',['get_ofs_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#abf278a69530b55db1c0156e40db89e0c',1,'amrex::ParallelContext::Frame']]],
+ ['get_5fold_5fdata_3090',['get_old_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a699c7036091ffba601be980e985f12b2',1,'amrex::AmrLevel::get_old_data(int state_indx) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a382aab120a9106f10ca000c930aa3bb4',1,'amrex::AmrLevel::get_old_data(int state_indx) noexcept']]],
+ ['get_5fparticle_5fdata_3091',['get_particle_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a86ef9aa50ef7b290e9e0d5b7efc5b003',1,'amrex::ParticleArray']]],
+ ['get_5fplucker_5fcoords_3092',['get_plucker_coords',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a7a41ddf66699cf00d97df7994805137f',1,'amrex::tri_geom_ops']]],
+ ['get_5fraw_5fdata_3093',['get_raw_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a530916a537dcc4b424694411b430833e',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::get_raw_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a226d825fc52f81b473a5ccb27d0d19e1',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::get_raw_data(container_type &a_container)']]],
+ ['get_5fraw_5fdata_5fimpl_3094',['get_raw_data_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a3b69467d541c08b7bfb89a4bfa505644',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
+ ['get_5freal_3095',['get_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a0fe403153388ffa22847e362231c0db3',1,'amrex_parmparse_module::amrex_parmparse::get_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a43a58b4dcfae50bb8a40911804a8fd7b',1,'amrex_parmparse_module::get_real(this, name, v)']]],
+ ['get_5frealarr_3096',['get_realarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#afaa243da391ad65ea78af211034bbbb2',1,'amrex_parmparse_module::get_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a0c550ea9b94a0f755aad8d4b82eb7c49',1,'amrex_parmparse_module::amrex_parmparse::get_realarr()']]],
+ ['get_5fslice_5fdata_3097',['get_slice_data',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a431197f206b148529308a7796d5039',1,'amrex']]],
+ ['get_5fsolution_3098',['get_solution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a5de713250bbf999484b54230cd5aafef',1,'amrex::HypreSolver']]],
+ ['get_5fstate_5fdata_3099',['get_state_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a9d26097cf45be9f3a69ea6a48e9bfabd',1,'amrex::AmrLevel']]],
+ ['get_5fstring_3100',['get_string',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a2cbf931e4c309eba6e8c3874eb30f7b5',1,'amrex_parmparse_module::get_string()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a0546d6b0c985419b4c1f4db2df4238cc',1,'amrex_parmparse_module::amrex_parmparse::get_string()']]],
+ ['get_5fstringarr_3101',['get_stringarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0a94203d52dd6336e6ca512a5139b3e7',1,'amrex_parmparse_module::get_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ac0d76e840454ccdf657b39a423876e5a',1,'amrex_parmparse_module::amrex_parmparse::get_stringarr()']]],
+ ['get_5fsum_3102',['get_sum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a7e41ce07653e68c00c8370a43ac2afed',1,'amrex::detail']]],
+ ['get_5ftag_5fsize_3103',['get_tag_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a76f10e7b0bf11c2e90199e2ec1d964e6',1,'amrex::detail']]],
+ ['get_5fteam_5fcomm_3104',['get_team_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a7810499292a81bb8c40c0a2a9a0c2d06',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['get_5fthread_5fnum_3105',['get_thread_num',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#a27ed6354b68b2bd8721658a8779af032',1,'amrex::OpenMP']]],
+ ['get_5ftime_5fstep_3106',['get_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4e271bb0dfa0e7bee049e3b8dfcbfec4',1,'amrex::IntegratorBase::get_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#acdbecf21e7e5de787e59c0e1a2680fc8',1,'amrex::TimeIntegrator::get_time_step()']]],
+ ['geta_3107',['getA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a67ef9ca88484d9c5cc326b86431da451',1,'amrex::HypreSolver']]],
+ ['getacoeffs_3108',['getACoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa5372664d64d3860afe0a883596975f4',1,'amrex::MLABecLaplacianT::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a4e99b082fbc82b4e9d6d4fc7707fe758',1,'amrex::MLALaplacianT::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a1081608527ed0e29d67689eaaafceeb2',1,'amrex::MLCellABecLapT::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a23675188f09097a295525367ce399b61',1,'amrex::MLEBABecLap::getACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a31ef925e5d50b04583caa69df4085cd1',1,'amrex::MLPoissonT::getACoeffs()']]],
+ ['getallocsinglechunk_3109',['getAllocSingleChunk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a26c57d9e401fcc56f720c50f5bfdeb06',1,'amrex::FabArrayBase']]],
+ ['getamrlevels_3110',['getAmrLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a705d1e2cbc8481f2ab8516ce61034a81',1,'amrex::Amr']]],
+ ['getareafrac_3111',['getAreaFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#adb2dec585ef401908ca3e596eb62e851',1,'amrex::EBDataCollection::getAreaFrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a74e0bbe82132ef0fecbe0dffda94cf83',1,'amrex::EBFArrayBoxFactory::getAreaFrac()']]],
+ ['getareafracdata_3112',['getAreaFracData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a5dc3cfcc602540d1f849106c2dee9d14',1,'amrex::EBFArrayBox']]],
+ ['getareanottotag_3113',['GetAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a9a621503f0ef653fc2eab9229168782d',1,'amrex::AmrMesh::GetAreaNotToTag()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af6388eb0b60035305b92b00398c67762',1,'amrex::Amr::GetAreaNotToTag()']]],
+ ['getareanottotag_3114',['getAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#afd13b08745699794f3a991500e901974',1,'amrex::AmrLevel']]],
+ ['getareatotag_3115',['getAreaToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a804883955eae48bd6992fb770324a981',1,'amrex::AmrLevel']]],
+ ['getarena_3116',['getArena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aca92acd84720e0709ffdc3ccb2ead240',1,'amrex::sundials::getArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a593ba91494f1ec4754498a39a2ea91be',1,'amrex::StateData::getArena()']]],
+ ['getarr_3117',['getarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a4e9428e27996d192ffbb496cb009abd3',1,'amrex_parmparse_module::amrex_parmparse::getarr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a643cc1f0359446a7ba0a997e949af928',1,'amrex::ParmParse::getarr(const char *name, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a00541ac93c3550160a154e9d5a3d5ec1',1,'amrex::ParmParse::getarr(const char *name, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6a244245bc791095e6f4bbbfcf9835b8',1,'amrex::ParmParse::getarr(const char *name, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a97c86c6556b58ff6d5fbef7dd33d7f67',1,'amrex::ParmParse::getarr(const char *name, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ade3bfcf7b3561484c56556d12d7fa7c7',1,'amrex::ParmParse::getarr(const char *name, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6284a27596e92c72f1eac4a6515c2c5d',1,'amrex::ParmParse::getarr(const char *name, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afc26369b48fec28271dfbc3a44924647',1,'amrex::ParmParse::getarr(const char *name, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#acd6b161e8e6dea4c7379ef469d73d193',1,'amrex::ParmParse::getarr(const char *name, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9079c4384e7d33b2c8f92436a350b563',1,'amrex::ParmParse::getarr(const char *name, IntVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ace7abd71171ae6fdfe0aea25e616e323',1,'amrex::ParmParse::getarr(const char *name, RealVect &ref) const']]],
+ ['getarrayname_3118',['GetArrayName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#ac384e988016eac31074e99f36f7cd49a',1,'amrex::AmrDataAdaptor::GetArrayName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a6134a52852c8b59d0377a1f255990f85',1,'amrex::AmrMeshDataAdaptor::GetArrayName()']]],
+ ['getarrayofstructs_3119',['GetArrayOfStructs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a71c746f6d3c895885b57ee891b828959',1,'amrex::ParIterBase_impl::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a71c746f6d3c895885b57ee891b828959',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a71c746f6d3c895885b57ee891b828959',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a15a5c73d1aaced5789c24576eabe384d',1,'amrex::ParticleTile::GetArrayOfStructs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a01fa9d2a9c7ad522f53a96ba6aa770a8',1,'amrex::ParticleTile::GetArrayOfStructs() const']]],
+ ['getarrofconstptrs_3120',['GetArrOfConstPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1c2496ecb409639e8639cf01881d0acb',1,'amrex::GetArrOfConstPtrs(const std::array< T, AMREX_SPACEDIM > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af440a21a377ce21aced4b2360d34f09d',1,'amrex::GetArrOfConstPtrs(const std::array< T *, AMREX_SPACEDIM > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d3d4c8b853be1962df781e5b6ee395c',1,'amrex::GetArrOfConstPtrs(const std::array< std::unique_ptr< T >, AMREX_SPACEDIM > &a) noexcept']]],
+ ['getarrofptrs_3121',['GetArrOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d178420751d1cce6bd2661d614fbb33',1,'amrex::GetArrOfPtrs(std::array< T, AMREX_SPACEDIM > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee80b212d35c9fafe26f01f76ce6b672',1,'amrex::GetArrOfPtrs(const std::array< std::unique_ptr< T >, AMREX_SPACEDIM > &a) noexcept']]],
+ ['getascalar_3122',['getAScalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aaa7bd08886e8e132fbd9b3982bcadaa6',1,'amrex::MLABecLaplacianT::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a19a757a4a9de1abe19d066d87985c97b',1,'amrex::MLALaplacianT::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ae138125310f7e77c24bfc57fc2435a96',1,'amrex::MLCellABecLapT::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaf57770551b1bc15d4ebfa8847c34b07',1,'amrex::MLEBABecLap::getAScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ab2de7ccf4ff7b1a71d80807c35edc388',1,'amrex::MLPoissonT::getAScalar()']]],
+ ['getb_3123',['getb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#af227165d7eb34848f7ccc5942b432c0b',1,'amrex::HypreSolver']]],
+ ['getbc_3124',['getBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a84e433aa5076093c39d51bf97a9b0ca6',1,'amrex::StateData::getBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a289cc1c0fcd4e78b5a363ef048940b70',1,'amrex::StateDescriptor::getBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#acabaee4740a8465dc4362f4374f0e244',1,'amrex::DeriveRec::getBC()'],['../namespaceHydroBC.html#ae4805c1bf4cec4012693733f3fa44f7b',1,'HydroBC::getBC()']]],
+ ['getbc3d_3125',['getBC3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a4a7a159ef9c9f44bea0e5ed912473b69',1,'amrex::DeriveRec']]],
+ ['getbcarray_3126',['GetBCArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#ad9523dae9903f59fc43bb7df17e2250e',1,'amrex::InterpBase']]],
+ ['getbcarray_3127',['getBCArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a4bb1f80ca05ed54727d81042c79e880b',1,'amrex::AmrLevel']]],
+ ['getbcoeffs_3128',['getBCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aab3277c61cfe30090e52994136049eae',1,'amrex::MLEBABecLap::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af775f557e81f016fd82aac1740dab0ac',1,'amrex::MLPoissonT::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a934552e4d4831940545037de23c96f32',1,'amrex::MLCellABecLapT::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a11449a0005b64c5f3738ce60b2b1d471',1,'amrex::MLALaplacianT::getBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ae26679158fbd666266ca89925a5dc9d8',1,'amrex::MLABecLaplacianT::getBCoeffs()']]],
+ ['getbcs_3129',['getBCs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#abbe594f5217319d2ca53015fbaaf73cb',1,'amrex::StateDescriptor']]],
+ ['getbctlptr_3130',['getBCTLPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#a2cb90e49776ef856427d5cdde41e3296',1,'amrex::MLCellLinOpT::BndryCondLoc']]],
+ ['getbdkey_3131',['getBDKey',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa0cb5039380dc0545d40ac5ac6589943',1,'amrex::FabArrayBase']]],
+ ['getbiniterator_3132',['getBinIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a484b45fe28140ce6f64c77687981ac81',1,'amrex::DenseBinIteratorFactory::getBinIterator()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#afd23c4f2b4f25cec986300221b0f03d3',1,'amrex::SparseBinIteratorFactory::getBinIterator()']]],
+ ['getbiniteratorfactory_3133',['getBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8c1a462b3aaa2193672c14d26a56601a',1,'amrex::DenseBins::getBinIteratorFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8c1a462b3aaa2193672c14d26a56601a',1,'DenseBins< ParticleType >::getBinIteratorFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8c1a462b3aaa2193672c14d26a56601a',1,'DenseBins< typename amrex::ParticleTileData >::getBinIteratorFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a475590b909390bc33d62c299008f46b0',1,'amrex::SparseBins::getBinIteratorFactory()']]],
+ ['getbitid_3134',['getBitid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html#ab2b0ffb1afb4defa3f98055abdf26a1d',1,'amrex::btUnit']]],
+ ['getbits_3135',['getBits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a38abdcb623cf62bdc76091173c1b1528',1,'amrex::IndexTypeND::getBits()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa534fd4dac66c4adbf8af05641be2844',1,'IndexTypeND< AMREX_SPACEDIM >::getBits()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa534fd4dac66c4adbf8af05641be2844',1,'amrex::IndexTypeND::getBits()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a38abdcb623cf62bdc76091173c1b1528',1,'IndexTypeND< AMREX_SPACEDIM >::getBits()']]],
+ ['getblocks_3136',['getBlocks',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a1c4d1455e703ecd30a9fa2317ad46864',1,'amrex::FabArrayBase::ParForInfo']]],
+ ['getbndryarea_3137',['getBndryArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8f2facb9d8f388bd34a905d3249dec3f',1,'amrex::EBDataCollection::getBndryArea()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ac2b28ee4bd2e645e9c75c9a5d6be496e',1,'amrex::EBFArrayBoxFactory::getBndryArea()']]],
+ ['getbndryareadata_3138',['getBndryAreaData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ac2c6512ca162a98047caf8c8ae94dc01',1,'amrex::EBFArrayBox']]],
+ ['getbndrycells_3139',['GetBndryCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a719e505b04b336141e1a9a6ab52ecbcd',1,'amrex']]],
+ ['getbndrycent_3140',['getBndryCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a79f870b65936034e5471d628fbd6d9fb',1,'amrex::EBDataCollection::getBndryCent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a2f8879982903951bbf21cb66f8cf9ae0',1,'amrex::EBFArrayBoxFactory::getBndryCent()']]],
+ ['getbndrycentdata_3141',['getBndryCentData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ac9f449fc08c6c03d216d17902831554f',1,'amrex::EBFArrayBox']]],
+ ['getbndrynormal_3142',['getBndryNormal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ad138261bbea936bf83d44dcca15df02c',1,'amrex::EBDataCollection::getBndryNormal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#aab15dca606815013dc094f5a3b0588bc',1,'amrex::EBFArrayBoxFactory::getBndryNormal()']]],
+ ['getbndrynormaldata_3143',['getBndryNormalData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a558b8878291849a622333ca591a33f3c',1,'amrex::EBFArrayBox']]],
+ ['getbottomtoleranceabs_3144',['getBottomToleranceAbs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a903f258c1b87542f0b214e3d90e220af',1,'amrex::MLMGT']]],
+ ['getboundaryboxes_3145',['getBoundaryBoxes',['https://amrex-codes.github.io/amrex/doxygen/namespacedetail.html#afbc4fb91adabe79223cea83ef23e4020',1,'detail']]],
+ ['getboxes_3146',['getBoxes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#afbef7a6e6ec6924b7ea37855908c0524',1,'amrex::FabArrayBase::ParForInfo']]],
+ ['getboxtype_3147',['getBoxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#afe2e9993f74d508cf7aeb7150b610fd5',1,'amrex::EB2::GeometryShop::getBoxType(const Box &bx, const Geometry &geom, RunOn run_on) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a510e90f5d3a5db5b5614d225a372529c',1,'amrex::EB2::GeometryShop::getBoxType(const Box &bx, const Geometry &geom, RunOn) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a6f8e64bd2b4c7935903ce0d5daa44f70',1,'amrex::STLtools::getBoxType()']]],
+ ['getboxtype_5fcpu_3148',['getBoxType_Cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#afd124435b24af7471483736f6607a11b',1,'amrex::EB2::GeometryShop']]],
+ ['getbscalar_3149',['getBScalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ac2c255d7ebd13f20faf6f069ec48389b',1,'amrex::MLPoissonT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a1482d8037c4d35848bf7225432c1a885',1,'amrex::MLABecLaplacianT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ac68818ce99ad5dbd8a1485e419e0f68c',1,'amrex::MLALaplacianT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a877572517fc472cd65fc3597abc59dea',1,'amrex::MLCellABecLapT::getBScalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1e93da5c824080ceeac9af1722cdf623',1,'amrex::MLEBABecLap::getBScalar()']]],
+ ['getbucket_3150',['GetBucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html',1,'amrex::GetBucket'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#abcbeeafe88c66d539a5264e67ff6679d',1,'amrex::GetBucket::GetBucket()']]],
+ ['getbucketfunctor_3151',['getBucketFunctor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#acbab95785a1dc1149ece86210d59e858',1,'amrex::ParticleBufferMap']]],
+ ['getcell_3152',['getCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59e63c9be1ed732c3d40ade52d151335',1,'amrex']]],
+ ['getcellcenteredbox_3153',['getCellCenteredBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a8366f694b15adc33374df70cdd56d0b5',1,'amrex::BoxArray']]],
+ ['getcellloc_3154',['GetCellLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a1e5bb6708a24e6df5c5d73422b637620',1,'amrex::CoordSys']]],
+ ['getcellvolcoord_3155',['GetCellVolCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a635fa3a22b91c84b298c72e42f9c18d9',1,'amrex::CoordSys']]],
+ ['getcentroid_3156',['getCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a1607508139d564d5f6293d6c68f4a953',1,'amrex::EBDataCollection::getCentroid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a79839e57245a8a258476cb2c01126e58',1,'amrex::EBFArrayBoxFactory::getCentroid()']]],
+ ['getcentroiddata_3157',['getCentroidData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a85bc6b6f08478b3041144fe1b7555971',1,'amrex::EBFArrayBox']]],
+ ['getcheckfilepositions_3158',['GetCheckFilePositions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a67cbe97a6341b35ab4036a8b0ca59f3c',1,'amrex::VisMF']]],
+ ['getclassname_3159',['getClassName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a2d03e4cd237ad307255e8959098eef66',1,'amrex::FArrayBox::getClassName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a6f7c8097795d9d1c63359cba22b9e798',1,'amrex::IArrayBox::getClassName()']]],
+ ['getcommtagsbox_3160',['GetCommTagsBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ac1810a3351cc7c3242d98c7ddf7f5837',1,'amrex::NeighborParticleContainer']]],
+ ['getconstparticletiledata_3161',['getConstParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7e6f09a853acf5ffd1d4d365ebd60d35',1,'amrex::ParticleTile']]],
+ ['getcounts_3162',['GetCounts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a3800fa953652a3c7cd933e9c57ffcbf1',1,'amrex::NeighborList::GetCounts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a83ce58d8b5bf7e5c71eb6be826f62b37',1,'amrex::NeighborList::GetCounts() const']]],
+ ['getcpc_3163',['getCPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aaeb133e861baa561ecdcb23aa91ea48a',1,'amrex::FabArrayBase']]],
+ ['getcpversion_3164',['GetCPVersion',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6b95f5cdfd2548a030caf55a28f66a44',1,'CommProfStats']]],
+ ['getcrsedata_3165',['getCrseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#af3c9944a1620773f35a68caa68d22121',1,'amrex::EBFluxRegister::getCrseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ac9027c1a21fd7ec198393939ff2d4be2',1,'amrex::YAFluxRegisterT::getCrseData()']]],
+ ['getcrseflag_3166',['getCrseFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a81c2340e9470f6d2f4c8658f9e929f78',1,'amrex::EBFluxRegister']]],
+ ['getcssize_3167',['GetCSSize',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a0eb157fb50325c32f5c9781851363302',1,'CommProfStats']]],
+ ['getcsversion_3168',['GetCSVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a6e433600561aaaae660fa520d5bbd109',1,'RegionsProfStats']]],
+ ['getcutcellmask_3169',['getCutCellMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a9cac1024f42f36d74533776ad058b392',1,'amrex::EBDataCollection::getCutCellMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a5691e8d50f28f584e9d3b3c47cacd3d4',1,'amrex::EBFArrayBoxFactory::getCutCellMask()']]],
+ ['getdata_3170',['getData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a79c82337179f95a7d38ae57b4535e91a',1,'amrex::StateData']]],
+ ['getdatadescriptor_3171',['getDataDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a3868fb3093c1460b818c0a41c9b20f4a',1,'amrex::IArrayBox::getDataDescriptor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aa4e648cc663a2a1cdf7aa465caf19579',1,'amrex::FArrayBox::getDataDescriptor()']]],
+ ['getdefaultagglomerationgridsize_3172',['getDefaultAgglomerationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ac63fdecd955455e1608496793c45e578',1,'amrex::LPInfo']]],
+ ['getdefaultbottomsolver_3173',['getDefaultBottomSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5e588d148e2672c3e82c8f40d5826671',1,'amrex::MLLinOpT::getDefaultBottomSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a5e588d148e2672c3e82c8f40d5826671',1,'MLLinOpT< Array< MultiFab, 3 > >::getDefaultBottomSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ab3de2ad805881979397a0c5b7dfc7175',1,'amrex::MLNodeLaplacian::getDefaultBottomSolver()']]],
+ ['getdefaultconsolidationgridsize_3174',['getDefaultConsolidationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#aa03ac62b9591746b85f0591485a25335',1,'amrex::LPInfo']]],
+ ['getdefaultgeometry_3175',['getDefaultGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a58a5a186a18bfb36f2631db4a1c2a665',1,'amrex::AMReX']]],
+ ['getdirichletinfo_3176',['getDirichletInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a3c262e8635218f88ca186c613bdc9c9c',1,'amrex::MLCurlCurl']]],
+ ['getdloga_3177',['GetDLogA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#add482d37cf7569590ad9052ef0c9d5be',1,'amrex::CoordSys::GetDLogA()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a877e863e6797d128bdb0603313a54431',1,'amrex::Geometry::GetDLogA()']]],
+ ['getdoihi_3178',['getDoiHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6884438231c020a69d778c573c16b9e7',1,'amrex::BoxArray']]],
+ ['getdoilo_3179',['getDoiLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a505e85adf7cf632051028a779afb02d9',1,'amrex::BoxArray']]],
+ ['getdomain_3180',['getDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aac632701a65ebb8b2d429ee83da1e34e',1,'amrex::BndryDataT::getDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae6c8e83a79b4df57c9dccb1f5062204a',1,'amrex::StateData::getDomain()']]],
+ ['getdotmask_3181',['getDotMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a9811ec018bd16f4e6d09709a539c576c',1,'amrex::MLCurlCurl']]],
+ ['getdynamic_3182',['GetDynamic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a17a5f370eb055df9d62919d0bbf34f66',1,'amrex::NFilesIter']]],
+ ['getebcellflagfab_3183',['getEBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a165e4657241e0de7cb54f2d4e44a46b5',1,'amrex::EBFArrayBox::getEBCellFlagFab()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4a3bfe1c0cd2c7c8632d1f0ee21b2ec',1,'amrex::getEBCellFlagFab()']]],
+ ['getebfluxes_3184',['getEBFluxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a5bc7b648df895d5ff5402e2ddcf9605c',1,'amrex::MLEBABecLap']]],
+ ['getebindexspace_3185',['getEBIndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a472fdfab42254b79cfc0680c1d55627c',1,'amrex::EBFArrayBoxFactory::getEBIndexSpace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1c5bf0b16ab52e799b8830fd149c0f62',1,'amrex::EB2::Level::getEBIndexSpace()']]],
+ ['geteblevel_3186',['getEBLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a706b6b91efaa582b01395c767d7e791c',1,'amrex::EBFArrayBoxFactory']]],
+ ['getedgeboxarray_3187',['getEdgeBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ad3cf13198c2fc19f4d692b5282b1ddc5',1,'amrex::AmrLevel']]],
+ ['getedgecent_3188',['getEdgeCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a51e76d30e601ff58904513973f2ef3f5',1,'amrex::EBFArrayBoxFactory::getEdgeCent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ae1609fd745b2bfb480969127a18318b2',1,'amrex::EBDataCollection::getEdgeCent()']]],
+ ['getedgecentdata_3189',['getEdgeCentData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ac3a077f49922cc230006f9cec5e9883d',1,'amrex::EBFArrayBox']]],
+ ['getedgeloc_3190',['GetEdgeLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aea1434ade6324f26e8535f495ad65bdf',1,'amrex::CoordSys']]],
+ ['getedgevolcoord_3191',['GetEdgeVolCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3a021239e50efa6a5a02ac8a3b5e45c3',1,'amrex::CoordSys']]],
+ ['getenforcesingularsolvable_3192',['getEnforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af823f5b435d2f329595b333c82080e35',1,'MLLinOpT< Array< MultiFab, 3 > >::getEnforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af823f5b435d2f329595b333c82080e35',1,'amrex::MLLinOpT::getEnforceSingularSolvable()']]],
+ ['getentries_3193',['getEntries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#add7b8b32755bc2ffd24623957b797d23',1,'amrex::ParmParse']]],
+ ['getfab_3194',['GetFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6849db338a0e6174a0b39b5e483b74b9',1,'amrex::VisMF']]],
+ ['getfabio_3195',['getFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a67fb916342e7c929641dbde731b8aa1b',1,'amrex::FArrayBox::getFABio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aceb0eff246538d984578232e27f82045',1,'amrex::IArrayBox::getFABio()']]],
+ ['getfacearea_3196',['GetFaceArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#af912928529cb7ca74eae3d2a812c9c0c',1,'amrex::CoordSys::GetFaceArea()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a5959b22b9bfa06ce43a7357c18b0124e',1,'amrex::Geometry::GetFaceArea(MultiFab &area, const BoxArray &grds, const DistributionMapping &dm, int dir, int grow) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa546dc5e4e7fd70bc151955e2984b0ed',1,'amrex::Geometry::GetFaceArea(MultiFab &area, int dir) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8e4aa2c2e88a46cb31b1ce0f9590c350',1,'amrex::Geometry::GetFaceArea(FArrayBox &area, const BoxArray &grds, int idx, int dir, int grow) const']]],
+ ['getfacecent_3197',['getFaceCent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a08787037eac1cfa94bc3c220dbcff764',1,'amrex::EBFArrayBoxFactory::getFaceCent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ad0ed659e56764e900bd11fa12ec33eeb',1,'amrex::EBDataCollection::getFaceCent()']]],
+ ['getfacecentdata_3198',['getFaceCentData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#afd43559f014a6db15c12483770f81ebc',1,'amrex::EBFArrayBox']]],
+ ['getfacetype_3199',['getFaceType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#af9797a5116b69e9eb6668727518fd88f',1,'amrex::EB2::GFab::getFaceType() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#afe9842c5d2fff8d3701db43a0a8762ab',1,'amrex::EB2::GFab::getFaceType()']]],
+ ['getfb_3200',['getFB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#af08e453541172e394dd9c710f5fc132f',1,'amrex::FabArrayBase']]],
+ ['getfilename_3201',['GetFileName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aae6972ddc9fa4b14594680e841fcf19e',1,'amrex::AmrData::GetFileName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a1b9e7f339c8c6accfea0ae44925bd623',1,'amrex::DataServices::GetFileName()']]],
+ ['getfiletype_3202',['GetFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a567e2aa9690d270dbf95dfda84f909f6',1,'amrex::AmrData::GetFileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a05851a0d04e99fa67cb2ff71d1fbf9b9',1,'amrex::DataServices::GetFileType()']]],
+ ['getfiltertimeranges_3203',['GetFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab39f9a76dccad3eb8c8f952ccf3437fc',1,'BLProfStats']]],
+ ['getfinalresidual_3204',['getFinalResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2182dcd20e03f121861e68056f9e4022',1,'amrex::MLMGT']]],
+ ['getfinalresidualnorm_3205',['getFinalResidualNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa522c8c20c2af637e3a539ba0a879ff7',1,'amrex::HypreIJIface::getFinalResidualNorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#abfa09a2551f499b29aebcba3a9715268',1,'amrex::HypreSolver::getFinalResidualNorm()']]],
+ ['getfinedata_3206',['getFineData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a00e42aad2911705689a1abd3857146bb',1,'amrex::YAFluxRegisterT']]],
+ ['getfinestlevel_3207',['GetFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a86c68e46ff05aaeb946b326ac767025c',1,'CommProfStats']]],
+ ['getfluxes_3208',['getFluxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aac5654b0e7eab6ce359301600c1f6c7e',1,'amrex::MLMGT::getFluxes()'],['../classHydro_1_1MacProjector.html#a5af2a8c4c1da1def1a08e66393f8d741',1,'Hydro::MacProjector::getFluxes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad4e503d0e8fdafa03b110427b5e31a21',1,'amrex::MLNodeLaplacian::getFluxes(const Vector< MultiFab * > &a_flux, const Vector< MultiFab * > &a_sol) const final'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a41218de46f27ecce58fb0a60bf925936',1,'amrex::MLNodeLaplacian::getFluxes(const Vector< Array< MultiFab *, AMREX_SPACEDIM > > &, const Vector< MultiFab * > &, Location) const final'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afbd2eac545d410ca5268cdbbad6332aa',1,'amrex::MLMGT::getFluxes(std::initializer_list< AMF * > a_flux, std::initializer_list< AMF * > a_sol, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aad3f73457b5e489d333b8c5506ae629c',1,'amrex::MLMGT::getFluxes(const Vector< AMF * > &a_flux, const Vector< AMF * > &a_sol, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac2c1ddd3a1e83b1574a4336c89b3eff1',1,'amrex::MLMGT::getFluxes(std::initializer_list< AMF * > a_flux, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1cbdf2732ca933bb86971cfcc8afde7c',1,'amrex::MLMGT::getFluxes(const Vector< AMF * > &a_flux, Location a_loc=Location::CellCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a5b5de3748ba2426c88f636fff2cd03a2',1,'amrex::MLMGT::getFluxes(std::initializer_list< Array< AMF *, AMREX_SPACEDIM >> a_flux, std::initializer_list< AMF * > a_sol, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8bc15ad867108c7cf4002f71b7696126',1,'amrex::MLMGT::getFluxes(std::initializer_list< Array< AMF *, AMREX_SPACEDIM >> a_flux, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ae9426156a59e3e4fa7f4024eedfb3c22',1,'amrex::MLMGT::getFluxes(const Vector< Array< AMF *, AMREX_SPACEDIM > > &a_flux, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4fc56d4aef22e014e4743cc6745f92e9',1,'MLLinOpT< Array< MultiFab, 3 > >::getFluxes(const Vector< Array< MultiFab, 3 > * > &, const Vector< Array< MultiFab, 3 > * > &) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2ae10763b783ce6190c161927125dd63',1,'MLLinOpT< Array< MultiFab, 3 > >::getFluxes(const Vector< Array< Array< MultiFab, 3 > *, AMREX_SPACEDIM > > &, const Vector< Array< MultiFab, 3 > * > &, Location) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4fc56d4aef22e014e4743cc6745f92e9',1,'amrex::MLLinOpT::getFluxes(const Vector< MF * > &, const Vector< MF * > &) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2ae10763b783ce6190c161927125dd63',1,'amrex::MLLinOpT::getFluxes(const Vector< Array< MF *, AMREX_SPACEDIM > > &, const Vector< MF * > &, Location) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ad86670e0d6ce7f6cdc72e456fad67faf',1,'amrex::MLCellABecLapT::getFluxes(const Vector< MF * > &, const Vector< MF * > &) const final'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a47c09599ba7bee546dfb637ac8962fa0',1,'amrex::MLCellABecLapT::getFluxes(const Vector< Array< MF *, AMREX_SPACEDIM > > &a_flux, const Vector< MF * > &a_sol, Location a_loc) const final']]],
+ ['getformat_3209',['getFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aba9fe48668a79af0c5805d77472c467d',1,'amrex::FArrayBox']]],
+ ['getfpexcept_3210',['getFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae23d62d1c91ace8d10a35f15db80e780',1,'amrex']]],
+ ['getfpinfo_3211',['getFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad5c0afcb0f98eda5ed211fa3e232d6ad',1,'amrex::FillPatcher']]],
+ ['getgeom_3212',['getGeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a7ae9f7791272299abb7f27b53208288a',1,'amrex::BndryDataT']]],
+ ['getgeometry_3213',['getGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#afb59a8649d374054b28322ebd3674428',1,'amrex::EB2::IndexSpaceChkptFile::getGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ac216284322537eefb6a3817e784a716d',1,'amrex::EB2::IndexSpaceImp::getGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#afa9591f706505991554b147f3d2a137b',1,'amrex::EB2::IndexSpaceSTL::getGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a683092cb9c842fb986c79f0aedcd05bb',1,'amrex::EB2::IndexSpace::getGeometry()']]],
+ ['getgmres_3214',['getGMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a501781e1e1e7c61244eed962066f1419',1,'amrex::GMRESMLMGT']]],
+ ['getgradphi_3215',['getGradPhi',['../classHydro_1_1NodalProjector.html#af3361a156b0aa6ac7c3f84403eb5e016',1,'Hydro::NodalProjector']]],
+ ['getgradphiconst_3216',['getGradPhiConst',['../classHydro_1_1NodalProjector.html#ad6484c98f8ebd60a65b9d680cf28b5a6',1,'Hydro::NodalProjector']]],
+ ['getgradsolution_3217',['getGradSolution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9184fd07b228cf04426d35dc27563711',1,'amrex::MLMGT::getGradSolution(const Vector< Array< AMF *, AMREX_SPACEDIM > > &a_grad_sol, Location a_loc=Location::FaceCenter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a0c8c8fa9cab0b1b68c896ae1de53f5dd',1,'amrex::MLMGT::getGradSolution(std::initializer_list< Array< AMF *, AMREX_SPACEDIM >> a_grad_sol, Location a_loc=Location::FaceCenter)']]],
+ ['getgraph_3218',['getGraph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a2896574b578bc56288ba3e848c877bd8',1,'amrex::EB2::GFab::getGraph() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a81534f2a63d7da91a51a37186885b802',1,'amrex::EB2::GFab::getGraph()']]],
+ ['getgridassignor_3219',['getGridAssignor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#ac1dbedf587229a97793b03cffa340c5d',1,'amrex::ParticleLocator::getGridAssignor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#abd5f11521215d7eb8477770dbff30816',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::getGridAssignor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#abd5f11521215d7eb8477770dbff30816',1,'amrex::AmrParticleLocator::getGridAssignor()']]],
+ ['getgrids_3220',['GetGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a780cda5b717c23ce62c232042dc686f8',1,'amrex::AmrData::GetGrids(int level, int componentIndex)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2fb7ab2d7a3b0eab52eab3edff96621d',1,'amrex::AmrData::GetGrids(int level, int componentIndex, const Box &onBox)']]],
+ ['getgroupsets_3221',['GetGroupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8645f0e85a9ccda7b565b6fbabb5bac3',1,'amrex::VisMF']]],
+ ['getgrowthfactor_3222',['GetGrowthFactor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a8ef1324687971e98cff6d9df253b95fa',1,'amrex::VectorGrowthStrategy']]],
+ ['gethashmap_3223',['getHashMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a64bcc84783a1477aa898e6f8f6d55ae7',1,'amrex::BoxArray']]],
+ ['getheaderfilenames_3224',['GetHeaderFileNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a0cab8d7c366a08ed7c4ea33d10be5607',1,'CommProfStats::GetHeaderFileNames()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a9186078d1f971d7a0c3574f4549e9a02',1,'RegionsProfStats::GetHeaderFileNames()']]],
+ ['getheaderversion_3225',['GetHeaderVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5be9ce5dc3ed0083f7959e63528de583',1,'amrex::VisMF']]],
+ ['getidcpudata_3226',['GetIdCPUData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a0dcfe0eee137e2a2d22126d2fbda1fcd',1,'amrex::StructOfArrays::GetIdCPUData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aaf532986a54772ea640a2ab38b7cff9e',1,'amrex::StructOfArrays::GetIdCPUData() const']]],
+ ['getimpfunc_3227',['GetImpFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a99ffab25b96dcb5b2c642e65115d0d45',1,'amrex::EB2::GeometryShop::GetImpFunc() const &'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a1ae5ec19a6ac23d6aee924e0e628a5eb',1,'amrex::EB2::GeometryShop::GetImpFunc() &&']]],
+ ['getindex_3228',['getIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#aeb4fc11d76183b0156cbeb8d8c0862af',1,'amrex::SparseBinIteratorFactory']]],
+ ['getindex_3229',['GetIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a51ba1d33196fe07ad0508207f2762b83',1,'amrex::InSituUtils::StateMap']]],
+ ['getindex_3230',['getIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html#a93af3648c6f8c165830a2b57dcdc26f2',1,'amrex::btUnit']]],
+ ['getindexarray_3231',['getIndexArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa680d94d22fd2dc0e9e6ab1c224113ff',1,'amrex::DistributionMapping']]],
+ ['getindexbounds_3232',['getIndexBounds',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb7eef95a05f949c396a58c2fb79b930',1,'amrex::getIndexBounds(BoxND< dim > const &b1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afef3b25157fbdc62f7f3f14b0cedee71',1,'amrex::getIndexBounds(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fd674c3b4d99ec26b625209c2b7b99c',1,'amrex::getIndexBounds(T const &b1, T const &b2, Ts const &... b3) noexcept']]],
+ ['getinfo_3233',['GetInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a4435702fd8508a1d1e8c7e58bd8508bb',1,'amrex::AMRErrorTag::GetInfo() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#aa75f7cba80e6886ecd8621d8a54ca073',1,'amrex::AMRErrorTag::GetInfo() noexcept']]],
+ ['getinitialba_3234',['getInitialBA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1cb4fa8c70133837b3b6940290732c30',1,'amrex::Amr']]],
+ ['getinitresidual_3235',['getInitResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a612f7c8a01b41fa882b5fb1f579c4a6c',1,'amrex::MLMGT']]],
+ ['getinitrhs_3236',['getInitRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adcbc9d3987820fcf8769b0aa62eb96b7',1,'amrex::MLMGT']]],
+ ['getinitsolnzeroed_3237',['getInitSolnZeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a23f16c68e149d98856eca9cd3bda6c40',1,'amrex::MLCGSolverT']]],
+ ['getinstance_3238',['getInstance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a4de3370fe39ada9432b7c7736f00fd90',1,'amrex::MemProfiler']]],
+ ['getintdata_3239',['GetIntData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a2086bc5faf11d372ebcbe728e46c19d9',1,'amrex::StructOfArrays::GetIntData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a296f7ff58cbcaa84b993ba66b8374e07',1,'amrex::StructOfArrays::GetIntData() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ab48f25cece8baf87dfe542bbdb53cf13',1,'amrex::StructOfArrays::GetIntData(const int index)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a172af3e9e6cc7eeee5093772634020dd',1,'amrex::StructOfArrays::GetIntData(const int index) const']]],
+ ['getintercept_3240',['getIntercept',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#addae911a258f776f2bf862da19290953',1,'amrex::STLtools::getIntercept()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a43abec2c9a7a8d648c282bcbb5ad27e0',1,'amrex::EB2::GeometryShop::getIntercept(Array< Array4< Real >, AMREX_SPACEDIM > const &inter_arr, Array< Array4< Type_t const >, AMREX_SPACEDIM > const &type_arr, Array4< Real const > const &, Geometry const &geom, RunOn, Box const &bounding_box) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#ae9474b98c5ee963422d44bfbefa0864f',1,'amrex::EB2::GeometryShop::getIntercept(Array< Array4< Real >, AMREX_SPACEDIM > const &inter_arr, Array< Array4< Type_t const >, AMREX_SPACEDIM > const &type_arr, Array4< Real const > const &, Geometry const &geom, RunOn run_on, Box const &bounding_box) const noexcept']]],
+ ['getintercept_5fcpu_3241',['getIntercept_Cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#ad5e06559c1b3fdb35f13e48408eaedd3',1,'amrex::EB2::GeometryShop']]],
+ ['getintersecthix_3242',['getIntersectHiX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adf62b6ed57f2b6300c88006b075613cc',1,'amrex::Amr']]],
+ ['getintersecthiy_3243',['getIntersectHiY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a019a2bcc15ee8ff3f96613ca88b09228',1,'amrex::Amr']]],
+ ['getintersecthiz_3244',['getIntersectHiZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6d73495d2d5390c4324c48b943e2893c',1,'amrex::Amr']]],
+ ['getintersectlox_3245',['getIntersectLoX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aebb7e0750e8e5f5a9ae59c4b048e0974',1,'amrex::Amr']]],
+ ['getintersectloy_3246',['getIntersectLoY',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a35cf977f63121c5cca4bd94237b33a18',1,'amrex::Amr']]],
+ ['getintersectloz_3247',['getIntersectLoZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5b3ad9bd9642884b6f9bbc2912ac6319',1,'amrex::Amr']]],
+ ['getiobuffersize_3248',['GetIOBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a18fe5085940077f84917d957455078ab',1,'amrex::VisMFBuffer']]],
+ ['getkth_3249',['getkth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a987610163c3981e856ddd928180851d4',1,'amrex::ParmParse::getkth(const char *name, int k, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abf1dd9e920a2496279d5d4d0c5ce90d5',1,'amrex::ParmParse::getkth(const char *name, int k, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a880e5679710b84f6773ef402d357a0f4',1,'amrex::ParmParse::getkth(const char *name, int k, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a642956703fef48b48a1e23f7429b3a64',1,'amrex::ParmParse::getkth(const char *name, int k, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a41c797456b4d13b1783474e26202ecf4',1,'amrex::ParmParse::getkth(const char *name, int k, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2dc42d1cc9657c5dfa235e485944390c',1,'amrex::ParmParse::getkth(const char *name, int k, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac31c5d065e80c23103cb04b1592c7b7d',1,'amrex::ParmParse::getkth(const char *name, int k, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a121a56d0a3d64fe23a990ed9e09bb490',1,'amrex::ParmParse::getkth(const char *name, int k, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a757bd795e26efa90e0001e42d3720538',1,'amrex::ParmParse::getkth(const char *name, int k, bool &ref, int ival=FIRST) const']]],
+ ['getktharr_3250',['getktharr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a51fbaa30ce635b4022c14f8479adb59b',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2bfcc04882e77f0ab692e6cc1b3ee471',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a897613a49a650ce10780c02157b056fd',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ada3137eb2cf941b65a7e7ec75127fb4b',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a3a8a963df03fadd42bb22a0d3dcf4d86',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a98496ea33eae3e43168da0c5d530f9d0',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad295e0055ca48f33fd46c918f7f65807',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a43d727ee62e630148cd9ad44c76ee198',1,'amrex::ParmParse::getktharr(const char *name, int k, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const']]],
+ ['getlevel_3251',['getLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5db40812e41cec37353e6308befc77da',1,'amrex::Amr']]],
+ ['getlevel_3252',['GetLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afadb79a7a8d207c7218311f08c07e16e',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afadb79a7a8d207c7218311f08c07e16e',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afadb79a7a8d207c7218311f08c07e16e',1,'amrex::ParIterBase_impl::GetLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a73c572b51cfc05238746fdac17e7b8c2',1,'amrex::AmrMesh::GetLevel()']]],
+ ['getlevel_3253',['getLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a4106393335714ad0351ccf212d479cdf',1,'amrex::EB2::IndexSpaceSTL::getLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a1eeaab4266c11166a3072eea2f888f52',1,'amrex::EB2::IndexSpaceImp::getLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ac851ed9fe4d83eccab062b387e301447',1,'amrex::EB2::IndexSpaceChkptFile::getLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a71aa6d39a145bc12424b2fc6c9a7e015',1,'amrex::EB2::IndexSpace::getLevel()']]],
+ ['getleveldirectoriescreated_3254',['GetLevelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0bb96928ae0b6b67cdfe378c09ca9028',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetLevelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0bb96928ae0b6b67cdfe378c09ca9028',1,'amrex::ParticleContainer_impl::GetLevelDirectoriesCreated()']]],
+ ['getlevelset_3255',['getLevelSet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a5fdd2f891dda34c9d25aff6bb4dacb03',1,'amrex::EB2::MultiGFab::getLevelSet()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#ac0e07bec527da60ada6a31e3f6154fce',1,'amrex::EB2::GFab::getLevelSet()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#aecb6512d999fbe92fe04a2982ef86b8a',1,'amrex::EB2::GFab::getLevelSet() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a9cd06cc502ad4b697b90fa36e7f55a2d',1,'amrex::EBFArrayBoxFactory::getLevelSet()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a778401df04db53fd5851aab6bcf1f76b',1,'amrex::EBDataCollection::getLevelSet()']]],
+ ['getlevelsetdata_3256',['getLevelSetData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#af20bd253ed486ac97c8345b9623f7b33',1,'amrex::EBFArrayBox']]],
+ ['getlinop_3257',['getLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af5f7553981d365fe77fb8426182f8179',1,'amrex::MLMGT::getLinOp()'],['../classHydro_1_1NodalProjector.html#ad5928e251dfec8718bf03192b2d6ca91',1,'Hydro::NodalProjector::getLinOp()'],['../classHydro_1_1MacProjector.html#a42c8aa2abe57b3e125b879da367eafa4',1,'Hydro::MacProjector::getLinOp()']]],
+ ['getlist_3258',['GetList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a427dc6963a91be3d92800a3f8f117d12',1,'amrex::NeighborList::GetList() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a1b4e1d14583d70909c2bdbadae55bcae',1,'amrex::NeighborList::GetList()']]],
+ ['getmaxfnumber_3259',['GetMaxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a986254c189eb57fb9ec6f743af4aae0b',1,'RegionsProfStats']]],
+ ['getmaxiter_3260',['getMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a957b574059224be85b8085912c5b7aab',1,'amrex::MLCGSolverT']]],
+ ['getmaxlevel_3261',['GetMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a93575bb6c72c2cb7dc80a40c6efed1a3',1,'CommProfStats']]],
+ ['getmaxnextidprepost_3262',['GetMaxNextIDPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32654ffc430315cf14b8f4cb3e0551d7',1,'amrex::ParticleContainer_impl::GetMaxNextIDPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32654ffc430315cf14b8f4cb3e0551d7',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetMaxNextIDPrePost()']]],
+ ['getmaxorder_3263',['getMaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4e2a07d995c0fc8d2dfe5be544501eea',1,'MLLinOpT< Array< MultiFab, 3 > >::getMaxOrder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4e2a07d995c0fc8d2dfe5be544501eea',1,'amrex::MLLinOpT::getMaxOrder()']]],
+ ['getmaxrnumber_3264',['GetMaxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a0b18f28f55ad9d1657e06ca872e2f85e',1,'BLProfStats']]],
+ ['getmesh_3265',['GetMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#aca67fe21003c9ad15bfb10c6413c77e7',1,'amrex::AmrMeshDataAdaptor::GetMesh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a001bb962fd2d5b3a0c63efdfc0283b26',1,'amrex::AmrDataAdaptor::GetMesh()']]],
+ ['getmeshhasghostcells_3266',['GetMeshHasGhostCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a141e4587c3c274deb75f5d04ae75f4d3',1,'amrex::AmrMeshDataAdaptor::GetMeshHasGhostCells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a4817b06fbf2b759ed29cb65e6b8944a9',1,'amrex::AmrDataAdaptor::GetMeshHasGhostCells()']]],
+ ['getmeshhasghostnodes_3267',['GetMeshHasGhostNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#af416516fa4c19ec1181034effe6bb4c6',1,'amrex::AmrMeshDataAdaptor::GetMeshHasGhostNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a22ca8c6c58732a0c1e7006027bb85848',1,'amrex::AmrDataAdaptor::GetMeshHasGhostNodes()']]],
+ ['getmeshname_3268',['GetMeshName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#aed8264f802b43842e82fbe41a3ecb283',1,'amrex::AmrMeshDataAdaptor::GetMeshName()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a56b023f943976c8cbc6868bc307d0e22',1,'amrex::AmrDataAdaptor::GetMeshName()']]],
+ ['getmffileinstreams_3269',['GetMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a738d789073dd1072ac3a0c640429574c',1,'amrex::VisMF']]],
+ ['getmfptr_3270',['getMFptr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a4172d595489bd5fa99ef9670886cff36',1,'amrex::sundials']]],
+ ['getmindigits_3271',['GetMinDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a3d957684f758d55f7060078a5f49b08f',1,'amrex::NFilesIter']]],
+ ['getmlmg_3272',['getMLMG',['../classHydro_1_1NodalProjector.html#a51aa99d9c270fa9daa5af5f471d47997',1,'Hydro::NodalProjector::getMLMG()'],['../classHydro_1_1MacProjector.html#a6f96afe62390bf84e4f3023dfc43aa21',1,'Hydro::MacProjector::getMLMG()']]],
+ ['getmultiebcellflagfab_3273',['getMultiEBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a9d7547c89b9cee01aec4519d7729aa11',1,'amrex::EBFArrayBoxFactory::getMultiEBCellFlagFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#acce2adceaba115a5c56167ec8cf3eb79',1,'amrex::EBDataCollection::getMultiEBCellFlagFab()']]],
+ ['getname_3274',['GetName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a270b8055caab171c50e38d12eb8003c2',1,'amrex::InSituUtils::StateMap']]],
+ ['getncomp_3275',['getNComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4f45234f33332dbaf9406e4daa01b475',1,'amrex::MLLinOpT::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4f45234f33332dbaf9406e4daa01b475',1,'MLLinOpT< Array< MultiFab, 3 > >::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ae95246a8ce25a240837faf8c84f6c523',1,'amrex::MLTensorOp::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a88ced4b56c0bcae8b8d191ed461efb97',1,'amrex::MLEBTensorOp::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ac8592f1eb3bbc7a07f14a286f4de37db',1,'amrex::MLEBABecLap::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aea18bbc9ee334ccc7fe5d22e7c693926',1,'amrex::MLALaplacianT::getNComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a1b83dc2b560d4872a20e2a3dcbd9983a',1,'amrex::MLABecLaplacianT::getNComp()']]],
+ ['getneighborcommtags_3276',['GetNeighborCommTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a01f3711526aa5aff0183fc0eeee6a866',1,'amrex::NeighborParticleContainer']]],
+ ['getneighbors_3277',['getNeighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#a5810ab8fb05e91430d6e3d6282d5335a',1,'amrex::NeighborData']]],
+ ['getneighbors_3278',['GetNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a662f2650bebba90cebfd2f314bce4585',1,'amrex::NeighborParticleContainer::GetNeighbors(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0d80b42fa8c4fa92b49b26301ea8e205',1,'amrex::NeighborParticleContainer::GetNeighbors(int lev, int grid, int tile) const']]],
+ ['getneighbortags_3279',['getNeighborTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a991d920470b2aead6fd0f8f19a26b7c9',1,'amrex::NeighborParticleContainer::getNeighborTags(Vector< NeighborCopyTag > &tags, const ParticleType &p, int nGrow, const NeighborCopyTag &src_tag, const MyParIter &pti)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a98b93307f7df6a29e8e1b84bfdcda458',1,'amrex::NeighborParticleContainer::getNeighborTags(Vector< NeighborCopyTag > &tags, const ParticleType &p, const IntVect &nGrow, const NeighborCopyTag &src_tag, const MyParIter &pti)']]],
+ ['getnewcapacityforpush_3280',['GetNewCapacityForPush',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< unsigned int >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< std::size_t >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< ParticleReal * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< int >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< int *, DefaultAllocator< int * > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< index_type >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::STLtools::Triangle >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::openbc::MomTag >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::NeighborCode >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::BoxND >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'amrex::PODVector::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< int * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const ParticleReal * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const int *, DefaultAllocator< const int * > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const int * >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< char >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< amrex::XDim3 >::GetNewCapacityForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a60bd0f3726b18f1015e6bebece37f679',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::GetNewCapacityForPush()']]],
+ ['getnghost_3281',['getNGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a3180b6fc90c59d409dd729364cac7423',1,'amrex::MLCGSolverT']]],
+ ['getngrow_3282',['getNGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe8257f1157b08104c622bedb11b0d00',1,'amrex::MLLinOpT::getNGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe8257f1157b08104c622bedb11b0d00',1,'MLLinOpT< Array< MultiFab, 3 > >::getNGrow(int=0, int=0) const']]],
+ ['getngrowvectrestriction_3283',['getNGrowVectRestriction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8f0f9865915b5d7c47bbff26bc46d442',1,'MLLinOpT< Array< MultiFab, 3 > >::getNGrowVectRestriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8f0f9865915b5d7c47bbff26bc46d442',1,'amrex::MLLinOpT::getNGrowVectRestriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a808d167add048ec3c4c1d299468777b4',1,'amrex::MLCurlCurl::getNGrowVectRestriction()']]],
+ ['getnodalboxarray_3284',['getNodalBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5f0a9f5d2c0e0733ad3cbbda47912480',1,'amrex::AmrLevel']]],
+ ['getnode_3285',['GetNode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode.html',1,'amrex::nodelap_detail']]],
+ ['getnode2_3286',['GetNode2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode2.html',1,'amrex::nodelap_detail']]],
+ ['getnonzerobinsptr_3287',['getNonZeroBinsPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a54c4ce654739bc4d76a7e8c4859a7be6',1,'amrex::SparseBins::getNonZeroBinsPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a20ea0ea6dcb1b42a55b691060c1cffaa',1,'amrex::SparseBins::getNonZeroBinsPtr() noexcept']]],
+ ['getnoutfiles_3288',['GetNOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a73b516dcb8729a411f75eaa5d7fc1b54',1,'amrex::VisMF::GetNOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1c3532e024fa0366c5c680a93a42e459',1,'BLProfStats::GetNOutFiles()']]],
+ ['getnparticlesprepost_3289',['GetNParticlesPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a74a0a296ae6ee82e07762e815425598c',1,'amrex::ParticleContainer_impl::GetNParticlesPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a74a0a296ae6ee82e07762e815425598c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetNParticlesPrePost()']]],
+ ['getnprocs_3290',['GetNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a494219dfcd91421ce123dd61aaf52f49',1,'BLProfStats']]],
+ ['getnumberofarrays_3291',['GetNumberOfArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a81e26add150ac206d12a042169b1f993',1,'amrex::AmrMeshDataAdaptor::GetNumberOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#aeb19ff64f67ce3d581833588cd8a362b',1,'amrex::AmrDataAdaptor::GetNumberOfArrays()']]],
+ ['getnumberofmeshes_3292',['GetNumberOfMeshes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a799e8484ecd0ce48d5a84dd634b01ee1',1,'amrex::AmrMeshDataAdaptor::GetNumberOfMeshes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a4b98d2d309d72218c0bc9f2d82781433',1,'amrex::AmrDataAdaptor::GetNumberOfMeshes()']]],
+ ['getnumberofusers_3293',['GetNumberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a57d2a67a23da81f0f8ba22bbfdc496b6',1,'amrex::DataServices']]],
+ ['getnumcgiters_3294',['getNumCGIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a99cb7db62a7f9ea8f30cd18904bdbfef',1,'amrex::MLMGT']]],
+ ['getnumcoveredcells_3295',['getNumCoveredCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#accfba3397c54fc70f5355fe72e53aef5',1,'amrex::EBCellFlagFab']]],
+ ['getnumcutcells_3296',['getNumCutCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#abfc0c19edd24b4583d39b256c3916364',1,'amrex::EBCellFlagFab']]],
+ ['getnumiters_3297',['getNumIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0e06adae47932cbfeb075dad9a3504b5',1,'amrex::GMRES::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a61fe6fb0ec89735cd73871cfb53a25b9',1,'amrex::MLMGT::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a566d8e16eab81e003fdf43b18112836b',1,'amrex::MLCGSolverT::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a1825063c207895677c85f9dbf121a62e',1,'amrex::HypreSolver::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a7a0cff28901a012c347fa1d4339ffd1f',1,'amrex::HypreIJIface::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3584e996a150386dbf8ee7b731ee3ffa',1,'amrex::GMRESMLMGT::getNumIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0e06adae47932cbfeb075dad9a3504b5',1,'GMRES< MF, GMRESMLMGT< MF > >::getNumIters()']]],
+ ['getnumneighbors_3298',['getNumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a0c9d45bcfbc55a087faa7c61ecd5c3c5',1,'amrex::StructOfArrays::getNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0af47b01f2f8e3b42701af71a08ed2be',1,'amrex::ParticleTile::getNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ad331838c0859743a9a968d2d321db717',1,'amrex::ArrayOfStructs::getNumNeighbors()']]],
+ ['getnumregularcells_3299',['getNumRegularCells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a5543ed9a9e620af529ce92b82b6498f3',1,'amrex::EBCellFlagFab']]],
+ ['getnumvofs_3300',['getNumVoFs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a84a126f074a69bb0d306d0a44a775b23',1,'amrex::EBCellFlag']]],
+ ['getoffsets_3301',['GetOffsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a59a916fe644a969eeb0ca7bf5ed6cce8',1,'amrex::NeighborList::GetOffsets() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a78237e02dfe0d7faa5de361bc9a17566',1,'amrex::NeighborList::GetOffsets()']]],
+ ['getordering_3302',['getOrdering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aaa904e14fc1335783b62f47ad001348e',1,'amrex::FArrayBox']]],
+ ['getoversetmask_3303',['getOversetMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a8ab63e064604cb872297d224250c4921',1,'amrex::MLCellABecLapT']]],
+ ['getownership_3304',['getOwnerShip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a8eb230cc640400a27702a048a611b0af',1,'amrex::DistributionMapping']]],
+ ['getpairindex_3305',['GetPairIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a834ac60b04b724999383f3b28253b90c',1,'amrex::ParIterBase_impl::GetPairIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a834ac60b04b724999383f3b28253b90c',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetPairIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a834ac60b04b724999383f3b28253b90c',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetPairIndex()']]],
+ ['getparforinfo_3306',['getParForInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#addc7d9a3237b58405473e60db76f4157',1,'amrex::FabArrayBase']]],
+ ['getpargdb_3307',['GetParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adafb217d391165d8afaf21b38912e068',1,'amrex::ParticleContainerBase::GetParGDB()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0e42065282e0589082794401db6d2247',1,'amrex::ParticleContainerBase::GetParGDB() const']]],
+ ['getparticlebin_3308',['GetParticleBin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html',1,'amrex']]],
+ ['getparticlecell_3309',['getParticleCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04427e35cff35a816668c7954717bac3',1,'amrex::getParticleCell(PTD const &ptd, int i, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &plo, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &dxi, const Box &domain) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e7a7d55a9760a9b62a5675badced0e1',1,'amrex::getParticleCell(P const &p, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &plo, amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > const &dxi, const Box &domain) noexcept']]],
+ ['getparticlegrid_3310',['getParticleGrid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7137fe4c56ae26940acfef9783458ec1',1,'amrex']]],
+ ['getparticles_3311',['GetParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae97f414f3ff6d998228f84b9746d7851',1,'amrex::ParticleContainer_impl::GetParticles() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac638c1c7121c5cb0d55a20422abbd1db',1,'amrex::ParticleContainer_impl::GetParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a579db85a7dd51edaeea5fc11888be874',1,'amrex::ParticleContainer_impl::GetParticles(int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac2109d506af4f75c548a7eb80ebe31af',1,'amrex::ParticleContainer_impl::GetParticles(int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae97f414f3ff6d998228f84b9746d7851',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac2109d506af4f75c548a7eb80ebe31af',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles(int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a579db85a7dd51edaeea5fc11888be874',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles(int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac638c1c7121c5cb0d55a20422abbd1db',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticles()']]],
+ ['getparticletile_3312',['GetParticleTile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac8030fe8f3e62e3da8671dde568acac4',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticleTile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac8030fe8f3e62e3da8671dde568acac4',1,'amrex::ParIterBase_impl::GetParticleTile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac8030fe8f3e62e3da8671dde568acac4',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetParticleTile()']]],
+ ['getparticletiledata_3313',['getParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a4f939dec8914785b6fbc7b02f5d0b202',1,'amrex::ParticleTile']]],
+ ['getphi_3314',['getPhi',['../classHydro_1_1NodalProjector.html#a0882ef5d09dc4bab7163a3cdbf688f62',1,'Hydro::NodalProjector']]],
+ ['getphiconst_3315',['getPhiConst',['../classHydro_1_1NodalProjector.html#ae3b328450fab7fc3828a1bb3a1e889fc',1,'Hydro::NodalProjector']]],
+ ['getpid_3316',['GetPID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html',1,'amrex::GetPID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#aa3aa125952410bb95dc36e7472a9c7bf',1,'amrex::GetPID::GetPID()']]],
+ ['getpidfunctor_3317',['getPIDFunctor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a30c143c9bfbc1260a3a2bab45e30465a',1,'amrex::ParticleBufferMap']]],
+ ['getpolarb_3318',['getPolarB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ae6417c14fa4f3f5efacf7ea324a1a3d6',1,'amrex::FabArrayBase']]],
+ ['getprecision_3319',['getPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a35de13164243364f3ed296772f0b750a',1,'amrex::FArrayBox']]],
+ ['getprobdomain_3320',['GetProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a435b519763bcc16d9e49b73801870d27',1,'CommProfStats']]],
+ ['getproc_3321',['GetProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa3452f486c1df6148bd68efc80616c5f',1,'BLProfStats']]],
+ ['getrandstate_3322',['getRandState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7e167f3e07e0a0a021294e79676891db',1,'amrex']]],
+ ['getrange_3323',['getRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2f2f5266239ba77171d507d0e86f4ca3',1,'amrex::DeriveRec']]],
+ ['getrb180_3324',['getRB180',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a304ba0bf4637208cfdd1a94098c55637',1,'amrex::FabArrayBase']]],
+ ['getrb90_3325',['getRB90',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a1fa0d3a08ed46a79dd0fae8c8f9603af',1,'amrex::FabArrayBase']]],
+ ['getrcvcountsmpi_3326',['getRcvCountsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a78a0bf763811ffa755a8a562f2cdede1',1,'amrex::NeighborParticleContainer']]],
+ ['getrealdata_3327',['GetRealData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ac4a15a6ca35075933960a3c28f1d3581',1,'amrex::StructOfArrays::GetRealData(const int index) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ac2d7e9441c59e88b42978df7d9d1817c',1,'amrex::StructOfArrays::GetRealData(const int index)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a86408aeae996a4c711dca10a4d7cbc4e',1,'amrex::StructOfArrays::GetRealData() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a44390e5c68da1d50f5536428bf7da802',1,'amrex::StructOfArrays::GetRealData()']]],
+ ['getrefid_3328',['getRefID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac2246f88f7497945a0441732235d77b0',1,'amrex::DistributionMapping::getRefID()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0c8df27bfc6981d3e50784b64026a249',1,'amrex::BoxArray::getRefID()']]],
+ ['getrefratio_3329',['GetRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a771ce95fb2ff799f85eaaba8917b8256',1,'CommProfStats']]],
+ ['getregiontimeranges_3330',['GetRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae017d7bf6083e38e84a6a9b3fda09f94',1,'BLProfStats']]],
+ ['getresidualhistory_3331',['getResidualHistory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6083fa5fed480a49fde5c03c325f84ee',1,'amrex::MLMGT']]],
+ ['getresidualnorm_3332',['getResidualNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aca83734d854ed846c8c16e8cba18ab0a',1,'amrex::GMRESMLMGT::getResidualNorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac75b9399941beef86512010face51879',1,'amrex::GMRES::getResidualNorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac75b9399941beef86512010face51879',1,'GMRES< MF, GMRESMLMGT< MF > >::getResidualNorm()']]],
+ ['getsendbufferoffset_3333',['GetSendBufferOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html',1,'amrex::GetSendBufferOffset'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#ae0bd21edb636525d7e8011db403b9fca',1,'amrex::GetSendBufferOffset::GetSendBufferOffset()']]],
+ ['getsetbuf_3334',['GetSetBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a260347a951d2b4a4669cb4dc79956450',1,'amrex::VisMF']]],
+ ['getshowbody_3335',['GetShowBody',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a97f5b63eea482f1fc8c4fab33c7afc4d',1,'amrex::AmrData']]],
+ ['getsolution_3336',['getSolution',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a534455bdd69a5ca6f0967f34aeb10631',1,'amrex::HypreABecLap2::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a29c773ff5410f84e04566b1ed48c38bc',1,'amrex::PETScABecLap::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a58381f405245d3ca27aed91c4197bee6',1,'amrex::HypreNodeLap::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a42b94b56191d33a7f5ba9e1f119ac6b6',1,'amrex::HypreABecLap3::getSolution()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a9c196be0d95db3cee1025104e1a206da',1,'amrex::HypreABecLap::getSolution()']]],
+ ['getsolvabilityoffset_3337',['getSolvabilityOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a08e68e2870cd7367dd09d2ef777261b3',1,'amrex::MLCellLinOpT::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a94c2f24c3e40ca7b09e7757d94d009af',1,'amrex::MLLinOpT::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a94c2f24c3e40ca7b09e7757d94d009af',1,'MLLinOpT< Array< MultiFab, 3 > >::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a878678c69c571435a7bbdba048ab5d9f',1,'amrex::MLNodeLaplacian::getSolvabilityOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a7cdf303d65cabf9d64d4279622ca4fad',1,'amrex::MLNodeLinOp::getSolvabilityOffset()']]],
+ ['getsparsefpp_3338',['GetSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a201227cf338dfa1a032bc9018902204c',1,'amrex::NFilesIter']]],
+ ['getstatus_3339',['getStatus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae3b04d357f2d34f4c13eae2f87a85e36',1,'amrex::GMRES::getStatus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae3b04d357f2d34f4c13eae2f87a85e36',1,'GMRES< MF, GMRESMLMGT< MF > >::getStatus()']]],
+ ['getstructofarrays_3340',['GetStructOfArrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af710895ae98e8f6a993c0fd79fceaddf',1,'amrex::ParIterBase_impl::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af710895ae98e8f6a993c0fd79fceaddf',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af710895ae98e8f6a993c0fd79fceaddf',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a9bc22bda551e1d2089c81b93c2b0d794',1,'amrex::ParticleTile::GetStructOfArrays()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a865f181bef3a750aaae3437c4e91dd33',1,'amrex::ParticleTile::GetStructOfArrays() const']]],
+ ['getsubtuple_3341',['GetSubTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a30bb4b7ea38ee03a56f7e33647b53846',1,'amrex::detail']]],
+ ['getsuperparticle_3342',['getSuperParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'amrex::ParticleTileData::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a26340692c39099549a1fbba08b666ced',1,'amrex::ParticleTileData::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::getSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'amrex::ConstParticleTileData::getSuperParticle(int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a13a4e750961bea9387e82b31eb85c071',1,'amrex::ConstParticleTileData::getSuperParticle(int index) const noexcept']]],
+ ['getsymmetryinfo_3343',['getSymmetryInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a32545ca23bf840257ec3ff0321f0cc28',1,'amrex::MLCurlCurl']]],
+ ['getthreadbox_3344',['getThreadBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae2cf1d72cec1f6929ea0405c70ce2f45',1,'amrex::Gpu']]],
+ ['gettilearray_3345',['getTileArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a47294c772e3bc6de1c901df4c2aa2b10',1,'amrex::FabArrayBase']]],
+ ['gettileindex_3346',['getTileIndex',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aede00a5fe66df6418eb44590a33296a2',1,'amrex']]],
+ ['gettype_3347',['getType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a5fbbd6cfac2268f9286c156e7ecd7ea6',1,'amrex::EBCellFlagFab::getType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ac5eb703c82d394b6736620116b12206e',1,'amrex::StateDescriptor::getType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a3e62ab0dcf6c751e94e34f25bcc3c50b',1,'amrex::FArrayBox::getType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#ad195d2769922a7376a690010b7cc569a',1,'amrex::EBCellFlagFab::getType()']]],
+ ['getunitvec_3348',['getunitvec',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ac4a987e664e5b08e291676b2ba5802c7',1,'amrex::tri_geom_ops']]],
+ ['getunusedinputs_3349',['getUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa4c1dbee984103cd1102514d70c954a3',1,'amrex::ParmParse']]],
+ ['getusedynamicsetselection_3350',['GetUseDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a20746ef0d6ef7d8491c815e2a954d13c',1,'amrex::VisMF']]],
+ ['getusepersistentifstreams_3351',['GetUsePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a92c8f7a70093675fe29a9b3cfbe8e10f',1,'amrex::VisMF']]],
+ ['getuseprepost_3352',['GetUsePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a34e38da1037a8148ddca00deea8abafc',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetUsePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a34e38da1037a8148ddca00deea8abafc',1,'amrex::ParticleContainer_impl::GetUsePrePost()']]],
+ ['getusesingleread_3353',['GetUseSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aca85185856423d34e7e15041139aee01',1,'amrex::VisMF']]],
+ ['getusesinglewrite_3354',['GetUseSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aead41678a66e4c5a4f315404d3ffed10',1,'amrex::VisMF']]],
+ ['getusesynchronousreads_3355',['GetUseSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a7310b7f7d63449b1b38bcb8afdac7db8',1,'amrex::VisMF']]],
+ ['getuseunlink_3356',['GetUseUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aae309f81887fa1f35e89af02581df42a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::GetUseUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aae309f81887fa1f35e89af02581df42a',1,'amrex::ParticleContainer_impl::GetUseUnlink()']]],
+ ['getval_3357',['getVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< Real >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< EBCellFlag >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< int >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< PetscInt >::getVal(PetscInt *data, const IntVect &pos, int N, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< PetscInt >::getVal(PetscInt *data, const IntVect &pos) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< int >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< Real >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< HYPRE_Int >::getVal(HYPRE_Int *data, const IntVect &pos) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< HYPRE_Int >::getVal(HYPRE_Int *data, const IntVect &pos, int N, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< EBCellFlag >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< char >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'amrex::BaseFab::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< char >::getVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'BaseFab< AtomicInt >::getVal(AtomicInt *data, const IntVect &pos) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac195a2bbff03a7f02e30788342473d18',1,'BaseFab< AtomicInt >::getVal(AtomicInt *data, const IntVect &pos, int N, int numcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af8f8e7b8b678678f74f235b0ebdeed9f',1,'amrex::BaseFab::getVal()']]],
+ ['getvalue_3358',['getValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a2ac27c1212ab78008512511cddce89b8',1,'amrex::EBCellFlag']]],
+ ['getvec_3359',['getvec',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a8f07c2c62d9cf319ba1d6d35f810e859',1,'amrex::tri_geom_ops']]],
+ ['getvecofarrofconstptrs_3360',['GetVecOfArrOfConstPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab7fafb7796437478ea1c29c88bd43b9f',1,'amrex::GetVecOfArrOfConstPtrs(const Vector< std::array< std::unique_ptr< T >, AMREX_SPACEDIM > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa423925924f08a1c7ca9edb379cb98c2',1,'amrex::GetVecOfArrOfConstPtrs(const Vector< std::array< T, AMREX_SPACEDIM > > &a)']]],
+ ['getvecofarrofptrs_3361',['GetVecOfArrOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2d0c11a4714995352cd0eeaddd46a83',1,'amrex::GetVecOfArrOfPtrs(const Vector< std::array< std::unique_ptr< T >, AMREX_SPACEDIM > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec75969bb3da627de560ce6fae63b167',1,'amrex::GetVecOfArrOfPtrs(Vector< std::array< T, AMREX_SPACEDIM > > &a)']]],
+ ['getvecofarrofptrsconst_3362',['GetVecOfArrOfPtrsConst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6f3120a07be5d453851d7de53703384',1,'amrex']]],
+ ['getvecofconstptrs_3363',['GetVecOfConstPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2eb81423f83e826a61bafde352b67e98',1,'amrex::GetVecOfConstPtrs(const Vector< T > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36a4c65f6872127d9a779ef9f971777d',1,'amrex::GetVecOfConstPtrs(const Vector< std::unique_ptr< T > > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad81d1dc85ec8a07638d52c68933abfd6',1,'amrex::GetVecOfConstPtrs(const Vector< T * > &a)']]],
+ ['getvecofptrs_3364',['GetVecOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ad8b7a21907586ee3a86bda5163cd2d',1,'amrex::GetVecOfPtrs(Vector< T > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22a501f5be1e47c511f000546bcae72a',1,'amrex::GetVecOfPtrs(const Vector< std::unique_ptr< T > > &a)']]],
+ ['getvecofvecofptrs_3365',['GetVecOfVecOfPtrs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77fdd4258ec656fb99a6124a73501803',1,'amrex']]],
+ ['getvect_3366',['getVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a72f246e5c64d37607283e1355110774c',1,'amrex::IntVectND::getVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afbe8babca880eabdc617e60629c5782d',1,'amrex::IntVectND::getVect() &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeeedbdff915de94802e6baf2cc0aba5b',1,'amrex::IntVectND::getVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a72f246e5c64d37607283e1355110774c',1,'IntVectND< AMREX_SPACEDIM >::getVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeeedbdff915de94802e6baf2cc0aba5b',1,'IntVectND< AMREX_SPACEDIM >::getVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afbe8babca880eabdc617e60629c5782d',1,'IntVectND< AMREX_SPACEDIM >::getVect() &noexcept']]],
+ ['getverbose_3367',['GetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a51041736815ed12616b075d56e53fd2f',1,'amrex::VisMF']]],
+ ['getverbose_3368',['getVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ad7cd32d077461754bae70ed300d440a6',1,'amrex::MLCGSolverT']]],
+ ['getvolfrac_3369',['getVolFrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ab54137d22701f507d34d3732e3f712fc',1,'amrex::EBFArrayBoxFactory::getVolFrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a9cfca800c4df32f884205e7b0cfa5b4f',1,'amrex::EBDataCollection::getVolFrac()']]],
+ ['getvolfracdata_3370',['getVolFracData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a664f3aa3e8611a56d1919072c26b7331',1,'amrex::EBFArrayBox']]],
+ ['getvolume_3371',['GetVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abaac123e12e2b3e5f0f9fdc0edcef6b8',1,'amrex::Geometry::GetVolume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a273cbc218839d9d4f88bfde8b8253c2c',1,'amrex::CoordSys::GetVolume()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a109125700647435d188afbc74b9a2725',1,'amrex::Geometry::GetVolume(MultiFab &vol, const BoxArray &grds, const DistributionMapping &dm, int grow) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af7996fe47b1e82704565102c15df47c9',1,'amrex::Geometry::GetVolume(FArrayBox &vol, const BoxArray &grds, int idx, int grow) const']]],
+ ['getwithparser_3372',['getWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a65f0fdc57c6d3d630b040d096a17afee',1,'amrex::ParmParse']]],
+ ['getwriteinfo_3373',['GetWriteInfo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a2a9d5d76aba34e026f1d33404c6bfe00',1,'amrex::AsyncOut']]],
+ ['getx_3374',['getx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a610e0b733e190ba21b41303e76fa099f',1,'amrex::HypreSolver']]],
+ ['getxhi_3375',['getXHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a6f2f3a70226dea198fcc69a320b88b43',1,'amrex::EB2::Neighbor']]],
+ ['getxlo_3376',['getXLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a1843a704d7f13b09cfcf6c606b0a995e',1,'amrex::EB2::Neighbor']]],
+ ['getyhi_3377',['getYHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a05e914a9bdd59ee8d460a558677634c2',1,'amrex::EB2::Neighbor']]],
+ ['getylo_3378',['getYLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a15177e28ba78da4e2702cfb18837eeae',1,'amrex::EB2::Neighbor']]],
+ ['getzhi_3379',['getZHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a952c4c7fc9609711f2c94c6a84255c09',1,'amrex::EB2::Neighbor']]],
+ ['getzlo_3380',['getZLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a78a31298d705a14fabdb3b894a489dae',1,'amrex::EB2::Neighbor']]],
+ ['gfab_3381',['GFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html',1,'amrex::EB2::GFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#aa8d516e6b8844b78816ade68a2c86165',1,'amrex::EB2::GFab::GFab()']]],
+ ['ghost_5fint_5fcomp_3382',['ghost_int_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a686b95f083fdf17811b9933e189326db',1,'amrex::NeighborParticleContainer']]],
+ ['ghost_5freal_5fcomp_3383',['ghost_real_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#abaca3cff5c84aa26d0e6c4a454af00cd',1,'amrex::NeighborParticleContainer']]],
+ ['ghostnodes_3384',['ghostnodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9abddf1f772a4b8a67379933a3664a17c2',1,'amrex::MLMGT']]],
+ ['ghostparticleid_3385',['GhostParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a24df8a9162e3ff47d7bffbdbc04d660b',1,'amrex::LongParticleIds']]],
+ ['glmap_3386',['glMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a4bc1d2909ad88865d5905ea827e62918',1,'CommProfStats']]],
+ ['glmap_3387',['GLMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8bfcd15d9943700b7e4e1c6605594edd',1,'CommProfStats']]],
+ ['global_5fdepth_3388',['global_depth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ae7befef46d2ca9e3de4299f950647451',1,'amrex::TinyProfiler']]],
+ ['global_5fng_3389',['global_ng',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a09b95c8056554177f0d12989a4e4347a',1,'hacc::Dfft::global_ng(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a405b18293b7ab8d9fe37dcd5459d786f',1,'hacc::Dfft::global_ng() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a6d74698262b0b322361a718f0a390200',1,'hacc::Distribution::global_ng(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a9f8f18570b9de4ea1039d06ae8b4c11c',1,'hacc::Distribution::global_ng() const)[3]']]],
+ ['global_5fsize_3390',['global_size',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#abbb83da0e457618c5996adb332acebba',1,'hacc::Dfft::global_size()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2087fa1d4b26a31cecf36d95b1d7fd6b',1,'hacc::Distribution::global_size()']]],
+ ['global_5fto_5flocal_5frank_3391',['global_to_local_rank',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a9c3018c1265c14c261a42175d7b6087f',1,'amrex::ParallelContext::Frame::global_to_local_rank(int *local, const int *global, int n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ae2790aa092fed9f8af98330581ee416c',1,'amrex::ParallelContext::Frame::global_to_local_rank(int grank)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ad646518957376d74f099923ef26e20c9',1,'amrex::ParallelContext::global_to_local_rank(int *local, const int *global, int n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#aa0f73d99c17e1ccedb7f2e66a660f274',1,'amrex::ParallelContext::global_to_local_rank(int rank) noexcept']]],
+ ['globalblockid_3392',['globalBlockId',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html#a34ceb81cdda9c8d6009bc86cfbd7581f',1,'amrex::Gpu::GridSize']]],
+ ['globalminmax_3393',['GLOBALMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98eaab6fadb81d010967ae7f2188711d1648',1,'amrex::Amrvis']]],
+ ['glsizemap_3394',['GLSizeMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a0e56e7a8c3e51ab493d8a9b55472d761',1,'CommProfStats']]],
+ ['glsizemap_3395',['glSizeMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab58dec894c1338d3e1691e0770507811',1,'CommProfStats']]],
+ ['gm_3396',['GM',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a82c8616f7458eb2f29532e5bc34a715c',1,'amrex::GMRESMLMGT']]],
+ ['gmres_3397',['GMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'amrex::GMRES< class, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac933889cd9ca442d8724b3109686396d',1,'amrex::GMRES::GMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ac933889cd9ca442d8724b3109686396d',1,'GMRES< MF, GMRESMLMGT< MF > >::GMRES()']]],
+ ['gmres_3c_20mf_2c_20gmresmlmgt_3c_20mf_20_3e_20_3e_3398',['GMRES< MF, GMRESMLMGT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'']]],
+ ['gmres_5fsolver_5fconfigure_3399',['gmres_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a27bb5a9047943afd18cf194c141d20ea',1,'amrex::HypreIJIface']]],
+ ['gmresmlmg_3400',['GMRESMLMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9fb859eb850cc164b1a83c9e4c7d53bb',1,'amrex']]],
+ ['gmresmlmgt_3401',['GMRESMLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html',1,'amrex::GMRESMLMGT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a23db5527f7bcd75ba78997016648b906',1,'amrex::GMRESMLMGT::GMRESMLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2b2614ccc7faa12ee28a1428f5cd03d0',1,'amrex::MLLinOpT::GMRESMLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2b2614ccc7faa12ee28a1428f5cd03d0',1,'MLLinOpT< Array< MultiFab, 3 > >::GMRESMLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2b2614ccc7faa12ee28a1428f5cd03d0',1,'amrex::MLMGT::GMRESMLMGT()']]],
+ ['godunov_3402',['Godunov',['../namespaceGodunov.html',1,'Godunov'],['../group__Godunov.html',1,'(Global Namespace)']]],
+ ['godunovcornercouple_3403',['GodunovCornerCouple',['../namespaceGodunovCornerCouple.html',1,'']]],
+ ['gp_3404',['gp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html#a886bcabd4fa635b87082757fb595cc6c',1,'amrex::openbc::MomTag']]],
+ ['gpercent_3405',['gPercent',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa9cbfb5bc0b3ad413e06060864eed0f8',1,'BLProfStats']]],
+ ['gpu_3406',['GPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#afa152e4ccd5f35d821d3fa5ec76d6c78',1,'amrex::BinPolicy']]],
+ ['gpu_3407',['Gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a3432ca64f06615abf07ab44c10cada38',1,'amrex']]],
+ ['gpu_5frand_5fstate_3408',['gpu_rand_state',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5aa4a92b1c9940d028c38628ec7a866',1,'amrex']]],
+ ['gpu_5fstream_3409',['gpu_stream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a44b4d2d558f0b94c682dcc9a26f7e666',1,'amrex::Gpu::Device']]],
+ ['gpu_5fstream_5fpool_3410',['gpu_stream_pool',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a367f9e7d41a6be0c7822f3dc358b0e4e',1,'amrex::Gpu::Device']]],
+ ['gpu_5ftuple_5felement_3411',['gpu_tuple_element',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'amrex::detail::gpu_tuple_element< I, class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a92871fbadc5d83cf854ac97d12ec1399',1,'gpu_tuple_element< I, Head >::gpu_tuple_element()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a22c363abb743a01c6fe3a000cb31a915',1,'amrex::detail::gpu_tuple_element::gpu_tuple_element()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a92871fbadc5d83cf854ac97d12ec1399',1,'amrex::detail::gpu_tuple_element::gpu_tuple_element(T const &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a173fd40f6e1643b310b699177737307f',1,'amrex::detail::gpu_tuple_element::gpu_tuple_element(U &&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a173fd40f6e1643b310b699177737307f',1,'gpu_tuple_element< I, Head >::gpu_tuple_element(U &&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a22c363abb743a01c6fe3a000cb31a915',1,'gpu_tuple_element< I, Head >::gpu_tuple_element()']]],
+ ['gpu_5ftuple_5felement_3c_20i_2c_20head_20_3e_3412',['gpu_tuple_element< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'']]],
+ ['gpu_5ftuple_5fimpl_3413',['gpu_tuple_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'amrex::detail::gpu_tuple_impl< I, Ts >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html#a654cc54f1b6eceb2babda4006d1dcaf2',1,'amrex::detail::gpu_tuple_impl< I, Head, Tail... >::gpu_tuple_impl()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html#a52514ef1d14b3467dd51e98568305acf',1,'amrex::detail::gpu_tuple_impl< I, Head, Tail... >::gpu_tuple_impl(Head const &a_head, Tail const &... a_tail)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html#a9623ee960fbac28922dbd43ee186a71f',1,'amrex::detail::gpu_tuple_impl< I, Head, Tail... >::gpu_tuple_impl(UH &&a_head, UT &&... a_tail)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html#a2a0e1d6ab3b7c9ea94631a06b23a3f12',1,'amrex::detail::gpu_tuple_impl< I, Head >::gpu_tuple_impl(U &&a_head)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html#a138287a5f4ac861068205835ac07da5b',1,'amrex::detail::gpu_tuple_impl< I, Head >::gpu_tuple_impl(Head const &a_head)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html#a4f76c22f32d585f22f2a80704c97b693',1,'amrex::detail::gpu_tuple_impl< I, Head >::gpu_tuple_impl()']]],
+ ['gpu_5ftuple_5fimpl_3c_200_2c_20ts_2e_2e_2e_20_3e_3414',['gpu_tuple_impl< 0, Ts... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
+ ['gpu_5ftuple_5fimpl_3c_20i_2b1_2c_20tail_2e_2e_2e_20_3e_3415',['gpu_tuple_impl< I+1, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
+ ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_20_3e_3416',['gpu_tuple_impl< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html',1,'amrex::detail']]],
+ ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_2c_20tail_2e_2e_2e_20_3e_3417',['gpu_tuple_impl< I, Head, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html',1,'amrex::detail']]],
+ ['gpuable_3418',['GPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GPUable.html',1,'amrex']]],
+ ['gpuarray_3419',['GpuArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
+ ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3ainterval_2c_20n_20_3e_3420',['GpuArray< amrex::algoim::Interval, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3aquadraturerule_3a_3anode_2c_20256_20_3e_3421',['GpuArray< amrex::algoim::QuadratureRule::Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20amrex_3a_3aeb2_3a_3apolyterm_2c_20n_20_3e_3422',['GpuArray< amrex::EB2::PolyTerm, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_3423',['GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
+ ['gpuarray_3c_20bool_2c_20n_20_3e_3424',['GpuArray< bool, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20const_20int_20_2a_2c_20narrayint_20_3e_3425',['GpuArray< const int *, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20const_20particlereal_20_2a_2c_20narrayreal_20_3e_3426',['GpuArray< const ParticleReal *, NArrayReal >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_20_2a_2c_20nai_20_3e_3427',['GpuArray< int *, NAI >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_202_20_3e_3428',['GpuArray< int, 2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_203_20_3e_3429',['GpuArray< int, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_204_20_3e_3430',['GpuArray< int, 4 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_20amrex_5fgpu_5fmax_5fstreams_20_3e_3431',['GpuArray< int, AMREX_GPU_MAX_STREAMS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20node_2c_20256_20_3e_3432',['GpuArray< Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
+ ['gpuarray_3c_20particlereal_20_2a_2c_20nar_20_3e_3433',['GpuArray< ParticleReal *, NAR >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20particlereal_2c_20amrex_5fspacedim_20_3e_3434',['GpuArray< ParticleReal, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_203_20_3e_3435',['GpuArray< Real, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_20amrex_5fspacedim_20_3e_3436',['GpuArray< Real, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_20nelems_20_3e_3437',['GpuArray< Real, nelems >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_28m_2b2_29_20_2a_28m_2b1_29_2f2_20_3e_3438',['GpuArray< Real,(M+2) *(M+1)/2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpubinpolicy_3439',['GPUBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1GPUBinPolicy.html',1,'amrex::BinPolicy']]],
+ ['gpubndryfuncfab_3440',['GpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html',1,'amrex::GpuBndryFuncFab< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a62075f3a31adb0b72fa9c09d17ee7e5a',1,'amrex::GpuBndryFuncFab::GpuBndryFuncFab()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a08f3457a00409172a47577db0b968d15',1,'amrex::GpuBndryFuncFab::GpuBndryFuncFab(F const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a498e33d9a56fd836b14c1937c671ff4a',1,'amrex::GpuBndryFuncFab::GpuBndryFuncFab(F &&a_f)']]],
+ ['gpucomplex_3441',['GpuComplex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html',1,'amrex::GpuComplex< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a124d2191f873eb1bb9f4b6ae4fc95544',1,'amrex::GpuComplex::GpuComplex()']]],
+ ['gpudeviceprop_5ft_3442',['gpuDeviceProp_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2235406f46755fe4275db8b042b0da92',1,'amrex']]],
+ ['gpuerror_5ft_3443',['gpuError_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98a85f350a96eb36272d756d5a9c9a05',1,'amrex']]],
+ ['gpugeterrorstring_3444',['gpuGetErrorString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a884f63b4c32929437cf596c59b26c311',1,'amrex']]],
+ ['gpugetlasterror_3445',['gpuGetLastError',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9350dac44e563ea3d35902cf36cf4b00',1,'amrex']]],
+ ['gpustream_3446',['gpuStream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae1a0966ad8daf3a49564123b8dbdb3fa',1,'amrex::Gpu::gpuStream()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a680de321352372444327d831bb6d989f',1,'amrex::Gpu::Device::gpuStream()']]],
+ ['gpustream_5ft_3447',['gpuStream_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e08759747455ff96c8f68e8673c2b19',1,'amrex']]],
+ ['gpusuccess_3448',['gpuSuccess',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad449c6a61a817b311238986b4ef19e38',1,'amrex']]],
+ ['gputuple_3449',['GpuTuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'amrex::GpuTuple< Ts >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#aaa9ed202ceb2122e08523b1b17e68b2a',1,'GpuTuple< Fs... >::GpuTuple()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#af067ea86f5cbc6b718a934e6be193538',1,'amrex::GpuTuple::GpuTuple()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#aaa9ed202ceb2122e08523b1b17e68b2a',1,'amrex::GpuTuple::GpuTuple(Ts const &... args)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a4fbb6462763e67abd37e85e9dd3a00ab',1,'amrex::GpuTuple::GpuTuple(Us &&... args)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#af067ea86f5cbc6b718a934e6be193538',1,'GpuTuple< Fs... >::GpuTuple()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a4fbb6462763e67abd37e85e9dd3a00ab',1,'GpuTuple< Fs... >::GpuTuple(Us &&... args)']]],
+ ['gputuple_3c_20fs_2e_2e_2e_20_3e_3450',['GpuTuple< Fs... >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'']]],
+ ['gputupleelement_3451',['GpuTupleElement',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'amrex']]],
+ ['gputupleelement_3c_200_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_3452',['GpuTupleElement< 0, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_010_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
+ ['gputupleelement_3c_20i_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_3453',['GpuTupleElement< I, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_01I_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
+ ['gputupleelement_3c_20i_2d1_2c_20gputuple_3c_20tail_2e_2e_2e_20_3e_20_3e_3454',['GpuTupleElement< I-1, GpuTuple< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'']]],
+ ['gputuplesize_3455',['GpuTupleSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize.html',1,'amrex']]],
+ ['gputuplesize_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_3456',['GpuTupleSize< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex']]],
+ ['grad_3457',['GRAD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a7b0d9cc09c139a180df7015ea53e8690',1,'amrex::AMRErrorTag']]],
+ ['grad_3458',['grad',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#aa39038dcf72fcf8a8b57513432875bf2',1,'amrex::algoim::EBPlane']]],
+ ['grad_5feb_5fof_5fphi_5fon_5fcentroids_3459',['grad_eb_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28ed48dd78cb4c109095bf87d44b7f1b',1,'amrex::grad_eb_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &nrmx, Real &nrmy, bool is_eb_inhomog)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a781271d74f1db31d825f604314a7a50a',1,'amrex::grad_eb_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &nrmx, Real &nrmy, Real &nrmz, bool is_eb_inhomog)']]],
+ ['grad_5feb_5fof_5fphi_5fon_5fcentroids_5fextdir_3460',['grad_eb_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95554f1cdc48c66065e7e3cb9a54ee93',1,'amrex::grad_eb_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &nrmx, Real &nrmy, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d0b75d1bb6a1c256c97f0415bba6cac',1,'amrex::grad_eb_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &nrmx, Real &nrmy, Real &nrmz, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y, const bool on_z_face, const int domlo_z, const int domhi_z)']]],
+ ['grad_5fx_5fof_5fphi_5fon_5fcentroids_3461',['grad_x_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af17d01dca64353fec04867549fdfb24d',1,'amrex::grad_x_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &yloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72b732741e32444ef31a46338ee223b5',1,'amrex::grad_x_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &yloc_on_xface, Real &zloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog)']]],
+ ['grad_5fx_5fof_5fphi_5fon_5fcentroids_5fextdir_3462',['grad_x_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78f4c0cd2b7b0dc31e655a7856ebd56c',1,'amrex::grad_x_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &yloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd0931fc1fdad21d0be30352126d2290',1,'amrex::grad_x_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &yloc_on_xface, Real &zloc_on_xface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y, const bool on_z_face, const int domlo_z, const int domhi_z)']]],
+ ['grad_5fy_5fof_5fphi_5fon_5fcentroids_3463',['grad_y_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dc1c41fb0c471ba140aa8046670d247',1,'amrex::grad_y_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &xloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36b359eb7b2ab6e40d0acd6835b4f85f',1,'amrex::grad_y_of_phi_on_centroids(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Real &xloc_on_yface, Real &zloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog)']]],
+ ['grad_5fy_5fof_5fphi_5fon_5fcentroids_5fextdir_3464',['grad_y_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a350fa718b62eb77a109dcba746acc28b',1,'amrex::grad_y_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &xloc_on_yface, Real &zloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y, const bool on_z_face, const int domlo_z, const int domhi_z)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadaa422c5855785fcc975c32809700fb',1,'amrex::grad_y_of_phi_on_centroids_extdir(int i, int j, int k, int n, Array4< Real const > const &phi, Array4< Real const > const &phieb, Array4< EBCellFlag const > const &flag, Array4< Real const > const &ccent, Array4< Real const > const &bcent, Array4< Real const > const &vfrac, Real &xloc_on_yface, bool is_eb_dirichlet, bool is_eb_inhomog, const bool on_x_face, const int domlo_x, const int domhi_x, const bool on_y_face, const int domlo_y, const int domhi_y)']]],
+ ['grad_5fz_5fof_5fphi_5fon_5fcentroids_3465',['grad_z_of_phi_on_centroids',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8087b948fc12d73a46d3e968e4e5484f',1,'amrex']]],
+ ['grad_5fz_5fof_5fphi_5fon_5fcentroids_5fextdir_3466',['grad_z_of_phi_on_centroids_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9cafa33321d9f9c2bbe3a6fb55d80b73',1,'amrex']]],
+ ['gram_5fschmidt_5forthogonalization_3467',['gram_schmidt_orthogonalization',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab88f28e06562b245392ecd693cdb39b4',1,'amrex::GMRES::gram_schmidt_orthogonalization()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab88f28e06562b245392ecd693cdb39b4',1,'GMRES< MF, GMRESMLMGT< MF > >::gram_schmidt_orthogonalization()']]],
+ ['graph_3468',['Graph',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0838e8d3d2f11703bb21ebb6bddbb1b1',1,'amrex::EB2']]],
+ ['graph_3469',['graph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a62db2713a2f38292c423242527ff1e0a',1,'amrex::HypreABecLap2']]],
+ ['graphsafeguard_3470',['GraphSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html',1,'amrex::Gpu::GraphSafeGuard'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html#a982a397f67b04e0cbf321b1e9ed77ea6',1,'amrex::Gpu::GraphSafeGuard::GraphSafeGuard()']]],
+ ['graphtoppct_3471',['GraphTopPct',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a171596246077e8bb3d38d0e3a513c481',1,'amrex']]],
+ ['gray_3472',['Gray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a8400a9113fb3f95e33ff7db8dfb68e5b',1,'amrex::BGColor::Gray()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a3f3bb7bbfeb1447b5542c7fd47eb71bf',1,'amrex::FGColor::Gray()']]],
+ ['greater_3473',['GREATER',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5ae1d7bebf58c0f94e82726c03448ef942',1,'amrex::AMRErrorTag']]],
+ ['green_3474',['Green',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a83ccac0d2c470652e3a555eb8ae5400e',1,'amrex::BGColor::Green()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#aae3403f6980e1c0d60774d007a6590f4',1,'amrex::FGColor::Green()']]],
+ ['grid_3475',['grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a306b19b425bf46d46607c66da53fb3f6',1,'amrex::HypreABecLap::grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html#ab5d5285dfb6f9c5b20319fc49de0507eaebc8572ee916d3308b3e24ac38ed8121',1,'amrex::NeighborParticleContainer::MaskComps::grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#ab55ece948b6a78f3ac9ece3db8abea57',1,'amrex::NeighborParticleContainer::NeighborCopyTag::grid()']]],
+ ['grid_5feff_3476',['grid_eff',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a8932f2846ed22b769126d4783f76107a',1,'amrex::AmrInfo']]],
+ ['grid_5fid_3477',['grid_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html#aee2840e31f2d1ffeecfa91964072553e',1,'amrex::NeighborCode::grid_id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#aee39264037329ffaf4685f535a763ed4',1,'amrex::NeighborParticleContainer::NeighborCommTag::grid_id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#a9c0de4b09bf5398064924b22bc1ae654',1,'amrex::NeighborParticleContainer::NeighborTask::grid_id()']]],
+ ['grid_5fplaces_3478',['grid_places',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a90155667257e3c51890f716ade65c5e7',1,'amrex::Amr']]],
+ ['grid_5fstride_5fthreads_5fand_5fblocks_3479',['grid_stride_threads_and_blocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ae53661945fe0e36f109401055a3d87cf',1,'amrex::Gpu::Device']]],
+ ['gridandlevtobucket_3480',['gridAndLevToBucket',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#af07f598d8788010a800af8bdcf33adf7',1,'amrex::ParticleBufferMap']]],
+ ['grideff_3481',['gridEff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a7bc5798a6ef2a0c27b0141112104e087',1,'amrex::AmrMesh']]],
+ ['gridline_3482',['Gridline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab77bccba000ad381fed7aa4a3c7b7b6e',1,'amrex::XYPlotDataList']]],
+ ['gridline_3483',['gridline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#abd0ed1322eaf065f16a171081fb46668',1,'amrex::XYPlotDataList']]],
+ ['gridlochi_3484',['GridLocHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a06732eabff2d761d63404d048d57d130',1,'amrex::AmrData']]],
+ ['gridlochi_3485',['gridLocHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a7d683070bd9df75f69f1f11257baff26',1,'amrex::AmrData']]],
+ ['gridloclo_3486',['GridLocLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a26585c76f370219e547cc9c018faead7',1,'amrex::AmrData']]],
+ ['gridloclo_3487',['gridLocLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a28d407574c4e864763d7e30c5374a5f7',1,'amrex::AmrData']]],
+ ['gridlog_3488',['gridlog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8faf7f22cccf4da975ca761f1920f5e8',1,'amrex::Amr']]],
+ ['gridmap_3489',['gridmap',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#aadae10ad5bacae5bceadd4eea37b12c6',1,'distribution_t']]],
+ ['grids_3490',['grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af7a3b275665dcd4803b3780a02e36b48',1,'amrex::StateData::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a8454e30c3a460081f89df8154babd952',1,'amrex::HypreNodeLap::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a3661eefa8a7bc8f810c39fdc6f8fb350',1,'amrex::BndryRegisterT::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ae53347adc8a239367f153d3705a8ed25',1,'amrex::AmrMesh::grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5ffc98d138f381698b2a61fc6cb2ce01',1,'amrex::AmrLevel::grids()']]],
+ ['gridsize_3491',['GridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html',1,'amrex::Gpu']]],
+ ['group_3492',['group',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a2cb41a80f7a3c545e1e537bf84acbbc9',1,'amrex::ParallelContext::Frame']]],
+ ['groupall_3493',['GroupAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a2ac214c9799843152abe583b8c714501',1,'amrex::ParallelContext']]],
+ ['groupsets_3494',['groupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ae979bf2ecefe688126ee3f348ea609ce',1,'amrex::NFilesIter::groupSets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a51fdeeea196eac049978076bf6671720',1,'amrex::VisMF::groupSets()']]],
+ ['groupsize_3495',['groupsize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8bf758be7411312c155ccd5d0513e6b0',1,'amrex::StateDescriptor']]],
+ ['groupsub_3496',['GroupSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ab19f592bc08ecbeb28c478752d6602fd',1,'amrex::ParallelContext']]],
+ ['grow_3497',['grow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afe62a688aa84f2386188eddbdbf0ff50',1,'amrex::BoxND::grow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2d5d2c437135f3bd1fc9bd2b9554349c',1,'BoxND< AMREX_SPACEDIM >::grow(Orientation face, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a48cc78ecfdbb21357adbfaf484648ec5',1,'BoxND< AMREX_SPACEDIM >::grow(Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a84d50acaffa83ed0e44c9f545cb41b65',1,'BoxND< AMREX_SPACEDIM >::grow(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afe62a688aa84f2386188eddbdbf0ff50',1,'BoxND< AMREX_SPACEDIM >::grow(const IntVectND< dim > &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a4d8a9475fd2fca039a10a379f3fde8a6',1,'BoxND< AMREX_SPACEDIM >::grow(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2d5d2c437135f3bd1fc9bd2b9554349c',1,'amrex::BoxND::grow(Orientation face, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a48cc78ecfdbb21357adbfaf484648ec5',1,'amrex::BoxND::grow(Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a84d50acaffa83ed0e44c9f545cb41b65',1,'amrex::BoxND::grow(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a4d8a9475fd2fca039a10a379f3fde8a6',1,'amrex::BoxND::grow(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a624b3513f2b285491050d17d8952c474',1,'amrex::BoxArray::grow(int idir, int n_cell)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac76ee31fa4b71fa56dad4635a650cfbe',1,'amrex::BoxArray::grow(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a12a6842ecc48421374e69c0d40ba1542',1,'amrex::BoxArray::grow(int n)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4418ba4ddb9ce2898858e6553d06df67',1,'amrex::grow(const BoxND< dim > &b, int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a866b2bba2272c37fe838d08597bc63cd',1,'amrex::grow(const BoxND< dim > &b, const IntVectND< dim > &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78b36fdd4e31635f7b7f626fa0e213c4',1,'amrex::grow(const BoxND< dim > &b, int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab276698e682b7b3d4797a2395ad8135',1,'amrex::grow(const BoxND< dim > &b, Direction d, int n_cell) noexcept']]],
+ ['growboxbyone_3498',['GrowBoxByOne',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a59d040ff4854528efd7602005560d853',1,'amrex::DeriveRec']]],
+ ['growcoarsen_3499',['growcoarsen',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aaca5f33122df36bed145432e5b4f5c57',1,'amrex::BoxArray::growcoarsen(IntVect const &ngrow, const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ad28652c559f9057fc343bd3c0beb0116',1,'amrex::BoxArray::growcoarsen(int n, const IntVect &iv)']]],
+ ['growhi_3500',['growHi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6ac850b1c6d3969f11bafb9ffa7416b',1,'amrex::growHi(const BoxND< dim > &b, int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c525008964448d1f308736681ee9b06',1,'amrex::growHi(const BoxND< dim > &b, Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a9848441ce9a5694f17e8617486e0b167',1,'amrex::BoxArray::growHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa333dc37d8970068d540d5eaece2165a',1,'amrex::BoxND::growHi(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad9ebf4097f08f0f38330a4a2a8f8e17d',1,'amrex::BoxND::growHi(Direction d, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa333dc37d8970068d540d5eaece2165a',1,'BoxND< AMREX_SPACEDIM >::growHi(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad9ebf4097f08f0f38330a4a2a8f8e17d',1,'BoxND< AMREX_SPACEDIM >::growHi(Direction d, int n_cell=1) noexcept']]],
+ ['growlo_3501',['growLo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a807142d1b418c981e41164718f1a5f1a',1,'amrex::growLo(const BoxND< dim > &b, Direction d, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab6c72b687247bdb811c1f3de26b7dfc9',1,'amrex::growLo(const BoxND< dim > &b, int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a76695bda9b8e135e6d945c578557d78d',1,'amrex::BoxArray::growLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aaca25d589db25bee8ad1c7777c886ae0',1,'amrex::BoxND::growLo(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9727fdfc20119daf9b9538fe2ddfb4f7',1,'amrex::BoxND::growLo(Direction d, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aaca25d589db25bee8ad1c7777c886ae0',1,'BoxND< AMREX_SPACEDIM >::growLo(int idir, int n_cell=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9727fdfc20119daf9b9538fe2ddfb4f7',1,'BoxND< AMREX_SPACEDIM >::growLo(Direction d, int n_cell=1) noexcept']]],
+ ['grownnodaltilebox_3502',['grownnodaltilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a972ba6223b0f4ccca81791b9510b3002',1,'amrex::MFIter::grownnodaltilebox(int dir, const IntVect &ng) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae59e3e67c7b94d6b15158d177dd8cdc8',1,'amrex::MFIter::grownnodaltilebox(int dir=-1, int ng=-1000000) const noexcept']]],
+ ['grownonperiodicdomain_3503',['growNonPeriodicDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4535bb6797e6c53c228d598f23cc7296',1,'amrex::Geometry::growNonPeriodicDomain(int ngrow) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8a4838041db3d95fdd4960045349db2d',1,'amrex::Geometry::growNonPeriodicDomain(IntVect const &ngrow) const noexcept']]],
+ ['growntilebox_3504',['growntilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1e344ffd39d3dba95d582a7d93c1ad97',1,'amrex::MFIter::growntilebox(int ng=-1000000) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ac9653cce066f73c95c3ec89f46f38ba1',1,'amrex::MFIter::growntilebox(const IntVect &ng) const noexcept']]],
+ ['growperiodicdomain_3505',['growPeriodicDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aca0dd62693f548b7fb4ee38acc6310db',1,'amrex::Geometry::growPeriodicDomain(IntVect const &ngrow) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#abe9c676150da912017772bb39a1f0d91',1,'amrex::Geometry::growPeriodicDomain(int ngrow) const noexcept']]],
+ ['growth_5ffactor_3506',['growth_factor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a03d109d27d848ed9f9a2bf219dd34a42',1,'amrex::VectorGrowthStrategy']]],
+ ['gshoplevel_3507',['GShopLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'amrex::EB2::GShopLevel< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a008434e6394b5ae980fc9aaab639cdf8',1,'amrex::EB2::GShopLevel::GShopLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a4c79b3b07e6bd33f132fa7030dd7d5ca',1,'GShopLevel< STLtools >::GShopLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, GShopLevel< STLtools > &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#aa46078b91c8b535cdf6a212f061eb2a3',1,'GShopLevel< STLtools >::GShopLevel(IndexSpace const *is, STLtools const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a008434e6394b5ae980fc9aaab639cdf8',1,'GShopLevel< ChkptFile >::GShopLevel(IndexSpace const *is, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a4c79b3b07e6bd33f132fa7030dd7d5ca',1,'GShopLevel< ChkptFile >::GShopLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, GShopLevel< ChkptFile > &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#aa46078b91c8b535cdf6a212f061eb2a3',1,'GShopLevel< ChkptFile >::GShopLevel(IndexSpace const *is, ChkptFile const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#acd9942090fa93b0eb048fbd2026d9b3c',1,'amrex::EB2::Level::GShopLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a008434e6394b5ae980fc9aaab639cdf8',1,'GShopLevel< STLtools >::GShopLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a4c79b3b07e6bd33f132fa7030dd7d5ca',1,'amrex::EB2::GShopLevel::GShopLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, GShopLevel< G > &fineLevel)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#aa46078b91c8b535cdf6a212f061eb2a3',1,'amrex::EB2::GShopLevel::GShopLevel(IndexSpace const *is, G const &gshop, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)']]],
+ ['gshoplevel_3c_20chkptfile_20_3e_3508',['GShopLevel< ChkptFile >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]],
+ ['gshoplevel_3c_20stltools_20_3e_3509',['GShopLevel< STLtools >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_8.js b/amrex-hydro/Doxygen/html/search/all_8.js
index 9510ae9..f28e26f 100644
--- a/amrex-hydro/Doxygen/html/search/all_8.js
+++ b/amrex-hydro/Doxygen/html/search/all_8.js
@@ -1,173 +1,173 @@
var searchData=
[
- ['h_5fdata_3513',['h_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a51d329542fc90dfadcbe838a312a5470',1,'amrex::Gpu::AsyncArray::h_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#af613bc8ff56b5c8e598e90cd8c61f6b0',1,'amrex::Gpu::Buffer::h_data()']]],
- ['h_5fredistribute_5fint_5fcomp_3514',['h_redistribute_int_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a65100fe165b67994e823d372e4c5256e',1,'amrex::ParticleContainer_impl::h_redistribute_int_comp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a65100fe165b67994e823d372e4c5256e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::h_redistribute_int_comp()']]],
- ['h_5fredistribute_5freal_5fcomp_3515',['h_redistribute_real_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aaa226a4b30b1045dfef949fb868e706b',1,'amrex::ParticleContainer_impl::h_redistribute_real_comp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aaa226a4b30b1045dfef949fb868e706b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::h_redistribute_real_comp()']]],
- ['ha_5finterp_5fface_5fxy_3516',['ha_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f3ccac5d1142db6eb1763ff08137b57',1,'amrex::ha_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, int i, int j, int k, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8435e617376aca0d21759979f518e160',1,'amrex::ha_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, int i, int j, int ic, int jc) noexcept']]],
- ['ha_5finterp_5fface_5fxz_3517',['ha_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f91cae3a5cbaddf8a473a3f0349ed21',1,'amrex']]],
- ['ha_5finterp_5fface_5fyz_3518',['ha_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3014c15a6e3e1b3ecefed42399dece4e',1,'amrex']]],
- ['habec_5fcols_3519',['habec_cols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abebd70eafbd522c54911f746d423884f',1,'amrex']]],
- ['habec_5fijmat_3520',['habec_ijmat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26d70e1b51526ead26433b0583ffe6fd',1,'amrex']]],
- ['habec_5fmat_3521',['habec_mat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6eab02ca0a088733102a27a1b57321a',1,'amrex']]],
- ['hacc_3522',['hacc',['https://amrex-codes.github.io/amrex/doxygen/namespacehacc.html',1,'']]],
- ['half_3523',['half',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a0054397f5649f24a3da0cb5933162018',1,'amrex_constants_module']]],
- ['handle_5fsigabrt_3524',['handle_sigabrt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ac647d6ac7bde6da41a4df17667903f5c',1,'amrex::system']]],
- ['handle_5fsigfpe_3525',['handle_sigfpe',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aed8fbc02ece8f969a07df7eb54699f9e',1,'amrex::system']]],
- ['handle_5fsigill_3526',['handle_sigill',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ad37288ab4a9e0c33cb4629bdd7aa9aa7',1,'amrex::system']]],
- ['handle_5fsigint_3527',['handle_sigint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a8b6473a9ec7893519014c5b9f755d75b',1,'amrex::system']]],
- ['handle_5fsigsegv_3528',['handle_sigsegv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ab759a6040b265393f64a1df720a00378',1,'amrex::system']]],
- ['handle_5fsigterm_3529',['handle_sigterm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a99f27160395aa160e6fa8f3bc2cdf8db',1,'amrex::system']]],
- ['handler_3530',['Handler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html',1,'amrex::Gpu::Handler'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html#aa01988bcbc809db7ebce06f5a0c90ae6',1,'amrex::Gpu::Handler::Handler()']]],
- ['handler_3531',['handler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a24b1c852ff2149fe973fad9501e2b5ec',1,'amrex::BLBackTrace']]],
- ['has_5fhashmap_3532',['has_hashmap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aa7702554a15d6a73ffa7a16ee2e017bc',1,'amrex::BARef']]],
- ['has_5fmetric_5fterm_3533',['has_metric_term',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a1a95ec842c01374719d2b8929d54f17b',1,'amrex::LPInfo']]],
- ['has_5freduction_3534',['has_reduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#a794eb89fc4f570378970b9ae6495e8e8',1,'amrex::Gpu::KernelInfo']]],
- ['hasatomicadd_3535',['HasAtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd.html',1,'amrex']]],
- ['hasatomicadd_3c_20double_20_3e_3536',['HasAtomicAdd< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01double_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20float_20_3e_3537',['HasAtomicAdd< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01float_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20int_20_3e_3538',['HasAtomicAdd< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01int_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20long_20_3e_3539',['HasAtomicAdd< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01long_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20unsigned_20int_20_3e_3540',['HasAtomicAdd< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01int_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20unsigned_20long_20long_20_3e_3541',['HasAtomicAdd< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01long_01long_01_4.html',1,'amrex']]],
- ['hasbc_3542',['hasBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a647cd4352c3719aa23545a8e0f88b562',1,'amrex::MLLinOpT::hasBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a647cd4352c3719aa23545a8e0f88b562',1,'MLLinOpT< Array< MultiFab, 3 > >::hasBC()']]],
- ['hasbndryfuncfab_3543',['hasBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ac2500f92c0477835a434a81535fc5960',1,'amrex::StateDescriptor']]],
- ['hasebfabfactory_3544',['hasEBFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< FArrayBox >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< TagBox >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'amrex::FabArray::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::BaseFab< AtomicInt > >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< IArrayBox >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::BaseFab< PetscInt > >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::CutFab >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::EBCellFlagFab >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::Mask >::hasEBFabFactory()']]],
- ['hasebinfo_3545',['hasEBInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ac605571d4b1f88b7a1993dca18017f53',1,'amrex::EBFArrayBoxFactory::hasEBInfo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a7954f6b9a0dfcb4a5bbac4f2b5a4001b',1,'amrex::EB2::Level::hasEBInfo()']]],
- ['hasfabversion_3546',['hasFabVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ae32704c993027f681e1cbb14d5375ee4',1,'amrex::StateDescriptor::BndryFunc']]],
- ['hasfreedevicememory_3547',['hasFreeDeviceMemory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#abd6b026129f35157aa2b3945a37bdbd3',1,'amrex::Arena::hasFreeDeviceMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#ac778bcf5399be4884d6a2cf35cc5c9f3',1,'amrex::CArena::hasFreeDeviceMemory()']]],
- ['hash_3548',['hash',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CArena_1_1Node_1_1hash.html',1,'amrex::CArena::Node::hash'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a734b995447c10c9d1c7b743aaa30e345',1,'amrex::BARef::hash()']]],
- ['hash_5fcombine_3549',['hash_combine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adce3325c7a4208e21f4cecc984bfb8b9',1,'amrex']]],
- ['hash_5fvector_3550',['hash_vector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72ebcf044c2dabd659e4ed5831cadc5e',1,'amrex']]],
- ['hashashmap_3551',['HasHashMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#af9368a5b73dd3adff290c1dfc5bc4b88',1,'amrex::BARef']]],
- ['hasher_3552',['hasher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5a9e63436988a005e0f65d25b34a417c',1,'IntVectND< AMREX_SPACEDIM >::hasher()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5a9e63436988a005e0f65d25b34a417c',1,'amrex::IntVectND::hasher()']]],
- ['hashiddendimension_3553',['hasHiddenDimension',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a894d1f80e83452c32470d42e05947e13',1,'MLLinOpT< Array< MultiFab, 3 > >::hasHiddenDimension()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a894d1f80e83452c32470d42e05947e13',1,'amrex::MLLinOpT::hasHiddenDimension()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a454072adea5f89687df38b5ebe03abad',1,'amrex::LPInfo::hasHiddenDimension()']]],
- ['hashlong_3554',['HashLong',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a58928d12d77da3b14cc846d527c70cc7',1,'CommProfStats::SendRecvPair::HashLong(int fp, int tp, int, int t)'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#affc4ad3093d7797f15aa225d86d213c8',1,'CommProfStats::SendRecvPair::HashLong(int fp, int tp, int t)'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ac8ff55bff560fd1eb7b0d8e5348e0897',1,'CommProfStats::SendRecvPair::HashLong()']]],
- ['hashtype_3555',['HashType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a59cc4e634f9108fb676919f94f8ff55f',1,'amrex::BARef']]],
- ['hasinhomogneumannbc_3556',['hasInhomogNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb203f24caba5241fa95fad173cfae7',1,'amrex::MLLinOpT::hasInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb203f24caba5241fa95fad173cfae7',1,'MLLinOpT< Array< MultiFab, 3 > >::hasInhomogNeumannBC()']]],
- ['hasinversememfn_3557',['HasInverseMemFn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1HasInverseMemFn.html',1,'amrex::NonLocalBC']]],
- ['hasmulticomp_3558',['HasMultiComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp.html',1,'amrex']]],
- ['hasmulticomp_3c_20b_2c_20std_3a_3aenable_5fif_5ft_3c_20b_28_29_2esize_28_29_20_3e_3d1_20_3e_3559',['HasMultiComp< B, std::enable_if_t< B().size() >=1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp_3_01B_00_01std_1_1enable__if__t_3_01B_07_08_8size_07_08_01_4_0a1_01_4.html',1,'amrex']]],
- ['hasneighbors_3560',['hasNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a5bde7ea76f99ed274bef3626dc3f833b',1,'amrex::NeighborParticleContainer']]],
- ['hasnewdata_3561',['hasNewData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af9809e458fa0bd25965558bf3aa2c802',1,'amrex::StateData']]],
- ['hasolddata_3562',['hasOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af94692a78b7f532f582acd48d9697443',1,'amrex::StateData']]],
- ['hasreduction_3563',['hasReduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#af402dc781c1160ae3ac2896336d14dad',1,'amrex::Gpu::KernelInfo']]],
- ['hasrobinbc_3564',['hasRobinBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a40cc3ea13c4a150195a6198e33f1eac2',1,'amrex::MLLinOpT::hasRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a40cc3ea13c4a150195a6198e33f1eac2',1,'MLLinOpT< Array< MultiFab, 3 > >::hasRobinBC()']]],
- ['hastags_3565',['hasTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a9a0e6af06afa677b79adf8cc2a2f763c',1,'amrex::TagBoxArray']]],
- ['hasunusedinputs_3566',['hasUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a65ec105f3594e14160a631083a1bce59',1,'amrex::ParmParse']]],
- ['hasvalue_3567',['hasValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a7b20f835a46c1aba635c2159391f53f1',1,'amrex::Any']]],
- ['hdrfilenameprepost_3568',['HdrFileNamePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1967a72736444134d0de172ad1358743',1,'amrex::ParticleContainer_impl::HdrFileNamePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1967a72736444134d0de172ad1358743',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::HdrFileNamePrePost()']]],
- ['header_3569',['Header',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html',1,'amrex::VisMF::Header'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ac047b91f6a9bf22efc30801bfc4b4452',1,'amrex::VisMF::Header::Header()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a8a0e1ec0ea1ff9f6327b2e9685ce7824',1,'amrex::VisMF::Header::Header(const FabArray< FArrayBox > &mf, VisMF::How how, Version version=Version_v1, bool calcMinMax=true, MPI_Comm=ParallelDescriptor::Communicator())'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#acdfb696b35b3fe342f5040041f59a301',1,'amrex::VisMF::Header::Header(Header &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a7d9690e9eb72fa66dbfc22b12702f0be',1,'amrex::VisMF::Header::Header(Header const &)=delete']]],
- ['heap_5fspace_5factually_5fused_3570',['heap_space_actually_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a52c8024bd12299f84f2362c0547c533d',1,'amrex::CArena']]],
- ['heap_5fspace_5fused_3571',['heap_space_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a5f5de3e5518c0f5bcc71a6a2b4076a3f',1,'amrex::CArena']]],
- ['helper_3572',['helper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a51f561ca5278fe29a6565881529e9414',1,'amrex::sundials::MemoryHelper']]],
- ['hgrid_3573',['hgrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a0da4bed57db562ff033f2250ddca0a65',1,'amrex::HypreABecLap2']]],
- ['hi_3574',['hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#af4093a6730c7f7f4c45dae665b1ee35a',1,'amrex::TableData::hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a819f29403d4806d7b13baffe25b5ceb8',1,'amrex::RealBox::hi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1ComponentSet.html#aa6ebc6ce0f58172561258c343c9b0921',1,'amrex::ForkJoin::ComponentSet::hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a853070bf06ced25f07f7c02a5cd9293f',1,'amrex::RealBox::hi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a43318ab06cd6678b822c612803739144',1,'amrex::RealBox::hi() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#aeb4617ca6fae4cb3d2840611d77f1f59',1,'amrex::BCRec::hi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a23fa6708f4738b051d9622fdef773112',1,'amrex::BCRec::hi() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a102dea5bc859f0879efd400c515b2ebc',1,'amrex::BCRec::hi() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ac6077168c97aa136885181c663a772ac',1,'Array1D< int, 0, N-1 >::hi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ac6077168c97aa136885181c663a772ac',1,'amrex::Array1D::hi()']]],
- ['hibc_3575',['HiBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae6a081e88ffb4aafb123a7eb644ebd72',1,'MLLinOpT< Array< MultiFab, 3 > >::HiBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae6a081e88ffb4aafb123a7eb644ebd72',1,'amrex::MLLinOpT::HiBC()']]],
- ['hidden_5fdirection_3576',['hidden_direction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#acbd4630a533152de976660cbd0c16310',1,'amrex::LPInfo']]],
- ['hiddencell_3577',['HIDDENCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a09da97af948ccd39faf2c0b3ed78185f',1,'amrex::InSituUtils']]],
- ['hiddendirection_3578',['hiddenDirection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa0c3b0c5a4e23b9248d18138229aec76',1,'MLLinOpT< Array< MultiFab, 3 > >::hiddenDirection()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa0c3b0c5a4e23b9248d18138229aec76',1,'amrex::MLLinOpT::hiddenDirection()']]],
- ['hiddenpoint_3579',['HIDDENPOINT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3aa447a8b1040c94692e04c089e4634dac1',1,'amrex::InSituUtils']]],
- ['hiedge_3580',['HiEdge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a67a1ad822f7d6fac4907e3d37ab8953d',1,'amrex::CoordSys::HiEdge(const IntVect &point, int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a9ec92efce51bbde30e91c69673b080cf',1,'amrex::CoordSys::HiEdge(int point, int dir) const noexcept']]],
- ['hiface_3581',['HiFace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a8c5e075f96416bf7b2b62f2b049c8066',1,'amrex::CoordSys::HiFace(const IntVect &point, int dir, Vector< Real > &loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a99d299808c6a8314a3e2064894d0a03a',1,'amrex::CoordSys::HiFace(const IntVect &point, int dir, Real *loc) const noexcept']]],
- ['high_3582',['high',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410ae82bb2777abd5901ea82ca6721b716a8',1,'amrex::Orientation']]],
- ['highconnectivitycell_3583',['HIGHCONNECTIVITYCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a3e1bde285ee10aa4deb44c451f20edd6',1,'amrex::InSituUtils']]],
- ['hinode_3584',['HiNode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a6900764dc4dfae368296b0caf5548999',1,'amrex::CoordSys::HiNode(const IntVect &point, Vector< Real > &loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a450803429d6c54bdfaeacaadeace5cb3',1,'amrex::CoordSys::HiNode(const IntVect &point, Real *loc) const noexcept']]],
- ['hinodeloc_3585',['HiNodeLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa0c2291b475b15e34106f3ecf3b6a0e0',1,'amrex::AmrData']]],
- ['hiv_3586',['hiV',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aac6b099395a000804880b97e43407c5b',1,'amrex::Hypre']]],
- ['hivect_3587',['hiVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< int >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7b5fe93055c06f5df957069e3fdba6ba',1,'BoxND< AMREX_SPACEDIM >::hiVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a639be49872c5fd479f80d656073d2dab',1,'BoxND< AMREX_SPACEDIM >::hiVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7b5fe93055c06f5df957069e3fdba6ba',1,'amrex::BoxND::hiVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a639be49872c5fd479f80d656073d2dab',1,'amrex::BoxND::hiVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< Real >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'amrex::BaseFab::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< AtomicInt >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< char >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< EBCellFlag >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< PetscInt >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< HYPRE_Int >::hiVect()']]],
- ['hivect3d_3588',['hiVect3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f7e0f98c67483a3ed15f86e256de563',1,'amrex::BoxND::hiVect3d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f7e0f98c67483a3ed15f86e256de563',1,'BoxND< AMREX_SPACEDIM >::hiVect3d()']]],
- ['homogeneous_3589',['Homogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627a548465e8241b26162c8e0a7b0cdfc5e7',1,'amrex::LinOpEnumType']]],
- ['host_3590',['Host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ac2ca16d048ec66e04bca283eab048ec2',1,'amrex']]],
- ['hostdata_3591',['hostData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a9efbbaef8b00982c3e56b0e557d4f739',1,'amrex::Gpu::Buffer::hostData() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a3619c31c38650efcce3486506434cd08',1,'amrex::Gpu::Buffer::hostData() noexcept']]],
- ['hostdevicefor_3592',['HostDeviceFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa7987e46b80fa56902831dbe79888564',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad398246e65a7d7102beb5169e03a04d',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88f467b530e8ca7c172eb7a1edee4642',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a64c77616437c6705f7880c08e0032062',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3506b815d7bc6b3c3a06bf8a51152bf0',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4bf53c73af6a835b3ccde8b962e7d3f6',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7f374c1219aa3622e64b4be6dfb02b5',1,'amrex::HostDeviceFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa542e73ac4ffe59f5a44c65aec316ac6',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b53227a97323409b958730f49ebb17b',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a874d24acab9e84aa6b01a562b658cf9e',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af335937a7c7f6e30fb69365120d56062',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9c27a235f3c50e77f60a837f9bffb7a7',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3189a2b23e96e8168b832bf046f9ffcc',1,'amrex::HostDeviceFor(BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7272329c4c5b06cda2ee47e4ee3f46e2',1,'amrex::HostDeviceFor(T n, L &&f) noexcept']]],
- ['hostdeviceparallelfor_3593',['HostDeviceParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d64ccb2db1999b9ccb64ea88de96d43',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a40f6f2af18bb504d5435ff204e0e0b09',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ab943c1c98941cd33ad27e2f7cf993a',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98d800b1df2cb51d14698a774c042149',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a75ed59606fb6aabb3e07828d1e4931bb',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ad7270aa3fe2e3247c76b4b70e0eea5',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98cc7310a7b756ded68f0d3b81e2c4c2',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa43ade38dff5d2e3eea8085d5c2e99e',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8b56d06bc25e8334cf9af48c442e906d',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a030f294fac0688f0a029c43b79b68b',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78a12c2221bfea8298c5ad4aa060ed28',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3763c5b1f0bd54bd4811e503351f2377',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fbd6b37b492537aed607bfd14595409',1,'amrex::HostDeviceParallelFor(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f7177073e56ccdb161d727c3b355c86',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box, L &&f) noexcept']]],
- ['hostptr_3594',['hostPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a8758fc9b8484f68cf9dbd7b7961d9db9',1,'amrex::ReduceData']]],
- ['hosttodevice_3595',['HostToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1HostToDevice.html',1,'amrex::Gpu']]],
- ['hosttodevice_3596',['hostToDevice',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a4ffc2b3090d34803c0b78ee6f53d22a9',1,'amrex::Gpu']]],
- ['hostvector_3597',['HostVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a337aceb06d1f93486e6593ff058c0a93',1,'amrex::Gpu::HostVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ab11d5fd05bf6f0b1f824c31341aec467',1,'amrex::HypreMLABecLap::HostVector()']]],
- ['how_3598',['How',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156',1,'amrex::VisMF']]],
- ['hp_3599',['hp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#ae61df7561d8b7761f5ec90b60fd98a8b',1,'MultiArray4< value_type const >::hp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#ae61df7561d8b7761f5ec90b60fd98a8b',1,'MultiArray4< value_type >::hp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#ae61df7561d8b7761f5ec90b60fd98a8b',1,'amrex::MultiArray4::hp()']]],
- ['htod_5fmemcpy_3600',['htod_memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9df7c449e875ece24add0d826c4f133',1,'amrex::htod_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae243b10c65516ed7dfeaf9aed7e75aa3',1,'amrex::htod_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aa720ba8e7b622f0897659c64d23d5db4',1,'amrex::Gpu::htod_memcpy(void *p_d, const void *p_h, const std::size_t sz) noexcept']]],
- ['htod_5fmemcpy_5fasync_3601',['htod_memcpy_async',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aacefe17a39734cb2475a36199ab1370b',1,'amrex::Gpu']]],
- ['hwm_5fbuilds_3602',['hwm_builds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html#ac85d7c7f2a90d5d1025386987ad4aaa5',1,'amrex::MemProfiler::NBuildsInfo']]],
- ['hwm_5fbytes_3603',['hwm_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html#a8661ed517702715ed45adc3550f8cad0',1,'amrex::MemProfiler::MemInfo']]],
- ['hybrid_5fsolver_5fconfigure_3604',['hybrid_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a457d2b6f6174b9705ebc60f9fa034388',1,'amrex::HypreIJIface']]],
- ['hydro_3605',['Hydro',['../namespaceHydro.html',1,'']]],
- ['hydro_5fbcs_5fk_2eh_3606',['hydro_bcs_K.H',['../hydro__bcs__K_8H.html',1,'']]],
- ['hydro_5fbds_2eh_3607',['hydro_bds.H',['../hydro__bds_8H.html',1,'']]],
- ['hydro_5fbds_5fedge_5fstate_5f2d_2ecpp_3608',['hydro_bds_edge_state_2D.cpp',['../hydro__bds__edge__state__2D_8cpp.html',1,'']]],
- ['hydro_5fbds_5fedge_5fstate_5f3d_2ecpp_3609',['hydro_bds_edge_state_3D.cpp',['../hydro__bds__edge__state__3D_8cpp.html',1,'']]],
- ['hydro_5fcompute_5fedgestate_5fand_5fflux_2ecpp_3610',['hydro_compute_edgestate_and_flux.cpp',['../hydro__compute__edgestate__and__flux_8cpp.html',1,'']]],
- ['hydro_5fconstants_2eh_3611',['hydro_constants.H',['../hydro__constants_8H.html',1,'']]],
- ['hydro_5fcovered_5fval_3612',['hydro_covered_val',['../group__Utilities.html#ga18be12cbdade0dffc87d75b973b79910',1,'hydro_constants.H']]],
- ['hydro_5febgodunov_2eh_3613',['hydro_ebgodunov.H',['../hydro__ebgodunov_8H.html',1,'']]],
- ['hydro_5febgodunov_5fbcs_5fk_2eh_3614',['hydro_ebgodunov_bcs_K.H',['../hydro__ebgodunov__bcs__K_8H.html',1,'']]],
- ['hydro_5febgodunov_5fcorner_5fcouple_2eh_3615',['hydro_ebgodunov_corner_couple.H',['../hydro__ebgodunov__corner__couple_8H.html',1,'']]],
- ['hydro_5febgodunov_5fedge_5fstate_5f2d_2ecpp_3616',['hydro_ebgodunov_edge_state_2D.cpp',['../hydro__ebgodunov__edge__state__2D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fedge_5fstate_5f3d_2ecpp_3617',['hydro_ebgodunov_edge_state_3D.cpp',['../hydro__ebgodunov__edge__state__3D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_2ecpp_3618',['hydro_ebgodunov_extrap_vel_to_faces.cpp',['../hydro__ebgodunov__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_3619',['hydro_ebgodunov_extrap_vel_to_faces_2D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_3620',['hydro_ebgodunov_extrap_vel_to_faces_3D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fplm_2ecpp_3621',['hydro_ebgodunov_plm.cpp',['../hydro__ebgodunov__plm_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fplm_2eh_3622',['hydro_ebgodunov_plm.H',['../hydro__ebgodunov__plm_8H.html',1,'']]],
- ['hydro_5febgodunov_5fplm_5ffpu_2ecpp_3623',['hydro_ebgodunov_plm_fpu.cpp',['../hydro__ebgodunov__plm__fpu_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5ftransverse_5f2d_5fk_2eh_3624',['hydro_ebgodunov_transverse_2D_K.H',['../hydro__ebgodunov__transverse__2D__K_8H.html',1,'']]],
- ['hydro_5febgodunov_5ftransverse_5f3d_5fk_2eh_3625',['hydro_ebgodunov_transverse_3D_K.H',['../hydro__ebgodunov__transverse__3D__K_8H.html',1,'']]],
- ['hydro_5febmol_2eh_3626',['hydro_ebmol.H',['../hydro__ebmol_8H.html',1,'']]],
- ['hydro_5febmol_5fedge_5fstate_2ecpp_3627',['hydro_ebmol_edge_state.cpp',['../hydro__ebmol__edge__state_8cpp.html',1,'']]],
- ['hydro_5febmol_5fedge_5fstate_5fk_2eh_3628',['hydro_ebmol_edge_state_K.H',['../hydro__ebmol__edge__state__K_8H.html',1,'']]],
- ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_3629',['hydro_ebmol_extrap_vel_to_faces.cpp',['../hydro__ebmol__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_3630',['hydro_ebmol_extrap_vel_to_faces_box.cpp',['../hydro__ebmol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
- ['hydro_5febmol_5fxedge_5fstate_3631',['hydro_ebmol_xedge_state',['../namespaceEBMOL.html#ad5b27400945caeff89542f66eff439ac',1,'EBMOL']]],
- ['hydro_5febmol_5fxedge_5fstate_5fextdir_3632',['hydro_ebmol_xedge_state_extdir',['../namespaceEBMOL.html#af1238db74667f2f811b387bf837af5f2',1,'EBMOL']]],
- ['hydro_5febmol_5fyedge_5fstate_3633',['hydro_ebmol_yedge_state',['../namespaceEBMOL.html#a7c207869e112a99d0812585c67f7bcc0',1,'EBMOL']]],
- ['hydro_5febmol_5fyedge_5fstate_5fextdir_3634',['hydro_ebmol_yedge_state_extdir',['../namespaceEBMOL.html#a5d0b60d61b6303c1d25f02fd5f775b93',1,'EBMOL']]],
- ['hydro_5fenforce_5finout_5fsolvability_2ecpp_3635',['hydro_enforce_inout_solvability.cpp',['../hydro__enforce__inout__solvability_8cpp.html',1,'']]],
- ['hydro_5fextrap_5fvel_5fto_5ffaces_2ecpp_3636',['hydro_extrap_vel_to_faces.cpp',['../hydro__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5fgodunov_2eh_3637',['hydro_godunov.H',['../hydro__godunov_8H.html',1,'']]],
- ['hydro_5fgodunov_5fcorner_5fcouple_2eh_3638',['hydro_godunov_corner_couple.H',['../hydro__godunov__corner__couple_8H.html',1,'']]],
- ['hydro_5fgodunov_5fedge_5fstate_5f2d_2ecpp_3639',['hydro_godunov_edge_state_2D.cpp',['../hydro__godunov__edge__state__2D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fedge_5fstate_5f3d_2ecpp_3640',['hydro_godunov_edge_state_3D.cpp',['../hydro__godunov__edge__state__3D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_3641',['hydro_godunov_extrap_vel_to_faces_2D.cpp',['../hydro__godunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_3642',['hydro_godunov_extrap_vel_to_faces_3D.cpp',['../hydro__godunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fplm_2ecpp_3643',['hydro_godunov_plm.cpp',['../hydro__godunov__plm_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fplm_2eh_3644',['hydro_godunov_plm.H',['../hydro__godunov__plm_8H.html',1,'']]],
- ['hydro_5fgodunov_5fppm_2eh_3645',['hydro_godunov_ppm.H',['../hydro__godunov__ppm_8H.html',1,'']]],
- ['hydro_5fmacprojector_2ecpp_3646',['hydro_MacProjector.cpp',['../hydro__MacProjector_8cpp.html',1,'']]],
- ['hydro_5fmacprojector_2eh_3647',['hydro_MacProjector.H',['../hydro__MacProjector_8H.html',1,'']]],
- ['hydro_5fmol_2eh_3648',['hydro_mol.H',['../hydro__mol_8H.html',1,'']]],
- ['hydro_5fmol_5fedge_5fstate_2ecpp_3649',['hydro_mol_edge_state.cpp',['../hydro__mol__edge__state_8cpp.html',1,'']]],
- ['hydro_5fmol_5fedge_5fstate_5fk_2eh_3650',['hydro_mol_edge_state_K.H',['../hydro__mol__edge__state__K_8H.html',1,'']]],
- ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_3651',['hydro_mol_extrap_vel_to_faces.cpp',['../hydro__mol__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_3652',['hydro_mol_extrap_vel_to_faces_box.cpp',['../hydro__mol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
- ['hydro_5fmol_5fxedge_5fstate_3653',['hydro_mol_xedge_state',['../namespaceMOL.html#a0af7e22f67c73814e7968b5bd6e02e8a',1,'MOL']]],
- ['hydro_5fmol_5fxedge_5fstate_5fextdir_3654',['hydro_mol_xedge_state_extdir',['../namespaceMOL.html#a7eb1fa9334dbb23a3fe2f8b3f8f4087e',1,'MOL']]],
- ['hydro_5fmol_5fyedge_5fstate_3655',['hydro_mol_yedge_state',['../namespaceMOL.html#a5df4bf00c86eb57634b4bff1d4d3d89b',1,'MOL']]],
- ['hydro_5fmol_5fyedge_5fstate_5fextdir_3656',['hydro_mol_yedge_state_extdir',['../namespaceMOL.html#a4e5b6599e866b0386d608e59dabb37ce',1,'MOL']]],
- ['hydro_5fnodalprojector_2ecpp_3657',['hydro_NodalProjector.cpp',['../hydro__NodalProjector_8cpp.html',1,'']]],
- ['hydro_5fnodalprojector_2eh_3658',['hydro_NodalProjector.H',['../hydro__NodalProjector_8H.html',1,'']]],
- ['hydro_5fredistribution_2ecpp_3659',['hydro_redistribution.cpp',['../hydro__redistribution_8cpp.html',1,'']]],
- ['hydro_5futils_2ecpp_3660',['hydro_utils.cpp',['../hydro__utils_8cpp.html',1,'']]],
- ['hydro_5futils_2eh_3661',['hydro_utils.H',['../hydro__utils_8H.html',1,'']]],
- ['hydrobc_3662',['HydroBC',['../namespaceHydroBC.html',1,'']]],
- ['hydroutils_3663',['HydroUtils',['../namespaceHydroUtils.html',1,'']]],
- ['hypmlabeclap_5fc2f_3664',['hypmlabeclap_c2f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d551c1420bc538dd69a51fcb2588e37',1,'amrex::hypmlabeclap_c2f(int i, int j, int k, Array4< GpuArray< Real, 2 *AMREX_SPACEDIM+1 >> const &stencil, GpuArray< HYPRE_Int, AMREX_SPACEDIM > *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, AMREX_SPACEDIM > const &dx, Real sb, Array4< int const > const &offset_bx, Array4< int const > const &offset_by, Array4< int const > const &offset_bz, Real const *bx, Real const *by, Real const *bz, Array4< int const > const &fine_mask, IntVect const &rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73f46b40f3067508b56f20bdf56901ff',1,'amrex::hypmlabeclap_c2f(int i, int j, int k, Array4< GpuArray< Real, 2 *AMREX_SPACEDIM+1 >> const &stencil, GpuArray< HYPRE_Int, AMREX_SPACEDIM > *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, AMREX_SPACEDIM > 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)']]],
- ['hypmlabeclap_5ff2c_5fset_5fvalues_3665',['hypmlabeclap_f2c_set_values',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb8b44e8d365f59bb8a07c0656996621',1,'amrex']]],
- ['hypmlabeclap_5fmat_3666',['hypmlabeclap_mat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade1a82c5ad126664aa13ec77fc5262e3',1,'amrex']]],
- ['hypmlabeclap_5frhs_3667',['hypmlabeclap_rhs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a521683c9d457c13174b9ee3cab8922ae',1,'amrex']]],
- ['hypre_3668',['Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html',1,'amrex']]],
- ['hypre_3669',['hypre',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a9d87b5177c778e77c47e29f2b536cd1b',1,'amrex']]],
- ['hypre_3670',['HYPRE',['https://amrex-codes.github.io/amrex/doxygen/group__HYPRE.html',1,'']]],
- ['hypre_3671',['Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#afd2d6c32022a99d96f73485d03272ec9',1,'amrex::Hypre::Hypre(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a383aec5fd079382143f14a1602a6f2e3',1,'amrex::Hypre::Hypre(Hypre &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa390f243b090b29bc817812412daf278',1,'amrex::Hypre::Hypre(Hypre const &)=delete']]],
- ['hypre_5fij_3672',['hypre_ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a5315b73e446b5f629e873416fa8ae149',1,'amrex::HypreABecLap3::hypre_ij()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9edf6830b04060921e5fcd8c3b95ab79',1,'amrex::HypreNodeLap::hypre_ij()']]],
- ['hypreabeclap_3673',['HypreABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html',1,'amrex::HypreABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#ad89a45864775721cb3101273d111965f',1,'amrex::HypreABecLap::HypreABecLap(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a6c2513b7adba0b3c0e73ca29fd10acbb',1,'amrex::HypreABecLap::HypreABecLap(HypreABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a0fd52ae6876da336d947107d12dff297',1,'amrex::HypreABecLap::HypreABecLap(HypreABecLap &&)=delete']]],
- ['hypreabeclap2_3674',['HypreABecLap2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html',1,'amrex::HypreABecLap2'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#aa79f49e5c3aa20259c177558228f79e4',1,'amrex::HypreABecLap2::HypreABecLap2(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#ac478958d6c60fa2a8211675f0399e8a3',1,'amrex::HypreABecLap2::HypreABecLap2(HypreABecLap2 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a9c5bc8a1392dab5c486df4b3885b8d0b',1,'amrex::HypreABecLap2::HypreABecLap2(HypreABecLap2 &&)=delete']]],
- ['hypreabeclap3_3675',['HypreABecLap3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html',1,'amrex::HypreABecLap3'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#aacfe928a277883d188564721c0c55a08',1,'amrex::HypreABecLap3::HypreABecLap3(HypreABecLap3 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#ae5aa9ca65d4f13368e5ffffa0ed7c15b',1,'amrex::HypreABecLap3::HypreABecLap3(HypreABecLap3 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#aea1735051057b26a6a0852159711f029',1,'amrex::HypreABecLap3::HypreABecLap3(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_, const iMultiFab *overset_mask=nullptr)']]],
- ['hypreijiface_3676',['HypreIJIface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html',1,'amrex::HypreIJIface'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8b576bcb75a14d303f4737994eac2b93',1,'amrex::HypreIJIface::HypreIJIface(HypreIJIface &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a5e70c19e0ec6019ac78c68af27d40548',1,'amrex::HypreIJIface::HypreIJIface(HypreIJIface const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afc8bf8cd33edcff622b73c46392efbde',1,'amrex::HypreIJIface::HypreIJIface(MPI_Comm comm, HypreIntType ilower, HypreIntType iupper, int verbose)']]],
- ['hypreinttype_3677',['HypreIntType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a85e587afbba4ce7f0733ae56c4ee177c',1,'amrex::HypreIJIface']]],
- ['hypremlabeclap_3678',['HypreMLABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html',1,'amrex::HypreMLABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abc231f950129aa61917ee4608a7795aa',1,'amrex::HypreMLABecLap::HypreMLABecLap(HypreMLABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a42a73f2525c154156add80dae776f07c',1,'amrex::HypreMLABecLap::HypreMLABecLap(Vector< Geometry > a_geom, Vector< BoxArray > a_grids, Vector< DistributionMapping > a_dmap, HypreSolverID a_hypre_solver_id, std::string a_parmparse_prefix="hypre_mlabeclap")'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a3f78a976f617cab402f099b159d76790',1,'amrex::HypreMLABecLap::HypreMLABecLap(HypreMLABecLap const &)=delete']]],
- ['hyprenodelap_3679',['HypreNodeLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html',1,'amrex::HypreNodeLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ad983343af0ce854dfc6b6c93d50f2f2c',1,'amrex::HypreNodeLap::HypreNodeLap(HypreNodeLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a25a7c6fd7deff773f1e8d5d97b409a8a',1,'amrex::HypreNodeLap::HypreNodeLap(HypreNodeLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a4a032e1f18d32c22aaff8355cf9f0110',1,'amrex::HypreNodeLap::HypreNodeLap(const BoxArray &grids_, const DistributionMapping &dmap_, const Geometry &geom_, const FabFactory< FArrayBox > &factory_, const iMultiFab &owner_mask_, const iMultiFab &dirichlet_mask_, MPI_Comm comm_, MLNodeLinOp const *linop_, int verbose_, std::string options_namespace_)']]],
- ['hyprerealtype_3680',['HypreRealType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ab04cfb0ccb604763003f5729a5ca3cb9',1,'amrex::HypreIJIface']]],
- ['hypresolver_3681',['HypreSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html',1,'amrex::HypreSolver< MSS >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a040c586415a3e08b8d7c329cc6e861f5',1,'amrex::HypreSolver::HypreSolver()']]],
- ['hypresolverid_3682',['HypreSolverID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16eb',1,'amrex']]]
+ ['h_5fdata_3510',['h_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a51d329542fc90dfadcbe838a312a5470',1,'amrex::Gpu::AsyncArray::h_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#af613bc8ff56b5c8e598e90cd8c61f6b0',1,'amrex::Gpu::Buffer::h_data()']]],
+ ['h_5fredistribute_5fint_5fcomp_3511',['h_redistribute_int_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a65100fe165b67994e823d372e4c5256e',1,'amrex::ParticleContainer_impl::h_redistribute_int_comp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a65100fe165b67994e823d372e4c5256e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::h_redistribute_int_comp()']]],
+ ['h_5fredistribute_5freal_5fcomp_3512',['h_redistribute_real_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aaa226a4b30b1045dfef949fb868e706b',1,'amrex::ParticleContainer_impl::h_redistribute_real_comp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aaa226a4b30b1045dfef949fb868e706b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::h_redistribute_real_comp()']]],
+ ['ha_5finterp_5fface_5fxy_3513',['ha_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f3ccac5d1142db6eb1763ff08137b57',1,'amrex::ha_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, int i, int j, int k, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8435e617376aca0d21759979f518e160',1,'amrex::ha_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, int i, int j, int ic, int jc) noexcept']]],
+ ['ha_5finterp_5fface_5fxz_3514',['ha_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f91cae3a5cbaddf8a473a3f0349ed21',1,'amrex']]],
+ ['ha_5finterp_5fface_5fyz_3515',['ha_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3014c15a6e3e1b3ecefed42399dece4e',1,'amrex']]],
+ ['habec_5fcols_3516',['habec_cols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abebd70eafbd522c54911f746d423884f',1,'amrex']]],
+ ['habec_5fijmat_3517',['habec_ijmat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26d70e1b51526ead26433b0583ffe6fd',1,'amrex']]],
+ ['habec_5fmat_3518',['habec_mat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6eab02ca0a088733102a27a1b57321a',1,'amrex']]],
+ ['hacc_3519',['hacc',['https://amrex-codes.github.io/amrex/doxygen/namespacehacc.html',1,'']]],
+ ['half_3520',['half',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a0054397f5649f24a3da0cb5933162018',1,'amrex_constants_module']]],
+ ['handle_5fsigabrt_3521',['handle_sigabrt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ac647d6ac7bde6da41a4df17667903f5c',1,'amrex::system']]],
+ ['handle_5fsigfpe_3522',['handle_sigfpe',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#aed8fbc02ece8f969a07df7eb54699f9e',1,'amrex::system']]],
+ ['handle_5fsigill_3523',['handle_sigill',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ad37288ab4a9e0c33cb4629bdd7aa9aa7',1,'amrex::system']]],
+ ['handle_5fsigint_3524',['handle_sigint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a8b6473a9ec7893519014c5b9f755d75b',1,'amrex::system']]],
+ ['handle_5fsigsegv_3525',['handle_sigsegv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ab759a6040b265393f64a1df720a00378',1,'amrex::system']]],
+ ['handle_5fsigterm_3526',['handle_sigterm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a99f27160395aa160e6fa8f3bc2cdf8db',1,'amrex::system']]],
+ ['handler_3527',['Handler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html',1,'amrex::Gpu::Handler'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html#aa01988bcbc809db7ebce06f5a0c90ae6',1,'amrex::Gpu::Handler::Handler()']]],
+ ['handler_3528',['handler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a24b1c852ff2149fe973fad9501e2b5ec',1,'amrex::BLBackTrace']]],
+ ['has_5fhashmap_3529',['has_hashmap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aa7702554a15d6a73ffa7a16ee2e017bc',1,'amrex::BARef']]],
+ ['has_5fmetric_5fterm_3530',['has_metric_term',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a1a95ec842c01374719d2b8929d54f17b',1,'amrex::LPInfo']]],
+ ['has_5freduction_3531',['has_reduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#a794eb89fc4f570378970b9ae6495e8e8',1,'amrex::Gpu::KernelInfo']]],
+ ['hasatomicadd_3532',['HasAtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd.html',1,'amrex']]],
+ ['hasatomicadd_3c_20double_20_3e_3533',['HasAtomicAdd< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01double_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20float_20_3e_3534',['HasAtomicAdd< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01float_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20int_20_3e_3535',['HasAtomicAdd< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01int_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20long_20_3e_3536',['HasAtomicAdd< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01long_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20unsigned_20int_20_3e_3537',['HasAtomicAdd< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01int_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20unsigned_20long_20long_20_3e_3538',['HasAtomicAdd< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01long_01long_01_4.html',1,'amrex']]],
+ ['hasbc_3539',['hasBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a647cd4352c3719aa23545a8e0f88b562',1,'amrex::MLLinOpT::hasBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a647cd4352c3719aa23545a8e0f88b562',1,'MLLinOpT< Array< MultiFab, 3 > >::hasBC()']]],
+ ['hasbndryfuncfab_3540',['hasBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ac2500f92c0477835a434a81535fc5960',1,'amrex::StateDescriptor']]],
+ ['hasebfabfactory_3541',['hasEBFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< FArrayBox >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< TagBox >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'amrex::FabArray::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::BaseFab< AtomicInt > >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< IArrayBox >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::BaseFab< PetscInt > >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::CutFab >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::EBCellFlagFab >::hasEBFabFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac696f139b6cf56e02828264b09a48636',1,'FabArray< amrex::Mask >::hasEBFabFactory()']]],
+ ['hasebinfo_3542',['hasEBInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ac605571d4b1f88b7a1993dca18017f53',1,'amrex::EBFArrayBoxFactory::hasEBInfo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a7954f6b9a0dfcb4a5bbac4f2b5a4001b',1,'amrex::EB2::Level::hasEBInfo()']]],
+ ['hasfabversion_3543',['hasFabVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ae32704c993027f681e1cbb14d5375ee4',1,'amrex::StateDescriptor::BndryFunc']]],
+ ['hasfreedevicememory_3544',['hasFreeDeviceMemory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#abd6b026129f35157aa2b3945a37bdbd3',1,'amrex::Arena::hasFreeDeviceMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#ac778bcf5399be4884d6a2cf35cc5c9f3',1,'amrex::CArena::hasFreeDeviceMemory()']]],
+ ['hash_3545',['hash',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CArena_1_1Node_1_1hash.html',1,'amrex::CArena::Node::hash'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a734b995447c10c9d1c7b743aaa30e345',1,'amrex::BARef::hash()']]],
+ ['hash_5fcombine_3546',['hash_combine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adce3325c7a4208e21f4cecc984bfb8b9',1,'amrex']]],
+ ['hash_5fvector_3547',['hash_vector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72ebcf044c2dabd659e4ed5831cadc5e',1,'amrex']]],
+ ['hashashmap_3548',['HasHashMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#af9368a5b73dd3adff290c1dfc5bc4b88',1,'amrex::BARef']]],
+ ['hasher_3549',['hasher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5a9e63436988a005e0f65d25b34a417c',1,'IntVectND< AMREX_SPACEDIM >::hasher()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5a9e63436988a005e0f65d25b34a417c',1,'amrex::IntVectND::hasher()']]],
+ ['hashiddendimension_3550',['hasHiddenDimension',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a894d1f80e83452c32470d42e05947e13',1,'MLLinOpT< Array< MultiFab, 3 > >::hasHiddenDimension()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a894d1f80e83452c32470d42e05947e13',1,'amrex::MLLinOpT::hasHiddenDimension()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a454072adea5f89687df38b5ebe03abad',1,'amrex::LPInfo::hasHiddenDimension()']]],
+ ['hashlong_3551',['HashLong',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a58928d12d77da3b14cc846d527c70cc7',1,'CommProfStats::SendRecvPair::HashLong(int fp, int tp, int, int t)'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#affc4ad3093d7797f15aa225d86d213c8',1,'CommProfStats::SendRecvPair::HashLong(int fp, int tp, int t)'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ac8ff55bff560fd1eb7b0d8e5348e0897',1,'CommProfStats::SendRecvPair::HashLong()']]],
+ ['hashtype_3552',['HashType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a59cc4e634f9108fb676919f94f8ff55f',1,'amrex::BARef']]],
+ ['hasinhomogneumannbc_3553',['hasInhomogNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb203f24caba5241fa95fad173cfae7',1,'amrex::MLLinOpT::hasInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afdb203f24caba5241fa95fad173cfae7',1,'MLLinOpT< Array< MultiFab, 3 > >::hasInhomogNeumannBC()']]],
+ ['hasinversememfn_3554',['HasInverseMemFn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1HasInverseMemFn.html',1,'amrex::NonLocalBC']]],
+ ['hasmulticomp_3555',['HasMultiComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp.html',1,'amrex']]],
+ ['hasmulticomp_3c_20b_2c_20std_3a_3aenable_5fif_5ft_3c_20b_28_29_2esize_28_29_20_3e_3d1_20_3e_3556',['HasMultiComp< B, std::enable_if_t< B().size() >=1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp_3_01B_00_01std_1_1enable__if__t_3_01B_07_08_8size_07_08_01_4_0a1_01_4.html',1,'amrex']]],
+ ['hasneighbors_3557',['hasNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a5bde7ea76f99ed274bef3626dc3f833b',1,'amrex::NeighborParticleContainer']]],
+ ['hasnewdata_3558',['hasNewData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af9809e458fa0bd25965558bf3aa2c802',1,'amrex::StateData']]],
+ ['hasolddata_3559',['hasOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#af94692a78b7f532f582acd48d9697443',1,'amrex::StateData']]],
+ ['hasreduction_3560',['hasReduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#af402dc781c1160ae3ac2896336d14dad',1,'amrex::Gpu::KernelInfo']]],
+ ['hasrobinbc_3561',['hasRobinBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a40cc3ea13c4a150195a6198e33f1eac2',1,'amrex::MLLinOpT::hasRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a40cc3ea13c4a150195a6198e33f1eac2',1,'MLLinOpT< Array< MultiFab, 3 > >::hasRobinBC()']]],
+ ['hastags_3562',['hasTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a9a0e6af06afa677b79adf8cc2a2f763c',1,'amrex::TagBoxArray']]],
+ ['hasunusedinputs_3563',['hasUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a65ec105f3594e14160a631083a1bce59',1,'amrex::ParmParse']]],
+ ['hasvalue_3564',['hasValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a7b20f835a46c1aba635c2159391f53f1',1,'amrex::Any']]],
+ ['hdrfilenameprepost_3565',['HdrFileNamePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1967a72736444134d0de172ad1358743',1,'amrex::ParticleContainer_impl::HdrFileNamePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1967a72736444134d0de172ad1358743',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::HdrFileNamePrePost()']]],
+ ['header_3566',['Header',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html',1,'amrex::VisMF::Header'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ac047b91f6a9bf22efc30801bfc4b4452',1,'amrex::VisMF::Header::Header()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a8a0e1ec0ea1ff9f6327b2e9685ce7824',1,'amrex::VisMF::Header::Header(const FabArray< FArrayBox > &mf, VisMF::How how, Version version=Version_v1, bool calcMinMax=true, MPI_Comm=ParallelDescriptor::Communicator())'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#acdfb696b35b3fe342f5040041f59a301',1,'amrex::VisMF::Header::Header(Header &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a7d9690e9eb72fa66dbfc22b12702f0be',1,'amrex::VisMF::Header::Header(Header const &)=delete']]],
+ ['heap_5fspace_5factually_5fused_3567',['heap_space_actually_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a52c8024bd12299f84f2362c0547c533d',1,'amrex::CArena']]],
+ ['heap_5fspace_5fused_3568',['heap_space_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a5f5de3e5518c0f5bcc71a6a2b4076a3f',1,'amrex::CArena']]],
+ ['helper_3569',['helper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a51f561ca5278fe29a6565881529e9414',1,'amrex::sundials::MemoryHelper']]],
+ ['hgrid_3570',['hgrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a0da4bed57db562ff033f2250ddca0a65',1,'amrex::HypreABecLap2']]],
+ ['hi_3571',['hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#af4093a6730c7f7f4c45dae665b1ee35a',1,'amrex::TableData::hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a819f29403d4806d7b13baffe25b5ceb8',1,'amrex::RealBox::hi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1ComponentSet.html#aa6ebc6ce0f58172561258c343c9b0921',1,'amrex::ForkJoin::ComponentSet::hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a853070bf06ced25f07f7c02a5cd9293f',1,'amrex::RealBox::hi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a43318ab06cd6678b822c612803739144',1,'amrex::RealBox::hi() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#aeb4617ca6fae4cb3d2840611d77f1f59',1,'amrex::BCRec::hi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a23fa6708f4738b051d9622fdef773112',1,'amrex::BCRec::hi() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a102dea5bc859f0879efd400c515b2ebc',1,'amrex::BCRec::hi() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ac6077168c97aa136885181c663a772ac',1,'Array1D< int, 0, N-1 >::hi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ac6077168c97aa136885181c663a772ac',1,'amrex::Array1D::hi()']]],
+ ['hibc_3572',['HiBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae6a081e88ffb4aafb123a7eb644ebd72',1,'MLLinOpT< Array< MultiFab, 3 > >::HiBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae6a081e88ffb4aafb123a7eb644ebd72',1,'amrex::MLLinOpT::HiBC()']]],
+ ['hidden_5fdirection_3573',['hidden_direction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#acbd4630a533152de976660cbd0c16310',1,'amrex::LPInfo']]],
+ ['hiddencell_3574',['HIDDENCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a09da97af948ccd39faf2c0b3ed78185f',1,'amrex::InSituUtils']]],
+ ['hiddendirection_3575',['hiddenDirection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa0c3b0c5a4e23b9248d18138229aec76',1,'MLLinOpT< Array< MultiFab, 3 > >::hiddenDirection()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa0c3b0c5a4e23b9248d18138229aec76',1,'amrex::MLLinOpT::hiddenDirection()']]],
+ ['hiddenpoint_3576',['HIDDENPOINT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3aa447a8b1040c94692e04c089e4634dac1',1,'amrex::InSituUtils']]],
+ ['hiedge_3577',['HiEdge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a67a1ad822f7d6fac4907e3d37ab8953d',1,'amrex::CoordSys::HiEdge(const IntVect &point, int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a9ec92efce51bbde30e91c69673b080cf',1,'amrex::CoordSys::HiEdge(int point, int dir) const noexcept']]],
+ ['hiface_3578',['HiFace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a8c5e075f96416bf7b2b62f2b049c8066',1,'amrex::CoordSys::HiFace(const IntVect &point, int dir, Vector< Real > &loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a99d299808c6a8314a3e2064894d0a03a',1,'amrex::CoordSys::HiFace(const IntVect &point, int dir, Real *loc) const noexcept']]],
+ ['high_3579',['high',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410ae82bb2777abd5901ea82ca6721b716a8',1,'amrex::Orientation']]],
+ ['highconnectivitycell_3580',['HIGHCONNECTIVITYCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a3e1bde285ee10aa4deb44c451f20edd6',1,'amrex::InSituUtils']]],
+ ['hinode_3581',['HiNode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a6900764dc4dfae368296b0caf5548999',1,'amrex::CoordSys::HiNode(const IntVect &point, Vector< Real > &loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a450803429d6c54bdfaeacaadeace5cb3',1,'amrex::CoordSys::HiNode(const IntVect &point, Real *loc) const noexcept']]],
+ ['hinodeloc_3582',['HiNodeLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa0c2291b475b15e34106f3ecf3b6a0e0',1,'amrex::AmrData']]],
+ ['hiv_3583',['hiV',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aac6b099395a000804880b97e43407c5b',1,'amrex::Hypre']]],
+ ['hivect_3584',['hiVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< int >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7b5fe93055c06f5df957069e3fdba6ba',1,'BoxND< AMREX_SPACEDIM >::hiVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a639be49872c5fd479f80d656073d2dab',1,'BoxND< AMREX_SPACEDIM >::hiVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7b5fe93055c06f5df957069e3fdba6ba',1,'amrex::BoxND::hiVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a639be49872c5fd479f80d656073d2dab',1,'amrex::BoxND::hiVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< Real >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'amrex::BaseFab::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< AtomicInt >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< char >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< EBCellFlag >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< PetscInt >::hiVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac527239df242562c1cd6d05106299041',1,'BaseFab< HYPRE_Int >::hiVect()']]],
+ ['hivect3d_3585',['hiVect3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f7e0f98c67483a3ed15f86e256de563',1,'amrex::BoxND::hiVect3d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f7e0f98c67483a3ed15f86e256de563',1,'BoxND< AMREX_SPACEDIM >::hiVect3d()']]],
+ ['homogeneous_3586',['Homogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627a548465e8241b26162c8e0a7b0cdfc5e7',1,'amrex::LinOpEnumType']]],
+ ['host_3587',['Host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ac2ca16d048ec66e04bca283eab048ec2',1,'amrex']]],
+ ['hostdata_3588',['hostData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a9efbbaef8b00982c3e56b0e557d4f739',1,'amrex::Gpu::Buffer::hostData() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a3619c31c38650efcce3486506434cd08',1,'amrex::Gpu::Buffer::hostData() noexcept']]],
+ ['hostdevicefor_3589',['HostDeviceFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa7987e46b80fa56902831dbe79888564',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad398246e65a7d7102beb5169e03a04d',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88f467b530e8ca7c172eb7a1edee4642',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a64c77616437c6705f7880c08e0032062',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3506b815d7bc6b3c3a06bf8a51152bf0',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4bf53c73af6a835b3ccde8b962e7d3f6',1,'amrex::HostDeviceFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7f374c1219aa3622e64b4be6dfb02b5',1,'amrex::HostDeviceFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa542e73ac4ffe59f5a44c65aec316ac6',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b53227a97323409b958730f49ebb17b',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a874d24acab9e84aa6b01a562b658cf9e',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af335937a7c7f6e30fb69365120d56062',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9c27a235f3c50e77f60a837f9bffb7a7',1,'amrex::HostDeviceFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3189a2b23e96e8168b832bf046f9ffcc',1,'amrex::HostDeviceFor(BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7272329c4c5b06cda2ee47e4ee3f46e2',1,'amrex::HostDeviceFor(T n, L &&f) noexcept']]],
+ ['hostdeviceparallelfor_3590',['HostDeviceParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d64ccb2db1999b9ccb64ea88de96d43',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a40f6f2af18bb504d5435ff204e0e0b09',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ab943c1c98941cd33ad27e2f7cf993a',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98d800b1df2cb51d14698a774c042149',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a75ed59606fb6aabb3e07828d1e4931bb',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ad7270aa3fe2e3247c76b4b70e0eea5',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98cc7310a7b756ded68f0d3b81e2c4c2',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa43ade38dff5d2e3eea8085d5c2e99e',1,'amrex::HostDeviceParallelFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8b56d06bc25e8334cf9af48c442e906d',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a030f294fac0688f0a029c43b79b68b',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78a12c2221bfea8298c5ad4aa060ed28',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3763c5b1f0bd54bd4811e503351f2377',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fbd6b37b492537aed607bfd14595409',1,'amrex::HostDeviceParallelFor(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f7177073e56ccdb161d727c3b355c86',1,'amrex::HostDeviceParallelFor(BoxND< dim > const &box, L &&f) noexcept']]],
+ ['hostptr_3591',['hostPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a8758fc9b8484f68cf9dbd7b7961d9db9',1,'amrex::ReduceData']]],
+ ['hosttodevice_3592',['HostToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1HostToDevice.html',1,'amrex::Gpu']]],
+ ['hosttodevice_3593',['hostToDevice',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a4ffc2b3090d34803c0b78ee6f53d22a9',1,'amrex::Gpu']]],
+ ['hostvector_3594',['HostVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a337aceb06d1f93486e6593ff058c0a93',1,'amrex::Gpu::HostVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ab11d5fd05bf6f0b1f824c31341aec467',1,'amrex::HypreMLABecLap::HostVector()']]],
+ ['how_3595',['How',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156',1,'amrex::VisMF']]],
+ ['hp_3596',['hp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#ae61df7561d8b7761f5ec90b60fd98a8b',1,'MultiArray4< value_type const >::hp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#ae61df7561d8b7761f5ec90b60fd98a8b',1,'MultiArray4< value_type >::hp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#ae61df7561d8b7761f5ec90b60fd98a8b',1,'amrex::MultiArray4::hp()']]],
+ ['htod_5fmemcpy_3597',['htod_memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9df7c449e875ece24add0d826c4f133',1,'amrex::htod_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae243b10c65516ed7dfeaf9aed7e75aa3',1,'amrex::htod_memcpy(FabArray< FAB > &dst, FabArray< FAB > const &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aa720ba8e7b622f0897659c64d23d5db4',1,'amrex::Gpu::htod_memcpy(void *p_d, const void *p_h, const std::size_t sz) noexcept']]],
+ ['htod_5fmemcpy_5fasync_3598',['htod_memcpy_async',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aacefe17a39734cb2475a36199ab1370b',1,'amrex::Gpu']]],
+ ['hwm_5fbuilds_3599',['hwm_builds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html#ac85d7c7f2a90d5d1025386987ad4aaa5',1,'amrex::MemProfiler::NBuildsInfo']]],
+ ['hwm_5fbytes_3600',['hwm_bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html#a8661ed517702715ed45adc3550f8cad0',1,'amrex::MemProfiler::MemInfo']]],
+ ['hybrid_5fsolver_5fconfigure_3601',['hybrid_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a457d2b6f6174b9705ebc60f9fa034388',1,'amrex::HypreIJIface']]],
+ ['hydro_3602',['Hydro',['../namespaceHydro.html',1,'']]],
+ ['hydro_5fbcs_5fk_2eh_3603',['hydro_bcs_K.H',['../hydro__bcs__K_8H.html',1,'']]],
+ ['hydro_5fbds_2eh_3604',['hydro_bds.H',['../hydro__bds_8H.html',1,'']]],
+ ['hydro_5fbds_5fedge_5fstate_5f2d_2ecpp_3605',['hydro_bds_edge_state_2D.cpp',['../hydro__bds__edge__state__2D_8cpp.html',1,'']]],
+ ['hydro_5fbds_5fedge_5fstate_5f3d_2ecpp_3606',['hydro_bds_edge_state_3D.cpp',['../hydro__bds__edge__state__3D_8cpp.html',1,'']]],
+ ['hydro_5fcompute_5fedgestate_5fand_5fflux_2ecpp_3607',['hydro_compute_edgestate_and_flux.cpp',['../hydro__compute__edgestate__and__flux_8cpp.html',1,'']]],
+ ['hydro_5fconstants_2eh_3608',['hydro_constants.H',['../hydro__constants_8H.html',1,'']]],
+ ['hydro_5fcovered_5fval_3609',['hydro_covered_val',['../group__Utilities.html#ga18be12cbdade0dffc87d75b973b79910',1,'hydro_constants.H']]],
+ ['hydro_5febgodunov_2eh_3610',['hydro_ebgodunov.H',['../hydro__ebgodunov_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fbcs_5fk_2eh_3611',['hydro_ebgodunov_bcs_K.H',['../hydro__ebgodunov__bcs__K_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fcorner_5fcouple_2eh_3612',['hydro_ebgodunov_corner_couple.H',['../hydro__ebgodunov__corner__couple_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fedge_5fstate_5f2d_2ecpp_3613',['hydro_ebgodunov_edge_state_2D.cpp',['../hydro__ebgodunov__edge__state__2D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fedge_5fstate_5f3d_2ecpp_3614',['hydro_ebgodunov_edge_state_3D.cpp',['../hydro__ebgodunov__edge__state__3D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_2ecpp_3615',['hydro_ebgodunov_extrap_vel_to_faces.cpp',['../hydro__ebgodunov__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_3616',['hydro_ebgodunov_extrap_vel_to_faces_2D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_3617',['hydro_ebgodunov_extrap_vel_to_faces_3D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fplm_2ecpp_3618',['hydro_ebgodunov_plm.cpp',['../hydro__ebgodunov__plm_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fplm_2eh_3619',['hydro_ebgodunov_plm.H',['../hydro__ebgodunov__plm_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fplm_5ffpu_2ecpp_3620',['hydro_ebgodunov_plm_fpu.cpp',['../hydro__ebgodunov__plm__fpu_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5ftransverse_5f2d_5fk_2eh_3621',['hydro_ebgodunov_transverse_2D_K.H',['../hydro__ebgodunov__transverse__2D__K_8H.html',1,'']]],
+ ['hydro_5febgodunov_5ftransverse_5f3d_5fk_2eh_3622',['hydro_ebgodunov_transverse_3D_K.H',['../hydro__ebgodunov__transverse__3D__K_8H.html',1,'']]],
+ ['hydro_5febmol_2eh_3623',['hydro_ebmol.H',['../hydro__ebmol_8H.html',1,'']]],
+ ['hydro_5febmol_5fedge_5fstate_2ecpp_3624',['hydro_ebmol_edge_state.cpp',['../hydro__ebmol__edge__state_8cpp.html',1,'']]],
+ ['hydro_5febmol_5fedge_5fstate_5fk_2eh_3625',['hydro_ebmol_edge_state_K.H',['../hydro__ebmol__edge__state__K_8H.html',1,'']]],
+ ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_3626',['hydro_ebmol_extrap_vel_to_faces.cpp',['../hydro__ebmol__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_3627',['hydro_ebmol_extrap_vel_to_faces_box.cpp',['../hydro__ebmol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
+ ['hydro_5febmol_5fxedge_5fstate_3628',['hydro_ebmol_xedge_state',['../namespaceEBMOL.html#ad5b27400945caeff89542f66eff439ac',1,'EBMOL']]],
+ ['hydro_5febmol_5fxedge_5fstate_5fextdir_3629',['hydro_ebmol_xedge_state_extdir',['../namespaceEBMOL.html#af1238db74667f2f811b387bf837af5f2',1,'EBMOL']]],
+ ['hydro_5febmol_5fyedge_5fstate_3630',['hydro_ebmol_yedge_state',['../namespaceEBMOL.html#a7c207869e112a99d0812585c67f7bcc0',1,'EBMOL']]],
+ ['hydro_5febmol_5fyedge_5fstate_5fextdir_3631',['hydro_ebmol_yedge_state_extdir',['../namespaceEBMOL.html#a5d0b60d61b6303c1d25f02fd5f775b93',1,'EBMOL']]],
+ ['hydro_5fenforce_5finout_5fsolvability_2ecpp_3632',['hydro_enforce_inout_solvability.cpp',['../hydro__enforce__inout__solvability_8cpp.html',1,'']]],
+ ['hydro_5fextrap_5fvel_5fto_5ffaces_2ecpp_3633',['hydro_extrap_vel_to_faces.cpp',['../hydro__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_2eh_3634',['hydro_godunov.H',['../hydro__godunov_8H.html',1,'']]],
+ ['hydro_5fgodunov_5fcorner_5fcouple_2eh_3635',['hydro_godunov_corner_couple.H',['../hydro__godunov__corner__couple_8H.html',1,'']]],
+ ['hydro_5fgodunov_5fedge_5fstate_5f2d_2ecpp_3636',['hydro_godunov_edge_state_2D.cpp',['../hydro__godunov__edge__state__2D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fedge_5fstate_5f3d_2ecpp_3637',['hydro_godunov_edge_state_3D.cpp',['../hydro__godunov__edge__state__3D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_3638',['hydro_godunov_extrap_vel_to_faces_2D.cpp',['../hydro__godunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_3639',['hydro_godunov_extrap_vel_to_faces_3D.cpp',['../hydro__godunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fplm_2ecpp_3640',['hydro_godunov_plm.cpp',['../hydro__godunov__plm_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fplm_2eh_3641',['hydro_godunov_plm.H',['../hydro__godunov__plm_8H.html',1,'']]],
+ ['hydro_5fgodunov_5fppm_2eh_3642',['hydro_godunov_ppm.H',['../hydro__godunov__ppm_8H.html',1,'']]],
+ ['hydro_5fmacprojector_2ecpp_3643',['hydro_MacProjector.cpp',['../hydro__MacProjector_8cpp.html',1,'']]],
+ ['hydro_5fmacprojector_2eh_3644',['hydro_MacProjector.H',['../hydro__MacProjector_8H.html',1,'']]],
+ ['hydro_5fmol_2eh_3645',['hydro_mol.H',['../hydro__mol_8H.html',1,'']]],
+ ['hydro_5fmol_5fedge_5fstate_2ecpp_3646',['hydro_mol_edge_state.cpp',['../hydro__mol__edge__state_8cpp.html',1,'']]],
+ ['hydro_5fmol_5fedge_5fstate_5fk_2eh_3647',['hydro_mol_edge_state_K.H',['../hydro__mol__edge__state__K_8H.html',1,'']]],
+ ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_3648',['hydro_mol_extrap_vel_to_faces.cpp',['../hydro__mol__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_3649',['hydro_mol_extrap_vel_to_faces_box.cpp',['../hydro__mol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
+ ['hydro_5fmol_5fxedge_5fstate_3650',['hydro_mol_xedge_state',['../namespaceMOL.html#a0af7e22f67c73814e7968b5bd6e02e8a',1,'MOL']]],
+ ['hydro_5fmol_5fxedge_5fstate_5fextdir_3651',['hydro_mol_xedge_state_extdir',['../namespaceMOL.html#a7eb1fa9334dbb23a3fe2f8b3f8f4087e',1,'MOL']]],
+ ['hydro_5fmol_5fyedge_5fstate_3652',['hydro_mol_yedge_state',['../namespaceMOL.html#a5df4bf00c86eb57634b4bff1d4d3d89b',1,'MOL']]],
+ ['hydro_5fmol_5fyedge_5fstate_5fextdir_3653',['hydro_mol_yedge_state_extdir',['../namespaceMOL.html#a4e5b6599e866b0386d608e59dabb37ce',1,'MOL']]],
+ ['hydro_5fnodalprojector_2ecpp_3654',['hydro_NodalProjector.cpp',['../hydro__NodalProjector_8cpp.html',1,'']]],
+ ['hydro_5fnodalprojector_2eh_3655',['hydro_NodalProjector.H',['../hydro__NodalProjector_8H.html',1,'']]],
+ ['hydro_5fredistribution_2ecpp_3656',['hydro_redistribution.cpp',['../hydro__redistribution_8cpp.html',1,'']]],
+ ['hydro_5futils_2ecpp_3657',['hydro_utils.cpp',['../hydro__utils_8cpp.html',1,'']]],
+ ['hydro_5futils_2eh_3658',['hydro_utils.H',['../hydro__utils_8H.html',1,'']]],
+ ['hydrobc_3659',['HydroBC',['../namespaceHydroBC.html',1,'']]],
+ ['hydroutils_3660',['HydroUtils',['../namespaceHydroUtils.html',1,'']]],
+ ['hypmlabeclap_5fc2f_3661',['hypmlabeclap_c2f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d551c1420bc538dd69a51fcb2588e37',1,'amrex::hypmlabeclap_c2f(int i, int j, int k, Array4< GpuArray< Real, 2 *AMREX_SPACEDIM+1 >> const &stencil, GpuArray< HYPRE_Int, AMREX_SPACEDIM > *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, AMREX_SPACEDIM > const &dx, Real sb, Array4< int const > const &offset_bx, Array4< int const > const &offset_by, Array4< int const > const &offset_bz, Real const *bx, Real const *by, Real const *bz, Array4< int const > const &fine_mask, IntVect const &rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73f46b40f3067508b56f20bdf56901ff',1,'amrex::hypmlabeclap_c2f(int i, int j, int k, Array4< GpuArray< Real, 2 *AMREX_SPACEDIM+1 >> const &stencil, GpuArray< HYPRE_Int, AMREX_SPACEDIM > *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, AMREX_SPACEDIM > 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)']]],
+ ['hypmlabeclap_5ff2c_5fset_5fvalues_3662',['hypmlabeclap_f2c_set_values',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb8b44e8d365f59bb8a07c0656996621',1,'amrex']]],
+ ['hypmlabeclap_5fmat_3663',['hypmlabeclap_mat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade1a82c5ad126664aa13ec77fc5262e3',1,'amrex']]],
+ ['hypmlabeclap_5frhs_3664',['hypmlabeclap_rhs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a521683c9d457c13174b9ee3cab8922ae',1,'amrex']]],
+ ['hypre_3665',['Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html',1,'amrex']]],
+ ['hypre_3666',['hypre',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a9d87b5177c778e77c47e29f2b536cd1b',1,'amrex']]],
+ ['hypre_3667',['HYPRE',['https://amrex-codes.github.io/amrex/doxygen/group__HYPRE.html',1,'']]],
+ ['hypre_3668',['Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#afd2d6c32022a99d96f73485d03272ec9',1,'amrex::Hypre::Hypre(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a383aec5fd079382143f14a1602a6f2e3',1,'amrex::Hypre::Hypre(Hypre &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa390f243b090b29bc817812412daf278',1,'amrex::Hypre::Hypre(Hypre const &)=delete']]],
+ ['hypre_5fij_3669',['hypre_ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a5315b73e446b5f629e873416fa8ae149',1,'amrex::HypreABecLap3::hypre_ij()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9edf6830b04060921e5fcd8c3b95ab79',1,'amrex::HypreNodeLap::hypre_ij()']]],
+ ['hypreabeclap_3670',['HypreABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html',1,'amrex::HypreABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#ad89a45864775721cb3101273d111965f',1,'amrex::HypreABecLap::HypreABecLap(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a6c2513b7adba0b3c0e73ca29fd10acbb',1,'amrex::HypreABecLap::HypreABecLap(HypreABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a0fd52ae6876da336d947107d12dff297',1,'amrex::HypreABecLap::HypreABecLap(HypreABecLap &&)=delete']]],
+ ['hypreabeclap2_3671',['HypreABecLap2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html',1,'amrex::HypreABecLap2'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#aa79f49e5c3aa20259c177558228f79e4',1,'amrex::HypreABecLap2::HypreABecLap2(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#ac478958d6c60fa2a8211675f0399e8a3',1,'amrex::HypreABecLap2::HypreABecLap2(HypreABecLap2 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a9c5bc8a1392dab5c486df4b3885b8d0b',1,'amrex::HypreABecLap2::HypreABecLap2(HypreABecLap2 &&)=delete']]],
+ ['hypreabeclap3_3672',['HypreABecLap3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html',1,'amrex::HypreABecLap3'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#aacfe928a277883d188564721c0c55a08',1,'amrex::HypreABecLap3::HypreABecLap3(HypreABecLap3 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#ae5aa9ca65d4f13368e5ffffa0ed7c15b',1,'amrex::HypreABecLap3::HypreABecLap3(HypreABecLap3 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#aea1735051057b26a6a0852159711f029',1,'amrex::HypreABecLap3::HypreABecLap3(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_, const iMultiFab *overset_mask=nullptr)']]],
+ ['hypreijiface_3673',['HypreIJIface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html',1,'amrex::HypreIJIface'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8b576bcb75a14d303f4737994eac2b93',1,'amrex::HypreIJIface::HypreIJIface(HypreIJIface &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a5e70c19e0ec6019ac78c68af27d40548',1,'amrex::HypreIJIface::HypreIJIface(HypreIJIface const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afc8bf8cd33edcff622b73c46392efbde',1,'amrex::HypreIJIface::HypreIJIface(MPI_Comm comm, HypreIntType ilower, HypreIntType iupper, int verbose)']]],
+ ['hypreinttype_3674',['HypreIntType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a85e587afbba4ce7f0733ae56c4ee177c',1,'amrex::HypreIJIface']]],
+ ['hypremlabeclap_3675',['HypreMLABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html',1,'amrex::HypreMLABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abc231f950129aa61917ee4608a7795aa',1,'amrex::HypreMLABecLap::HypreMLABecLap(HypreMLABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a42a73f2525c154156add80dae776f07c',1,'amrex::HypreMLABecLap::HypreMLABecLap(Vector< Geometry > a_geom, Vector< BoxArray > a_grids, Vector< DistributionMapping > a_dmap, HypreSolverID a_hypre_solver_id, std::string a_parmparse_prefix="hypre_mlabeclap")'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a3f78a976f617cab402f099b159d76790',1,'amrex::HypreMLABecLap::HypreMLABecLap(HypreMLABecLap const &)=delete']]],
+ ['hyprenodelap_3676',['HypreNodeLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html',1,'amrex::HypreNodeLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ad983343af0ce854dfc6b6c93d50f2f2c',1,'amrex::HypreNodeLap::HypreNodeLap(HypreNodeLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a25a7c6fd7deff773f1e8d5d97b409a8a',1,'amrex::HypreNodeLap::HypreNodeLap(HypreNodeLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a4a032e1f18d32c22aaff8355cf9f0110',1,'amrex::HypreNodeLap::HypreNodeLap(const BoxArray &grids_, const DistributionMapping &dmap_, const Geometry &geom_, const FabFactory< FArrayBox > &factory_, const iMultiFab &owner_mask_, const iMultiFab &dirichlet_mask_, MPI_Comm comm_, MLNodeLinOp const *linop_, int verbose_, std::string options_namespace_)']]],
+ ['hyprerealtype_3677',['HypreRealType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ab04cfb0ccb604763003f5729a5ca3cb9',1,'amrex::HypreIJIface']]],
+ ['hypresolver_3678',['HypreSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html',1,'amrex::HypreSolver< MSS >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a040c586415a3e08b8d7c329cc6e861f5',1,'amrex::HypreSolver::HypreSolver()']]],
+ ['hypresolverid_3679',['HypreSolverID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16eb',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_9.js b/amrex-hydro/Doxygen/html/search/all_9.js
index ed84d09..c11fa79 100644
--- a/amrex-hydro/Doxygen/html/search/all_9.js
+++ b/amrex-hydro/Doxygen/html/search/all_9.js
@@ -1,631 +1,631 @@
var searchData=
[
- ['i_3683',['i',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html#a22f6130ed2ee8aec8310b87445857a2d',1,'amrex::IParserExeDIV_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html#a5d2bc01a123a00e253bed9daeb1873c9',1,'amrex::ParserExeMUL_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html#a44b2a80319993ff7d80bae168243baba',1,'amrex::ParserExeDIV_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html#abe5cd3bd7d632d10b89767bbd1835c00',1,'amrex::ParserExeDIV_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html#ac902bd51a381698bd542d0537bbc68a9',1,'amrex::ParserExeADD_VP::i()']]],
- ['i_3684',['I',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html#ad0e0feaecbe43eaccf9c81d204c0b8e2',1,'amrex::NonLocalBC::SwapComponents<-1, -1 >::I()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html#af0de73dc01cde0d016257305cd549250',1,'amrex::NonLocalBC::SwapComponents<-1, J >::I()']]],
- ['i_3685',['i',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a957055c6af7eabda76b98c1e01e75b58',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html#ab31802a9ed04a354ae054227b10ec7e0',1,'amrex::DestComp::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html#a066e1c46be62a8cedbe83a60abb1efed',1,'amrex::IParserExeADD_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html#a4cf0f4ee7d7aeac3cb688a3ead54d23f',1,'amrex::IParserExeADD_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html#a7e95851162ef26bcbeffd560a1aea20a',1,'amrex::ParserExeMUL_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html#a22ef4c57b53b8d2e7ea25dec671d00a3',1,'amrex::IParserExeDIV_PV::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html#a159cd450ea1a6f633f6b207b24c50421',1,'amrex::IParserExeDIV_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html#a78823e96ecfa6fc67d4d1e311bec46ff',1,'amrex::IParserExeMUL_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html#ace6b86cd76713a54b9206e07f735817a',1,'amrex::IParserExeMUL_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html#ae140f4a56bf6c337fba05d93e2080c1d',1,'amrex::IParserExeNEG_P::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html#abd8c397b2b73d9b994185b5beaca4983',1,'amrex::IParserExeSUB_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html#ad9bb9a64729c932a1099c21275870135',1,'amrex::IParserExeSUB_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html#a77a8c69fe7be49888aa242f357be0b1e',1,'amrex::IParserExeSymbol::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html#a4cdc6228051c575d7a4397fa8bb076fb',1,'amrex::ParserExeADD_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html#a592be1db09332edbb17adf31e1db35e6',1,'amrex::ParserExePOWI::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html#a7a2a24b39a0a5dad6c4e4226c237d57d',1,'amrex::ParserExeSUB_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html#addf6c374aa0554779e951c5953d8eedf',1,'amrex::ParserExeSUB_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html#a8c997d8cdc27b43d7f0914cae4e375eb',1,'amrex::ParserExeSymbol::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html#aa5c3f7babca38810fa13e9b419f9649b',1,'amrex::SrcComp::i()']]],
- ['i1_3686',['i1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html#a029d2d2b4f84a851b54e7152d02f64e7',1,'amrex::ParserExeADD_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html#a0245865ebfd18499fa9dbe7a7e52395c',1,'amrex::ParserExeSUB_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html#a0d7511e66a8072c65c574dbc4999ba2f',1,'amrex::ParserExeMUL_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html#a8fcfdc43d8025357d14f0893b3701f4e',1,'amrex::ParserExeDIV_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html#a93ce11199501114782fbfea0f4531241',1,'amrex::IParserExeSUB_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html#a2bce9f1b4fb38b0d986b209f84855531',1,'amrex::IParserExeMUL_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html#aa12af242ba4e508a2e4a4f71c71e77e5',1,'amrex::IParserExeDIV_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html#adf43d15a26dd3cdd0f8817db9927d2bf',1,'amrex::IParserExeADD_PP::i1()']]],
- ['i2_3687',['i2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html#ade0b248b82e632eab9ebe922b5783cb3',1,'amrex::ParserExeSUB_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html#a397fc41dd5bbb5244547cb035e4378bd',1,'amrex::IParserExeADD_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html#aa9f578a27d758d12bc3bc75e51aed98d',1,'amrex::IParserExeDIV_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html#aef7ff116f35cdeb62483b5a2d340dabc',1,'amrex::IParserExeMUL_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html#a101c5925e7465a7234f24a1c985bbf04',1,'amrex::IParserExeSUB_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html#af297a176eb8b3d166a861ab9fe49984a',1,'amrex::ParserExeADD_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html#a12bb0e0be719eb62eb806443c4641dcd',1,'amrex::ParserExeDIV_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html#af2319b7542a3fd1b19f87d19e250575e',1,'amrex::ParserExeMUL_PP::i2()']]],
- ['i_5fb_5fx_3688',['i_B_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#aa2dc15a8317387997b7599ac5dfb3b36',1,'amrex::algoim']]],
- ['i_5fb_5fx_5fy_3689',['i_B_x_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a75831abb7b9935c452d91372042675cb',1,'amrex::algoim']]],
- ['i_5fb_5fx_5fz_3690',['i_B_x_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a7b1a77da2c5246064f18bb002865a9f5',1,'amrex::algoim']]],
- ['i_5fb_5fxyz_3691',['i_B_xyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a01c402173effc1376e1e121633ff5f40',1,'amrex::algoim']]],
- ['i_5fb_5fy_3692',['i_B_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae87c1a6426de20a1c5f4573bf6f5a08a',1,'amrex::algoim']]],
- ['i_5fb_5fy_5fz_3693',['i_B_y_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a9817cf5b40676379c03bacf057a7a11c',1,'amrex::algoim']]],
- ['i_5fb_5fz_3694',['i_B_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a354fd3da392bde50d7c9e5fd31a10385',1,'amrex::algoim']]],
- ['i_5fs_5fx_3695',['i_S_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a83f836cfcb795ee2e7cf5f031f4e33a5',1,'amrex::algoim']]],
- ['i_5fs_5fx2_3696',['i_S_x2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a07474818cba158a836bada961168c817',1,'amrex::algoim']]],
- ['i_5fs_5fx2_5fy_3697',['i_S_x2_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a90a6f014a413b05f96c519b9dcab59dd',1,'amrex::algoim']]],
- ['i_5fs_5fx2_5fy2_3698',['i_S_x2_y2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a7b7ee4491a1bc96aef205aec9d4a3ccc',1,'amrex::algoim']]],
- ['i_5fs_5fx2_5fz_3699',['i_S_x2_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ad88812a86b6d79fee7ad18f445312126',1,'amrex::algoim']]],
- ['i_5fs_5fx2_5fz2_3700',['i_S_x2_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a82ccbc9a6ef0f35640533a4432e150a7',1,'amrex::algoim']]],
- ['i_5fs_5fx_5fy_3701',['i_S_x_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1563d162ff7c724b049f407982b9376a',1,'amrex::algoim']]],
- ['i_5fs_5fx_5fy2_3702',['i_S_x_y2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a59d00e52a1182ccb7556e0b34969d082',1,'amrex::algoim']]],
- ['i_5fs_5fx_5fz_3703',['i_S_x_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a319d09e3fac406d5c7435495783c51da',1,'amrex::algoim']]],
- ['i_5fs_5fx_5fz2_3704',['i_S_x_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ad4374cfcd9fd0dcc582d0b7221c7d699',1,'amrex::algoim']]],
- ['i_5fs_5fxyz_3705',['i_S_xyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a5b751a5f2c300635c47ad31a24157604',1,'amrex::algoim']]],
- ['i_5fs_5fy_3706',['i_S_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a26347d2ffb8ae0e55a261293b75aae80',1,'amrex::algoim']]],
- ['i_5fs_5fy2_3707',['i_S_y2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae9b79e8e177e12c5d430231f4fa56cee',1,'amrex::algoim']]],
- ['i_5fs_5fy2_5fz_3708',['i_S_y2_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a906f3ea1a1f5abffc2ce63a2f18c3097',1,'amrex::algoim']]],
- ['i_5fs_5fy2_5fz2_3709',['i_S_y2_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a6dedc899a72f47e8eed563d439589b34',1,'amrex::algoim']]],
- ['i_5fs_5fy_5fz_3710',['i_S_y_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a035ca724de0232c06fb8f932f48dfb5b',1,'amrex::algoim']]],
- ['i_5fs_5fy_5fz2_3711',['i_S_y_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a028434e66d37788b7c7aa354d73ed4b3',1,'amrex::algoim']]],
- ['i_5fs_5fz_3712',['i_S_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#aa393d743c81287bc86ed10b61b86013d',1,'amrex::algoim']]],
- ['i_5fs_5fz2_3713',['i_S_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ad07a32fe98faf4bf2b079e31d5a63fc2',1,'amrex::algoim']]],
- ['iarraybox_3714',['IArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html',1,'amrex::IArrayBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#af6fedef15cfc27312aafd4587fc49683',1,'amrex::IArrayBox::IArrayBox(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a1f0eab6dcd0046a0bd3bf6097cc6e05a',1,'amrex::IArrayBox::IArrayBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a2d392519e9ba2d0c847e4d0005edb1e3',1,'amrex::IArrayBox::IArrayBox(const IArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aeba2de0a08ff8906f30a58a9cf04270c',1,'amrex::IArrayBox::IArrayBox(IArrayBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa6443cdd8817b08654330d67beba5c54',1,'amrex::IArrayBox::IArrayBox(Array4< int const > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a78deba39f37dd25e757951d9a0383ca0',1,'amrex::IArrayBox::IArrayBox(Array4< int const > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#ab55bcfe89e71d591a08d66ef5ac0c15c',1,'amrex::IArrayBox::IArrayBox(Array4< int > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#ae3e9c14ff7beff49a8368e57736b69b9',1,'amrex::IArrayBox::IArrayBox(Array4< int > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa94e7b72db1dbbccb037e5b4e38d23ab',1,'amrex::IArrayBox::IArrayBox(const IArrayBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a327721932b527771972aaa456541b04d',1,'amrex::IArrayBox::IArrayBox(const Box &b, int ncomp=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a6bf69fa044d83c02e7a48394be20c5c1',1,'amrex::IArrayBox::IArrayBox(const Box &b, int ncomp, Arena *ar)']]],
- ['ibd_5fmax_5forder_5fdef_3715',['IBD_max_order_DEF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a258eb38558243a71923bbc3fc82990ba',1,'amrex::InterpBndryDataT']]],
- ['ic_3716',['ic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ComponentBox.html#a99986b3406a40b454717360c972a5725',1,'amrex::Gpu::ComponentBox']]],
- ['id_3717',['Id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a367c2a50847ec17a42b51bb0599cdc5e',1,'amrex::FillBoxId::Id()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#a79ee25ffced29c9dc45ea06d2fa48964',1,'amrex::FabArrayId::Id()']]],
- ['id_3718',['id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ae2381a3b4219a19c7d66ed7b5254506b',1,'amrex::SoAParticle::id() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a8dbc3abce5db76ac89bdd07fbf35ac52',1,'amrex::SoAParticle::id() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#afc9dd781b0f62f3334fb1b996edc8c61',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#afc9dd781b0f62f3334fb1b996edc8c61',1,'amrex::ParticleTileData::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af0f0e616393a552d2bde49f930babbae',1,'amrex::ParticleTile::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a6e26882024ecf05f93701fac523ff9db',1,'amrex::Particle::id() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a1b1f1b307acf1e1762ee8aa31a1a6938',1,'amrex::Particle::id() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a87383ef9decb27031fd7af10df4c8b7b',1,'amrex::ConstSoAParticle::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a364ed62398854b15640406fd8c833064',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a364ed62398854b15640406fd8c833064',1,'amrex::ConstParticleTileData::id()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#aaa15aa2f29efcb1129570ab6ba798db4',1,'amrex::StateDescriptor::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a36f9ab05aec0c6ff6c10e60af0dc01d2',1,'amrex::ParticleTile::id()']]],
- ['id_5foffset_3719',['id_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a572e669336638bfcd32956674cea5b07',1,'amrex::HypreNodeLap']]],
- ['idata_3720',['idata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#adffa348400a2c770707376c0040d4596',1,'amrex::Particle::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ade77baf3c33f93ef865c9eb7a8c3ff58',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ade77baf3c33f93ef865c9eb7a8c3ff58',1,'amrex::ParticleTileData::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a9a8d50011397207e3683329bb018aed6',1,'amrex::Particle::idata(int) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#afe49969bb7cbe4611f0212f901fd6277',1,'amrex::Particle::idata(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#afdb056dd5e330dc36305dc897876f772',1,'amrex::Particle::idata(int) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ae04a2682e4044868102276af6ea94561',1,'amrex::Particle::idata(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a84707b98dac18e03e7539db1c072dd4d',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a84707b98dac18e03e7539db1c072dd4d',1,'amrex::ConstParticleTileData::idata(const int attribute_index) const']]],
- ['idcpu_3721',['idcpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aa6a8094bb10b5559e034cf6624a2e034',1,'amrex::ConstParticleTileData::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aa6a8094bb10b5559e034cf6624a2e034',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a28683f199083fef39cd0dde6aafb8859',1,'amrex::ParticleTileData::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a28683f199083fef39cd0dde6aafb8859',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#afeb8b364103d2ac3f8d7a0cf8d5d38e3',1,'amrex::SoAParticle::idcpu() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a4d5e4893284120bf5966eafe2e8b9774',1,'amrex::SoAParticle::idcpu() const &']]],
- ['idcpu_3722',['IdCPU',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#af6874dec9cbf05e59a6bc7367c5d22f7',1,'amrex::StructOfArrays']]],
- ['idcpuarray_3723',['idcpuarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a5f25acba9b5d155bac10a12a0facb168',1,'amrex::StructOfArrays']]],
- ['identicalinterps_3724',['identicalInterps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a26a49900d23f1e6dae4904636de28807',1,'amrex::StateDescriptor']]],
- ['identity_3725',['Identity',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html',1,'amrex::NonLocalBC']]],
- ['identity_3726',['identity',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#abb7cd050d6dd1aef7603048eeccd7ded',1,'amrex::NonLocalBC']]],
- ['identitytuple_3727',['IdentityTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d133ef4334729455eef75bfa196dca9',1,'amrex::IdentityTuple(GpuTuple< Ts... >, ReduceOps< Ps... >) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a055961d372c3be97281e3a40c7f6bf25',1,'amrex::IdentityTuple(GpuTuple< Ts... >, TypeList< Ps... >) noexcept']]],
- ['idir_3728',['iDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a86a670ba1e5f59b903e5cbb047509177',1,'amrex::OrderedBoxes']]],
- ['ieee32normalrealdescriptor_3729',['Ieee32NormalRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a712d35cb1071948f9fd7ce809fa8ff2e',1,'amrex::FPC']]],
- ['ieee64normalrealdescriptor_3730',['Ieee64NormalRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a545419a941e545b123cc638c15bfcb72',1,'amrex::FPC']]],
- ['ieee_5fdouble_3731',['ieee_double',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#abdb4c6267365b40cf9675d3180b50634',1,'amrex::FPC']]],
- ['ieee_5ffloat_3732',['ieee_float',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#afac92c1763e3625fb356c57f027faf34',1,'amrex::FPC']]],
- ['if_3733',['If',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#ac8138a7c3dfae65f72813c07b8e5e856',1,'amrex::Gpu::Atomic']]],
- ['if_5fdevice_3734',['If_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a36a87ab5fbe799714dcc825134aa6027',1,'amrex::Gpu::Atomic']]],
- ['if_5ff_3735',['IF_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a26665fe0c584ed57e499dbbcd2ace388',1,'amrex::EB2']]],
- ['ifabio_3736',['IFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html',1,'amrex::IFABio'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa6992d0759e5941d7b43d81c03c73afd',1,'amrex::IArrayBox::IFABio()']]],
- ['ifabio_3737',['ifabio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aebc54540f561b7e5cdb0a92a14ead5ba',1,'amrex::IArrayBox']]],
- ['ifile_3738',['ifile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html#a3216a69095c3102d7197657e89018f7f',1,'amrex::AsyncOut::WriteInfo']]],
- ['ignore_5funused_3739',['ignore_unused',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95b1159ba3a5494abd49dc9b3d34eacf',1,'amrex']]],
- ['ii_3740',['II',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex_1_1state__t_1_1II.html',1,'amrex::BlockMutex::state_t']]],
- ['ij_3741',['ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa7bed657a775c37c2570786d0cbeefd88',1,'amrex::Hypre']]],
- ['ilevel_3742',['ILevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a5d5963f92aa5af837a70ee9031d7132a',1,'amrex::OrderedBoxes']]],
- ['ilevel_3743',['iLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a6aa1a7ff2985929f15519ad00aa2a550',1,'amrex::OrderedBoxes']]],
- ['imag_3744',['imag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#adc42fb08c670f0f7127d886bc3e28435',1,'amrex::GpuComplex']]],
- ['image_3745',['Image',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7f43ddf52003ccef3fd4189be4b4e26a',1,'amrex::NonLocalBC']]],
- ['implicitintegral_3746',['ImplicitIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html',1,'amrex::algoim::ImplicitIntegral< M, N, class, class, S >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a41e2ad2b70c3c0a29ae6027216bdf737',1,'amrex::algoim::ImplicitIntegral::ImplicitIntegral(const Phi &phi_, F &f_, const GpuArray< bool, N > &free_, const GpuArray< PsiCode< N >, 1<<(N-1)> &psi_, int psiCount_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a41e2ad2b70c3c0a29ae6027216bdf737',1,'amrex::algoim::ImplicitIntegral::ImplicitIntegral(const Phi &phi_, F &f_, const GpuArray< bool, N > &free_, const GpuArray< PsiCode< N >, 1<<(N-1)> &psi_, int psiCount_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral_3_010_00_01N_00_01Phi_00_01F_00_01S_01_4.html#ab942f7d12d8564d8cdc739a1b904df4d',1,'amrex::algoim::ImplicitIntegral< 0, N, Phi, F, S >::ImplicitIntegral()']]],
- ['implicitintegral_3c_200_2c_20n_2c_20phi_2c_20f_2c_20s_20_3e_3747',['ImplicitIntegral< 0, N, Phi, F, S >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral_3_010_00_01N_00_01Phi_00_01F_00_01S_01_4.html',1,'amrex::algoim']]],
- ['imultifab_3748',['iMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html',1,'amrex::iMultiFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#acf0191c29fd07b52e736b7992dd6bc21',1,'amrex::iMultiFab::iMultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a4030a757a6ad60d4e54fc4b39c486f90',1,'amrex::iMultiFab::iMultiFab() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#aad5326a4a82790720a17b4d811d96089',1,'amrex::iMultiFab::iMultiFab(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a107599bda529487acf4ad13281918a6f',1,'amrex::iMultiFab::iMultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a815bfdbfd6938b044ed23ac96d55a7c0',1,'amrex::iMultiFab::iMultiFab(const iMultiFab &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a78a07654498a88087435754603d8306d',1,'amrex::iMultiFab::iMultiFab(iMultiFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af7c2414a99e5017f1130e2e2c8e9d70f',1,'amrex::iMultiFab::iMultiFab(const iMultiFab &rhs)=delete']]],
- ['in_3749',['in',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a13b5bfe96f3e2fe411c9f66f4a582adf',1,'amrex::ForkJoin']]],
- ['in_5fbody_3750',['in_body',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a3e0822600d48fac2177a0b93671e868a',1,'amrex::EB2::GeometryShop']]],
- ['in_5ffluid_3751',['in_fluid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a637784ea6d4098867d78ad901750937a',1,'amrex::EB2::GeometryShop']]],
- ['in_5fgraph_5fregion_3752',['in_graph_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3d36026586dd063c89350f39d815285a',1,'amrex::Gpu']]],
- ['in_5flaunch_5fregion_3753',['in_launch_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a46c58e76f1942c7eefcf205b3ec3d24c',1,'amrex::Gpu']]],
- ['in_5fnosync_5fregion_3754',['in_nosync_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a8946d247baac46fe1bc6e81897915366',1,'amrex::Gpu']]],
- ['in_5fparallel_3755',['in_parallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#ac4d826cf1b5dd7b16d2e1d54a73ff935',1,'amrex::OpenMP']]],
- ['in_5fparallel_5fregion_3756',['in_parallel_region',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a9949d2a62ee0e670c89942b622ef9ebb',1,'amrex::TinyProfiler']]],
- ['in_5fsingle_5fstream_5fregion_3757',['in_single_stream_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a77a9e29985ce3d940d17cad0584d2446',1,'amrex::Gpu']]],
- ['include_3758',['Include',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a5f25e2c23a4dcf6d5bcadd45d045b619',1,'RegionsProfStats']]],
- ['includeall_3759',['INCLUDEALL',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4a54c51bf557fe09986321162dd762ddd1',1,'BLProfStats']]],
- ['includenone_3760',['INCLUDENONE',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4a4bc1d99bb527c9cfd1da7ed4e3b543a1',1,'BLProfStats']]],
- ['includeset_3761',['includeSet',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2cf8abcd7afbb8e5e307c8420255c061',1,'BLProfStats']]],
- ['inclusive_3762',['Inclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Inclusive.html',1,'amrex::Scan::Type']]],
- ['inclusive_3763',['inclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#a027e4f65499e79da7007b5f9507c4e4a',1,'amrex::Scan::detail::BlockStatus< T, false >::inclusive()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan_1_1Type.html#adc276b3550668e305c5bc5b482db0c4f',1,'amrex::Scan::Type::inclusive()']]],
- ['inclusive_5fscan_3764',['inclusive_scan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ab4e0fa80e6873e53208d917854f37129',1,'amrex::Gpu']]],
- ['inclusivesum_3765',['InclusiveSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a252adc550a6d7b6ff5e31b6be3b2f12f',1,'amrex::Scan']]],
- ['increment_3766',['Increment',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5019b540f254e7b91f8a2d112d19dc95',1,'amrex::ParticleContainer_impl::Increment()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5019b540f254e7b91f8a2d112d19dc95',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Increment()']]],
- ['increment_3767',['increment',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a334579fbf27c137837e3860305636d65',1,'amrex::GMRESMLMGT']]],
- ['incrementnumberofusers_3768',['IncrementNumberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a1e86b7049dda4298109713894149ff36',1,'amrex::DataServices']]],
- ['incrementwithtotal_3769',['IncrementWithTotal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae923206d590fdc0fdf1e19fae92a5a5c',1,'amrex::ParticleContainer_impl::IncrementWithTotal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae923206d590fdc0fdf1e19fae92a5a5c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IncrementWithTotal()']]],
- ['index_3770',['index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a9e34ea4216c47905ed5b9e44cf7f9822',1,'amrex::ParticleInterpolator::Base::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a9e34ea4216c47905ed5b9e44cf7f9822',1,'Base< Linear, amrex::Real >::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a9e34ea4216c47905ed5b9e44cf7f9822',1,'Base< Nearest, int >::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a0c3808b669899ddde6c26fa5ec26cc1a',1,'amrex::ValLocPair::index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a5e916aff07e51d3d3e473c7f6f4bfe68',1,'amrex::BoxND::index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a5e916aff07e51d3d3e473c7f6f4bfe68',1,'BoxND< AMREX_SPACEDIM >::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#aa66fe114af5887c4e2a679627c687bf7',1,'amrex::Neighbors::const_iterator::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#aaf05d2993eabd39dee90939a4e8d3b80',1,'amrex::Neighbors::iterator::index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aa69f73dbf7931e2d0a3889de2db4a42b',1,'amrex::MFIter::index()']]],
- ['index_3771',['Index',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'amrex::ParticleContainer_impl::Index(const P &p, int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'amrex::ParticleContainer_impl::Index(const P &p, int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Index(const P &p, int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Index(const P &p, int lev) const']]],
- ['index_5fmap_3772',['index_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ac482cbbf5ecee6f2593a3e4437623082',1,'amrex::MFIter']]],
- ['index_5ftype_3773',['index_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#aab51eb84697fee235dac2dfe29ecfa3b',1,'DenseBins< typename amrex::ParticleTileData >::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#aa7f90581f997c06bef83a50325c7d550',1,'amrex::SparseBins::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#ae5dcffa68729e972f969d4813b61cc3f',1,'amrex::SparseBinIteratorFactory::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a076901dd6c8e2e3c65fef98f0ca348cd',1,'amrex::BinIterator::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#aab51eb84697fee235dac2dfe29ecfa3b',1,'DenseBins< ParticleType >::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#aab51eb84697fee235dac2dfe29ecfa3b',1,'amrex::DenseBins::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a223f66550fa407ec108387b2cd8d61b2',1,'amrex::DenseBinIteratorFactory::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a18c09cc04f0e7aa632e619fcc3824025',1,'amrex::BATbndryReg::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#a83d1ac876f96d6e5561f193b39498bec',1,'amrex::BATcoarsenRatio::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#a94cc8c83f1dd9de4e2d1ab9a3d67e056',1,'amrex::BATindexType::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a90bd569f67fe7881da5831e52d1c78c2',1,'amrex::BATindexType_coarsenRatio::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#a32b3bfb809dceced0d08a737413919f6',1,'amrex::BATnull::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ab3b08da13a73b3057d2c1a7d565b0f8a',1,'amrex::BATransformer::index_type()']]],
- ['index_5ftype_5fread_3774',['index_type_read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ae1db1fc5feb5005eee61aeeeb926a478',1,'amrex::detail']]],
- ['index_5ftype_5fwrite_3775',['index_type_write',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab00f37e64a03e8049a6890215b22817a',1,'amrex::detail']]],
- ['indexarray_3776',['IndexArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7a4ed8b70e3aa4c3ddd3a24fb1c0f3a0',1,'amrex::FabArrayBase']]],
- ['indexarray_3777',['indexArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a15c2b54df8386a9d38216410edce884c',1,'amrex::FabArrayBase']]],
- ['indexfromvalue_3778',['indexFromValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< Real >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af1fe8dd7d2e436cf2e4e696b9b5ae006',1,'amrex::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< PetscInt >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< int >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< HYPRE_Int >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< EBCellFlag >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< char >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< AtomicInt >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'amrex::BaseFab::indexFromValue()']]],
- ['indexmap_3779',['indexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a37311b356baf90979545e588fa7f6b6f',1,'amrex::FabArrayBase::TileArray']]],
- ['indexspace_3780',['IndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html',1,'amrex::EB2::IndexSpace'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a2a72ea2c766a09d49b74420005f4f700',1,'amrex::EB2::IndexSpace::IndexSpace() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#afd623b9a8ba399823e33335841e30a20',1,'amrex::EB2::IndexSpace::IndexSpace(IndexSpace const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a08a6bcc75e45852b005fe627095155fe',1,'amrex::EB2::IndexSpace::IndexSpace(IndexSpace &&)=delete']]],
- ['indexspacechkptfile_3781',['IndexSpaceChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html',1,'amrex::EB2::IndexSpaceChkptFile'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#aa7b3a02d220d9bf8c0e43cd462ddb224',1,'amrex::EB2::IndexSpaceChkptFile::IndexSpaceChkptFile(IndexSpaceChkptFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a9ca6ef6a328a613b2647a3b9d380d65a',1,'amrex::EB2::IndexSpaceChkptFile::IndexSpaceChkptFile(const ChkptFile &chkpt_file, const Geometry &geom, int required_coarsening_level, int max_coarsening_level, int ngrow, bool build_coarse_level_by_coarsening, bool extend_domain_face)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a296cc9b11d8dcdf89fc04ddcd1959e42',1,'amrex::EB2::IndexSpaceChkptFile::IndexSpaceChkptFile(IndexSpaceChkptFile const &)=delete']]],
- ['indexspaceimp_3782',['IndexSpaceImp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html',1,'amrex::EB2::IndexSpaceImp< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ad6b841229e1fb87dc97f4ee2845ec152',1,'amrex::EB2::IndexSpaceImp::IndexSpaceImp(const G &gshop, const Geometry &geom, int required_coarsening_level, int max_coarsening_level, int ngrow, bool build_coarse_level_by_coarsening, bool extend_domain_face, int num_coarsen_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a6797ef86d23bba92fa8a6479d8bfac51',1,'amrex::EB2::IndexSpaceImp::IndexSpaceImp(IndexSpaceImp< G > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ac2dc5fdef32fb9bbd2843e6b2d91ac97',1,'amrex::EB2::IndexSpaceImp::IndexSpaceImp(IndexSpaceImp< G > &&)=delete']]],
- ['indexspacestl_3783',['IndexSpaceSTL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html',1,'amrex::EB2::IndexSpaceSTL'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#abe85200c4d1b12e00b1c39640553f064',1,'amrex::EB2::IndexSpaceSTL::IndexSpaceSTL(const std::string &stl_file, Real stl_scale, Array< Real, 3 > const &stl_center, int stl_reverse_normal, const Geometry &geom, int required_coarsening_level, int max_coarsening_level, int ngrow, bool build_coarse_level_by_coarsening, bool extend_domain_face, int num_coarsen_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#accce0356b6e62b40a6fa8bb0cf1a9402',1,'amrex::EB2::IndexSpaceSTL::IndexSpaceSTL(IndexSpaceSTL const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#adc0c4857ce013433b350e51cfb2f1b47',1,'amrex::EB2::IndexSpaceSTL::IndexSpaceSTL(IndexSpaceSTL &&)=delete']]],
- ['indextype_3784',['indexType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4febaa83af96ce0bc256deeb3ce660dcebacc',1,'amrex::BATransformer']]],
- ['indextype_3785',['IndexType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad35342b486ef07ba6108169268169296',1,'amrex']]],
- ['indextype_5fcoarsenratio_3786',['indexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba3e10d52c08b4ae924eb9c9c4c42386b6',1,'amrex::BATransformer']]],
- ['indextypecat_3787',['IndexTypeCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4bfb8a8d2ba2e2cf94a50de4541b9765',1,'amrex']]],
- ['indextypeexpand_3788',['IndexTypeExpand',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2fd1c8a4c4c635d42171135f7e50e2a6',1,'amrex']]],
- ['indextypend_3789',['IndexTypeND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'amrex::IndexTypeND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa628a3790133afeee83102618fefc0f9',1,'amrex::IndexTypeND(IndexType::CellIndex, Args...) -> IndexTypeND< sizeof...(Args)+1 >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249fa6ae3b11e46457ccf50adbfe5027',1,'amrex::IndexTypeND(const IntVectND< dim > &) -> IndexTypeND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a86b0dedf41877e9d693e1d68b8e632c7',1,'IndexTypeND< AMREX_SPACEDIM >::IndexTypeND(CellIndex i, Args...js) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9697091203d7c5c75e6cb6be75d9a223',1,'IndexTypeND< AMREX_SPACEDIM >::IndexTypeND(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#addfdea7b208f457bb0f3e620385b0f44',1,'IndexTypeND< AMREX_SPACEDIM >::IndexTypeND() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a86b0dedf41877e9d693e1d68b8e632c7',1,'amrex::IndexTypeND::IndexTypeND(CellIndex i, Args...js) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9697091203d7c5c75e6cb6be75d9a223',1,'amrex::IndexTypeND::IndexTypeND(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#addfdea7b208f457bb0f3e620385b0f44',1,'amrex::IndexTypeND::IndexTypeND() noexcept=default']]],
- ['indextypend_3c_20amrex_5fspacedim_20_3e_3790',['IndexTypeND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'']]],
- ['indextyperesize_3791',['IndexTypeResize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2ee922ccb0ac5f892bde44e598f77d8',1,'amrex']]],
- ['indextypeshrink_3792',['IndexTypeShrink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9b313f012baa43b16932b21e72ebd40b',1,'amrex']]],
- ['indextypesplit_3793',['IndexTypeSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adffc778b2c0d246adbb76698a86701c1',1,'amrex']]],
- ['indextypesplit_5fimp_3794',['IndexTypeSplit_imp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a8e47b1e3eb901025e0d76241ae9102ee',1,'amrex::detail']]],
- ['indexundefined_3795',['indexUndefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#abde8301fcb9fb91f30cb12abc376bbc1',1,'amrex::NFilesIter']]],
- ['indims_3796',['indims',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a766febf8d1e884bf1bfdee678629b96f',1,'amrex::BoxND::indims()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a766febf8d1e884bf1bfdee678629b96f',1,'BoxND< AMREX_SPACEDIM >::indims()']]],
- ['info_3797',['info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad0412f399e1e29e200a2451b371b0133',1,'amrex::MLLinOpT::info()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad0412f399e1e29e200a2451b371b0133',1,'MLLinOpT< Array< MultiFab, 3 > >::info()']]],
- ['ingraphregion_3798',['inGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a2fed08a89572d6c04add3c5587f647d8',1,'amrex::Gpu']]],
- ['inhomogeneous_3799',['Inhomogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627ae9990b3a39151b6f2175caa7621e0c4b',1,'amrex::LinOpEnumType']]],
- ['init_3800',['init',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#ad53fdbbdcc39cc0025641ff1119d3718',1,'amrex::ReduceOpMax::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#af69ee6eb252dae9acb0706eb7a31492b',1,'amrex::ReduceOpMax::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a130847668e1e52934a9eaee3ec473be2',1,'amrex::ReduceOpMin::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a212c03c98a4230516edbc394cf3f1674',1,'amrex::ReduceOpMin::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#af18e050e03babd636f9b492f8776a4df',1,'amrex::ReduceOpSum::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a080715e65757bd58b0c8e6468b0c09aa',1,'amrex::Gpu::StreamIter::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1e14a83038675d42ed7065b0262bc2a7',1,'amrex::AmrLevel::init()']]],
- ['init_3801',['Init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a03c5bcd59778f3b11223014a8933ab58',1,'amrex::DataServices']]],
- ['init_3802',['init',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#ae14960aa4d997ba60b2df5e9a1cf3956',1,'amrex::ReduceOpLogicalAnd::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#af6b2818bec6a86128f3594b6684d4a42',1,'amrex::ForkJoin::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae6c24e645074589f76ff10eb4c37c8a1',1,'amrex::AmrLevel::init()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#a3c9ce1cac2c3059c950adde4d0259063',1,'amrex::ReduceOpLogicalOr::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a00a3d52093863719ed7429f3bbf35eb4',1,'amrex::Amr::init()']]],
- ['init_5fpreconditioner_3803',['init_preconditioner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afd785510c002ae90c0406adea27abb4e',1,'amrex::HypreIJIface']]],
- ['init_5fsnan_3804',['init_snan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a21025fe27bc0254f3b270587556fbfa5',1,'amrex::system::init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af56588e4621fc35eae763fcb44ad4633',1,'amrex::FArrayBox::init_snan()']]],
- ['init_5fsolver_3805',['init_solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad7072916b39b7d8c98e19a4d6e23dd6e',1,'amrex::HypreIJIface']]],
- ['init_5fstates_3806',['init_states',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#adbef3193b3d4efdeacc00a4c0bf0d396',1,'amrex::BlockMutex']]],
- ['initamr_3807',['InitAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9214cdbdc7fddff0ba8afd7d592ba869',1,'amrex::Amr']]],
- ['initamrcore_3808',['InitAmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#af614cfbec1f40953a32b0786d25f5f6f',1,'amrex::AmrCore']]],
- ['initamrmesh_3809',['InitAmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab789a53b0b0d3e5bddbf489ed751aee2',1,'amrex::AmrMesh']]],
- ['initblprofdatablock_3810',['InitBLProfDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a34dbaa29f765d4ff500930aca6900d45',1,'BLProfStats']]],
- ['initcommdatablock_3811',['InitCommDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a8e7882478f8a6a74ec3ca89d32d95096',1,'BLProfStats::InitCommDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#acfb90e6b7303a7d0bec5cec72b70aed7',1,'CommProfStats::InitCommDataBlock()']]],
- ['initcstatsdatablock_3812',['InitCStatsDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a136a40d1c2a1467f65e6c27630239b03',1,'BLProfStats::InitCStatsDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a52457e96f8c6a0a8cded7b2f40ad1cc1',1,'RegionsProfStats::InitCStatsDataBlock()']]],
- ['initdata_3813',['initData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a862d5c3479aee494a516f53ea70fea0b',1,'amrex::AmrLevel']]],
- ['initdatafilenames_3814',['InitDataFileNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae236d8843e74f0b9defeb6ff27c0df9c',1,'CommProfStats::InitDataFileNames()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#af869e7a8dd76194658b7ce98832993db',1,'RegionsProfStats::InitDataFileNames(const amrex::Vector< std::string > &hfn)']]],
- ['initdblocks_3815',['InitDBlocks',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a70340c01d73cca503ce225c95d9609c4',1,'RegionsProfStats::InitDBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a732df0e14a0331aa8257e7f499c27d77',1,'BLProfStats::InitDBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a50da2373879ad991a77418e0a6210a99',1,'CommProfStats::InitDBlocks()']]],
- ['initedisontopomf_3816',['InitEdisonTopoMF',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a62079444f690e518e8797d23b16defde',1,'CommProfStats']]],
- ['initfiltertimeranges_3817',['InitFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a07e2bf128ca1e78559870ef621c6738c',1,'BLProfStats']]],
- ['initfromasciifile_3818',['InitFromAsciiFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61246388ae1185e56d61b035b07d69ac',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitFromAsciiFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61246388ae1185e56d61b035b07d69ac',1,'amrex::ParticleContainer_impl::InitFromAsciiFile()']]],
- ['initfrombinaryfile_3819',['InitFromBinaryFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a9ab2b337e6644ad127a55724de54e1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitFromBinaryFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a9ab2b337e6644ad127a55724de54e1',1,'amrex::ParticleContainer_impl::InitFromBinaryFile()']]],
- ['initfrombinarymetafile_3820',['InitFromBinaryMetaFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeb31dff53ee49725d7cabb4f6a33cf6',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitFromBinaryMetaFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeb31dff53ee49725d7cabb4f6a33cf6',1,'amrex::ParticleContainer_impl::InitFromBinaryMetaFile()']]],
- ['initfromlistimpl_3821',['initFromListImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a9caf05d151123306105799d4a99cbf30',1,'amrex::detail']]],
- ['initfromscratch_3822',['InitFromScratch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a309a4bad63faba98cfc57641e274413d',1,'amrex::AmrCore']]],
- ['initial_5fba_3823',['initial_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a49468e4d346f32d97ab09f48f4ff9dd2',1,'amrex::Amr']]],
- ['initial_5fgrids_5ffile_3824',['initial_grids_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aadcea8b0f09483be05ad913b0c9a6e91',1,'amrex::Amr']]],
- ['initial_5fvec_5fzeroed_3825',['initial_vec_zeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a69d27f7696e48a507b2840029ed6881b',1,'amrex::MLCGSolverT']]],
- ['initialba_3826',['initialBa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#acadd647c5f887a16b8c6d1fd09b2f41f',1,'amrex::Amr']]],
- ['initialbalevels_3827',['initialBaLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa0fd6eea096c16f444db7d0f93b1cbb5',1,'amrex::Amr']]],
- ['initialinit_3828',['initialInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af2c9975634dece5cd72f085054987866',1,'amrex::Amr']]],
- ['initialize_3829',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a34bf3e13bc08cfec354d8d6b52004885',1,'amrex::BoxArray']]],
- ['initialize_3830',['initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#af326e29a8c0b145ec35cfab0011a7f91',1,'amrex::RKIntegrator::initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a0c61a5a223227b0242549533ea23ffda',1,'amrex::SundialsIntegrator::initialize()']]],
- ['initialize_3831',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a03ecb8f0d75887ecef410b64566586bc',1,'amrex::DistributionMapping::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aea19aa89a556ee88fe67f6067c0abacd',1,'amrex::Gpu::Device::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1DescriptorMap.html#a69acbcd41730d50de9aa0d5548e90972',1,'amrex::InSituUtils::DescriptorMap::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< HYPRE_Int >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a3af393cef8172925a02163379c4ee7db',1,'amrex::BLProfiler::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< Real >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< PetscInt >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< int >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa33f37ed3b665ed7c5eb98de5cdafcd3',1,'amrex::Amr::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a9f40990a545f4d280e905117fc6a0786',1,'amrex::Arena::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aae9932a1a2b245c7a6a1b472cbd0b8ff',1,'amrex::BARef::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'amrex::BaseFab::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< AtomicInt >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< char >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< EBCellFlag >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a04e68d07c0aae11be5946e24023b17d3',1,'amrex::iMultiFab::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ae63aac3a7741cc60cb66504da479b50a',1,'amrex::TinyProfiler::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a182c3d20f76fd26e5de61a23450ac185',1,'amrex::PrintToFile::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3107c4a7bb9135a876706eb026a7193f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3107c4a7bb9135a876706eb026a7193f',1,'amrex::ParticleContainer_impl::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a302162fcd495ffd22ab0ebb8d8f36a05',1,'amrex::ParmParse::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7d869f54f3d6f4e3ede7eb0103954a9e',1,'amrex::MultiFab::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#addaa9305a4ee5dda972e835164b70e29',1,'amrex::MFIter::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1MeshStateMap.html#a579a707356fa4428996cffc0d3c669ed',1,'amrex::InSituUtils::MeshStateMap::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a83f54bf5c96404e02a261280a542d124',1,'amrex::sundials::MemoryHelper::Initialize()']]],
- ['initialize_3832',['initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#aff7833aedc8bfc852c830c35cefe928c',1,'amrex::InSituBridge']]],
- ['initialize_3833',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aca0f6fbf4458284d275ca2f0625c2303',1,'amrex::VisMF::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aff085ec8097788fc08d663f81062154e',1,'amrex::IArrayBox::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a01e9092eaa18c9803bd850d15dbd64c8',1,'amrex::FillPatchIteratorHelper::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a03052a484ec03c3f2a7831be358b0538',1,'amrex::FillPatchIterator::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a35b1135bdf17ab4f4022cf60745ade37',1,'amrex::FArrayBox::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab9d1477fa7e20518ac22fdb03574a4b2',1,'amrex::FabArrayBase::Initialize()']]],
- ['initialize_3834',['initialize',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a6f0024086c8878f64f807c4bd7c2b6ad',1,'hacc::Distribution::initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ab125ad41009da20311f0d5b950c2e527',1,'amrex::FEIntegrator::initialize()']]],
- ['initialize_3835',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a187cdb4f4273fdf9bcad01ac8e3fcc4d',1,'amrex::Initialize(MPI_Comm mpi_comm, std::ostream &a_osout=std::cout, std::ostream &a_oserr=std::cerr, ErrorHandler a_errhandler=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a023801a9417fb6bd2f74787e89124a8c',1,'amrex::Initialize(int &argc, char **&argv, bool build_parm_parse=true, MPI_Comm mpi_comm=MPI_COMM_WORLD, const std::function< void()> &func_parm_parse={}, std::ostream &a_osout=std::cout, std::ostream &a_oserr=std::cerr, ErrorHandler a_errhandler=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#ad322c4e7eab6b75bf9448b5b7d464ee1',1,'amrex::AsyncOut::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a44d269eae8c3bc0c9c0aff8961ed61be',1,'amrex::EB2::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1machine.html#a42a34e9b2688dfa4616c06781fe06d83',1,'amrex::machine::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#ae1e60c63ded7ddfd23bdb3e6d2e4d96c',1,'amrex::MPMD::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a916170832821539e49f051409018ffcb',1,'amrex::ParallelDescriptor::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ab2ee62c0a1b082b5f9438f56b0146c9d',1,'amrex::sundials::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a220176c8289f1b22577adf0500f09561',1,'amrex::VectorGrowthStrategy::Initialize()']]],
- ['initialize_5fgpu_3836',['initialize_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#adccc576a72b545911c26ec7febfdd078',1,'amrex::Gpu::Device']]],
- ['initialize_5fintegrator_3837',['initialize_integrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a63b4a8514fe939f9639442f7ff8d527b',1,'amrex::TimeIntegrator']]],
- ['initialize_5fparameters_3838',['initialize_parameters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#aac86414cf938aa7161d833cfd1a3c518',1,'amrex::SundialsIntegrator::initialize_parameters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ac2e6499b53e139edf43e385cdcef27cf',1,'amrex::RKIntegrator::initialize_parameters()']]],
- ['initialize_5fpreset_5ftableau_3839',['initialize_preset_tableau',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#acff4fc41929210da23d8245c17bdb874',1,'amrex::RKIntegrator']]],
- ['initialize_5fstages_3840',['initialize_stages',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ac5967c00d555d6b2865daf4c937fbbf0',1,'amrex::FEIntegrator::initialize_stages()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ada4db7ea06e188ae4ab827a213cf35ce',1,'amrex::RKIntegrator::initialize_stages()']]],
- ['initialize_5fwithout_5fsplit_3841',['Initialize_without_split',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a1e9265f1483fda707a03fa255e40041e',1,'amrex::MPMD']]],
- ['initializecommcomps_3842',['initializeCommComps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9fc777a6611729b79c56fc8f1782c830',1,'amrex::NeighborParticleContainer']]],
- ['initialized_3843',['initialized',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f43e2df85d0db8585e437a05c9c6a81',1,'amrex::initialized()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a2d4b7df27f35926ab4a1377d5864aed8',1,'amrex::FArrayBox::initialized()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a88d35757727faba3973cc46625237e74',1,'amrex::BoxArray::initialized()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a706eeeb8f176a08d3774dd488715bfc1',1,'amrex::BARef::initialized()']]],
- ['initialized_3844',['Initialized',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a3140db6536c44d09f5fec2fb7d4ff136',1,'amrex::MPMD::Initialized()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdedd4a55eb147e0e27194b9e06f68e0',1,'amrex::Initialized()']]],
- ['initializeinit_3845',['InitializeInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4ee94a5a7023c24e9f38112f9e4f6ccd',1,'amrex::Amr']]],
- ['initinsitu_3846',['initInSitu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a983258693a263cd6121c36a664f97565',1,'amrex::Amr']]],
- ['initnrandompercell_3847',['InitNRandomPerCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a960cdbf8ef062e265b3957220f1db3e8',1,'amrex::ParticleContainer_impl::InitNRandomPerCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a960cdbf8ef062e265b3957220f1db3e8',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitNRandomPerCell()']]],
- ['initonepercell_3848',['InitOnePerCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aeb89e96cb9e2697c5ffeb7b7c99d16c9',1,'amrex::ParticleContainer_impl::InitOnePerCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aeb89e96cb9e2697c5ffeb7b7c99d16c9',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitOnePerCell()']]],
- ['initparams_3849',['InitParams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a3dd15ac8b4c21b85653d2bc8a56eb970',1,'amrex::BLProfiler::InitParams(const Real, const bool, const bool)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#af6d5560f2938564e691ec706ef87b5f3',1,'amrex::BLProfiler::InitParams()']]],
- ['initpltandchk_3850',['initPltAndChk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a210649d50f9f052bcaf38336ce97f986',1,'amrex::Amr']]],
- ['initprojector_3851',['initProjector',['../classHydro_1_1MacProjector.html#aa24fe4bfe04b7198572e2c16a21d43aa',1,'Hydro::MacProjector::initProjector(const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={})'],['../classHydro_1_1MacProjector.html#a27e3501497edc6a65cb49fe1490ca1be',1,'Hydro::MacProjector::initProjector(amrex::Vector< amrex::BoxArray > const &a_grids, amrex::Vector< amrex::DistributionMapping > const &a_dmap, const amrex::LPInfo &a_lpinfo, amrex::Real a_const_beta, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={})']]],
- ['initproxmap_3852',['InitProxMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a599b15517a65dde41a441be3705e8c01',1,'CommProfStats']]],
- ['initrandom_3853',['InitRandom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a77e8bc7ae893a6e46b8feae5e1c4f7df',1,'amrex::ParticleContainer_impl::InitRandom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a77e8bc7ae893a6e46b8feae5e1c4f7df',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitRandom()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1b2c12e9a133d26ba2bd4b978a95df44',1,'amrex::InitRandom()']]],
- ['initrandomperbox_3854',['InitRandomPerBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd47ecec7c2df08b3b44e73601cc5944',1,'amrex::ParticleContainer_impl::InitRandomPerBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd47ecec7c2df08b3b44e73601cc5944',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitRandomPerBox()']]],
- ['initregiontimeranges_3855',['InitRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a40a30a866f8437287bd706633d3ffef5',1,'amrex::DataServices::InitRegionTimeRanges()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8a1590c491b357676bac273650f527c8',1,'RegionsProfStats::InitRegionTimeRanges()']]],
- ['initsnan_3856',['InitSNaN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48ee24ac226396b92932d8d533d68af1',1,'amrex']]],
- ['initsubcycle_3857',['initSubcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac817c89d71bd72e6514b12b78ba3a955',1,'amrex::Amr']]],
- ['initval_3858',['initVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa4f9b9a2a37baa29e7767a80f6856dcd',1,'amrex::MultiFab::initVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a0950587ec6e53ece5805ffb5ab71cf60',1,'amrex::FArrayBox::initVal() noexcept']]],
- ['initval_3859',['initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6657471e6437a4acab5413ea8874ff39',1,'amrex::FArrayBox']]],
- ['inlaunchregion_3860',['inLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a7a05369cacb826ba5546b4dd507c49dd',1,'amrex::Gpu']]],
- ['innards_3861',['innards',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html',1,'amrex::Any::innards< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#aacaac28ad77795a2c5443a992e3701ad',1,'amrex::Any::innards::innards()']]],
- ['innards_5fbase_3862',['innards_base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html',1,'amrex::Any']]],
- ['innosyncregion_3863',['inNoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aa291965db390b525ec650fbb777bfd44',1,'amrex::Gpu']]],
- ['inout_3864',['inout',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a54c9ccb45f5ee60133cca31fca024432',1,'amrex::ForkJoin']]],
- ['inrange_3865',['inRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a426236914671d1e988849aa8c1435c01',1,'amrex::StateDescriptor']]],
- ['insert_3866',['insert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< char >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa9a72f88e2cfb4bcbf98ef2f7ae5834a',1,'amrex::ArrayOfStructs::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::openbc::MomTag >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, const amrex::STLtools::Triangle &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, size_type a_count, const amrex::STLtools::Triangle &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, amrex::STLtools::Triangle &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, std::initializer_list< amrex::STLtools::Triangle > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, const amrex::XDim3 &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, size_type a_count, const amrex::XDim3 &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, amrex::XDim3 &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, std::initializer_list< amrex::XDim3 > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< char >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::openbc::MomTag >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< char >::insert(const_iterator a_pos, char &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< char >::insert(const_iterator a_pos, std::initializer_list< char > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< char >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, const char &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, size_type a_count, const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, char &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, std::initializer_list< char > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const int * >::insert(const_iterator a_pos, const const int *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const int * >::insert(const_iterator a_pos, size_type a_count, const const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const int * >::insert(const_iterator a_pos, const int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const int * >::insert(const_iterator a_pos, std::initializer_list< const int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const int * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< index_type >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< int >::insert(const_iterator a_pos, int &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< int >::insert(const_iterator a_pos, size_type a_count, const int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< int >::insert(const_iterator a_pos, const int &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, const int *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< int * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< int * >::insert(const_iterator a_pos, std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< int * >::insert(const_iterator a_pos, int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< int * >::insert(const_iterator a_pos, size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< int * >::insert(const_iterator a_pos, const int *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< index_type >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< index_type >::insert(const_iterator a_pos, std::initializer_list< index_type > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< index_type >::insert(const_iterator a_pos, size_type a_count, const index_type &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< index_type >::insert(const_iterator a_pos, const index_type &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, const ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, const const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, const ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, const const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert(const_iterator a_pos, std::initializer_list< const int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert(const_iterator a_pos, const int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< std::size_t >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, const ParticleType &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, size_type a_count, const ParticleType &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, ParticleType &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, std::initializer_list< ParticleType > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< int >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< std::size_t >::insert(const_iterator a_pos, size_type a_count, const std::size_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< std::size_t >::insert(const_iterator a_pos, std::size_t &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< std::size_t >::insert(const_iterator a_pos, std::initializer_list< std::size_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< std::size_t >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, const uint64_t &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, size_type a_count, const uint64_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, uint64_t &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, std::initializer_list< uint64_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< unsigned int >::insert(const_iterator a_pos, const unsigned int &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< unsigned int >::insert(const_iterator a_pos, size_type a_count, const unsigned int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< unsigned int >::insert(const_iterator a_pos, unsigned int &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< unsigned int >::insert(const_iterator a_pos, std::initializer_list< unsigned int > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< unsigned int >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::BoxND >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::openbc::MomTag >::insert(const_iterator a_pos, size_type a_count, const amrex::openbc::MomTag &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::openbc::MomTag >::insert(const_iterator a_pos, const amrex::openbc::MomTag &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, std::initializer_list< amrex::NeighborCode > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, amrex::NeighborCode &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, size_type a_count, const amrex::NeighborCode &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, const amrex::NeighborCode &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, std::initializer_list< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, size_type a_count, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, std::initializer_list< amrex::BoxND > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::openbc::MomTag >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, size_type a_count, const amrex::BoxND &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, const amrex::BoxND &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, amrex::AssignGrid< BinIteratorFactory > &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, size_type a_count, const amrex::AssignGrid< BinIteratorFactory > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, const amrex::AssignGrid< BinIteratorFactory > &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'amrex::PODVector::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'amrex::PODVector::insert(const_iterator a_pos, std::initializer_list< T > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'amrex::PODVector::insert(const_iterator a_pos, T &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'amrex::PODVector::insert(const_iterator a_pos, size_type a_count, const T &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'amrex::PODVector::insert(const_iterator a_pos, const T &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< int >::insert()']]],
- ['insideroundoffdomain_3867',['insideRoundoffDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ab6da90b609946e2435bdb054e7770f54',1,'amrex::Geometry']]],
- ['insinglestreamregion_3868',['inSingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a7b9b6dc13dd85b3eeac69203a56e39c0',1,'amrex::Gpu']]],
- ['insitubridge_3869',['InSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html',1,'amrex::InSituBridge'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a6c866fc3219625267ae1e50ba7bec240',1,'amrex::InSituBridge::InSituBridge()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a55fdcf41da1a393096135db7674b777e',1,'amrex::InSituBridge::InSituBridge(const InSituBridge &)=delete']]],
- ['installnewdistributionmap_3870',['InstallNewDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac3e662f31f9e418725c27e5c55577202',1,'amrex::Amr']]],
- ['int_3871',['int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937',1,'amrex']]],
- ['int_3872',['Int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a55bfff3929ed41ec8c5f707f22cc392d',1,'amrex::HypreNodeLap']]],
- ['int_5farray_5fdata_3873',['int_array_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#a653d4adb055f256961d77c1ec6020388',1,'amrex::ParticleInitType']]],
- ['int_5fstruct_5fdata_3874',['int_struct_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#a0bd3b566d108db4165d89a0cbb8dd274',1,'amrex::ParticleInitType']]],
- ['int_5fvector_5fread_3875',['int_vector_read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a10cf5f494efe193085325d416a180ebd',1,'amrex::detail']]],
- ['int_5fvector_5fwrite_3876',['int_vector_write',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a447b3a82196abd5e97f2cec9f53d466b',1,'amrex::detail']]],
- ['intarray_3877',['IntArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b58b8c81ca5e47c17a861e86354eba1',1,'amrex']]],
- ['intarray_3878',['intarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aa458068c84a4240f72d3b1dd1fa59c9e',1,'amrex::StructOfArrays']]],
- ['intdescriptor_3879',['IntDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html',1,'amrex::IntDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a8e6ce8b7a8c715aca1af416b132d0ebe',1,'amrex::IntDescriptor::IntDescriptor(Long nb, Ordering ordering=NormalOrder)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#abaf847069bf7b132024868b170f2a723',1,'amrex::IntDescriptor::IntDescriptor()=default']]],
- ['integrate_3880',['integrate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0eae9b06298e069eab80098118fe239d',1,'amrex::TimeIntegrator']]],
- ['integrator_5fptr_3881',['integrator_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a945c0ab164fee73db3dcc6cdc38fe216',1,'amrex::TimeIntegrator']]],
- ['integratorbase_3882',['IntegratorBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html',1,'amrex::IntegratorBase< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a0161e86a01e6b8a3ae9a9d3f91e5ad29',1,'amrex::IntegratorBase::IntegratorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad6e1d1e6bb0cd9f1ac3dec311f811151',1,'amrex::IntegratorBase::IntegratorBase(const T &)']]],
- ['integratorops_3883',['IntegratorOps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps.html',1,'amrex']]],
- ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3amultifab_2c_20t_20_3e_20_3e_20_3e_3884',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html',1,'amrex']]],
- ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_2c_20t_20_3e_20_3e_20_3e_3885',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html',1,'amrex']]],
- ['integratortypes_3886',['IntegratorTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599e',1,'amrex']]],
- ['intent_3887',['Intent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466',1,'amrex::ForkJoin']]],
- ['intent_3888',['intent',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#adab1f2dcfd2d52eebf3c6727ef5e37d7',1,'amrex::ForkJoin::MFFork']]],
- ['intercept_5fto_5fedge_5fcentroid_3889',['intercept_to_edge_centroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ae800250c2c38174f8c7e09534afa8f72',1,'amrex::EB2']]],
- ['interface_3890',['Interface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13f',1,'amrex::Hypre']]],
- ['interior_3891',['interior',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#aebff89225c72118eaf711ad96da1217a',1,'amrex::Extrapolater']]],
- ['internals_3892',['Internals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a7f3433a6470167d503b3fe0f0e7da3d4',1,'amrex::AmrDataAdaptor::Internals()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a239d7e100aa5e50e2fa73180fd7649ea',1,'amrex::AmrMeshDataAdaptor::Internals()']]],
- ['internalstype_3893',['InternalsType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html',1,'amrex::AmrDataAdaptor::InternalsType'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html',1,'amrex::AmrMeshDataAdaptor::InternalsType'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#a036873b2f2c1d06f877458c6e3369f13',1,'amrex::AmrDataAdaptor::InternalsType::InternalsType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a93efc600bd13297ea7536362a1181858',1,'amrex::AmrMeshDataAdaptor::InternalsType::InternalsType()']]],
- ['interp_3894',['interp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellConservativeLinear.html#a1973ad32936dfb82245776b45e4247db',1,'amrex::EBCellConservativeLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html#af74e1e283a35fbabfdae0b880d431f7a',1,'amrex::CellBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#a81b8c6b51eb371e358a6bc639478c378',1,'amrex::CellConservativeLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html#ac45b4cc9c8b00425d71cf683ce9f4673',1,'amrex::CellConservativeQuartic::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html#adab6249f593300b3e2dc48f0a57c6c6b',1,'amrex::CellQuadratic::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html#a8f3e4f126c927295a4d1b6859f05aaaf',1,'amrex::CellQuartic::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#ae417e01165f1eb3090a6fc864e3969d3',1,'amrex::DeriveRec::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html#af22d89bec2e69b219d84c180abb9592b',1,'amrex::MFCellConsLinMinmaxLimitInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html#a024b3eb2b27436615aeb54a993c2f6f6',1,'amrex::EBMFCellConsLinInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a300863fe0bdaa905b0a5cbe163586bf3',1,'amrex::FaceConservativeLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#a0616e1cd7c7ace4f08b92dea1677f2bd',1,'amrex::FaceDivFree::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#a249d0061f5efa1ea95ba03a301307ec7',1,'amrex::FaceLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a02d82e4c9c05f3d9acaf2e2519a8a47a',1,'amrex::InterpFaceRegister::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#acfb408607036aa3f76da0478bba4855d',1,'amrex::Interpolater::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html#afb1ce4c138df4eef0c79359d2f313299',1,'amrex::MFCellBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a188f59b61da019f7ed2eca4044b08cff',1,'amrex::MFCellConsLinInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFInterpolater.html#ad58787e5d20224e834a55b1d566f7672',1,'amrex::MFInterpolater::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html#aa8ecd57882ef8a19d4c2480083336b71',1,'amrex::MFNodeBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html#aac8208aac343823a13d9bb8ef3b1c00d',1,'amrex::MFPCInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html#ae952aa577171cdaf6a5e11f442ef9744',1,'amrex::NodeBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html#adfc5ad7e775d4436676ac78f658bc3b5',1,'amrex::PCInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a0afe8de243a0504d0a3f57b0c6c1310b',1,'amrex::StateDescriptor::interp() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a07ab21f13b747541446a303997f24aee',1,'amrex::StateDescriptor::interp(int i) const noexcept']]],
- ['interp_5farr_3895',['interp_arr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a7b6f2a09b57e95b750785a7c631c1353',1,'amrex::FaceConservativeLinear::interp_arr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#af3e2052a76426fa4bec0ca2ae6faaa76',1,'amrex::FaceDivFree::interp_arr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#a1335c7ebf1da118df6be8fa54a6e4007',1,'amrex::FaceLinear::interp_arr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#a64945546d03cdf4823ac3689509b59f4',1,'amrex::Interpolater::interp_arr()']]],
- ['interp_5fcoef_3896',['interp_coef',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#acce74b37bc2ee4518cb6bd2d058f2b53',1,'amrex::openbc']]],
- ['interp_5fface_3897',['interp_face',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a0181ab06dea6f0c924ead18e666872af',1,'amrex::FaceConservativeLinear::interp_face()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#a2b8013cf1c27cb27f02b916b16c2043f',1,'amrex::FaceLinear::interp_face()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#aee5ce439fa4bbc2dd6f8d40708715485',1,'amrex::Interpolater::interp_face()']]],
- ['interp_5fface_5freg_3898',['interp_face_reg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aed91a03099231a70cb9d3fbf02d95081',1,'amrex::interp_face_reg(int i, int j, IntVect const &rr, Array4< Real > const &fine, int scomp, Array4< Real const > const &crse, Array4< Real > const &slope, int ncomp, Box const &domface, int idim)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78a68acf45501af596b096939b49995c',1,'amrex::interp_face_reg(int i, int j, int k, IntVect const &rr, Array4< Real > const &fine, int scomp, Array4< Real const > const &crse, Array4< Real > const &slope, int ncomp, Box const &domface, int idim)']]],
- ['interpaddbox_3899',['InterpAddBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#add0ef828c3264079f14cc05abcbb6cb8',1,'amrex::StateData::InterpAddBox()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b0d01afec5218e25096773af48821bb',1,'amrex::InterpAddBox()']]],
- ['interpassign_3900',['interpAssign',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a4d49ac5447d6ea1fc807b221460fb54d',1,'amrex::MLNodeLinOp::interpAssign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2f7c32a95d9e511ccee3f3f256341141',1,'MLLinOpT< Array< MultiFab, 3 > >::interpAssign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2f7c32a95d9e511ccee3f3f256341141',1,'amrex::MLLinOpT::interpAssign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac40a7cc1f424156f36d3d8b2f0254ae7',1,'amrex::MLCellLinOpT::interpAssign()']]],
- ['interpb_3901',['InterpB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80dfa9d55599aaee42c677bcd175e50bebbca',1,'amrex']]],
- ['interpbase_3902',['InterpBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html',1,'amrex::InterpBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a021bb62c902497ccc17f9debb5fc10cc',1,'amrex::InterpBase::InterpBase(InterpBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a2f6b67e875b76f7bcaa9151a1c6de2a6',1,'amrex::InterpBase::InterpBase(InterpBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#aee63caed578fc06fb37257394ac4a62d',1,'amrex::InterpBase::InterpBase()=default']]],
- ['interpbndrydata_3903',['InterpBndryData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d926e5fad46a5fd2da4b495b16f449d',1,'amrex']]],
- ['interpbndrydata_5fo1_3904',['interpbndrydata_o1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb1adff31f71c9985f21b703a4374f20',1,'amrex']]],
- ['interpbndrydata_5fx_5fo3_3905',['interpbndrydata_x_o3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4db98eeaa5650776a6e1a6c96ab18e39',1,'amrex']]],
- ['interpbndrydata_5fy_5fo3_3906',['interpbndrydata_y_o3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f0b450447c87eb36e65433e5c93f828',1,'amrex']]],
- ['interpbndrydata_5fz_5fo3_3907',['interpbndrydata_z_o3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72cb29420ce81cfc0ff3a3a169ca3cdb',1,'amrex']]],
- ['interpbndrydatat_3908',['InterpBndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html',1,'amrex::InterpBndryDataT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#aca339f6cfefd2b60592adb0bb79a01ea',1,'amrex::InterpBndryDataT::InterpBndryDataT(const InterpBndryDataT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a58930dee10ca630b2f499dc6f20aa0ac',1,'amrex::InterpBndryDataT::InterpBndryDataT(InterpBndryDataT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#ab3867a4fd0a4d8e7eba5d2847576bd74',1,'amrex::InterpBndryDataT::InterpBndryDataT(const BoxArray &_grids, const DistributionMapping &_dmap, int _ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a71ecda5638e531eb2f2c81496b3a3422',1,'amrex::InterpBndryDataT::InterpBndryDataT() noexcept=default']]],
- ['interpccx_3909',['interpccx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a9fe6fda4f0515c834002a49cba04cc2e',1,'amrex::openbc']]],
- ['interpccy_3910',['interpccy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a765bedd56cb0c8e024a821cc942663bf',1,'amrex::openbc']]],
- ['interpccz_3911',['interpccz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a8233d38e6789cbe1cd5dc3138f4bd389',1,'amrex::openbc']]],
- ['interpcorrection_3912',['interpCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a295166a3e3f2f9ec07aeffbb4a8a68ed',1,'amrex::MLMGT::interpCorrection(int alev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a13d1cb95e97a44a16843f44421cc86c5',1,'amrex::MLMGT::interpCorrection(int alev, int mglev)']]],
- ['interpcrsefinebndryemfield_3913',['InterpCrseFineBndryEMfield',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4b250931d7e5f375e7da2ebc1ea0ac0',1,'amrex::InterpCrseFineBndryEMfield(InterpEM_t interp_type, const Array< MultiFab const *, AMREX_SPACEDIM > &crse, const Array< MultiFab *, AMREX_SPACEDIM > &fine, const Geometry &cgeom, const Geometry &fgeom, int ref_ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a331b0725efb68a4f9224f12e6d6df4dd',1,'amrex::InterpCrseFineBndryEMfield(InterpEM_t interp_type, const Array< MultiFab, AMREX_SPACEDIM > &crse, Array< MultiFab, AMREX_SPACEDIM > &fine, const Geometry &cgeom, const Geometry &fgeom, int ref_ratio)']]],
- ['interpe_3914',['InterpE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80dfaea241117e55edc2764d31a18a4740ff3',1,'amrex']]],
- ['interpem_5ft_3915',['InterpEM_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80df',1,'amrex']]],
- ['interpface_3916',['InterpFace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4262e98515dcf57af2a075ccc914dba8',1,'amrex::InterpFace(InterpBase *interp, MF const &mf_crse_patch, int crse_comp, MF &mf_refined_patch, int fine_comp, int ncomp, const IntVect &ratio, const iMF &solve_mask, const Geometry &crse_geom, const Geometry &fine_geom, int bccomp, RunOn gpu_or_cpu, const Vector< BCRec > &bcs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a47d6d2c059c23fce19a769d7c1256fd3',1,'amrex::InterpFace(Interp *interp, MF const &mf_crse_patch, int crse_comp, MF &mf_refined_patch, int fine_comp, int ncomp, const IntVect &ratio, const iMF &solve_mask, const Geometry &crse_geom, const Geometry &fine_geom, int bcscomp, RunOn gpu_or_cpu, const Vector< BCRec > &bcs)']]],
- ['interpfaceregister_3917',['InterpFaceRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html',1,'amrex::InterpFaceRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a4b625e8c2eef9e28005c49bbdfc8c203',1,'amrex::InterpFaceRegister::InterpFaceRegister(BoxArray const &fba, DistributionMapping const &fdm, Geometry const &fgeom, IntVect const &ref_ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ade6847e4f47127ea6f5abc3c8633a9f7',1,'amrex::InterpFaceRegister::InterpFaceRegister()=default']]],
- ['interpfillfab_3918',['InterpFillFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aabdb646a3159210a31ec8dc806eaf7bb',1,'amrex::InterpFillFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a64b6d97172a5fa5f54ecaed8181bbe28',1,'amrex::StateData::InterpFillFab()']]],
- ['interpfromcoarselevel_3919',['InterpFromCoarseLevel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa081e015e8252796d1f7675189020446',1,'amrex::InterpFromCoarseLevel(MF &mf, IntVect const &nghost, Real time, const MF &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa430e1648835f9dea38b7568d79506',1,'amrex::InterpFromCoarseLevel(MF &mf, Real time, const MF &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abed62fa77c3def575a20c8c9efa33805',1,'amrex::InterpFromCoarseLevel(Array< MF *, AMREX_SPACEDIM > const &mf, Real time, const Array< MF *, AMREX_SPACEDIM > &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a665aff71f29d05e954c3cb414b5e9349',1,'amrex::InterpFromCoarseLevel(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Array< MF *, AMREX_SPACEDIM > &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})']]],
- ['interpolate_5fpotential_3920',['interpolate_potential',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a5e29bc57a9ca4bc8ef562a731a373871',1,'amrex::OpenBCSolver']]],
- ['interpolater_3921',['Interpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html',1,'amrex']]],
- ['interpolaterboxcoarsener_3922',['InterpolaterBoxCoarsener',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html',1,'amrex::InterpolaterBoxCoarsener'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#ae476a5ba50fe4213159eb44a6796a2a3',1,'amrex::InterpolaterBoxCoarsener::InterpolaterBoxCoarsener()']]],
- ['interpolation_3923',['interpolation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a96cd1c0c8c939d5330e906376d009f71',1,'amrex::MLNodeTensorLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aaf4bbbd062c51772dc87171a1f365eac',1,'amrex::MLNodeLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#afb49aaa56be36e92a6e40bd7b2cc67ca',1,'amrex::MLNodeABecLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1c8739b0c8b387f82d1c4cb3ba3ea509',1,'MLLinOpT< Array< MultiFab, 3 > >::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1c8739b0c8b387f82d1c4cb3ba3ea509',1,'amrex::MLLinOpT::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a3b6fb22e3c88f4ab7b5ca96c075a8323',1,'amrex::MLEBNodeFDLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4ed336b2cf683367315368d27d244768',1,'amrex::MLEBABecLap::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a259409e41902c718a2c04c81d91648c4',1,'amrex::MLCurlCurl::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a7a7909cddc98ec2abe949ee2f043e817',1,'amrex::MLCellLinOpT::interpolation()']]],
- ['interpolationamr_3924',['interpolationAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a66229ad6a25ab3503f99f67a86be8fef',1,'amrex::MLNodeLinOp::interpolationAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add47eb9821c3b08db62d7f0f68554a4f',1,'MLLinOpT< Array< MultiFab, 3 > >::interpolationAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add47eb9821c3b08db62d7f0f68554a4f',1,'amrex::MLLinOpT::interpolationAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ae4108ba43d2b66494dd56578879a29a9',1,'amrex::MLCellLinOpT::interpolationAmr()']]],
- ['intersect_3925',['intersect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31f38031bc51519297d88d3234115277',1,'amrex::intersect(const BoxArray &ba, const Box &b, int ng=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2fa5535ba8d983023e1a6bd61c9a4880',1,'amrex::intersect(const BoxArray &ba, const Box &b, const IntVect &ng)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a172c409fe49ab498d9910cc19b732346',1,'amrex::intersect(const BoxArray &lhs, const BoxArray &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f75454b7ddd1be750318c754c3b1ae3',1,'amrex::intersect(const BoxArray &ba, const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3fb0e9220f2aa85a365f7ec254f2e3d7',1,'amrex::intersect(BoxDomain &dest, const BoxDomain &fin, const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe22e052a797bf296858f9330273112d',1,'amrex::intersect(const BoxList &bl, const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a30626a7fa3cb467d4567c820ba4aabb8',1,'amrex::ClusterList::intersect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9f5fb740643bc7f4b10baa5487cc1760',1,'amrex::BoxList::intersect(const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a21d91d95c6b068d48292a4fdc2f53486',1,'amrex::BoxList::intersect(const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a6168e6055822180730994c1ad73e068e',1,'amrex::BoxDomain::intersect()']]],
- ['intersect_5fhix_3926',['intersect_hix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa74ec3120336fb6f18e589e7e31a2fec',1,'amrex::Amr']]],
- ['intersect_5fhiy_3927',['intersect_hiy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad89ad8ade0419ea12d1901d4237b9f07',1,'amrex::Amr']]],
- ['intersect_5fhiz_3928',['intersect_hiz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4b8339a63d2e5a665044f782e929a02f',1,'amrex::Amr']]],
- ['intersect_5flox_3929',['intersect_lox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a74f3b055b554426d6404985f46bc5713',1,'amrex::Amr']]],
- ['intersect_5floy_3930',['intersect_loy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a63e0fe7c5999847347e2959ef6d35e84',1,'amrex::Amr']]],
- ['intersect_5floz_3931',['intersect_loz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac8fbee6b944ffeb46dac1abb6c4e979c',1,'amrex::Amr']]],
- ['intersectionif_3932',['IntersectionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html',1,'amrex::EB2']]],
- ['intersections_3933',['intersections',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac19b485ff74dd52d9bb8d8919184e0ce',1,'amrex::BoxArray::intersections(const Box &bx, std::vector< std::pair< int, Box > > &isects, bool first_only, const IntVect &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7cd5573bebca1fbbe29bd8bd328ce172',1,'amrex::BoxArray::intersections(const Box &bx, std::vector< std::pair< int, Box > > &isects, bool first_only, int ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a80052e0d9dfb04e293a213fe3c62f053',1,'amrex::BoxArray::intersections(const Box &bx, std::vector< std::pair< int, Box > > &isects) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aa9813523e16f907563f2c1d054dfaf4f',1,'amrex::BoxArray::intersections(const Box &bx, bool first_only, const IntVect &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0c73c4d67413a076f526d3209028285e',1,'amrex::BoxArray::intersections(const Box &bx, bool first_only, int ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a1a6bba7ce3f3a648d9c1fb8815f7a3af',1,'amrex::BoxArray::intersections(const Box &bx) const']]],
- ['intersectpoint_3934',['intersectPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab96876a1b615c3f8da897d2486d87af1',1,'amrex::XYPlotDataList']]],
- ['intersectpoint_3935',['IntersectPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3cb0318159ef8ea32335512140c1e0d3',1,'amrex::XYPlotDataList']]],
- ['intersects_3936',['intersects',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a15880d75956fdc7052c011f342f62e4c',1,'amrex::BoxArray::intersects(const Box &b, const IntVect &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0ec59f7f66dc947a4911ac0b88609ce7',1,'amrex::BoxArray::intersects(const Box &b, int ng=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a8b71ab83b796a36109d487b53b7ec4c1',1,'amrex::RealBox::intersects()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7c8087b4cf11df34f27779222958269e',1,'BoxND< AMREX_SPACEDIM >::intersects()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7c8087b4cf11df34f27779222958269e',1,'amrex::BoxND::intersects()']]],
- ['interval_3937',['Interval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1Interval.html',1,'amrex::algoim::Interval'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434a0135564ab7966e377f4b9fff395b6eb6',1,'amrex::StateDescriptor::Interval()']]],
- ['intimerange_3938',['InTimeRange',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2232121c4ccb35f8edc71cc8ce1bd244',1,'BLProfStats']]],
- ['intvect_3939',['IntVect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8792201c856a367dda275e09047daa33',1,'amrex']]],
- ['intvect_3940',['intVect',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a82efa297d09d0a5982985ae3296a40c9',1,'amrex::BoxIndexerND< 1 >::intVect()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#ad27346b304d89647685a5c835d1919cb',1,'amrex::BoxIndexerND::intVect()']]],
- ['intvectcat_3941',['IntVectCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae32a41a77c57301f9a393a6481c82ced',1,'amrex']]],
- ['intvectcat_5fimp_3942',['IntVectCat_imp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#afba19b362ef5b56935db1a4da37c6fae',1,'amrex::detail']]],
- ['intvectexpand_3943',['IntVectExpand',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab36de94c4a35bff95ce39e8cd0322807',1,'amrex']]],
- ['intvectfromlocation_3944',['IntVectFromLocation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ab662246a334dad2696f3b8560c78de94',1,'amrex::AmrData']]],
- ['intvectnd_3945',['IntVectND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'amrex::IntVectND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35b24379da72639d59e6a6ae6b65fcc4',1,'amrex::IntVectND(int, int, Args...) -> IntVectND< sizeof...(Args)+2 >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9719760172e84e7b1e03642131c04fa',1,'amrex::IntVectND(const Array< int, dim > &) -> IntVectND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6df1f87665d31582239d3ebb5bdac49c',1,'IntVectND< AMREX_SPACEDIM >::IntVectND()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae84bb98ced997ee0c899aa5f6d2e1c0a',1,'amrex::IntVectND::IntVectND() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acfc5ea467d68dfadd0caf8c776eb13f9',1,'amrex::IntVectND::IntVectND(int i, int j, Args...ks) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b7a6358169ffbb815951ea698101690',1,'amrex::IntVectND::IntVectND(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab38359b7b41475490ea00a42abf7a328',1,'amrex::IntVectND::IntVectND(const int *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6df1f87665d31582239d3ebb5bdac49c',1,'amrex::IntVectND::IntVectND(const Vector< int > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a060f8d922180985b6ad5aecc5da32b97',1,'amrex::IntVectND::IntVectND(const Array< int, dim > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a066e5a5a819cd743766a0458d9b68fef',1,'amrex::IntVectND::IntVectND(Dim3 const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae84bb98ced997ee0c899aa5f6d2e1c0a',1,'IntVectND< AMREX_SPACEDIM >::IntVectND() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acfc5ea467d68dfadd0caf8c776eb13f9',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(int i, int j, Args...ks) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b7a6358169ffbb815951ea698101690',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab38359b7b41475490ea00a42abf7a328',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(const int *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a066e5a5a819cd743766a0458d9b68fef',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(Dim3 const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a060f8d922180985b6ad5aecc5da32b97',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(const Array< int, dim > &a) noexcept']]],
- ['intvectnd_3c_20amrex_5fspacedim_20_3e_3946',['IntVectND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'']]],
- ['intvector_3947',['IntVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ae6b60527dc650e6fd9cc30ea98dc5dfd',1,'amrex::ParConstIter_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#add93f64ceb09f7385f2c85b3130bf62f',1,'amrex::ParIter_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af511bb0ba2cf4fa1b60188914ec13cb7',1,'amrex::ParIterBase_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af511bb0ba2cf4fa1b60188914ec13cb7',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af511bb0ba2cf4fa1b60188914ec13cb7',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc301a126a29e5a25eba6ae159190ff4',1,'amrex::ParticleContainer_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc301a126a29e5a25eba6ae159190ff4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab198bf3467e469c8c1bfa13f1c53799a',1,'amrex::ParticleTile::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#af1be308a287422ae2a6580556249eb3d',1,'amrex::StructOfArrays::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a60a40e557410a932b8adc0275a5d019f',1,'amrex::NeighborParticleContainer::IntVector()']]],
- ['intvectresize_3948',['IntVectResize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3711adbeb61448ada32e53fbdc06d75',1,'amrex']]],
- ['intvectshrink_3949',['IntVectShrink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3a1876c6b74db44950b0f9e6ef3bf6d',1,'amrex']]],
- ['intvectsplit_3950',['IntVectSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a532032fa30b7c3646fb07a579df8e837',1,'amrex']]],
- ['intvectsplit_5fimp_3951',['IntVectSplit_imp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af8a2ec02f5a88d4bc375926edc452fbf',1,'amrex::detail']]],
- ['intvectsplit_5fimp2_3952',['IntVectSplit_imp2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2744dcaf73a87a1ef2d0cbd5b3a95857',1,'amrex::detail']]],
- ['inv_5fdx_3953',['inv_dx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a09a58ce8c24e2ad549c98754fd2adaeb',1,'amrex::CoordSys']]],
- ['invalid_3954',['invalid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cafedb2d84cafe20862cb4399751a8a7e3',1,'amrex']]],
- ['invalid_3955',['Invalid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParticleIdCpus.html#a7dade82513033963b539558d0d2d5e0c',1,'amrex::ParticleIdCpus']]],
- ['invalid_5ftime_3956',['INVALID_TIME',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdf427459e2b9a7718975c38a36d8be2',1,'amrex']]],
- ['invalidcontourtype_3957',['INVALIDCONTOURTYPE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323baa990943cd590771c2f07230ef0557850',1,'amrex::Amrvis']]],
- ['invalidminmax_3958',['INVALIDMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98eac6c6458c687d1b60adee77a09a91bef5',1,'amrex::Amrvis']]],
- ['invalidrequesttype_3959',['InvalidRequestType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a98b03a82942b04872302d539974d8300',1,'amrex::DataServices']]],
- ['invalidtype_3960',['INVALIDTYPE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfaae70cfa6a2edfb9a277c9ee45f063e83',1,'amrex::Amrvis']]],
- ['invcellsize_3961',['InvCellSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3a9c67df49c93b825ac5378f5411b9da',1,'amrex::CoordSys::InvCellSize(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ad195c96d818c1331428e90a727745304',1,'amrex::CoordSys::InvCellSize() const noexcept']]],
- ['invcellsizearray_3962',['InvCellSizeArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ad30ea5aed12689007843a59201563409',1,'amrex::CoordSys']]],
- ['inverse_3963',['Inverse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#ae33cb7ae2726115f3cd480dc088a44b7',1,'amrex::NonLocalBC::Identity::Inverse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#af8970386ed97a77fdb26348c6ae02871',1,'amrex::NonLocalBC::MultiBlockIndexMapping::Inverse(Dim3 i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a952e8acf8b0d5176442546ca16c789ee',1,'amrex::NonLocalBC::MultiBlockIndexMapping::Inverse(IndexType it) const noexcept']]],
- ['inverse_5ft_3964',['Inverse_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a165fdced073fa98b961fd6aaceb213d5',1,'amrex::NonLocalBC']]],
- ['inverse_5ftags_3965',['inverse_tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ab2ef89d2bc69cbfa4ca8f26175d2ce1c',1,'amrex::NeighborParticleContainer']]],
- ['inversecopytag_3966',['InverseCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html',1,'amrex::NeighborParticleContainer']]],
- ['inverseimage_3967',['InverseImage',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab444df90b90c40442170ef5db4b0bea1',1,'amrex::NonLocalBC']]],
- ['invert_3968',['invert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a773e797a62924f1a23e4774c11b97f6f',1,'amrex::MultiFab::invert(Real numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abc88cd9b7b451baaea2d53b97d20368a',1,'amrex::MultiFab::invert(Real numerator, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad7883de5b1bd515c4714e434e2a98547',1,'amrex::MultiFab::invert(Real numerator, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< AtomicInt >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'amrex::BaseFab::invert(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'amrex::BaseFab::invert(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'amrex::BaseFab::invert(T const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'amrex::BaseFab::invert(T const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< AtomicInt >::invert(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< AtomicInt >::invert(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< AtomicInt >::invert(AtomicInt const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< HYPRE_Int >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::CutFab >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::BaseFab< PetscInt > >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::BaseFab< PetscInt > >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::BaseFab< AtomicInt > >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::BaseFab< AtomicInt > >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'amrex::FabArray::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'amrex::FabArray::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< Real >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< HYPRE_Int >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::CutFab >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< int >::invert(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< int >::invert(int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< Real >::invert(Real const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< Real >::invert(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< Real >::invert(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< PetscInt >::invert(PetscInt const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< PetscInt >::invert(PetscInt const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< PetscInt >::invert(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< PetscInt >::invert(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< int >::invert(int const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< int >::invert(int const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< EBCellFlag >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#ab502cb4515069d22b59a459377d947d1',1,'amrex::LUSolver::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< TagBox >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< TagBox >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1151850ade9c29c2c657b173ad4a29c3',1,'amrex::MultiFab::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< char >::invert(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< char >::invert(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< char >::invert(char const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< char >::invert(char const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< EBCellFlag >::invert(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< EBCellFlag >::invert(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< EBCellFlag >::invert(EBCellFlag const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< HYPRE_Int >::invert(HYPRE_Int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< HYPRE_Int >::invert(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< IArrayBox >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< IArrayBox >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< FArrayBox >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< FArrayBox >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::Mask >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::Mask >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::EBCellFlagFab >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::EBCellFlagFab >::invert(value_type numerator, int comp, int num_comp, int nghost=0)']]],
- ['invnormdist_3969',['InvNormDist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb571560dc9f12004d96e105ab1137e9',1,'amrex']]],
- ['invnormdistbest_3970',['InvNormDistBest',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dace3a79fc48a8b02686c10363b70a9',1,'amrex']]],
- ['invoke_3971',['INVOKE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af2dd4ad4f928e269d1bc2dce24f48b92',1,'amrex::detail']]],
- ['invoke_5fresult_3972',['invoke_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result.html',1,'amrex::detail']]],
- ['invoke_5fresult_3c_20decltype_28void_28invoke_28std_3a_3adeclval_3c_20f_20_3e_28_29_2c_20std_3a_3adeclval_3c_20args_20_3e_28_29_2e_2e_2e_29_29_29_2c_20f_2c_20args_2e_2e_2e_20_3e_3973',['invoke_result< decltype(void(INVOKE(std::declval< F >(), std::declval< Args >()...))), F, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result_3_01decltype_07void_07INVOKE_07std_1_1declval_3_01F_01_49dd63e63d8c4c4c6d40ab44a59ce8a5b.html',1,'amrex::detail']]],
- ['io_5fbuffer_3974',['io_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a72265d22f478a8f599486c0dad93f7d7',1,'amrex::NFilesIter']]],
- ['io_5fbuffer_3975',['IO_Buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a1b2038a46c20c406d77023b6cdc956c0',1,'amrex::VisMFBuffer']]],
- ['io_5fbuffer_5fsize_3976',['IO_Buffer_Size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a950522a5cdc10ea0ee5b3ee127612f33a2c8bdbac4eb5f5b7b66bb2b48e4672c8',1,'amrex::VisMFBuffer']]],
- ['io_5fmax_5funit_3977',['io_max_unit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a3a0e0d4d2a87976db19e24b101aad226',1,'amrex_io_module']]],
- ['io_5fnum_5fprecon_3978',['io_num_precon',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#af6ee31bd3ea05a3cf6c8b71f63364298',1,'amrex_io_module']]],
- ['io_5fprecon_5funits_3979',['io_precon_units',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#aed71ac494e0dbdc248d4ceb0013d0de6',1,'amrex_io_module']]],
- ['io_5fstdin_3980',['io_stdin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a60b6d1a7ebbeef734c0ad2b2d1f67e31',1,'amrex_io_module']]],
- ['io_5fstdout_3981',['io_stdout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a3b8b5b3a05b268a9c3ef5e43f60ca582',1,'amrex_io_module']]],
- ['iobuffer_3982',['ioBuffer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a1e023351bf031aee0da7cc17272716ae',1,'amrex::VisMF::PersistentIFStream']]],
- ['iobuffersize_3983',['ioBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#ab8b3e050b7f01e4270b0185d0d0e0497',1,'amrex::VisMFBuffer']]],
- ['ioproc_3984',['IOProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a21e190c33a495b59fa05c1cee0e4e60a',1,'amrex::ParallelContext::Frame']]],
- ['ioprocessor_3985',['ioProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0b576ec45a3e69f29b13abda811d7f7d',1,'amrex::ParallelDescriptor']]],
- ['ioprocessor_3986',['IOProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac7fb3467af4aabf15e61cb9c27e916d9',1,'amrex::ParallelDescriptor::IOProcessor() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8780ee1130870c2cd65de891c71b9b76',1,'amrex::ParallelDescriptor::IOProcessor(MPI_Comm comm) noexcept']]],
- ['ioprocessorall_3987',['IOProcessorAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a49130bb9cdd82b02c9ac9674aa19925f',1,'amrex::ParallelContext']]],
- ['ioprocessornumber_3988',['IOProcessorNumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab734a5d614e753d28d03865ee6e4039a',1,'amrex::ParallelDescriptor::IOProcessorNumber() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9397b95ec0069183061d45372eed1287',1,'amrex::ParallelDescriptor::IOProcessorNumber(MPI_Comm comm) noexcept']]],
- ['ioprocessornumberall_3989',['IOProcessorNumberAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ac26f1dbbabf3488677245bcfa325a34f',1,'amrex::ParallelContext']]],
- ['ioprocessornumbersub_3990',['IOProcessorNumberSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ab3843bd69bcb263dfdebb3d668dea1ba',1,'amrex::ParallelContext']]],
- ['ioprocessorsub_3991',['IOProcessorSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#af766eba670e3bba30b2b8db7f20e8885',1,'amrex::ParallelContext']]],
- ['ip_3992',['ip',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html#a99f7da0f4633b6fc68df7cf4f0d9d398',1,'amrex::parser_symbol::ip()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html#a2ceebd378d40320f658d673aa7df8b19',1,'amrex::iparser_symbol::ip()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html#aadd9aea37f3fba909e3801d2520a038f',1,'amrex::iparser_nvp::ip()']]],
- ['iparser_3993',['IParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html',1,'amrex::IParser'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#aec5f0bb22e4084d50b12adbda2cc56ff',1,'amrex::IParser::IParser(std::string const &func_body)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#ac4ce16b2a7b27e417a149740858b3482',1,'amrex::IParser::IParser()=default']]],
- ['iparser_5fabs_3994',['IPARSER_ABS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a600c31f56b7c1fc9fed39775fc745399a4cc0cd79656dee4d17762b6ad2096ef8',1,'amrex']]],
- ['iparser_5fadd_3995',['IPARSER_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eabcf5ce820d0b4e595bce48b8fe6d8bb2',1,'amrex']]],
- ['iparser_5fadd_5fpp_3996',['IPARSER_ADD_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea1806c59f6f441a48baff609bf73d5a49',1,'amrex']]],
- ['iparser_5fadd_5fvp_3997',['IPARSER_ADD_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea6cb7d17cbd9374ed24fd9f3192260048',1,'amrex']]],
- ['iparser_5fand_3998',['IPARSER_AND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da48e6f0f0ca53a84ed3d5abed8f9a2aa1',1,'amrex']]],
- ['iparser_5fassign_3999',['iparser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html',1,'amrex']]],
- ['iparser_5fassign_4000',['IPARSER_ASSIGN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea303140b6925cbc72cbec071bf288a549',1,'amrex']]],
- ['iparser_5fast_5fdepth_4001',['iparser_ast_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5632af39a73771c9c4131e718495680f',1,'amrex']]],
- ['iparser_5fast_5fdup_4002',['iparser_ast_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d20135c80c410cae70ceca17c5fd7bf',1,'amrex']]],
- ['iparser_5fast_5fget_5fsymbols_4003',['iparser_ast_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8b3a32551ba0090abf9e5bf7578dbd3b',1,'amrex']]],
- ['iparser_5fast_5foptimize_4004',['iparser_ast_optimize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86b9b9521f3dd1de76b9815dcdc7b9d0',1,'amrex']]],
- ['iparser_5fast_5fprint_4005',['iparser_ast_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e832571b607617664a8a588c69a0dc4',1,'amrex']]],
- ['iparser_5fast_5fregvar_4006',['iparser_ast_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acaf77a8dc997257b02f28ac1bebe36e2',1,'amrex']]],
- ['iparser_5fast_5fsetconst_4007',['iparser_ast_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ba5d2433690f81ff281ed886dd611e5',1,'amrex']]],
- ['iparser_5fast_5fsize_4008',['iparser_ast_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88284344fbc21e1fad73e0f2e4280394',1,'amrex']]],
- ['iparser_5fatoll_4009',['iparser_atoll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a40f6c7b60c5e5570a11407ad4fbe2e98',1,'amrex']]],
- ['iparser_5fcall_5ff1_4010',['iparser_call_f1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38a244129f554bd0c30380dac28c840e',1,'amrex']]],
- ['iparser_5fcall_5ff2_4011',['iparser_call_f2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa01c0dff8dad30bcf3f9bbdb5897a57c',1,'amrex']]],
- ['iparser_5fcall_5ff3_4012',['iparser_call_f3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad01fd22d750372f4a5e3b2783cadaf87',1,'amrex']]],
- ['iparser_5fcompile_4013',['iparser_compile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1da2fea26697c988c6d678cc8945d283',1,'amrex']]],
- ['iparser_5fcompile_5fexe_5fsize_4014',['iparser_compile_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e29ab190e699a3c430702947738d8e4',1,'amrex']]],
- ['iparser_5fdefexpr_4015',['iparser_defexpr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7a5d02f651cdb8b30aa2a0de332d670',1,'amrex']]],
- ['iparser_5fdepth_4016',['iparser_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb6b901b917abe69e9bcc985016b7de6',1,'amrex']]],
- ['iparser_5fdiv_4017',['IPARSER_DIV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eadfd6fe3ec7fd37a80549a7db0ad8c462',1,'amrex']]],
- ['iparser_5fdiv_5fpp_4018',['IPARSER_DIV_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eac2958d0b9c09b0e11b991f2257191678',1,'amrex']]],
- ['iparser_5fdiv_5fpv_4019',['IPARSER_DIV_PV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea54f35dc4d1a7bd6e9cd01a262f98fa18',1,'amrex']]],
- ['iparser_5fdiv_5fvp_4020',['IPARSER_DIV_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea534ab96269f305c32a56b23f4e60d020',1,'amrex']]],
- ['iparser_5fdup_4021',['iparser_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad22cca51d4bfda06050d7f02e555131b',1,'amrex']]],
- ['iparser_5feq_4022',['IPARSER_EQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da844af70cd0ff0cd99ff98d9d5110110f',1,'amrex']]],
- ['iparser_5fexe_5fadd_4023',['IPARSER_EXE_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a3aa5ebc870f48d8671c6822bca78c17e',1,'amrex']]],
- ['iparser_5fexe_5fadd_5fpn_4024',['IPARSER_EXE_ADD_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28ab2fdbbd4215b2a68f9419600ea697348',1,'amrex']]],
- ['iparser_5fexe_5fadd_5fpp_4025',['IPARSER_EXE_ADD_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a5afc61c446b9479b5604a84d4a1345e1',1,'amrex']]],
- ['iparser_5fexe_5fadd_5fvn_4026',['IPARSER_EXE_ADD_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28af4a9f9c2a8c4946bc3ccf48cf2800fc0',1,'amrex']]],
- ['iparser_5fexe_5fadd_5fvp_4027',['IPARSER_EXE_ADD_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a5d373545b16e753833a1de83ee589666',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5fb_4028',['IPARSER_EXE_DIV_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a68ec347805cd44d13e623908e35f7139',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5ff_4029',['IPARSER_EXE_DIV_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28abc2d01f49b641950408081fac0af47ad',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5fnv_4030',['IPARSER_EXE_DIV_NV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28af9b19ba65988eaa6817c8e5c7f4a01d7',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5fpn_4031',['IPARSER_EXE_DIV_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aae21ba0046dbd5e03413eff57c091563',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5fpp_4032',['IPARSER_EXE_DIV_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a41262d5e1a88421783a3e74251282af9',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5fpv_4033',['IPARSER_EXE_DIV_PV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a732fc6f3f3c0a3fa42817371afc40322',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5fvn_4034',['IPARSER_EXE_DIV_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a61e2f764c31190dc19a79b2f518a0798',1,'amrex']]],
- ['iparser_5fexe_5fdiv_5fvp_4035',['IPARSER_EXE_DIV_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a69bf2bf34ce4f88f5f92adbda1856e83',1,'amrex']]],
- ['iparser_5fexe_5feval_4036',['iparser_exe_eval',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35ddfb0b7e57a2410a49e04b95e3b605',1,'amrex']]],
- ['iparser_5fexe_5ff1_4037',['IPARSER_EXE_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28ab0ed4840180195b9a6ad04f38fbf587d',1,'amrex']]],
- ['iparser_5fexe_5ff2_5fb_4038',['IPARSER_EXE_F2_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aa67ea243c59289ba8e2bd1bca92e4085',1,'amrex']]],
- ['iparser_5fexe_5ff2_5ff_4039',['IPARSER_EXE_F2_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a08c799f241d96968e3fd8cf85b9c9f3d',1,'amrex']]],
- ['iparser_5fexe_5fif_4040',['IPARSER_EXE_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a9eabbc6b1a61bef1db16279b771f6ebc',1,'amrex']]],
- ['iparser_5fexe_5fjump_4041',['IPARSER_EXE_JUMP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aa381a61b4507e60fc34dbd770937674b',1,'amrex']]],
- ['iparser_5fexe_5fmul_4042',['IPARSER_EXE_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a7d295e84ce6e6a488e8450e0d7d7d797',1,'amrex']]],
- ['iparser_5fexe_5fmul_5fpn_4043',['IPARSER_EXE_MUL_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a521a39a1475570d39fe599cee4f0d183',1,'amrex']]],
- ['iparser_5fexe_5fmul_5fpp_4044',['IPARSER_EXE_MUL_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a71b1cb6f3bd922a392f35f37149881ae',1,'amrex']]],
- ['iparser_5fexe_5fmul_5fvn_4045',['IPARSER_EXE_MUL_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a6d740004ac2119309936e3c8df1793a3',1,'amrex']]],
- ['iparser_5fexe_5fmul_5fvp_4046',['IPARSER_EXE_MUL_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a49ffa39b47983c9858a72d5ef490c64a',1,'amrex']]],
- ['iparser_5fexe_5fneg_4047',['IPARSER_EXE_NEG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a46646e4ae1e9bd709c7c4273049955c2',1,'amrex']]],
- ['iparser_5fexe_5fneg_5fp_4048',['IPARSER_EXE_NEG_P',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a0b4b0ce6f8c7980e569c279dd17aa4c9',1,'amrex']]],
- ['iparser_5fexe_5fnull_4049',['IPARSER_EXE_NULL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a6dfbde3e58ba42669d2dab8e0afe5983',1,'amrex']]],
- ['iparser_5fexe_5fnumber_4050',['IPARSER_EXE_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aedb5c10079e70548e697cd7161dd07ee',1,'amrex']]],
- ['iparser_5fexe_5fsize_4051',['iparser_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af1d7e398d54b82b8d785096e8030b983',1,'amrex']]],
- ['iparser_5fexe_5fsub_4052',['IPARSER_EXE_SUB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a998513e1cc0eb24ca2aeee521b270571',1,'amrex']]],
- ['iparser_5fexe_5fsub_5fpn_4053',['IPARSER_EXE_SUB_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a898969646c61c19a5846779f791aceab',1,'amrex']]],
- ['iparser_5fexe_5fsub_5fpp_4054',['IPARSER_EXE_SUB_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a416e7830bfce8fb8d753f71562fd6d1b',1,'amrex']]],
- ['iparser_5fexe_5fsub_5fvn_4055',['IPARSER_EXE_SUB_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a9a0487c5cd8d1732c8c1b399f66d498c',1,'amrex']]],
- ['iparser_5fexe_5fsub_5fvp_4056',['IPARSER_EXE_SUB_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a63ab070e7de2587e5c55446a0cb0a80b',1,'amrex']]],
- ['iparser_5fexe_5fsymbol_4057',['IPARSER_EXE_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a1144f6fecf3e58cc78fedaadbe8a7fc7',1,'amrex']]],
- ['iparser_5fexe_5ft_4058',['iparser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28',1,'amrex']]],
- ['iparser_5ff1_4059',['iparser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html',1,'amrex']]],
- ['iparser_5ff1_4060',['IPARSER_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea6359aea3098e5c99a7a7de4fe9eac881',1,'amrex']]],
- ['iparser_5ff1_5ft_4061',['iparser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a600c31f56b7c1fc9fed39775fc745399',1,'amrex']]],
- ['iparser_5ff2_4062',['iparser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html',1,'amrex']]],
- ['iparser_5ff2_4063',['IPARSER_F2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eaca3a7a9a9c6e575549de451895693cc3',1,'amrex']]],
- ['iparser_5ff2_5ft_4064',['iparser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7d',1,'amrex']]],
- ['iparser_5ff3_4065',['iparser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html',1,'amrex']]],
- ['iparser_5ff3_4066',['IPARSER_F3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea80fa3bd42760cb2a3c1bdfdff06b6a12',1,'amrex']]],
- ['iparser_5ff3_5ft_4067',['iparser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af30c8b25dcfaa74c444959a075767843',1,'amrex']]],
- ['iparser_5fflrdiv_4068',['IPARSER_FLRDIV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da3af79d5dda37041d8b153939b9fe017a',1,'amrex']]],
- ['iparser_5fgeq_4069',['IPARSER_GEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7daa42aab30a1b9f4b193633538f3fa80a8',1,'amrex']]],
- ['iparser_5fget_5fsymbols_4070',['iparser_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f629d5b7394b73cda3c7cee2e05c42b',1,'amrex']]],
- ['iparser_5fgt_4071',['IPARSER_GT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da207502290f1b2902f90375083a7bfcec',1,'amrex']]],
- ['iparser_5fif_4072',['IPARSER_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af30c8b25dcfaa74c444959a075767843a1da16104a9c24986c0582d48c30c09b4',1,'amrex']]],
- ['iparser_5fleq_4073',['IPARSER_LEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7daad092f4ce24e4996580645e355ad54ed',1,'amrex']]],
- ['iparser_5flist_4074',['IPARSER_LIST',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eab25230e97bd974f0fc68c68783fd6129',1,'amrex']]],
- ['iparser_5flt_4075',['IPARSER_LT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da081d856458025210c85cdb3d48424ca9',1,'amrex']]],
- ['iparser_5fmakesymbol_4076',['iparser_makesymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac283fe1c5d28044a723b5c8a46272f75',1,'amrex']]],
- ['iparser_5fmax_4077',['IPARSER_MAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da7c28bfc3d232b0311ae37088bf8725e1',1,'amrex']]],
- ['iparser_5fmin_4078',['IPARSER_MIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da8a3a5bb779a49faee7afaf2151ee1a52',1,'amrex']]],
- ['iparser_5fmul_4079',['IPARSER_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eaf036f5a1febcd6fc23be5646bc855b9c',1,'amrex']]],
- ['iparser_5fmul_5fpp_4080',['IPARSER_MUL_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea18a298689b31c32ea4e01f6514c2f91a',1,'amrex']]],
- ['iparser_5fmul_5fvp_4081',['IPARSER_MUL_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eadbd209094dca5499f71493240c17412b',1,'amrex']]],
- ['iparser_5fneg_4082',['IPARSER_NEG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eab41d57371ff87c6a6512cc57008ecbd9',1,'amrex']]],
- ['iparser_5fneg_5fp_4083',['IPARSER_NEG_P',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea26ea362f9df74f846f50098e5e0be936',1,'amrex']]],
- ['iparser_5fneq_4084',['IPARSER_NEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7daeb58ad22420b6bc9b3b80e0bcd7821ad',1,'amrex']]],
- ['iparser_5fnewassign_4085',['iparser_newassign',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa08464d7633bb6fcba918c743263f295',1,'amrex']]],
- ['iparser_5fnewf1_4086',['iparser_newf1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1dc360a0d65213a9d6cce4e3c5145a92',1,'amrex']]],
- ['iparser_5fnewf2_4087',['iparser_newf2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a152cc978ed680133a953922463541f68',1,'amrex']]],
- ['iparser_5fnewf3_4088',['iparser_newf3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b4c71ba95b7e107e4dedc3077c0c5ec',1,'amrex']]],
- ['iparser_5fnewlist_4089',['iparser_newlist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8710f394abe007b53737084c8bbd3021',1,'amrex']]],
- ['iparser_5fnewnode_4090',['iparser_newnode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a68fd17a00f11528cc052eee4ffc80de8',1,'amrex']]],
- ['iparser_5fnewnumber_4091',['iparser_newnumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0ea6d15d76d75c8c72dd2b251ea4963e',1,'amrex']]],
- ['iparser_5fnewsymbol_4092',['iparser_newsymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae9552f2b805ddfac6a62dba634f5bcb8',1,'amrex']]],
- ['iparser_5fnode_4093',['iparser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html',1,'amrex']]],
- ['iparser_5fnode_5ft_4094',['iparser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360e',1,'amrex']]],
- ['iparser_5fnumber_4095',['iparser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html',1,'amrex']]],
- ['iparser_5fnumber_4096',['IPARSER_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea6654b9de59617f5bbba7f6b0329d9016',1,'amrex']]],
- ['iparser_5fnvp_4097',['iparser_nvp',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html',1,'amrex']]],
- ['iparser_5for_4098',['IPARSER_OR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da77da1410d1a13e70c1b39a1529c0556a',1,'amrex']]],
- ['iparser_5fpow_4099',['IPARSER_POW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da332edac7beb4486ee6e3cfbcb3de16fb',1,'amrex']]],
- ['iparser_5fprint_4100',['iparser_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28e7f8ece961d58ec22229b2396fbc65',1,'amrex']]],
- ['iparser_5fregvar_4101',['iparser_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6886a6d87a263d5db6152fe44c96c82',1,'amrex']]],
- ['iparser_5fsetconst_4102',['iparser_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac33f49e08b74b6c3f4fa773755f36e6',1,'amrex']]],
- ['iparser_5fsub_4103',['IPARSER_SUB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea46705bda13a80d4bf82bee07cfedddb3',1,'amrex']]],
- ['iparser_5fsub_5fpp_4104',['IPARSER_SUB_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea7118cbc1ab60e7d5cd5f00b0f4ee6549',1,'amrex']]],
- ['iparser_5fsub_5fvp_4105',['IPARSER_SUB_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea8109e0823006b18b7f3bf78a15cc6d65',1,'amrex']]],
- ['iparser_5fsymbol_4106',['iparser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html',1,'amrex']]],
- ['iparser_5fsymbol_4107',['IPARSER_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eaf2f2c72e5ad17897a0f22ee953ca3c99',1,'amrex']]],
- ['iparserexeadd_4108',['IParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD.html',1,'amrex']]],
- ['iparserexeadd_5fpn_4109',['IParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html',1,'amrex']]],
- ['iparserexeadd_5fpp_4110',['IParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html',1,'amrex']]],
- ['iparserexeadd_5fvn_4111',['IParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html',1,'amrex']]],
- ['iparserexeadd_5fvp_4112',['IParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html',1,'amrex']]],
- ['iparserexecutor_4113',['IParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html',1,'amrex']]],
- ['iparserexediv_5fb_4114',['IParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__B.html',1,'amrex']]],
- ['iparserexediv_5ff_4115',['IParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__F.html',1,'amrex']]],
- ['iparserexediv_5fnv_4116',['IParserExeDIV_NV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html',1,'amrex']]],
- ['iparserexediv_5fpn_4117',['IParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html',1,'amrex']]],
- ['iparserexediv_5fpp_4118',['IParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html',1,'amrex']]],
- ['iparserexediv_5fpv_4119',['IParserExeDIV_PV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html',1,'amrex']]],
- ['iparserexediv_5fvn_4120',['IParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html',1,'amrex']]],
- ['iparserexediv_5fvp_4121',['IParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html',1,'amrex']]],
- ['iparserexef1_4122',['IParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html',1,'amrex']]],
- ['iparserexef2_5fb_4123',['IParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html',1,'amrex']]],
- ['iparserexef2_5ff_4124',['IParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html',1,'amrex']]],
- ['iparserexeif_4125',['IParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html',1,'amrex']]],
- ['iparserexejump_4126',['IParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html',1,'amrex']]],
- ['iparserexemul_4127',['IParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL.html',1,'amrex']]],
- ['iparserexemul_5fpn_4128',['IParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html',1,'amrex']]],
- ['iparserexemul_5fpp_4129',['IParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html',1,'amrex']]],
- ['iparserexemul_5fvn_4130',['IParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html',1,'amrex']]],
- ['iparserexemul_5fvp_4131',['IParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html',1,'amrex']]],
- ['iparserexeneg_4132',['IParserExeNEG',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG.html',1,'amrex']]],
- ['iparserexeneg_5fp_4133',['IParserExeNEG_P',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html',1,'amrex']]],
- ['iparserexenull_4134',['IParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNull.html',1,'amrex']]],
- ['iparserexenumber_4135',['IParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html',1,'amrex']]],
- ['iparserexesub_4136',['IParserExeSUB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html',1,'amrex']]],
- ['iparserexesub_5fpn_4137',['IParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html',1,'amrex']]],
- ['iparserexesub_5fpp_4138',['IParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html',1,'amrex']]],
- ['iparserexesub_5fvn_4139',['IParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html',1,'amrex']]],
- ['iparserexesub_5fvp_4140',['IParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html',1,'amrex']]],
- ['iparserexesymbol_4141',['IParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html',1,'amrex']]],
- ['iparserstack_4142',['IParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html',1,'amrex']]],
- ['iprobe_4143',['IProbe',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0d0639c2781f6e40af7d1b507d3a7a2b',1,'amrex::ParallelDescriptor::IProbe(int, int, MPI_Comm, int &, MPI_Status &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa6542637438eaa734790f6ab8ae83ce0',1,'amrex::ParallelDescriptor::IProbe(int, int, int &, MPI_Status &)']]],
- ['irregular_4144',['irregular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#ad02e320d1e8e105e0f531f235bd8fce4',1,'amrex::EB2::Type']]],
- ['is_4145',['is',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a6756f5c90f3bab7334449702da7ae003',1,'amrex::Any']]],
- ['is_5faligned_4146',['is_aligned',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73309828f34cc814833092699bdbc241',1,'amrex']]],
- ['is_5fcell_5fcentered_4147',['is_cell_centered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a60aa58517fd2a7d6976e114df171df25',1,'amrex::FabArrayBase']]],
- ['is_5fconstsoa_5fparticle_4148',['is_constsoa_particle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a80e071292338a77d3575b66fabf8263a',1,'amrex::SoAParticle::is_constsoa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#aaf21bca4c9343441d6769e0caf0e3162',1,'amrex::ConstSoAParticle::is_constsoa_particle()']]],
- ['is_5fconvertible_4149',['is_convertible',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a49e77dfdb351e7ec62381480eb764922',1,'amrex::detail']]],
- ['is_5fcovered_5fcell_4150',['is_covered_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aa1f07716bba711910bffed1b9d861155',1,'amrex_ebcellflag_module']]],
- ['is_5fdirichlet_5fedge_4151',['is_dirichlet_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#a462be2c962cc7ba2efdf8003b1192e61',1,'amrex::CurlCurlDirichletInfo']]],
- ['is_5fdirichlet_5fnode_4152',['is_dirichlet_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#a43c18defca914c519e773fdf104c4956',1,'amrex::CurlCurlDirichletInfo']]],
- ['is_5fdirichlet_5fx_5fedge_4153',['is_dirichlet_x_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#ac36b247b6a7baf4f880d55225615223f',1,'amrex::CurlCurlDirichletInfo']]],
- ['is_5fdirichlet_5fy_5fedge_4154',['is_dirichlet_y_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#aa9beb0253ffa199754255b047cce7409',1,'amrex::CurlCurlDirichletInfo']]],
- ['is_5fdirichlet_5fz_5fedge_4155',['is_dirichlet_z_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#a734cfa013c0578c158c64cd8bb22691d',1,'amrex::CurlCurlDirichletInfo']]],
- ['is_5ffinite_4156',['is_finite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a75549e7a0cca84c56b4aaa49ae1033dd',1,'amrex::MultiFab::is_finite(bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7734de6ff243e0c08bc48ffad46546a6',1,'amrex::MultiFab::is_finite(int scomp, int ncomp, int ngrow=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae5abf993e76edbab3fa5cc090fcfa9b4',1,'amrex::MultiFab::is_finite(int scomp, int ncomp, const IntVect &ngrow, bool local=false) const']]],
- ['is_5finteger_4157',['is_integer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a107cab62d5043f039671cf5b68068ddc',1,'amrex']]],
- ['is_5fit_4158',['is_it',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d64ce961cc190a21d99afb216b879d8',1,'amrex']]],
- ['is_5fmatrix_5fsingular_4159',['is_matrix_singular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a0a7daa97b3caa6216418e78ddf2835ec',1,'amrex::Hypre']]],
- ['is_5fmulti_5fvalued_5fcell_4160',['is_multi_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#ac1b245f048fe2b31717a124049739d02',1,'amrex_ebcellflag_module']]],
- ['is_5fneighbor_4161',['is_neighbor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a94fd726efde06cd88152ae586400d5ec',1,'amrex_ebcellflag_module']]],
- ['is_5fnodal_4162',['is_nodal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a641ffe22574cc57f3544687b3e23d174',1,'amrex::FabArrayBase::is_nodal() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a90447f2e6d22e5e0e06a538fd37063d5',1,'amrex::FabArrayBase::is_nodal(int dir) const noexcept']]],
- ['is_5fnull_4163',['is_null',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a5c08ad89ed844fa9ea1e5c951121d2b5',1,'amrex::BATransformer']]],
- ['is_5fparticle_5ftile_5fdata_4164',['is_particle_tile_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a053a4cde79a10dae428d3e992c190794',1,'amrex::ConstParticleTileData::is_particle_tile_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a053a4cde79a10dae428d3e992c190794',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::is_particle_tile_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ab0b2ff729f671bc4b555c4ede47e595d',1,'amrex::ParticleTileData::is_particle_tile_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ab0b2ff729f671bc4b555c4ede47e595d',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::is_particle_tile_data()']]],
- ['is_5fperiodic_4165',['is_periodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a84b1ad3fef8594c10d9ff2000505b20a',1,'amrex::Geometry::is_periodic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a1c153da19d61edca41192dd82233071b',1,'amrex::GeometryData::is_periodic()']]],
- ['is_5fregular_5fcell_4166',['is_regular_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a6bfc43005eb226bc2f194fd9d1ddd480',1,'amrex_ebcellflag_module']]],
- ['is_5fsimple_4167',['is_simple',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ab39c81e4c05ec1e0c571dda7736068eb',1,'amrex::BATransformer']]],
- ['is_5fsingle_5fvalued_5fcell_4168',['is_single_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a4734800da1613de79878005a47689862',1,'amrex_ebcellflag_module']]],
- ['is_5fsoa_5fparticle_4169',['is_soa_particle',['https://amrex-codes.github.io/amrex/doxygen/structis__soa__particle.html',1,'is_soa_particle< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#ae496c194b170d1cf830b34138e9bdcef',1,'amrex::ConstSoAParticle::is_soa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a36d180f8a098909299fe912363cd096f',1,'amrex::Particle::is_soa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a7aa22d84c051ea2a2638c7d119438ddd',1,'amrex::SoAParticle::is_soa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html#a405b358b98c1d3018c1ff25e268fdc3d',1,'amrex::SoAParticleBase::is_soa_particle()']]],
- ['is_5fsymmetric_4170',['is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#af4a4621aa274c45d4d00c5d9618e0ad1',1,'amrex::CurlCurlSymmetryInfo']]],
- ['is_5fvalid_4171',['is_valid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html#a99ca4e7f4965c5e182f8f3deec969e54',1,'amrex::ConstParticleIDWrapper::is_valid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a6dcba6255321dadae60755324bc0f7e2',1,'amrex::ParticleIDWrapper::is_valid()']]],
- ['isallocated_4172',['isAllocated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< AtomicInt >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'amrex::BaseFab::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< char >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< EBCellFlag >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< int >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< HYPRE_Int >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< PetscInt >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< Real >::isAllocated()']]],
- ['isallperiodic_4173',['isAllPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a0c514a0dab32786f1285b20cdfd327a7',1,'amrex::Periodicity::isAllPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aecbdf44d0934d9245886228cdffb8f37',1,'amrex::Geometry::isAllPeriodic()']]],
- ['isallregular_4174',['isAllRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a5e556ff4f588a983a2992c01629e961f',1,'amrex::EBFArrayBoxFactory::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'amrex::FabArray::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::BaseFab< AtomicInt > >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::BaseFab< PetscInt > >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::CutFab >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa6d87378cd84dcd63696879f1a006066',1,'amrex::EB2::Level::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< TagBox >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< IArrayBox >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< FArrayBox >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::Mask >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::EBCellFlagFab >::isAllRegular()']]],
- ['isanyperiodic_4175',['isAnyPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a6f3139a13faee557751404e44ab09042',1,'amrex::Periodicity::isAnyPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a40882432c46bfa9ae6a7316a0889dc35',1,'amrex::Geometry::isAnyPeriodic()']]],
- ['isarenaallocator_4176',['IsArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator.html',1,'amrex']]],
- ['isarenaallocator_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20arenaallocatorbase_3c_20typename_20t_3a_3avalue_5ftype_2c_20typename_20t_3a_3aarena_5fwrapper_5ftype_20_3e_2c_20t_20_3e_20_3e_20_3e_4177',['IsArenaAllocator< T, std::enable_if_t< std::is_base_of_v< ArenaAllocatorBase< typename T::value_type, typename T::arena_wrapper_type >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01A3a0553dd1fe92c460e3e2edf71ec41f7.html',1,'amrex']]],
- ['isbasefab_4178',['IsBaseFab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab.html',1,'amrex']]],
- ['isbasefab_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20basefab_3c_20typename_20d_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_4179',['IsBaseFab< D, std::enable_if_t< std::is_base_of_v< BaseFab< typename D::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01BaseFab_e919207a96f4ea216943219981685bdd.html',1,'amrex']]],
- ['isbasefab_5fv_4180',['IsBaseFab_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa264b7308102fabb2a7356eea1800644',1,'amrex']]],
- ['isblockingrecv_4181',['IsBlockingRecv',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab0655c04de1ca1a5f803f6bae67dec18',1,'CommProfStats']]],
- ['isbottomactive_4182',['isBottomActive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a56ed51708c4e70b4ec224f4d0c2f2ff9',1,'amrex::MLLinOpT::isBottomActive()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a56ed51708c4e70b4ec224f4d0c2f2ff9',1,'MLLinOpT< Array< MultiFab, 3 > >::isBottomActive()']]],
- ['isbottomsingular_4183',['isBottomSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a4b5b9e0e1b0f97052557e4045c85ad8c',1,'amrex::MLALaplacianT::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a30d559613d6da25a22923fbc03163f82',1,'amrex::MLTensorOp::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#add466d8a308f474217d0b7bbf5528a12',1,'amrex::MLABecLaplacianT::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a24c4a3663f7c10dfe3b70fdf6f815809',1,'amrex::MLNodeLinOp::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#afeb4c3dbad1399f4576352234f02a159',1,'amrex::MLCurlCurl::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#adbf568e3e1892791a245ca22fe2d0002',1,'amrex::MLEBABecLap::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a1ddc66c86313eb322b25f378139bc6d0',1,'amrex::MLEBNodeFDLaplacian::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ac2ad630180b0745bdf96664c696731fa',1,'amrex::MLEBTensorOp::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8a5fce59ba5bb0e9eb9d65e8615050ea',1,'amrex::MLLinOpT::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8a5fce59ba5bb0e9eb9d65e8615050ea',1,'MLLinOpT< Array< MultiFab, 3 > >::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7f735d6386e3974aa751d6ba3a4f0b4c',1,'amrex::MLNodeABecLaplacian::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a3e11b6d8928e597b0146fcccfa45fd05',1,'amrex::MLPoissonT::isBottomSingular()']]],
- ['iscallable_4184',['IsCallable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallable.html',1,'amrex']]],
- ['iscallabler_4185',['IsCallableR',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'amrex']]],
- ['iscallabler_3c_20fab_3a_3avalue_5ftype_2c_20p_2c_20array4_3c_20const_20fab_3a_3avalue_5ftype_20_3e_2c_20dim3_2c_20int_20_3e_4186',['IsCallableR< FAB::value_type, P, Array4< const FAB::value_type >, Dim3, int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'']]],
- ['iscartesian_4187',['IsCartesian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a500695aa14e3fd01f3d7162fd784133e',1,'amrex::CoordSys']]],
- ['iscellcentered_4188',['isCellCentered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a107c8a8b4f0b4d5209357ab3a8225671',1,'MLLinOpT< Array< MultiFab, 3 > >::isCellCentered()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a107c8a8b4f0b4d5209357ab3a8225671',1,'amrex::MLLinOpT::isCellCentered()']]],
- ['isconnected_4189',['isConnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5855d564fc1d17b8545b82e8cae9615d',1,'amrex::EBCellFlag::isConnected(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a990e3b28e1b6925413bf2d4e111367bf',1,'amrex::EBCellFlag::isConnected(const IntVect &iv) const noexcept']]],
- ['isconvertible_4190',['IsConvertible',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsConvertible.html',1,'amrex']]],
- ['isconvertible_5fv_4191',['IsConvertible_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c0ad9de6dc5e0ca9324f19210bd62b9',1,'amrex']]],
- ['isconvertibleimp_4192',['IsConvertibleImp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp.html',1,'amrex::detail']]],
- ['isconvertibleimp_3c_20t_2c_20u_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fconvertible_3c_20t_20_3e_28u_7b_7d_29_3e_20_3e_4193',['IsConvertibleImp< T, U, std::enable_if_t< is_convertible< T >(U{})> >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp_3_01T_00_01U_00_01std_1_1enable__if__t_3_01is__convert835250fd1ee22d7499b01af822c5df97.html',1,'amrex::detail']]],
- ['iscovered_4194',['isCovered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#afedf970f9d3a534e69ddae19be7cd5f2',1,'amrex::EBCellFlag']]],
- ['iscrossstencil_4195',['isCrossStencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a083ceaee929d2e3520ddd5a78841726a',1,'amrex::MLEBABecLap::isCrossStencil()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ad1999e903e0c7cf6a9559427f6dddb89',1,'amrex::MLTensorOp::isCrossStencil()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4ea0760ca062eb3e4cf1bda5f3993631',1,'amrex::MLEBTensorOp::isCrossStencil()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a69fbf6add2bd954f6fb9a17f89adebf8',1,'amrex::MLCellLinOpT::isCrossStencil()']]],
- ['isdatapacking_4196',['IsDataPacking',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsDataPacking.html',1,'amrex::NonLocalBC']]],
- ['isdefined_4197',['isDefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'amrex::FabArray::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::BaseFab< AtomicInt > >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::BaseFab< PetscInt > >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::CutFab >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0fef888a5370f9723f2ab2df2fe32266',1,'amrex::ParticleContainerBase::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< TagBox >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< IArrayBox >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< FArrayBox >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::Mask >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::EBCellFlagFab >::isDefined()']]],
- ['isderiveplotvar_4198',['isDerivePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a534b06b1181277637fae2a4caf17e8c1',1,'amrex::Amr']]],
- ['isderivesmallplotvar_4199',['isDeriveSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6ad527c04f14f430b8835dc690337df8',1,'amrex::Amr']]],
- ['isdetected_4200',['IsDetected',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af199566bf00a390cb47c2a0140b3fc67',1,'amrex']]],
- ['isdetectedexact_4201',['IsDetectedExact',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcea7cdc6e03361f56c401b56d66a870',1,'amrex']]],
- ['isdevice_4202',['isDevice',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#acdc9d343c34ebda8c4c0a78e0e6924d1',1,'amrex::detail::SingleChunkArena::isDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#afed5d46f95e13e00cb4c268007d0a8ed',1,'amrex::PArena::isDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#abf63d084f8e220d01d53b543f7f93bc6',1,'amrex::BArena::isDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aa45555e396ee74158b0c6f3331ce5536',1,'amrex::Arena::isDevice()']]],
- ['isdeviceaccessible_4203',['isDeviceAccessible',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a7f18c58c24d1b6966057125c4758a2a4',1,'amrex::detail::SingleChunkArena::isDeviceAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a97ff3b21f09c80a942c96176b5507b46',1,'amrex::PArena::isDeviceAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#ad0656effeaa29bac32c44198b8922f0f',1,'amrex::BArena::isDeviceAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#afa7c9e223346f671eb055b3ce8580e56',1,'amrex::Arena::isDeviceAccessible()']]],
- ['isdeviceptr_4204',['isDevicePtr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af5ad0c7753b11912c68338e7f33fde0f',1,'amrex::Gpu']]],
- ['isdisconnected_4205',['isDisconnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aa6ba5c828c1fe0ba50f1f3673400db8e',1,'amrex::EBCellFlag::isDisconnected(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ae426d9c757d8cd7be4fe958aeb17fda5',1,'amrex::EBCellFlag::isDisconnected(const IntVect &iv) const noexcept']]],
- ['isdisjoint_4206',['isDisjoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae724686faa6eed126df5223966a425eb',1,'amrex::BoxArray::isDisjoint()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a18846dc6645e047916b3833a7ec1a777',1,'amrex::BoxList::isDisjoint()']]],
- ['isebdirichlet_4207',['isEBDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a566f171eb405174c2eea99667a76cdb1',1,'amrex::MLEBABecLap']]],
- ['isempty_4208',['isEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a94dc3a2839dd3896f96db152b48a06de',1,'BoxND< AMREX_SPACEDIM >::isEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a94dc3a2839dd3896f96db152b48a06de',1,'amrex::BoxND::isEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a54c5936a5ec0332d158270277e862f85',1,'amrex::BoxList::isEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a923303ed68b75a5a2e65f20876e25a7a',1,'amrex::isEmpty(T n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7e393c99301f3b7d4b1a5c0be1d927e',1,'amrex::isEmpty(BoxND< dim > const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a54c5936a5ec0332d158270277e862f85',1,'amrex::BoxDomain::isEmpty()']]],
- ['isfabarray_4209',['IsFabArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray.html',1,'amrex']]],
- ['isfabarray_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20fabarray_3c_20typename_20d_3a_3afabtype_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_4210',['IsFabArray< D, std::enable_if_t< std::is_base_of_v< FabArray< typename D::FABType::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01FabArrae7a3c5405f8dbf92bbb678a85384720d.html',1,'amrex']]],
- ['isfabarray_5fv_4211',['IsFabArray_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36e5941ad0614ee76ddb49b9bcc2c515',1,'amrex']]],
- ['isfabprojection_4212',['IsFabProjection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsFabProjection.html',1,'amrex::NonLocalBC']]],
- ['isfullblock_4213',['isFullBlock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html#afaca0e51ba536dc7520dfaded38d38e6',1,'amrex::Gpu::Handler']]],
- ['isfusingcandidate_4214',['isFusingCandidate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a5f85b5648838d8d7cf103fbbeaec76be',1,'amrex::FabArrayBase']]],
- ['isgpuable_4215',['IsGPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'amrex::EB2']]],
- ['isgpuable_4216',['isGPUable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ad1e74ed017c04e4c073999b1ab577858',1,'amrex::STLtools::isGPUable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a34a660820434819b33dffd4982dc2c0c',1,'amrex::EB2::GeometryShop::isGPUable() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a34a660820434819b33dffd4982dc2c0c',1,'amrex::EB2::GeometryShop::isGPUable() noexcept']]],
- ['isgpuable_3c_20complementif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4217',['IsGPUable< ComplementIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ComplementIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUae5a3ecdbbe2872ad1fcb116fcced2fba.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20gpuable_2c_20d_20_3e_20_3e_20_3e_4218',['IsGPUable< D, std::enable_if_t< std::is_base_of_v< GPUable, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01GPUable_00_01D_01_4_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20differenceif_3c_20f_2c_20g_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_26_26isgpuable_3c_20g_20_3e_3a_3avalue_20_3e_20_3e_4219',['IsGPUable< DifferenceIF< F, G >, std::enable_if_t< IsGPUable< F >::value &&IsGPUable< G >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01DifferenceIF_3_01F_00_01G_01_4_00_01std_1_1enable__if__t_3_0b8f5d460277f1d91a5423c29613f5d25.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20extrusionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4220',['IsGPUable< ExtrusionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ExtrusionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUabf062b6fd2701f97c86146ed02bddaa9e.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20intersectionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4221',['IsGPUable< IntersectionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPf9c8a061c673452f35713630afd9be10.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20intersectionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_4222',['IsGPUable< IntersectionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1ena0c37219ffe6b39871c91221e9d798d75.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20intersectionif_3c_20tail_2e_2e_2e_20_3e_20_3e_4223',['IsGPUable< IntersectionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
- ['isgpuable_3c_20latheif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4224',['IsGPUable< LatheIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01LatheIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20rotationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4225',['IsGPUable< RotationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01RotationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20scaleif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4226',['IsGPUable< ScaleIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ScaleIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20translationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4227',['IsGPUable< TranslationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01TranslationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUdd6f125157b8f676e3869d8d3fbaabf1.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20unionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4228',['IsGPUable< UnionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20unionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_4229',['IsGPUable< UnionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1enable__if6eb1e381bbe58b34365e2ea43c9dd797.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20unionif_3c_20tail_2e_2e_2e_20_3e_20_3e_4230',['IsGPUable< UnionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
- ['isgpuptr_4231',['isGpuPtr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a5ee8881eb9dcf74360bb8981d1478a17',1,'amrex::Gpu']]],
- ['ishigh_4232',['isHigh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#ad165d895eaa7163b73c35a501479d83b',1,'amrex::Orientation']]],
- ['ishostaccessible_4233',['isHostAccessible',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a40d897685d407918d2d6143b5301a525',1,'amrex::Arena::isHostAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a84fc546372485495fe7eca80c08764e6',1,'amrex::BArena::isHostAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#ac052582015bfe8bc0e29565fb901f238',1,'amrex::PArena::isHostAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a1c7a6c7a2a82e1c705442baa09e84560',1,'amrex::detail::SingleChunkArena::isHostAccessible()']]],
- ['isindexmapping_4234',['IsIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsIndexMapping.html',1,'amrex::NonLocalBC']]],
- ['isinf_4235',['isinf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0b47b234df50714368217dfb8703aaab',1,'amrex::Gpu']]],
- ['isize_4236',['isize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4a0f494e43562b444110eaff6d8a01ef',1,'IndexTypeND< AMREX_SPACEDIM >::isize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#adaa09733aa1c9b4a15854bc236e27449',1,'amrex::IntVectND::isize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#adaa09733aa1c9b4a15854bc236e27449',1,'IntVectND< AMREX_SPACEDIM >::isize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4a0f494e43562b444110eaff6d8a01ef',1,'amrex::IndexTypeND::isize()']]],
- ['islow_4237',['isLow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a810886bfa5b2df027287545304c73ad6',1,'amrex::Orientation']]],
- ['ismanaged_4238',['isManaged',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a7119489f4464f902d907f6dfe9716909',1,'amrex::Arena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a56c8b6538282b4a56466b9053065b3e0',1,'amrex::BArena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a5bc7b26bd1f96e5d87de04034e23a4bb',1,'amrex::PArena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#ae6b2985298ea93f8412c8a21da3443ec',1,'amrex::detail::SingleChunkArena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a15625bddaff1aaca4d04b13492962b92',1,'amrex::Gpu::isManaged()']]],
- ['ismfitersafe_4239',['isMFIterSafe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1666fe3156e40b2fbd7a44166f70ce11',1,'amrex::MLLinOpT::isMFIterSafe()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6a1aa0c151c5fe560ebb86c99194bfc3',1,'amrex::isMFIterSafe()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1666fe3156e40b2fbd7a44166f70ce11',1,'MLLinOpT< Array< MultiFab, 3 > >::isMFIterSafe()']]],
- ['ismultifabiterator_4240',['IsMultiFabIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabIterator.html',1,'amrex']]],
- ['ismultifablike_4241',['IsMultiFabLike',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike.html',1,'amrex']]],
- ['ismultifablike_3c_20m_2c_20std_3a_3aenable_5fif_5ft_3c_20isfabarray_5fv_3c_20m_20_3e_20_26_26isbasefab_5fv_3c_20typename_20m_3a_3afab_5ftype_20_3e_20_3e_20_3e_4242',['IsMultiFabLike< M, std::enable_if_t< IsFabArray_v< M > &&IsBaseFab_v< typename M::fab_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike_3_01M_00_01std_1_1enable__if__t_3_01IsFabArray__v_3_01M_01_4_01_6_1b79f12933d87e47a77b2c36839b7d8d.html',1,'amrex']]],
- ['ismultifablike_5fv_4243',['IsMultiFabLike_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a4cee24cf2ff5e02dd18fbf39bc33ce',1,'amrex']]],
- ['ismultivalued_4244',['isMultiValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a74bbae059aac3f50256897505cf6e3c1',1,'amrex::EBCellFlag']]],
- ['isnan_4245',['isnan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae593bd821798e21aa2e404559d59ae2a',1,'amrex::Gpu']]],
- ['isnotempty_4246',['isNotEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a6dac99633eca2bfbb8c2f287f423f9a4',1,'amrex::BoxList::isNotEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a6dac99633eca2bfbb8c2f287f423f9a4',1,'amrex::BoxDomain::isNotEmpty()']]],
- ['isok_4247',['isOK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a09608e5c4f86b678ac2c665090366d91',1,'amrex::EB2::Level']]],
- ['isopen_4248',['isOpen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac1ecab1d0722305f0a0257611aeb1bde',1,'amrex::VisMF::PersistentIFStream']]],
- ['isoview_4249',['ISOVIEW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a166072d05a5e20994289f487f0e37c67',1,'amrex::Amrvis']]],
- ['isowner_4250',['isOwner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6512ea611a6c04b5710334d9d9bfbb4e',1,'amrex::FabArrayBase']]],
- ['isparticletiledata_4251',['IsParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a29b0aae252a7a287f7975fa1995b0298',1,'amrex::IsParticleTileData()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69911bccde2f992eb93a426d24557e11',1,'amrex::IsParticleTileData(Args...)']]],
- ['isperiodic_4252',['isPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aed68387cf6235047891119eb57ee878e',1,'amrex::Geometry::isPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ab263804d56d1280b7ece30109482ecee',1,'amrex::Periodicity::isPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2d12d7cb9b520d38458d1b0e2821e25f',1,'amrex::GeometryData::isPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4a9c33cfb4af2e159fcf3dff841881e7',1,'amrex::Geometry::isPeriodic() const noexcept']]],
- ['isperiodicarray_4253',['isPeriodicArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a6b21e315b7fa018c5e528e620fd554c6',1,'amrex::Geometry']]],
- ['ispinned_4254',['isPinned',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a336e271c5a07296e4c2866d194111784',1,'amrex::Arena::isPinned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a08324a9f9d1c2b9e7d81b3ef8e8d4ad5',1,'amrex::detail::SingleChunkArena::isPinned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a8edd3549a2cf5e689d5078e5f355b8a1',1,'amrex::PArena::isPinned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a4089e5008457c5f04ee4acfc430b3f37',1,'amrex::BArena::isPinned()']]],
- ['ispinnedptr_4255',['isPinnedPtr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a93299a5692a098ffa6f10f6cce78fd17',1,'amrex::Gpu']]],
- ['ispolymorphicarenaallocator_4256',['IsPolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator.html',1,'amrex']]],
- ['ispolymorphicarenaallocator_3c_20polymorphicarenaallocator_3c_20t_20_3e_20_3e_4257',['IsPolymorphicArenaAllocator< PolymorphicArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator_3_01PolymorphicArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['ispot_4258',['ispot',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html#a7b4c2237a0af579e8cf791ac296aa6fc',1,'amrex::AsyncOut::WriteInfo']]],
- ['ispow2_4259',['ispow2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a4120c58bf9c835d8345257e836e276b5',1,'amrex::Hypre']]],
- ['isreading_4260',['isReading',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#afcf233d4914d8cb31a987d6d3283ada4',1,'amrex::NFilesIter']]],
- ['isrecv_4261',['IsRecv',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aa39af5c360eed166f1eab2758f3b3099',1,'CommProfStats']]],
- ['isregular_4262',['isRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aeb00fbb304865247e733dea6fcf63b3b',1,'amrex::EBCellFlag']]],
- ['isrz_4263',['IsRZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aff79cb7249a744e24c5b335935f20fe6',1,'amrex::CoordSys']]],
- ['issame_4264',['isSame',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa47fc757d0d25899f61d37329d2d5769',1,'amrex']]],
- ['issend_4265',['IsSend',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8e0ff1215f92ce779b69d858490926ba',1,'CommProfStats']]],
- ['issinglevalued_4266',['isSingleValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5c007e4008f2729cadb8e493a97d0869',1,'amrex::EBCellFlag']]],
- ['issingular_4267',['isSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a994dcb4070bfd07513129c584419e148',1,'amrex::MLTensorOp::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ae961a84e4d91aa6ff69bbfcd65f22e9c',1,'amrex::MLNodeLinOp::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a908ed94e88ef21f70373a16c1665229d',1,'amrex::MLPoissonT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a25f78b91eada0f84dfce92d458f9082a',1,'amrex::MLABecLaplacianT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aa59148993a6c569354845306245c8ab0',1,'amrex::MLALaplacianT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a29a695e894b100f9ee670ec7dcc15926',1,'amrex::MLCurlCurl::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#acd759cc5cbf540fbcc5114f2a092ef60',1,'amrex::MLEBABecLap::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#afdc35cf0e4f9853590f3857b567c5aaf',1,'amrex::MLEBNodeFDLaplacian::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aea991638ae9cea1583bd4101bb22d1d9',1,'amrex::MLEBTensorOp::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae4208159e7121c341be4c40f148563ad',1,'amrex::MLLinOpT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae4208159e7121c341be4c40f148563ad',1,'MLLinOpT< Array< MultiFab, 3 > >::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a76eb50b8a4a8f096f99ae5a15041a2e5',1,'amrex::MLNodeABecLaplacian::isSingular()']]],
- ['isspherical_4268',['IsSPHERICAL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a87414a566bba1fff3d0185286a11ba56',1,'amrex::CoordSys']]],
- ['issquare_4269',['isSquare',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1f6333e5f4d0e6a1d3622f54422dad07',1,'amrex::BoxND::isSquare()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1f6333e5f4d0e6a1d3622f54422dad07',1,'BoxND< AMREX_SPACEDIM >::isSquare()']]],
- ['isstateplotvar_4270',['isStatePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8e76ba9b63802ff44942fe4dc4ffbd8f',1,'amrex::Amr']]],
- ['isstatesmallplotvar_4271',['isStateSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a44718cda179205e8d5e6c5997131f7fd',1,'amrex::Amr']]],
- ['isstatevariable_4272',['isStateVariable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#acaf1b5936e81691794578618126d813d',1,'amrex::AmrLevel']]],
- ['isstoreatomic_4273',['IsStoreAtomic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic.html',1,'amrex']]],
- ['isstoreatomic_3c_20ebcellflag_20_3e_4274',['IsStoreAtomic< EBCellFlag >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic_3_01EBCellFlag_01_4.html',1,'amrex']]],
- ['isstreamorderedarena_4275',['isStreamOrderedArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a45cb8a8f57250c6858412296275c8dbb',1,'amrex::Arena::isStreamOrderedArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a608c3335c824b9524c374173358bf25a',1,'amrex::PArena::isStreamOrderedArena()']]],
- ['ist_5f000_4276',['ist_000',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a03f0847605ea5f82a7c9ef414fd51d25',1,'amrex::nodelap_detail']]],
- ['ist_5f00p_4277',['ist_00p',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a71584fa39f2889850e6c23438442a327',1,'amrex::nodelap_detail']]],
- ['ist_5f0p0_4278',['ist_0p0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ac2f5d825128f2d4a9580fbeb8a916408',1,'amrex::nodelap_detail']]],
- ['ist_5f0pp_4279',['ist_0pp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#aea160434bbdf72ba661f86d3aaeeff10',1,'amrex::nodelap_detail']]],
- ['ist_5finv_4280',['ist_inv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ac2906db9bb7d75cad814e8c9fac22b2c',1,'amrex::nodelap_detail']]],
- ['ist_5fp00_4281',['ist_p00',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a336e8b5c43142a459dc8a1352eeade20',1,'amrex::nodelap_detail']]],
- ['ist_5fp0p_4282',['ist_p0p',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ab458eec5937d357a4d7ca75dc87c84bc',1,'amrex::nodelap_detail']]],
- ['ist_5fpp0_4283',['ist_pp0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a215a4d7df0ec09193cac1faf4a8ba1e3',1,'amrex::nodelap_detail']]],
- ['ist_5fppp_4284',['ist_ppp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a60c9afb0fe3420da868984513ad96bd0',1,'amrex::nodelap_detail']]],
- ['isteamlead_4285',['isTeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2d56d5861b4cca0c635bf8e1cbe5f750',1,'amrex::ParallelDescriptor']]],
- ['istensorop_4286',['isTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#aae0589f189ee2d39dadca3a308e3df9b',1,'amrex::MLCellLinOpT::isTensorOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aeeeea035327ccd896c7af7beb6093c8a',1,'amrex::MLEBTensorOp::isTensorOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a08aefe93ce148879b387ed11f9da0f94',1,'amrex::MLTensorOp::isTensorOp()']]],
- ['istr_4287',['istr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#ae7bf86f223ccd99d64b03b6d4fecfbd2',1,'amrex::expect']]],
- ['isvalid_4288',['isValid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5cd8c986f822086a092ee8159373a0b4',1,'amrex::ParticleBufferMap::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ac8dc82560e4b24adc9e5490f8f03e068',1,'amrex::AmrParticleLocator::isValid(const Vector< BoxArray > &a_ba) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad954d4298fca06d4702dd2e0b97db95f',1,'amrex::AmrParticleLocator::isValid(const ParGDBBase *a_gdb) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ac8dc82560e4b24adc9e5490f8f03e068',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::isValid(const Vector< BoxArray > &a_ba) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad954d4298fca06d4702dd2e0b97db95f',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::isValid(const ParGDBBase *a_gdb) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a61b9a1d5eda39765d1db9b9b936558c7',1,'amrex::MFIter::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#aa6fe916a0fcc700c77166c439fe9ef6f',1,'amrex::OrientationIter::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#accd95862af234b5b13b8eccf3cf2966d',1,'amrex::ParticleLocator::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a2bce50aff08af02208f587bd3f810804',1,'amrex::Gpu::StreamIter::isValid()']]],
- ['italic_4289',['Italic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#a1e8bd2419b493e639ae861c50e93e50e',1,'amrex::Font']]],
- ['iter_4290',['iter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a0fa5976e3bee03e63b07a0848c74380f',1,'amrex::MLCGSolverT']]],
- ['iter_5ftime_4291',['iter_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fdaf269540ff581645f82a93c665a8a7b2b',1,'amrex::MLMGT']]],
- ['iterate_5fbox_4292',['iterate_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box.html',1,'amrex::Reduce::detail']]],
- ['iterate_5fbox_5fcomp_4293',['iterate_box_comp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box__comp.html',1,'amrex::Reduce::detail']]],
- ['iterate_5fon_5fnew_5fgrids_4294',['iterate_on_new_grids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a937e0b9dc3689884b262936e6c3c0b7d',1,'amrex::AmrInfo']]],
- ['iterator_4295',['iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html',1,'amrex::BinIterator< class >::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html',1,'amrex::Gpu::range_detail::range_impl::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html',1,'amrex::Neighbors::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a50ad515a24bf46fd0ab349c0f24e88c8',1,'amrex::Neighbors::iterator::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::STLtools::Triangle >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< int *, DefaultAllocator< int * > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< int * >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< index_type >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const ParticleReal * >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const int *, DefaultAllocator< const int * > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const int * >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< char >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::XDim3 >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< int >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::openbc::MomTag >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::NeighborCode >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::BoxND >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'amrex::PODVector::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ad652e92fe1eaacabb971a11038426ff6',1,'amrex::BoxList::iterator()']]],
- ['iterator_4296',['Iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< TagBox >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< IArrayBox >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< FArrayBox >::Iterator()']]],
- ['iterator_4297',['iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< ParticleReal * >']]],
- ['iterator_4298',['Iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::BaseFab< PetscInt > >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::CutFab >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::EBCellFlagFab >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::Mask >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::BaseFab< AtomicInt > >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'amrex::FabArray::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ab633fb0409feac5e4f6630b0d307a116',1,'amrex::ArrayOfStructs::Iterator()']]],
- ['iterator_4299',['iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a7986f1b8dd09b767356976ae7bfa0d17',1,'amrex::Gpu::range_detail::range_impl::iterator::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a9ad7e9287daf81892de3268ed3085663',1,'amrex::BinIterator::iterator::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< unsigned int >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< std::size_t >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::iterator()']]],
- ['ithree_4300',['Ithree',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a5dd594847d3357991e8b9cf51e98bd96',1,'SDCstruct']]],
- ['itype_4301',['itype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a262096e612e5ca57ea2b3a097ea40ffe',1,'IndexTypeND< AMREX_SPACEDIM >::itype()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a262096e612e5ca57ea2b3a097ea40ffe',1,'amrex::IndexTypeND::itype()']]],
- ['iwritetolevel_4302',['iWriteToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a35de3364c9fb9d815d496ac8fbb31084',1,'amrex::DataServices']]],
- ['ix_4303',['ix',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a69c17d57cbc7538401740c1eb5a438ad',1,'amrex::interp_detail']]],
- ['ixtype_4304',['ixType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aaf1da8aada1297fd8fe20996221eec6c',1,'IndexTypeND< AMREX_SPACEDIM >::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0005742d49b95bea045b6f46edb75714',1,'amrex::BoxArray::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a25986c43e3bd0e8b7043955680879e16',1,'amrex::BoxDomain::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a25986c43e3bd0e8b7043955680879e16',1,'amrex::BoxList::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a586a82f95599b265cf1589c4636c8e94',1,'amrex::BoxND::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a586a82f95599b265cf1589c4636c8e94',1,'BoxND< AMREX_SPACEDIM >::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a682fdf86619f6028fea2805d9693ae22',1,'amrex::FabArrayBase::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aaf1da8aada1297fd8fe20996221eec6c',1,'amrex::IndexTypeND::ixType(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a46dba9b67e8464473fb8e749882d92ea',1,'amrex::IndexTypeND::ixType() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a46dba9b67e8464473fb8e749882d92ea',1,'IndexTypeND< AMREX_SPACEDIM >::ixType()']]],
- ['ixy_4305',['ixy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#acedf6cd7d27760da7d209fa4849a18c3',1,'amrex::interp_detail']]],
- ['ixyz_4306',['ixyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#af8b6df2fce20e85dd23c5c3349d44fae',1,'amrex::interp_detail']]],
- ['ixz_4307',['ixz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#ab4ce75e915291922fab6bb6e4f04b002',1,'amrex::interp_detail']]],
- ['iy_4308',['iy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a390d2521c2368811a821a0cd3e499e31',1,'amrex::interp_detail']]],
- ['iyz_4309',['iyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a77157e26ce600fbc5ce9298f23730af4',1,'amrex::interp_detail']]],
- ['iz_4310',['iz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a3346865339c6c4741bfbe4fc93d22621',1,'amrex::interp_detail']]]
+ ['i_3680',['i',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html#a22f6130ed2ee8aec8310b87445857a2d',1,'amrex::IParserExeDIV_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html#a5d2bc01a123a00e253bed9daeb1873c9',1,'amrex::ParserExeMUL_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html#a44b2a80319993ff7d80bae168243baba',1,'amrex::ParserExeDIV_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html#abe5cd3bd7d632d10b89767bbd1835c00',1,'amrex::ParserExeDIV_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html#ac902bd51a381698bd542d0537bbc68a9',1,'amrex::ParserExeADD_VP::i()']]],
+ ['i_3681',['I',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html#ad0e0feaecbe43eaccf9c81d204c0b8e2',1,'amrex::NonLocalBC::SwapComponents<-1, -1 >::I()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html#af0de73dc01cde0d016257305cd549250',1,'amrex::NonLocalBC::SwapComponents<-1, J >::I()']]],
+ ['i_3682',['i',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a957055c6af7eabda76b98c1e01e75b58',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html#ab31802a9ed04a354ae054227b10ec7e0',1,'amrex::DestComp::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html#a066e1c46be62a8cedbe83a60abb1efed',1,'amrex::IParserExeADD_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html#a4cf0f4ee7d7aeac3cb688a3ead54d23f',1,'amrex::IParserExeADD_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html#a7e95851162ef26bcbeffd560a1aea20a',1,'amrex::ParserExeMUL_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html#a22ef4c57b53b8d2e7ea25dec671d00a3',1,'amrex::IParserExeDIV_PV::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html#a159cd450ea1a6f633f6b207b24c50421',1,'amrex::IParserExeDIV_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html#a78823e96ecfa6fc67d4d1e311bec46ff',1,'amrex::IParserExeMUL_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html#ace6b86cd76713a54b9206e07f735817a',1,'amrex::IParserExeMUL_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html#ae140f4a56bf6c337fba05d93e2080c1d',1,'amrex::IParserExeNEG_P::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html#abd8c397b2b73d9b994185b5beaca4983',1,'amrex::IParserExeSUB_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html#ad9bb9a64729c932a1099c21275870135',1,'amrex::IParserExeSUB_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html#a77a8c69fe7be49888aa242f357be0b1e',1,'amrex::IParserExeSymbol::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html#a4cdc6228051c575d7a4397fa8bb076fb',1,'amrex::ParserExeADD_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html#a592be1db09332edbb17adf31e1db35e6',1,'amrex::ParserExePOWI::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html#a7a2a24b39a0a5dad6c4e4226c237d57d',1,'amrex::ParserExeSUB_PN::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html#addf6c374aa0554779e951c5953d8eedf',1,'amrex::ParserExeSUB_VP::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html#a8c997d8cdc27b43d7f0914cae4e375eb',1,'amrex::ParserExeSymbol::i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html#aa5c3f7babca38810fa13e9b419f9649b',1,'amrex::SrcComp::i()']]],
+ ['i1_3683',['i1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html#a029d2d2b4f84a851b54e7152d02f64e7',1,'amrex::ParserExeADD_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html#a0245865ebfd18499fa9dbe7a7e52395c',1,'amrex::ParserExeSUB_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html#a0d7511e66a8072c65c574dbc4999ba2f',1,'amrex::ParserExeMUL_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html#a8fcfdc43d8025357d14f0893b3701f4e',1,'amrex::ParserExeDIV_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html#a93ce11199501114782fbfea0f4531241',1,'amrex::IParserExeSUB_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html#a2bce9f1b4fb38b0d986b209f84855531',1,'amrex::IParserExeMUL_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html#aa12af242ba4e508a2e4a4f71c71e77e5',1,'amrex::IParserExeDIV_PP::i1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html#adf43d15a26dd3cdd0f8817db9927d2bf',1,'amrex::IParserExeADD_PP::i1()']]],
+ ['i2_3684',['i2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html#ade0b248b82e632eab9ebe922b5783cb3',1,'amrex::ParserExeSUB_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html#a397fc41dd5bbb5244547cb035e4378bd',1,'amrex::IParserExeADD_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html#aa9f578a27d758d12bc3bc75e51aed98d',1,'amrex::IParserExeDIV_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html#aef7ff116f35cdeb62483b5a2d340dabc',1,'amrex::IParserExeMUL_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html#a101c5925e7465a7234f24a1c985bbf04',1,'amrex::IParserExeSUB_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html#af297a176eb8b3d166a861ab9fe49984a',1,'amrex::ParserExeADD_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html#a12bb0e0be719eb62eb806443c4641dcd',1,'amrex::ParserExeDIV_PP::i2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html#af2319b7542a3fd1b19f87d19e250575e',1,'amrex::ParserExeMUL_PP::i2()']]],
+ ['i_5fb_5fx_3685',['i_B_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#aa2dc15a8317387997b7599ac5dfb3b36',1,'amrex::algoim']]],
+ ['i_5fb_5fx_5fy_3686',['i_B_x_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a75831abb7b9935c452d91372042675cb',1,'amrex::algoim']]],
+ ['i_5fb_5fx_5fz_3687',['i_B_x_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a7b1a77da2c5246064f18bb002865a9f5',1,'amrex::algoim']]],
+ ['i_5fb_5fxyz_3688',['i_B_xyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a01c402173effc1376e1e121633ff5f40',1,'amrex::algoim']]],
+ ['i_5fb_5fy_3689',['i_B_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae87c1a6426de20a1c5f4573bf6f5a08a',1,'amrex::algoim']]],
+ ['i_5fb_5fy_5fz_3690',['i_B_y_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a9817cf5b40676379c03bacf057a7a11c',1,'amrex::algoim']]],
+ ['i_5fb_5fz_3691',['i_B_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a354fd3da392bde50d7c9e5fd31a10385',1,'amrex::algoim']]],
+ ['i_5fs_5fx_3692',['i_S_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a83f836cfcb795ee2e7cf5f031f4e33a5',1,'amrex::algoim']]],
+ ['i_5fs_5fx2_3693',['i_S_x2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a07474818cba158a836bada961168c817',1,'amrex::algoim']]],
+ ['i_5fs_5fx2_5fy_3694',['i_S_x2_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a90a6f014a413b05f96c519b9dcab59dd',1,'amrex::algoim']]],
+ ['i_5fs_5fx2_5fy2_3695',['i_S_x2_y2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a7b7ee4491a1bc96aef205aec9d4a3ccc',1,'amrex::algoim']]],
+ ['i_5fs_5fx2_5fz_3696',['i_S_x2_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ad88812a86b6d79fee7ad18f445312126',1,'amrex::algoim']]],
+ ['i_5fs_5fx2_5fz2_3697',['i_S_x2_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a82ccbc9a6ef0f35640533a4432e150a7',1,'amrex::algoim']]],
+ ['i_5fs_5fx_5fy_3698',['i_S_x_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1563d162ff7c724b049f407982b9376a',1,'amrex::algoim']]],
+ ['i_5fs_5fx_5fy2_3699',['i_S_x_y2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a59d00e52a1182ccb7556e0b34969d082',1,'amrex::algoim']]],
+ ['i_5fs_5fx_5fz_3700',['i_S_x_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a319d09e3fac406d5c7435495783c51da',1,'amrex::algoim']]],
+ ['i_5fs_5fx_5fz2_3701',['i_S_x_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ad4374cfcd9fd0dcc582d0b7221c7d699',1,'amrex::algoim']]],
+ ['i_5fs_5fxyz_3702',['i_S_xyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a5b751a5f2c300635c47ad31a24157604',1,'amrex::algoim']]],
+ ['i_5fs_5fy_3703',['i_S_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a26347d2ffb8ae0e55a261293b75aae80',1,'amrex::algoim']]],
+ ['i_5fs_5fy2_3704',['i_S_y2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae9b79e8e177e12c5d430231f4fa56cee',1,'amrex::algoim']]],
+ ['i_5fs_5fy2_5fz_3705',['i_S_y2_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a906f3ea1a1f5abffc2ce63a2f18c3097',1,'amrex::algoim']]],
+ ['i_5fs_5fy2_5fz2_3706',['i_S_y2_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a6dedc899a72f47e8eed563d439589b34',1,'amrex::algoim']]],
+ ['i_5fs_5fy_5fz_3707',['i_S_y_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a035ca724de0232c06fb8f932f48dfb5b',1,'amrex::algoim']]],
+ ['i_5fs_5fy_5fz2_3708',['i_S_y_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a028434e66d37788b7c7aa354d73ed4b3',1,'amrex::algoim']]],
+ ['i_5fs_5fz_3709',['i_S_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#aa393d743c81287bc86ed10b61b86013d',1,'amrex::algoim']]],
+ ['i_5fs_5fz2_3710',['i_S_z2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ad07a32fe98faf4bf2b079e31d5a63fc2',1,'amrex::algoim']]],
+ ['iarraybox_3711',['IArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html',1,'amrex::IArrayBox'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#af6fedef15cfc27312aafd4587fc49683',1,'amrex::IArrayBox::IArrayBox(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a1f0eab6dcd0046a0bd3bf6097cc6e05a',1,'amrex::IArrayBox::IArrayBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a2d392519e9ba2d0c847e4d0005edb1e3',1,'amrex::IArrayBox::IArrayBox(const IArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aeba2de0a08ff8906f30a58a9cf04270c',1,'amrex::IArrayBox::IArrayBox(IArrayBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa6443cdd8817b08654330d67beba5c54',1,'amrex::IArrayBox::IArrayBox(Array4< int const > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a78deba39f37dd25e757951d9a0383ca0',1,'amrex::IArrayBox::IArrayBox(Array4< int const > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#ab55bcfe89e71d591a08d66ef5ac0c15c',1,'amrex::IArrayBox::IArrayBox(Array4< int > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#ae3e9c14ff7beff49a8368e57736b69b9',1,'amrex::IArrayBox::IArrayBox(Array4< int > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa94e7b72db1dbbccb037e5b4e38d23ab',1,'amrex::IArrayBox::IArrayBox(const IArrayBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a327721932b527771972aaa456541b04d',1,'amrex::IArrayBox::IArrayBox(const Box &b, int ncomp=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a6bf69fa044d83c02e7a48394be20c5c1',1,'amrex::IArrayBox::IArrayBox(const Box &b, int ncomp, Arena *ar)']]],
+ ['ibd_5fmax_5forder_5fdef_3712',['IBD_max_order_DEF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a258eb38558243a71923bbc3fc82990ba',1,'amrex::InterpBndryDataT']]],
+ ['ic_3713',['ic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ComponentBox.html#a99986b3406a40b454717360c972a5725',1,'amrex::Gpu::ComponentBox']]],
+ ['id_3714',['Id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a367c2a50847ec17a42b51bb0599cdc5e',1,'amrex::FillBoxId::Id()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#a79ee25ffced29c9dc45ea06d2fa48964',1,'amrex::FabArrayId::Id()']]],
+ ['id_3715',['id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ae2381a3b4219a19c7d66ed7b5254506b',1,'amrex::SoAParticle::id() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a8dbc3abce5db76ac89bdd07fbf35ac52',1,'amrex::SoAParticle::id() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#afc9dd781b0f62f3334fb1b996edc8c61',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#afc9dd781b0f62f3334fb1b996edc8c61',1,'amrex::ParticleTileData::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af0f0e616393a552d2bde49f930babbae',1,'amrex::ParticleTile::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a6e26882024ecf05f93701fac523ff9db',1,'amrex::Particle::id() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a1b1f1b307acf1e1762ee8aa31a1a6938',1,'amrex::Particle::id() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a87383ef9decb27031fd7af10df4c8b7b',1,'amrex::ConstSoAParticle::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a364ed62398854b15640406fd8c833064',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a364ed62398854b15640406fd8c833064',1,'amrex::ConstParticleTileData::id()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#aaa15aa2f29efcb1129570ab6ba798db4',1,'amrex::StateDescriptor::id()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a36f9ab05aec0c6ff6c10e60af0dc01d2',1,'amrex::ParticleTile::id()']]],
+ ['id_5foffset_3716',['id_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a572e669336638bfcd32956674cea5b07',1,'amrex::HypreNodeLap']]],
+ ['idata_3717',['idata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#adffa348400a2c770707376c0040d4596',1,'amrex::Particle::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ade77baf3c33f93ef865c9eb7a8c3ff58',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ade77baf3c33f93ef865c9eb7a8c3ff58',1,'amrex::ParticleTileData::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a9a8d50011397207e3683329bb018aed6',1,'amrex::Particle::idata(int) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#afe49969bb7cbe4611f0212f901fd6277',1,'amrex::Particle::idata(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#afdb056dd5e330dc36305dc897876f772',1,'amrex::Particle::idata(int) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ae04a2682e4044868102276af6ea94561',1,'amrex::Particle::idata(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a84707b98dac18e03e7539db1c072dd4d',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a84707b98dac18e03e7539db1c072dd4d',1,'amrex::ConstParticleTileData::idata(const int attribute_index) const']]],
+ ['idcpu_3718',['idcpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aa6a8094bb10b5559e034cf6624a2e034',1,'amrex::ConstParticleTileData::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aa6a8094bb10b5559e034cf6624a2e034',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a28683f199083fef39cd0dde6aafb8859',1,'amrex::ParticleTileData::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a28683f199083fef39cd0dde6aafb8859',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#afeb8b364103d2ac3f8d7a0cf8d5d38e3',1,'amrex::SoAParticle::idcpu() &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a4d5e4893284120bf5966eafe2e8b9774',1,'amrex::SoAParticle::idcpu() const &']]],
+ ['idcpu_3719',['IdCPU',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#af6874dec9cbf05e59a6bc7367c5d22f7',1,'amrex::StructOfArrays']]],
+ ['idcpuarray_3720',['idcpuarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a5f25acba9b5d155bac10a12a0facb168',1,'amrex::StructOfArrays']]],
+ ['identicalinterps_3721',['identicalInterps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a26a49900d23f1e6dae4904636de28807',1,'amrex::StateDescriptor']]],
+ ['identity_3722',['Identity',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html',1,'amrex::NonLocalBC']]],
+ ['identity_3723',['identity',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#abb7cd050d6dd1aef7603048eeccd7ded',1,'amrex::NonLocalBC']]],
+ ['identitytuple_3724',['IdentityTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d133ef4334729455eef75bfa196dca9',1,'amrex::IdentityTuple(GpuTuple< Ts... >, ReduceOps< Ps... >) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a055961d372c3be97281e3a40c7f6bf25',1,'amrex::IdentityTuple(GpuTuple< Ts... >, TypeList< Ps... >) noexcept']]],
+ ['idir_3725',['iDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a86a670ba1e5f59b903e5cbb047509177',1,'amrex::OrderedBoxes']]],
+ ['ieee32normalrealdescriptor_3726',['Ieee32NormalRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a712d35cb1071948f9fd7ce809fa8ff2e',1,'amrex::FPC']]],
+ ['ieee64normalrealdescriptor_3727',['Ieee64NormalRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a545419a941e545b123cc638c15bfcb72',1,'amrex::FPC']]],
+ ['ieee_5fdouble_3728',['ieee_double',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#abdb4c6267365b40cf9675d3180b50634',1,'amrex::FPC']]],
+ ['ieee_5ffloat_3729',['ieee_float',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#afac92c1763e3625fb356c57f027faf34',1,'amrex::FPC']]],
+ ['if_3730',['If',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#ac8138a7c3dfae65f72813c07b8e5e856',1,'amrex::Gpu::Atomic']]],
+ ['if_5fdevice_3731',['If_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a36a87ab5fbe799714dcc825134aa6027',1,'amrex::Gpu::Atomic']]],
+ ['if_5ff_3732',['IF_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a26665fe0c584ed57e499dbbcd2ace388',1,'amrex::EB2']]],
+ ['ifabio_3733',['IFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html',1,'amrex::IFABio'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa6992d0759e5941d7b43d81c03c73afd',1,'amrex::IArrayBox::IFABio()']]],
+ ['ifabio_3734',['ifabio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aebc54540f561b7e5cdb0a92a14ead5ba',1,'amrex::IArrayBox']]],
+ ['ifile_3735',['ifile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html#a3216a69095c3102d7197657e89018f7f',1,'amrex::AsyncOut::WriteInfo']]],
+ ['ignore_5funused_3736',['ignore_unused',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95b1159ba3a5494abd49dc9b3d34eacf',1,'amrex']]],
+ ['ii_3737',['II',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex_1_1state__t_1_1II.html',1,'amrex::BlockMutex::state_t']]],
+ ['ij_3738',['ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa7bed657a775c37c2570786d0cbeefd88',1,'amrex::Hypre']]],
+ ['ilevel_3739',['ILevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a5d5963f92aa5af837a70ee9031d7132a',1,'amrex::OrderedBoxes']]],
+ ['ilevel_3740',['iLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a6aa1a7ff2985929f15519ad00aa2a550',1,'amrex::OrderedBoxes']]],
+ ['imag_3741',['imag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#adc42fb08c670f0f7127d886bc3e28435',1,'amrex::GpuComplex']]],
+ ['image_3742',['Image',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7f43ddf52003ccef3fd4189be4b4e26a',1,'amrex::NonLocalBC']]],
+ ['implicitintegral_3743',['ImplicitIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html',1,'amrex::algoim::ImplicitIntegral< M, N, class, class, S >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a41e2ad2b70c3c0a29ae6027216bdf737',1,'amrex::algoim::ImplicitIntegral::ImplicitIntegral(const Phi &phi_, F &f_, const GpuArray< bool, N > &free_, const GpuArray< PsiCode< N >, 1<<(N-1)> &psi_, int psiCount_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#a41e2ad2b70c3c0a29ae6027216bdf737',1,'amrex::algoim::ImplicitIntegral::ImplicitIntegral(const Phi &phi_, F &f_, const GpuArray< bool, N > &free_, const GpuArray< PsiCode< N >, 1<<(N-1)> &psi_, int psiCount_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral_3_010_00_01N_00_01Phi_00_01F_00_01S_01_4.html#ab942f7d12d8564d8cdc739a1b904df4d',1,'amrex::algoim::ImplicitIntegral< 0, N, Phi, F, S >::ImplicitIntegral()']]],
+ ['implicitintegral_3c_200_2c_20n_2c_20phi_2c_20f_2c_20s_20_3e_3744',['ImplicitIntegral< 0, N, Phi, F, S >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral_3_010_00_01N_00_01Phi_00_01F_00_01S_01_4.html',1,'amrex::algoim']]],
+ ['imultifab_3745',['iMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html',1,'amrex::iMultiFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#acf0191c29fd07b52e736b7992dd6bc21',1,'amrex::iMultiFab::iMultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a4030a757a6ad60d4e54fc4b39c486f90',1,'amrex::iMultiFab::iMultiFab() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#aad5326a4a82790720a17b4d811d96089',1,'amrex::iMultiFab::iMultiFab(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a107599bda529487acf4ad13281918a6f',1,'amrex::iMultiFab::iMultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< IArrayBox > &factory=DefaultFabFactory< IArrayBox >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a815bfdbfd6938b044ed23ac96d55a7c0',1,'amrex::iMultiFab::iMultiFab(const iMultiFab &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a78a07654498a88087435754603d8306d',1,'amrex::iMultiFab::iMultiFab(iMultiFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af7c2414a99e5017f1130e2e2c8e9d70f',1,'amrex::iMultiFab::iMultiFab(const iMultiFab &rhs)=delete']]],
+ ['in_3746',['in',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a13b5bfe96f3e2fe411c9f66f4a582adf',1,'amrex::ForkJoin']]],
+ ['in_5fbody_3747',['in_body',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a3e0822600d48fac2177a0b93671e868a',1,'amrex::EB2::GeometryShop']]],
+ ['in_5ffluid_3748',['in_fluid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a637784ea6d4098867d78ad901750937a',1,'amrex::EB2::GeometryShop']]],
+ ['in_5fgraph_5fregion_3749',['in_graph_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3d36026586dd063c89350f39d815285a',1,'amrex::Gpu']]],
+ ['in_5flaunch_5fregion_3750',['in_launch_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a46c58e76f1942c7eefcf205b3ec3d24c',1,'amrex::Gpu']]],
+ ['in_5fnosync_5fregion_3751',['in_nosync_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a8946d247baac46fe1bc6e81897915366',1,'amrex::Gpu']]],
+ ['in_5fparallel_3752',['in_parallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#ac4d826cf1b5dd7b16d2e1d54a73ff935',1,'amrex::OpenMP']]],
+ ['in_5fparallel_5fregion_3753',['in_parallel_region',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a9949d2a62ee0e670c89942b622ef9ebb',1,'amrex::TinyProfiler']]],
+ ['in_5fsingle_5fstream_5fregion_3754',['in_single_stream_region',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a77a9e29985ce3d940d17cad0584d2446',1,'amrex::Gpu']]],
+ ['include_3755',['Include',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a5f25e2c23a4dcf6d5bcadd45d045b619',1,'RegionsProfStats']]],
+ ['includeall_3756',['INCLUDEALL',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4a54c51bf557fe09986321162dd762ddd1',1,'BLProfStats']]],
+ ['includenone_3757',['INCLUDENONE',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4a4bc1d99bb527c9cfd1da7ed4e3b543a1',1,'BLProfStats']]],
+ ['includeset_3758',['includeSet',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2cf8abcd7afbb8e5e307c8420255c061',1,'BLProfStats']]],
+ ['inclusive_3759',['Inclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Inclusive.html',1,'amrex::Scan::Type']]],
+ ['inclusive_3760',['inclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#a027e4f65499e79da7007b5f9507c4e4a',1,'amrex::Scan::detail::BlockStatus< T, false >::inclusive()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan_1_1Type.html#adc276b3550668e305c5bc5b482db0c4f',1,'amrex::Scan::Type::inclusive()']]],
+ ['inclusive_5fscan_3761',['inclusive_scan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ab4e0fa80e6873e53208d917854f37129',1,'amrex::Gpu']]],
+ ['inclusivesum_3762',['InclusiveSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a252adc550a6d7b6ff5e31b6be3b2f12f',1,'amrex::Scan']]],
+ ['increment_3763',['Increment',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5019b540f254e7b91f8a2d112d19dc95',1,'amrex::ParticleContainer_impl::Increment()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5019b540f254e7b91f8a2d112d19dc95',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Increment()']]],
+ ['increment_3764',['increment',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a334579fbf27c137837e3860305636d65',1,'amrex::GMRESMLMGT']]],
+ ['incrementnumberofusers_3765',['IncrementNumberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a1e86b7049dda4298109713894149ff36',1,'amrex::DataServices']]],
+ ['incrementwithtotal_3766',['IncrementWithTotal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae923206d590fdc0fdf1e19fae92a5a5c',1,'amrex::ParticleContainer_impl::IncrementWithTotal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae923206d590fdc0fdf1e19fae92a5a5c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IncrementWithTotal()']]],
+ ['index_3767',['index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a9e34ea4216c47905ed5b9e44cf7f9822',1,'amrex::ParticleInterpolator::Base::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a9e34ea4216c47905ed5b9e44cf7f9822',1,'Base< Linear, amrex::Real >::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a9e34ea4216c47905ed5b9e44cf7f9822',1,'Base< Nearest, int >::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a0c3808b669899ddde6c26fa5ec26cc1a',1,'amrex::ValLocPair::index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a5e916aff07e51d3d3e473c7f6f4bfe68',1,'amrex::BoxND::index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a5e916aff07e51d3d3e473c7f6f4bfe68',1,'BoxND< AMREX_SPACEDIM >::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#aa66fe114af5887c4e2a679627c687bf7',1,'amrex::Neighbors::const_iterator::index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#aaf05d2993eabd39dee90939a4e8d3b80',1,'amrex::Neighbors::iterator::index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aa69f73dbf7931e2d0a3889de2db4a42b',1,'amrex::MFIter::index()']]],
+ ['index_3768',['Index',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'amrex::ParticleContainer_impl::Index(const P &p, int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'amrex::ParticleContainer_impl::Index(const P &p, int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Index(const P &p, int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae6231e20371e520643fb269cf5f646ca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Index(const P &p, int lev) const']]],
+ ['index_5fmap_3769',['index_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ac482cbbf5ecee6f2593a3e4437623082',1,'amrex::MFIter']]],
+ ['index_5ftype_3770',['index_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#aab51eb84697fee235dac2dfe29ecfa3b',1,'DenseBins< typename amrex::ParticleTileData >::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#aa7f90581f997c06bef83a50325c7d550',1,'amrex::SparseBins::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#ae5dcffa68729e972f969d4813b61cc3f',1,'amrex::SparseBinIteratorFactory::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a076901dd6c8e2e3c65fef98f0ca348cd',1,'amrex::BinIterator::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#aab51eb84697fee235dac2dfe29ecfa3b',1,'DenseBins< ParticleType >::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#aab51eb84697fee235dac2dfe29ecfa3b',1,'amrex::DenseBins::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a223f66550fa407ec108387b2cd8d61b2',1,'amrex::DenseBinIteratorFactory::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a18c09cc04f0e7aa632e619fcc3824025',1,'amrex::BATbndryReg::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#a83d1ac876f96d6e5561f193b39498bec',1,'amrex::BATcoarsenRatio::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#a94cc8c83f1dd9de4e2d1ab9a3d67e056',1,'amrex::BATindexType::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a90bd569f67fe7881da5831e52d1c78c2',1,'amrex::BATindexType_coarsenRatio::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#a32b3bfb809dceced0d08a737413919f6',1,'amrex::BATnull::index_type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ab3b08da13a73b3057d2c1a7d565b0f8a',1,'amrex::BATransformer::index_type()']]],
+ ['index_5ftype_5fread_3771',['index_type_read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ae1db1fc5feb5005eee61aeeeb926a478',1,'amrex::detail']]],
+ ['index_5ftype_5fwrite_3772',['index_type_write',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab00f37e64a03e8049a6890215b22817a',1,'amrex::detail']]],
+ ['indexarray_3773',['IndexArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7a4ed8b70e3aa4c3ddd3a24fb1c0f3a0',1,'amrex::FabArrayBase']]],
+ ['indexarray_3774',['indexArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a15c2b54df8386a9d38216410edce884c',1,'amrex::FabArrayBase']]],
+ ['indexfromvalue_3775',['indexFromValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< Real >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af1fe8dd7d2e436cf2e4e696b9b5ae006',1,'amrex::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< PetscInt >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< int >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< HYPRE_Int >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< EBCellFlag >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< char >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'BaseFab< AtomicInt >::indexFromValue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4d9eb1a365feee57e8b622f92f42a676',1,'amrex::BaseFab::indexFromValue()']]],
+ ['indexmap_3776',['indexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a37311b356baf90979545e588fa7f6b6f',1,'amrex::FabArrayBase::TileArray']]],
+ ['indexspace_3777',['IndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html',1,'amrex::EB2::IndexSpace'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a2a72ea2c766a09d49b74420005f4f700',1,'amrex::EB2::IndexSpace::IndexSpace() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#afd623b9a8ba399823e33335841e30a20',1,'amrex::EB2::IndexSpace::IndexSpace(IndexSpace const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a08a6bcc75e45852b005fe627095155fe',1,'amrex::EB2::IndexSpace::IndexSpace(IndexSpace &&)=delete']]],
+ ['indexspacechkptfile_3778',['IndexSpaceChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html',1,'amrex::EB2::IndexSpaceChkptFile'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#aa7b3a02d220d9bf8c0e43cd462ddb224',1,'amrex::EB2::IndexSpaceChkptFile::IndexSpaceChkptFile(IndexSpaceChkptFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a9ca6ef6a328a613b2647a3b9d380d65a',1,'amrex::EB2::IndexSpaceChkptFile::IndexSpaceChkptFile(const ChkptFile &chkpt_file, const Geometry &geom, int required_coarsening_level, int max_coarsening_level, int ngrow, bool build_coarse_level_by_coarsening, bool extend_domain_face)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a296cc9b11d8dcdf89fc04ddcd1959e42',1,'amrex::EB2::IndexSpaceChkptFile::IndexSpaceChkptFile(IndexSpaceChkptFile const &)=delete']]],
+ ['indexspaceimp_3779',['IndexSpaceImp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html',1,'amrex::EB2::IndexSpaceImp< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ad6b841229e1fb87dc97f4ee2845ec152',1,'amrex::EB2::IndexSpaceImp::IndexSpaceImp(const G &gshop, const Geometry &geom, int required_coarsening_level, int max_coarsening_level, int ngrow, bool build_coarse_level_by_coarsening, bool extend_domain_face, int num_coarsen_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a6797ef86d23bba92fa8a6479d8bfac51',1,'amrex::EB2::IndexSpaceImp::IndexSpaceImp(IndexSpaceImp< G > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ac2dc5fdef32fb9bbd2843e6b2d91ac97',1,'amrex::EB2::IndexSpaceImp::IndexSpaceImp(IndexSpaceImp< G > &&)=delete']]],
+ ['indexspacestl_3780',['IndexSpaceSTL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html',1,'amrex::EB2::IndexSpaceSTL'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#abe85200c4d1b12e00b1c39640553f064',1,'amrex::EB2::IndexSpaceSTL::IndexSpaceSTL(const std::string &stl_file, Real stl_scale, Array< Real, 3 > const &stl_center, int stl_reverse_normal, const Geometry &geom, int required_coarsening_level, int max_coarsening_level, int ngrow, bool build_coarse_level_by_coarsening, bool extend_domain_face, int num_coarsen_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#accce0356b6e62b40a6fa8bb0cf1a9402',1,'amrex::EB2::IndexSpaceSTL::IndexSpaceSTL(IndexSpaceSTL const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#adc0c4857ce013433b350e51cfb2f1b47',1,'amrex::EB2::IndexSpaceSTL::IndexSpaceSTL(IndexSpaceSTL &&)=delete']]],
+ ['indextype_3781',['indexType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4febaa83af96ce0bc256deeb3ce660dcebacc',1,'amrex::BATransformer']]],
+ ['indextype_3782',['IndexType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad35342b486ef07ba6108169268169296',1,'amrex']]],
+ ['indextype_5fcoarsenratio_3783',['indexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba3e10d52c08b4ae924eb9c9c4c42386b6',1,'amrex::BATransformer']]],
+ ['indextypecat_3784',['IndexTypeCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4bfb8a8d2ba2e2cf94a50de4541b9765',1,'amrex']]],
+ ['indextypeexpand_3785',['IndexTypeExpand',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2fd1c8a4c4c635d42171135f7e50e2a6',1,'amrex']]],
+ ['indextypend_3786',['IndexTypeND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'amrex::IndexTypeND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa628a3790133afeee83102618fefc0f9',1,'amrex::IndexTypeND(IndexType::CellIndex, Args...) -> IndexTypeND< sizeof...(Args)+1 >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249fa6ae3b11e46457ccf50adbfe5027',1,'amrex::IndexTypeND(const IntVectND< dim > &) -> IndexTypeND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a86b0dedf41877e9d693e1d68b8e632c7',1,'IndexTypeND< AMREX_SPACEDIM >::IndexTypeND(CellIndex i, Args...js) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9697091203d7c5c75e6cb6be75d9a223',1,'IndexTypeND< AMREX_SPACEDIM >::IndexTypeND(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#addfdea7b208f457bb0f3e620385b0f44',1,'IndexTypeND< AMREX_SPACEDIM >::IndexTypeND() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a86b0dedf41877e9d693e1d68b8e632c7',1,'amrex::IndexTypeND::IndexTypeND(CellIndex i, Args...js) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a9697091203d7c5c75e6cb6be75d9a223',1,'amrex::IndexTypeND::IndexTypeND(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#addfdea7b208f457bb0f3e620385b0f44',1,'amrex::IndexTypeND::IndexTypeND() noexcept=default']]],
+ ['indextypend_3c_20amrex_5fspacedim_20_3e_3787',['IndexTypeND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'']]],
+ ['indextyperesize_3788',['IndexTypeResize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2ee922ccb0ac5f892bde44e598f77d8',1,'amrex']]],
+ ['indextypeshrink_3789',['IndexTypeShrink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9b313f012baa43b16932b21e72ebd40b',1,'amrex']]],
+ ['indextypesplit_3790',['IndexTypeSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adffc778b2c0d246adbb76698a86701c1',1,'amrex']]],
+ ['indextypesplit_5fimp_3791',['IndexTypeSplit_imp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a8e47b1e3eb901025e0d76241ae9102ee',1,'amrex::detail']]],
+ ['indexundefined_3792',['indexUndefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#abde8301fcb9fb91f30cb12abc376bbc1',1,'amrex::NFilesIter']]],
+ ['indims_3793',['indims',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a766febf8d1e884bf1bfdee678629b96f',1,'amrex::BoxND::indims()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a766febf8d1e884bf1bfdee678629b96f',1,'BoxND< AMREX_SPACEDIM >::indims()']]],
+ ['info_3794',['info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad0412f399e1e29e200a2451b371b0133',1,'amrex::MLLinOpT::info()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad0412f399e1e29e200a2451b371b0133',1,'MLLinOpT< Array< MultiFab, 3 > >::info()']]],
+ ['ingraphregion_3795',['inGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a2fed08a89572d6c04add3c5587f647d8',1,'amrex::Gpu']]],
+ ['inhomogeneous_3796',['Inhomogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627ae9990b3a39151b6f2175caa7621e0c4b',1,'amrex::LinOpEnumType']]],
+ ['init_3797',['init',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#ad53fdbbdcc39cc0025641ff1119d3718',1,'amrex::ReduceOpMax::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#af69ee6eb252dae9acb0706eb7a31492b',1,'amrex::ReduceOpMax::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a130847668e1e52934a9eaee3ec473be2',1,'amrex::ReduceOpMin::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a212c03c98a4230516edbc394cf3f1674',1,'amrex::ReduceOpMin::init(T &t) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#af18e050e03babd636f9b492f8776a4df',1,'amrex::ReduceOpSum::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a080715e65757bd58b0c8e6468b0c09aa',1,'amrex::Gpu::StreamIter::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a1e14a83038675d42ed7065b0262bc2a7',1,'amrex::AmrLevel::init()']]],
+ ['init_3798',['Init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a03c5bcd59778f3b11223014a8933ab58',1,'amrex::DataServices']]],
+ ['init_3799',['init',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#ae14960aa4d997ba60b2df5e9a1cf3956',1,'amrex::ReduceOpLogicalAnd::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#af6b2818bec6a86128f3594b6684d4a42',1,'amrex::ForkJoin::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae6c24e645074589f76ff10eb4c37c8a1',1,'amrex::AmrLevel::init()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#a3c9ce1cac2c3059c950adde4d0259063',1,'amrex::ReduceOpLogicalOr::init()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a00a3d52093863719ed7429f3bbf35eb4',1,'amrex::Amr::init()']]],
+ ['init_5fpreconditioner_3800',['init_preconditioner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afd785510c002ae90c0406adea27abb4e',1,'amrex::HypreIJIface']]],
+ ['init_5fsnan_3801',['init_snan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a21025fe27bc0254f3b270587556fbfa5',1,'amrex::system::init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af56588e4621fc35eae763fcb44ad4633',1,'amrex::FArrayBox::init_snan()']]],
+ ['init_5fsolver_3802',['init_solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad7072916b39b7d8c98e19a4d6e23dd6e',1,'amrex::HypreIJIface']]],
+ ['init_5fstates_3803',['init_states',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#adbef3193b3d4efdeacc00a4c0bf0d396',1,'amrex::BlockMutex']]],
+ ['initamr_3804',['InitAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9214cdbdc7fddff0ba8afd7d592ba869',1,'amrex::Amr']]],
+ ['initamrcore_3805',['InitAmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#af614cfbec1f40953a32b0786d25f5f6f',1,'amrex::AmrCore']]],
+ ['initamrmesh_3806',['InitAmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab789a53b0b0d3e5bddbf489ed751aee2',1,'amrex::AmrMesh']]],
+ ['initblprofdatablock_3807',['InitBLProfDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a34dbaa29f765d4ff500930aca6900d45',1,'BLProfStats']]],
+ ['initcommdatablock_3808',['InitCommDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a8e7882478f8a6a74ec3ca89d32d95096',1,'BLProfStats::InitCommDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#acfb90e6b7303a7d0bec5cec72b70aed7',1,'CommProfStats::InitCommDataBlock()']]],
+ ['initcstatsdatablock_3809',['InitCStatsDataBlock',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a136a40d1c2a1467f65e6c27630239b03',1,'BLProfStats::InitCStatsDataBlock()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a52457e96f8c6a0a8cded7b2f40ad1cc1',1,'RegionsProfStats::InitCStatsDataBlock()']]],
+ ['initdata_3810',['initData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a862d5c3479aee494a516f53ea70fea0b',1,'amrex::AmrLevel']]],
+ ['initdatafilenames_3811',['InitDataFileNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae236d8843e74f0b9defeb6ff27c0df9c',1,'CommProfStats::InitDataFileNames()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#af869e7a8dd76194658b7ce98832993db',1,'RegionsProfStats::InitDataFileNames(const amrex::Vector< std::string > &hfn)']]],
+ ['initdblocks_3812',['InitDBlocks',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a70340c01d73cca503ce225c95d9609c4',1,'RegionsProfStats::InitDBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a732df0e14a0331aa8257e7f499c27d77',1,'BLProfStats::InitDBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a50da2373879ad991a77418e0a6210a99',1,'CommProfStats::InitDBlocks()']]],
+ ['initedisontopomf_3813',['InitEdisonTopoMF',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a62079444f690e518e8797d23b16defde',1,'CommProfStats']]],
+ ['initfiltertimeranges_3814',['InitFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a07e2bf128ca1e78559870ef621c6738c',1,'BLProfStats']]],
+ ['initfromasciifile_3815',['InitFromAsciiFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61246388ae1185e56d61b035b07d69ac',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitFromAsciiFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a61246388ae1185e56d61b035b07d69ac',1,'amrex::ParticleContainer_impl::InitFromAsciiFile()']]],
+ ['initfrombinaryfile_3816',['InitFromBinaryFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a9ab2b337e6644ad127a55724de54e1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitFromBinaryFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a9ab2b337e6644ad127a55724de54e1',1,'amrex::ParticleContainer_impl::InitFromBinaryFile()']]],
+ ['initfrombinarymetafile_3817',['InitFromBinaryMetaFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeb31dff53ee49725d7cabb4f6a33cf6',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitFromBinaryMetaFile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeb31dff53ee49725d7cabb4f6a33cf6',1,'amrex::ParticleContainer_impl::InitFromBinaryMetaFile()']]],
+ ['initfromlistimpl_3818',['initFromListImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a9caf05d151123306105799d4a99cbf30',1,'amrex::detail']]],
+ ['initfromscratch_3819',['InitFromScratch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a309a4bad63faba98cfc57641e274413d',1,'amrex::AmrCore']]],
+ ['initial_5fba_3820',['initial_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a49468e4d346f32d97ab09f48f4ff9dd2',1,'amrex::Amr']]],
+ ['initial_5fgrids_5ffile_3821',['initial_grids_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aadcea8b0f09483be05ad913b0c9a6e91',1,'amrex::Amr']]],
+ ['initial_5fvec_5fzeroed_3822',['initial_vec_zeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a69d27f7696e48a507b2840029ed6881b',1,'amrex::MLCGSolverT']]],
+ ['initialba_3823',['initialBa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#acadd647c5f887a16b8c6d1fd09b2f41f',1,'amrex::Amr']]],
+ ['initialbalevels_3824',['initialBaLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa0fd6eea096c16f444db7d0f93b1cbb5',1,'amrex::Amr']]],
+ ['initialinit_3825',['initialInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af2c9975634dece5cd72f085054987866',1,'amrex::Amr']]],
+ ['initialize_3826',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a34bf3e13bc08cfec354d8d6b52004885',1,'amrex::BoxArray']]],
+ ['initialize_3827',['initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#af326e29a8c0b145ec35cfab0011a7f91',1,'amrex::RKIntegrator::initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a0c61a5a223227b0242549533ea23ffda',1,'amrex::SundialsIntegrator::initialize()']]],
+ ['initialize_3828',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a03ecb8f0d75887ecef410b64566586bc',1,'amrex::DistributionMapping::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aea19aa89a556ee88fe67f6067c0abacd',1,'amrex::Gpu::Device::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1DescriptorMap.html#a69acbcd41730d50de9aa0d5548e90972',1,'amrex::InSituUtils::DescriptorMap::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< HYPRE_Int >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a3af393cef8172925a02163379c4ee7db',1,'amrex::BLProfiler::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< Real >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< PetscInt >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< int >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa33f37ed3b665ed7c5eb98de5cdafcd3',1,'amrex::Amr::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a9f40990a545f4d280e905117fc6a0786',1,'amrex::Arena::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aae9932a1a2b245c7a6a1b472cbd0b8ff',1,'amrex::BARef::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'amrex::BaseFab::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< AtomicInt >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< char >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1d6dfeb0de1a785895b2a26e05c8ce4a',1,'BaseFab< EBCellFlag >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a04e68d07c0aae11be5946e24023b17d3',1,'amrex::iMultiFab::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ae63aac3a7741cc60cb66504da479b50a',1,'amrex::TinyProfiler::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a182c3d20f76fd26e5de61a23450ac185',1,'amrex::PrintToFile::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3107c4a7bb9135a876706eb026a7193f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3107c4a7bb9135a876706eb026a7193f',1,'amrex::ParticleContainer_impl::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a302162fcd495ffd22ab0ebb8d8f36a05',1,'amrex::ParmParse::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7d869f54f3d6f4e3ede7eb0103954a9e',1,'amrex::MultiFab::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#addaa9305a4ee5dda972e835164b70e29',1,'amrex::MFIter::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1MeshStateMap.html#a579a707356fa4428996cffc0d3c669ed',1,'amrex::InSituUtils::MeshStateMap::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a83f54bf5c96404e02a261280a542d124',1,'amrex::sundials::MemoryHelper::Initialize()']]],
+ ['initialize_3829',['initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#aff7833aedc8bfc852c830c35cefe928c',1,'amrex::InSituBridge']]],
+ ['initialize_3830',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aca0f6fbf4458284d275ca2f0625c2303',1,'amrex::VisMF::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aff085ec8097788fc08d663f81062154e',1,'amrex::IArrayBox::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a01e9092eaa18c9803bd850d15dbd64c8',1,'amrex::FillPatchIteratorHelper::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a03052a484ec03c3f2a7831be358b0538',1,'amrex::FillPatchIterator::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a35b1135bdf17ab4f4022cf60745ade37',1,'amrex::FArrayBox::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab9d1477fa7e20518ac22fdb03574a4b2',1,'amrex::FabArrayBase::Initialize()']]],
+ ['initialize_3831',['initialize',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a6f0024086c8878f64f807c4bd7c2b6ad',1,'hacc::Distribution::initialize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ab125ad41009da20311f0d5b950c2e527',1,'amrex::FEIntegrator::initialize()']]],
+ ['initialize_3832',['Initialize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a187cdb4f4273fdf9bcad01ac8e3fcc4d',1,'amrex::Initialize(MPI_Comm mpi_comm, std::ostream &a_osout=std::cout, std::ostream &a_oserr=std::cerr, ErrorHandler a_errhandler=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a023801a9417fb6bd2f74787e89124a8c',1,'amrex::Initialize(int &argc, char **&argv, bool build_parm_parse=true, MPI_Comm mpi_comm=MPI_COMM_WORLD, const std::function< void()> &func_parm_parse={}, std::ostream &a_osout=std::cout, std::ostream &a_oserr=std::cerr, ErrorHandler a_errhandler=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#ad322c4e7eab6b75bf9448b5b7d464ee1',1,'amrex::AsyncOut::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a44d269eae8c3bc0c9c0aff8961ed61be',1,'amrex::EB2::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1machine.html#a42a34e9b2688dfa4616c06781fe06d83',1,'amrex::machine::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#ae1e60c63ded7ddfd23bdb3e6d2e4d96c',1,'amrex::MPMD::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a916170832821539e49f051409018ffcb',1,'amrex::ParallelDescriptor::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ab2ee62c0a1b082b5f9438f56b0146c9d',1,'amrex::sundials::Initialize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a220176c8289f1b22577adf0500f09561',1,'amrex::VectorGrowthStrategy::Initialize()']]],
+ ['initialize_5fgpu_3833',['initialize_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#adccc576a72b545911c26ec7febfdd078',1,'amrex::Gpu::Device']]],
+ ['initialize_5fintegrator_3834',['initialize_integrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a63b4a8514fe939f9639442f7ff8d527b',1,'amrex::TimeIntegrator']]],
+ ['initialize_5fparameters_3835',['initialize_parameters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#aac86414cf938aa7161d833cfd1a3c518',1,'amrex::SundialsIntegrator::initialize_parameters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ac2e6499b53e139edf43e385cdcef27cf',1,'amrex::RKIntegrator::initialize_parameters()']]],
+ ['initialize_5fpreset_5ftableau_3836',['initialize_preset_tableau',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#acff4fc41929210da23d8245c17bdb874',1,'amrex::RKIntegrator']]],
+ ['initialize_5fstages_3837',['initialize_stages',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ac5967c00d555d6b2865daf4c937fbbf0',1,'amrex::FEIntegrator::initialize_stages()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ada4db7ea06e188ae4ab827a213cf35ce',1,'amrex::RKIntegrator::initialize_stages()']]],
+ ['initialize_5fwithout_5fsplit_3838',['Initialize_without_split',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a1e9265f1483fda707a03fa255e40041e',1,'amrex::MPMD']]],
+ ['initializecommcomps_3839',['initializeCommComps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9fc777a6611729b79c56fc8f1782c830',1,'amrex::NeighborParticleContainer']]],
+ ['initialized_3840',['initialized',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f43e2df85d0db8585e437a05c9c6a81',1,'amrex::initialized()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a2d4b7df27f35926ab4a1377d5864aed8',1,'amrex::FArrayBox::initialized()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a88d35757727faba3973cc46625237e74',1,'amrex::BoxArray::initialized()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a706eeeb8f176a08d3774dd488715bfc1',1,'amrex::BARef::initialized()']]],
+ ['initialized_3841',['Initialized',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a3140db6536c44d09f5fec2fb7d4ff136',1,'amrex::MPMD::Initialized()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdedd4a55eb147e0e27194b9e06f68e0',1,'amrex::Initialized()']]],
+ ['initializeinit_3842',['InitializeInit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4ee94a5a7023c24e9f38112f9e4f6ccd',1,'amrex::Amr']]],
+ ['initinsitu_3843',['initInSitu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a983258693a263cd6121c36a664f97565',1,'amrex::Amr']]],
+ ['initnrandompercell_3844',['InitNRandomPerCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a960cdbf8ef062e265b3957220f1db3e8',1,'amrex::ParticleContainer_impl::InitNRandomPerCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a960cdbf8ef062e265b3957220f1db3e8',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitNRandomPerCell()']]],
+ ['initonepercell_3845',['InitOnePerCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aeb89e96cb9e2697c5ffeb7b7c99d16c9',1,'amrex::ParticleContainer_impl::InitOnePerCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aeb89e96cb9e2697c5ffeb7b7c99d16c9',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitOnePerCell()']]],
+ ['initparams_3846',['InitParams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a3dd15ac8b4c21b85653d2bc8a56eb970',1,'amrex::BLProfiler::InitParams(const Real, const bool, const bool)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#af6d5560f2938564e691ec706ef87b5f3',1,'amrex::BLProfiler::InitParams()']]],
+ ['initpltandchk_3847',['initPltAndChk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a210649d50f9f052bcaf38336ce97f986',1,'amrex::Amr']]],
+ ['initprojector_3848',['initProjector',['../classHydro_1_1MacProjector.html#aa24fe4bfe04b7198572e2c16a21d43aa',1,'Hydro::MacProjector::initProjector(const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={})'],['../classHydro_1_1MacProjector.html#a27e3501497edc6a65cb49fe1490ca1be',1,'Hydro::MacProjector::initProjector(amrex::Vector< amrex::BoxArray > const &a_grids, amrex::Vector< amrex::DistributionMapping > const &a_dmap, const amrex::LPInfo &a_lpinfo, amrex::Real a_const_beta, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={})']]],
+ ['initproxmap_3849',['InitProxMap',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a599b15517a65dde41a441be3705e8c01',1,'CommProfStats']]],
+ ['initrandom_3850',['InitRandom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a77e8bc7ae893a6e46b8feae5e1c4f7df',1,'amrex::ParticleContainer_impl::InitRandom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a77e8bc7ae893a6e46b8feae5e1c4f7df',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitRandom()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1b2c12e9a133d26ba2bd4b978a95df44',1,'amrex::InitRandom()']]],
+ ['initrandomperbox_3851',['InitRandomPerBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd47ecec7c2df08b3b44e73601cc5944',1,'amrex::ParticleContainer_impl::InitRandomPerBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afd47ecec7c2df08b3b44e73601cc5944',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::InitRandomPerBox()']]],
+ ['initregiontimeranges_3852',['InitRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a40a30a866f8437287bd706633d3ffef5',1,'amrex::DataServices::InitRegionTimeRanges()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8a1590c491b357676bac273650f527c8',1,'RegionsProfStats::InitRegionTimeRanges()']]],
+ ['initsnan_3853',['InitSNaN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48ee24ac226396b92932d8d533d68af1',1,'amrex']]],
+ ['initsubcycle_3854',['initSubcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac817c89d71bd72e6514b12b78ba3a955',1,'amrex::Amr']]],
+ ['initval_3855',['initVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa4f9b9a2a37baa29e7767a80f6856dcd',1,'amrex::MultiFab::initVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a0950587ec6e53ece5805ffb5ab71cf60',1,'amrex::FArrayBox::initVal() noexcept']]],
+ ['initval_3856',['initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6657471e6437a4acab5413ea8874ff39',1,'amrex::FArrayBox']]],
+ ['inlaunchregion_3857',['inLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a7a05369cacb826ba5546b4dd507c49dd',1,'amrex::Gpu']]],
+ ['innards_3858',['innards',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html',1,'amrex::Any::innards< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#aacaac28ad77795a2c5443a992e3701ad',1,'amrex::Any::innards::innards()']]],
+ ['innards_5fbase_3859',['innards_base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html',1,'amrex::Any']]],
+ ['innosyncregion_3860',['inNoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#aa291965db390b525ec650fbb777bfd44',1,'amrex::Gpu']]],
+ ['inout_3861',['inout',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a54c9ccb45f5ee60133cca31fca024432',1,'amrex::ForkJoin']]],
+ ['inrange_3862',['inRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a426236914671d1e988849aa8c1435c01',1,'amrex::StateDescriptor']]],
+ ['insert_3863',['insert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< char >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa9a72f88e2cfb4bcbf98ef2f7ae5834a',1,'amrex::ArrayOfStructs::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::openbc::MomTag >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, const amrex::STLtools::Triangle &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, size_type a_count, const amrex::STLtools::Triangle &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, amrex::STLtools::Triangle &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, std::initializer_list< amrex::STLtools::Triangle > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::STLtools::Triangle >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, const amrex::XDim3 &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, size_type a_count, const amrex::XDim3 &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, amrex::XDim3 &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, std::initializer_list< amrex::XDim3 > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::XDim3 >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< char >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::openbc::MomTag >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< char >::insert(const_iterator a_pos, char &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< char >::insert(const_iterator a_pos, std::initializer_list< char > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< char >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, const char &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, size_type a_count, const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, char &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, std::initializer_list< char > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const int * >::insert(const_iterator a_pos, const const int *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const int * >::insert(const_iterator a_pos, size_type a_count, const const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const int * >::insert(const_iterator a_pos, const int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const int * >::insert(const_iterator a_pos, std::initializer_list< const int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const int * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< index_type >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< int >::insert(const_iterator a_pos, int &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< int >::insert(const_iterator a_pos, size_type a_count, const int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< int >::insert(const_iterator a_pos, const int &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< int *, DefaultAllocator< int * > >::insert(const_iterator a_pos, const int *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< int * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< int * >::insert(const_iterator a_pos, std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< int * >::insert(const_iterator a_pos, int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< int * >::insert(const_iterator a_pos, size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< int * >::insert(const_iterator a_pos, const int *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< index_type >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< index_type >::insert(const_iterator a_pos, std::initializer_list< index_type > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< index_type >::insert(const_iterator a_pos, size_type a_count, const index_type &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< index_type >::insert(const_iterator a_pos, const index_type &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, const ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::insert(const_iterator a_pos, const const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, const ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< const ParticleReal * >::insert(const_iterator a_pos, const const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert(const_iterator a_pos, std::initializer_list< const int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< const int *, DefaultAllocator< const int * > >::insert(const_iterator a_pos, const int *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< std::size_t >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< ParticleReal * >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, const ParticleReal *&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, ParticleReal *&&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, const ParticleType &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, size_type a_count, const ParticleType &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, ParticleType &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, std::initializer_list< ParticleType > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< int >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< std::size_t >::insert(const_iterator a_pos, size_type a_count, const std::size_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< std::size_t >::insert(const_iterator a_pos, std::size_t &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< std::size_t >::insert(const_iterator a_pos, std::initializer_list< std::size_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< std::size_t >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, const uint64_t &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, size_type a_count, const uint64_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, uint64_t &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, std::initializer_list< uint64_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< unsigned int >::insert(const_iterator a_pos, const unsigned int &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< unsigned int >::insert(const_iterator a_pos, size_type a_count, const unsigned int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< unsigned int >::insert(const_iterator a_pos, unsigned int &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< unsigned int >::insert(const_iterator a_pos, std::initializer_list< unsigned int > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< unsigned int >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::BoxND >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::openbc::MomTag >::insert(const_iterator a_pos, size_type a_count, const amrex::openbc::MomTag &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::openbc::MomTag >::insert(const_iterator a_pos, const amrex::openbc::MomTag &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, std::initializer_list< amrex::NeighborCode > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, amrex::NeighborCode &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, size_type a_count, const amrex::NeighborCode &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::NeighborCode >::insert(const_iterator a_pos, const amrex::NeighborCode &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, std::initializer_list< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, size_type a_count, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::insert(const_iterator a_pos, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, std::initializer_list< amrex::BoxND > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::openbc::MomTag >::insert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, size_type a_count, const amrex::BoxND &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::BoxND >::insert(const_iterator a_pos, const amrex::BoxND &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, amrex::AssignGrid< BinIteratorFactory > &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, size_type a_count, const amrex::AssignGrid< BinIteratorFactory > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::insert(const_iterator a_pos, const amrex::AssignGrid< BinIteratorFactory > &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5295d29a95b00f0b0809881e3a555905',1,'amrex::PODVector::insert(const_iterator a_pos, InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'amrex::PODVector::insert(const_iterator a_pos, std::initializer_list< T > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0384ebf38ab1dbf96a080ff6abaf45c7',1,'amrex::PODVector::insert(const_iterator a_pos, T &&a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1bd112fd8425ebbf152b979c27629357',1,'amrex::PODVector::insert(const_iterator a_pos, size_type a_count, const T &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0e8d37623b1314d826c263bdf5be3d26',1,'amrex::PODVector::insert(const_iterator a_pos, const T &a_item)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4b7de0d9bfdaa4615eb0143265f2cbb9',1,'PODVector< int >::insert()']]],
+ ['insideroundoffdomain_3864',['insideRoundoffDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ab6da90b609946e2435bdb054e7770f54',1,'amrex::Geometry']]],
+ ['insinglestreamregion_3865',['inSingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a7b9b6dc13dd85b3eeac69203a56e39c0',1,'amrex::Gpu']]],
+ ['insitubridge_3866',['InSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html',1,'amrex::InSituBridge'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a6c866fc3219625267ae1e50ba7bec240',1,'amrex::InSituBridge::InSituBridge()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a55fdcf41da1a393096135db7674b777e',1,'amrex::InSituBridge::InSituBridge(const InSituBridge &)=delete']]],
+ ['installnewdistributionmap_3867',['InstallNewDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac3e662f31f9e418725c27e5c55577202',1,'amrex::Amr']]],
+ ['int_3868',['int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937',1,'amrex']]],
+ ['int_3869',['Int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a55bfff3929ed41ec8c5f707f22cc392d',1,'amrex::HypreNodeLap']]],
+ ['int_5farray_5fdata_3870',['int_array_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#a653d4adb055f256961d77c1ec6020388',1,'amrex::ParticleInitType']]],
+ ['int_5fstruct_5fdata_3871',['int_struct_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html#a0bd3b566d108db4165d89a0cbb8dd274',1,'amrex::ParticleInitType']]],
+ ['int_5fvector_5fread_3872',['int_vector_read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a10cf5f494efe193085325d416a180ebd',1,'amrex::detail']]],
+ ['int_5fvector_5fwrite_3873',['int_vector_write',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a447b3a82196abd5e97f2cec9f53d466b',1,'amrex::detail']]],
+ ['intarray_3874',['IntArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b58b8c81ca5e47c17a861e86354eba1',1,'amrex']]],
+ ['intarray_3875',['intarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aa458068c84a4240f72d3b1dd1fa59c9e',1,'amrex::StructOfArrays']]],
+ ['intdescriptor_3876',['IntDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html',1,'amrex::IntDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a8e6ce8b7a8c715aca1af416b132d0ebe',1,'amrex::IntDescriptor::IntDescriptor(Long nb, Ordering ordering=NormalOrder)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#abaf847069bf7b132024868b170f2a723',1,'amrex::IntDescriptor::IntDescriptor()=default']]],
+ ['integrate_3877',['integrate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0eae9b06298e069eab80098118fe239d',1,'amrex::TimeIntegrator']]],
+ ['integrator_5fptr_3878',['integrator_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a945c0ab164fee73db3dcc6cdc38fe216',1,'amrex::TimeIntegrator']]],
+ ['integratorbase_3879',['IntegratorBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html',1,'amrex::IntegratorBase< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a0161e86a01e6b8a3ae9a9d3f91e5ad29',1,'amrex::IntegratorBase::IntegratorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad6e1d1e6bb0cd9f1ac3dec311f811151',1,'amrex::IntegratorBase::IntegratorBase(const T &)']]],
+ ['integratorops_3880',['IntegratorOps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps.html',1,'amrex']]],
+ ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3amultifab_2c_20t_20_3e_20_3e_20_3e_3881',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html',1,'amrex']]],
+ ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_2c_20t_20_3e_20_3e_20_3e_3882',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html',1,'amrex']]],
+ ['integratortypes_3883',['IntegratorTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599e',1,'amrex']]],
+ ['intent_3884',['Intent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466',1,'amrex::ForkJoin']]],
+ ['intent_3885',['intent',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#adab1f2dcfd2d52eebf3c6727ef5e37d7',1,'amrex::ForkJoin::MFFork']]],
+ ['intercept_5fto_5fedge_5fcentroid_3886',['intercept_to_edge_centroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ae800250c2c38174f8c7e09534afa8f72',1,'amrex::EB2']]],
+ ['interface_3887',['Interface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13f',1,'amrex::Hypre']]],
+ ['interior_3888',['interior',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Extrapolater.html#aebff89225c72118eaf711ad96da1217a',1,'amrex::Extrapolater']]],
+ ['internals_3889',['Internals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a7f3433a6470167d503b3fe0f0e7da3d4',1,'amrex::AmrDataAdaptor::Internals()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a239d7e100aa5e50e2fa73180fd7649ea',1,'amrex::AmrMeshDataAdaptor::Internals()']]],
+ ['internalstype_3890',['InternalsType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html',1,'amrex::AmrDataAdaptor::InternalsType'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html',1,'amrex::AmrMeshDataAdaptor::InternalsType'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#a036873b2f2c1d06f877458c6e3369f13',1,'amrex::AmrDataAdaptor::InternalsType::InternalsType()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a93efc600bd13297ea7536362a1181858',1,'amrex::AmrMeshDataAdaptor::InternalsType::InternalsType()']]],
+ ['interp_3891',['interp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellConservativeLinear.html#a1973ad32936dfb82245776b45e4247db',1,'amrex::EBCellConservativeLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html#af74e1e283a35fbabfdae0b880d431f7a',1,'amrex::CellBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html#a81b8c6b51eb371e358a6bc639478c378',1,'amrex::CellConservativeLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html#ac45b4cc9c8b00425d71cf683ce9f4673',1,'amrex::CellConservativeQuartic::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html#adab6249f593300b3e2dc48f0a57c6c6b',1,'amrex::CellQuadratic::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html#a8f3e4f126c927295a4d1b6859f05aaaf',1,'amrex::CellQuartic::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#ae417e01165f1eb3090a6fc864e3969d3',1,'amrex::DeriveRec::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html#af22d89bec2e69b219d84c180abb9592b',1,'amrex::MFCellConsLinMinmaxLimitInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html#a024b3eb2b27436615aeb54a993c2f6f6',1,'amrex::EBMFCellConsLinInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a300863fe0bdaa905b0a5cbe163586bf3',1,'amrex::FaceConservativeLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#a0616e1cd7c7ace4f08b92dea1677f2bd',1,'amrex::FaceDivFree::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#a249d0061f5efa1ea95ba03a301307ec7',1,'amrex::FaceLinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a02d82e4c9c05f3d9acaf2e2519a8a47a',1,'amrex::InterpFaceRegister::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#acfb408607036aa3f76da0478bba4855d',1,'amrex::Interpolater::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html#afb1ce4c138df4eef0c79359d2f313299',1,'amrex::MFCellBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a188f59b61da019f7ed2eca4044b08cff',1,'amrex::MFCellConsLinInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFInterpolater.html#ad58787e5d20224e834a55b1d566f7672',1,'amrex::MFInterpolater::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html#aa8ecd57882ef8a19d4c2480083336b71',1,'amrex::MFNodeBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html#aac8208aac343823a13d9bb8ef3b1c00d',1,'amrex::MFPCInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html#ae952aa577171cdaf6a5e11f442ef9744',1,'amrex::NodeBilinear::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html#adfc5ad7e775d4436676ac78f658bc3b5',1,'amrex::PCInterp::interp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a0afe8de243a0504d0a3f57b0c6c1310b',1,'amrex::StateDescriptor::interp() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a07ab21f13b747541446a303997f24aee',1,'amrex::StateDescriptor::interp(int i) const noexcept']]],
+ ['interp_5farr_3892',['interp_arr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a7b6f2a09b57e95b750785a7c631c1353',1,'amrex::FaceConservativeLinear::interp_arr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html#af3e2052a76426fa4bec0ca2ae6faaa76',1,'amrex::FaceDivFree::interp_arr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#a1335c7ebf1da118df6be8fa54a6e4007',1,'amrex::FaceLinear::interp_arr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#a64945546d03cdf4823ac3689509b59f4',1,'amrex::Interpolater::interp_arr()']]],
+ ['interp_5fcoef_3893',['interp_coef',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#acce74b37bc2ee4518cb6bd2d058f2b53',1,'amrex::openbc']]],
+ ['interp_5fface_3894',['interp_face',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html#a0181ab06dea6f0c924ead18e666872af',1,'amrex::FaceConservativeLinear::interp_face()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html#a2b8013cf1c27cb27f02b916b16c2043f',1,'amrex::FaceLinear::interp_face()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#aee5ce439fa4bbc2dd6f8d40708715485',1,'amrex::Interpolater::interp_face()']]],
+ ['interp_5fface_5freg_3895',['interp_face_reg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aed91a03099231a70cb9d3fbf02d95081',1,'amrex::interp_face_reg(int i, int j, IntVect const &rr, Array4< Real > const &fine, int scomp, Array4< Real const > const &crse, Array4< Real > const &slope, int ncomp, Box const &domface, int idim)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78a68acf45501af596b096939b49995c',1,'amrex::interp_face_reg(int i, int j, int k, IntVect const &rr, Array4< Real > const &fine, int scomp, Array4< Real const > const &crse, Array4< Real > const &slope, int ncomp, Box const &domface, int idim)']]],
+ ['interpaddbox_3896',['InterpAddBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#add0ef828c3264079f14cc05abcbb6cb8',1,'amrex::StateData::InterpAddBox()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b0d01afec5218e25096773af48821bb',1,'amrex::InterpAddBox()']]],
+ ['interpassign_3897',['interpAssign',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a4d49ac5447d6ea1fc807b221460fb54d',1,'amrex::MLNodeLinOp::interpAssign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2f7c32a95d9e511ccee3f3f256341141',1,'MLLinOpT< Array< MultiFab, 3 > >::interpAssign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2f7c32a95d9e511ccee3f3f256341141',1,'amrex::MLLinOpT::interpAssign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac40a7cc1f424156f36d3d8b2f0254ae7',1,'amrex::MLCellLinOpT::interpAssign()']]],
+ ['interpb_3898',['InterpB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80dfa9d55599aaee42c677bcd175e50bebbca',1,'amrex']]],
+ ['interpbase_3899',['InterpBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html',1,'amrex::InterpBase'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a021bb62c902497ccc17f9debb5fc10cc',1,'amrex::InterpBase::InterpBase(InterpBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a2f6b67e875b76f7bcaa9151a1c6de2a6',1,'amrex::InterpBase::InterpBase(InterpBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#aee63caed578fc06fb37257394ac4a62d',1,'amrex::InterpBase::InterpBase()=default']]],
+ ['interpbndrydata_3900',['InterpBndryData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d926e5fad46a5fd2da4b495b16f449d',1,'amrex']]],
+ ['interpbndrydata_5fo1_3901',['interpbndrydata_o1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb1adff31f71c9985f21b703a4374f20',1,'amrex']]],
+ ['interpbndrydata_5fx_5fo3_3902',['interpbndrydata_x_o3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4db98eeaa5650776a6e1a6c96ab18e39',1,'amrex']]],
+ ['interpbndrydata_5fy_5fo3_3903',['interpbndrydata_y_o3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f0b450447c87eb36e65433e5c93f828',1,'amrex']]],
+ ['interpbndrydata_5fz_5fo3_3904',['interpbndrydata_z_o3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72cb29420ce81cfc0ff3a3a169ca3cdb',1,'amrex']]],
+ ['interpbndrydatat_3905',['InterpBndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html',1,'amrex::InterpBndryDataT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#aca339f6cfefd2b60592adb0bb79a01ea',1,'amrex::InterpBndryDataT::InterpBndryDataT(const InterpBndryDataT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a58930dee10ca630b2f499dc6f20aa0ac',1,'amrex::InterpBndryDataT::InterpBndryDataT(InterpBndryDataT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#ab3867a4fd0a4d8e7eba5d2847576bd74',1,'amrex::InterpBndryDataT::InterpBndryDataT(const BoxArray &_grids, const DistributionMapping &_dmap, int _ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a71ecda5638e531eb2f2c81496b3a3422',1,'amrex::InterpBndryDataT::InterpBndryDataT() noexcept=default']]],
+ ['interpccx_3906',['interpccx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a9fe6fda4f0515c834002a49cba04cc2e',1,'amrex::openbc']]],
+ ['interpccy_3907',['interpccy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a765bedd56cb0c8e024a821cc942663bf',1,'amrex::openbc']]],
+ ['interpccz_3908',['interpccz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a8233d38e6789cbe1cd5dc3138f4bd389',1,'amrex::openbc']]],
+ ['interpcorrection_3909',['interpCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a295166a3e3f2f9ec07aeffbb4a8a68ed',1,'amrex::MLMGT::interpCorrection(int alev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a13d1cb95e97a44a16843f44421cc86c5',1,'amrex::MLMGT::interpCorrection(int alev, int mglev)']]],
+ ['interpcrsefinebndryemfield_3910',['InterpCrseFineBndryEMfield',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4b250931d7e5f375e7da2ebc1ea0ac0',1,'amrex::InterpCrseFineBndryEMfield(InterpEM_t interp_type, const Array< MultiFab const *, AMREX_SPACEDIM > &crse, const Array< MultiFab *, AMREX_SPACEDIM > &fine, const Geometry &cgeom, const Geometry &fgeom, int ref_ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a331b0725efb68a4f9224f12e6d6df4dd',1,'amrex::InterpCrseFineBndryEMfield(InterpEM_t interp_type, const Array< MultiFab, AMREX_SPACEDIM > &crse, Array< MultiFab, AMREX_SPACEDIM > &fine, const Geometry &cgeom, const Geometry &fgeom, int ref_ratio)']]],
+ ['interpe_3911',['InterpE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80dfaea241117e55edc2764d31a18a4740ff3',1,'amrex']]],
+ ['interpem_5ft_3912',['InterpEM_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80df',1,'amrex']]],
+ ['interpface_3913',['InterpFace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4262e98515dcf57af2a075ccc914dba8',1,'amrex::InterpFace(InterpBase *interp, MF const &mf_crse_patch, int crse_comp, MF &mf_refined_patch, int fine_comp, int ncomp, const IntVect &ratio, const iMF &solve_mask, const Geometry &crse_geom, const Geometry &fine_geom, int bccomp, RunOn gpu_or_cpu, const Vector< BCRec > &bcs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a47d6d2c059c23fce19a769d7c1256fd3',1,'amrex::InterpFace(Interp *interp, MF const &mf_crse_patch, int crse_comp, MF &mf_refined_patch, int fine_comp, int ncomp, const IntVect &ratio, const iMF &solve_mask, const Geometry &crse_geom, const Geometry &fine_geom, int bcscomp, RunOn gpu_or_cpu, const Vector< BCRec > &bcs)']]],
+ ['interpfaceregister_3914',['InterpFaceRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html',1,'amrex::InterpFaceRegister'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a4b625e8c2eef9e28005c49bbdfc8c203',1,'amrex::InterpFaceRegister::InterpFaceRegister(BoxArray const &fba, DistributionMapping const &fdm, Geometry const &fgeom, IntVect const &ref_ratio)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ade6847e4f47127ea6f5abc3c8633a9f7',1,'amrex::InterpFaceRegister::InterpFaceRegister()=default']]],
+ ['interpfillfab_3915',['InterpFillFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aabdb646a3159210a31ec8dc806eaf7bb',1,'amrex::InterpFillFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a64b6d97172a5fa5f54ecaed8181bbe28',1,'amrex::StateData::InterpFillFab()']]],
+ ['interpfromcoarselevel_3916',['InterpFromCoarseLevel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa081e015e8252796d1f7675189020446',1,'amrex::InterpFromCoarseLevel(MF &mf, IntVect const &nghost, Real time, const MF &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa430e1648835f9dea38b7568d79506',1,'amrex::InterpFromCoarseLevel(MF &mf, Real time, const MF &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, BC &cbc, int cbccomp, BC &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Vector< BCRec > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abed62fa77c3def575a20c8c9efa33805',1,'amrex::InterpFromCoarseLevel(Array< MF *, AMREX_SPACEDIM > const &mf, Real time, const Array< MF *, AMREX_SPACEDIM > &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a665aff71f29d05e954c3cb414b5e9349',1,'amrex::InterpFromCoarseLevel(Array< MF *, AMREX_SPACEDIM > const &mf, IntVect const &nghost, Real time, const Array< MF *, AMREX_SPACEDIM > &cmf, int scomp, int dcomp, int ncomp, const Geometry &cgeom, const Geometry &fgeom, Array< BC, AMREX_SPACEDIM > &cbc, int cbccomp, Array< BC, AMREX_SPACEDIM > &fbc, int fbccomp, const IntVect &ratio, Interp *mapper, const Array< Vector< BCRec >, AMREX_SPACEDIM > &bcs, int bcscomp, const PreInterpHook &pre_interp={}, const PostInterpHook &post_interp={})']]],
+ ['interpolate_5fpotential_3917',['interpolate_potential',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a5e29bc57a9ca4bc8ef562a731a373871',1,'amrex::OpenBCSolver']]],
+ ['interpolater_3918',['Interpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html',1,'amrex']]],
+ ['interpolaterboxcoarsener_3919',['InterpolaterBoxCoarsener',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html',1,'amrex::InterpolaterBoxCoarsener'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#ae476a5ba50fe4213159eb44a6796a2a3',1,'amrex::InterpolaterBoxCoarsener::InterpolaterBoxCoarsener()']]],
+ ['interpolation_3920',['interpolation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a96cd1c0c8c939d5330e906376d009f71',1,'amrex::MLNodeTensorLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aaf4bbbd062c51772dc87171a1f365eac',1,'amrex::MLNodeLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#afb49aaa56be36e92a6e40bd7b2cc67ca',1,'amrex::MLNodeABecLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1c8739b0c8b387f82d1c4cb3ba3ea509',1,'MLLinOpT< Array< MultiFab, 3 > >::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1c8739b0c8b387f82d1c4cb3ba3ea509',1,'amrex::MLLinOpT::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a3b6fb22e3c88f4ab7b5ca96c075a8323',1,'amrex::MLEBNodeFDLaplacian::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4ed336b2cf683367315368d27d244768',1,'amrex::MLEBABecLap::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a259409e41902c718a2c04c81d91648c4',1,'amrex::MLCurlCurl::interpolation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a7a7909cddc98ec2abe949ee2f043e817',1,'amrex::MLCellLinOpT::interpolation()']]],
+ ['interpolationamr_3921',['interpolationAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a66229ad6a25ab3503f99f67a86be8fef',1,'amrex::MLNodeLinOp::interpolationAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add47eb9821c3b08db62d7f0f68554a4f',1,'MLLinOpT< Array< MultiFab, 3 > >::interpolationAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#add47eb9821c3b08db62d7f0f68554a4f',1,'amrex::MLLinOpT::interpolationAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ae4108ba43d2b66494dd56578879a29a9',1,'amrex::MLCellLinOpT::interpolationAmr()']]],
+ ['intersect_3922',['intersect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31f38031bc51519297d88d3234115277',1,'amrex::intersect(const BoxArray &ba, const Box &b, int ng=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2fa5535ba8d983023e1a6bd61c9a4880',1,'amrex::intersect(const BoxArray &ba, const Box &b, const IntVect &ng)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a172c409fe49ab498d9910cc19b732346',1,'amrex::intersect(const BoxArray &lhs, const BoxArray &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f75454b7ddd1be750318c754c3b1ae3',1,'amrex::intersect(const BoxArray &ba, const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3fb0e9220f2aa85a365f7ec254f2e3d7',1,'amrex::intersect(BoxDomain &dest, const BoxDomain &fin, const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe22e052a797bf296858f9330273112d',1,'amrex::intersect(const BoxList &bl, const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a30626a7fa3cb467d4567c820ba4aabb8',1,'amrex::ClusterList::intersect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9f5fb740643bc7f4b10baa5487cc1760',1,'amrex::BoxList::intersect(const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a21d91d95c6b068d48292a4fdc2f53486',1,'amrex::BoxList::intersect(const Box &b)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a6168e6055822180730994c1ad73e068e',1,'amrex::BoxDomain::intersect()']]],
+ ['intersect_5fhix_3923',['intersect_hix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa74ec3120336fb6f18e589e7e31a2fec',1,'amrex::Amr']]],
+ ['intersect_5fhiy_3924',['intersect_hiy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad89ad8ade0419ea12d1901d4237b9f07',1,'amrex::Amr']]],
+ ['intersect_5fhiz_3925',['intersect_hiz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4b8339a63d2e5a665044f782e929a02f',1,'amrex::Amr']]],
+ ['intersect_5flox_3926',['intersect_lox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a74f3b055b554426d6404985f46bc5713',1,'amrex::Amr']]],
+ ['intersect_5floy_3927',['intersect_loy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a63e0fe7c5999847347e2959ef6d35e84',1,'amrex::Amr']]],
+ ['intersect_5floz_3928',['intersect_loz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac8fbee6b944ffeb46dac1abb6c4e979c',1,'amrex::Amr']]],
+ ['intersectionif_3929',['IntersectionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html',1,'amrex::EB2']]],
+ ['intersections_3930',['intersections',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac19b485ff74dd52d9bb8d8919184e0ce',1,'amrex::BoxArray::intersections(const Box &bx, std::vector< std::pair< int, Box > > &isects, bool first_only, const IntVect &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7cd5573bebca1fbbe29bd8bd328ce172',1,'amrex::BoxArray::intersections(const Box &bx, std::vector< std::pair< int, Box > > &isects, bool first_only, int ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a80052e0d9dfb04e293a213fe3c62f053',1,'amrex::BoxArray::intersections(const Box &bx, std::vector< std::pair< int, Box > > &isects) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aa9813523e16f907563f2c1d054dfaf4f',1,'amrex::BoxArray::intersections(const Box &bx, bool first_only, const IntVect &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0c73c4d67413a076f526d3209028285e',1,'amrex::BoxArray::intersections(const Box &bx, bool first_only, int ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a1a6bba7ce3f3a648d9c1fb8815f7a3af',1,'amrex::BoxArray::intersections(const Box &bx) const']]],
+ ['intersectpoint_3931',['intersectPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab96876a1b615c3f8da897d2486d87af1',1,'amrex::XYPlotDataList']]],
+ ['intersectpoint_3932',['IntersectPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a3cb0318159ef8ea32335512140c1e0d3',1,'amrex::XYPlotDataList']]],
+ ['intersects_3933',['intersects',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a15880d75956fdc7052c011f342f62e4c',1,'amrex::BoxArray::intersects(const Box &b, const IntVect &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0ec59f7f66dc947a4911ac0b88609ce7',1,'amrex::BoxArray::intersects(const Box &b, int ng=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a8b71ab83b796a36109d487b53b7ec4c1',1,'amrex::RealBox::intersects()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7c8087b4cf11df34f27779222958269e',1,'BoxND< AMREX_SPACEDIM >::intersects()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7c8087b4cf11df34f27779222958269e',1,'amrex::BoxND::intersects()']]],
+ ['interval_3934',['Interval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1Interval.html',1,'amrex::algoim::Interval'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434a0135564ab7966e377f4b9fff395b6eb6',1,'amrex::StateDescriptor::Interval()']]],
+ ['intimerange_3935',['InTimeRange',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2232121c4ccb35f8edc71cc8ce1bd244',1,'BLProfStats']]],
+ ['intvect_3936',['IntVect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8792201c856a367dda275e09047daa33',1,'amrex']]],
+ ['intvect_3937',['intVect',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a82efa297d09d0a5982985ae3296a40c9',1,'amrex::BoxIndexerND< 1 >::intVect()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#ad27346b304d89647685a5c835d1919cb',1,'amrex::BoxIndexerND::intVect()']]],
+ ['intvectcat_3938',['IntVectCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae32a41a77c57301f9a393a6481c82ced',1,'amrex']]],
+ ['intvectcat_5fimp_3939',['IntVectCat_imp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#afba19b362ef5b56935db1a4da37c6fae',1,'amrex::detail']]],
+ ['intvectexpand_3940',['IntVectExpand',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab36de94c4a35bff95ce39e8cd0322807',1,'amrex']]],
+ ['intvectfromlocation_3941',['IntVectFromLocation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ab662246a334dad2696f3b8560c78de94',1,'amrex::AmrData']]],
+ ['intvectnd_3942',['IntVectND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'amrex::IntVectND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35b24379da72639d59e6a6ae6b65fcc4',1,'amrex::IntVectND(int, int, Args...) -> IntVectND< sizeof...(Args)+2 >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9719760172e84e7b1e03642131c04fa',1,'amrex::IntVectND(const Array< int, dim > &) -> IntVectND< dim >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6df1f87665d31582239d3ebb5bdac49c',1,'IntVectND< AMREX_SPACEDIM >::IntVectND()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae84bb98ced997ee0c899aa5f6d2e1c0a',1,'amrex::IntVectND::IntVectND() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acfc5ea467d68dfadd0caf8c776eb13f9',1,'amrex::IntVectND::IntVectND(int i, int j, Args...ks) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b7a6358169ffbb815951ea698101690',1,'amrex::IntVectND::IntVectND(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab38359b7b41475490ea00a42abf7a328',1,'amrex::IntVectND::IntVectND(const int *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6df1f87665d31582239d3ebb5bdac49c',1,'amrex::IntVectND::IntVectND(const Vector< int > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a060f8d922180985b6ad5aecc5da32b97',1,'amrex::IntVectND::IntVectND(const Array< int, dim > &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a066e5a5a819cd743766a0458d9b68fef',1,'amrex::IntVectND::IntVectND(Dim3 const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae84bb98ced997ee0c899aa5f6d2e1c0a',1,'IntVectND< AMREX_SPACEDIM >::IntVectND() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acfc5ea467d68dfadd0caf8c776eb13f9',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(int i, int j, Args...ks) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b7a6358169ffbb815951ea698101690',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab38359b7b41475490ea00a42abf7a328',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(const int *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a066e5a5a819cd743766a0458d9b68fef',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(Dim3 const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a060f8d922180985b6ad5aecc5da32b97',1,'IntVectND< AMREX_SPACEDIM >::IntVectND(const Array< int, dim > &a) noexcept']]],
+ ['intvectnd_3c_20amrex_5fspacedim_20_3e_3943',['IntVectND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'']]],
+ ['intvector_3944',['IntVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ae6b60527dc650e6fd9cc30ea98dc5dfd',1,'amrex::ParConstIter_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#add93f64ceb09f7385f2c85b3130bf62f',1,'amrex::ParIter_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af511bb0ba2cf4fa1b60188914ec13cb7',1,'amrex::ParIterBase_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af511bb0ba2cf4fa1b60188914ec13cb7',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#af511bb0ba2cf4fa1b60188914ec13cb7',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc301a126a29e5a25eba6ae159190ff4',1,'amrex::ParticleContainer_impl::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc301a126a29e5a25eba6ae159190ff4',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab198bf3467e469c8c1bfa13f1c53799a',1,'amrex::ParticleTile::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#af1be308a287422ae2a6580556249eb3d',1,'amrex::StructOfArrays::IntVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a60a40e557410a932b8adc0275a5d019f',1,'amrex::NeighborParticleContainer::IntVector()']]],
+ ['intvectresize_3945',['IntVectResize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3711adbeb61448ada32e53fbdc06d75',1,'amrex']]],
+ ['intvectshrink_3946',['IntVectShrink',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3a1876c6b74db44950b0f9e6ef3bf6d',1,'amrex']]],
+ ['intvectsplit_3947',['IntVectSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a532032fa30b7c3646fb07a579df8e837',1,'amrex']]],
+ ['intvectsplit_5fimp_3948',['IntVectSplit_imp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af8a2ec02f5a88d4bc375926edc452fbf',1,'amrex::detail']]],
+ ['intvectsplit_5fimp2_3949',['IntVectSplit_imp2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2744dcaf73a87a1ef2d0cbd5b3a95857',1,'amrex::detail']]],
+ ['inv_5fdx_3950',['inv_dx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a09a58ce8c24e2ad549c98754fd2adaeb',1,'amrex::CoordSys']]],
+ ['invalid_3951',['invalid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cafedb2d84cafe20862cb4399751a8a7e3',1,'amrex']]],
+ ['invalid_3952',['Invalid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParticleIdCpus.html#a7dade82513033963b539558d0d2d5e0c',1,'amrex::ParticleIdCpus']]],
+ ['invalid_5ftime_3953',['INVALID_TIME',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdf427459e2b9a7718975c38a36d8be2',1,'amrex']]],
+ ['invalidcontourtype_3954',['INVALIDCONTOURTYPE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323baa990943cd590771c2f07230ef0557850',1,'amrex::Amrvis']]],
+ ['invalidminmax_3955',['INVALIDMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98eac6c6458c687d1b60adee77a09a91bef5',1,'amrex::Amrvis']]],
+ ['invalidrequesttype_3956',['InvalidRequestType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a98b03a82942b04872302d539974d8300',1,'amrex::DataServices']]],
+ ['invalidtype_3957',['INVALIDTYPE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfaae70cfa6a2edfb9a277c9ee45f063e83',1,'amrex::Amrvis']]],
+ ['invcellsize_3958',['InvCellSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3a9c67df49c93b825ac5378f5411b9da',1,'amrex::CoordSys::InvCellSize(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ad195c96d818c1331428e90a727745304',1,'amrex::CoordSys::InvCellSize() const noexcept']]],
+ ['invcellsizearray_3959',['InvCellSizeArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ad30ea5aed12689007843a59201563409',1,'amrex::CoordSys']]],
+ ['inverse_3960',['Inverse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#ae33cb7ae2726115f3cd480dc088a44b7',1,'amrex::NonLocalBC::Identity::Inverse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#af8970386ed97a77fdb26348c6ae02871',1,'amrex::NonLocalBC::MultiBlockIndexMapping::Inverse(Dim3 i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a952e8acf8b0d5176442546ca16c789ee',1,'amrex::NonLocalBC::MultiBlockIndexMapping::Inverse(IndexType it) const noexcept']]],
+ ['inverse_5ft_3961',['Inverse_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a165fdced073fa98b961fd6aaceb213d5',1,'amrex::NonLocalBC']]],
+ ['inverse_5ftags_3962',['inverse_tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ab2ef89d2bc69cbfa4ca8f26175d2ce1c',1,'amrex::NeighborParticleContainer']]],
+ ['inversecopytag_3963',['InverseCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html',1,'amrex::NeighborParticleContainer']]],
+ ['inverseimage_3964',['InverseImage',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab444df90b90c40442170ef5db4b0bea1',1,'amrex::NonLocalBC']]],
+ ['invert_3965',['invert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a773e797a62924f1a23e4774c11b97f6f',1,'amrex::MultiFab::invert(Real numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abc88cd9b7b451baaea2d53b97d20368a',1,'amrex::MultiFab::invert(Real numerator, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad7883de5b1bd515c4714e434e2a98547',1,'amrex::MultiFab::invert(Real numerator, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< AtomicInt >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'amrex::BaseFab::invert(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'amrex::BaseFab::invert(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'amrex::BaseFab::invert(T const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'amrex::BaseFab::invert(T const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< AtomicInt >::invert(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< AtomicInt >::invert(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< AtomicInt >::invert(AtomicInt const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< HYPRE_Int >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::CutFab >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::BaseFab< PetscInt > >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::BaseFab< PetscInt > >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::BaseFab< AtomicInt > >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::BaseFab< AtomicInt > >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'amrex::FabArray::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'amrex::FabArray::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< Real >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< HYPRE_Int >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::CutFab >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< int >::invert(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< int >::invert(int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< Real >::invert(Real const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< Real >::invert(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< Real >::invert(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< PetscInt >::invert(PetscInt const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< PetscInt >::invert(PetscInt const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< PetscInt >::invert(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< PetscInt >::invert(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< int >::invert(int const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< int >::invert(int const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< EBCellFlag >::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#ab502cb4515069d22b59a459377d947d1',1,'amrex::LUSolver::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< TagBox >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< TagBox >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1151850ade9c29c2c657b173ad4a29c3',1,'amrex::MultiFab::invert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< char >::invert(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< char >::invert(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< char >::invert(char const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d7a22be04a9f14666b5b6dea43c7aab',1,'BaseFab< char >::invert(char const &r, const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< EBCellFlag >::invert(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< EBCellFlag >::invert(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#adc3c76cad27b8ebcac50f472ee28086a',1,'BaseFab< EBCellFlag >::invert(EBCellFlag const &r) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad98a82bccd4fb83e293321c508cbf8e3',1,'BaseFab< HYPRE_Int >::invert(HYPRE_Int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad7393f53147c97d7e2ce59bacb6e90ea',1,'BaseFab< HYPRE_Int >::invert(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< IArrayBox >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< IArrayBox >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< FArrayBox >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< FArrayBox >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::Mask >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::Mask >::invert(value_type numerator, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a17da9b4e30ef5211cdc56747641a622a',1,'FabArray< amrex::EBCellFlagFab >::invert(value_type numerator, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6024801773f82956d6cdfcd47edc15ef',1,'FabArray< amrex::EBCellFlagFab >::invert(value_type numerator, int comp, int num_comp, int nghost=0)']]],
+ ['invnormdist_3966',['InvNormDist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb571560dc9f12004d96e105ab1137e9',1,'amrex']]],
+ ['invnormdistbest_3967',['InvNormDistBest',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dace3a79fc48a8b02686c10363b70a9',1,'amrex']]],
+ ['invoke_3968',['INVOKE',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af2dd4ad4f928e269d1bc2dce24f48b92',1,'amrex::detail']]],
+ ['invoke_5fresult_3969',['invoke_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result.html',1,'amrex::detail']]],
+ ['invoke_5fresult_3c_20decltype_28void_28invoke_28std_3a_3adeclval_3c_20f_20_3e_28_29_2c_20std_3a_3adeclval_3c_20args_20_3e_28_29_2e_2e_2e_29_29_29_2c_20f_2c_20args_2e_2e_2e_20_3e_3970',['invoke_result< decltype(void(INVOKE(std::declval< F >(), std::declval< Args >()...))), F, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result_3_01decltype_07void_07INVOKE_07std_1_1declval_3_01F_01_49dd63e63d8c4c4c6d40ab44a59ce8a5b.html',1,'amrex::detail']]],
+ ['io_5fbuffer_3971',['io_buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a72265d22f478a8f599486c0dad93f7d7',1,'amrex::NFilesIter']]],
+ ['io_5fbuffer_3972',['IO_Buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a1b2038a46c20c406d77023b6cdc956c0',1,'amrex::VisMFBuffer']]],
+ ['io_5fbuffer_5fsize_3973',['IO_Buffer_Size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a950522a5cdc10ea0ee5b3ee127612f33a2c8bdbac4eb5f5b7b66bb2b48e4672c8',1,'amrex::VisMFBuffer']]],
+ ['io_5fmax_5funit_3974',['io_max_unit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a3a0e0d4d2a87976db19e24b101aad226',1,'amrex_io_module']]],
+ ['io_5fnum_5fprecon_3975',['io_num_precon',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#af6ee31bd3ea05a3cf6c8b71f63364298',1,'amrex_io_module']]],
+ ['io_5fprecon_5funits_3976',['io_precon_units',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#aed71ac494e0dbdc248d4ceb0013d0de6',1,'amrex_io_module']]],
+ ['io_5fstdin_3977',['io_stdin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a60b6d1a7ebbeef734c0ad2b2d1f67e31',1,'amrex_io_module']]],
+ ['io_5fstdout_3978',['io_stdout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a3b8b5b3a05b268a9c3ef5e43f60ca582',1,'amrex_io_module']]],
+ ['iobuffer_3979',['ioBuffer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a1e023351bf031aee0da7cc17272716ae',1,'amrex::VisMF::PersistentIFStream']]],
+ ['iobuffersize_3980',['ioBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#ab8b3e050b7f01e4270b0185d0d0e0497',1,'amrex::VisMFBuffer']]],
+ ['ioproc_3981',['IOProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a21e190c33a495b59fa05c1cee0e4e60a',1,'amrex::ParallelContext::Frame']]],
+ ['ioprocessor_3982',['ioProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0b576ec45a3e69f29b13abda811d7f7d',1,'amrex::ParallelDescriptor']]],
+ ['ioprocessor_3983',['IOProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac7fb3467af4aabf15e61cb9c27e916d9',1,'amrex::ParallelDescriptor::IOProcessor() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8780ee1130870c2cd65de891c71b9b76',1,'amrex::ParallelDescriptor::IOProcessor(MPI_Comm comm) noexcept']]],
+ ['ioprocessorall_3984',['IOProcessorAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a49130bb9cdd82b02c9ac9674aa19925f',1,'amrex::ParallelContext']]],
+ ['ioprocessornumber_3985',['IOProcessorNumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab734a5d614e753d28d03865ee6e4039a',1,'amrex::ParallelDescriptor::IOProcessorNumber() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9397b95ec0069183061d45372eed1287',1,'amrex::ParallelDescriptor::IOProcessorNumber(MPI_Comm comm) noexcept']]],
+ ['ioprocessornumberall_3986',['IOProcessorNumberAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ac26f1dbbabf3488677245bcfa325a34f',1,'amrex::ParallelContext']]],
+ ['ioprocessornumbersub_3987',['IOProcessorNumberSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ab3843bd69bcb263dfdebb3d668dea1ba',1,'amrex::ParallelContext']]],
+ ['ioprocessorsub_3988',['IOProcessorSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#af766eba670e3bba30b2b8db7f20e8885',1,'amrex::ParallelContext']]],
+ ['ip_3989',['ip',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html#a99f7da0f4633b6fc68df7cf4f0d9d398',1,'amrex::parser_symbol::ip()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html#a2ceebd378d40320f658d673aa7df8b19',1,'amrex::iparser_symbol::ip()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html#aadd9aea37f3fba909e3801d2520a038f',1,'amrex::iparser_nvp::ip()']]],
+ ['iparser_3990',['IParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html',1,'amrex::IParser'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#aec5f0bb22e4084d50b12adbda2cc56ff',1,'amrex::IParser::IParser(std::string const &func_body)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#ac4ce16b2a7b27e417a149740858b3482',1,'amrex::IParser::IParser()=default']]],
+ ['iparser_5fabs_3991',['IPARSER_ABS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a600c31f56b7c1fc9fed39775fc745399a4cc0cd79656dee4d17762b6ad2096ef8',1,'amrex']]],
+ ['iparser_5fadd_3992',['IPARSER_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eabcf5ce820d0b4e595bce48b8fe6d8bb2',1,'amrex']]],
+ ['iparser_5fadd_5fpp_3993',['IPARSER_ADD_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea1806c59f6f441a48baff609bf73d5a49',1,'amrex']]],
+ ['iparser_5fadd_5fvp_3994',['IPARSER_ADD_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea6cb7d17cbd9374ed24fd9f3192260048',1,'amrex']]],
+ ['iparser_5fand_3995',['IPARSER_AND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da48e6f0f0ca53a84ed3d5abed8f9a2aa1',1,'amrex']]],
+ ['iparser_5fassign_3996',['iparser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html',1,'amrex']]],
+ ['iparser_5fassign_3997',['IPARSER_ASSIGN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea303140b6925cbc72cbec071bf288a549',1,'amrex']]],
+ ['iparser_5fast_5fdepth_3998',['iparser_ast_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5632af39a73771c9c4131e718495680f',1,'amrex']]],
+ ['iparser_5fast_5fdup_3999',['iparser_ast_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d20135c80c410cae70ceca17c5fd7bf',1,'amrex']]],
+ ['iparser_5fast_5fget_5fsymbols_4000',['iparser_ast_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8b3a32551ba0090abf9e5bf7578dbd3b',1,'amrex']]],
+ ['iparser_5fast_5foptimize_4001',['iparser_ast_optimize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86b9b9521f3dd1de76b9815dcdc7b9d0',1,'amrex']]],
+ ['iparser_5fast_5fprint_4002',['iparser_ast_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e832571b607617664a8a588c69a0dc4',1,'amrex']]],
+ ['iparser_5fast_5fregvar_4003',['iparser_ast_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acaf77a8dc997257b02f28ac1bebe36e2',1,'amrex']]],
+ ['iparser_5fast_5fsetconst_4004',['iparser_ast_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ba5d2433690f81ff281ed886dd611e5',1,'amrex']]],
+ ['iparser_5fast_5fsize_4005',['iparser_ast_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88284344fbc21e1fad73e0f2e4280394',1,'amrex']]],
+ ['iparser_5fatoll_4006',['iparser_atoll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a40f6c7b60c5e5570a11407ad4fbe2e98',1,'amrex']]],
+ ['iparser_5fcall_5ff1_4007',['iparser_call_f1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38a244129f554bd0c30380dac28c840e',1,'amrex']]],
+ ['iparser_5fcall_5ff2_4008',['iparser_call_f2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa01c0dff8dad30bcf3f9bbdb5897a57c',1,'amrex']]],
+ ['iparser_5fcall_5ff3_4009',['iparser_call_f3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad01fd22d750372f4a5e3b2783cadaf87',1,'amrex']]],
+ ['iparser_5fcompile_4010',['iparser_compile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1da2fea26697c988c6d678cc8945d283',1,'amrex']]],
+ ['iparser_5fcompile_5fexe_5fsize_4011',['iparser_compile_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e29ab190e699a3c430702947738d8e4',1,'amrex']]],
+ ['iparser_5fdefexpr_4012',['iparser_defexpr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7a5d02f651cdb8b30aa2a0de332d670',1,'amrex']]],
+ ['iparser_5fdepth_4013',['iparser_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acb6b901b917abe69e9bcc985016b7de6',1,'amrex']]],
+ ['iparser_5fdiv_4014',['IPARSER_DIV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eadfd6fe3ec7fd37a80549a7db0ad8c462',1,'amrex']]],
+ ['iparser_5fdiv_5fpp_4015',['IPARSER_DIV_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eac2958d0b9c09b0e11b991f2257191678',1,'amrex']]],
+ ['iparser_5fdiv_5fpv_4016',['IPARSER_DIV_PV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea54f35dc4d1a7bd6e9cd01a262f98fa18',1,'amrex']]],
+ ['iparser_5fdiv_5fvp_4017',['IPARSER_DIV_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea534ab96269f305c32a56b23f4e60d020',1,'amrex']]],
+ ['iparser_5fdup_4018',['iparser_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad22cca51d4bfda06050d7f02e555131b',1,'amrex']]],
+ ['iparser_5feq_4019',['IPARSER_EQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da844af70cd0ff0cd99ff98d9d5110110f',1,'amrex']]],
+ ['iparser_5fexe_5fadd_4020',['IPARSER_EXE_ADD',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a3aa5ebc870f48d8671c6822bca78c17e',1,'amrex']]],
+ ['iparser_5fexe_5fadd_5fpn_4021',['IPARSER_EXE_ADD_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28ab2fdbbd4215b2a68f9419600ea697348',1,'amrex']]],
+ ['iparser_5fexe_5fadd_5fpp_4022',['IPARSER_EXE_ADD_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a5afc61c446b9479b5604a84d4a1345e1',1,'amrex']]],
+ ['iparser_5fexe_5fadd_5fvn_4023',['IPARSER_EXE_ADD_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28af4a9f9c2a8c4946bc3ccf48cf2800fc0',1,'amrex']]],
+ ['iparser_5fexe_5fadd_5fvp_4024',['IPARSER_EXE_ADD_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a5d373545b16e753833a1de83ee589666',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5fb_4025',['IPARSER_EXE_DIV_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a68ec347805cd44d13e623908e35f7139',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5ff_4026',['IPARSER_EXE_DIV_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28abc2d01f49b641950408081fac0af47ad',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5fnv_4027',['IPARSER_EXE_DIV_NV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28af9b19ba65988eaa6817c8e5c7f4a01d7',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5fpn_4028',['IPARSER_EXE_DIV_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aae21ba0046dbd5e03413eff57c091563',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5fpp_4029',['IPARSER_EXE_DIV_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a41262d5e1a88421783a3e74251282af9',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5fpv_4030',['IPARSER_EXE_DIV_PV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a732fc6f3f3c0a3fa42817371afc40322',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5fvn_4031',['IPARSER_EXE_DIV_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a61e2f764c31190dc19a79b2f518a0798',1,'amrex']]],
+ ['iparser_5fexe_5fdiv_5fvp_4032',['IPARSER_EXE_DIV_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a69bf2bf34ce4f88f5f92adbda1856e83',1,'amrex']]],
+ ['iparser_5fexe_5feval_4033',['iparser_exe_eval',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35ddfb0b7e57a2410a49e04b95e3b605',1,'amrex']]],
+ ['iparser_5fexe_5ff1_4034',['IPARSER_EXE_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28ab0ed4840180195b9a6ad04f38fbf587d',1,'amrex']]],
+ ['iparser_5fexe_5ff2_5fb_4035',['IPARSER_EXE_F2_B',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aa67ea243c59289ba8e2bd1bca92e4085',1,'amrex']]],
+ ['iparser_5fexe_5ff2_5ff_4036',['IPARSER_EXE_F2_F',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a08c799f241d96968e3fd8cf85b9c9f3d',1,'amrex']]],
+ ['iparser_5fexe_5fif_4037',['IPARSER_EXE_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a9eabbc6b1a61bef1db16279b771f6ebc',1,'amrex']]],
+ ['iparser_5fexe_5fjump_4038',['IPARSER_EXE_JUMP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aa381a61b4507e60fc34dbd770937674b',1,'amrex']]],
+ ['iparser_5fexe_5fmul_4039',['IPARSER_EXE_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a7d295e84ce6e6a488e8450e0d7d7d797',1,'amrex']]],
+ ['iparser_5fexe_5fmul_5fpn_4040',['IPARSER_EXE_MUL_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a521a39a1475570d39fe599cee4f0d183',1,'amrex']]],
+ ['iparser_5fexe_5fmul_5fpp_4041',['IPARSER_EXE_MUL_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a71b1cb6f3bd922a392f35f37149881ae',1,'amrex']]],
+ ['iparser_5fexe_5fmul_5fvn_4042',['IPARSER_EXE_MUL_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a6d740004ac2119309936e3c8df1793a3',1,'amrex']]],
+ ['iparser_5fexe_5fmul_5fvp_4043',['IPARSER_EXE_MUL_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a49ffa39b47983c9858a72d5ef490c64a',1,'amrex']]],
+ ['iparser_5fexe_5fneg_4044',['IPARSER_EXE_NEG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a46646e4ae1e9bd709c7c4273049955c2',1,'amrex']]],
+ ['iparser_5fexe_5fneg_5fp_4045',['IPARSER_EXE_NEG_P',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a0b4b0ce6f8c7980e569c279dd17aa4c9',1,'amrex']]],
+ ['iparser_5fexe_5fnull_4046',['IPARSER_EXE_NULL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a6dfbde3e58ba42669d2dab8e0afe5983',1,'amrex']]],
+ ['iparser_5fexe_5fnumber_4047',['IPARSER_EXE_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28aedb5c10079e70548e697cd7161dd07ee',1,'amrex']]],
+ ['iparser_5fexe_5fsize_4048',['iparser_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af1d7e398d54b82b8d785096e8030b983',1,'amrex']]],
+ ['iparser_5fexe_5fsub_4049',['IPARSER_EXE_SUB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a998513e1cc0eb24ca2aeee521b270571',1,'amrex']]],
+ ['iparser_5fexe_5fsub_5fpn_4050',['IPARSER_EXE_SUB_PN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a898969646c61c19a5846779f791aceab',1,'amrex']]],
+ ['iparser_5fexe_5fsub_5fpp_4051',['IPARSER_EXE_SUB_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a416e7830bfce8fb8d753f71562fd6d1b',1,'amrex']]],
+ ['iparser_5fexe_5fsub_5fvn_4052',['IPARSER_EXE_SUB_VN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a9a0487c5cd8d1732c8c1b399f66d498c',1,'amrex']]],
+ ['iparser_5fexe_5fsub_5fvp_4053',['IPARSER_EXE_SUB_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a63ab070e7de2587e5c55446a0cb0a80b',1,'amrex']]],
+ ['iparser_5fexe_5fsymbol_4054',['IPARSER_EXE_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a1144f6fecf3e58cc78fedaadbe8a7fc7',1,'amrex']]],
+ ['iparser_5fexe_5ft_4055',['iparser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28',1,'amrex']]],
+ ['iparser_5ff1_4056',['iparser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html',1,'amrex']]],
+ ['iparser_5ff1_4057',['IPARSER_F1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea6359aea3098e5c99a7a7de4fe9eac881',1,'amrex']]],
+ ['iparser_5ff1_5ft_4058',['iparser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a600c31f56b7c1fc9fed39775fc745399',1,'amrex']]],
+ ['iparser_5ff2_4059',['iparser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html',1,'amrex']]],
+ ['iparser_5ff2_4060',['IPARSER_F2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eaca3a7a9a9c6e575549de451895693cc3',1,'amrex']]],
+ ['iparser_5ff2_5ft_4061',['iparser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7d',1,'amrex']]],
+ ['iparser_5ff3_4062',['iparser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html',1,'amrex']]],
+ ['iparser_5ff3_4063',['IPARSER_F3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea80fa3bd42760cb2a3c1bdfdff06b6a12',1,'amrex']]],
+ ['iparser_5ff3_5ft_4064',['iparser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af30c8b25dcfaa74c444959a075767843',1,'amrex']]],
+ ['iparser_5fflrdiv_4065',['IPARSER_FLRDIV',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da3af79d5dda37041d8b153939b9fe017a',1,'amrex']]],
+ ['iparser_5fgeq_4066',['IPARSER_GEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7daa42aab30a1b9f4b193633538f3fa80a8',1,'amrex']]],
+ ['iparser_5fget_5fsymbols_4067',['iparser_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f629d5b7394b73cda3c7cee2e05c42b',1,'amrex']]],
+ ['iparser_5fgt_4068',['IPARSER_GT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da207502290f1b2902f90375083a7bfcec',1,'amrex']]],
+ ['iparser_5fif_4069',['IPARSER_IF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af30c8b25dcfaa74c444959a075767843a1da16104a9c24986c0582d48c30c09b4',1,'amrex']]],
+ ['iparser_5fleq_4070',['IPARSER_LEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7daad092f4ce24e4996580645e355ad54ed',1,'amrex']]],
+ ['iparser_5flist_4071',['IPARSER_LIST',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eab25230e97bd974f0fc68c68783fd6129',1,'amrex']]],
+ ['iparser_5flt_4072',['IPARSER_LT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da081d856458025210c85cdb3d48424ca9',1,'amrex']]],
+ ['iparser_5fmakesymbol_4073',['iparser_makesymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac283fe1c5d28044a723b5c8a46272f75',1,'amrex']]],
+ ['iparser_5fmax_4074',['IPARSER_MAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da7c28bfc3d232b0311ae37088bf8725e1',1,'amrex']]],
+ ['iparser_5fmin_4075',['IPARSER_MIN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da8a3a5bb779a49faee7afaf2151ee1a52',1,'amrex']]],
+ ['iparser_5fmul_4076',['IPARSER_MUL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eaf036f5a1febcd6fc23be5646bc855b9c',1,'amrex']]],
+ ['iparser_5fmul_5fpp_4077',['IPARSER_MUL_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea18a298689b31c32ea4e01f6514c2f91a',1,'amrex']]],
+ ['iparser_5fmul_5fvp_4078',['IPARSER_MUL_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eadbd209094dca5499f71493240c17412b',1,'amrex']]],
+ ['iparser_5fneg_4079',['IPARSER_NEG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eab41d57371ff87c6a6512cc57008ecbd9',1,'amrex']]],
+ ['iparser_5fneg_5fp_4080',['IPARSER_NEG_P',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea26ea362f9df74f846f50098e5e0be936',1,'amrex']]],
+ ['iparser_5fneq_4081',['IPARSER_NEQ',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7daeb58ad22420b6bc9b3b80e0bcd7821ad',1,'amrex']]],
+ ['iparser_5fnewassign_4082',['iparser_newassign',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa08464d7633bb6fcba918c743263f295',1,'amrex']]],
+ ['iparser_5fnewf1_4083',['iparser_newf1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1dc360a0d65213a9d6cce4e3c5145a92',1,'amrex']]],
+ ['iparser_5fnewf2_4084',['iparser_newf2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a152cc978ed680133a953922463541f68',1,'amrex']]],
+ ['iparser_5fnewf3_4085',['iparser_newf3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b4c71ba95b7e107e4dedc3077c0c5ec',1,'amrex']]],
+ ['iparser_5fnewlist_4086',['iparser_newlist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8710f394abe007b53737084c8bbd3021',1,'amrex']]],
+ ['iparser_5fnewnode_4087',['iparser_newnode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a68fd17a00f11528cc052eee4ffc80de8',1,'amrex']]],
+ ['iparser_5fnewnumber_4088',['iparser_newnumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0ea6d15d76d75c8c72dd2b251ea4963e',1,'amrex']]],
+ ['iparser_5fnewsymbol_4089',['iparser_newsymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae9552f2b805ddfac6a62dba634f5bcb8',1,'amrex']]],
+ ['iparser_5fnode_4090',['iparser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html',1,'amrex']]],
+ ['iparser_5fnode_5ft_4091',['iparser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360e',1,'amrex']]],
+ ['iparser_5fnumber_4092',['iparser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html',1,'amrex']]],
+ ['iparser_5fnumber_4093',['IPARSER_NUMBER',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea6654b9de59617f5bbba7f6b0329d9016',1,'amrex']]],
+ ['iparser_5fnvp_4094',['iparser_nvp',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html',1,'amrex']]],
+ ['iparser_5for_4095',['IPARSER_OR',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da77da1410d1a13e70c1b39a1529c0556a',1,'amrex']]],
+ ['iparser_5fpow_4096',['IPARSER_POW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7da332edac7beb4486ee6e3cfbcb3de16fb',1,'amrex']]],
+ ['iparser_5fprint_4097',['iparser_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28e7f8ece961d58ec22229b2396fbc65',1,'amrex']]],
+ ['iparser_5fregvar_4098',['iparser_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6886a6d87a263d5db6152fe44c96c82',1,'amrex']]],
+ ['iparser_5fsetconst_4099',['iparser_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac33f49e08b74b6c3f4fa773755f36e6',1,'amrex']]],
+ ['iparser_5fsub_4100',['IPARSER_SUB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea46705bda13a80d4bf82bee07cfedddb3',1,'amrex']]],
+ ['iparser_5fsub_5fpp_4101',['IPARSER_SUB_PP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea7118cbc1ab60e7d5cd5f00b0f4ee6549',1,'amrex']]],
+ ['iparser_5fsub_5fvp_4102',['IPARSER_SUB_VP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360ea8109e0823006b18b7f3bf78a15cc6d65',1,'amrex']]],
+ ['iparser_5fsymbol_4103',['iparser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html',1,'amrex']]],
+ ['iparser_5fsymbol_4104',['IPARSER_SYMBOL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360eaf2f2c72e5ad17897a0f22ee953ca3c99',1,'amrex']]],
+ ['iparserexeadd_4105',['IParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD.html',1,'amrex']]],
+ ['iparserexeadd_5fpn_4106',['IParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html',1,'amrex']]],
+ ['iparserexeadd_5fpp_4107',['IParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html',1,'amrex']]],
+ ['iparserexeadd_5fvn_4108',['IParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html',1,'amrex']]],
+ ['iparserexeadd_5fvp_4109',['IParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html',1,'amrex']]],
+ ['iparserexecutor_4110',['IParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html',1,'amrex']]],
+ ['iparserexediv_5fb_4111',['IParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__B.html',1,'amrex']]],
+ ['iparserexediv_5ff_4112',['IParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__F.html',1,'amrex']]],
+ ['iparserexediv_5fnv_4113',['IParserExeDIV_NV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html',1,'amrex']]],
+ ['iparserexediv_5fpn_4114',['IParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html',1,'amrex']]],
+ ['iparserexediv_5fpp_4115',['IParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html',1,'amrex']]],
+ ['iparserexediv_5fpv_4116',['IParserExeDIV_PV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html',1,'amrex']]],
+ ['iparserexediv_5fvn_4117',['IParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html',1,'amrex']]],
+ ['iparserexediv_5fvp_4118',['IParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html',1,'amrex']]],
+ ['iparserexef1_4119',['IParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html',1,'amrex']]],
+ ['iparserexef2_5fb_4120',['IParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html',1,'amrex']]],
+ ['iparserexef2_5ff_4121',['IParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html',1,'amrex']]],
+ ['iparserexeif_4122',['IParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html',1,'amrex']]],
+ ['iparserexejump_4123',['IParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html',1,'amrex']]],
+ ['iparserexemul_4124',['IParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL.html',1,'amrex']]],
+ ['iparserexemul_5fpn_4125',['IParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html',1,'amrex']]],
+ ['iparserexemul_5fpp_4126',['IParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html',1,'amrex']]],
+ ['iparserexemul_5fvn_4127',['IParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html',1,'amrex']]],
+ ['iparserexemul_5fvp_4128',['IParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html',1,'amrex']]],
+ ['iparserexeneg_4129',['IParserExeNEG',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG.html',1,'amrex']]],
+ ['iparserexeneg_5fp_4130',['IParserExeNEG_P',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html',1,'amrex']]],
+ ['iparserexenull_4131',['IParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNull.html',1,'amrex']]],
+ ['iparserexenumber_4132',['IParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html',1,'amrex']]],
+ ['iparserexesub_4133',['IParserExeSUB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html',1,'amrex']]],
+ ['iparserexesub_5fpn_4134',['IParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html',1,'amrex']]],
+ ['iparserexesub_5fpp_4135',['IParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html',1,'amrex']]],
+ ['iparserexesub_5fvn_4136',['IParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html',1,'amrex']]],
+ ['iparserexesub_5fvp_4137',['IParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html',1,'amrex']]],
+ ['iparserexesymbol_4138',['IParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html',1,'amrex']]],
+ ['iparserstack_4139',['IParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html',1,'amrex']]],
+ ['iprobe_4140',['IProbe',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0d0639c2781f6e40af7d1b507d3a7a2b',1,'amrex::ParallelDescriptor::IProbe(int, int, MPI_Comm, int &, MPI_Status &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa6542637438eaa734790f6ab8ae83ce0',1,'amrex::ParallelDescriptor::IProbe(int, int, int &, MPI_Status &)']]],
+ ['irregular_4141',['irregular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1Type.html#ad02e320d1e8e105e0f531f235bd8fce4',1,'amrex::EB2::Type']]],
+ ['is_4142',['is',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a6756f5c90f3bab7334449702da7ae003',1,'amrex::Any']]],
+ ['is_5faligned_4143',['is_aligned',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73309828f34cc814833092699bdbc241',1,'amrex']]],
+ ['is_5fcell_5fcentered_4144',['is_cell_centered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a60aa58517fd2a7d6976e114df171df25',1,'amrex::FabArrayBase']]],
+ ['is_5fconstsoa_5fparticle_4145',['is_constsoa_particle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a80e071292338a77d3575b66fabf8263a',1,'amrex::SoAParticle::is_constsoa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#aaf21bca4c9343441d6769e0caf0e3162',1,'amrex::ConstSoAParticle::is_constsoa_particle()']]],
+ ['is_5fconvertible_4146',['is_convertible',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a49e77dfdb351e7ec62381480eb764922',1,'amrex::detail']]],
+ ['is_5fcovered_5fcell_4147',['is_covered_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aa1f07716bba711910bffed1b9d861155',1,'amrex_ebcellflag_module']]],
+ ['is_5fdirichlet_5fedge_4148',['is_dirichlet_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#a462be2c962cc7ba2efdf8003b1192e61',1,'amrex::CurlCurlDirichletInfo']]],
+ ['is_5fdirichlet_5fnode_4149',['is_dirichlet_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#a43c18defca914c519e773fdf104c4956',1,'amrex::CurlCurlDirichletInfo']]],
+ ['is_5fdirichlet_5fx_5fedge_4150',['is_dirichlet_x_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#ac36b247b6a7baf4f880d55225615223f',1,'amrex::CurlCurlDirichletInfo']]],
+ ['is_5fdirichlet_5fy_5fedge_4151',['is_dirichlet_y_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#aa9beb0253ffa199754255b047cce7409',1,'amrex::CurlCurlDirichletInfo']]],
+ ['is_5fdirichlet_5fz_5fedge_4152',['is_dirichlet_z_edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html#a734cfa013c0578c158c64cd8bb22691d',1,'amrex::CurlCurlDirichletInfo']]],
+ ['is_5ffinite_4153',['is_finite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a75549e7a0cca84c56b4aaa49ae1033dd',1,'amrex::MultiFab::is_finite(bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7734de6ff243e0c08bc48ffad46546a6',1,'amrex::MultiFab::is_finite(int scomp, int ncomp, int ngrow=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae5abf993e76edbab3fa5cc090fcfa9b4',1,'amrex::MultiFab::is_finite(int scomp, int ncomp, const IntVect &ngrow, bool local=false) const']]],
+ ['is_5finteger_4154',['is_integer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a107cab62d5043f039671cf5b68068ddc',1,'amrex']]],
+ ['is_5fit_4155',['is_it',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d64ce961cc190a21d99afb216b879d8',1,'amrex']]],
+ ['is_5fmatrix_5fsingular_4156',['is_matrix_singular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a0a7daa97b3caa6216418e78ddf2835ec',1,'amrex::Hypre']]],
+ ['is_5fmulti_5fvalued_5fcell_4157',['is_multi_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#ac1b245f048fe2b31717a124049739d02',1,'amrex_ebcellflag_module']]],
+ ['is_5fneighbor_4158',['is_neighbor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a94fd726efde06cd88152ae586400d5ec',1,'amrex_ebcellflag_module']]],
+ ['is_5fnodal_4159',['is_nodal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a641ffe22574cc57f3544687b3e23d174',1,'amrex::FabArrayBase::is_nodal() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a90447f2e6d22e5e0e06a538fd37063d5',1,'amrex::FabArrayBase::is_nodal(int dir) const noexcept']]],
+ ['is_5fnull_4160',['is_null',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a5c08ad89ed844fa9ea1e5c951121d2b5',1,'amrex::BATransformer']]],
+ ['is_5fparticle_5ftile_5fdata_4161',['is_particle_tile_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a053a4cde79a10dae428d3e992c190794',1,'amrex::ConstParticleTileData::is_particle_tile_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a053a4cde79a10dae428d3e992c190794',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::is_particle_tile_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ab0b2ff729f671bc4b555c4ede47e595d',1,'amrex::ParticleTileData::is_particle_tile_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ab0b2ff729f671bc4b555c4ede47e595d',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::is_particle_tile_data()']]],
+ ['is_5fperiodic_4162',['is_periodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a84b1ad3fef8594c10d9ff2000505b20a',1,'amrex::Geometry::is_periodic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a1c153da19d61edca41192dd82233071b',1,'amrex::GeometryData::is_periodic()']]],
+ ['is_5fregular_5fcell_4163',['is_regular_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a6bfc43005eb226bc2f194fd9d1ddd480',1,'amrex_ebcellflag_module']]],
+ ['is_5fsimple_4164',['is_simple',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ab39c81e4c05ec1e0c571dda7736068eb',1,'amrex::BATransformer']]],
+ ['is_5fsingle_5fvalued_5fcell_4165',['is_single_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a4734800da1613de79878005a47689862',1,'amrex_ebcellflag_module']]],
+ ['is_5fsoa_5fparticle_4166',['is_soa_particle',['https://amrex-codes.github.io/amrex/doxygen/structis__soa__particle.html',1,'is_soa_particle< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#ae496c194b170d1cf830b34138e9bdcef',1,'amrex::ConstSoAParticle::is_soa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a36d180f8a098909299fe912363cd096f',1,'amrex::Particle::is_soa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a7aa22d84c051ea2a2638c7d119438ddd',1,'amrex::SoAParticle::is_soa_particle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html#a405b358b98c1d3018c1ff25e268fdc3d',1,'amrex::SoAParticleBase::is_soa_particle()']]],
+ ['is_5fsymmetric_4167',['is_symmetric',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html#af4a4621aa274c45d4d00c5d9618e0ad1',1,'amrex::CurlCurlSymmetryInfo']]],
+ ['is_5fvalid_4168',['is_valid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html#a99ca4e7f4965c5e182f8f3deec969e54',1,'amrex::ConstParticleIDWrapper::is_valid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a6dcba6255321dadae60755324bc0f7e2',1,'amrex::ParticleIDWrapper::is_valid()']]],
+ ['isallocated_4169',['isAllocated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< AtomicInt >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'amrex::BaseFab::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< char >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< EBCellFlag >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< int >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< HYPRE_Int >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< PetscInt >::isAllocated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4342e997e189d6fe00b281776f9400e6',1,'BaseFab< Real >::isAllocated()']]],
+ ['isallperiodic_4170',['isAllPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a0c514a0dab32786f1285b20cdfd327a7',1,'amrex::Periodicity::isAllPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aecbdf44d0934d9245886228cdffb8f37',1,'amrex::Geometry::isAllPeriodic()']]],
+ ['isallregular_4171',['isAllRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a5e556ff4f588a983a2992c01629e961f',1,'amrex::EBFArrayBoxFactory::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'amrex::FabArray::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::BaseFab< AtomicInt > >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::BaseFab< PetscInt > >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::CutFab >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa6d87378cd84dcd63696879f1a006066',1,'amrex::EB2::Level::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< TagBox >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< IArrayBox >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< FArrayBox >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::Mask >::isAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acf745741e899a140f64afeefbb903f5c',1,'FabArray< amrex::EBCellFlagFab >::isAllRegular()']]],
+ ['isanyperiodic_4172',['isAnyPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a6f3139a13faee557751404e44ab09042',1,'amrex::Periodicity::isAnyPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a40882432c46bfa9ae6a7316a0889dc35',1,'amrex::Geometry::isAnyPeriodic()']]],
+ ['isarenaallocator_4173',['IsArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator.html',1,'amrex']]],
+ ['isarenaallocator_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20arenaallocatorbase_3c_20typename_20t_3a_3avalue_5ftype_2c_20typename_20t_3a_3aarena_5fwrapper_5ftype_20_3e_2c_20t_20_3e_20_3e_20_3e_4174',['IsArenaAllocator< T, std::enable_if_t< std::is_base_of_v< ArenaAllocatorBase< typename T::value_type, typename T::arena_wrapper_type >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01A3a0553dd1fe92c460e3e2edf71ec41f7.html',1,'amrex']]],
+ ['isbasefab_4175',['IsBaseFab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab.html',1,'amrex']]],
+ ['isbasefab_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20basefab_3c_20typename_20d_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_4176',['IsBaseFab< D, std::enable_if_t< std::is_base_of_v< BaseFab< typename D::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01BaseFab_e919207a96f4ea216943219981685bdd.html',1,'amrex']]],
+ ['isbasefab_5fv_4177',['IsBaseFab_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa264b7308102fabb2a7356eea1800644',1,'amrex']]],
+ ['isblockingrecv_4178',['IsBlockingRecv',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab0655c04de1ca1a5f803f6bae67dec18',1,'CommProfStats']]],
+ ['isbottomactive_4179',['isBottomActive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a56ed51708c4e70b4ec224f4d0c2f2ff9',1,'amrex::MLLinOpT::isBottomActive()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a56ed51708c4e70b4ec224f4d0c2f2ff9',1,'MLLinOpT< Array< MultiFab, 3 > >::isBottomActive()']]],
+ ['isbottomsingular_4180',['isBottomSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a4b5b9e0e1b0f97052557e4045c85ad8c',1,'amrex::MLALaplacianT::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a30d559613d6da25a22923fbc03163f82',1,'amrex::MLTensorOp::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#add466d8a308f474217d0b7bbf5528a12',1,'amrex::MLABecLaplacianT::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a24c4a3663f7c10dfe3b70fdf6f815809',1,'amrex::MLNodeLinOp::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#afeb4c3dbad1399f4576352234f02a159',1,'amrex::MLCurlCurl::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#adbf568e3e1892791a245ca22fe2d0002',1,'amrex::MLEBABecLap::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a1ddc66c86313eb322b25f378139bc6d0',1,'amrex::MLEBNodeFDLaplacian::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ac2ad630180b0745bdf96664c696731fa',1,'amrex::MLEBTensorOp::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8a5fce59ba5bb0e9eb9d65e8615050ea',1,'amrex::MLLinOpT::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8a5fce59ba5bb0e9eb9d65e8615050ea',1,'MLLinOpT< Array< MultiFab, 3 > >::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7f735d6386e3974aa751d6ba3a4f0b4c',1,'amrex::MLNodeABecLaplacian::isBottomSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a3e11b6d8928e597b0146fcccfa45fd05',1,'amrex::MLPoissonT::isBottomSingular()']]],
+ ['iscallable_4181',['IsCallable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallable.html',1,'amrex']]],
+ ['iscallabler_4182',['IsCallableR',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'amrex']]],
+ ['iscallabler_3c_20fab_3a_3avalue_5ftype_2c_20p_2c_20array4_3c_20const_20fab_3a_3avalue_5ftype_20_3e_2c_20dim3_2c_20int_20_3e_4183',['IsCallableR< FAB::value_type, P, Array4< const FAB::value_type >, Dim3, int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'']]],
+ ['iscartesian_4184',['IsCartesian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a500695aa14e3fd01f3d7162fd784133e',1,'amrex::CoordSys']]],
+ ['iscellcentered_4185',['isCellCentered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a107c8a8b4f0b4d5209357ab3a8225671',1,'MLLinOpT< Array< MultiFab, 3 > >::isCellCentered()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a107c8a8b4f0b4d5209357ab3a8225671',1,'amrex::MLLinOpT::isCellCentered()']]],
+ ['isconnected_4186',['isConnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5855d564fc1d17b8545b82e8cae9615d',1,'amrex::EBCellFlag::isConnected(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a990e3b28e1b6925413bf2d4e111367bf',1,'amrex::EBCellFlag::isConnected(const IntVect &iv) const noexcept']]],
+ ['isconvertible_4187',['IsConvertible',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsConvertible.html',1,'amrex']]],
+ ['isconvertible_5fv_4188',['IsConvertible_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c0ad9de6dc5e0ca9324f19210bd62b9',1,'amrex']]],
+ ['isconvertibleimp_4189',['IsConvertibleImp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp.html',1,'amrex::detail']]],
+ ['isconvertibleimp_3c_20t_2c_20u_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fconvertible_3c_20t_20_3e_28u_7b_7d_29_3e_20_3e_4190',['IsConvertibleImp< T, U, std::enable_if_t< is_convertible< T >(U{})> >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp_3_01T_00_01U_00_01std_1_1enable__if__t_3_01is__convert835250fd1ee22d7499b01af822c5df97.html',1,'amrex::detail']]],
+ ['iscovered_4191',['isCovered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#afedf970f9d3a534e69ddae19be7cd5f2',1,'amrex::EBCellFlag']]],
+ ['iscrossstencil_4192',['isCrossStencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a083ceaee929d2e3520ddd5a78841726a',1,'amrex::MLEBABecLap::isCrossStencil()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ad1999e903e0c7cf6a9559427f6dddb89',1,'amrex::MLTensorOp::isCrossStencil()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4ea0760ca062eb3e4cf1bda5f3993631',1,'amrex::MLEBTensorOp::isCrossStencil()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a69fbf6add2bd954f6fb9a17f89adebf8',1,'amrex::MLCellLinOpT::isCrossStencil()']]],
+ ['isdatapacking_4193',['IsDataPacking',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsDataPacking.html',1,'amrex::NonLocalBC']]],
+ ['isdefined_4194',['isDefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'amrex::FabArray::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::BaseFab< AtomicInt > >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::BaseFab< PetscInt > >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::CutFab >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0fef888a5370f9723f2ab2df2fe32266',1,'amrex::ParticleContainerBase::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< TagBox >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< IArrayBox >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< FArrayBox >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::Mask >::isDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5d3da506729e946bd90678a06d09dc2',1,'FabArray< amrex::EBCellFlagFab >::isDefined()']]],
+ ['isderiveplotvar_4195',['isDerivePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a534b06b1181277637fae2a4caf17e8c1',1,'amrex::Amr']]],
+ ['isderivesmallplotvar_4196',['isDeriveSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6ad527c04f14f430b8835dc690337df8',1,'amrex::Amr']]],
+ ['isdetected_4197',['IsDetected',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af199566bf00a390cb47c2a0140b3fc67',1,'amrex']]],
+ ['isdetectedexact_4198',['IsDetectedExact',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcea7cdc6e03361f56c401b56d66a870',1,'amrex']]],
+ ['isdevice_4199',['isDevice',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#acdc9d343c34ebda8c4c0a78e0e6924d1',1,'amrex::detail::SingleChunkArena::isDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#afed5d46f95e13e00cb4c268007d0a8ed',1,'amrex::PArena::isDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#abf63d084f8e220d01d53b543f7f93bc6',1,'amrex::BArena::isDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aa45555e396ee74158b0c6f3331ce5536',1,'amrex::Arena::isDevice()']]],
+ ['isdeviceaccessible_4200',['isDeviceAccessible',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a7f18c58c24d1b6966057125c4758a2a4',1,'amrex::detail::SingleChunkArena::isDeviceAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a97ff3b21f09c80a942c96176b5507b46',1,'amrex::PArena::isDeviceAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#ad0656effeaa29bac32c44198b8922f0f',1,'amrex::BArena::isDeviceAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#afa7c9e223346f671eb055b3ce8580e56',1,'amrex::Arena::isDeviceAccessible()']]],
+ ['isdeviceptr_4201',['isDevicePtr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af5ad0c7753b11912c68338e7f33fde0f',1,'amrex::Gpu']]],
+ ['isdisconnected_4202',['isDisconnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aa6ba5c828c1fe0ba50f1f3673400db8e',1,'amrex::EBCellFlag::isDisconnected(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ae426d9c757d8cd7be4fe958aeb17fda5',1,'amrex::EBCellFlag::isDisconnected(const IntVect &iv) const noexcept']]],
+ ['isdisjoint_4203',['isDisjoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae724686faa6eed126df5223966a425eb',1,'amrex::BoxArray::isDisjoint()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a18846dc6645e047916b3833a7ec1a777',1,'amrex::BoxList::isDisjoint()']]],
+ ['isebdirichlet_4204',['isEBDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a566f171eb405174c2eea99667a76cdb1',1,'amrex::MLEBABecLap']]],
+ ['isempty_4205',['isEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a94dc3a2839dd3896f96db152b48a06de',1,'BoxND< AMREX_SPACEDIM >::isEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a94dc3a2839dd3896f96db152b48a06de',1,'amrex::BoxND::isEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a54c5936a5ec0332d158270277e862f85',1,'amrex::BoxList::isEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a923303ed68b75a5a2e65f20876e25a7a',1,'amrex::isEmpty(T n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7e393c99301f3b7d4b1a5c0be1d927e',1,'amrex::isEmpty(BoxND< dim > const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a54c5936a5ec0332d158270277e862f85',1,'amrex::BoxDomain::isEmpty()']]],
+ ['isfabarray_4206',['IsFabArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray.html',1,'amrex']]],
+ ['isfabarray_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20fabarray_3c_20typename_20d_3a_3afabtype_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_4207',['IsFabArray< D, std::enable_if_t< std::is_base_of_v< FabArray< typename D::FABType::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01FabArrae7a3c5405f8dbf92bbb678a85384720d.html',1,'amrex']]],
+ ['isfabarray_5fv_4208',['IsFabArray_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36e5941ad0614ee76ddb49b9bcc2c515',1,'amrex']]],
+ ['isfabprojection_4209',['IsFabProjection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsFabProjection.html',1,'amrex::NonLocalBC']]],
+ ['isfullblock_4210',['isFullBlock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html#afaca0e51ba536dc7520dfaded38d38e6',1,'amrex::Gpu::Handler']]],
+ ['isfusingcandidate_4211',['isFusingCandidate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a5f85b5648838d8d7cf103fbbeaec76be',1,'amrex::FabArrayBase']]],
+ ['isgpuable_4212',['IsGPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'amrex::EB2']]],
+ ['isgpuable_4213',['isGPUable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ad1e74ed017c04e4c073999b1ab577858',1,'amrex::STLtools::isGPUable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a34a660820434819b33dffd4982dc2c0c',1,'amrex::EB2::GeometryShop::isGPUable() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a34a660820434819b33dffd4982dc2c0c',1,'amrex::EB2::GeometryShop::isGPUable() noexcept']]],
+ ['isgpuable_3c_20complementif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4214',['IsGPUable< ComplementIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ComplementIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUae5a3ecdbbe2872ad1fcb116fcced2fba.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20gpuable_2c_20d_20_3e_20_3e_20_3e_4215',['IsGPUable< D, std::enable_if_t< std::is_base_of_v< GPUable, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01GPUable_00_01D_01_4_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20differenceif_3c_20f_2c_20g_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_26_26isgpuable_3c_20g_20_3e_3a_3avalue_20_3e_20_3e_4216',['IsGPUable< DifferenceIF< F, G >, std::enable_if_t< IsGPUable< F >::value &&IsGPUable< G >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01DifferenceIF_3_01F_00_01G_01_4_00_01std_1_1enable__if__t_3_0b8f5d460277f1d91a5423c29613f5d25.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20extrusionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4217',['IsGPUable< ExtrusionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ExtrusionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUabf062b6fd2701f97c86146ed02bddaa9e.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20intersectionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4218',['IsGPUable< IntersectionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPf9c8a061c673452f35713630afd9be10.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20intersectionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_4219',['IsGPUable< IntersectionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1ena0c37219ffe6b39871c91221e9d798d75.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20intersectionif_3c_20tail_2e_2e_2e_20_3e_20_3e_4220',['IsGPUable< IntersectionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
+ ['isgpuable_3c_20latheif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4221',['IsGPUable< LatheIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01LatheIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20rotationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4222',['IsGPUable< RotationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01RotationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20scaleif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4223',['IsGPUable< ScaleIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ScaleIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20translationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4224',['IsGPUable< TranslationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01TranslationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUdd6f125157b8f676e3869d8d3fbaabf1.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20unionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_4225',['IsGPUable< UnionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20unionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_4226',['IsGPUable< UnionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1enable__if6eb1e381bbe58b34365e2ea43c9dd797.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20unionif_3c_20tail_2e_2e_2e_20_3e_20_3e_4227',['IsGPUable< UnionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
+ ['isgpuptr_4228',['isGpuPtr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a5ee8881eb9dcf74360bb8981d1478a17',1,'amrex::Gpu']]],
+ ['ishigh_4229',['isHigh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#ad165d895eaa7163b73c35a501479d83b',1,'amrex::Orientation']]],
+ ['ishostaccessible_4230',['isHostAccessible',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a40d897685d407918d2d6143b5301a525',1,'amrex::Arena::isHostAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a84fc546372485495fe7eca80c08764e6',1,'amrex::BArena::isHostAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#ac052582015bfe8bc0e29565fb901f238',1,'amrex::PArena::isHostAccessible()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a1c7a6c7a2a82e1c705442baa09e84560',1,'amrex::detail::SingleChunkArena::isHostAccessible()']]],
+ ['isindexmapping_4231',['IsIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsIndexMapping.html',1,'amrex::NonLocalBC']]],
+ ['isinf_4232',['isinf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0b47b234df50714368217dfb8703aaab',1,'amrex::Gpu']]],
+ ['isize_4233',['isize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4a0f494e43562b444110eaff6d8a01ef',1,'IndexTypeND< AMREX_SPACEDIM >::isize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#adaa09733aa1c9b4a15854bc236e27449',1,'amrex::IntVectND::isize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#adaa09733aa1c9b4a15854bc236e27449',1,'IntVectND< AMREX_SPACEDIM >::isize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4a0f494e43562b444110eaff6d8a01ef',1,'amrex::IndexTypeND::isize()']]],
+ ['islow_4234',['isLow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a810886bfa5b2df027287545304c73ad6',1,'amrex::Orientation']]],
+ ['ismanaged_4235',['isManaged',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a7119489f4464f902d907f6dfe9716909',1,'amrex::Arena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a56c8b6538282b4a56466b9053065b3e0',1,'amrex::BArena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a5bc7b26bd1f96e5d87de04034e23a4bb',1,'amrex::PArena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#ae6b2985298ea93f8412c8a21da3443ec',1,'amrex::detail::SingleChunkArena::isManaged()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a15625bddaff1aaca4d04b13492962b92',1,'amrex::Gpu::isManaged()']]],
+ ['ismfitersafe_4236',['isMFIterSafe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1666fe3156e40b2fbd7a44166f70ce11',1,'amrex::MLLinOpT::isMFIterSafe()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6a1aa0c151c5fe560ebb86c99194bfc3',1,'amrex::isMFIterSafe()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1666fe3156e40b2fbd7a44166f70ce11',1,'MLLinOpT< Array< MultiFab, 3 > >::isMFIterSafe()']]],
+ ['ismultifabiterator_4237',['IsMultiFabIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabIterator.html',1,'amrex']]],
+ ['ismultifablike_4238',['IsMultiFabLike',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike.html',1,'amrex']]],
+ ['ismultifablike_3c_20m_2c_20std_3a_3aenable_5fif_5ft_3c_20isfabarray_5fv_3c_20m_20_3e_20_26_26isbasefab_5fv_3c_20typename_20m_3a_3afab_5ftype_20_3e_20_3e_20_3e_4239',['IsMultiFabLike< M, std::enable_if_t< IsFabArray_v< M > &&IsBaseFab_v< typename M::fab_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike_3_01M_00_01std_1_1enable__if__t_3_01IsFabArray__v_3_01M_01_4_01_6_1b79f12933d87e47a77b2c36839b7d8d.html',1,'amrex']]],
+ ['ismultifablike_5fv_4240',['IsMultiFabLike_v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a4cee24cf2ff5e02dd18fbf39bc33ce',1,'amrex']]],
+ ['ismultivalued_4241',['isMultiValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a74bbae059aac3f50256897505cf6e3c1',1,'amrex::EBCellFlag']]],
+ ['isnan_4242',['isnan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae593bd821798e21aa2e404559d59ae2a',1,'amrex::Gpu']]],
+ ['isnotempty_4243',['isNotEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a6dac99633eca2bfbb8c2f287f423f9a4',1,'amrex::BoxList::isNotEmpty()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a6dac99633eca2bfbb8c2f287f423f9a4',1,'amrex::BoxDomain::isNotEmpty()']]],
+ ['isok_4244',['isOK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a09608e5c4f86b678ac2c665090366d91',1,'amrex::EB2::Level']]],
+ ['isopen_4245',['isOpen',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac1ecab1d0722305f0a0257611aeb1bde',1,'amrex::VisMF::PersistentIFStream']]],
+ ['isoview_4246',['ISOVIEW',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a166072d05a5e20994289f487f0e37c67',1,'amrex::Amrvis']]],
+ ['isowner_4247',['isOwner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6512ea611a6c04b5710334d9d9bfbb4e',1,'amrex::FabArrayBase']]],
+ ['isparticletiledata_4248',['IsParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a29b0aae252a7a287f7975fa1995b0298',1,'amrex::IsParticleTileData()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69911bccde2f992eb93a426d24557e11',1,'amrex::IsParticleTileData(Args...)']]],
+ ['isperiodic_4249',['isPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aed68387cf6235047891119eb57ee878e',1,'amrex::Geometry::isPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ab263804d56d1280b7ece30109482ecee',1,'amrex::Periodicity::isPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2d12d7cb9b520d38458d1b0e2821e25f',1,'amrex::GeometryData::isPeriodic()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4a9c33cfb4af2e159fcf3dff841881e7',1,'amrex::Geometry::isPeriodic() const noexcept']]],
+ ['isperiodicarray_4250',['isPeriodicArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a6b21e315b7fa018c5e528e620fd554c6',1,'amrex::Geometry']]],
+ ['ispinned_4251',['isPinned',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a336e271c5a07296e4c2866d194111784',1,'amrex::Arena::isPinned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a08324a9f9d1c2b9e7d81b3ef8e8d4ad5',1,'amrex::detail::SingleChunkArena::isPinned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a8edd3549a2cf5e689d5078e5f355b8a1',1,'amrex::PArena::isPinned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#a4089e5008457c5f04ee4acfc430b3f37',1,'amrex::BArena::isPinned()']]],
+ ['ispinnedptr_4252',['isPinnedPtr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a93299a5692a098ffa6f10f6cce78fd17',1,'amrex::Gpu']]],
+ ['ispolymorphicarenaallocator_4253',['IsPolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator.html',1,'amrex']]],
+ ['ispolymorphicarenaallocator_3c_20polymorphicarenaallocator_3c_20t_20_3e_20_3e_4254',['IsPolymorphicArenaAllocator< PolymorphicArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator_3_01PolymorphicArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['ispot_4255',['ispot',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html#a7b4c2237a0af579e8cf791ac296aa6fc',1,'amrex::AsyncOut::WriteInfo']]],
+ ['ispow2_4256',['ispow2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a4120c58bf9c835d8345257e836e276b5',1,'amrex::Hypre']]],
+ ['isreading_4257',['isReading',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#afcf233d4914d8cb31a987d6d3283ada4',1,'amrex::NFilesIter']]],
+ ['isrecv_4258',['IsRecv',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aa39af5c360eed166f1eab2758f3b3099',1,'CommProfStats']]],
+ ['isregular_4259',['isRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aeb00fbb304865247e733dea6fcf63b3b',1,'amrex::EBCellFlag']]],
+ ['isrz_4260',['IsRZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aff79cb7249a744e24c5b335935f20fe6',1,'amrex::CoordSys']]],
+ ['issame_4261',['isSame',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa47fc757d0d25899f61d37329d2d5769',1,'amrex']]],
+ ['issend_4262',['IsSend',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8e0ff1215f92ce779b69d858490926ba',1,'CommProfStats']]],
+ ['issinglevalued_4263',['isSingleValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5c007e4008f2729cadb8e493a97d0869',1,'amrex::EBCellFlag']]],
+ ['issingular_4264',['isSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a994dcb4070bfd07513129c584419e148',1,'amrex::MLTensorOp::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ae961a84e4d91aa6ff69bbfcd65f22e9c',1,'amrex::MLNodeLinOp::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a908ed94e88ef21f70373a16c1665229d',1,'amrex::MLPoissonT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a25f78b91eada0f84dfce92d458f9082a',1,'amrex::MLABecLaplacianT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aa59148993a6c569354845306245c8ab0',1,'amrex::MLALaplacianT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a29a695e894b100f9ee670ec7dcc15926',1,'amrex::MLCurlCurl::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#acd759cc5cbf540fbcc5114f2a092ef60',1,'amrex::MLEBABecLap::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#afdc35cf0e4f9853590f3857b567c5aaf',1,'amrex::MLEBNodeFDLaplacian::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aea991638ae9cea1583bd4101bb22d1d9',1,'amrex::MLEBTensorOp::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae4208159e7121c341be4c40f148563ad',1,'amrex::MLLinOpT::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae4208159e7121c341be4c40f148563ad',1,'MLLinOpT< Array< MultiFab, 3 > >::isSingular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a76eb50b8a4a8f096f99ae5a15041a2e5',1,'amrex::MLNodeABecLaplacian::isSingular()']]],
+ ['isspherical_4265',['IsSPHERICAL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a87414a566bba1fff3d0185286a11ba56',1,'amrex::CoordSys']]],
+ ['issquare_4266',['isSquare',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1f6333e5f4d0e6a1d3622f54422dad07',1,'amrex::BoxND::isSquare()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1f6333e5f4d0e6a1d3622f54422dad07',1,'BoxND< AMREX_SPACEDIM >::isSquare()']]],
+ ['isstateplotvar_4267',['isStatePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8e76ba9b63802ff44942fe4dc4ffbd8f',1,'amrex::Amr']]],
+ ['isstatesmallplotvar_4268',['isStateSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a44718cda179205e8d5e6c5997131f7fd',1,'amrex::Amr']]],
+ ['isstatevariable_4269',['isStateVariable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#acaf1b5936e81691794578618126d813d',1,'amrex::AmrLevel']]],
+ ['isstoreatomic_4270',['IsStoreAtomic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic.html',1,'amrex']]],
+ ['isstoreatomic_3c_20ebcellflag_20_3e_4271',['IsStoreAtomic< EBCellFlag >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic_3_01EBCellFlag_01_4.html',1,'amrex']]],
+ ['isstreamorderedarena_4272',['isStreamOrderedArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a45cb8a8f57250c6858412296275c8dbb',1,'amrex::Arena::isStreamOrderedArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a608c3335c824b9524c374173358bf25a',1,'amrex::PArena::isStreamOrderedArena()']]],
+ ['ist_5f000_4273',['ist_000',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a03f0847605ea5f82a7c9ef414fd51d25',1,'amrex::nodelap_detail']]],
+ ['ist_5f00p_4274',['ist_00p',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a71584fa39f2889850e6c23438442a327',1,'amrex::nodelap_detail']]],
+ ['ist_5f0p0_4275',['ist_0p0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ac2f5d825128f2d4a9580fbeb8a916408',1,'amrex::nodelap_detail']]],
+ ['ist_5f0pp_4276',['ist_0pp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#aea160434bbdf72ba661f86d3aaeeff10',1,'amrex::nodelap_detail']]],
+ ['ist_5finv_4277',['ist_inv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ac2906db9bb7d75cad814e8c9fac22b2c',1,'amrex::nodelap_detail']]],
+ ['ist_5fp00_4278',['ist_p00',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a336e8b5c43142a459dc8a1352eeade20',1,'amrex::nodelap_detail']]],
+ ['ist_5fp0p_4279',['ist_p0p',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ab458eec5937d357a4d7ca75dc87c84bc',1,'amrex::nodelap_detail']]],
+ ['ist_5fpp0_4280',['ist_pp0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a215a4d7df0ec09193cac1faf4a8ba1e3',1,'amrex::nodelap_detail']]],
+ ['ist_5fppp_4281',['ist_ppp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#a60c9afb0fe3420da868984513ad96bd0',1,'amrex::nodelap_detail']]],
+ ['isteamlead_4282',['isTeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2d56d5861b4cca0c635bf8e1cbe5f750',1,'amrex::ParallelDescriptor']]],
+ ['istensorop_4283',['isTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#aae0589f189ee2d39dadca3a308e3df9b',1,'amrex::MLCellLinOpT::isTensorOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aeeeea035327ccd896c7af7beb6093c8a',1,'amrex::MLEBTensorOp::isTensorOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a08aefe93ce148879b387ed11f9da0f94',1,'amrex::MLTensorOp::isTensorOp()']]],
+ ['istr_4284',['istr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#ae7bf86f223ccd99d64b03b6d4fecfbd2',1,'amrex::expect']]],
+ ['isvalid_4285',['isValid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5cd8c986f822086a092ee8159373a0b4',1,'amrex::ParticleBufferMap::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ac8dc82560e4b24adc9e5490f8f03e068',1,'amrex::AmrParticleLocator::isValid(const Vector< BoxArray > &a_ba) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad954d4298fca06d4702dd2e0b97db95f',1,'amrex::AmrParticleLocator::isValid(const ParGDBBase *a_gdb) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ac8dc82560e4b24adc9e5490f8f03e068',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::isValid(const Vector< BoxArray > &a_ba) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad954d4298fca06d4702dd2e0b97db95f',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::isValid(const ParGDBBase *a_gdb) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a61b9a1d5eda39765d1db9b9b936558c7',1,'amrex::MFIter::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#aa6fe916a0fcc700c77166c439fe9ef6f',1,'amrex::OrientationIter::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#accd95862af234b5b13b8eccf3cf2966d',1,'amrex::ParticleLocator::isValid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a2bce50aff08af02208f587bd3f810804',1,'amrex::Gpu::StreamIter::isValid()']]],
+ ['italic_4286',['Italic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Font.html#a1e8bd2419b493e639ae861c50e93e50e',1,'amrex::Font']]],
+ ['iter_4287',['iter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a0fa5976e3bee03e63b07a0848c74380f',1,'amrex::MLCGSolverT']]],
+ ['iter_5ftime_4288',['iter_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fdaf269540ff581645f82a93c665a8a7b2b',1,'amrex::MLMGT']]],
+ ['iterate_5fbox_4289',['iterate_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box.html',1,'amrex::Reduce::detail']]],
+ ['iterate_5fbox_5fcomp_4290',['iterate_box_comp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box__comp.html',1,'amrex::Reduce::detail']]],
+ ['iterate_5fon_5fnew_5fgrids_4291',['iterate_on_new_grids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a937e0b9dc3689884b262936e6c3c0b7d',1,'amrex::AmrInfo']]],
+ ['iterator_4292',['iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html',1,'amrex::BinIterator< class >::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html',1,'amrex::Gpu::range_detail::range_impl::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html',1,'amrex::Neighbors::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a50ad515a24bf46fd0ab349c0f24e88c8',1,'amrex::Neighbors::iterator::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::STLtools::Triangle >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< int *, DefaultAllocator< int * > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< int * >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< index_type >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const ParticleReal * >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const int *, DefaultAllocator< const int * > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< const int * >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< char >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::XDim3 >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< int >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::openbc::MomTag >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::NeighborCode >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::BoxND >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'amrex::PODVector::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ad652e92fe1eaacabb971a11038426ff6',1,'amrex::BoxList::iterator()']]],
+ ['iterator_4293',['Iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< TagBox >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< IArrayBox >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< FArrayBox >::Iterator()']]],
+ ['iterator_4294',['iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< ParticleReal * >']]],
+ ['iterator_4295',['Iterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::BaseFab< PetscInt > >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::CutFab >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::EBCellFlagFab >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::Mask >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'FabArray< amrex::BaseFab< AtomicInt > >::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a958d272c39f50f1157029d5a0c6ade1c',1,'amrex::FabArray::Iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ab633fb0409feac5e4f6630b0d307a116',1,'amrex::ArrayOfStructs::Iterator()']]],
+ ['iterator_4296',['iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a7986f1b8dd09b767356976ae7bfa0d17',1,'amrex::Gpu::range_detail::range_impl::iterator::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a9ad7e9287daf81892de3268ed3085663',1,'amrex::BinIterator::iterator::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< unsigned int >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< std::size_t >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::iterator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5895b3a2414fe5808db523612e438ab8',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::iterator()']]],
+ ['ithree_4297',['Ithree',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a5dd594847d3357991e8b9cf51e98bd96',1,'SDCstruct']]],
+ ['itype_4298',['itype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a262096e612e5ca57ea2b3a097ea40ffe',1,'IndexTypeND< AMREX_SPACEDIM >::itype()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a262096e612e5ca57ea2b3a097ea40ffe',1,'amrex::IndexTypeND::itype()']]],
+ ['iwritetolevel_4299',['iWriteToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a35de3364c9fb9d815d496ac8fbb31084',1,'amrex::DataServices']]],
+ ['ix_4300',['ix',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a69c17d57cbc7538401740c1eb5a438ad',1,'amrex::interp_detail']]],
+ ['ixtype_4301',['ixType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aaf1da8aada1297fd8fe20996221eec6c',1,'IndexTypeND< AMREX_SPACEDIM >::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0005742d49b95bea045b6f46edb75714',1,'amrex::BoxArray::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a25986c43e3bd0e8b7043955680879e16',1,'amrex::BoxDomain::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a25986c43e3bd0e8b7043955680879e16',1,'amrex::BoxList::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a586a82f95599b265cf1589c4636c8e94',1,'amrex::BoxND::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a586a82f95599b265cf1589c4636c8e94',1,'BoxND< AMREX_SPACEDIM >::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a682fdf86619f6028fea2805d9693ae22',1,'amrex::FabArrayBase::ixType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aaf1da8aada1297fd8fe20996221eec6c',1,'amrex::IndexTypeND::ixType(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a46dba9b67e8464473fb8e749882d92ea',1,'amrex::IndexTypeND::ixType() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a46dba9b67e8464473fb8e749882d92ea',1,'IndexTypeND< AMREX_SPACEDIM >::ixType()']]],
+ ['ixy_4302',['ixy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#acedf6cd7d27760da7d209fa4849a18c3',1,'amrex::interp_detail']]],
+ ['ixyz_4303',['ixyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#af8b6df2fce20e85dd23c5c3349d44fae',1,'amrex::interp_detail']]],
+ ['ixz_4304',['ixz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#ab4ce75e915291922fab6bb6e4f04b002',1,'amrex::interp_detail']]],
+ ['iy_4305',['iy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a390d2521c2368811a821a0cd3e499e31',1,'amrex::interp_detail']]],
+ ['iyz_4306',['iyz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a77157e26ce600fbc5ce9298f23730af4',1,'amrex::interp_detail']]],
+ ['iz_4307',['iz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1interp__detail.html#a3346865339c6c4741bfbe4fc93d22621',1,'amrex::interp_detail']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_a.js b/amrex-hydro/Doxygen/html/search/all_a.js
index 349d4b8..308e067 100644
--- a/amrex-hydro/Doxygen/html/search/all_a.js
+++ b/amrex-hydro/Doxygen/html/search/all_a.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['j_4311',['J',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html#ab372b7b522321fc1945703f182df8e33',1,'amrex::NonLocalBC::SwapComponents< I, -1 >::J()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html#a370d78d6eb6099b588674027f5da6c10',1,'amrex::NonLocalBC::SwapComponents<-1, -1 >::J()']]],
- ['join_4312',['join',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#af1451e74b2d7de70b58b9979e21aeb49',1,'amrex::BoxList::join(const BoxList &blist)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ae86c1cb2471cb633d0abf4657d080a73',1,'amrex::BoxList::join(const Vector< Box > &barr)']]],
- ['jstride_4313',['jstride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'amrex::Array4::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< int >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< int const >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< Real const >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< T const >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< T0 >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< T0 const >::jstride()']]]
+ ['j_4308',['J',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html#ab372b7b522321fc1945703f182df8e33',1,'amrex::NonLocalBC::SwapComponents< I, -1 >::J()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html#a370d78d6eb6099b588674027f5da6c10',1,'amrex::NonLocalBC::SwapComponents<-1, -1 >::J()']]],
+ ['join_4309',['join',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#af1451e74b2d7de70b58b9979e21aeb49',1,'amrex::BoxList::join(const BoxList &blist)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ae86c1cb2471cb633d0abf4657d080a73',1,'amrex::BoxList::join(const Vector< Box > &barr)']]],
+ ['jstride_4310',['jstride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'amrex::Array4::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< int >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< int const >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< Real const >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< T const >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< T0 >::jstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ac5874d9946c7fab10b8baccf17852150',1,'Array4< T0 const >::jstride()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_b.js b/amrex-hydro/Doxygen/html/search/all_b.js
index 3553221..79e4d5a 100644
--- a/amrex-hydro/Doxygen/html/search/all_b.js
+++ b/amrex-hydro/Doxygen/html/search/all_b.js
@@ -1,13 +1,13 @@
var searchData=
[
- ['k1d_4314',['K1D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfd78a9847de43f2e6f42da9cbd459d9',1,'amrex']]],
- ['k2d_4315',['K2D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a24827d300a5ebf26327786454aa95788',1,'amrex']]],
- ['k3d_4316',['K3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa38894f5177d4e0302afa30ab13c8c26',1,'amrex']]],
- ['keepvalidfilter_4317',['KeepValidFilter',['https://amrex-codes.github.io/amrex/doxygen/structKeepValidFilter.html',1,'']]],
- ['kernelinfo_4318',['KernelInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html',1,'amrex::Gpu']]],
- ['keyvaluepair_4319',['KeyValuePair',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7dd6d3577db87cc950337b856e57f1f9',1,'amrex']]],
- ['knapsack_4320',['KNAPSACK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a6f5ec418bb5db591c4b5780f00cce82e',1,'amrex::DistributionMapping']]],
- ['knapsackdoit_4321',['KnapSackDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1f6ec86cb567ef3c761c2cf693aa870d',1,'amrex::DistributionMapping']]],
- ['knapsackprocessormap_4322',['KnapSackProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adee3630696a974eb1b9c22046f0dc653',1,'amrex::DistributionMapping::KnapSackProcessorMap(const BoxArray &boxes, int nprocs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adb7cc64952dda946670088e88945ddf7',1,'amrex::DistributionMapping::KnapSackProcessorMap(const DistributionMapping &olddm, const std::vector< Long > &wgts, Real keep_ratio, Real &old_efficiency, Real &new_efficiency, int nmax=std::numeric_limits< int >::max())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a81213361ea03e78e411076a30ed683da',1,'amrex::DistributionMapping::KnapSackProcessorMap(const std::vector< Long > &wgts, int nprocs, Real *efficiency=nullptr, bool do_full_knapsack=true, int nmax=std::numeric_limits< int >::max(), bool sort=true)']]],
- ['kstride_4323',['kstride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'amrex::Array4::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< int >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< int const >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< Real const >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< T const >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< T0 >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< T0 const >::kstride()']]]
+ ['k1d_4311',['K1D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfd78a9847de43f2e6f42da9cbd459d9',1,'amrex']]],
+ ['k2d_4312',['K2D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a24827d300a5ebf26327786454aa95788',1,'amrex']]],
+ ['k3d_4313',['K3D',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa38894f5177d4e0302afa30ab13c8c26',1,'amrex']]],
+ ['keepvalidfilter_4314',['KeepValidFilter',['https://amrex-codes.github.io/amrex/doxygen/structKeepValidFilter.html',1,'']]],
+ ['kernelinfo_4315',['KernelInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html',1,'amrex::Gpu']]],
+ ['keyvaluepair_4316',['KeyValuePair',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7dd6d3577db87cc950337b856e57f1f9',1,'amrex']]],
+ ['knapsack_4317',['KNAPSACK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8a6f5ec418bb5db591c4b5780f00cce82e',1,'amrex::DistributionMapping']]],
+ ['knapsackdoit_4318',['KnapSackDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1f6ec86cb567ef3c761c2cf693aa870d',1,'amrex::DistributionMapping']]],
+ ['knapsackprocessormap_4319',['KnapSackProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adee3630696a974eb1b9c22046f0dc653',1,'amrex::DistributionMapping::KnapSackProcessorMap(const BoxArray &boxes, int nprocs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adb7cc64952dda946670088e88945ddf7',1,'amrex::DistributionMapping::KnapSackProcessorMap(const DistributionMapping &olddm, const std::vector< Long > &wgts, Real keep_ratio, Real &old_efficiency, Real &new_efficiency, int nmax=std::numeric_limits< int >::max())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a81213361ea03e78e411076a30ed683da',1,'amrex::DistributionMapping::KnapSackProcessorMap(const std::vector< Long > &wgts, int nprocs, Real *efficiency=nullptr, bool do_full_knapsack=true, int nmax=std::numeric_limits< int >::max(), bool sort=true)']]],
+ ['kstride_4320',['kstride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'amrex::Array4::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< int >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< int const >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< Real const >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< T const >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< T0 >::kstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2f847bb967235ec601258fe8726ec83e',1,'Array4< T0 const >::kstride()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_c.js b/amrex-hydro/Doxygen/html/search/all_c.js
index 57f6688..cd56520 100644
--- a/amrex-hydro/Doxygen/html/search/all_c.js
+++ b/amrex-hydro/Doxygen/html/search/all_c.js
@@ -1,163 +1,163 @@
var searchData=
[
- ['l_4324',['l',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html#a6c15d096fef998fd70fbd4ce5083c67a',1,'amrex::iparser_f1::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#ab8456a1837941171bfb1d32c3cc682b0',1,'amrex::iparser_f2::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#a5b78fde768f63b504de4f8b45a9872ee',1,'amrex::iparser_node::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#a5f6ec2dfb5d293ac8210bb51f2e27467',1,'amrex::parser_f1::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a061f4a9f63618c8b77ff0af074dc4659',1,'amrex::parser_f2::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#a3a9f4a4402fe7b5d744bf67fa9d0d21d',1,'amrex::parser_node::l()']]],
- ['land_4325',['land',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da1543dab5fc332f7f6a146da7718c486d',1,'amrex::detail']]],
- ['last_4326',['LAST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aab7d9931789f57c8612f4b55f457a0c6a42c200ba823b0b1a3c16c437a264ce9e',1,'amrex::ParmParse']]],
- ['last_5fcheckpoint_4327',['last_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aedc8350798946e5e5d1d68b4861195a5',1,'amrex::Amr']]],
- ['last_5fplotfile_4328',['last_plotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8bdd58e0f251c3097ae6631621a32253',1,'amrex::Amr']]],
- ['last_5fsmallplotfile_4329',['last_smallplotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac3c786f18b9e2b297f07f10e28852bbf',1,'amrex::Amr']]],
- ['lastparticleid_4330',['LastParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#ae79136bdcc97d46650c8098fe7c9334d',1,'amrex::LongParticleIds']]],
- ['lathe_4331',['lathe',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a1e6eedbf6131d4d1c9a33e7c3165e630',1,'amrex::EB2']]],
- ['latheif_4332',['LatheIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html',1,'amrex::EB2::LatheIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#a1466ff0ebcf2550a7708fc97ad00038d',1,'amrex::EB2::LatheIF::LatheIF()']]],
- ['launch_4333',['launch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93bf7d62b3ca318333e7e1d4a6d5d5c1',1,'amrex::launch(int nblocks, int nthreads_per_block, gpuStream_t stream, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a685ae8eab582f895ce964b6a99030ef2',1,'amrex::launch(T const &n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71da9a7033d01c042d0ad270a71f6618',1,'amrex::launch(int nblocks, std::size_t shared_mem_bytes, gpuStream_t stream, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acf9e876d759a1c4b3984ab2373d670bc',1,'amrex::launch(int nblocks, gpuStream_t stream, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdcc9cc4f86085b0b797878a002162f9',1,'amrex::launch(T const &n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff64e983a02f98455e7319fb031838e7',1,'amrex::launch(int nblocks, int nthreads_per_block, std::size_t shared_mem_bytes, gpuStream_t stream, L const &f) noexcept']]],
- ['launch_5fglobal_4334',['launch_global',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fd1cb48ab79898f1f480c55c433113a',1,'amrex::launch_global(L f0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6334d58395d4bec0257d18060918ab0',1,'amrex::launch_global(L f0, Lambdas... fs)']]],
- ['launch_5fhost_4335',['launch_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12c011a8bc6459b1c2a8f691b2554972',1,'amrex::launch_host(L &&f0, Lambdas &&... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a006c22eb1e141a0784faa415c00a49c4',1,'amrex::launch_host(L &&f0) noexcept']]],
- ['launchsafeguard_4336',['LaunchSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html',1,'amrex::Gpu::LaunchSafeGuard'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html#a1f41c945c1a3385ae229c7b64af2948c',1,'amrex::Gpu::LaunchSafeGuard::LaunchSafeGuard()']]],
- ['layoutdata_4337',['LayoutData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'amrex::LayoutData< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< HYPRE_Int >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< HYPRE_Int >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< GFab >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< GFab >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< GFab >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< GFab >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< HYPRE_Int >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< HYPRE_Int >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< int >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< int >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< int >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< int >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< Int >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< Int >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< Int >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< Int >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< PetscInt >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< PetscInt >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< PetscInt >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< PetscInt >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< RealTuple >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< RealTuple >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< RealTuple >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< RealTuple >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'amrex::LayoutData::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'amrex::LayoutData::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'amrex::LayoutData::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'amrex::LayoutData::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::PODVector< Int > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::PODVector< Int > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::PODVector< Int > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::PODVector< Int > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::PODVector< int > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::PODVector< int > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::PODVector< int > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::PODVector< int > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)']]],
- ['layoutdata_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_2a_20_3e_4338',['LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3apodvector_3c_20hypre_5fint_20_3e_20_3e_4339',['LayoutData< amrex::PODVector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_4340',['LayoutData< amrex::PODVector< Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_4341',['LayoutData< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboundcond_20_3e_20_3e_20_3e_4342',['LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3avector_3c_20bctuple_20_3e_20_3e_4343',['LayoutData< amrex::Vector< BCTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3avector_3c_20realtuple_20_3e_20_3e_4344',['LayoutData< amrex::Vector< RealTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20gfab_20_3e_4345',['LayoutData< GFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20hypre_5fint_20_3e_4346',['LayoutData< HYPRE_Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20int_20_3e_4347',['LayoutData< Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20int_20_3e_4348',['LayoutData< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20petscint_20_3e_4349',['LayoutData< PetscInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20realtuple_20_3e_4350',['LayoutData< RealTuple >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['lbound_4351',['lbound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71600c8a528e0f1863154e4cf0183cbc',1,'amrex::lbound(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a441984faaca402e9fe13a54494fb4eac',1,'amrex::lbound(BoxND< dim > const &box) noexcept']]],
- ['lbound_5fiv_4352',['lbound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3ae11f4adbfaf4d94ac725853dc846d',1,'amrex']]],
- ['ldg_4353',['LDG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a568da598ec8829dff901c81d530db976',1,'amrex::Gpu::LDG(Array4< T > const &a, int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae595b27ab79b81cdbddf1a1e0fef31ea',1,'amrex::Gpu::LDG(Array4< T > const &a, int i, int j, int k, int n) noexcept']]],
- ['leastusedcpus_4354',['LeastUsedCPUs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#acbe214292ef7da8223f4318919642ace',1,'amrex::DistributionMapping']]],
- ['leastusedteams_4355',['LeastUsedTeams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a55134783f651fecac1282ea2029428f3',1,'amrex::DistributionMapping']]],
- ['len_4356',['len',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adc6a1c42a02a07645636a297b6b28a6b',1,'amrex::Array1D::len()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adc6a1c42a02a07645636a297b6b28a6b',1,'Array1D< int, 0, N-1 >::len()']]],
- ['len0_4357',['len0',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a2a93394c3acf4245fe4a27b808adac99',1,'amrex::Table2D::len0()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a2a93394c3acf4245fe4a27b808adac99',1,'Table2D< RT >::len0()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#accb55d2deb7abdb2c5fe9afd0f27046c',1,'amrex::Table3D::len0()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a3668191c352566d1d1c5835102b69e8c',1,'amrex::Table4D::len0()']]],
- ['len1_4358',['len1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a8da09138b8d2468cc9898ba75700cdd1',1,'amrex::Table3D::len1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a24f8a04409c92b85616e68e23ed0cb15',1,'amrex::Table4D::len1(GpuArray< int, 4 > const &a_begin, GpuArray< int, 4 > const &a_end) noexcept']]],
- ['len2_4359',['len2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a346a4f218664dc863f9082a7f1a13f6b',1,'amrex::Table4D']]],
- ['length_4360',['length',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3658deeec368fbc6be8f9555ac37bab5',1,'amrex::MFIter::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'amrex::BaseFab::length()'],['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html#a7a833bea16a8f29bab8bc283d5eb4c23',1,'N_VectorContent_MultiFab_notptr::length()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab8f44b56e5ac2f53bcfe742891c1c79c',1,'amrex::length(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3cf6e0d5ca4e2358cf7f70289989b8e8',1,'amrex::length(BoxND< dim > const &box) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aee1bde14bdd1fa4a02c2f340c5611b85',1,'amrex::RealBox::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#ae0c4bfaf52dced3b58a138bc2d28dc47',1,'amrex::ClusterList::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a4f32c677fa478bdceb0c142d192a02',1,'BoxND< AMREX_SPACEDIM >::length(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f49c67a6dc6bd404650be7118b7859b',1,'BoxND< AMREX_SPACEDIM >::length() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a4f32c677fa478bdceb0c142d192a02',1,'amrex::BoxND::length(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f49c67a6dc6bd404650be7118b7859b',1,'amrex::BoxND::length() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< Real >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< PetscInt >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< int >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< HYPRE_Int >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< EBCellFlag >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< char >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< AtomicInt >::length()']]],
- ['length3d_4361',['length3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a116b4a3ed26bc9df2bd4dc91abb3b149',1,'amrex::BoxND::length3d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a116b4a3ed26bc9df2bd4dc91abb3b149',1,'BoxND< AMREX_SPACEDIM >::length3d()']]],
- ['length_5fiv_4362',['length_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac4476d8ff3ffac4b03c099ee1c13672',1,'amrex']]],
- ['lengthofset_4363',['LengthOfSet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a9138f1bb7d077d7d1cd043715ecb7d74',1,'amrex::NFilesIter']]],
- ['less_4364',['LESS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a24a93bfed92dca16735a42fb83bd244f',1,'amrex::AMRErrorTag']]],
- ['level_4365',['Level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html',1,'amrex::EB2']]],
- ['level_4366',['level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#ae72224f4b411313148d1db9fc0572bd5',1,'amrex::NeighborParticleContainer::NeighborCopyTag::level()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html#ab5d5285dfb6f9c5b20319fc49de0507ead194f676341d430afef85f2a50904977',1,'amrex::NeighborParticleContainer::MaskComps::level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a15535c7cc1f73df2cc3b0b720d8ab5a4',1,'amrex::AmrLevel::level()']]],
- ['level_4367',['Level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac843646825df5f720267a7c641204301',1,'amrex::EB2::Level::Level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a18159b17b5d40999e3f38474e53f23ff',1,'amrex::AmrLevel::Level()']]],
- ['level_5fbeing_5fadvanced_4368',['level_being_advanced',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af0c8b87958fdb3cc31b2b3b994c8b37e',1,'amrex::Amr']]],
- ['level_5fcount_4369',['level_count',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1a1d9a33774055f267ad5297b2846ecc',1,'amrex::Amr']]],
- ['level_5fid_4370',['level_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a5ef18c3bf10553a03c1ebc12106f3226',1,'amrex::NeighborParticleContainer::NeighborCommTag']]],
- ['level_5fsteps_4371',['level_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a38fbd17db8a050b5bf3302427b9285ea',1,'amrex::Amr']]],
- ['levelbc_5fraii_4372',['levelbc_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ac078eb634767e8e812746b8327a6b5',1,'amrex::MLLinOpT::levelbc_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ac078eb634767e8e812746b8327a6b5',1,'MLLinOpT< Array< MultiFab, 3 > >::levelbc_raii()']]],
- ['levelbld_4373',['LevelBld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html',1,'amrex::LevelBld'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a1d97d19552c4c36cccdd8fea75b8c06c',1,'amrex::LevelBld::LevelBld(LevelBld &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a15187caf83aa0cca8784f3c2c733fd82',1,'amrex::LevelBld::LevelBld() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#aee859f0bc17d637c35c23047d67784aa',1,'amrex::LevelBld::LevelBld(LevelBld const &)=default']]],
- ['levelbld_4374',['levelbld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a99ffc00c495183894b2ee7e11a79685e',1,'amrex::Amr']]],
- ['levelcount_4375',['levelCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad37c151a0ef82ea98f18707e98d44dc7',1,'amrex::Amr']]],
- ['leveldefined_4376',['LevelDefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a76e1b4915e0fab0cf472ce392a5acbaa',1,'amrex::ParGDBBase::LevelDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a9a55d74e7bf55e362c14969ddd94aac2',1,'amrex::ParGDB::LevelDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#acc2ddbb687a61fccf1a5089d9c9617cf',1,'amrex::AmrParGDB::LevelDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a472f37d544bf28e75d2c05630969e554',1,'amrex::AmrMesh::LevelDefined()']]],
- ['leveldirectoriescreated_4377',['levelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2b9f02af8e7da88a8e55af2dadfbcce9',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::levelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2b9f02af8e7da88a8e55af2dadfbcce9',1,'amrex::ParticleContainer_impl::levelDirectoriesCreated()']]],
- ['leveldirectorycreated_4378',['levelDirectoryCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7a90e201ef6ef11f2c42fc9a0de76939',1,'amrex::AmrLevel']]],
- ['leveldirectorynames_4379',['LevelDirectoryNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2c60baf6b91ceb8f41054f1ccd1b4e5e',1,'amrex::AmrLevel']]],
- ['levelfullpath_4380',['LevelFullPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a438b71d250fb65fd385716c745be94ad',1,'amrex']]],
- ['levelpath_4381',['LevelPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e1c541c50331b9a3c005b80b4503f85',1,'amrex']]],
- ['levelstep_4382',['levelStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a95d9cd20405f8a1010923a022c929f38',1,'amrex::PlotFileDataImpl::levelStep()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#afb42191a08a62dff1534e21804a1891b',1,'amrex::PlotFileData::levelStep()']]],
- ['levelsteps_4383',['levelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8101a391189955c50c7a36d359f3f5ed',1,'amrex::Amr::levelSteps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9a873156471b39d52631b3e56b8218a5',1,'amrex::AmrData::levelSteps()']]],
- ['levelsteps_4384',['LevelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae438fc92d638f323795408735f2cebb8',1,'amrex::AmrData']]],
- ['lgmres_5fsolver_5fconfigure_4385',['lgmres_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a2dce11a296890cc9e974d2e9102eba29',1,'amrex::HypreIJIface']]],
- ['limiters_4386',['limiters',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5',1,'PPM']]],
- ['lincc_5finterp_4387',['lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb0ce1e79e29c10f31e875b21b47405f',1,'amrex']]],
- ['lincomb_4388',['LinComb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::EBCellFlagFab >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af278d1e4cb4398d1743bca45138fa9a3',1,'amrex::LinComb(Array< MF, N > &dst, typename MF::value_type a, Array< MF, N > const &src_a, int acomp, typename MF::value_type b, Array< MF, N > const &src_b, int bcomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a932a04b3088166f5be65d24d2de33213',1,'amrex::LinComb(MF &dst, typename MF::value_type a, MF const &src_a, int acomp, typename MF::value_type b, MF const &src_b, int bcomp, int dcomp, int ncomp, IntVect const &nghost)']]],
- ['lincomb_4389',['linComb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'amrex::BaseFab::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< AtomicInt >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< char >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< EBCellFlag >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< HYPRE_Int >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< int >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< PetscInt >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< Real >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ae8f5e1195457dc7f2204abbcaf2fe148',1,'amrex::BndryRegisterT::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a6ecf47a622303ab157f7e18a4b870205',1,'amrex::FabSetT::linComb(value_type a, value_type b, const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a891c43771c03412e044bf7b807bfb85e',1,'amrex::FabSetT::linComb(value_type a, const MF &mfa, int a_comp, value_type b, const MF &mfb, int b_comp, int dcomp, int ncomp, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a71a6bdfd44b64400a631d7cee6c25cb2',1,'amrex::GMRESMLMGT::linComb()']]],
- ['lincomb_4390',['LinComb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'amrex::FabArray::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::BaseFab< AtomicInt > >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::BaseFab< PetscInt > >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0486c02587ea11cc9a30e9da8d7cf957',1,'amrex::MultiFab::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< TagBox >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< IArrayBox >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< FArrayBox >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::Mask >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::CutFab >::LinComb()']]],
- ['line_5ffile_4391',['line_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#a2067033e63c674e9b203917835595bdb',1,'amrex::BLBTer']]],
- ['linear_4392',['Linear',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html',1,'amrex::ParticleInterpolator::Linear'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a1fc7379baaa9b4132c2ce77840f89272',1,'amrex::ParticleInterpolator::Linear::Linear()']]],
- ['linear_5finterp_4393',['linear_interp',['../group__EBGodunov.html#gae7fb5657f6312ba192f0ad3a3652f4a8',1,'hydro_ebgodunov_transverse_2D_K.H']]],
- ['linear_5finterpolate_5fto_5fparticle_4394',['linear_interpolate_to_particle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36bf438d128fda0af56fb688289c75ea',1,'amrex']]],
- ['linedistfcnelement2d_4395',['LineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html',1,'amrex::LineDistFcnElement2d'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a4f4e886cb99ae23f57dbb402b5cbb910',1,'amrex::LineDistFcnElement2d::LineDistFcnElement2d()']]],
- ['linelength_4396',['LINELENGTH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a437894f04cb4f84ae291fb58f63fac4f',1,'amrex::Amrvis']]],
- ['lineseg_5ftri_5fintersect_4397',['lineseg_tri_intersect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a3ab1370ee2778b840c9976bec576a66e',1,'amrex::tri_geom_ops']]],
- ['linevalues_4398',['LineValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a807eb1ae7923222c105b1c023ef26920',1,'amrex::DataServices']]],
- ['linevaluesrequest_4399',['LineValuesRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9ab1fee9049e0a58f8accfb3ef77030d30',1,'amrex::DataServices']]],
- ['lininterp_4400',['linInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< int >::linInterp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'amrex::BaseFab::linInterp(const BaseFab< T > &f1, const Box &b1, int comp1, const BaseFab< T > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'amrex::BaseFab::linInterp(const BaseFab< T > &f1, int comp1, const BaseFab< T > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< AtomicInt >::linInterp(const BaseFab< AtomicInt > &f1, const Box &b1, int comp1, const BaseFab< AtomicInt > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< AtomicInt >::linInterp(const BaseFab< AtomicInt > &f1, int comp1, const BaseFab< AtomicInt > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< char >::linInterp(const BaseFab< char > &f1, const Box &b1, int comp1, const BaseFab< char > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< char >::linInterp(const BaseFab< char > &f1, int comp1, const BaseFab< char > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< EBCellFlag >::linInterp(const BaseFab< EBCellFlag > &f1, const Box &b1, int comp1, const BaseFab< EBCellFlag > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< EBCellFlag >::linInterp(const BaseFab< EBCellFlag > &f1, int comp1, const BaseFab< EBCellFlag > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< HYPRE_Int >::linInterp(const BaseFab< HYPRE_Int > &f1, const Box &b1, int comp1, const BaseFab< HYPRE_Int > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< HYPRE_Int >::linInterp(const BaseFab< HYPRE_Int > &f1, int comp1, const BaseFab< HYPRE_Int > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< int >::linInterp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< PetscInt >::linInterp(const BaseFab< PetscInt > &f1, const Box &b1, int comp1, const BaseFab< PetscInt > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< PetscInt >::linInterp(const BaseFab< PetscInt > &f1, int comp1, const BaseFab< PetscInt > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< Real >::linInterp(const BaseFab< Real > &f1, const Box &b1, int comp1, const BaseFab< Real > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< Real >::linInterp(const BaseFab< Real > &f1, int comp1, const BaseFab< Real > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept']]],
- ['linkcount_4401',['linkCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0e6e72d37c4f23eecead5b448e4d94f1',1,'amrex::DistributionMapping']]],
- ['linop_4402',['linop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ad7cbb6433d195bb9fc6aaf2f7b92ff76',1,'amrex::HypreNodeLap::linop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a667e1a5701d1f0c19a5950f0aa44080f',1,'amrex::MLMGT::linop()']]],
- ['linop_5fprepared_4403',['linop_prepared',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1443859ff59e201d7bbdf0cc0971251d',1,'amrex::MLMGT']]],
- ['linopenumtype_4404',['LinOpEnumType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html',1,'amrex']]],
- ['linspace_4405',['linspace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac2545137f1cadac01321de2f527ecac',1,'amrex']]],
- ['lipair_4406',['LIpair',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a8bc191492d7a25e16f586ef1e625649c',1,'amrex::DistributionMapping']]],
- ['lipairgt_4407',['LIpairGT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairGT.html',1,'amrex::DistributionMapping']]],
- ['lipairlt_4408',['LIpairLT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairLT.html',1,'amrex::DistributionMapping']]],
- ['list_5ftype_4409',['list_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CompileTimeOptions.html#ade5844430b8549754df043e3cf4d870d',1,'amrex::CompileTimeOptions']]],
- ['listderivefunc_4410',['ListDeriveFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1335563a0cca7162b541f4bdf3d7b5a4',1,'amrex::AmrData::ListDeriveFunc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aa974b608a9dce7d566ed3a9dd4ad87fe',1,'amrex::DataServices::ListDeriveFunc()']]],
- ['lo_4411',['lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a3f19e3370115f627c98dd50500dcbae9',1,'amrex::Array1D::lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#a6d064be1725438f3d730f6522f9ced83',1,'amrex::BoxIndexerND::lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aded9c5a0cac5cfd5a320c32a26144dcc',1,'amrex::RealBox::lo() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#af47f7f7299a40c820515f9eeb983d14b',1,'amrex::RealBox::lo() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aeb9332bd9350ab5d7fd3a32afa888659',1,'amrex::RealBox::lo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#af44163f840ea676ad8d51f6dd9d65998',1,'amrex::TableData::lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#ac75d317389a2ae2a793dd69194557a50',1,'amrex::BCRec::lo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a28f03096d6b1b7373a48b7079ae94e67',1,'amrex::BCRec::lo() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#ae0818ccc6f8443bdaa7abee52a6b4678',1,'amrex::BCRec::lo() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a3f19e3370115f627c98dd50500dcbae9',1,'Array1D< int, 0, N-1 >::lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1ComponentSet.html#a12a2ef93337b59b9371db5f9bc43be69',1,'amrex::ForkJoin::ComponentSet::lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#aeab54119b31480eb83ee6a68b19dcdca',1,'amrex::BoxIndexerND< 1 >::lo()']]],
- ['load_5fvectors_4412',['load_vectors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a674354d0ea227950c1d7507f553e9f04',1,'amrex::HypreSolver']]],
- ['loadbalance_5flevel0_5fint_4413',['loadbalance_level0_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4c3e758e6025e4cf4f975f445d1eb6f3',1,'amrex::Amr']]],
- ['loadbalance_5fmax_5ffac_4414',['loadbalance_max_fac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ada948dc3a7c2301b9aab5f9b9f65507f',1,'amrex::Amr']]],
- ['loadbalance_5fwith_5fworkestimates_4415',['loadbalance_with_workestimates',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6019d262d557fc37c9706c05a6cc5794',1,'amrex::Amr']]],
- ['loadbalancelevel0_4416',['LoadBalanceLevel0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab35e0719d1321112010ff20228ad1acc',1,'amrex::Amr']]],
- ['loadvectors_4417',['loadVectors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a12f8c2e606928f4ba9bf4cc909e830ae',1,'amrex::PETScABecLap::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9a4132962fea0f9ec7e1566e1aa6254e',1,'amrex::HypreNodeLap::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a1e022b7b14f485c9d9aa5ab1bb52a929',1,'amrex::HypreABecLap3::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a4acee7b70c037a9ae8b22757b097e0f3',1,'amrex::HypreABecLap2::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a4778eb6c291a39971617eb0bf69dff3f',1,'amrex::HypreABecLap::loadVectors()']]],
- ['lobc_4418',['LoBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a60f337c8a71be69643d62c774a536dcd',1,'MLLinOpT< Array< MultiFab, 3 > >::LoBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a60f337c8a71be69643d62c774a536dcd',1,'amrex::MLLinOpT::LoBC()']]],
- ['local_5fcollate_5fcpu_4419',['local_collate_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a62994a11c6b9211c7d459571caf99d56',1,'amrex::TagBoxArray']]],
- ['local_5fcollate_5fgpu_4420',['local_collate_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ae151c3feb479bcc695e279915e2a068c',1,'amrex::TagBoxArray']]],
- ['local_5fcopy_5fcpu_4421',['local_copy_cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a3cd3a3fb3e0b792ebdb724cc5725176d',1,'amrex::NonLocalBC']]],
- ['local_5fcopy_5fgpu_4422',['local_copy_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4ea4e6f4775e59312efdc7e5e42788c3',1,'amrex::NonLocalBC']]],
- ['local_5findex_5fmap_4423',['local_index_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a8a8cdb1fbae0dace9fcc0dc622c3409d',1,'amrex::MFIter']]],
- ['local_5fneighbor_5fsizes_4424',['local_neighbor_sizes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#abbb2992e59999ae9c2866da0b90a7378',1,'amrex::NeighborParticleContainer']]],
- ['local_5fneighbors_4425',['local_neighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a36b78bd6fa71f934871cf953892ef4f8',1,'amrex::NeighborParticleContainer']]],
- ['local_5fng_5f1d_4426',['local_ng_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a14784f9d4294864a4a73b5f5e5f054e2',1,'hacc::Distribution::local_ng_1d(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a1b9d450eddfce95a58668ec64562d982',1,'hacc::Distribution::local_ng_1d() const)[3]']]],
- ['local_5fng_5f2d_5fx_4427',['local_ng_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a26f0bb510168262f1431e28d16f737c5',1,'hacc::Distribution::local_ng_2d_x() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#af955d6c08b5ded766245f60828cdd039',1,'hacc::Distribution::local_ng_2d_x(int i) const']]],
- ['local_5fng_5f2d_5fy_4428',['local_ng_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a99b59a934893e973d601f85258eef3a0',1,'hacc::Distribution::local_ng_2d_y() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a217d24143f5236d7b8fc224551b4cc97',1,'hacc::Distribution::local_ng_2d_y(int i) const']]],
- ['local_5fng_5f2d_5fz_4429',['local_ng_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a7b18aff8b7ccfc96b0f58148ad54c87c',1,'hacc::Distribution::local_ng_2d_z() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab9d7979cc6700470b188a13e23e077e9',1,'hacc::Distribution::local_ng_2d_z(int i) const']]],
- ['local_5fng_5f3d_4430',['local_ng_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a42762b0e7ae076edbbd6cbd6bc1725c1',1,'hacc::Distribution::local_ng_3d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a69fea1b10e8f41cea41a5779e2d6386a',1,'hacc::Distribution::local_ng_3d(int i) const']]],
- ['local_5fng_5fkspace_4431',['local_ng_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a1542745eeaee5329cba97afa9c17c4e1',1,'hacc::Dfft::local_ng_kspace() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a8f5425ac672068dbfff3467676171ead',1,'hacc::Dfft::local_ng_kspace(int i) const']]],
- ['local_5fng_5frspace_4432',['local_ng_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a80cda3f267109eace9820179fea3028b',1,'hacc::Dfft::local_ng_rspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aea6a617a07fcd8f6806f4436fdbb0d73',1,'hacc::Dfft::local_ng_rspace() const)[3]']]],
- ['local_5fnode_5fid_4433',['local_node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a2fd291b75b96615bab7ca98c226f039c',1,'amrex::HypreNodeLap']]],
- ['local_5fsize_4434',['local_size',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a0d0b051631c3eb9c462a7a443c84f497',1,'hacc::Dfft::local_size()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ad3c43e940d0e5caaf5ec3fb5d4999111',1,'hacc::Distribution::local_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aabf6dbff99d8524f9c9d082302afdd5e',1,'amrex::FabArrayBase::local_size()']]],
- ['local_5ftile_5findex_5fmap_4435',['local_tile_index_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a72828c9a333be0dfff3e89e350fd0e11',1,'amrex::MFIter']]],
- ['local_5fto_5fglobal_5frank_4436',['local_to_global_rank',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a766c71905985383fd282cace905237d4',1,'amrex::ParallelContext::local_to_global_rank(int rank) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a1bd2485b1543e7238ec40aac8c331fa5',1,'amrex::ParallelContext::local_to_global_rank(int *global, const int *local, int n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ac60250687a1fd30ef799d90099b42f3d',1,'amrex::ParallelContext::Frame::local_to_global_rank(int *global, const int *local, int n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a0b1d7ebb925ad002bfb7d05913ae116a',1,'amrex::ParallelContext::Frame::local_to_global_rank(int lrank)']]],
- ['local_5fupdate_4437',['local_update',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#a6fa8e68bad77f4d1094db1acddad0a93',1,'amrex::ReduceOpLogicalAnd::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#aa69a4be600ad14cd2149c8fd4d4b8766',1,'amrex::ReduceOpLogicalOr::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#a7c5827f2596556167953ed78492a68ed',1,'amrex::ReduceOpMax::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#aff90edbbdf2586ee6004f01d07fd616f',1,'amrex::ReduceOpMin::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#adbf4eb7fdc93fd0bfdae1aee23a1239b',1,'amrex::ReduceOpSum::local_update()']]],
- ['localadd_4438',['LocalAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::Mask >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< IArrayBox >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< FArrayBox >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a213a47a1b802fdf7a0a7bb562f3959f5',1,'amrex::LocalAdd(Array< MF, N > &dst, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f948e8f69355439c8e408405d24eb05',1,'amrex::LocalAdd(MF &dst, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< TagBox >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::EBCellFlagFab >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::CutFab >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::BaseFab< PetscInt > >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::BaseFab< AtomicInt > >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'amrex::FabArray::LocalAdd()']]],
- ['localcopy_4439',['LocalCopy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3659f85fe1cf3635a62a6d417f9978bd',1,'amrex::LocalCopy(DMF &dst, SMF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafcaf9751e46f39c2698dadad34f0c71',1,'amrex::LocalCopy(Array< DMF, N > &dst, Array< SMF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab719edc50f1af0377bb308024219baa3',1,'amrex::NonLocalBC::LocalCopy(const PackComponents &components, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CopyComTagsContainer &local_tags)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a0fa70005c1319e11f11266ae94abe4bb',1,'amrex::NonLocalBC::LocalCopy(const ApplyDtosAndProjectionOnReciever< DTOS, FabProj > &packing, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CopyComTagsContainer &local_tags)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< FArrayBox >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::BaseFab< AtomicInt > >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::BaseFab< PetscInt > >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::CutFab >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::EBCellFlagFab >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::Mask >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< IArrayBox >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< TagBox >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'amrex::FabArray::LocalCopy()']]],
- ['localcopy_5ft_4440',['LocalCopy_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4b44aa3d7a205826948ced4323d0be80',1,'amrex::NonLocalBC']]],
- ['localfabsource_4441',['localFabSource',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a49a660fc34d5de5bbd5d8fb8b49580e8',1,'amrex::FabCopyDescriptor']]],
- ['localindex_4442',['LocalIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ab9afc4ebb6b729bcecdba6b22a317e88',1,'amrex::MFIter']]],
- ['localindex_4443',['localindex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa848db21ec5426fab2c86d441cd0a314',1,'amrex::FabArrayBase']]],
- ['localindexmap_4444',['localIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a65f8a2b40876923cd17cd7bb45b1177e',1,'amrex::FabArrayBase::TileArray']]],
- ['localtileindex_4445',['LocalTileIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a02c0b04b49bf0116bc21ee53e3593225',1,'amrex::MFIter']]],
- ['localtileindexmap_4446',['localTileIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a77df041121016e402a0b5df46a8fe7e6',1,'amrex::FabArrayBase::TileArray']]],
- ['locateparticle_4447',['locateParticle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adbb82df3ca78abd2e90644d15b35e464',1,'amrex::ParticleContainer_impl::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a721df7b847160e02567c879da742f2cd',1,'amrex::ParticleContainer_impl::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a721df7b847160e02567c879da742f2cd',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adbb82df3ca78abd2e90644d15b35e464',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const']]],
- ['location_4448',['Location',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aedfa751b8cf7f0d06a43e71b6e7795cf',1,'amrex::MLALaplacianT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4',1,'amrex::LinOpEnumType::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aed1bdc13923f234ac4e4c6425210db69',1,'amrex::MLABecLaplacianT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a97dd28df6c3a612116bc4d4f95fb98fb',1,'amrex::MLCellABecLapT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac93e5fc5cf3373e6711f1328b051b997',1,'amrex::MLCellLinOpT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aa0d2dff0a1bfbad55c5f6e3a31d16652',1,'amrex::MLCurlCurl::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac1e86de83222345c43a378d8698c9543',1,'amrex::MLLinOpT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac1e86de83222345c43a378d8698c9543',1,'MLLinOpT< Array< MultiFab, 3 > >::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4adf824fc2842cb7a07dcc0395627629',1,'amrex::MLMGT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aee09d92cf1cb6a1f95ccadead11ccac4',1,'amrex::MLPoissonT::Location()']]],
- ['location_4449',['location',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLCellLinOpT_1_1BCTL.html#ac85b3ff5c926739723021bf2d01254f7',1,'amrex::MLCellLinOpT::BCTL']]],
- ['lock_4450',['lock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#ad0e65d9bf77725b6bad2a6794d6e2fee',1,'amrex::BlockMutex']]],
- ['lockadd_4451',['lockAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< Real >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< PetscInt >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< int >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< HYPRE_Int >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< EBCellFlag >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< char >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< AtomicInt >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'amrex::BaseFab::lockAdd()']]],
- ['loedge_4452',['LoEdge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a6f6cad7c903feeb070e26cea3df1af5c',1,'amrex::CoordSys::LoEdge(const IntVect &point, int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aad8c159e97f7422f2bf45b92bf3a3002',1,'amrex::CoordSys::LoEdge(int point, int dir) const noexcept']]],
- ['loface_4453',['LoFace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ae177792027908beb20976fbd0628d754',1,'amrex::CoordSys::LoFace(const IntVect &point, int dir, Real *loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#abbaf6097689bdafcce5853d0a74c8a73',1,'amrex::CoordSys::LoFace(const IntVect &point, int dir, Vector< Real > &loc) const noexcept']]],
- ['log_4454',['log',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a377e86dc25bb181be031ad2f80cb2984',1,'amrex']]],
- ['logicaland_4455',['LogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalAnd.html',1,'amrex::LogicalAnd< class >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a766ff7e5ed9d78fb3a0d5eaffec9c2ea',1,'amrex::Gpu::Atomic::LogicalAnd()']]],
- ['logicalor_4456',['LogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalOr.html',1,'amrex::LogicalOr< class >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a53a66f5fe06e3b8839cb0f79f0d0ea3d',1,'amrex::Gpu::Atomic::LogicalOr()']]],
- ['logspace_4457',['logspace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f466fdb5f5804263d0eb21d6737c866',1,'amrex']]],
- ['longside_4458',['longside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acc15b41242be4621b2ad1236c5ef7f89',1,'BoxND< AMREX_SPACEDIM >::longside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedb1d0483a878228d55be74589117010',1,'BoxND< AMREX_SPACEDIM >::longside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedb1d0483a878228d55be74589117010',1,'amrex::BoxND::longside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acc15b41242be4621b2ad1236c5ef7f89',1,'amrex::BoxND::longside(int &dir) const noexcept']]],
- ['lonode_4459',['LoNode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a2b1eed19248c0b8ffc16733bbf1d6baa',1,'amrex::CoordSys::LoNode(const IntVect &point, Vector< Real > &loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a0f2dc8592daa645225f6fbb76c7061c7',1,'amrex::CoordSys::LoNode(const IntVect &point, Real *loc) const noexcept']]],
- ['lonodeloc_4460',['LoNodeLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a0fc16f868cf63f196fa3b3aecc6f211e',1,'amrex::AmrData']]],
- ['loop_4461',['Loop',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a614341eb1f669411a7ae80905a563432',1,'amrex::Loop(BoxND< dim > const &bx, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afee414511118e5074a62b89cb88f0f5a',1,'amrex::Loop(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f8518382186436012e8d327c7122fd6',1,'amrex::Loop(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6be13ce19c854e2261ed9ac662c84fae',1,'amrex::Loop(BoxND< dim > const &bx, F const &f) noexcept']]],
- ['loop_5fimpnd_4462',['Loop_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a4c206a759ce68aefc599947e7f494168',1,'amrex::loop_detail::Loop_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a3392de1e44c6c7d03a7402ddc5207984',1,'amrex::loop_detail::Loop_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept']]],
- ['loopconcurrent_4463',['LoopConcurrent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab323eef76dfb9823b3f577461e937f67',1,'amrex::LoopConcurrent(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0606f27bbe31ceed3e506558f00966d',1,'amrex::LoopConcurrent(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a06b069516ee6e8bbbf4c818e44666899',1,'amrex::LoopConcurrent(BoxND< dim > const &bx, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad07822a7a5597e5b6817f92a632b0f08',1,'amrex::LoopConcurrent(BoxND< dim > const &bx, int ncomp, F const &f) noexcept']]],
- ['loopconcurrent_5fimpnd_4464',['LoopConcurrent_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#aa6ce039c09354f520de021d761c40800',1,'amrex::loop_detail::LoopConcurrent_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a68c03a8e616e19d37fbbfef2e2798706',1,'amrex::loop_detail::LoopConcurrent_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept']]],
- ['loopconcurrentoncpu_4465',['LoopConcurrentOnCpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7e89a5f679cb6320960129071f6e1e1',1,'amrex::LoopConcurrentOnCpu(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2852f915700a8c5c4f638d5d9c64acc4',1,'amrex::LoopConcurrentOnCpu(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8d14e61d5521f11d9340637f292bfe6',1,'amrex::LoopConcurrentOnCpu(BoxND< dim > const &bx, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a117156d216f3725f2ed9f99f12f32538',1,'amrex::LoopConcurrentOnCpu(BoxND< dim > const &bx, int ncomp, F const &f) noexcept']]],
- ['loopconcurrentoncpu_5fimpnd_4466',['LoopConcurrentOnCpu_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a452bb548b2231de2fe30b1f49cc415bc',1,'amrex::loop_detail::LoopConcurrentOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a361a894845df6bb8adc38a2483044878',1,'amrex::loop_detail::LoopConcurrentOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept']]],
- ['looponcpu_4467',['LoopOnCpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2c9b88c8cd08d765a67d6ffb3a851d7',1,'amrex::LoopOnCpu(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11ae51dc854ba8fbb5f79bdaf11976df',1,'amrex::LoopOnCpu(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac705a7b9004892e8ede0e08b33a8ad77',1,'amrex::LoopOnCpu(BoxND< dim > const &bx, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abfceddf47dd21d190a16bdcc562f215c',1,'amrex::LoopOnCpu(BoxND< dim > const &bx, F const &f) noexcept']]],
- ['looponcpu_5fimpnd_4468',['LoopOnCpu_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#af4f26da56a7147fc25072e711b19688c',1,'amrex::loop_detail::LoopOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#af7f8efd7c7639823222394e405d335f2',1,'amrex::loop_detail::LoopOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept']]],
- ['lor_4469',['lor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da9409354542db34fb149ecb3c91ebb8bd',1,'amrex::detail']]],
- ['lov_4470',['loV',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ad64dd52bc29882baff668896c2dde9cd',1,'amrex::Hypre']]],
- ['lovect_4471',['loVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< int >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'amrex::BaseFab::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< AtomicInt >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< char >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< EBCellFlag >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< HYPRE_Int >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< PetscInt >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< Real >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aab95ab70091d76efb6d93a85a66c81ac',1,'amrex::BoxND::loVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a375df1c70bc3ce84f7c07b64fc8cf160',1,'amrex::BoxND::loVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a375df1c70bc3ce84f7c07b64fc8cf160',1,'BoxND< AMREX_SPACEDIM >::loVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aab95ab70091d76efb6d93a85a66c81ac',1,'BoxND< AMREX_SPACEDIM >::loVect() const &noexcept']]],
- ['lovect3d_4472',['loVect3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a06960facc10033196456e7d4de9d4ba2',1,'BoxND< AMREX_SPACEDIM >::loVect3d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a06960facc10033196456e7d4de9d4ba2',1,'amrex::BoxND::loVect3d()']]],
- ['low_4473',['low',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410a20ab23ed836ba1667dddbd915ff85255',1,'amrex::Orientation']]],
- ['lowconnectivitycell_4474',['LOWCONNECTIVITYCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a18a436f5269414b41219195a6e3613f2',1,'amrex::InSituUtils']]],
- ['lower_5fbound_4475',['lower_bound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe5f053f9083b72c3ba55354f2f30e71',1,'amrex']]],
- ['lowerindex_4476',['LowerIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aedba9cb3e81e6a96fd3cea8330ef0708',1,'amrex::CoordSys']]],
- ['lowest_4477',['lowest',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#ab5e449549896fdf8698e0bab593a5b92',1,'amrex::ValLocPair']]],
- ['lp_4478',['Lp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a16d88d529344d6a6f99d66a99e122443',1,'amrex::MLCGSolverT']]],
- ['lpinfo_4479',['LPInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html',1,'amrex']]],
- ['ls_4480',['LS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ad774ef92ba17a6baff2d36023f33b87f',1,'amrex::SundialsIntegrator']]],
- ['lst_4481',['lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a27c46e812840379455b46b092f2e6732',1,'amrex::ClusterList::lst()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#ace36f314eae21bef0f4f97e17ba3982a',1,'amrex::DeriveList::lst()']]],
- ['lusolver_4482',['LUSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html',1,'amrex::LUSolver< N, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#afdbcba9c8adb9f87e26470604e85e5d0',1,'amrex::LUSolver::LUSolver()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a39bf746e19e32ff8a3b2e37f0288b791',1,'amrex::LUSolver::LUSolver(Array2D< T, 0, N-1, 0, N-1, Order::C > const &a_mat)']]],
- ['lvp_4483',['lvp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#abbf396f19865fa20d59aa8d2353cea53',1,'amrex::iparser_node']]]
+ ['l_4321',['l',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html#a6c15d096fef998fd70fbd4ce5083c67a',1,'amrex::iparser_f1::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html#ab8456a1837941171bfb1d32c3cc682b0',1,'amrex::iparser_f2::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#a5b78fde768f63b504de4f8b45a9872ee',1,'amrex::iparser_node::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html#a5f6ec2dfb5d293ac8210bb51f2e27467',1,'amrex::parser_f1::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html#a061f4a9f63618c8b77ff0af074dc4659',1,'amrex::parser_f2::l()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html#a3a9f4a4402fe7b5d744bf67fa9d0d21d',1,'amrex::parser_node::l()']]],
+ ['land_4322',['land',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da1543dab5fc332f7f6a146da7718c486d',1,'amrex::detail']]],
+ ['last_4323',['LAST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aab7d9931789f57c8612f4b55f457a0c6a42c200ba823b0b1a3c16c437a264ce9e',1,'amrex::ParmParse']]],
+ ['last_5fcheckpoint_4324',['last_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aedc8350798946e5e5d1d68b4861195a5',1,'amrex::Amr']]],
+ ['last_5fplotfile_4325',['last_plotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8bdd58e0f251c3097ae6631621a32253',1,'amrex::Amr']]],
+ ['last_5fsmallplotfile_4326',['last_smallplotfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac3c786f18b9e2b297f07f10e28852bbf',1,'amrex::Amr']]],
+ ['lastparticleid_4327',['LastParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#ae79136bdcc97d46650c8098fe7c9334d',1,'amrex::LongParticleIds']]],
+ ['lathe_4328',['lathe',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a1e6eedbf6131d4d1c9a33e7c3165e630',1,'amrex::EB2']]],
+ ['latheif_4329',['LatheIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html',1,'amrex::EB2::LatheIF< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#a1466ff0ebcf2550a7708fc97ad00038d',1,'amrex::EB2::LatheIF::LatheIF()']]],
+ ['launch_4330',['launch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93bf7d62b3ca318333e7e1d4a6d5d5c1',1,'amrex::launch(int nblocks, int nthreads_per_block, gpuStream_t stream, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a685ae8eab582f895ce964b6a99030ef2',1,'amrex::launch(T const &n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71da9a7033d01c042d0ad270a71f6618',1,'amrex::launch(int nblocks, std::size_t shared_mem_bytes, gpuStream_t stream, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acf9e876d759a1c4b3984ab2373d670bc',1,'amrex::launch(int nblocks, gpuStream_t stream, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdcc9cc4f86085b0b797878a002162f9',1,'amrex::launch(T const &n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff64e983a02f98455e7319fb031838e7',1,'amrex::launch(int nblocks, int nthreads_per_block, std::size_t shared_mem_bytes, gpuStream_t stream, L const &f) noexcept']]],
+ ['launch_5fglobal_4331',['launch_global',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fd1cb48ab79898f1f480c55c433113a',1,'amrex::launch_global(L f0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6334d58395d4bec0257d18060918ab0',1,'amrex::launch_global(L f0, Lambdas... fs)']]],
+ ['launch_5fhost_4332',['launch_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12c011a8bc6459b1c2a8f691b2554972',1,'amrex::launch_host(L &&f0, Lambdas &&... fs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a006c22eb1e141a0784faa415c00a49c4',1,'amrex::launch_host(L &&f0) noexcept']]],
+ ['launchsafeguard_4333',['LaunchSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html',1,'amrex::Gpu::LaunchSafeGuard'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html#a1f41c945c1a3385ae229c7b64af2948c',1,'amrex::Gpu::LaunchSafeGuard::LaunchSafeGuard()']]],
+ ['layoutdata_4334',['LayoutData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'amrex::LayoutData< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< HYPRE_Int >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< HYPRE_Int >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< GFab >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< GFab >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< GFab >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< GFab >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< HYPRE_Int >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::Vector< RealTuple > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::Vector< BCTuple > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< HYPRE_Int >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< int >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< int >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< int >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< int >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< Int >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< Int >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< Int >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< Int >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< PetscInt >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< PetscInt >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< PetscInt >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< PetscInt >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< RealTuple >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< RealTuple >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< RealTuple >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< RealTuple >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'amrex::LayoutData::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'amrex::LayoutData::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'amrex::LayoutData::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'amrex::LayoutData::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::LayoutData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::PODVector< Int > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::PODVector< Int > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::PODVector< Int > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::PODVector< Int > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::PODVector< int > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a9f32a3b5b38c4c245fa07f4af9f818bf',1,'LayoutData< amrex::PODVector< int > >::LayoutData(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::PODVector< int > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a447a15fede8b1a8a998dfcae0aac1507',1,'LayoutData< amrex::PODVector< int > >::LayoutData()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a1fa987ab9141d88d6b23063c4bfdd38d',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae420ab81a062d2cfcd209c08a1f7dab3',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::LayoutData(const BoxArray &a_grids, const DistributionMapping &a_dm)']]],
+ ['layoutdata_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_2a_20_3e_4335',['LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3apodvector_3c_20hypre_5fint_20_3e_20_3e_4336',['LayoutData< amrex::PODVector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_4337',['LayoutData< amrex::PODVector< Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_4338',['LayoutData< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboundcond_20_3e_20_3e_20_3e_4339',['LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3avector_3c_20bctuple_20_3e_20_3e_4340',['LayoutData< amrex::Vector< BCTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3avector_3c_20realtuple_20_3e_20_3e_4341',['LayoutData< amrex::Vector< RealTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20gfab_20_3e_4342',['LayoutData< GFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20hypre_5fint_20_3e_4343',['LayoutData< HYPRE_Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20int_20_3e_4344',['LayoutData< Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20int_20_3e_4345',['LayoutData< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20petscint_20_3e_4346',['LayoutData< PetscInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20realtuple_20_3e_4347',['LayoutData< RealTuple >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['lbound_4348',['lbound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71600c8a528e0f1863154e4cf0183cbc',1,'amrex::lbound(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a441984faaca402e9fe13a54494fb4eac',1,'amrex::lbound(BoxND< dim > const &box) noexcept']]],
+ ['lbound_5fiv_4349',['lbound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3ae11f4adbfaf4d94ac725853dc846d',1,'amrex']]],
+ ['ldg_4350',['LDG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a568da598ec8829dff901c81d530db976',1,'amrex::Gpu::LDG(Array4< T > const &a, int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae595b27ab79b81cdbddf1a1e0fef31ea',1,'amrex::Gpu::LDG(Array4< T > const &a, int i, int j, int k, int n) noexcept']]],
+ ['leastusedcpus_4351',['LeastUsedCPUs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#acbe214292ef7da8223f4318919642ace',1,'amrex::DistributionMapping']]],
+ ['leastusedteams_4352',['LeastUsedTeams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a55134783f651fecac1282ea2029428f3',1,'amrex::DistributionMapping']]],
+ ['len_4353',['len',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adc6a1c42a02a07645636a297b6b28a6b',1,'amrex::Array1D::len()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adc6a1c42a02a07645636a297b6b28a6b',1,'Array1D< int, 0, N-1 >::len()']]],
+ ['len0_4354',['len0',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a2a93394c3acf4245fe4a27b808adac99',1,'amrex::Table2D::len0()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a2a93394c3acf4245fe4a27b808adac99',1,'Table2D< RT >::len0()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#accb55d2deb7abdb2c5fe9afd0f27046c',1,'amrex::Table3D::len0()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a3668191c352566d1d1c5835102b69e8c',1,'amrex::Table4D::len0()']]],
+ ['len1_4355',['len1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a8da09138b8d2468cc9898ba75700cdd1',1,'amrex::Table3D::len1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a24f8a04409c92b85616e68e23ed0cb15',1,'amrex::Table4D::len1(GpuArray< int, 4 > const &a_begin, GpuArray< int, 4 > const &a_end) noexcept']]],
+ ['len2_4356',['len2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a346a4f218664dc863f9082a7f1a13f6b',1,'amrex::Table4D']]],
+ ['length_4357',['length',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3658deeec368fbc6be8f9555ac37bab5',1,'amrex::MFIter::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'amrex::BaseFab::length()'],['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html#a7a833bea16a8f29bab8bc283d5eb4c23',1,'N_VectorContent_MultiFab_notptr::length()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab8f44b56e5ac2f53bcfe742891c1c79c',1,'amrex::length(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3cf6e0d5ca4e2358cf7f70289989b8e8',1,'amrex::length(BoxND< dim > const &box) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aee1bde14bdd1fa4a02c2f340c5611b85',1,'amrex::RealBox::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#ae0c4bfaf52dced3b58a138bc2d28dc47',1,'amrex::ClusterList::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a4f32c677fa478bdceb0c142d192a02',1,'BoxND< AMREX_SPACEDIM >::length(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f49c67a6dc6bd404650be7118b7859b',1,'BoxND< AMREX_SPACEDIM >::length() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a4f32c677fa478bdceb0c142d192a02',1,'amrex::BoxND::length(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8f49c67a6dc6bd404650be7118b7859b',1,'amrex::BoxND::length() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< Real >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< PetscInt >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< int >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< HYPRE_Int >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< EBCellFlag >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< char >::length()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad69dbb55d91cc9784e3f9ee622c53d91',1,'BaseFab< AtomicInt >::length()']]],
+ ['length3d_4358',['length3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a116b4a3ed26bc9df2bd4dc91abb3b149',1,'amrex::BoxND::length3d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a116b4a3ed26bc9df2bd4dc91abb3b149',1,'BoxND< AMREX_SPACEDIM >::length3d()']]],
+ ['length_5fiv_4359',['length_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac4476d8ff3ffac4b03c099ee1c13672',1,'amrex']]],
+ ['lengthofset_4360',['LengthOfSet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a9138f1bb7d077d7d1cd043715ecb7d74',1,'amrex::NFilesIter']]],
+ ['less_4361',['LESS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5a24a93bfed92dca16735a42fb83bd244f',1,'amrex::AMRErrorTag']]],
+ ['level_4362',['Level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html',1,'amrex::EB2']]],
+ ['level_4363',['level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#ae72224f4b411313148d1db9fc0572bd5',1,'amrex::NeighborParticleContainer::NeighborCopyTag::level()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html#ab5d5285dfb6f9c5b20319fc49de0507ead194f676341d430afef85f2a50904977',1,'amrex::NeighborParticleContainer::MaskComps::level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a15535c7cc1f73df2cc3b0b720d8ab5a4',1,'amrex::AmrLevel::level()']]],
+ ['level_4364',['Level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ac843646825df5f720267a7c641204301',1,'amrex::EB2::Level::Level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a18159b17b5d40999e3f38474e53f23ff',1,'amrex::AmrLevel::Level()']]],
+ ['level_5fbeing_5fadvanced_4365',['level_being_advanced',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af0c8b87958fdb3cc31b2b3b994c8b37e',1,'amrex::Amr']]],
+ ['level_5fcount_4366',['level_count',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1a1d9a33774055f267ad5297b2846ecc',1,'amrex::Amr']]],
+ ['level_5fid_4367',['level_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a5ef18c3bf10553a03c1ebc12106f3226',1,'amrex::NeighborParticleContainer::NeighborCommTag']]],
+ ['level_5fsteps_4368',['level_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a38fbd17db8a050b5bf3302427b9285ea',1,'amrex::Amr']]],
+ ['levelbc_5fraii_4369',['levelbc_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ac078eb634767e8e812746b8327a6b5',1,'amrex::MLLinOpT::levelbc_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3ac078eb634767e8e812746b8327a6b5',1,'MLLinOpT< Array< MultiFab, 3 > >::levelbc_raii()']]],
+ ['levelbld_4370',['LevelBld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html',1,'amrex::LevelBld'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a1d97d19552c4c36cccdd8fea75b8c06c',1,'amrex::LevelBld::LevelBld(LevelBld &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a15187caf83aa0cca8784f3c2c733fd82',1,'amrex::LevelBld::LevelBld() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#aee859f0bc17d637c35c23047d67784aa',1,'amrex::LevelBld::LevelBld(LevelBld const &)=default']]],
+ ['levelbld_4371',['levelbld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a99ffc00c495183894b2ee7e11a79685e',1,'amrex::Amr']]],
+ ['levelcount_4372',['levelCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad37c151a0ef82ea98f18707e98d44dc7',1,'amrex::Amr']]],
+ ['leveldefined_4373',['LevelDefined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a76e1b4915e0fab0cf472ce392a5acbaa',1,'amrex::ParGDBBase::LevelDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a9a55d74e7bf55e362c14969ddd94aac2',1,'amrex::ParGDB::LevelDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#acc2ddbb687a61fccf1a5089d9c9617cf',1,'amrex::AmrParGDB::LevelDefined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a472f37d544bf28e75d2c05630969e554',1,'amrex::AmrMesh::LevelDefined()']]],
+ ['leveldirectoriescreated_4374',['levelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2b9f02af8e7da88a8e55af2dadfbcce9',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::levelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2b9f02af8e7da88a8e55af2dadfbcce9',1,'amrex::ParticleContainer_impl::levelDirectoriesCreated()']]],
+ ['leveldirectorycreated_4375',['levelDirectoryCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a7a90e201ef6ef11f2c42fc9a0de76939',1,'amrex::AmrLevel']]],
+ ['leveldirectorynames_4376',['LevelDirectoryNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2c60baf6b91ceb8f41054f1ccd1b4e5e',1,'amrex::AmrLevel']]],
+ ['levelfullpath_4377',['LevelFullPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a438b71d250fb65fd385716c745be94ad',1,'amrex']]],
+ ['levelpath_4378',['LevelPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e1c541c50331b9a3c005b80b4503f85',1,'amrex']]],
+ ['levelstep_4379',['levelStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a95d9cd20405f8a1010923a022c929f38',1,'amrex::PlotFileDataImpl::levelStep()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#afb42191a08a62dff1534e21804a1891b',1,'amrex::PlotFileData::levelStep()']]],
+ ['levelsteps_4380',['levelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8101a391189955c50c7a36d359f3f5ed',1,'amrex::Amr::levelSteps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9a873156471b39d52631b3e56b8218a5',1,'amrex::AmrData::levelSteps()']]],
+ ['levelsteps_4381',['LevelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae438fc92d638f323795408735f2cebb8',1,'amrex::AmrData']]],
+ ['lgmres_5fsolver_5fconfigure_4382',['lgmres_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a2dce11a296890cc9e974d2e9102eba29',1,'amrex::HypreIJIface']]],
+ ['limiters_4383',['limiters',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5',1,'PPM']]],
+ ['lincc_5finterp_4384',['lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb0ce1e79e29c10f31e875b21b47405f',1,'amrex']]],
+ ['lincomb_4385',['LinComb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::EBCellFlagFab >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af278d1e4cb4398d1743bca45138fa9a3',1,'amrex::LinComb(Array< MF, N > &dst, typename MF::value_type a, Array< MF, N > const &src_a, int acomp, typename MF::value_type b, Array< MF, N > const &src_b, int bcomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a932a04b3088166f5be65d24d2de33213',1,'amrex::LinComb(MF &dst, typename MF::value_type a, MF const &src_a, int acomp, typename MF::value_type b, MF const &src_b, int bcomp, int dcomp, int ncomp, IntVect const &nghost)']]],
+ ['lincomb_4386',['linComb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'amrex::BaseFab::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< AtomicInt >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< char >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< EBCellFlag >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< HYPRE_Int >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< int >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< PetscInt >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a34dd0c1642740071a0bf70d986e9f52a',1,'BaseFab< Real >::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ae8f5e1195457dc7f2204abbcaf2fe148',1,'amrex::BndryRegisterT::linComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a6ecf47a622303ab157f7e18a4b870205',1,'amrex::FabSetT::linComb(value_type a, value_type b, const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a891c43771c03412e044bf7b807bfb85e',1,'amrex::FabSetT::linComb(value_type a, const MF &mfa, int a_comp, value_type b, const MF &mfb, int b_comp, int dcomp, int ncomp, int ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a71a6bdfd44b64400a631d7cee6c25cb2',1,'amrex::GMRESMLMGT::linComb()']]],
+ ['lincomb_4387',['LinComb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'amrex::FabArray::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::BaseFab< AtomicInt > >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::BaseFab< PetscInt > >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0486c02587ea11cc9a30e9da8d7cf957',1,'amrex::MultiFab::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< TagBox >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< IArrayBox >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< FArrayBox >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::Mask >::LinComb()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a424d30f07a7374d3620c454f8e3c5ae7',1,'FabArray< amrex::CutFab >::LinComb()']]],
+ ['line_5ffile_4388',['line_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#a2067033e63c674e9b203917835595bdb',1,'amrex::BLBTer']]],
+ ['linear_4389',['Linear',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html',1,'amrex::ParticleInterpolator::Linear'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a1fc7379baaa9b4132c2ce77840f89272',1,'amrex::ParticleInterpolator::Linear::Linear()']]],
+ ['linear_5finterp_4390',['linear_interp',['../group__EBGodunov.html#gae7fb5657f6312ba192f0ad3a3652f4a8',1,'hydro_ebgodunov_transverse_2D_K.H']]],
+ ['linear_5finterpolate_5fto_5fparticle_4391',['linear_interpolate_to_particle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36bf438d128fda0af56fb688289c75ea',1,'amrex']]],
+ ['linedistfcnelement2d_4392',['LineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html',1,'amrex::LineDistFcnElement2d'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a4f4e886cb99ae23f57dbb402b5cbb910',1,'amrex::LineDistFcnElement2d::LineDistFcnElement2d()']]],
+ ['linelength_4393',['LINELENGTH',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a437894f04cb4f84ae291fb58f63fac4f',1,'amrex::Amrvis']]],
+ ['lineseg_5ftri_5fintersect_4394',['lineseg_tri_intersect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a3ab1370ee2778b840c9976bec576a66e',1,'amrex::tri_geom_ops']]],
+ ['linevalues_4395',['LineValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a807eb1ae7923222c105b1c023ef26920',1,'amrex::DataServices']]],
+ ['linevaluesrequest_4396',['LineValuesRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9ab1fee9049e0a58f8accfb3ef77030d30',1,'amrex::DataServices']]],
+ ['lininterp_4397',['linInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< int >::linInterp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'amrex::BaseFab::linInterp(const BaseFab< T > &f1, const Box &b1, int comp1, const BaseFab< T > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'amrex::BaseFab::linInterp(const BaseFab< T > &f1, int comp1, const BaseFab< T > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< AtomicInt >::linInterp(const BaseFab< AtomicInt > &f1, const Box &b1, int comp1, const BaseFab< AtomicInt > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< AtomicInt >::linInterp(const BaseFab< AtomicInt > &f1, int comp1, const BaseFab< AtomicInt > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< char >::linInterp(const BaseFab< char > &f1, const Box &b1, int comp1, const BaseFab< char > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< char >::linInterp(const BaseFab< char > &f1, int comp1, const BaseFab< char > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< EBCellFlag >::linInterp(const BaseFab< EBCellFlag > &f1, const Box &b1, int comp1, const BaseFab< EBCellFlag > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< EBCellFlag >::linInterp(const BaseFab< EBCellFlag > &f1, int comp1, const BaseFab< EBCellFlag > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< HYPRE_Int >::linInterp(const BaseFab< HYPRE_Int > &f1, const Box &b1, int comp1, const BaseFab< HYPRE_Int > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< HYPRE_Int >::linInterp(const BaseFab< HYPRE_Int > &f1, int comp1, const BaseFab< HYPRE_Int > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< int >::linInterp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< PetscInt >::linInterp(const BaseFab< PetscInt > &f1, const Box &b1, int comp1, const BaseFab< PetscInt > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< PetscInt >::linInterp(const BaseFab< PetscInt > &f1, int comp1, const BaseFab< PetscInt > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af49fda526f1f93ba846db273906cd29b',1,'BaseFab< Real >::linInterp(const BaseFab< Real > &f1, const Box &b1, int comp1, const BaseFab< Real > &f2, const Box &b2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a666cac025454c374a1e2db655b133aa9',1,'BaseFab< Real >::linInterp(const BaseFab< Real > &f1, int comp1, const BaseFab< Real > &f2, int comp2, Real t1, Real t2, Real t, const Box &b, int comp, int numcomp=1) noexcept']]],
+ ['linkcount_4398',['linkCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0e6e72d37c4f23eecead5b448e4d94f1',1,'amrex::DistributionMapping']]],
+ ['linop_4399',['linop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ad7cbb6433d195bb9fc6aaf2f7b92ff76',1,'amrex::HypreNodeLap::linop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a667e1a5701d1f0c19a5950f0aa44080f',1,'amrex::MLMGT::linop()']]],
+ ['linop_5fprepared_4400',['linop_prepared',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1443859ff59e201d7bbdf0cc0971251d',1,'amrex::MLMGT']]],
+ ['linopenumtype_4401',['LinOpEnumType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html',1,'amrex']]],
+ ['linspace_4402',['linspace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac2545137f1cadac01321de2f527ecac',1,'amrex']]],
+ ['lipair_4403',['LIpair',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a8bc191492d7a25e16f586ef1e625649c',1,'amrex::DistributionMapping']]],
+ ['lipairgt_4404',['LIpairGT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairGT.html',1,'amrex::DistributionMapping']]],
+ ['lipairlt_4405',['LIpairLT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairLT.html',1,'amrex::DistributionMapping']]],
+ ['list_5ftype_4406',['list_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CompileTimeOptions.html#ade5844430b8549754df043e3cf4d870d',1,'amrex::CompileTimeOptions']]],
+ ['listderivefunc_4407',['ListDeriveFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1335563a0cca7162b541f4bdf3d7b5a4',1,'amrex::AmrData::ListDeriveFunc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aa974b608a9dce7d566ed3a9dd4ad87fe',1,'amrex::DataServices::ListDeriveFunc()']]],
+ ['lo_4408',['lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a3f19e3370115f627c98dd50500dcbae9',1,'amrex::Array1D::lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#a6d064be1725438f3d730f6522f9ced83',1,'amrex::BoxIndexerND::lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aded9c5a0cac5cfd5a320c32a26144dcc',1,'amrex::RealBox::lo() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#af47f7f7299a40c820515f9eeb983d14b',1,'amrex::RealBox::lo() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#aeb9332bd9350ab5d7fd3a32afa888659',1,'amrex::RealBox::lo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#af44163f840ea676ad8d51f6dd9d65998',1,'amrex::TableData::lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#ac75d317389a2ae2a793dd69194557a50',1,'amrex::BCRec::lo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a28f03096d6b1b7373a48b7079ae94e67',1,'amrex::BCRec::lo() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#ae0818ccc6f8443bdaa7abee52a6b4678',1,'amrex::BCRec::lo() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a3f19e3370115f627c98dd50500dcbae9',1,'Array1D< int, 0, N-1 >::lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1ComponentSet.html#a12a2ef93337b59b9371db5f9bc43be69',1,'amrex::ForkJoin::ComponentSet::lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#aeab54119b31480eb83ee6a68b19dcdca',1,'amrex::BoxIndexerND< 1 >::lo()']]],
+ ['load_5fvectors_4409',['load_vectors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a674354d0ea227950c1d7507f553e9f04',1,'amrex::HypreSolver']]],
+ ['loadbalance_5flevel0_5fint_4410',['loadbalance_level0_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4c3e758e6025e4cf4f975f445d1eb6f3',1,'amrex::Amr']]],
+ ['loadbalance_5fmax_5ffac_4411',['loadbalance_max_fac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ada948dc3a7c2301b9aab5f9b9f65507f',1,'amrex::Amr']]],
+ ['loadbalance_5fwith_5fworkestimates_4412',['loadbalance_with_workestimates',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6019d262d557fc37c9706c05a6cc5794',1,'amrex::Amr']]],
+ ['loadbalancelevel0_4413',['LoadBalanceLevel0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ab35e0719d1321112010ff20228ad1acc',1,'amrex::Amr']]],
+ ['loadvectors_4414',['loadVectors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a12f8c2e606928f4ba9bf4cc909e830ae',1,'amrex::PETScABecLap::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9a4132962fea0f9ec7e1566e1aa6254e',1,'amrex::HypreNodeLap::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a1e022b7b14f485c9d9aa5ab1bb52a929',1,'amrex::HypreABecLap3::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a4acee7b70c037a9ae8b22757b097e0f3',1,'amrex::HypreABecLap2::loadVectors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a4778eb6c291a39971617eb0bf69dff3f',1,'amrex::HypreABecLap::loadVectors()']]],
+ ['lobc_4415',['LoBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a60f337c8a71be69643d62c774a536dcd',1,'MLLinOpT< Array< MultiFab, 3 > >::LoBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a60f337c8a71be69643d62c774a536dcd',1,'amrex::MLLinOpT::LoBC()']]],
+ ['local_5fcollate_5fcpu_4416',['local_collate_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a62994a11c6b9211c7d459571caf99d56',1,'amrex::TagBoxArray']]],
+ ['local_5fcollate_5fgpu_4417',['local_collate_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ae151c3feb479bcc695e279915e2a068c',1,'amrex::TagBoxArray']]],
+ ['local_5fcopy_5fcpu_4418',['local_copy_cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a3cd3a3fb3e0b792ebdb724cc5725176d',1,'amrex::NonLocalBC']]],
+ ['local_5fcopy_5fgpu_4419',['local_copy_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4ea4e6f4775e59312efdc7e5e42788c3',1,'amrex::NonLocalBC']]],
+ ['local_5findex_5fmap_4420',['local_index_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a8a8cdb1fbae0dace9fcc0dc622c3409d',1,'amrex::MFIter']]],
+ ['local_5fneighbor_5fsizes_4421',['local_neighbor_sizes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#abbb2992e59999ae9c2866da0b90a7378',1,'amrex::NeighborParticleContainer']]],
+ ['local_5fneighbors_4422',['local_neighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a36b78bd6fa71f934871cf953892ef4f8',1,'amrex::NeighborParticleContainer']]],
+ ['local_5fng_5f1d_4423',['local_ng_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a14784f9d4294864a4a73b5f5e5f054e2',1,'hacc::Distribution::local_ng_1d(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a1b9d450eddfce95a58668ec64562d982',1,'hacc::Distribution::local_ng_1d() const)[3]']]],
+ ['local_5fng_5f2d_5fx_4424',['local_ng_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a26f0bb510168262f1431e28d16f737c5',1,'hacc::Distribution::local_ng_2d_x() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#af955d6c08b5ded766245f60828cdd039',1,'hacc::Distribution::local_ng_2d_x(int i) const']]],
+ ['local_5fng_5f2d_5fy_4425',['local_ng_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a99b59a934893e973d601f85258eef3a0',1,'hacc::Distribution::local_ng_2d_y() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a217d24143f5236d7b8fc224551b4cc97',1,'hacc::Distribution::local_ng_2d_y(int i) const']]],
+ ['local_5fng_5f2d_5fz_4426',['local_ng_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a7b18aff8b7ccfc96b0f58148ad54c87c',1,'hacc::Distribution::local_ng_2d_z() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab9d7979cc6700470b188a13e23e077e9',1,'hacc::Distribution::local_ng_2d_z(int i) const']]],
+ ['local_5fng_5f3d_4427',['local_ng_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a42762b0e7ae076edbbd6cbd6bc1725c1',1,'hacc::Distribution::local_ng_3d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a69fea1b10e8f41cea41a5779e2d6386a',1,'hacc::Distribution::local_ng_3d(int i) const']]],
+ ['local_5fng_5fkspace_4428',['local_ng_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a1542745eeaee5329cba97afa9c17c4e1',1,'hacc::Dfft::local_ng_kspace() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a8f5425ac672068dbfff3467676171ead',1,'hacc::Dfft::local_ng_kspace(int i) const']]],
+ ['local_5fng_5frspace_4429',['local_ng_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a80cda3f267109eace9820179fea3028b',1,'hacc::Dfft::local_ng_rspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aea6a617a07fcd8f6806f4436fdbb0d73',1,'hacc::Dfft::local_ng_rspace() const)[3]']]],
+ ['local_5fnode_5fid_4430',['local_node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a2fd291b75b96615bab7ca98c226f039c',1,'amrex::HypreNodeLap']]],
+ ['local_5fsize_4431',['local_size',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a0d0b051631c3eb9c462a7a443c84f497',1,'hacc::Dfft::local_size()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ad3c43e940d0e5caaf5ec3fb5d4999111',1,'hacc::Distribution::local_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aabf6dbff99d8524f9c9d082302afdd5e',1,'amrex::FabArrayBase::local_size()']]],
+ ['local_5ftile_5findex_5fmap_4432',['local_tile_index_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a72828c9a333be0dfff3e89e350fd0e11',1,'amrex::MFIter']]],
+ ['local_5fto_5fglobal_5frank_4433',['local_to_global_rank',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a766c71905985383fd282cace905237d4',1,'amrex::ParallelContext::local_to_global_rank(int rank) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a1bd2485b1543e7238ec40aac8c331fa5',1,'amrex::ParallelContext::local_to_global_rank(int *global, const int *local, int n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#ac60250687a1fd30ef799d90099b42f3d',1,'amrex::ParallelContext::Frame::local_to_global_rank(int *global, const int *local, int n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a0b1d7ebb925ad002bfb7d05913ae116a',1,'amrex::ParallelContext::Frame::local_to_global_rank(int lrank)']]],
+ ['local_5fupdate_4434',['local_update',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#a6fa8e68bad77f4d1094db1acddad0a93',1,'amrex::ReduceOpLogicalAnd::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#aa69a4be600ad14cd2149c8fd4d4b8766',1,'amrex::ReduceOpLogicalOr::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#a7c5827f2596556167953ed78492a68ed',1,'amrex::ReduceOpMax::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#aff90edbbdf2586ee6004f01d07fd616f',1,'amrex::ReduceOpMin::local_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#adbf4eb7fdc93fd0bfdae1aee23a1239b',1,'amrex::ReduceOpSum::local_update()']]],
+ ['localadd_4435',['LocalAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::Mask >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< IArrayBox >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< FArrayBox >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a213a47a1b802fdf7a0a7bb562f3959f5',1,'amrex::LocalAdd(Array< MF, N > &dst, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f948e8f69355439c8e408405d24eb05',1,'amrex::LocalAdd(MF &dst, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< TagBox >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::EBCellFlagFab >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::CutFab >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::BaseFab< PetscInt > >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'FabArray< amrex::BaseFab< AtomicInt > >::LocalAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abd6dc24319471bcd6406fa9da2145197',1,'amrex::FabArray::LocalAdd()']]],
+ ['localcopy_4436',['LocalCopy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3659f85fe1cf3635a62a6d417f9978bd',1,'amrex::LocalCopy(DMF &dst, SMF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafcaf9751e46f39c2698dadad34f0c71',1,'amrex::LocalCopy(Array< DMF, N > &dst, Array< SMF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab719edc50f1af0377bb308024219baa3',1,'amrex::NonLocalBC::LocalCopy(const PackComponents &components, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CopyComTagsContainer &local_tags)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a0fa70005c1319e11f11266ae94abe4bb',1,'amrex::NonLocalBC::LocalCopy(const ApplyDtosAndProjectionOnReciever< DTOS, FabProj > &packing, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CopyComTagsContainer &local_tags)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< FArrayBox >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::BaseFab< AtomicInt > >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::BaseFab< PetscInt > >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::CutFab >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::EBCellFlagFab >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< amrex::Mask >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< IArrayBox >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'FabArray< TagBox >::LocalCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5086d98e3a63866d87afcd150a8170ef',1,'amrex::FabArray::LocalCopy()']]],
+ ['localcopy_5ft_4437',['LocalCopy_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4b44aa3d7a205826948ced4323d0be80',1,'amrex::NonLocalBC']]],
+ ['localfabsource_4438',['localFabSource',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a49a660fc34d5de5bbd5d8fb8b49580e8',1,'amrex::FabCopyDescriptor']]],
+ ['localindex_4439',['LocalIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ab9afc4ebb6b729bcecdba6b22a317e88',1,'amrex::MFIter']]],
+ ['localindex_4440',['localindex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa848db21ec5426fab2c86d441cd0a314',1,'amrex::FabArrayBase']]],
+ ['localindexmap_4441',['localIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a65f8a2b40876923cd17cd7bb45b1177e',1,'amrex::FabArrayBase::TileArray']]],
+ ['localtileindex_4442',['LocalTileIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a02c0b04b49bf0116bc21ee53e3593225',1,'amrex::MFIter']]],
+ ['localtileindexmap_4443',['localTileIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a77df041121016e402a0b5df46a8fe7e6',1,'amrex::FabArrayBase::TileArray']]],
+ ['locateparticle_4444',['locateParticle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adbb82df3ca78abd2e90644d15b35e464',1,'amrex::ParticleContainer_impl::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a721df7b847160e02567c879da742f2cd',1,'amrex::ParticleContainer_impl::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a721df7b847160e02567c879da742f2cd',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid=-1) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adbb82df3ca78abd2e90644d15b35e464',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::locateParticle(P &p, ParticleLocData &pld, int lev_min, int lev_max, int nGrow, int local_grid) const']]],
+ ['location_4445',['Location',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aedfa751b8cf7f0d06a43e71b6e7795cf',1,'amrex::MLALaplacianT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4',1,'amrex::LinOpEnumType::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aed1bdc13923f234ac4e4c6425210db69',1,'amrex::MLABecLaplacianT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a97dd28df6c3a612116bc4d4f95fb98fb',1,'amrex::MLCellABecLapT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac93e5fc5cf3373e6711f1328b051b997',1,'amrex::MLCellLinOpT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aa0d2dff0a1bfbad55c5f6e3a31d16652',1,'amrex::MLCurlCurl::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac1e86de83222345c43a378d8698c9543',1,'amrex::MLLinOpT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac1e86de83222345c43a378d8698c9543',1,'MLLinOpT< Array< MultiFab, 3 > >::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4adf824fc2842cb7a07dcc0395627629',1,'amrex::MLMGT::Location()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aee09d92cf1cb6a1f95ccadead11ccac4',1,'amrex::MLPoissonT::Location()']]],
+ ['location_4446',['location',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLCellLinOpT_1_1BCTL.html#ac85b3ff5c926739723021bf2d01254f7',1,'amrex::MLCellLinOpT::BCTL']]],
+ ['lock_4447',['lock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#ad0e65d9bf77725b6bad2a6794d6e2fee',1,'amrex::BlockMutex']]],
+ ['lockadd_4448',['lockAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< Real >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< PetscInt >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< int >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< HYPRE_Int >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< EBCellFlag >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< char >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'BaseFab< AtomicInt >::lockAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1a1bc23a87d40ff55f8fcec600b0054b',1,'amrex::BaseFab::lockAdd()']]],
+ ['loedge_4449',['LoEdge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a6f6cad7c903feeb070e26cea3df1af5c',1,'amrex::CoordSys::LoEdge(const IntVect &point, int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aad8c159e97f7422f2bf45b92bf3a3002',1,'amrex::CoordSys::LoEdge(int point, int dir) const noexcept']]],
+ ['loface_4450',['LoFace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ae177792027908beb20976fbd0628d754',1,'amrex::CoordSys::LoFace(const IntVect &point, int dir, Real *loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#abbaf6097689bdafcce5853d0a74c8a73',1,'amrex::CoordSys::LoFace(const IntVect &point, int dir, Vector< Real > &loc) const noexcept']]],
+ ['log_4451',['log',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a377e86dc25bb181be031ad2f80cb2984',1,'amrex']]],
+ ['logicaland_4452',['LogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalAnd.html',1,'amrex::LogicalAnd< class >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a766ff7e5ed9d78fb3a0d5eaffec9c2ea',1,'amrex::Gpu::Atomic::LogicalAnd()']]],
+ ['logicalor_4453',['LogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalOr.html',1,'amrex::LogicalOr< class >'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a53a66f5fe06e3b8839cb0f79f0d0ea3d',1,'amrex::Gpu::Atomic::LogicalOr()']]],
+ ['logspace_4454',['logspace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f466fdb5f5804263d0eb21d6737c866',1,'amrex']]],
+ ['longside_4455',['longside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acc15b41242be4621b2ad1236c5ef7f89',1,'BoxND< AMREX_SPACEDIM >::longside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedb1d0483a878228d55be74589117010',1,'BoxND< AMREX_SPACEDIM >::longside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedb1d0483a878228d55be74589117010',1,'amrex::BoxND::longside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acc15b41242be4621b2ad1236c5ef7f89',1,'amrex::BoxND::longside(int &dir) const noexcept']]],
+ ['lonode_4456',['LoNode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a2b1eed19248c0b8ffc16733bbf1d6baa',1,'amrex::CoordSys::LoNode(const IntVect &point, Vector< Real > &loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a0f2dc8592daa645225f6fbb76c7061c7',1,'amrex::CoordSys::LoNode(const IntVect &point, Real *loc) const noexcept']]],
+ ['lonodeloc_4457',['LoNodeLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a0fc16f868cf63f196fa3b3aecc6f211e',1,'amrex::AmrData']]],
+ ['loop_4458',['Loop',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a614341eb1f669411a7ae80905a563432',1,'amrex::Loop(BoxND< dim > const &bx, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afee414511118e5074a62b89cb88f0f5a',1,'amrex::Loop(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f8518382186436012e8d327c7122fd6',1,'amrex::Loop(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6be13ce19c854e2261ed9ac662c84fae',1,'amrex::Loop(BoxND< dim > const &bx, F const &f) noexcept']]],
+ ['loop_5fimpnd_4459',['Loop_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a4c206a759ce68aefc599947e7f494168',1,'amrex::loop_detail::Loop_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a3392de1e44c6c7d03a7402ddc5207984',1,'amrex::loop_detail::Loop_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept']]],
+ ['loopconcurrent_4460',['LoopConcurrent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab323eef76dfb9823b3f577461e937f67',1,'amrex::LoopConcurrent(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0606f27bbe31ceed3e506558f00966d',1,'amrex::LoopConcurrent(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a06b069516ee6e8bbbf4c818e44666899',1,'amrex::LoopConcurrent(BoxND< dim > const &bx, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad07822a7a5597e5b6817f92a632b0f08',1,'amrex::LoopConcurrent(BoxND< dim > const &bx, int ncomp, F const &f) noexcept']]],
+ ['loopconcurrent_5fimpnd_4461',['LoopConcurrent_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#aa6ce039c09354f520de021d761c40800',1,'amrex::loop_detail::LoopConcurrent_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a68c03a8e616e19d37fbbfef2e2798706',1,'amrex::loop_detail::LoopConcurrent_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept']]],
+ ['loopconcurrentoncpu_4462',['LoopConcurrentOnCpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7e89a5f679cb6320960129071f6e1e1',1,'amrex::LoopConcurrentOnCpu(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2852f915700a8c5c4f638d5d9c64acc4',1,'amrex::LoopConcurrentOnCpu(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8d14e61d5521f11d9340637f292bfe6',1,'amrex::LoopConcurrentOnCpu(BoxND< dim > const &bx, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a117156d216f3725f2ed9f99f12f32538',1,'amrex::LoopConcurrentOnCpu(BoxND< dim > const &bx, int ncomp, F const &f) noexcept']]],
+ ['loopconcurrentoncpu_5fimpnd_4463',['LoopConcurrentOnCpu_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a452bb548b2231de2fe30b1f49cc415bc',1,'amrex::loop_detail::LoopConcurrentOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#a361a894845df6bb8adc38a2483044878',1,'amrex::loop_detail::LoopConcurrentOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept']]],
+ ['looponcpu_4464',['LoopOnCpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2c9b88c8cd08d765a67d6ffb3a851d7',1,'amrex::LoopOnCpu(Dim3 lo, Dim3 hi, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11ae51dc854ba8fbb5f79bdaf11976df',1,'amrex::LoopOnCpu(Dim3 lo, Dim3 hi, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac705a7b9004892e8ede0e08b33a8ad77',1,'amrex::LoopOnCpu(BoxND< dim > const &bx, int ncomp, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abfceddf47dd21d190a16bdcc562f215c',1,'amrex::LoopOnCpu(BoxND< dim > const &bx, F const &f) noexcept']]],
+ ['looponcpu_5fimpnd_4465',['LoopOnCpu_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#af4f26da56a7147fc25072e711b19688c',1,'amrex::loop_detail::LoopOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, int n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1loop__detail.html#af7f8efd7c7639823222394e405d335f2',1,'amrex::loop_detail::LoopOnCpu_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept']]],
+ ['lor_4466',['lor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da9409354542db34fb149ecb3c91ebb8bd',1,'amrex::detail']]],
+ ['lov_4467',['loV',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ad64dd52bc29882baff668896c2dde9cd',1,'amrex::Hypre']]],
+ ['lovect_4468',['loVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< int >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'amrex::BaseFab::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< AtomicInt >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< char >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< EBCellFlag >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< HYPRE_Int >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< PetscInt >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5598302356ad5c6af7482fc392c8bb8b',1,'BaseFab< Real >::loVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aab95ab70091d76efb6d93a85a66c81ac',1,'amrex::BoxND::loVect() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a375df1c70bc3ce84f7c07b64fc8cf160',1,'amrex::BoxND::loVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a375df1c70bc3ce84f7c07b64fc8cf160',1,'BoxND< AMREX_SPACEDIM >::loVect() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aab95ab70091d76efb6d93a85a66c81ac',1,'BoxND< AMREX_SPACEDIM >::loVect() const &noexcept']]],
+ ['lovect3d_4469',['loVect3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a06960facc10033196456e7d4de9d4ba2',1,'BoxND< AMREX_SPACEDIM >::loVect3d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a06960facc10033196456e7d4de9d4ba2',1,'amrex::BoxND::loVect3d()']]],
+ ['low_4470',['low',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410a20ab23ed836ba1667dddbd915ff85255',1,'amrex::Orientation']]],
+ ['lowconnectivitycell_4471',['LOWCONNECTIVITYCELL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530a18a436f5269414b41219195a6e3613f2',1,'amrex::InSituUtils']]],
+ ['lower_5fbound_4472',['lower_bound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe5f053f9083b72c3ba55354f2f30e71',1,'amrex']]],
+ ['lowerindex_4473',['LowerIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aedba9cb3e81e6a96fd3cea8330ef0708',1,'amrex::CoordSys']]],
+ ['lowest_4474',['lowest',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#ab5e449549896fdf8698e0bab593a5b92',1,'amrex::ValLocPair']]],
+ ['lp_4475',['Lp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a16d88d529344d6a6f99d66a99e122443',1,'amrex::MLCGSolverT']]],
+ ['lpinfo_4476',['LPInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html',1,'amrex']]],
+ ['ls_4477',['LS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ad774ef92ba17a6baff2d36023f33b87f',1,'amrex::SundialsIntegrator']]],
+ ['lst_4478',['lst',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a27c46e812840379455b46b092f2e6732',1,'amrex::ClusterList::lst()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#ace36f314eae21bef0f4f97e17ba3982a',1,'amrex::DeriveList::lst()']]],
+ ['lusolver_4479',['LUSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html',1,'amrex::LUSolver< N, class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#afdbcba9c8adb9f87e26470604e85e5d0',1,'amrex::LUSolver::LUSolver()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a39bf746e19e32ff8a3b2e37f0288b791',1,'amrex::LUSolver::LUSolver(Array2D< T, 0, N-1, 0, N-1, Order::C > const &a_mat)']]],
+ ['lvp_4480',['lvp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html#abbf396f19865fa20d59aa8d2353cea53',1,'amrex::iparser_node']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_d.js b/amrex-hydro/Doxygen/html/search/all_d.js
index 6f074ee..2ca2b10 100644
--- a/amrex-hydro/Doxygen/html/search/all_d.js
+++ b/amrex-hydro/Doxygen/html/search/all_d.js
@@ -1,1403 +1,1403 @@
var searchData=
[
- ['m_4484',['M',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a80221e673408a11d8a35e40f5d819c0f',1,'amrex::openbc']]],
- ['m_5fa_4485',['m_A',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a6b8a8e6608be0522ca4b052414b28bf5',1,'amrex::HypreSolver']]],
- ['m_5fa_5fcoeffs_4486',['m_a_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a09836660facdfeea8daba978902f9673',1,'amrex::MLALaplacianT::m_a_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3d10f9755818d95245385d0eff01780b',1,'amrex::MLNodeABecLaplacian::m_a_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a48c0efb6e525e5c901c1ee34fa5119ca',1,'amrex::MLEBABecLap::m_a_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#acd74fe42cd460e0e8cc50fae5550233e',1,'amrex::MLABecLaplacianT::m_a_coeffs()']]],
- ['m_5fa_5fscalar_4487',['m_a_scalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#ad3cf841c5fb35c480f8130db69c287a7',1,'amrex::MLNodeABecLaplacian::m_a_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ac43a9c8728bb7861415d80283d41e064',1,'amrex::MLEBABecLap::m_a_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a6238682285be8b4464de6531f73d5cd8',1,'amrex::MLABecLaplacianT::m_a_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a4c4cc805f15b8f9dd1fa694f00110a1d',1,'amrex::MLALaplacianT::m_a_scalar()']]],
- ['m_5fabeclap_4488',['m_abeclap',['../classHydro_1_1MacProjector.html#a21e61ba0627e90c2bc1fb25657cbf9c5',1,'Hydro::MacProjector']]],
- ['m_5fabox_4489',['m_abox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aaa1d0e47191bce43137f9aeecf529f64',1,'amrex::BARef']]],
- ['m_5facoef_5fset_4490',['m_acoef_set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ac6489a20e89c720a91f81ae8d29496f2',1,'amrex::MLABecLaplacianT::m_acoef_set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a148d4b95cd52c3e753735aadaeeb7bb5',1,'amrex::MLEBABecLap::m_acoef_set()']]],
- ['m_5factually_5fused_4491',['m_actually_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#af3edc78581fb20c7273fbf74494e0c48',1,'amrex::CArena']]],
- ['m_5fadjust_5fsingular_5fmatrix_4492',['m_adjust_singular_matrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#af24450dfdae7450d10455cae431fb457',1,'amrex::HypreIJIface']]],
- ['m_5falloc_4493',['m_alloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#ad1b240a0437cfcaee6788096d93a1674',1,'amrex::CArena']]],
- ['m_5falloc_5fsingle_5fchunk_4494',['m_alloc_single_chunk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a12b9e0ac23fbfa55a6ae4d6bf2d97ba8',1,'amrex::FabArrayBase']]],
- ['m_5fallregular_4495',['m_allregular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a16651c9d026bf4c7876a890be6e85253',1,'amrex::EB2::Level']]],
- ['m_5falpha_4496',['m_alpha',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a8e3436cc293f45df20b351de804af2fd',1,'amrex::MLCurlCurl::m_alpha()'],['../classHydro_1_1NodalProjector.html#a203ba5e56729b8fd5fe1651e72cdea3b',1,'Hydro::NodalProjector::m_alpha()']]],
- ['m_5famr_5fref_5fratio_4497',['m_amr_ref_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a520a29dd5773acdba2c227d316e059a4',1,'amrex::MLLinOpT::m_amr_ref_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a520a29dd5773acdba2c227d316e059a4',1,'MLLinOpT< Array< MultiFab, 3 > >::m_amr_ref_ratio()']]],
- ['m_5famrcore_4498',['m_amrcore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a00e116c7e99b0d8be6a4db40bfb3b45b',1,'amrex::AmrParGDB']]],
- ['m_5famrlevel_4499',['m_amrlevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#aaba17b56198aea206fe9b6fd2ca66cf6',1,'amrex::FillPatchIterator::m_amrlevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a80b3e46711c13269eb5d563e934398fc',1,'amrex::FillPatchIteratorHelper::m_amrlevel()']]],
- ['m_5faos_4500',['m_aos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aaed81e14a45c2fb6fb56c56f7b9ca1ab',1,'amrex::ConstParticleTileData::m_aos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aaed81e14a45c2fb6fb56c56f7b9ca1ab',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_aos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac5889cfb1119e1b3c19085e7bde68def',1,'amrex::ParticleTileData::m_aos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac5889cfb1119e1b3c19085e7bde68def',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_aos()']]],
- ['m_5faos_5ftile_4501',['m_aos_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a434377380cf9f4dd45362080837b6ec4',1,'amrex::ParticleTile']]],
- ['m_5far_4502',['m_ar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'amrex::ArenaAllocatorBase::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, ArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a609327af6ac8ee5902c0c7d0a6629772',1,'amrex::Cluster::m_ar()']]],
- ['m_5fareafrac_4503',['m_areafrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#aca26ce33e69ffb0b4314fc8df4074d80',1,'amrex::EBDataCollection::m_areafrac()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html#ad57b1101b621679c1fb014db5c6beb43',1,'amrex::EB2::Face::m_areafrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a26945ad6833c8275b375cec03a60cad0',1,'amrex::EB2::Level::m_areafrac()']]],
- ['m_5fareafrac_5fname_4504',['m_areafrac_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#ae22db76834f8b39260c446a8fc2806fb',1,'amrex::EB2::ChkptFile']]],
- ['m_5fareanottotag_4505',['m_AreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa11acf69e2d0372e204cfea5934658f6',1,'amrex::AmrLevel']]],
- ['m_5fareatotag_4506',['m_AreaToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a512443a06a9bee5a9c911326c65e1370',1,'amrex::AmrLevel']]],
- ['m_5farena_4507',['m_arena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a901b7f1e68950afc823ebc10c093cb94',1,'amrex::DataAllocator::m_arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html#ae9df9a5aa76b646a0d8fb039033289f0',1,'amrex::Gpu::Deleter::m_arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a9f2221690b1d215e8f683e84753bbde5',1,'amrex::PolymorphicArenaWrapper::m_arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a3f56660ebd06ba11f5c873d99b3e899f',1,'amrex::DataDeleter::m_arena()']]],
- ['m_5farrays_4508',['m_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::CutFab >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::BaseFab< PetscInt > >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::EBCellFlagFab >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'amrex::FabArray::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< IArrayBox >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< FArrayBox >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::Mask >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< TagBox >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_arrays()']]],
- ['m_5fascalar_4509',['m_ascalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5c3c993e3774ba9f2663dbba34f82596',1,'amrex::HypreMLABecLap']]],
- ['m_5fassign_5fbuffer_5fgrid_4510',['m_assign_buffer_grid',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a0560deac64bc66d21eb1ad8f1c24c430',1,'FilterVirt']]],
- ['m_5fassign_5fgrid_4511',['m_assign_grid',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a067cf16cb382b143e8c1891468548937',1,'AssignGridFilter']]],
- ['m_5fatol_4512',['m_atol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5af8aa359ba7c32316907ca724566ad4',1,'amrex::GMRES::m_atol()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5af8aa359ba7c32316907ca724566ad4',1,'GMRES< MF, GMRESMLMGT< MF > >::m_atol()']]],
- ['m_5fb_4513',['m_b',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#acf15a119c1435c35c3f63c5e2d38bd3f',1,'amrex::HypreSolver::m_b()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#a292b7313c477c14ba179443ce2d24112',1,'amrex::Gpu::range_detail::range_impl::m_b()']]],
- ['m_5fb_5fcoeffs_4514',['m_b_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#affcd897d0397c49df2bb9cdef4a51050',1,'amrex::MLABecLaplacianT::m_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad631dff72b03c8a0d629bd735a63078e',1,'amrex::MLEBABecLap::m_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a5cd389955d914c283d6594ca8f224c8a',1,'amrex::MLNodeABecLaplacian::m_b_coeffs()']]],
- ['m_5fb_5fscalar_4515',['m_b_scalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a539516410949fb84f32bdf408fdd2e18',1,'amrex::MLABecLaplacianT::m_b_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a26517485398ff391981892885e511f94',1,'amrex::MLALaplacianT::m_b_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1fb977f5a6b0c8682e5f658a4dc9db0c',1,'amrex::MLEBABecLap::m_b_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#ab7bb116d25a0ab43e4e7124aa257e306',1,'amrex::MLNodeABecLaplacian::m_b_scalar()']]],
- ['m_5fba_4516',['m_ba',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ab62ef15c4a342cc3eb61e116b23bd285',1,'amrex::VisMF::Header::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#af00ec28e28d685f8cef31dfb1a82d805',1,'amrex::ParGDB::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a97b3de417e81c1776fe44e33ef9923d2',1,'amrex::ParticleBufferMap::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a398bff4255e23b17afdbb21529343b0f',1,'amrex::ParticleLocator::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a2cd678a68c564bb01fd2cd47ce594521',1,'amrex::PlotFileDataImpl::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a38a28db75d6cca9d3c87ad9931084f09',1,'amrex::AmrParGDB::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a7d7032e9d6618767e8e35743a9139d62',1,'amrex::MPMD::Copier::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ae1577679bfb4ab104a875852a9dbecda',1,'amrex::FillPatchIteratorHelper::m_ba()']]],
- ['m_5fba_5fall_4517',['m_ba_all',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aee4a8457a8b4b42831ea654578bfe5f6',1,'amrex::OpenBCSolver']]],
- ['m_5fba_5fid_4518',['m_ba_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#a72b32342670aa4c490e3362b75943633',1,'amrex::FabArrayBase::BDKey']]],
- ['m_5fbag_4519',['m_bag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a597017e3faf53c6b6569a27fbf01ce3f',1,'amrex::OpenBCSolver']]],
- ['m_5fbat_4520',['m_bat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a416da5b2620e5c9cad12ab2fd73d349b',1,'amrex::BoxArray::m_bat()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a24bf518e21de06c34d5ccafe0b1ac244',1,'amrex::FabArrayBase::ParForInfo::m_bat()']]],
- ['m_5fbat_5ftype_4521',['m_bat_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#addbc01e0e2621532efa04d4f28e3f305',1,'amrex::BATransformer']]],
- ['m_5fbc_5fhi_4522',['m_bc_hi',['../classHydro_1_1NodalProjector.html#a4fd04f8b717b8162b23ad5b642a3487e',1,'Hydro::NodalProjector']]],
- ['m_5fbc_5flo_4523',['m_bc_lo',['../classHydro_1_1NodalProjector.html#aba3564764203f615abadc34dd8d371ec',1,'Hydro::NodalProjector']]],
- ['m_5fbcoefs_4524',['m_bcoefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5ffc86d6c741f71d676a5834deba92a6',1,'amrex::MLCurlCurl']]],
- ['m_5fbcondloc_4525',['m_bcondloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8ea2fb547b5b9b37d88880948073e00c',1,'amrex::MLCellLinOpT']]],
- ['m_5fbcr_4526',['m_bcr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a482d13bca7d063a552a82874e7a9f1d8',1,'amrex::PhysBCFunct']]],
- ['m_5fbd_5fcount_4527',['m_BD_count',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#af3d0b759e5fa01a885c95e93e0e9f7b1',1,'amrex::FabArrayBase']]],
- ['m_5fbdkey_4528',['m_bdkey',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2865ec7ad6d6f09cf1a3a891b603144c',1,'amrex::FabArrayBase']]],
- ['m_5fbeta_4529',['m_beta',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7b83a2461e9903530a1903a12ddec15b',1,'amrex::MLCurlCurl']]],
- ['m_5fbeta_5floc_4530',['m_beta_loc',['../classHydro_1_1MacProjector.html#a80c9dd1fb10365f322541aa8bcdd196d',1,'Hydro::MacProjector::m_beta_loc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#afc12bcb23ed82f37ceae7da2d6f44eea',1,'amrex::MLEBABecLap::m_beta_loc()']]],
- ['m_5fbi_4531',['m_bi',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aae3482bf8801229e16bc2adfd474a84c',1,'hacc::Dfft']]],
- ['m_5fbif_4532',['m_bif',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a77181b274a07f3858b98e49e102d95b7',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_bif()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a77181b274a07f3858b98e49e102d95b7',1,'amrex::AssignGrid::m_bif()']]],
- ['m_5fbin_5fsize_4533',['m_bin_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a3bf69089e03f40d7b20e53cee6099727',1,'amrex::AssignGrid::m_bin_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a3bf69089e03f40d7b20e53cee6099727',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_bin_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a06c4d242ffac4f47f0c3653a4a69f2c3',1,'amrex::ParticleLocator::m_bin_size()']]],
- ['m_5fbin_5ftype_5farray_4534',['m_bin_type_array',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a32a3a6e1b23801796736f10c13fe0600',1,'amrex::BinMapper']]],
- ['m_5fbins_4535',['m_bins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af1561b37e307d49631e3fc2ee1b68212',1,'DenseBins< ParticleType >::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af1561b37e307d49631e3fc2ee1b68212',1,'DenseBins< typename amrex::ParticleTileData >::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#ae69ba0154224a168b3b74ad03d50baca',1,'amrex::NeighborList::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8117b70d723320a9c0c4dfc5d57fb224',1,'amrex::ParticleContainer_impl::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8117b70d723320a9c0c4dfc5d57fb224',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a79bc6fac3bccc4135ddd0df34e5747dd',1,'amrex::ParticleLocator::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#afaba6cf4d3a98c920b0ba530d461c94f',1,'amrex::SparseBins::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af1561b37e307d49631e3fc2ee1b68212',1,'amrex::DenseBins::m_bins()']]],
- ['m_5fbins_5fhi_4536',['m_bins_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a0b5da81617041d99e743ab54bd812657',1,'amrex::ParticleLocator']]],
- ['m_5fbins_5flo_4537',['m_bins_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a6b81a4528612b6f121dcfcfcf00071e1',1,'amrex::ParticleLocator']]],
- ['m_5fbins_5fptr_4538',['m_bins_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#afa3d2fe979810d8c42a56913e808c53d',1,'amrex::SparseBinIteratorFactory']]],
- ['m_5fblock_4539',['m_block',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a999ce0f54f3eae13c2533caabe5acc89',1,'amrex::CArena::Node']]],
- ['m_5fbndry_4540',['m_bndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a64e1c781a5d446a7a7cc3ef1231c2218',1,'amrex::Hypre::m_bndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6aa5787a3fc3a0c58eb3453158f99123',1,'amrex::HypreMLABecLap::m_bndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a67990960ff9c4294dafbe76031983532',1,'amrex::PETScABecLap::m_bndry()']]],
- ['m_5fbndry_5fcor_4541',['m_bndry_cor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac667791f6b37a42e55ef25267bc78fa9',1,'amrex::MLCellLinOpT']]],
- ['m_5fbndry_5frhs_4542',['m_bndry_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a1f047d4669c1be7925f1e95315129858',1,'amrex::HypreMLABecLap']]],
- ['m_5fbndry_5fsol_4543',['m_bndry_sol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a2b8a625f55f16b9c5b620a82021f17f4',1,'amrex::MLCellLinOpT']]],
- ['m_5fbndryarea_4544',['m_bndryarea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8d677f5c06ce1520cd23addf9d22d5ef',1,'amrex::EBDataCollection::m_bndryarea()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a03eaf98bf7542beafaf696e05c431d5a',1,'amrex::EB2::Level::m_bndryarea()']]],
- ['m_5fbndryarea_5fname_4545',['m_bndryarea_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a2a4bd9dfa8f11189fc7278d1a6b8a1bb',1,'amrex::EB2::ChkptFile']]],
- ['m_5fbndrycent_4546',['m_bndrycent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8a3dfc8b1b1cf5d19c7538d630a4b44b',1,'amrex::EBDataCollection::m_bndrycent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a904a42dc11ddb39db9a497fa7093a0dc',1,'amrex::EB2::Level::m_bndrycent()']]],
- ['m_5fbndrycent_5fname_4547',['m_bndrycent_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a2c620855d91588bcb44a71d07333f15c',1,'amrex::EB2::ChkptFile']]],
- ['m_5fbndrynorm_4548',['m_bndrynorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a863477aadc907e1abeb83c666168ccc4',1,'amrex::EB2::Level::m_bndrynorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a586018b239d0fd75d2a920b4e7d8fa40',1,'amrex::EBDataCollection::m_bndrynorm()']]],
- ['m_5fbndrynorm_5fname_4549',['m_bndrynorm_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a36024f8e3ad6a998c8d8f84e2e0fbc1d',1,'amrex::EB2::ChkptFile']]],
- ['m_5fbndryreg_4550',['m_bndryReg',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a48eb0ed0866edb7e35185a585d68e8bf',1,'amrex::BATransformer::BATOp']]],
- ['m_5fbottom_5fcomm_4551',['m_bottom_comm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee13b9d32b909adb7903586bfa352855',1,'amrex::MLLinOpT::m_bottom_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee13b9d32b909adb7903586bfa352855',1,'MLLinOpT< Array< MultiFab, 3 > >::m_bottom_comm()']]],
- ['m_5fbottom_5fdot_5fmask_4552',['m_bottom_dot_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a4b398a735f5c05d0919bc24efc9a7025',1,'amrex::MLNodeLinOp']]],
- ['m_5fbottom_5fsolver_5ftype_4553',['m_bottom_solver_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a6794548ac1811d752900f18875e596b5',1,'amrex::OpenBCSolver']]],
- ['m_5fbottom_5fverbose_4554',['m_bottom_verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aac4bd2677d8bb695cffd7a476ad3a68b',1,'amrex::OpenBCSolver']]],
- ['m_5fboundary_5fparticle_5fids_4555',['m_boundary_particle_ids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a71350435dff09e0768bdc74d0f943655',1,'amrex::NeighborParticleContainer']]],
- ['m_5fboundry_5fis_5foutside_4556',['m_boundry_is_outside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ae50a6d985147b0ae607e688e120f2935',1,'amrex::STLtools']]],
- ['m_5fbox_5fcounts_5fd_4557',['m_box_counts_d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7285486c8e5119099572a46997f89641',1,'amrex::ParticleCopyPlan']]],
- ['m_5fbox_5fcounts_5fh_4558',['m_box_counts_h',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ad7d72a20fb9d967f606d7e1ed546b6ac',1,'amrex::ParticleCopyPlan']]],
- ['m_5fbox_5findex_4559',['m_box_index',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ade5ede9a60831d6a2bc97125cb11f18a',1,'amrex::EBFArrayBox']]],
- ['m_5fbox_5foffset_4560',['m_box_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aeed1f38381a165558cf5000201773038',1,'amrex::OpenBCSolver']]],
- ['m_5fbox_5foffsets_4561',['m_box_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a0ed01f542a7575b5a8d300c751d962b2',1,'amrex::GetSendBufferOffset::m_box_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a813195052803b3c8844eb604a508e9b0',1,'amrex::ParticleCopyPlan::m_box_offsets()']]],
- ['m_5fboxes_4562',['m_boxes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#afc603c5935ba128b01935f5ab94491ad',1,'amrex::FabArrayBase::ParForInfo::m_boxes()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a5fbf90399c57c4fb121c1aac5ac825d7',1,'amrex::ParticleCopyOp::m_boxes()']]],
- ['m_5fboxhi_4563',['m_boxHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a28bfb4eb34ce4273b9948f0c3e2451a4',1,'amrex::BoxIterator']]],
- ['m_5fboxid_4564',['m_boxid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#a19720ff54b3ba0b9180de7f0b0bbfa76',1,'amrex::WeightedBox']]],
- ['m_5fboxlo_4565',['m_boxLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#ac7faa53e27c1da649d1ce401be5edd8d',1,'amrex::BoxIterator']]],
- ['m_5fbs_4566',['m_bs',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a437859cd3c47a1323a21a3437877b0fa',1,'hacc::Dfft']]],
- ['m_5fbscalar_4567',['m_bscalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a9f02135c08e099121a1e35c8216c1417',1,'amrex::HypreMLABecLap']]],
- ['m_5fbucket_5fto_5fgid_4568',['m_bucket_to_gid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#aea0220c77ce964ed8fde473e51e90343',1,'amrex::ParticleBufferMap']]],
- ['m_5fbucket_5fto_5flev_4569',['m_bucket_to_lev',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#af13d545be94a3e379ce0193f3f57d6b2',1,'amrex::ParticleBufferMap']]],
- ['m_5fbucket_5fto_5fpid_4570',['m_bucket_to_pid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#a12b53b1f0f8833c2701601cf404e74ad',1,'amrex::GetPID::m_bucket_to_pid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a33351037aaa2977e86fa377eaeb0a67e',1,'amrex::ParticleBufferMap::m_bucket_to_pid()']]],
- ['m_5fbuffer_5fmap_4571',['m_buffer_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2eddb55f0ebdf394ea2ace09e1d0e4a4',1,'amrex::ParticleContainerBase']]],
- ['m_5fbuild_5fcoarse_5flevel_5fby_5fcoarsening_4572',['m_build_coarse_level_by_coarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ac61a177a98e7db517cf368ca8e901a68',1,'amrex::EB2::IndexSpaceImp']]],
- ['m_5fbuild_5frreqs_4573',['m_build_rreqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ae99c8d354fa1ed4c85a8856eed87accc',1,'amrex::ParticleCopyPlan']]],
- ['m_5fbuild_5fstats_4574',['m_build_stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ab1268c5ed411da9959d9c18f97a92c9e',1,'amrex::ParticleCopyPlan']]],
- ['m_5fbuildmap_4575',['m_BuildMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aea78b384d1325786fc3738a66cb16a32',1,'amrex::DistributionMapping']]],
- ['m_5fbusylist_4576',['m_busylist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a88823438ee0e89721d65131d87d2f687',1,'amrex::CArena']]],
- ['m_5fbx_4577',['m_bx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a97e723c3499aedd07e910e30bbb1d51a',1,'amrex::Cluster']]],
- ['m_5fc2f_5fnentries_4578',['m_c2f_nentries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ae35db1670d830f2b1f8bd8b60152d291',1,'amrex::HypreMLABecLap']]],
- ['m_5fc2f_5foffset_5ffrom_4579',['m_c2f_offset_from',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a4617f3ef7bf223a44b7f2730609138af',1,'amrex::HypreMLABecLap']]],
- ['m_5fc2f_5foffset_5fto_4580',['m_c2f_offset_to',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5ff9efa1034c0a9291d6240ff89ca008',1,'amrex::HypreMLABecLap']]],
- ['m_5fc2f_5ftotal_5ffrom_4581',['m_c2f_total_from',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a7ecee59c4f754dd88bd3d9d524b9a7cd',1,'amrex::HypreMLABecLap']]],
- ['m_5fc2f_5ftotal_5fto_4582',['m_c2f_total_to',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a031255c891aa6b3a410ac5f24003c1cb',1,'amrex::HypreMLABecLap']]],
- ['m_5fcapacity_4583',['m_capacity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< int *, DefaultAllocator< int * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< char >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< index_type >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::STLtools::Triangle >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< ParticleReal * >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::BoxND >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const int * >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::openbc::MomTag >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< int * >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< int >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::XDim3 >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const int *, DefaultAllocator< const int * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< std::size_t >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< unsigned int >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'amrex::PODVector::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::NeighborCode >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const ParticleReal * >::m_capacity()']]],
- ['m_5fcba_4584',['m_cba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a5775b10f198c89e397a7e2a46b2179e4',1,'amrex::FillPatcher']]],
- ['m_5fcbox_4585',['m_cbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a1ed0eb57ec7521b07ea2918df59e5bbd',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5fcc_4586',['m_cc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a782f8901e06cd6cc7760bdf704da630c',1,'amrex::GMRES::m_cc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a782f8901e06cd6cc7760bdf704da630c',1,'GMRES< MF, GMRESMLMGT< MF > >::m_cc()']]],
- ['m_5fcc_5ffine_5fmask_4587',['m_cc_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a91c9e98ef8edd4106aace72a6c7a4294',1,'amrex::MLNodeLinOp']]],
- ['m_5fcc_5fmask_4588',['m_cc_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a820de6c415b8f6911cf96c94788cb102',1,'amrex::MLEBABecLap']]],
- ['m_5fcdm_4589',['m_cdm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a24b14c5172528271b48b0bd0bd1244fb',1,'amrex::FillPatcher']]],
- ['m_5fcell_4590',['m_cell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html#a6b846c1c1abd86195353d49a275f6356',1,'amrex::EB2::Vertex::m_cell()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a2278d6391126cfdd553d701b73449d5e',1,'amrex::ParticleLocData::m_cell()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a6f106a94f894a5236b1207f4f0862e67',1,'amrex::ParticleCommData::m_cell()']]],
- ['m_5fcell_5foffset_4591',['m_cell_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ab67206477f143731d053df0d28751b86',1,'amrex::HypreSolver']]],
- ['m_5fcell_5fsize_4592',['m_cell_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a42decf941935743ed84113a4484f4f07',1,'amrex::PlotFileDataImpl']]],
- ['m_5fcellflag_4593',['m_cellflag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a2e1c74b0f09c3f6a15a7024dd30be4ef',1,'amrex::EB2::Level']]],
- ['m_5fcellflags_4594',['m_cellflags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#acf458e03eaefec6d963a0b0e3b0453da',1,'amrex::MultiCutFab::m_cellflags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#ad27d27c26c11acfd58b8fc629b4f2c1b',1,'amrex::detail::CutFabFactory::m_cellflags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a3f3aed898f6ec10c9f141be194499cac',1,'amrex::EBDataCollection::m_cellflags()']]],
- ['m_5fcenter_4595',['m_center',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a5e0afe35657ac28fca148215c31180d9',1,'amrex::EB2::CylinderIF::m_center()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a5778e3c639570e5f9e9f3ab7c1c1a417',1,'amrex::EB2::EllipsoidIF::m_center()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a43d80b03741314b72b14c9be08206eed',1,'amrex::EB2::SphereIF::m_center()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a2f3bd60c1f94a3aeb478370f93757140',1,'amrex::EB2::TorusIF::m_center()']]],
- ['m_5fcentroid_4596',['m_centroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#af218d8cf84d1ad47414a36663b2c1b36',1,'amrex::EBDataCollection::m_centroid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a280b2239887942a0dfdc9802abe88e12',1,'amrex::EB2::Level::m_centroid()']]],
- ['m_5fcentroid_5fname_4597',['m_centroid_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a2673a27ddded55c75cc521663ea9d399',1,'amrex::EB2::ChkptFile']]],
- ['m_5fcf_5fbcoefs_4598',['m_cf_bcoefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ac05a891fdcd184a2d55e9150dc8226d1',1,'amrex::HypreMLABecLap']]],
- ['m_5fcf_5fcrse_5fdata_4599',['m_cf_crse_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a19e35173a3232a3505a3c4c3b30e86e5',1,'amrex::FillPatcher']]],
- ['m_5fcf_5fcrse_5fdata_5ftmp_4600',['m_cf_crse_data_tmp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a44f373925ff45d0ff777315114039e5b',1,'amrex::FillPatcher']]],
- ['m_5fcf_5ffine_5fdata_4601',['m_cf_fine_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a43df40e0e8dbd2de56018b5180aeabe2',1,'amrex::FillPatcher']]],
- ['m_5fcfinfo_5fstats_4602',['m_CFinfo_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a92e87a53eaf353557dfcf6b875123a81',1,'amrex::FabArrayBase']]],
- ['m_5fcfp_5ffab_4603',['m_cfp_fab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a166ac40711474ecc9d054bdf63632675',1,'amrex::YAFluxRegisterT']]],
- ['m_5fcfp_5finside_5fmask_4604',['m_cfp_inside_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ae202afe28157891442668596f24fe460',1,'amrex::EBFluxRegister']]],
- ['m_5fcfp_5flocalindex_4605',['m_cfp_localindex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ad3d68c63ff831153ffc01bf39298a1fe',1,'amrex::YAFluxRegisterT']]],
- ['m_5fcfp_5fmask_4606',['m_cfp_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ad0aa87622ba3aa5a30c21fe56eeb3c33',1,'amrex::YAFluxRegisterT']]],
- ['m_5fcfpatch_4607',['m_cfpatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a266eca2069ccb69be79badf962e3902b',1,'amrex::YAFluxRegisterT']]],
- ['m_5fcgeom_4608',['m_cgeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a02e5ea36fb6bd2df914062d9e2317629',1,'amrex::FillPatcher']]],
- ['m_5fchkpt_5ffile_5flevel_4609',['m_chkpt_file_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ad0bd84c54c9011031380dde55182dd2b',1,'amrex::EB2::IndexSpaceChkptFile']]],
- ['m_5fclearing_4610',['m_clearing',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a50eaee402e1e16b45a4e535eda4f2860',1,'amrex::BackgroundThread']]],
- ['m_5fcoarse_5fbc_5floc_4611',['m_coarse_bc_loc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1a730552d4db500b99496712dec21038',1,'amrex::MLLinOpT::m_coarse_bc_loc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1a730552d4db500b99496712dec21038',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_bc_loc()']]],
- ['m_5fcoarse_5fdata_5fcrse_5fratio_4612',['m_coarse_data_crse_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6d6305f5cb6d0df287f766719bb9566d',1,'amrex::MLLinOpT::m_coarse_data_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6d6305f5cb6d0df287f766719bb9566d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_data_crse_ratio()']]],
- ['m_5fcoarse_5fdata_5ffor_5fbc_4613',['m_coarse_data_for_bc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02f8f07d9d724566c7aea603ea1248a6',1,'amrex::MLLinOpT::m_coarse_data_for_bc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02f8f07d9d724566c7aea603ea1248a6',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_data_for_bc()']]],
- ['m_5fcoarse_5fdata_5ffor_5fbc_5fraii_4614',['m_coarse_data_for_bc_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3bf0a8559fbed2ec5297f97590e92cb0',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_data_for_bc_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3bf0a8559fbed2ec5297f97590e92cb0',1,'amrex::MLLinOpT::m_coarse_data_for_bc_raii()']]],
- ['m_5fcoarse_5fdot_5fmask_4615',['m_coarse_dot_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a117db04aae22221b83130cff6e6fdb52',1,'amrex::MLNodeLinOp']]],
- ['m_5fcoarse_5ffine_5fbc_5ftype_4616',['m_coarse_fine_bc_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae152107703463ca7e27c2e3dccf7538d',1,'amrex::MLLinOpT::m_coarse_fine_bc_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae152107703463ca7e27c2e3dccf7538d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_fine_bc_type()']]],
- ['m_5fcoarsen_5fratio_4617',['m_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a3d401d8f6e037bf70fe52989385f4dac',1,'amrex::OpenBCSolver']]],
- ['m_5fcoarsener_4618',['m_coarsener',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a9b8d6ebdbbee5e3598e124559305839a',1,'amrex::FabArrayBase::FPinfo']]],
- ['m_5fcoarsening_5fstrategy_4619',['m_coarsening_strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#af4d1bfea4dae502fae40e6b71fd4deae',1,'amrex::MLNodeLinOp']]],
- ['m_5fcoarsenratio_4620',['m_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#af6babb4d2ad6f229b06a29b5f9d28814',1,'amrex::BATransformer::BATOp']]],
- ['m_5fcode_5farray_4621',['m_code_array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adc6fa317f2580d5b4eaf5e7e156694e8',1,'amrex::NeighborParticleContainer']]],
- ['m_5fcode_5foffsets_4622',['m_code_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adc56d3fa06a368656ba30775e6af57d5',1,'amrex::NeighborParticleContainer']]],
- ['m_5fcolor_4623',['m_color',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a0e84c360250692ebc2e6585a33e47d41',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['m_5fcomm_4624',['m_comm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8b000ab4b491f860c3b4ff0c27810e0e',1,'amrex::ParallelDescriptor::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a53343f77d0925c7567465f6d07bfa012',1,'amrex::HypreSolver::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a07f28528e66771da54579a9419cff957',1,'amrex::HypreIJIface::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#aacab4da9034ef08e23a12cf30d78c8ad',1,'amrex::HypreMLABecLap::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a68db14178387b9922308640c010e6518',1,'hacc::Distribution::m_comm()']]],
- ['m_5fconnectivity_4625',['m_connectivity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#aaa06cb6a74aa4b0f59ba1a5108665870',1,'amrex::EBToPVD']]],
- ['m_5fconst_5farrays_4626',['m_const_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'amrex::FabArray::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::BaseFab< PetscInt > >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::CutFab >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::EBCellFlagFab >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::Mask >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< FArrayBox >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< IArrayBox >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< TagBox >::m_const_arrays()']]],
- ['m_5fconst_5fbeta_4627',['m_const_beta',['../classHydro_1_1MacProjector.html#a7ffa950abcbead8a179c886455fa70fb',1,'Hydro::MacProjector']]],
- ['m_5fconst_5fsigma_4628',['m_const_sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a48fe991cb1c369e8fd56fda63ff27e43',1,'amrex::MLNodeLaplacian::m_const_sigma()'],['../classHydro_1_1NodalProjector.html#a45a606e57b9c22330d9d97bb231f17f7',1,'Hydro::NodalProjector::m_const_sigma()']]],
- ['m_5fconstparticle_5ftile_5fdata_4629',['m_constparticle_tile_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a5df5fad9c993924a97176760e588e175',1,'amrex::ConstSoAParticle']]],
- ['m_5fcoordsys_4630',['m_coordsys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a36b8550e47cb00ee090fe7accbcfa025',1,'amrex::PlotFileDataImpl']]],
- ['m_5fcos_5fangle_4631',['m_cos_angle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#ab51c69319d7d35dc43124c3692af67ee',1,'amrex::EB2::RotationIF']]],
- ['m_5fcount_4632',['m_count',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html#ac90fb768114ea1322dd367d59c515c31',1,'amrex::ParmParse::PP_entry']]],
- ['m_5fcounts_4633',['m_counts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af113e9e077a9aed3c6696adabcefa899',1,'amrex::DenseBins::m_counts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af113e9e077a9aed3c6696adabcefa899',1,'DenseBins< ParticleType >::m_counts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af113e9e077a9aed3c6696adabcefa899',1,'DenseBins< typename amrex::ParticleTileData >::m_counts()']]],
- ['m_5fcountvec_4634',['m_countvec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ae1be4beb27cb3b3667cc36fdc6448415',1,'amrex::OpenBCSolver']]],
- ['m_5fcovered_5fgrids_4635',['m_covered_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a39105c6d6e0fe32960a0fb90ecfd7db3',1,'amrex::EB2::Level']]],
- ['m_5fcpc_5fstats_4636',['m_CPC_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acf463c256f5ac08e3c6c71666a682308',1,'amrex::FabArrayBase']]],
- ['m_5fcross_4637',['m_cross',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a5dabbd852ff0a3516c1d7b2b40496773',1,'amrex::FabArrayBase::FB']]],
- ['m_5fcrse_5fcor_5fbr_4638',['m_crse_cor_br',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a892cce2e429f77cee7360f2859ceda4d',1,'amrex::MLCellLinOpT']]],
- ['m_5fcrse_5fdata_4639',['m_crse_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a74b021a20514364f11e7f743cea7c0b4',1,'amrex::YAFluxRegisterT']]],
- ['m_5fcrse_5ffab_5fflag_4640',['m_crse_fab_flag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a1bc7ad69316f063b0e10812ff7f06705',1,'amrex::YAFluxRegisterT']]],
- ['m_5fcrse_5fface_5fba_4641',['m_crse_face_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a8bfe583f3e39b9b5130c1644c7af9a15',1,'amrex::InterpFaceRegister']]],
- ['m_5fcrse_5fflag_4642',['m_crse_flag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a5a0318376def0681f878a9628db75930',1,'amrex::YAFluxRegisterT']]],
- ['m_5fcrse_5fgeom_4643',['m_crse_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a6cf33cc04f1dd5084d2bc1153f5952cc',1,'amrex::EdgeFluxRegister::m_crse_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a66aef4e531d59c7454a73e0b3c44cac5',1,'amrex::InterpFaceRegister::m_crse_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a7563f9f354215d32467cc8b6f3e83ad3',1,'amrex::YAFluxRegisterT::m_crse_geom()']]],
- ['m_5fcrse_5fgrown_5ffaces_5fphi_4644',['m_crse_grown_faces_phi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a25518d5cabb1d9332b6f8fb812d872cf',1,'amrex::OpenBCSolver']]],
- ['m_5fcrse_5fratio_4645',['m_crse_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#afb3c670e0176df666a804c831a941f89',1,'amrex::BATbndryReg::m_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#acaf5d98499e6ecc09cac5fe8a027a759',1,'amrex::BATcoarsenRatio::m_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a596d52f9079ac3303ea362ba657f8bf0',1,'amrex::BATindexType_coarsenRatio::m_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#abe82c8b83c190d9388ff8cb1f2f41cc1',1,'amrex::FabArrayBase::FB::m_crse_ratio()']]],
- ['m_5fcrse_5fsol_5fbr_4646',['m_crse_sol_br',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#adf51879b81fbd24f9ccb7b9f0142d63b',1,'amrex::MLCellLinOpT']]],
- ['m_5fcurrent_4647',['m_current',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a84175ad1f780ae9de83dc5f4c71b67e0',1,'amrex::BoxIterator']]],
- ['m_5fcutcellmask_4648',['m_cutcellmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a319997acfc8739b7d32879751198026b',1,'amrex::EBDataCollection::m_cutcellmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a19f4bfc4f5fd05b24a2ad32e4247f07f',1,'amrex::EB2::Level::m_cutcellmask()']]],
- ['m_5fcvol_4649',['m_cvol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a58d0c8eb8bdaf808e5462cfa75b76b3f',1,'amrex::YAFluxRegisterT']]],
- ['m_5fd_4650',['m_d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aa381914659691d811714d279f927972f',1,'hacc::Distribution']]],
- ['m_5fdallocator_4651',['m_dallocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#ae08344e2c33c31605edbc0b4635c8730',1,'amrex::detail::SingleChunkArena::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< TagBox >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< IArrayBox >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< FArrayBox >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::Mask >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::EBCellFlagFab >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::CutFab >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::BaseFab< PetscInt > >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'amrex::FabArray::m_dallocator()']]],
- ['m_5fdata_4652',['m_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa4b53535c25e645281539b7b5b4f9194',1,'amrex::ArrayOfStructs::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#aa09937d7246ba1774e216bf9c1367332',1,'amrex::IParser::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#abad974e99ef68a7b727e428aeb7733c6',1,'amrex::IParserStack::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'amrex::LayoutData::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< index_type >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::NeighborCode >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::openbc::MomTag >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::STLtools::Triangle >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::XDim3 >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< char >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const int * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const int *, DefaultAllocator< const int * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const ParticleReal * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::PODVector< Int > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< int * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< int *, DefaultAllocator< int * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< ParticleReal * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< std::size_t >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< unsigned int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::PODVector< int > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::Vector< BCTuple > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::Vector< RealTuple > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< GFab >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< HYPRE_Int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< Int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< PetscInt >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'amrex::PODVector::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::BoxND >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< RealTuple >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a6567dd1e12cfdc62c93db6fe6e2bc0de',1,'amrex::ParticleCommData::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ac6fd95b2e7f736db5408bbdc3e44cbe4',1,'amrex::ParticleArrayAccessor::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a0b11b0f597e0de5ea793492eaef23cd1',1,'amrex::ParticleArray::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a78fe20d4add82e5047474d829b65ffab',1,'amrex::ParserStack::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a24953b8ef5ef372c2ca196d8592053e1',1,'amrex::Parser::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#aa57d6c13b3ffbf9dcc2bf1d3c3496852',1,'amrex::MultiCutFab::m_data()']]],
- ['m_5fdebug_4653',['m_debug',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a73a703d4fdc79e256d197275f2cd7695',1,'hacc::Distribution']]],
- ['m_5fdefault_5fcomm_4654',['m_default_comm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a52e548305943a2d3a1b1731eb5855b73',1,'amrex::MLLinOpT::m_default_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a52e548305943a2d3a1b1731eb5855b73',1,'MLLinOpT< Array< MultiFab, 3 > >::m_default_comm()']]],
- ['m_5fdefined_4655',['m_defined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#add127c532a232ec6ffde039f284dcf98',1,'amrex::ParticleBufferMap::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a27f4405dacee92bf69d837b35ca6d238',1,'amrex::StructOfArrays::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad4a6e09ba4f2ef496ba35c3dac4c19b4',1,'amrex::ParticleTile::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#afbbaa0b45b68de1153c75f8243697230',1,'amrex::ParticleLocator::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a137731a88dc832f6c1b0d1a48136b612',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a137731a88dc832f6c1b0d1a48136b612',1,'amrex::AmrParticleLocator::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a1c152f39fdeb4881636df629cc0d8077',1,'amrex::BndryDataT::m_defined()']]],
- ['m_5fderefine_4656',['m_derefine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#acc1197fd9bb49e9d8e48d719e22260d6',1,'amrex::AMRErrorTagInfo']]],
- ['m_5fdevice_5fboxes_4657',['m_device_boxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#aaefcc3f59ad58621ab499425634fc0bb',1,'amrex::ParticleLocator']]],
- ['m_5fdevice_5fexecutor_4658',['m_device_executor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a95c3dd2ed3fc298cef334c1b2cae7df7',1,'amrex::IParser::Data::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ad7b795cb104ac74095c7bbd71745e111',1,'amrex::Parser::Data::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#a47e58b2ffa31fa7664608518e4887c5e',1,'amrex::IParserExecutor::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a38862e30a4c2fbeefe1e07252ce69c31',1,'amrex::ParserExecutor::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a38862e30a4c2fbeefe1e07252ce69c31',1,'ParserExecutor< 3 >::m_device_executor()']]],
- ['m_5fdevice_5ftuple_4659',['m_device_tuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#acdd88eae26f790899fa6d061102875d0',1,'amrex::ReduceData']]],
- ['m_5fdir_4660',['m_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#a2e57f52a7f9f0b9b64c98c2c0cb48fed',1,'amrex::EB2::RotationIF']]],
- ['m_5fdirection_4661',['m_direction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a7dd72f5ab847bff174c67eff2c1b00e5',1,'amrex::EB2::CylinderIF::m_direction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#adaed3ae1e902f8f656e39c2a58de8b11',1,'amrex::EB2::ExtrusionIF::m_direction()']]],
- ['m_5fdirichlet_5fmask_4662',['m_dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aaa52abefe4405ee59158a27c112ccfa9',1,'amrex::MLNodeLinOp']]],
- ['m_5fdivu_4663',['m_divu',['../classHydro_1_1MacProjector.html#a2b555b21f073b3d4915cfad5deabaf40',1,'Hydro::MacProjector']]],
- ['m_5fdivu_5floc_4664',['m_divu_loc',['../classHydro_1_1MacProjector.html#a08e97fb6ec143c846c7ac02969377823',1,'Hydro::MacProjector']]],
- ['m_5fdm_4665',['m_dm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a5312b848b9647e4f204768a4d5ee5df7',1,'amrex::MPMD::Copier::m_dm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a990b67e8bf90b3e0a7c137bb67eee236',1,'amrex::ParticleBufferMap::m_dm()']]],
- ['m_5fdm_5fall_4666',['m_dm_all',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a40d019b887fcf68ab02864765f88643e',1,'amrex::OpenBCSolver']]],
- ['m_5fdm_5fid_4667',['m_dm_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#ad4cad04286d0ad719cfe6125b146932e',1,'amrex::FabArrayBase::BDKey']]],
- ['m_5fdmap_4668',['m_dmap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac64ebd19d0afad8663e01819448c4760',1,'amrex::AmrParGDB::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a521405f480fb9aade08961ffa6198870',1,'amrex::HypreMLABecLap::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#adbc41185b004eb0fbb4db236ee599d8c',1,'amrex::HypreSolver::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ad8da3b86620279f872f604f11e603bbc',1,'amrex::EB2::Level::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a67d38036b0d30275047637a1ab739ca6',1,'MLLinOpT< Array< MultiFab, 3 > >::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aa8a7ddd4f65f8f43b9df11669e7720cf',1,'amrex::OpenBCSolver::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ad4ddadbe875a0706319f20b55cbc42fd',1,'amrex::ParGDB::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#ad8e368b2324d6b210aca23e3d01e7dfa',1,'amrex::PlotFileDataImpl::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a67d38036b0d30275047637a1ab739ca6',1,'amrex::MLLinOpT::m_dmap()']]],
- ['m_5fdo_5fagglomeration_4669',['m_do_agglomeration',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a452827d7dc1f2d84d701248f05e908af',1,'amrex::MLLinOpT::m_do_agglomeration()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a452827d7dc1f2d84d701248f05e908af',1,'MLLinOpT< Array< MultiFab, 3 > >::m_do_agglomeration()']]],
- ['m_5fdo_5fconsolidation_4670',['m_do_consolidation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a0e1db3374227c3c6043734d42bbbc795',1,'amrex::MLLinOpT::m_do_consolidation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a0e1db3374227c3c6043734d42bbbc795',1,'MLLinOpT< Array< MultiFab, 3 > >::m_do_consolidation()']]],
- ['m_5fdo_5fprofiling_4671',['m_do_profiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe3cf9ae992eb7a9450eb11500b11f13',1,'amrex::CArena']]],
- ['m_5fdo_5fsemicoarsening_4672',['m_do_semicoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3f65a4345945e648b7170635a33c9557',1,'amrex::MLLinOpT::m_do_semicoarsening()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3f65a4345945e648b7170635a33c9557',1,'MLLinOpT< Array< MultiFab, 3 > >::m_do_semicoarsening()']]],
- ['m_5fdo_5fteam_5freduce_4673',['m_do_team_reduce',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a5de8f1503fd9c3d7fac5aad2558a3a8b',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['m_5fdoihi_4674',['m_doihi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#ad8ea19edcbf549f67753ecdcd6a2f32e',1,'amrex::BATbndryReg']]],
- ['m_5fdoilo_4675',['m_doilo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#ae3b0deb00e514295c1a38e8a1cd20506',1,'amrex::BATbndryReg']]],
- ['m_5fdomain_4676',['m_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a961c595a3d22b06da38b244becb9f3e3',1,'amrex::EB2::IndexSpaceImp::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a96b0b266cd719c5598d83907aaebf43a',1,'amrex::FabArrayBase::RB90::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#a68398d2292a320dfdb73768136091c68',1,'amrex::FabArrayBase::RB180::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#a4728c08d238e8a553b30e672643776a2',1,'amrex::FabArrayBase::PolarB::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a92801c71e56e5fdb7873f8f4af0542ac',1,'amrex::EB2::IndexSpaceSTL::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#af511909db1c4395396f3d31565acc81d',1,'amrex::EB2::IndexSpaceChkptFile::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a321c610c520a56ef865cc89c0f54211b',1,'FilterVirt::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a63782cb4dceff5b3b6df900b00e1ba81',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a63782cb4dceff5b3b6df900b00e1ba81',1,'amrex::AssignGrid::m_domain()']]],
- ['m_5fdomain_5fbloc_5fhi_4677',['m_domain_bloc_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1375eac46dcbfeb8155a251b904cc727',1,'amrex::MLLinOpT::m_domain_bloc_hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1375eac46dcbfeb8155a251b904cc727',1,'MLLinOpT< Array< MultiFab, 3 > >::m_domain_bloc_hi()']]],
- ['m_5fdomain_5fbloc_5flo_4678',['m_domain_bloc_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a437d5bd996be47153207c90d286b336c',1,'amrex::MLLinOpT::m_domain_bloc_lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a437d5bd996be47153207c90d286b336c',1,'MLLinOpT< Array< MultiFab, 3 > >::m_domain_bloc_lo()']]],
- ['m_5fdomain_5fcovered_4679',['m_domain_covered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa83ed4b753b00606bcdff3573a6f0824',1,'MLLinOpT< Array< MultiFab, 3 > >::m_domain_covered()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa83ed4b753b00606bcdff3573a6f0824',1,'amrex::MLLinOpT::m_domain_covered()']]],
- ['m_5fdone_5fcond_4680',['m_done_cond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#adbb640d4685fec31cf46171b7833a059',1,'amrex::BackgroundThread']]],
- ['m_5fdotmask_4681',['m_dotmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5e1b51f776e54426d9a92e0101b75066',1,'amrex::MLCurlCurl']]],
- ['m_5fdp_4682',['m_dp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#ad1cd3540aa647e1a370450d70fac6176',1,'amrex::FabArrayBase::ParForInfo']]],
- ['m_5fdp_5farrays_4683',['m_dp_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::BaseFab< PetscInt > >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< TagBox >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< IArrayBox >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< FArrayBox >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::Mask >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::CutFab >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::EBCellFlagFab >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'amrex::FabArray::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_dp_arrays()']]],
- ['m_5fdpdn_4684',['m_dpdn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ae7fada71ee96535887f907f28e17246c',1,'amrex::OpenBCSolver']]],
- ['m_5fdptr_4685',['m_dptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afdf4938ce386a4308e372944a4b5a394',1,'amrex::TableData']]],
- ['m_5fdst_5findices_4686',['m_dst_indices',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7d3018f1b395f2aebb3caa3acb43be9a',1,'amrex::ParticleCopyPlan']]],
- ['m_5fdstba_4687',['m_dstba',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a5f390136bc410e6524afb0c7605d01ae',1,'amrex::FabArrayBase::CPC']]],
- ['m_5fdstbdk_4688',['m_dstbdk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a9f4d274d86da7bb18bb64c7f4a32d0b2',1,'amrex::FabArrayBase::CPC::m_dstbdk()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ae69c1f14ad7fca5c0c13a230a1e25b0f',1,'amrex::FabArrayBase::FPinfo::m_dstbdk()']]],
- ['m_5fdstdomain_4689',['m_dstdomain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#abfa42f6ff0a76a93b60101c098a38891',1,'amrex::FabArrayBase::FPinfo']]],
- ['m_5fdstng_4690',['m_dstng',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#aee160ab238c25e6538964c9ca2ce1e1c',1,'amrex::FabArrayBase::CPC::m_dstng()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ae2df1732b4308e11bd499e945c34c75f',1,'amrex::FabArrayBase::FPinfo::m_dstng()']]],
- ['m_5fdt_5fcoarse_4691',['m_dt_coarse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#aeef4e08d1768a02cae4c25c4c5cfd1d5',1,'amrex::FillPatcher']]],
- ['m_5fdummy_5fmf_4692',['m_dummy_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adb9b347bff9efa17831af4b1c5cb846a',1,'amrex::ParticleContainerBase']]],
- ['m_5fdxi_4693',['m_dxi',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a1fc799a241e146a74f383e58b291f188',1,'FilterVirt::m_dxi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#aa2da3c10930c77c48d235ae5324a5bdd',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_dxi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#aa2da3c10930c77c48d235ae5324a5bdd',1,'amrex::AssignGrid::m_dxi()']]],
- ['m_5fdxi_5fp_4694',['m_dxi_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#af1f0a8c52e0ba9142abfcdba68c4562e',1,'amrex::BinMapper']]],
- ['m_5fe_5fcrse_4695',['m_E_crse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a3f1e0f4027765309bbc93b8110a040a0',1,'amrex::EdgeFluxRegister']]],
- ['m_5fe_5ffine_4696',['m_E_fine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#abd26799d7889db8005b39a33cf1065ad',1,'amrex::EdgeFluxRegister']]],
- ['m_5feb_5fb_5fcoeffs_4697',['m_eb_b_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a8f0e80c22cb3ef511cf2dc5b8b5fcd77',1,'amrex::HypreABecLap3::m_eb_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1644cbea6bac7ad1b9ae4a039cf96cc4',1,'amrex::MLEBABecLap::m_eb_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ac1cb0994a1680b55eb88828ca3e2f53f',1,'amrex::PETScABecLap::m_eb_b_coeffs()']]],
- ['m_5feb_5findex_5fspace_4698',['m_eb_index_space',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a8c7a1666b20fe8bfad0377ce4fa278d8',1,'amrex::FillPatcher']]],
- ['m_5feb_5fkappa_4699',['m_eb_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aa52b74715e6fd800ad391684b5a2321b',1,'amrex::MLEBTensorOp']]],
- ['m_5feb_5fphi_4700',['m_eb_phi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a25296274131127e2be522bd86b57be2c',1,'amrex::MLEBABecLap']]],
- ['m_5febcellflag_4701',['m_ebcellflag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#adb16573267dc8b4b6dca43cc2f4d23d9',1,'amrex::EBFArrayBox']]],
- ['m_5febdc_4702',['m_ebdc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a0495e6651f6bc2531a88c903354da409',1,'amrex::EBFArrayBoxFactory']]],
- ['m_5fedgecent_4703',['m_edgecent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a32f7036b775769c3f0c6957b499fe169',1,'amrex::EBDataCollection::m_edgecent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a58881e32864c4c8dedf033f9364438ee',1,'amrex::EB2::Level::m_edgecent()']]],
- ['m_5fedgecent_5fname_4704',['m_edgecent_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a64add9870404f75ec1b9f586d1fc04c6',1,'amrex::EB2::ChkptFile']]],
- ['m_5fedges_4705',['m_edges',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html#ac91b64f531bb3c5cf456af74b4000dd8',1,'amrex::EB2::Vertex']]],
- ['m_5fepo_4706',['m_epo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#aa8992473f3d960f9f118c57122a349ea',1,'amrex::FabArrayBase::FB']]],
- ['m_5fetype_4707',['m_etype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ae73e6c0e2000bd5397e42f8fd8e42cba',1,'amrex::MLCurlCurl']]],
- ['m_5fexe_5fsize_4708',['m_exe_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a1c4d044550c8a47002f221aeead2c6a4',1,'amrex::IParser::Data::m_exe_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a952263602baabb188b5f915266b95dc0',1,'amrex::Parser::Data::m_exe_size()']]],
- ['m_5fexpression_4709',['m_expression',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#ad236fd077460097e96f55779fc18350b',1,'amrex::IParser::Data::m_expression()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ac4c2abe9d502dbbdbebf5a60af138db5',1,'amrex::Parser::Data::m_expression()']]],
- ['m_5fextend_5fdomain_5fface_4710',['m_extend_domain_face',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a9f74df8f16a93bd17f000fc12040400c',1,'amrex::EB2::IndexSpaceImp']]],
- ['m_5fextrap_4711',['m_extrap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a4316157b8036d764b2c4eab037fc03f3',1,'amrex::StateDescriptor']]],
- ['m_5ff_4712',['m_f',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html#a0258d3b856f873ca8b5d4e6452d49605',1,'amrex::EB2::ComplementIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#ac25ccdc405c9a5dc9e22c69b172fa459',1,'amrex::EB2::DifferenceIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#ad55c726742be3e692c9a65b4c8c6b6e8',1,'amrex::EB2::ExtrusionIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#afdb3f4220acfb2353d91feed84482169',1,'amrex::EB2::GeometryShop::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#a4673532f2e2842aec58a63be5b8b32ac',1,'amrex::EB2::LatheIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#aa7438c9a59f4d903792ac05b8a9f796e',1,'amrex::PhysBCFunct::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#abdaf7ef0894bbc027482f233e7fadf74',1,'amrex::EB2::RotationIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a092e125d17bca6eaf36ce5f6a1228ab9',1,'amrex::EB2::ScaleIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#a00d2c22c6ba65bc4fdf65e95bd081799',1,'amrex::EB2::TranslationIF::m_f()']]],
- ['m_5ff2c_5fbno_4713',['m_f2c_bno',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ab144aa971543222c30856319a467ea10',1,'amrex::HypreMLABecLap']]],
- ['m_5ff2c_5fcell_4714',['m_f2c_cell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a7bf5b67f6ea086cafa52c0ffe2782b4f',1,'amrex::HypreMLABecLap']]],
- ['m_5ff2c_5fnentries_4715',['m_f2c_nentries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ab4ebe994485ed9535fe0159f5ae2fca5',1,'amrex::HypreMLABecLap']]],
- ['m_5ff2c_5foffset_4716',['m_f2c_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a8938d44cca92d62b2df5e43c18bdb7d0',1,'amrex::HypreMLABecLap']]],
- ['m_5ff2c_5fvalues_4717',['m_f2c_values',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a59c610afea3fd46adedf738506caaa8c',1,'amrex::HypreMLABecLap']]],
- ['m_5ffa_4718',['m_fa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae0aa4364654842ee9aaba3d573fb6b01',1,'amrex::MFIter::m_fa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a30aad956b0f19c6b897f697915ebf80e',1,'amrex::MultiMask::m_fa()']]],
- ['m_5ffa_5fstats_4719',['m_FA_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aef73f8365f2afd099a2293d8f94c7b3e',1,'amrex::FabArrayBase']]],
- ['m_5ffabindex_4720',['m_fabIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a921b8bd490efd188a603512f830b2697',1,'amrex::FillBoxId']]],
- ['m_5ffabs_4721',['m_fabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#ab816646d06cbb8bde38ec73d3cad1303',1,'amrex::FillPatchIterator']]],
- ['m_5ffabs_5fv_4722',['m_fabs_v',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< TagBox >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< IArrayBox >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< FArrayBox >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::Mask >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::EBCellFlagFab >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::CutFab >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::BaseFab< PetscInt > >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'amrex::FabArray::m_fabs_v()']]],
- ['m_5fface_4723',['m_face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a742f179bd6167bd80a9f9aa9e561bb41',1,'amrex::BATbndryReg::m_face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html#ada71160c3d64cb7978bff2cbd0ef851f',1,'amrex::EB2::Edge::m_face()']]],
- ['m_5fface_5fmask_4724',['m_face_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ac7a90d8875f7129236cd11202764022b',1,'amrex::InterpFaceRegister']]],
- ['m_5ffacecent_4725',['m_facecent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a214bc0754b038960bcc1f574a448671d',1,'amrex::EBDataCollection::m_facecent()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html#a0229df77d862af6df91705d19b2264e6',1,'amrex::EB2::Face::m_facecent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a2e965cf11727327d842176406b65ac14',1,'amrex::EB2::Level::m_facecent()']]],
- ['m_5ffacecent_5fname_4726',['m_facecent_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a26703073797142fac2081e575a17a8be',1,'amrex::EB2::ChkptFile']]],
- ['m_5ffacetype_4727',['m_facetype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#af4864d4b179756bbd81ac48e98f640c9',1,'amrex::EB2::GFab']]],
- ['m_5ffactory_4728',['m_factory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< TagBox >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac29954add581987ecf4948fb9090b2d6',1,'amrex::StateData::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a3f86af74db89e2febf97b8c9d2ae3310',1,'amrex::PETScABecLap::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a07a2cce97f1c77f36f8a241090543b8e',1,'MLLinOpT< Array< MultiFab, 3 > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a07a2cce97f1c77f36f8a241090543b8e',1,'amrex::MLLinOpT::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a88d3049d660b7e0a5fca3002d5b78916',1,'amrex::Hypre::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< IArrayBox >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< FArrayBox >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::EBCellFlagFab >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::CutFab >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::BaseFab< PetscInt > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'amrex::FabArray::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#aeaf68dbc1a5bddd5bacfa81efe966e0c',1,'amrex::EBFArrayBox::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a948320fb29597814dca7906e314a2c13',1,'amrex::AmrLevel::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::Mask >::m_factory()']]],
- ['m_5ffafabname_4729',['m_fafabname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a3e29beee8db471f8b5cca2c5ab03e1c8',1,'amrex::VisMF']]],
- ['m_5ffamax_4730',['m_famax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a7f2c6b837b0a29af54ae8280eb42c8c9',1,'amrex::VisMF::Header']]],
- ['m_5ffamin_4731',['m_famin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#afaf3496aa1e0bce82336411d0ee67fb6',1,'amrex::VisMF::Header']]],
- ['m_5ffba_4732',['m_fba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a28f56421d7e9e3da3f3c69396316c3ba',1,'amrex::FillPatcher']]],
- ['m_5ffbc_5fstats_4733',['m_FBC_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a5f3f2c05af6fbc9a1e5c59e03133505d',1,'amrex::FabArrayBase']]],
- ['m_5ffbid_4734',['m_fbid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a2df3ae174e52a21bb158cde96f9498a4',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5ffbox_4735',['m_fbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a6c671b8216fcac05344ff477ff2eae56',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5ffdm_4736',['m_fdm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad106fffa846cdb025aee4f0f8e43c582',1,'amrex::FillPatcher']]],
- ['m_5ffgeom_4737',['m_fgeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a1c66886bf7f6b6444729cb8a783a900d',1,'amrex::FillPatcher']]],
- ['m_5ffield_4738',['m_field',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a943620be7e3ff54ee46cba11ffb6c736',1,'amrex::AMRErrorTag']]],
- ['m_5ffile_5fprefix_4739',['m_file_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a6889a9051d04a921daa1893fd1df1c37',1,'amrex::HypreIJIface']]],
- ['m_5ffile_5fversion_4740',['m_file_version',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7e2188ea0d115389a8342cc5cee7b100',1,'amrex::PlotFileDataImpl']]],
- ['m_5ffillbox_4741',['m_fillBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a7d275a6afa458505374be6f2a948650c',1,'amrex::FillBoxId']]],
- ['m_5ffillboxid_4742',['m_fillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a98084d56b91ca675332117abc681ebc0',1,'amrex::FillBoxId']]],
- ['m_5ffillpatcher_4743',['m_fillpatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a28bc1fbc65e6522419abb88ac1fa8706',1,'amrex::AmrLevel']]],
- ['m_5ffinal_5fres_5fnorm_4744',['m_final_res_norm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a5fe7d6d6cfec12f507d8fd18600af477',1,'amrex::HypreIJIface']]],
- ['m_5ffinal_5fresnorm0_4745',['m_final_resnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4c8f06d157691aac2a25008ab4d7726f',1,'amrex::MLMGT']]],
- ['m_5ffinalizing_4746',['m_finalizing',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a3011c472d16bad3f2fb7f8749dfb31f4',1,'amrex::BackgroundThread']]],
- ['m_5ffine_5fba_4747',['m_fine_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ae7ed7c0d540fff5e91fa3dfd1f824f48',1,'amrex::InterpFaceRegister']]],
- ['m_5ffine_5fbdk_4748',['m_fine_bdk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#ac64d8105ecb149bb9cbabab98f735a3b',1,'amrex::FabArrayBase::CFinfo']]],
- ['m_5ffine_5fdm_4749',['m_fine_dm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a46c573f2892ec197ccd6f97d030b2fe4',1,'amrex::InterpFaceRegister']]],
- ['m_5ffine_5fdomain_4750',['m_fine_domain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a04b0170ff933582c58896546296f6607',1,'amrex::FabArrayBase::CFinfo']]],
- ['m_5ffine_5fface_5fba_4751',['m_fine_face_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ac51cac354d04dd9b8c7a93f4838966c9',1,'amrex::InterpFaceRegister']]],
- ['m_5ffine_5fgeom_4752',['m_fine_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#ad5422062aa267d4ec336630342c1b9d6',1,'amrex::EdgeFluxRegister::m_fine_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a3597f5caa96ed6c401d35158a5228fa7',1,'amrex::YAFluxRegisterT::m_fine_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a7e826c1081b933f4911d83a776e9aeef',1,'amrex::InterpFaceRegister::m_fine_geom()']]],
- ['m_5ffine_5fgrids_4753',['m_fine_grids',['../classHydro_1_1NodalProjector.html#a3213fc8fbc2d1dc54cd3d15d9e33fecb',1,'Hydro::NodalProjector']]],
- ['m_5ffine_5flevel_4754',['m_fine_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a775a265fd7aa131bd5c7c3f4cef282ed',1,'amrex::YAFluxRegisterT']]],
- ['m_5ffine_5fmask_4755',['m_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a46ce26a00431e6e7e5e15f89a73ba61e',1,'amrex::EdgeFluxRegister']]],
- ['m_5ffine_5fmasks_4756',['m_fine_masks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#af22af9473b24ca2b90cc6f930f7ab7df',1,'amrex::HypreMLABecLap']]],
- ['m_5ffinest_5flevel_4757',['m_finest_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a5bb55222551fb231e12941d2d47c82ee',1,'amrex::PlotFileDataImpl']]],
- ['m_5ffinished_4758',['m_finished',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#af157f73a152b86a9b3205859e2601b51',1,'amrex::ParallelDescriptor::Message']]],
- ['m_5ffixupcorners_4759',['m_FixUpCorners',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a629f8512e45e8f0109a740bfcb7ae412',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5ffluxes_4760',['m_fluxes',['../classHydro_1_1MacProjector.html#a4ec68b2f930745533de00196aee51de7',1,'Hydro::MacProjector::m_fluxes()'],['../classHydro_1_1NodalProjector.html#aa2b49029c2c91cb8a855d67d0a7d8606',1,'Hydro::NodalProjector::m_fluxes()']]],
- ['m_5ffluxreg_4761',['m_fluxreg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a22cdf5d6b191ab3c883b7167e9f94ebe',1,'amrex::MLCellLinOpT']]],
- ['m_5ffn_5fvalue_4762',['m_fn_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ae683e1c583e7cf07816bca2d45bb3044',1,'amrex::ReduceData']]],
- ['m_5ffo_4763',['m_fo',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a3020f33374f95baa64a0af466a4b9db1',1,'hacc::Dfft']]],
- ['m_5ffod_4764',['m_fod',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ad91e0c829d8420c6f1d3b101d36a4016',1,'amrex::VisMF::Header']]],
- ['m_5ffpinfo_5fstats_4765',['m_FPinfo_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a34cc63703ab4e2492a4444199def31d2',1,'amrex::FabArrayBase']]],
- ['m_5ffree_4766',['m_free',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#add916ed06ebf8c1ae3ada3caad5a6f08',1,'amrex::detail::SingleChunkArena']]],
- ['m_5ffreelist_4767',['m_freelist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a000d9e231672c9a28a72a05abec379fb',1,'amrex::CArena']]],
- ['m_5ffs_4768',['m_fs',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a43c352e2981c86e984b42199334339a9',1,'hacc::Dfft']]],
- ['m_5ffunc_4769',['m_func',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#ab67b8bb7e25e2ed11cc2232a777835fd',1,'amrex::BackgroundThread::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ae3ab9a1a654b93b76375ce4cb1ff2e7e',1,'amrex::StateDescriptor::BndryFunc::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#aa524711b285ac936d623cc027ae2897c',1,'amrex::BndryFuncArray::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a696ccaf269d8a90f242321b54dd2d4d0',1,'amrex::ErrorRec::ErrorFunc::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a3e10daec10c4fe4ffb4c4dfc44191fae',1,'amrex::ErrorRec::ErrorFunc2::m_func()']]],
- ['m_5ffunc3d_4770',['m_func3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#aee3952d72b0935f8b2cbdfbb92ca719b',1,'amrex::StateDescriptor::BndryFunc::m_func3D()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a598f453d141e3c4a494e3e66d0f6aa37',1,'amrex::ErrorRec::ErrorFunc::m_func3D()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#a950db9de3de37eb8a46c1a6aafd8f797',1,'amrex::BndryFuncArray::m_func3D()']]],
- ['m_5ffuncfab_4771',['m_funcfab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ac36632ed67ea0632dcdc421076491ba3',1,'amrex::StateDescriptor::BndryFunc']]],
- ['m_5ffuncs_4772',['m_funcs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a89b80b8bcfbde11575362e5c6f6ea420',1,'amrex::AmrAssignGrid::m_funcs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a89b80b8bcfbde11575362e5c6f6ea420',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_funcs()']]],
- ['m_5fg_4773',['m_g',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a85e4793cd4318ff7f3f91116853a1c87',1,'amrex::EB2::DifferenceIF']]],
- ['m_5fgdb_4774',['m_gdb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2821fc52ed661ccd9e9d821b81476fff',1,'amrex::ParticleContainerBase']]],
- ['m_5fgdb_5fobject_4775',['m_gdb_object',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7faac754ff05cf1b841bfe49dad579ba',1,'amrex::ParticleContainerBase']]],
- ['m_5fgeom_4776',['m_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab42ad785f4263767af0a0e7306cdf8a',1,'amrex::MLLinOpT::m_geom()'],['../classHydro_1_1NodalProjector.html#aa081412b94f4342fd653a7cb92d0a59b',1,'Hydro::NodalProjector::m_geom()'],['../classHydro_1_1MacProjector.html#a5e38ecf0019b49e1953cae988b87b0f1',1,'Hydro::MacProjector::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#aa6747659911e4c8cbc65903a9a9f1632',1,'amrex::PhysBCFunct::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a55b814bac069d35c1202b6734035492f',1,'amrex::ParticleLocator::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#aa9edba29f53ceff7a4fcfb3c05e555ea',1,'amrex::ParGDB::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a1d6c905d586d04d63a33985d4a919ce2',1,'amrex::OpenBCSolver::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab42ad785f4263767af0a0e7306cdf8a',1,'MLLinOpT< Array< MultiFab, 3 > >::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a41f3157550d8422c88471518b5ede26c',1,'amrex::EB2::Level::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a67b71508a8ce8db6d5ab58b35d00beab',1,'amrex::EB2::IndexSpaceImp::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#aabcbca6230081fe9f8e03c7b16a06f01',1,'amrex::EB2::IndexSpaceChkptFile::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a20ebfa3f1563d8e3f8e1dcea53380a01',1,'amrex::HypreSolver::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#aa6642b5952fc1a28a72c7fbed7a5a540',1,'amrex::HypreMLABecLap::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a0dece5de11da52cba439675d6f632976',1,'amrex::EBFArrayBoxFactory::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a4e9d5ca2618309d4445ac8fa75fafc1f',1,'amrex::EBDataCollection::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aa01e7a859a8d2072ea34ac2a6ac8a886',1,'amrex::AmrParGDB::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a723c404098736351072f4a99daf9bddb',1,'amrex::AMReX::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a60957b371c1e6c775ebb2e18bbbc2c99',1,'amrex::EB2::IndexSpaceSTL::m_geom()']]],
- ['m_5fgeom_5fall_4777',['m_geom_all',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a0ad29033cba507834586f9f24eef2fbf',1,'amrex::OpenBCSolver']]],
- ['m_5fget_5fbucket_4778',['m_get_bucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a7fed473672f976de3014a8116df479f4',1,'amrex::GetSendBufferOffset']]],
- ['m_5fget_5fpid_4779',['m_get_pid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a6a63716df57946f90594a5a756582a77',1,'amrex::GetSendBufferOffset']]],
- ['m_5fgfunc_4780',['m_gfunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a0518667e9de9aca8293b5a3db32d985e',1,'amrex::StateDescriptor::BndryFunc']]],
- ['m_5fgfunc3d_4781',['m_gfunc3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a756e4a4dbfc69f7f7f7125762f76d417',1,'amrex::StateDescriptor::BndryFunc']]],
- ['m_5fgid_4782',['m_gid',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#af61839b65ba1beba4a4fc7cb17f687be',1,'AssignGridFilter']]],
- ['m_5fglobal_5fid_4783',['m_global_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ab6a49cdaf1b77ee27cbace82f6051bd8',1,'amrex::HypreSolver']]],
- ['m_5fglobal_5fid_5fvec_4784',['m_global_id_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a2bb4aceb3d3328636d465c9e548946a2',1,'amrex::HypreSolver']]],
- ['m_5fgmres_4785',['m_gmres',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a32ef8424897f89206ea72f7f3affbdd0',1,'amrex::GMRESMLMGT']]],
- ['m_5fgraph_4786',['m_graph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a8f4dcb82f15a4fb7213375849bd135bd',1,'amrex::EB2::GFab']]],
- ['m_5fgrid_4787',['m_grid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a2b4f1e35053c6eff621312f08820c58f',1,'amrex::ParticleCommData::m_grid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a3da49389826f1bbe7fcc5082d1e641a7',1,'amrex::EBToPVD::m_grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a37fd4172114d4ae282243c03c4dcd7db',1,'amrex::ParticleLocData::m_grid()']]],
- ['m_5fgrid_5fassignors_4788',['m_grid_assignors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a095e51d1001dbc1f5923c5b00606b1b3',1,'amrex::AmrParticleLocator::m_grid_assignors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a095e51d1001dbc1f5923c5b00606b1b3',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::m_grid_assignors()']]],
- ['m_5fgrid_5fmap_4789',['m_grid_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a6aafab3c8c1565c5457b08400f0c7984',1,'amrex::NeighborParticleContainer']]],
- ['m_5fgridbox_4790',['m_gridbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#ad76df9c28985f6f2702043b28fa56d35',1,'amrex::ParticleLocData']]],
- ['m_5fgrids_4791',['m_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ad777b3fad5c1f17ebcd1419f66f3c672',1,'amrex::HypreMLABecLap::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ad5f189d2a76fa6190a2c636cd1c41fa1',1,'amrex::HypreSolver::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a5417de191837a4807397f9dd9acffbc4',1,'amrex::EB2::Level::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4458bc19263fdcf39df3665681ce3aef',1,'amrex::MLLinOpT::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4458bc19263fdcf39df3665681ce3aef',1,'MLLinOpT< Array< MultiFab, 3 > >::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a036b6904fd09ed914a7b12ebc900034a',1,'amrex::OpenBCSolver::m_grids()']]],
- ['m_5fgroupsize_4792',['m_groupsize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a507dc54afbf20a888ba1dab3cd62c040',1,'amrex::StateDescriptor']]],
- ['m_5fgrown_5fgridbox_4793',['m_grown_gridbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a12ff326b3e7086df34eb217f6e7e7f61',1,'amrex::ParticleLocData']]],
- ['m_5fgrowsize_4794',['m_growsize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a86e3e6118853e3c7624e46167f7766f7',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5fgrs_4795',['m_grs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acf65961daf27f9f063bd05dba6d12f23',1,'amrex::GMRES::m_grs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acf65961daf27f9f063bd05dba6d12f23',1,'GMRES< MF, GMRESMLMGT< MF > >::m_grs()']]],
- ['m_5fgshop_4796',['m_gshop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a7a8604de6a8c669b0b0f2801226fb4e6',1,'amrex::EB2::IndexSpaceImp']]],
- ['m_5fgslevel_4797',['m_gslevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a472b17e9e1003aa3003cc26d234bc926',1,'amrex::EB2::IndexSpaceImp']]],
- ['m_5fh_5fruntime_5fi_5fcptrs_4798',['m_h_runtime_i_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a9f66d16240dd600998ef45e05274d7c7',1,'amrex::ParticleTile']]],
- ['m_5fh_5fruntime_5fi_5fptrs_4799',['m_h_runtime_i_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3436758dffeaf35f5a789cc3044b4fc2',1,'amrex::ParticleTile']]],
- ['m_5fh_5fruntime_5fr_5fcptrs_4800',['m_h_runtime_r_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a320930fbc7b1e5ee8788ae1fa458c3da',1,'amrex::ParticleTile']]],
- ['m_5fh_5fruntime_5fr_5fptrs_4801',['m_h_runtime_r_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a84686ee6d52c6077a3007ccc355c70bc',1,'amrex::ParticleTile']]],
- ['m_5fhas_5falpha_4802',['m_has_alpha',['../classHydro_1_1NodalProjector.html#a8c1b5e9dea7181fc3da013765e883a2f',1,'Hydro::NodalProjector']]],
- ['m_5fhas_5fcf_4803',['m_has_cf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a10ff3c540a6210b65bce49aaa68d7583',1,'amrex::EdgeFluxRegister']]],
- ['m_5fhas_5feb_5finfo_4804',['m_has_eb_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a8ca77bd2758bddbc9d71e12a1c317418',1,'amrex::EB2::Level']]],
- ['m_5fhas_5feb_5fkappa_4805',['m_has_eb_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aed368e6d9fa6a5cb5b193e4368d39cb7',1,'amrex::MLEBTensorOp']]],
- ['m_5fhas_5ffine_5fbndry_4806',['m_has_fine_bndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a76a73246b9e7679b93591f2093a857c3',1,'amrex::MLNodeLinOp']]],
- ['m_5fhas_5fgeom_4807',['m_has_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a2cb84092989356fad230a48fe44a4f58',1,'amrex::AmrParGDB']]],
- ['m_5fhas_5fkappa_4808',['m_has_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a1ac24f61712e93b25ebcd55639f30ce2',1,'amrex::MLEBTensorOp::m_has_kappa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a0aebce2114e6c519b7648b87daceeb11',1,'amrex::MLTensorOp::m_has_kappa()']]],
- ['m_5fhas_5fmetric_5fterm_4809',['m_has_metric_term',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ada8bf2b1964f2023282e23ac54a948f4',1,'amrex::MLCellLinOpT']]],
- ['m_5fhas_5fneighbors_4810',['m_has_neighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a027a8bd9c7726edd5ab979a6ee716fa8',1,'amrex::NeighborParticleContainer']]],
- ['m_5fhas_5fpreconditioner_4811',['m_has_preconditioner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad68ef3fe7945a74770ed92aadd0508ee',1,'amrex::HypreIJIface']]],
- ['m_5fhas_5frhs_4812',['m_has_rhs',['../classHydro_1_1NodalProjector.html#a969ad628117ec1dca9e18c35dee55d9c',1,'Hydro::NodalProjector']]],
- ['m_5fhas_5frobin_4813',['m_has_robin',['../classHydro_1_1MacProjector.html#a1c9bd5d33afa53f6aea9988d22007ceb',1,'Hydro::MacProjector']]],
- ['m_5fhas_5fsigma_5fmf_4814',['m_has_sigma_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#af1c4b0f8fc67f356ca5716e94634a6f5',1,'amrex::MLEBNodeFDLaplacian']]],
- ['m_5fhdr_4815',['m_hdr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8b04406fcfdbec77eba187d3ceb9b2dc',1,'amrex::VisMF']]],
- ['m_5fhead_4816',['m_head',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#a2592709514015ee6c2e68a254a2b5806',1,'amrex::VisMF::FabOnDisk']]],
- ['m_5fheight_4817',['m_height',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#ac76b57e5f88b041a0369fc7a8c5026f7',1,'amrex::EB2::CylinderIF']]],
- ['m_5fhes_4818',['m_hes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5f998b6c28d80dce9036b3adaaeb86ae',1,'amrex::GMRES::m_hes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5f998b6c28d80dce9036b3adaaeb86ae',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hes()']]],
- ['m_5fhes_5f1d_4819',['m_hes_1d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aa48b0f34d3d9e95e9646240cfe751115',1,'amrex::GMRES::m_hes_1d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aa48b0f34d3d9e95e9646240cfe751115',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hes_1d()']]],
- ['m_5fhh_4820',['m_hh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7124534ac02956f0fe4e178290ae8cbc',1,'amrex::GMRES::m_hh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7124534ac02956f0fe4e178290ae8cbc',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hh()']]],
- ['m_5fhh_5f1d_4821',['m_hh_1d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5691847f4acd9554a668ec0d1b606d32',1,'amrex::GMRES::m_hh_1d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5691847f4acd9554a668ec0d1b606d32',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hh_1d()']]],
- ['m_5fhi_4822',['m_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a04a974104c8e2ebf50030babf23932f9',1,'amrex::AssignGrid::m_hi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a04a974104c8e2ebf50030babf23932f9',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a13836ae745cdf1ef18c14cc11e386afd',1,'amrex::EB2::BoxIF::m_hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a418711dcd50105d05161524f9137bb5d',1,'amrex::TableData::m_hi()']]],
- ['m_5fhi_5fp_4823',['m_hi_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a09e1a7b318d980843013d446fe2c5d4f',1,'amrex::BinMapper']]],
- ['m_5fhibc_4824',['m_hibc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad073f92f684b4d5ea20718fbc396ef40',1,'MLLinOpT< Array< MultiFab, 3 > >::m_hibc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad073f92f684b4d5ea20718fbc396ef40',1,'amrex::MLLinOpT::m_hibc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a22567436af78d852be2635bd9c046735',1,'amrex::HypreMLABecLap::m_hibc()']]],
- ['m_5fhibc_5forig_4825',['m_hibc_orig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cf9f506d5cee3aeaaae8b9930e7866d',1,'amrex::MLLinOpT::m_hibc_orig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cf9f506d5cee3aeaaae8b9930e7866d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_hibc_orig()']]],
- ['m_5fhishft_4826',['m_hishft',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#ae30ce7aef9fb1c29ea4b1a2708ae19eb',1,'amrex::BATbndryReg']]],
- ['m_5fhost_5fboxes_4827',['m_host_boxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a67f017c8270b95e07b622e8c1ed97b6c',1,'amrex::ParticleLocator']]],
- ['m_5fhost_5fexecutor_4828',['m_host_executor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a195771c96ef68cb237c6da6f6c2d336d',1,'amrex::ParserExecutor::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a195771c96ef68cb237c6da6f6c2d336d',1,'ParserExecutor< 3 >::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#aebb2811410391a0199dce35e55edcafa',1,'amrex::IParserExecutor::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ad41fcfcb360640fde45500a1580c522a',1,'amrex::Parser::Data::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#ad58fe278866bfbcb5cb3390140b72344',1,'amrex::IParser::Data::m_host_executor()']]],
- ['m_5fhost_5ftuple_4829',['m_host_tuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a45d8b95de17a37ca2b1a02df500f2035',1,'amrex::ReduceData']]],
- ['m_5fhow_4830',['m_how',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#acd1a09adb4489f55771a680dd2cc9d43',1,'amrex::VisMF::Header']]],
- ['m_5fhp_4831',['m_hp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a61018a635a080b4ef9d94852423668ae',1,'amrex::FabArrayBase::ParForInfo']]],
- ['m_5fhp_5farrays_4832',['m_hp_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'amrex::FabArray::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::BaseFab< PetscInt > >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::EBCellFlagFab >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::Mask >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< FArrayBox >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< IArrayBox >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< TagBox >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::CutFab >::m_hp_arrays()']]],
- ['m_5fhunk_4833',['m_hunk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7bbf66f41bc3167185236bdcd6fe67a1',1,'amrex::CArena']]],
- ['m_5fhypre_5fij_4834',['m_hypre_ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a3a684b2d3ced4b0194697632ba0f91a8',1,'amrex::HypreSolver']]],
- ['m_5fhypre_5fobject_5ftype_4835',['m_hypre_object_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5ed51028a078ac94de993687b7411103',1,'amrex::HypreMLABecLap']]],
- ['m_5fhypre_5fsolver_5fid_4836',['m_hypre_solver_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#adaa1de14576861c282ef98849361cff2',1,'amrex::HypreMLABecLap']]],
- ['m_5fi_4837',['m_i',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#ae3bf13aefa6e07e08445ab681f363296',1,'amrex::BinIterator::m_i()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a73f6c5940e933d6a33f935f750fbbcc0',1,'amrex::Gpu::StreamIter::m_i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a5e4fbd0434728a17409c80f498acb9af',1,'amrex::Neighbors::m_i()']]],
- ['m_5fid_4838',['m_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a72eda643c9080e17e52e8aea8756cd35',1,'amrex::ParallelContext::Frame']]],
- ['m_5fid_5foffset_4839',['m_id_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a413ac1a74ee41e809a9db1d4eaca9402',1,'amrex::HypreSolver']]],
- ['m_5fidata_4840',['m_idata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html#a3034f52dc837cdb8c2e04fdd15572955',1,'amrex::ConstParticleIDWrapper::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a017be53b64346d557da975c2a473a5a3',1,'amrex::StructOfArrays::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a52de30978d928054ae27a5a62cbf7eab',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a52de30978d928054ae27a5a62cbf7eab',1,'amrex::ParticleTileData::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a2b585340461a43c8bed49aefc535f060',1,'amrex::ParticleIDWrapper::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a9da7d4371d02e10cd184a772ecfaa82a',1,'amrex::ParticleCPUWrapper::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html#a26cc52a679bd8acec80cf5677f109480',1,'amrex::ParticleBase< T, 0, NInt >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a5f5d3842528f32c5c7551b84d0b14374',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a5f5d3842528f32c5c7551b84d0b14374',1,'amrex::ParticleBase::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a09a5202b7c3b1227e67bf4ba69a3acb1',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a09a5202b7c3b1227e67bf4ba69a3acb1',1,'amrex::ConstParticleTileData::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleCPUWrapper.html#ac8985bd9a524c39d1ed80cacca044197',1,'amrex::ConstParticleCPUWrapper::m_idata()']]],
- ['m_5fidcpu_4841',['m_idcpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a62679baf18972e398b3c6f5148fc9087',1,'amrex::StructOfArrays::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a1f4aec471e58edd6d4c3bcbff0ff8182',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a1f4aec471e58edd6d4c3bcbff0ff8182',1,'amrex::ParticleTileData::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html#a51427d204fb68f910c4a707da1ee5d0b',1,'amrex::ParticleBase< T, NReal, 0 >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html#a283940f2680bb7c20e2f82975db086d9',1,'amrex::ParticleBase< T, 0, NInt >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a4b5338d7a319166690ec546dd547869e',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html#a0721aeee066f4dce4294ef22a899d6e9',1,'amrex::ParticleBase< T, 0, 0 >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#acd97b53df5e00957d639422e2e1d2127',1,'amrex::ConstParticleTileData::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a4b5338d7a319166690ec546dd547869e',1,'amrex::ParticleBase::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#acd97b53df5e00957d639422e2e1d2127',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idcpu()']]],
- ['m_5filower_4842',['m_ilower',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a9973ebbe0d5b11055141cfc15a1a2cad',1,'amrex::HypreIJIface']]],
- ['m_5fimag_4843',['m_imag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a50e77be424412b0789610d627520c151',1,'amrex::GpuComplex']]],
- ['m_5fimpl_4844',['m_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a120c87042788ba7040ced33bbff0dcf5',1,'amrex::PlotFileData']]],
- ['m_5fin_5fsolution_5fmode_4845',['m_in_solution_mode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a28e2b90709541cf46d64d3d382e6ade7',1,'amrex::MLNodeLinOp']]],
- ['m_5finclude_5fperiodic_4846',['m_include_periodic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a401ec74087f41577fd64f98dcd2490fc',1,'amrex::FabArrayBase::CFinfo']]],
- ['m_5finclude_5fphysbndry_4847',['m_include_physbndry',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a9d73e7555d567b02c07dce4555f46499',1,'amrex::FabArrayBase::CFinfo']]],
- ['m_5findex_4848',['m_index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#aabe16c4205ba7567728db00191bdb3e8',1,'amrex::ConstSoAParticle::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a4892e7cb73b23e77466bcbebda4916f1',1,'amrex::SoAParticle::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#ab3d7b85eaaaa3603c37bcbdff9b9790a',1,'amrex::Neighbors::iterator::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#afba47c1927bd537e97033eb5f5a6bdab',1,'amrex::BinIterator::iterator::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#aa73689929eae42431f0f210d8bb28fee',1,'amrex::FillPatchIteratorHelper::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#ab5b57f7c904cde9efcc725b982dcfbf3',1,'amrex::Neighbors::const_iterator::m_index()']]],
- ['m_5findex_5farray_4849',['m_index_array',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a89d87a77852f51756c34d02d92cf8656',1,'amrex::DistributionMapping::Ref']]],
- ['m_5findex_5ftype_4850',['m_index_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#acf16a10afaa8e55e344ed56680c70c13',1,'amrex::HypreSolver']]],
- ['m_5findextype_4851',['m_indexType',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a0658b5293698992c4cc7df2062991b2a',1,'amrex::BATransformer::BATOp']]],
- ['m_5findextype_5fcoarsenratio_4852',['m_indexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a68ef0cc603c58e0aa79d76ddc1b4c360',1,'amrex::BATransformer::BATOp']]],
- ['m_5finfo_4853',['m_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aeec6daa6ebe88ef8eaf6491af2f02cd6',1,'amrex::OpenBCSolver::m_info()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a501d9971a3346526fae6093d6de95642',1,'amrex::AMRErrorTag::m_info()']]],
- ['m_5finit_5fresnorm0_4854',['m_init_resnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af6339494ac0686d76870dfad3febbea1',1,'amrex::MLMGT']]],
- ['m_5finside_4855',['m_inside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#adb20f13a740421e91b3b1eb3e95672b1',1,'amrex::EB2::PolynomialIF']]],
- ['m_5finstance_4856',['m_instance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#ad7909bf4e2448edc26489e346cb367ac',1,'amrex::AMReX::m_instance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a8534fa5e1a19e2e1f6fbcfb162a8460a',1,'amrex::EB2::IndexSpace::m_instance()']]],
- ['m_5finterp_4857',['m_interp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a28281a3e9ad213ff779ae2b7978c8fff',1,'amrex::FillPatcher']]],
- ['m_5fio_5frank_4858',['m_io_rank',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a2b4c46fb1ac3129d8c997f52241de7a1',1,'amrex::ParallelContext::Frame']]],
- ['m_5fiparser_4859',['m_iparser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#ae2e79afe3f2835ee854cfbe074879d97',1,'amrex::IParser::Data']]],
- ['m_5fis_5fbottom_5fsingular_4860',['m_is_bottom_singular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a51345471274acc0bdd0b5477285d4db1',1,'amrex::MLNodeLinOp']]],
- ['m_5fis_5feb_5finhomog_4861',['m_is_eb_inhomog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a11297b15320727df4d9e32d3b8085c06',1,'amrex::MLEBABecLap']]],
- ['m_5fis_5frz_4862',['m_is_rz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a6e9813d42ab7f38861a4b0a0d88f6080',1,'amrex::MLNodeLaplacian']]],
- ['m_5fis_5fsingular_4863',['m_is_singular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa0125d9d8e480d38f2b3798bff1f0616',1,'amrex::MLABecLaplacianT::m_is_singular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aaabb766cd6deb544d0f29b9a304c4445',1,'amrex::MLALaplacianT::m_is_singular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a69f0aa528f3437aed6e5fbc26d3f1820',1,'amrex::MLEBABecLap::m_is_singular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aeba6bdc290f5aa871187ccbfb92afc16',1,'amrex::MLPoissonT::m_is_singular()']]],
- ['m_5fis_5fthread_5fsafe_4864',['m_is_thread_safe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a10d54646513ded7c12d45870888d0e64',1,'amrex::MPMD::Copier']]],
- ['m_5fisec_5fboxes_4865',['m_isec_boxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a8cec5f0f49ca18e99496c3530716772b',1,'amrex::NeighborParticleContainer']]],
- ['m_5fitems_4866',['m_items',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a01f4b71f99b7d18cf3cb21f5bab573be',1,'amrex::BinIterator::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a86bd9751f73a297822528a06e967334a',1,'amrex::DenseBinIteratorFactory::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a2bb6a0e5dc6b40b73fd0221f633a1f84',1,'DenseBins< ParticleType >::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a2bb6a0e5dc6b40b73fd0221f633a1f84',1,'amrex::DenseBins::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#aed3575613242ea883eda555b4cdedb83',1,'amrex::SparseBins::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a0e425a63d9c75b2d31eb2f05e775e83c',1,'amrex::SparseBinIteratorFactory::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a2bb6a0e5dc6b40b73fd0221f633a1f84',1,'DenseBins< typename amrex::ParticleTileData >::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a443e37b09ea6527ffea24dbf13d77c4a',1,'amrex::BinIterator::iterator::m_items()']]],
- ['m_5fiter_5ffine_5fresnorm0_4867',['m_iter_fine_resnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a5d0dc2ebd750fd37b790b56fe2339d15',1,'amrex::MLMGT']]],
- ['m_5fits_4868',['m_its',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a87d7d08dbb34c4033f140161cf136a10',1,'amrex::GMRES::m_its()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a87d7d08dbb34c4033f140161cf136a10',1,'GMRES< MF, GMRESMLMGT< MF > >::m_its()']]],
- ['m_5fiupper_4869',['m_iupper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa3fa7e313e805db63a29e594319ec349',1,'amrex::HypreIJIface']]],
- ['m_5fixtype_4870',['m_ixtype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1144a9c3d743270ff29c8e9f582581c0',1,'amrex::MLLinOpT::m_ixtype()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1144a9c3d743270ff29c8e9f582581c0',1,'MLLinOpT< Array< MultiFab, 3 > >::m_ixtype()']]],
- ['m_5fjob_5fcond_4871',['m_job_cond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a71752cb305b9ed234397d1575b5c679b',1,'amrex::BackgroundThread']]],
- ['m_5fkappa_4872',['m_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a1ab2cb2c4fcbbbf0e3fdedad325fd6b9',1,'amrex::MLEBTensorOp::m_kappa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aa056265afa394abc77bb3fa40fcb96d9',1,'amrex::MLTensorOp::m_kappa()']]],
- ['m_5flarge_5fradius_4873',['m_large_radius',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab5c98ffdc830c5d1b1161e7febad6e0f',1,'amrex::EB2::TorusIF']]],
- ['m_5flb_4874',['m_lb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a847e4c82e77b1879f0a265106f2969ac',1,'amrex::WeightedBoxList']]],
- ['m_5flbox_4875',['m_lbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#adeadcf55bf1de6d0a14007817795bfbf',1,'amrex::BoxList']]],
- ['m_5flead_4876',['m_lead',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#ac3aa97bce1863d762909aca16c65f13e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['m_5flead_5fcomm_4877',['m_lead_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#aa79a14d32c85df7c2912b7cac38f4416',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['m_5flen_4878',['m_len',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a614d1738c82b3361f91ddd9572a5e0a3',1,'amrex::Cluster']]],
- ['m_5flev_4879',['m_lev',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#ac8c0956840e85e64e1a2ff8d9bf1fa34',1,'amrex::ParticleCommData::m_lev()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a9f48ea741ddeb412ac869174a1f6dac9',1,'amrex::ParticleLocData::m_lev()']]],
- ['m_5flev_5fgid_5fto_5fbucket_4880',['m_lev_gid_to_bucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#aaa894d51240ca3994d613ac9819b94cf',1,'amrex::GetBucket::m_lev_gid_to_bucket()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#ac4fa128b9d676ec237a9a1b6f931fba8',1,'amrex::GetPID::m_lev_gid_to_bucket()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a7fbd0ee9e9b5a85ed8c759880d0603e0',1,'amrex::ParticleBufferMap::m_lev_gid_to_bucket()']]],
- ['m_5flev_5fmax_4881',['m_lev_max',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#ac3fa8f081cf19099f5fda4c64951dfaa',1,'AssignGridFilter']]],
- ['m_5flev_5fmin_4882',['m_lev_min',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#ac57a8d70934ba968148055cf1bbcd866',1,'AssignGridFilter']]],
- ['m_5flev_5foffsets_4883',['m_lev_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#a470e41f4257b381e33ce814969d74a49',1,'amrex::GetBucket::m_lev_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#a9be86ae5c5e3f798194611a3798ea8c6',1,'amrex::GetPID::m_lev_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ab5443e45483c897f9d54a9f63e8d4e20',1,'amrex::ParticleBufferMap::m_lev_offsets()']]],
- ['m_5flevel_4884',['m_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aa75db5075753c9accd5e3445b474bad0',1,'amrex::ParIterBase_impl::m_level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aa75db5075753c9accd5e3445b474bad0',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aa75db5075753c9accd5e3445b474bad0',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_level()']]],
- ['m_5flevel_5fsteps_4885',['m_level_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a534316dfdeb033f40bdb613b8edc6188',1,'amrex::PlotFileDataImpl']]],
- ['m_5fleveldata_4886',['m_leveldata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ae6fe45dc33b6ea836ee80240e7e621af',1,'amrex::FillPatchIteratorHelper::m_leveldata()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a5eccfe50e3b8752e800329c8fe0946b7',1,'amrex::FillPatchIterator::m_leveldata()']]],
- ['m_5flevels_4887',['m_levels',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a6bcb299fb24ae49438d9aff35ff1fee5',1,'amrex::ParticleCopyOp']]],
- ['m_5flevelset_4888',['m_levelset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ab3e6789efd39bd7d39bd01cf97c85b07',1,'amrex::EBDataCollection::m_levelset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a361f500f8c5de192acb6538e1a372139',1,'amrex::EB2::GFab::m_levelset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a999ca961f5c742f5d61cbace2d88535d',1,'amrex::EB2::Level::m_levelset()']]],
- ['m_5flevelset_5fname_4889',['m_levelset_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a47f6864a08dd002d65836de5491e3f4e',1,'amrex::EB2::ChkptFile']]],
- ['m_5flinop_4890',['m_linop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a832960ff2f855681068318f52bc7a590',1,'amrex::GMRES::m_linop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a832960ff2f855681068318f52bc7a590',1,'GMRES< MF, GMRESMLMGT< MF > >::m_linop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aade37c46d216449063107a555d33010e',1,'amrex::GMRESMLMGT::m_linop()'],['../classHydro_1_1MacProjector.html#a230ddf37a4c7f45eec3159dc8f9b932b',1,'Hydro::MacProjector::m_linop()'],['../classHydro_1_1NodalProjector.html#ab426a15837e93adc52fbf136e6654c5a',1,'Hydro::NodalProjector::m_linop()']]],
- ['m_5flo_4891',['m_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#ac8bd9341afb3f160f473cb0fd99cc08f',1,'amrex::AssignGrid::m_lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#ac8bd9341afb3f160f473cb0fd99cc08f',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a22bbb9f61e5ec1f1e7086880b73e2c39',1,'amrex::EB2::BoxIF::m_lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ad4346ff5843f027fe798ba9dfa0ebe51',1,'amrex::TableData::m_lo()']]],
- ['m_5flo_5fp_4892',['m_lo_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a0c3ffb962a03c3307030e52e384688ef',1,'amrex::BinMapper']]],
- ['m_5flobc_4893',['m_lobc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9f2e0c10c385f9bee16af5fed5f4e9c9',1,'MLLinOpT< Array< MultiFab, 3 > >::m_lobc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ad5a3ca519f25c6a41cea565dd7e9dc23',1,'amrex::HypreMLABecLap::m_lobc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9f2e0c10c385f9bee16af5fed5f4e9c9',1,'amrex::MLLinOpT::m_lobc()']]],
- ['m_5flobc_5forig_4894',['m_lobc_orig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a726dec103c10ea9c84e649b9c8200767',1,'amrex::MLLinOpT::m_lobc_orig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a726dec103c10ea9c84e649b9c8200767',1,'MLLinOpT< Array< MultiFab, 3 > >::m_lobc_orig()']]],
- ['m_5flocal_4895',['m_local',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a1d2885301b5e06ee60387143583aa6f6',1,'amrex::ParticleCopyPlan']]],
- ['m_5flocal_5fid_4896',['m_local_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ad8cc6880de72069843e8277129ece3dc',1,'amrex::HypreSolver']]],
- ['m_5flocal_5foffsets_4897',['m_local_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a489cbe99cd70050a8d0d5d0de2aa2fe4',1,'amrex::DenseBins::m_local_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a489cbe99cd70050a8d0d5d0de2aa2fe4',1,'DenseBins< ParticleType >::m_local_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a489cbe99cd70050a8d0d5d0de2aa2fe4',1,'DenseBins< typename amrex::ParticleTileData >::m_local_offsets()']]],
- ['m_5flocals_4898',['m_locals',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#aca1f9ad0544614004789f38c2ee3e659',1,'amrex::Parser::Data']]],
- ['m_5flocators_4899',['m_locators',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#af4776b256bae40168f42b72208fbbd1f',1,'amrex::AmrParticleLocator::m_locators()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#af4776b256bae40168f42b72208fbbd1f',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::m_locators()']]],
- ['m_5floctags_4900',['m_LocTags',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#ac9cf38f68949932d8e7815a7caffc7c8',1,'amrex::FabArrayBase::CommMetaData']]],
- ['m_5floshft_4901',['m_loshft',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a8076201cf94e0e9145160b6aa522ba26',1,'amrex::BATbndryReg']]],
- ['m_5flpinfo_5farg_4902',['m_lpinfo_arg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a2a4ce226902dbe904fa45173845d4cac',1,'amrex::MLCellABecLapT']]],
- ['m_5flusolver_4903',['m_lusolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a194ba25b27e4f357966eb10f008566d2',1,'amrex::MLCurlCurl']]],
- ['m_5fmap_4904',['m_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#af0e183d350296703e8deaebb9a88f81a',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5fmasks_5fbuilt_4905',['m_masks_built',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2bb5e031c87b6bdf67618f9c25dc6945',1,'amrex::MLNodeLinOp']]],
- ['m_5fmaskvals_4906',['m_maskvals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a9c470f145301b98fe0938ac6241284eb',1,'amrex::MLCellLinOpT']]],
- ['m_5fmat_4907',['m_mat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#abfee36b1993dbc4950e1288521db42c6',1,'amrex::HypreIJIface::m_mat()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a5a5715e926af85d43393633db8dd9e99',1,'amrex::LUSolver::m_mat()']]],
- ['m_5fmax_4908',['m_max',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#abfc04c1de628cba28c97f597fd5e9448',1,'amrex::VisMF::Header']]],
- ['m_5fmax_5fblocks_4909',['m_max_blocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a95441a0edc24955aa9f0c83e21c34cad',1,'amrex::ReduceData']]],
- ['m_5fmax_5flevel_4910',['m_max_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a7bdeaf9c375d4115ec95e188d537269d',1,'amrex::AMRErrorTagInfo']]],
- ['m_5fmax_5fstack_5fsize_4911',['m_max_stack_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a8f3166649cf29c5c3292bfb4eee475ec',1,'amrex::IParser::Data::m_max_stack_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a863a707fe492216d36ff882e0fbee9e9',1,'amrex::Parser::Data::m_max_stack_size()']]],
- ['m_5fmax_5fstream_5findex_4912',['m_max_stream_index',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a8c68dd84973b0f9d3ab7c7d5a3c81fd6',1,'amrex::ReduceData']]],
- ['m_5fmax_5ftime_4913',['m_max_time',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a53b6a8de32e2ca45e830037a5024de24',1,'amrex::AMRErrorTagInfo']]],
- ['m_5fmaxiter_4914',['m_maxiter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5c0f9c75918ca3d28071244df41bd1aa',1,'amrex::GMRES::m_maxiter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5c0f9c75918ca3d28071244df41bd1aa',1,'GMRES< MF, GMRESMLMGT< MF > >::m_maxiter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#afe4c13918588f999571c9b8ff61458eb',1,'amrex::HypreMLABecLap::m_maxiter()']]],
- ['m_5fmaxorder_4915',['m_maxorder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a7b04bbe6b54d748e48516df1695bc139',1,'amrex::Hypre::m_maxorder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#abd2f0814b146783f613e60a476aa0a57',1,'amrex::PETScABecLap::m_maxorder()']]],
- ['m_5fmaxtag_4916',['m_MaxTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad89c6bbe165273ab677ce92a08419cf3',1,'amrex::ParallelDescriptor']]],
- ['m_5fmem_5fusage_4917',['m_mem_usage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a1cba13cd9d7009299774b13eb2f49484',1,'amrex::FabArrayBase']]],
- ['m_5fmf_4918',['m_mf',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#a764850492da1fd11e69854a0a6d511cf',1,'amrex::Any::innards::m_mf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a8b03f36aa484c3096470892346337619',1,'amrex::FabSetT::m_mf()']]],
- ['m_5fmf_5fname_4919',['m_mf_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a1a193312a2db503b2cd3fb46c556500d',1,'amrex::PlotFileDataImpl']]],
- ['m_5fmfcd_4920',['m_mfcd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#aaf087145837f2626f17e9e93b71ff985',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5fmfid_4921',['m_mfid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#adaa101ebcbc10df6a2a761ea3fb3e78b',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5fmgf_4922',['m_mgf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1313168a355b46b2d03060c450036477',1,'amrex::EB2::Level']]],
- ['m_5fmin_4923',['m_min',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a321215a8ba0e8ef28744b61bdd15d0d4',1,'amrex::VisMF::Header']]],
- ['m_5fmin_5ftime_4924',['m_min_time',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a2a4305e6d904d38980905de01195f7db',1,'amrex::AMRErrorTagInfo']]],
- ['m_5fmintag_4925',['m_MinTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afecc43d92a1965138657ac90451f9ac6',1,'amrex::ParallelDescriptor']]],
- ['m_5fmlmg_4926',['m_mlmg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ac6bdd073a8562762729e78088cf2bbb9',1,'amrex::GMRESMLMGT::m_mlmg()'],['../classHydro_1_1MacProjector.html#a1b186e20edf642dbab422aee51150e55',1,'Hydro::MacProjector::m_mlmg()'],['../classHydro_1_1NodalProjector.html#a05a43fb39b4da17d9d2493c75e7221f6',1,'Hydro::NodalProjector::m_mlmg()']]],
- ['m_5fmlmg_5f1_4927',['m_mlmg_1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#af4f8bd2cd9315ff6b44f81cc1e4a2d6f',1,'amrex::OpenBCSolver']]],
- ['m_5fmlmg_5f2_4928',['m_mlmg_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a97b6170ecb8747fcc50cfc8fb11da671',1,'amrex::OpenBCSolver']]],
- ['m_5fmomtags_5fd_4929',['m_momtags_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a42401091098315c9aaab7a635345692f',1,'amrex::OpenBCSolver']]],
- ['m_5fmomtags_5fh_4930',['m_momtags_h',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a637ef773d76e4ded161fdde7e2057d7e',1,'amrex::OpenBCSolver']]],
- ['m_5fmpi_5fops_4931',['m_mpi_ops',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3461c9bae69de0e75d147ae431f938d4',1,'amrex::ParallelDescriptor']]],
- ['m_5fmpi_5ftag_4932',['m_mpi_tag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a0c03450ec8650e511181fb540b42e880',1,'amrex::ParallelContext::Frame']]],
- ['m_5fmpi_5ftypes_4933',['m_mpi_types',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b5ef1a376307bde13dbe55d2f88da41',1,'amrex::ParallelDescriptor']]],
- ['m_5fmulti_5fghost_4934',['m_multi_ghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac8c10e1b5a28a55c6dc388f7df101a97',1,'amrex::FabArrayBase::m_multi_ghost()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a042c8672d37a4a51f885ab940987ed71',1,'amrex::FabArrayBase::FB::m_multi_ghost()']]],
- ['m_5fmutx_4935',['m_mutx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a9f33f06880c6b03a62b70fd559ab53df',1,'amrex::BackgroundThread']]],
- ['m_5fn_4936',['m_n',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#ad477a99f0707aee61523131329f2ad34',1,'amrex::Gpu::range_detail::range_impl::m_n()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a52a24ab365296e0cb90e053580751fb1',1,'amrex::Gpu::StreamIter::m_n()']]],
- ['m_5fname_4937',['m_name',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#a3384af022eabbdadda0f20d0bda79ebe',1,'amrex::VisMF::FabOnDisk']]],
- ['m_5fnblocks_4938',['m_nblocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a23018825c7f4b69f2ccc208bc88cfaa0',1,'amrex::OpenBCSolver::m_nblocks()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#afc0d93d82209acea61137a5a042adee1',1,'amrex::ReduceData::m_nblocks()']]],
- ['m_5fnblocks_5flocal_4939',['m_nblocks_local',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ac4211b50259bcddcdb640a73362b0e19',1,'amrex::OpenBCSolver']]],
- ['m_5fnblocks_5fx_4940',['m_nblocks_x',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#ab8a2eebe5390786a4fd677cae1cb498f',1,'amrex::FabArrayBase::ParForInfo']]],
- ['m_5fnbor_5fcounts_4941',['m_nbor_counts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a1de2b2bb7b0bb67975ada3971cbdeb5c',1,'amrex::NeighborList']]],
- ['m_5fnbor_5flist_4942',['m_nbor_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a8df0b0f7eda2e96fc9eb3a1fa768597a',1,'amrex::NeighborList']]],
- ['m_5fnbor_5flist_5fptr_4943',['m_nbor_list_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#a22f2a4baa17c0c12c53a40f86c652d44',1,'amrex::Neighbors::const_iterator::m_nbor_list_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#ad9f5e91117e760e1bc3ad9d78d2052a6',1,'amrex::Neighbors::m_nbor_list_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#aaa6b74f92a1ba6a7318b0f06381035dc',1,'amrex::NeighborData::m_nbor_list_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a20b39fd43ff39609db949fa3ef3f7926',1,'amrex::Neighbors::iterator::m_nbor_list_ptr()']]],
- ['m_5fnbor_5foffsets_4944',['m_nbor_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#aa4802374875adf70531e733654308316',1,'amrex::NeighborList']]],
- ['m_5fnbor_5foffsets_5fptr_4945',['m_nbor_offsets_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#af26fd25b39faa11f8357d2d750b44ba4',1,'amrex::NeighborData::m_nbor_offsets_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#aa9ff8703b2a5f6683425a7a9a9f46792',1,'amrex::Neighbors::m_nbor_offsets_ptr()']]],
- ['m_5fncomp_4946',['m_ncomp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#af33672ac47d288fbe42c788ddb8f953a',1,'amrex::YAFluxRegisterT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7f9318219055f7d10f6975d75660182f',1,'amrex::PlotFileDataImpl::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a85df3961f7b0ad04d0ad1463ea1e24da',1,'amrex::MLEBABecLap::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a85d721f72de7a13036fb1ce5bc77d452',1,'amrex::MLCurlCurl::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a7614b1bf508cfb79fd233bf3c7527b00',1,'amrex::FillPatchIterator::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a602e57dc56518cf767d65a236dffe0d1',1,'amrex::MLALaplacianT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a1d9a5429f6674a76b4137e4631578413',1,'amrex::MLABecLaplacianT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ae01923bcfc09d7f3aab7f68c9380c54e',1,'amrex::VisMF::Header::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ac4b64e926d1d6763788ee539be3f5d3e',1,'amrex::FillPatchIteratorHelper::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a81344a3343158d0e1d9e14938e171ba9',1,'amrex::FillPatcher::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a7ae82b32f3ba8bce2d86556224b6b06c',1,'amrex::EdgeFluxRegister::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#adabe55330d4668477240acc170ab6032',1,'amrex::BndryDataT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#ab182ebb19ff924700a85e7e6db1a0a2c',1,'amrex::MLCellLinOpT::BndryCondLoc::m_ncomp()']]],
- ['m_5fnd_5ffine_5fmask_4947',['m_nd_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a034b72948cecb00630515b6a2de77109',1,'amrex::MLNodeLinOp']]],
- ['m_5fneed_5fbcs_4948',['m_need_bcs',['../classHydro_1_1NodalProjector.html#a75b07026d94697bd10a08da83798f1eb',1,'Hydro::NodalProjector']]],
- ['m_5fneed_5fsetup_4949',['m_need_setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae6598d193c7640eac64bfc15ff2ad8a0',1,'amrex::HypreIJIface']]],
- ['m_5fneed_5fto_5fclear_5fbd_4950',['m_need_to_clear_bd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'amrex::LayoutData::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::PODVector< int > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::PODVector< Int > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< RealTuple >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< PetscInt >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< Int >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< int >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< HYPRE_Int >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< GFab >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::Vector< RealTuple > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::Vector< BCTuple > >::m_need_to_clear_bd()']]],
- ['m_5fneeds_5fcoarse_5fdata_5ffor_5fbc_4951',['m_needs_coarse_data_for_bc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abc7eaafcc5804d269386c6bdbd13181d',1,'amrex::MLLinOpT::m_needs_coarse_data_for_bc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abc7eaafcc5804d269386c6bdbd13181d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_needs_coarse_data_for_bc()']]],
- ['m_5fneeds_5fdomain_5fbcs_4952',['m_needs_domain_bcs',['../classHydro_1_1MacProjector.html#a326c6639e52cc713f7b2c1fd5512006b',1,'Hydro::MacProjector']]],
- ['m_5fneeds_5finit_4953',['m_needs_init',['../classHydro_1_1MacProjector.html#a735fb39b953d7b3116b4c080bdbc9597',1,'Hydro::MacProjector']]],
- ['m_5fneeds_5flevel_5fbcs_4954',['m_needs_level_bcs',['../classHydro_1_1MacProjector.html#ae868875d84ae01251b3baadfb5aca443',1,'Hydro::MacProjector']]],
- ['m_5fneeds_5fupdate_4955',['m_needs_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3a04ce523f79cd92d755563953021ceb',1,'amrex::MLNodeABecLaplacian::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a15ebbe140a2faea1fccb3b4bb71ddb60',1,'amrex::MLTensorOp::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a15abc2cecf258e0967f5803ef5c5729e',1,'amrex::MLEBTensorOp::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aadf975aed65ffe24b230421d1366de50',1,'amrex::MLEBABecLap::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ab3dca372fae6a1446f43a056d410f165',1,'amrex::MLABecLaplacianT::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#af29f1000f607cefa4da6f1b1ee30090a',1,'amrex::MLALaplacianT::m_needs_update()']]],
- ['m_5fneighbor_5flist_4956',['m_neighbor_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a739c2408e1c55081d20e737f6bf7ec8f',1,'amrex::NeighborParticleContainer']]],
- ['m_5fneighbor_5fmask_5finitialized_4957',['m_neighbor_mask_initialized',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a68fedc2fd57b0e5efccdf65617f930ff',1,'amrex::NeighborParticleContainer']]],
- ['m_5fneighbor_5fmask_5fptr_4958',['m_neighbor_mask_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0f3bc83f8fdf1b3468248103a0000a49',1,'amrex::NeighborParticleContainer']]],
- ['m_5fneighbor_5fprocs_4959',['m_neighbor_procs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a1eeb92e8809fe6c87b84c777c42323e6',1,'amrex::ParticleCopyPlan']]],
- ['m_5fng_4960',['m_ng',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a243abcb767a6293942dfe15a845d2faf',1,'amrex::FabArrayBase::CFinfo::m_ng()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#aa6a101ddf89df501b82f6fcc9e91ebd7',1,'amrex::FabArrayBase::ParForInfo::m_ng()']]],
- ['m_5fnghb_4961',['m_nghb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html#aa6351251f6a541b7405e78821225617a',1,'amrex::EB2::Vertex']]],
- ['m_5fnghost_4962',['m_nghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a5c4673c519e93d3cb903313647fce320',1,'amrex::FillPatcher::m_nghost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a0c8e0e716132c46ca1f819aec5f0ffc9',1,'amrex::HypreSolver::m_nghost()']]],
- ['m_5fngpublocks_5fd_4963',['m_ngpublocks_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a08a177855c8f971da2aa51ebc08041bf',1,'amrex::OpenBCSolver']]],
- ['m_5fngpublocks_5fh_4964',['m_ngpublocks_h',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a80eeb93e042aaf3ba2197349b17e85c0',1,'amrex::OpenBCSolver']]],
- ['m_5fngrow_4965',['m_ngrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a3224bd8a5138a0ec366714238188b64f',1,'amrex::PlotFileDataImpl::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#ae7d84e3daa0f3502f2ce6369dcb42f60',1,'amrex::FabArrayBase::PolarB::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a4b580f495f97633950d9a0822c940fe8',1,'amrex::EB2::Level::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#a586875a69a8c7797c4b3a306dd1d175b',1,'amrex::FabArrayBase::RB180::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#ab3a3b3cf9579cd6289f0f73e1d9c70bd',1,'amrex::FabArrayBase::RB90::m_ngrow()']]],
- ['m_5fngrow_4966',['m_nGrow',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a273643e65dcd082d6987730ff80754e3',1,'AssignGridFilter']]],
- ['m_5fngrow_4967',['m_ngrow',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a3ca8c8a83ae8de231f84a5f8069e8348',1,'amrex::FabArrayBase::FB::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a49bcede42d9af444fdc2894b3454b63a',1,'amrex::EB2::IndexSpaceImp::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#af795cbf728f61e01dad211ef844a441c',1,'amrex::EB2::IndexSpaceChkptFile::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aeca546f429ec75acace53426c6907257',1,'amrex::VisMF::Header::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8c1e66f34abde299d2379f0261cfcb53',1,'amrex::EBDataCollection::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ab3c2e7a6fa7e1fb6b00450e34add430d',1,'amrex::AMRErrorTag::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#ad9db2e06c6728146ed5d6a2cf2fc956c',1,'amrex::EB2::IndexSpaceSTL::m_ngrow()']]],
- ['m_5fngrowdomain_4968',['m_ngrowdomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a3a92090574e0adaf00fc51398e9fcc32',1,'amrex::OpenBCSolver']]],
- ['m_5fniters_5fcg_4969',['m_niters_cg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad44bb368a47f6e10513f541a1047d18c',1,'amrex::MLMGT']]],
- ['m_5fnlevels_4970',['m_nlevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a73bf18da48973ca4cc293bf50410a031',1,'amrex::HypreMLABecLap::m_nlevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3f3c0311a36b81a7d73ef79905f77acd',1,'amrex::ParGDB::m_nlevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4ad2e4f73b2aa49cdd43dba6388760d6',1,'amrex::PlotFileDataImpl::m_nlevels()']]],
- ['m_5fnorm_5ffine_5fmask_4971',['m_norm_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aac3b69575b67cb155459d699783d537f',1,'amrex::MLNodeLinOp::m_norm_fine_mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#af29ed070015666e58d890685cb491900',1,'amrex::MLCellLinOpT::m_norm_fine_mask()']]],
- ['m_5fnormal_4972',['m_normal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acfd09edde6beeedfbac972b29a0bfa65',1,'amrex::EB2::PlaneIF']]],
- ['m_5fnormalization_5fthreshold_4973',['m_normalization_threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a0797df73e7c6a1283fd31748aa6f12e5',1,'amrex::MLNodeLaplacian']]],
- ['m_5fnosigma_5fstencil_4974',['m_nosigma_stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad3c3c020157daad724a6fff640529913',1,'amrex::MLNodeLaplacian']]],
- ['m_5fnot_5ffound_4975',['m_not_found',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#ab50914c07d7e0dd20468660135fb6a17',1,'amrex::BinIterator::m_not_found()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a7bbba0567292af76a5b3d7937dcadd76',1,'amrex::SparseBinIteratorFactory::m_not_found()']]],
- ['m_5fnpivs_4976',['m_npivs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a27b3efefb425391025f69a103f062dc0',1,'amrex::LUSolver']]],
- ['m_5fnprocs_5fper_5fnode_4977',['m_nprocs_per_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2efa14fb9d9ac2f6288d17e6890132ac',1,'amrex::ParallelDescriptor']]],
- ['m_5fnprocs_5fper_5fprocessor_4978',['m_nprocs_per_processor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a38b3712843db6ceb3877ab59bd4df4f0',1,'amrex::ParallelDescriptor']]],
- ['m_5fnranks_4979',['m_nranks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a31bfd44f2e4c7e7fe623b14eb62b81c6',1,'amrex::ParallelContext::Frame']]],
- ['m_5fnrcvs_4980',['m_nrcvs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ac2e31e632d2856477f32757e16ba053e',1,'amrex::ParticleCopyPlan']]],
- ['m_5fnrows_4981',['m_nrows',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a090a812eff2805e0156494ff84bc332d',1,'amrex::HypreSolver']]],
- ['m_5fnrows_5fgrid_4982',['m_nrows_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a0da44696050a0f1ee648fad900d497f0',1,'amrex::HypreSolver']]],
- ['m_5fnrows_5fproc_4983',['m_nrows_proc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#aa617021e09275cf95cafa956854a0e76',1,'amrex::HypreSolver']]],
- ['m_5fnstates_4984',['m_nstates',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a5dd0ffbdeea32e60081285deaf2923ec',1,'amrex::BlockMutex']]],
- ['m_5fnthreads_4985',['m_nthreads',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a42964fcfc71605c366a9881334b4b44e',1,'amrex::FabArrayBase::ParForInfo']]],
- ['m_5fnthreads_5fmomtag_4986',['m_nthreads_momtag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a5d5c2037341dc1939ceb71904c642f7e',1,'amrex::OpenBCSolver']]],
- ['m_5fnull_4987',['m_null',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a4847995282bbe72acece1c294025df39',1,'amrex::BATransformer::BATOp']]],
- ['m_5fnum_5famr_5flevels_4988',['m_num_amr_levels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe9761ce7b771e51e0b47d415779ce93',1,'MLLinOpT< Array< MultiFab, 3 > >::m_num_amr_levels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe9761ce7b771e51e0b47d415779ce93',1,'amrex::MLLinOpT::m_num_amr_levels()']]],
- ['m_5fnum_5fbins_4989',['m_num_bins',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a672f876e039fdebfbbb5480878ba4d60',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_num_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a7e4813e198bd76868be6eacd0120a562',1,'amrex::ParticleLocator::m_num_bins()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a11aed40e2ac62cfff56202d86e98a1ec',1,'amrex::SparseBinIteratorFactory::m_num_bins()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a672f876e039fdebfbbb5480878ba4d60',1,'amrex::AssignGrid::m_num_bins()']]],
- ['m_5fnum_5fcoarsen_5fopt_4990',['m_num_coarsen_opt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a53bf89272eec625e5a81c23b9a555615',1,'amrex::EB2::IndexSpaceImp']]],
- ['m_5fnum_5fiterations_4991',['m_num_iterations',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ac7f56a34119321e36dcd74e70071caa0',1,'amrex::HypreIJIface']]],
- ['m_5fnum_5fmg_5flevels_4992',['m_num_mg_levels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a64262a62291404dab652353158886cce',1,'amrex::MLLinOpT::m_num_mg_levels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a64262a62291404dab652353158886cce',1,'MLLinOpT< Array< MultiFab, 3 > >::m_num_mg_levels()']]],
- ['m_5fnum_5fneighbor_5fcells_4993',['m_num_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c12404dedc750595ce4d68731d6fc29',1,'amrex::NeighborParticleContainer']]],
- ['m_5fnum_5fneighbor_5fparticles_4994',['m_num_neighbor_particles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a3306e52c6281fde864a8d33a9b53d72c',1,'amrex::ArrayOfStructs::m_num_neighbor_particles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a8c77c12736c976f0848d534b810cdc34',1,'amrex::StructOfArrays::m_num_neighbor_particles()']]],
- ['m_5fnum_5fruntime_5fint_4995',['m_num_runtime_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a84c4da34c34c28aeeeaad3424ea4d95a',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a84c4da34c34c28aeeeaad3424ea4d95a',1,'amrex::ParticleTileData::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87e6d8dc966e6089011ddb15c43a2f74',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a951364a24289b8bad79125f8cb81dafe',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a951364a24289b8bad79125f8cb81dafe',1,'amrex::ConstParticleTileData::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87e6d8dc966e6089011ddb15c43a2f74',1,'amrex::ParticleContainer_impl::m_num_runtime_int()']]],
- ['m_5fnum_5fruntime_5freal_4996',['m_num_runtime_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a6f05aa13e362cb416ba3f0ed01b25231',1,'amrex::ConstParticleTileData::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a6f05aa13e362cb416ba3f0ed01b25231',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a972a56d27fa5ca77b8eb78e93637180d',1,'amrex::ParticleContainer_impl::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a972a56d27fa5ca77b8eb78e93637180d',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aaaf158195e20f27b6f71e4f8c3cecdde',1,'amrex::ParticleTileData::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aaaf158195e20f27b6f71e4f8c3cecdde',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_real()']]],
- ['m_5fnum_5ftri_4997',['m_num_tri',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a02713b3bdf5197301486a78cca290534',1,'amrex::STLtools']]],
- ['m_5fnumsnds_4998',['m_NumSnds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a18a64fd46d15d910a3fdd48a4868a200',1,'amrex::ParticleCopyPlan']]],
- ['m_5fnumteams_4999',['m_numTeams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a665b0b12d8aadf1fe4050650f79c880f',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['m_5fnuse_5000',['m_nuse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#ab7ed1b94952706285d9835f120f14460',1,'amrex::FabArrayBase::CFinfo::m_nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a9f9ac2d25dca93a6c78e056366d6a1d7',1,'amrex::FabArrayBase::CPC::m_nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a0a00f73f9c7b0a2817b46ea1044e17ff',1,'amrex::FabArrayBase::FB::m_nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ae49fab0f0511c1fdf00502b40eecf615',1,'amrex::FabArrayBase::FPinfo::m_nuse()']]],
- ['m_5fnvars_5001',['m_nvars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a3c89ce27b59a958a85af76b7106d0d47',1,'amrex::HypreSolver::m_nvars()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#aaef798272fb28c2f79185f6be424a717',1,'amrex::Parser::Data::m_nvars()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a8f941db726ad3f6a2e60a4e4bed8229a',1,'amrex::IParser::Data::m_nvars()']]],
- ['m_5foff_5fbins_5fp_5002',['m_off_bins_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a64387b045d204383bf43d1daf728d4a2',1,'amrex::BinMapper']]],
- ['m_5foffset_5003',['m_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a2c1236a694939f630bd82a59f383f00d',1,'amrex::OpenBCSolver::m_offset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#aa65411b79204065ebd07950c94c0cb34',1,'amrex::EB2::TranslationIF::m_offset()']]],
- ['m_5foffset_5fcf_5fbcoefs_5004',['m_offset_cf_bcoefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6a33ca51865b1c9f828b5d53187ede6c',1,'amrex::HypreMLABecLap']]],
- ['m_5foffsets_5005',['m_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad70b443fd8e65a368e1fed776614b0e4',1,'amrex::DenseBins::m_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad70b443fd8e65a368e1fed776614b0e4',1,'DenseBins< ParticleType >::m_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad70b443fd8e65a368e1fed776614b0e4',1,'DenseBins< typename amrex::ParticleTileData >::m_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a61877be196b17888cd8222578d4ddf02',1,'amrex::SparseBins::m_offsets()']]],
- ['m_5foffsets_5fptr_5006',['m_offsets_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a5481f6264dec77ce8ab7e5d055b43d77',1,'amrex::BinIterator::m_offsets_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#af40598ebac6f1379f8c9364e0140cecf',1,'amrex::DenseBinIteratorFactory::m_offsets_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#ade6704bbc963e4c3734bd2348e79847b',1,'amrex::SparseBinIteratorFactory::m_offsets_ptr()']]],
- ['m_5fok_5007',['m_ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#acdef1c2b11c62f8e02b1a4806de74376',1,'amrex::EB2::Level']]],
- ['m_5fold_5008',['m_old',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html#a6988aa8a1462464a612470f422835404',1,'amrex::Gpu::GraphSafeGuard::m_old()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html#aa241ac23303cd06b4eb0b725e5815086',1,'amrex::Gpu::LaunchSafeGuard::m_old()']]],
- ['m_5fop_5009',['m_op',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ae5934f27c83bc63db5971f7d9fc6c780',1,'amrex::BATransformer']]],
- ['m_5foptions_5fnamespace_5010',['m_options_namespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a68f95ee1a326d07fe027835c905ece00',1,'amrex::HypreSolver']]],
- ['m_5fout_5011',['m_out',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a9137c45cc574cabfd0194ab8ed082116',1,'amrex::ParallelContext::Frame']]],
- ['m_5fout_5ffilename_5012',['m_out_filename',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a3ae9cdc97369e2f1381f095af24e497e',1,'amrex::ParallelContext::Frame']]],
- ['m_5foverride_5fsync_5013',['m_override_sync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#aae9da292ab2ecb89a86dbda52330ae4e',1,'amrex::FabArrayBase::FB']]],
- ['m_5foverset_5fdirichlet_5fmask_5014',['m_overset_dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a7c0bb3eeb87e33f76c055d78e1e68df2',1,'amrex::MLNodeLinOp']]],
- ['m_5foverset_5fmask_5015',['m_overset_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a5deec6d79b32b6214a8ed086a2129e8d',1,'amrex::HypreABecLap3::m_overset_mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#aa1bc328cdef65e6dfab478914c2913d7',1,'amrex::MLCellABecLapT::m_overset_mask()']]],
- ['m_5foverwrite_5ffiles_5016',['m_overwrite_files',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8586f98cdc225f4e2a60cc42046b0504',1,'amrex::HypreIJIface']]],
- ['m_5fowner_5017',['m_owner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a8d1a994928ff734df597327f22db12dd',1,'amrex::CArena::Node']]],
- ['m_5fowner_5fmask_5018',['m_owner_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ac643c87beeb9db50b0bf6c3584e0e055',1,'amrex::HypreSolver']]],
- ['m_5fowner_5fmask_5fbottom_5019',['m_owner_mask_bottom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2f43f1de03008aad9e578d76ad0551be',1,'amrex::MLNodeLinOp']]],
- ['m_5fowner_5fmask_5ftop_5020',['m_owner_mask_top',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aa6f3b2435897100cfd9e1cba8c95d7af',1,'amrex::MLNodeLinOp']]],
- ['m_5fownership_5021',['m_ownership',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a2f337d4047cb7af6c2c86b6a56ff0523',1,'amrex::DistributionMapping::Ref']]],
- ['m_5fpa_5022',['m_pa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a87affdf01557cac536e54b52e606783d',1,'amrex::Gpu::Elixir::m_pa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6e7c0f5fc1401ba1497916e015b8591c',1,'amrex::VisMF::m_pa()']]],
- ['m_5fpad_5fcorrection_5023',['m_pad_correction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a81bc5519ac623a1d14e612f8fe202742',1,'amrex::GetSendBufferOffset']]],
- ['m_5fpara_5024',['m_parA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a95128f78f0176e507ec9b05cddbb80a5',1,'amrex::HypreIJIface']]],
- ['m_5fparent_5025',['m_parent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a4e89aa75cb75a863666efa8df2f74e9b',1,'amrex::EB2::Level::m_parent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a9077580d8ff605511c26c67b023364e8',1,'amrex::EBFArrayBoxFactory::m_parent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa96812cd049f02fe827fc1573fa0626e',1,'MLLinOpT< Array< MultiFab, 3 > >::m_parent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa96812cd049f02fe827fc1573fa0626e',1,'amrex::MLLinOpT::m_parent()']]],
- ['m_5fparmparse_5fprefix_5026',['m_parmparse_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a605594e57a93565ba4561e922fc237d4',1,'amrex::HypreMLABecLap']]],
- ['m_5fparrhs_5027',['m_parRhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a470b11bb06368021f02f861a95520128',1,'amrex::HypreIJIface']]],
- ['m_5fparser_5028',['m_parser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#abac6e2284d98331984ef3d8967877219',1,'amrex::Parser::Data::m_parser()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a0ee1bc4aa5ddc1e1c59c6e3b4965630c',1,'amrex::EB2::ParserIF::m_parser()']]],
- ['m_5fparser_5fprefix_5029',['m_parser_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac6d6405babd810179e1e69872b4075fb',1,'amrex::ParmParse']]],
- ['m_5fparsln_5030',['m_parSln',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#abc0833145a0104c5fd87f4d16dc89db9',1,'amrex::HypreIJIface']]],
- ['m_5fparticle_5fcurrent_5ftile_5031',['m_particle_current_tile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#abedcbfd256a529f1b411014efb0dfd31',1,'amrex::ParIterBase_impl::m_particle_current_tile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#abedcbfd256a529f1b411014efb0dfd31',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_particle_current_tile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#abedcbfd256a529f1b411014efb0dfd31',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_particle_current_tile()']]],
- ['m_5fparticle_5flocator_5032',['m_particle_locator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa9bbd6752d478b3a24e66f2caa11196b',1,'amrex::ParticleContainerBase']]],
- ['m_5fparticle_5frreqs_5033',['m_particle_rreqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aa7dcdca22d276a177da66220283582c0',1,'amrex::ParticleCopyPlan']]],
- ['m_5fparticle_5fstats_5034',['m_particle_stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aac55f2c595ea7f57832345df3d5fb78b',1,'amrex::ParticleCopyPlan']]],
- ['m_5fparticle_5ftile_5fdata_5035',['m_particle_tile_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a3756c36bbd9c983a71008537cd238cf5',1,'amrex::SoAParticle']]],
- ['m_5fparticles_5036',['m_particles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a08209cdd1d5e91d7d010403fd22b3468',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_particles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a08209cdd1d5e91d7d010403fd22b3468',1,'amrex::ParticleContainer_impl::m_particles()']]],
- ['m_5fpc_5037',['m_pc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a1161bc07e1265c1be89ccc12e7a11221',1,'amrex::ParIterBase_impl::m_pc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a1161bc07e1265c1be89ccc12e7a11221',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_pc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a1161bc07e1265c1be89ccc12e7a11221',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_pc()']]],
- ['m_5fperiod_5038',['m_period',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#ae5ff0f4d1aea7da43378472739eae7d2',1,'amrex::FabArrayBase::CPC::m_period()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a80294b3b23ece6729eca66ec2b75dcad',1,'amrex::FabArrayBase::FB::m_period()']]],
- ['m_5fperiodic_5fshift_5039',['m_periodic_shift',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a3486942c2721d9199b20c57461b5d31a',1,'amrex::ParticleCopyOp']]],
- ['m_5fperm_5040',['m_perm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad40e15a5e019a0a7afa527c6226e7675',1,'amrex::DenseBins::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad40e15a5e019a0a7afa527c6226e7675',1,'DenseBins< ParticleType >::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad40e15a5e019a0a7afa527c6226e7675',1,'DenseBins< typename amrex::ParticleTileData >::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#aabe787e78944c662b6e4288f23c5eafb',1,'amrex::BinIterator::iterator::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a0c8ada8a50d63270eee76dd43195a8ff',1,'amrex::SparseBins::m_perm()']]],
- ['m_5fpermutation_5fptr_5041',['m_permutation_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#aaa0ba8a334ea7c7bdafb69ad89955e1f',1,'amrex::BinIterator::m_permutation_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a08f5000a813c49c45a7f7c7476360106',1,'amrex::DenseBinIteratorFactory::m_permutation_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a3f84a41c582546501b263369e4d13ef1',1,'amrex::SparseBinIteratorFactory::m_permutation_ptr()']]],
- ['m_5fphi_5042',['m_phi',['../classHydro_1_1MacProjector.html#a20de06bc31b064c6e819c541272c3be9',1,'Hydro::MacProjector::m_phi()'],['../classHydro_1_1NodalProjector.html#a2df28ee7713c43e77e24d14df3f77bcc',1,'Hydro::NodalProjector::m_phi()']]],
- ['m_5fphi_5feb_5043',['m_phi_eb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#aac77fee4af067d987c117ae62a73d9ce',1,'amrex::MLEBNodeFDLaplacian']]],
- ['m_5fphi_5floc_5044',['m_phi_loc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ae0ea21faa4cc1aeadf8641b37d8cf59f',1,'amrex::MLEBABecLap::m_phi_loc()'],['../classHydro_1_1MacProjector.html#ac58750f077dd9c946450520bb464eade',1,'Hydro::MacProjector::m_phi_loc()']]],
- ['m_5fphind_5045',['m_phind',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a5169dad1c41680aa536527c80486f3b6',1,'amrex::OpenBCSolver']]],
- ['m_5fpi_5046',['m_pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a4af48d8e7785fd2fdc80cc68c460e520',1,'amrex_constants_module']]],
- ['m_5fpiv_5047',['m_piv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#aaceb7a501559fdef423b5e60f493d4fd',1,'amrex::LUSolver']]],
- ['m_5fplan_5fb_5fx_5048',['m_plan_b_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a62d18d315e872bef1a1d63fa96dcf1e2',1,'hacc::Dfft']]],
- ['m_5fplan_5fb_5fy_5049',['m_plan_b_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ab473013539fe7740454dde52bc863b08',1,'hacc::Dfft']]],
- ['m_5fplan_5fb_5fz_5050',['m_plan_b_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae07650ba6c341261fcff1963c992145f',1,'hacc::Dfft']]],
- ['m_5fplan_5ff_5fx_5051',['m_plan_f_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a9e008a9f0839f098d817a567bf2c598c',1,'hacc::Dfft']]],
- ['m_5fplan_5ff_5fy_5052',['m_plan_f_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aa73a222d425fcec58d2b0f8526ed8399',1,'hacc::Dfft']]],
- ['m_5fplan_5ff_5fz_5053',['m_plan_f_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a6aead4d24eb32ff0f26282de9e0434d6',1,'hacc::Dfft']]],
- ['m_5fplo_5054',['m_plo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#acb8a58c814cd584552c2534852e7228b',1,'amrex::AssignGrid::m_plo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#acb8a58c814cd584552c2534852e7228b',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_plo()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a1dfe31cd80d8874bb9f33d3825231f1c',1,'FilterVirt::m_plo()']]],
- ['m_5fplo_5fp_5055',['m_plo_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#aa13006c74c21b3e90f81412d731f3b35',1,'amrex::BinMapper']]],
- ['m_5fplotfile_5fname_5056',['m_plotfile_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a5dcb296f4bcc59a183bba8f18210753b',1,'amrex::PlotFileDataImpl']]],
- ['m_5fpmap_5057',['m_pmap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a71bfe2565cefe2ceb8ad882db3ebabc3',1,'amrex::DistributionMapping::Ref']]],
- ['m_5fpoint_5058',['m_point',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acd2eb5b291fa7b4f4be7cad13c797274',1,'amrex::EB2::PlaneIF']]],
- ['m_5fpoints_5059',['m_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a37d083bd92c41f07f8e14c4ace3496e5',1,'amrex::EBToPVD']]],
- ['m_5fpoisson_5060',['m_poisson',['../classHydro_1_1MacProjector.html#ac385fd4e191d432e3aeabb6d622664f6',1,'Hydro::MacProjector']]],
- ['m_5fpoisson_5f1_5061',['m_poisson_1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a709e83e70ab954da3922f40d676b5295',1,'amrex::OpenBCSolver']]],
- ['m_5fpoisson_5f2_5062',['m_poisson_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a30bb1d5c74178f67ac147168cf5d7e27',1,'amrex::OpenBCSolver']]],
- ['m_5fpolynomial_5063',['m_polynomial',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#aa2c56927d92aab11d6102c29c9040f30',1,'amrex::EB2::PolyIF::m_polynomial()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#ab7dabb0bff8ee7a62ab1b97108429374',1,'amrex::EB2::PolynomialIF::m_polynomial()']]],
- ['m_5fpos_5064',['m_pos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a93ebe9c4ff3729d52843f9d48eed9a53',1,'amrex::ParticleBase::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a93ebe9c4ff3729d52843f9d48eed9a53',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html#a705b1e5e27e52766ed56b20e98a0ece2',1,'amrex::ParticleBase< T, 0, 0 >::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html#aab64d84387cf94f9ce8589049ec9ad9e',1,'amrex::ParticleBase< T, 0, NInt >::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html#aa9f0b1bb9d369e5c204d1b6b6f7f6d67',1,'amrex::ParticleBase< T, NReal, 0 >::m_pos()']]],
- ['m_5fprecond_5065',['m_precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#acf501d7d69fdc89f757a8d27e455072a',1,'amrex::HypreIJIface']]],
- ['m_5fprecond_5fniters_5066',['m_precond_niters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a199c70c91ab83732cc2982f3712411e1',1,'amrex::GMRESMLMGT']]],
- ['m_5fpreconddestroyptr_5067',['m_precondDestroyPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad878f5c593038147c41c21ca7c8ec7d4',1,'amrex::HypreIJIface']]],
- ['m_5fpreconditioner_5fname_5068',['m_preconditioner_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8b1cf6f83cb8e3c65a01f11ff4003041',1,'amrex::HypreIJIface']]],
- ['m_5fprecondsetupptr_5069',['m_precondSetupPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a47d2841ac9969152f7c22549648ae15a',1,'amrex::HypreIJIface']]],
- ['m_5fprecondsolveptr_5070',['m_precondSolvePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a689f3de56a17e91425f008df5ddd02b0',1,'amrex::HypreIJIface']]],
- ['m_5fprefix_5071',['m_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a941314412b0921ba802f4620404cf33c',1,'amrex::ParmParse']]],
- ['m_5fprev_5fflag_5072',['m_prev_flag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html#ab3c2ef6e1ce41acc4328659e78732084',1,'amrex::Gpu::NoSyncRegion::m_prev_flag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a4950c95e43281815ad532ba7f6fa16b7',1,'amrex::Gpu::SingleStreamRegion::m_prev_flag()']]],
- ['m_5fprimary_5073',['m_primary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a7e0f7bd48cf94860e432afd6adbc3747',1,'amrex::StateDescriptor']]],
- ['m_5fprob_5fdomain_5074',['m_prob_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a51f959e60b4b3d013245636746c44247',1,'amrex::PlotFileDataImpl']]],
- ['m_5fprob_5fhi_5075',['m_prob_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a8f100dd50d87c8225ab3f4bd4e4e81ee',1,'amrex::PlotFileDataImpl']]],
- ['m_5fprob_5flo_5076',['m_prob_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#ac9e8ecd94ee3a7eb0baa3683442354ce',1,'amrex::PlotFileDataImpl']]],
- ['m_5fprob_5fsize_5077',['m_prob_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aa3ede8e016bea208be71cb1362edf3f7',1,'amrex::PlotFileDataImpl']]],
- ['m_5fproc_5fbox_5fcounts_5078',['m_proc_box_counts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#abc5ce29ac4025b099cc18ee6308b4b0f',1,'amrex::ParticleBufferMap']]],
- ['m_5fproc_5fbox_5foffsets_5079',['m_proc_box_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a65d85d75d30b1f67500bfa62aff5b162',1,'amrex::ParticleBufferMap']]],
- ['m_5fprofiling_5fstats_5080',['m_profiling_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a92c55c16fad7194ada541a5645340a03',1,'amrex::CArena']]],
- ['m_5fprop_5fzero_5081',['m_prop_zero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ad478296de575a072a91d73b9f8b0332e',1,'amrex::GMRESMLMGT']]],
- ['m_5fpstruct_5082',['m_pstruct',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a4b3fbe9ad7a9534399391d67b192eed1',1,'amrex::Neighbors::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a9d4e86f7dc2ff83b23bcd1d0a3d04413',1,'amrex::NeighborList::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#a09fd3cee10d0e540e802b6c7cd9fc6fd',1,'amrex::NeighborData::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a557c95eb717280427b11fa5404f4724a',1,'amrex::Neighbors::iterator::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#ac281e48bd349f0ba8f42b9373eaf0915',1,'amrex::Neighbors::const_iterator::m_pstruct()']]],
- ['m_5fptmax_5083',['m_ptmax',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a135d25559bca9a4ec5dca07f1d08378b',1,'amrex::STLtools']]],
- ['m_5fptmin_5084',['m_ptmin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aeeee47c9bfc52a2c01f6b6ad38043b49',1,'amrex::STLtools']]],
- ['m_5fptr_5085',['m_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ae7a9bb6b1bb859d01987340327e8d570',1,'amrex::Any::m_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#acb61a285c530ab7badab8ba4c096eb4b',1,'amrex::FatPtr::m_ptr()']]],
- ['m_5fptr_5fowner_5086',['m_ptr_owner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a343632bf7caa49187def50cae53bf757',1,'amrex::TableData']]],
- ['m_5fptref_5087',['m_ptref',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ab287060a4866170710f23abb884afe91',1,'amrex::STLtools']]],
- ['m_5fradii_5088',['m_radii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a1ba71f374b287b623a388dd3c3080135',1,'amrex::EB2::EllipsoidIF']]],
- ['m_5fradius_5089',['m_radius',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a7c5b05498e0dbdf86a65e6fc719e12ad',1,'amrex::EB2::CylinderIF::m_radius()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a3de3a558f56392c6c36976d0a8f21813',1,'amrex::EB2::SphereIF::m_radius()']]],
- ['m_5fraii_5fcomm_5090',['m_raii_comm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3e96c4035b1315b80c6301329695f86e',1,'amrex::MLLinOpT::m_raii_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3e96c4035b1315b80c6301329695f86e',1,'MLLinOpT< Array< MultiFab, 3 > >::m_raii_comm()']]],
- ['m_5frange_5091',['m_range',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a33de9fa05506431fd65c4134ce8ce573',1,'amrex::FillPatchIterator']]],
- ['m_5frank_5092',['m_rank',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ac01973ea2c365ab71ce7903d8e1dc686',1,'amrex::WeightedBoxList']]],
- ['m_5frank_5fin_5fnode_5093',['m_rank_in_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac28c7a40658a100cdc586086b19a3915',1,'amrex::ParallelDescriptor']]],
- ['m_5frank_5fin_5fprocessor_5094',['m_rank_in_processor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a089c919e9ff83dd0697192ff37dabbce',1,'amrex::ParallelDescriptor']]],
- ['m_5frank_5fme_5095',['m_rank_me',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#aa5b185e14618f1bef2f4a7bbd9be3f35',1,'amrex::ParallelContext::Frame']]],
- ['m_5frankinteam_5096',['m_rankInTeam',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a7afcd50dc8308b36a3f92aa13686d7d1',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['m_5fratio_5097',['m_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a3cc8f2331d48facc82d8d85c31bab3f1',1,'amrex::YAFluxRegisterT::m_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a97a8d3b8adf15cc4121246a77d7d23e0',1,'amrex::FillPatcher::m_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a762cdbc28b362b73ca1e44330814ea07',1,'amrex::EdgeFluxRegister::m_ratio()']]],
- ['m_5frcv_5fbox_5fcounts_5098',['m_rcv_box_counts',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a0cecada82881cc3751599dc6818e5a26',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fbox_5fids_5099',['m_rcv_box_ids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a0298dfc0a4cf7473d0928f295d4fc69a',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fbox_5flevs_5100',['m_rcv_box_levs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a30ec4ed1918cc93dc2345d25aeb4a650',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fbox_5foffsets_5101',['m_rcv_box_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7bda4dd344e77a88f619886e4b7a5e41',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fbox_5fpids_5102',['m_rcv_box_pids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a27b5bc6c55bb3af6e0a9fe4227182a2e',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fdata_5103',['m_rcv_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aade131a77bcc6958b5a1c5296f4f62ec',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fnum_5fparticles_5104',['m_rcv_num_particles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aeb2916dc26f61c4c1e88711227433967',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fpad_5fcorrection_5fd_5105',['m_rcv_pad_correction_d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a8305346a9bb20a4e5d7983acb025a5a8',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcv_5fpad_5fcorrection_5fh_5106',['m_rcv_pad_correction_h',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ac166e1289239c5e946d1286621d5abd5',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcvproc_5107',['m_RcvProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#abfa960b63b48835c96d12a8754327b10',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcvs_5108',['m_Rcvs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a77c7aface2c0ecf8d3a8006c8924e8fc',1,'amrex::ParticleCopyPlan']]],
- ['m_5frcvtags_5109',['m_RcvTags',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a8a30e2336976ffe878c2c6558ecce70d',1,'amrex::FabArrayBase::CommMetaData::m_RcvTags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#ace340f0f6a72f7ab1c028ea49d783ba3',1,'amrex::MPMD::Copier::m_RcvTags()']]],
- ['m_5frdata_5110',['m_rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#afb784bdcba676085fb35c643d7af1813',1,'amrex::ConstParticleTileData::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#afb784bdcba676085fb35c643d7af1813',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a366f10b761dd77036582e32b7bdb2c77',1,'amrex::ParticleBase::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a366f10b761dd77036582e32b7bdb2c77',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html#a1fb1e5ea06a345e33563fe09729a8ee7',1,'amrex::ParticleBase< T, NReal, 0 >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a249e437162c17a56356c37d2d1a90306',1,'amrex::ParticleTileData::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a249e437162c17a56356c37d2d1a90306',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aaffa30601135a22b5e4f9ac283b06aa1',1,'amrex::StructOfArrays::m_rdata()']]],
- ['m_5freal_5111',['m_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#abe7e2332d46ea24486dfe52e6aaf0e84',1,'amrex::GpuComplex']]],
- ['m_5frealbox_5112',['m_realbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a780852cad4ac22553f8cdbda0ff107a4',1,'amrex::AMRErrorTagInfo']]],
- ['m_5frecompute_5fpreconditioner_5113',['m_recompute_preconditioner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad473615875cdc97cafae5a44ca7fff27',1,'amrex::HypreIJIface']]],
- ['m_5fredblack_5114',['m_redblack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a32694ef00d37d519168801799c4b90e1',1,'amrex::MLNodeTensorLaplacian']]],
- ['m_5fref_5115',['m_ref',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a66d4a4d11b9ff6a159c90448e55b6885',1,'amrex::DistributionMapping::m_ref()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aaf44041b956612401793f474280e5e2f',1,'amrex::BoxArray::m_ref()']]],
- ['m_5fref_5fratio_5116',['m_ref_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6ca733ac26d20abcd182611ba7869be4',1,'amrex::HypreMLABecLap::m_ref_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a899e3e1837760fbc015d572dc4218204',1,'amrex::InterpFaceRegister::m_ref_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a5186d184c4ecd851f7a6859b09688aa1',1,'amrex::PlotFileDataImpl::m_ref_ratio()'],['../classHydro_1_1NodalProjector.html#aa26e4d42d1be4192245b2a5daddf0cfd',1,'Hydro::NodalProjector::m_ref_ratio()']]],
- ['m_5fregion_5ftag_5117',['m_region_tag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ad2c72c01911307129e1f6124db9cdf36',1,'amrex::FabArrayBase']]],
- ['m_5freq_5118',['m_req',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a6dd614e3778be9c2c607de3c7fa4881d',1,'amrex::ParallelDescriptor::Message']]],
- ['m_5fres_5119',['m_res',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afbcc70d7e05d287e623de403243074f4',1,'amrex::GMRES::m_res()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afbcc70d7e05d287e623de403243074f4',1,'GMRES< MF, GMRESMLMGT< MF > >::m_res()']]],
- ['m_5fresource_5120',['m_resource',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a70005a334b1a0d87aa5a94c43ad7ce8a',1,'amrex::EB2::GeometryShop']]],
- ['m_5frestart_5ffile_5121',['m_restart_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a7faca328c01194fcb735a45e466529e7',1,'amrex::EB2::ChkptFile']]],
- ['m_5frestrtlen_5122',['m_restrtlen',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8c2b6b33ceb2cb2a1342efd3f2b1c13b',1,'amrex::GMRES::m_restrtlen()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8c2b6b33ceb2cb2a1342efd3f2b1c13b',1,'GMRES< MF, GMRESMLMGT< MF > >::m_restrtlen()']]],
- ['m_5fresult_5fis_5fready_5123',['m_result_is_ready',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a4e60cd020808a640d7de13b866728202',1,'amrex::ReduceOps']]],
- ['m_5frhs_5124',['m_rhs',['../classHydro_1_1NodalProjector.html#a5a431f64f8d7d573f352a4bdb2964893',1,'Hydro::NodalProjector::m_rhs()'],['../classHydro_1_1MacProjector.html#ae6c4a3f3e2e04babd66b9bf2cb22c19d',1,'Hydro::MacProjector::m_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ab6b44070d9d15cc4932b59f06a0558cd',1,'amrex::HypreIJIface::m_rhs()']]],
- ['m_5frhsnorm0_5125',['m_rhsnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a94b67005dca34f78005f42da6f7b3f04',1,'amrex::MLMGT']]],
- ['m_5frmap_5126',['m_rmap',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a11af510cedfd5ac8bd70be4c1573ff05',1,'hacc::Distribution']]],
- ['m_5frobin_5fbcval_5127',['m_robin_bcval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a95a0dd3f6700b3da5b020a66ef726dff',1,'amrex::MLCellLinOpT']]],
- ['m_5froffset_5128',['m_rOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a860eec9b2f5d15e91706d6feb2fa2134',1,'amrex::ParticleCopyPlan']]],
- ['m_5froot_5129',['m_root',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a933d2d3cd77f3b584a5247341fb7c92e',1,'amrex::detail::SingleChunkArena']]],
- ['m_5frr_5130',['m_rr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ac72693b156f64de61d874f43d5d15443',1,'amrex::ParGDB']]],
- ['m_5frtol_5131',['m_rtol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4c8e3a4f12808510fd105e94547d264a',1,'amrex::GMRES::m_rtol()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4c8e3a4f12808510fd105e94547d264a',1,'GMRES< MF, GMRESMLMGT< MF > >::m_rtol()']]],
- ['m_5frun_5fon_5fgpu_5132',['m_run_on_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a38d234c1f591dc1c13f69afab789fba0',1,'amrex::StateDescriptor::BndryFunc::m_run_on_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#a631e5f4032aecbfad4c4acf5f35a7490',1,'amrex::BndryFuncArray::m_run_on_gpu()']]],
- ['m_5fruntime_5fcomps_5fdefined_5133',['m_runtime_comps_defined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9c8295a918075bcaac70f264b946b0e',1,'amrex::ParticleContainer_impl::m_runtime_comps_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9c8295a918075bcaac70f264b946b0e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_runtime_comps_defined()']]],
- ['m_5fruntime_5fi_5fcptrs_5134',['m_runtime_i_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a168b67cee9983016eb4a811d740523e2',1,'amrex::ParticleTile']]],
- ['m_5fruntime_5fi_5fptrs_5135',['m_runtime_i_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ae172244722fde937a7ba5a8a60a5ff99',1,'amrex::ParticleTile']]],
- ['m_5fruntime_5fidata_5136',['m_runtime_idata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ad2111767fb8cdbbc2a9f4f12c94f2e23',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a10ad5fb2e51e43137e1b26ce70119735',1,'amrex::StructOfArrays::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a45bd743cea8c770a0600e7b10b01212a',1,'amrex::ConstParticleTileData::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a45bd743cea8c770a0600e7b10b01212a',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ad2111767fb8cdbbc2a9f4f12c94f2e23',1,'amrex::ParticleTileData::m_runtime_idata()']]],
- ['m_5fruntime_5fr_5fcptrs_5137',['m_runtime_r_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aa1f069375a3a442593c218fc4911de6d',1,'amrex::ParticleTile']]],
- ['m_5fruntime_5fr_5fptrs_5138',['m_runtime_r_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a6e6255a32ada9fcf2655a94d474ece11',1,'amrex::ParticleTile']]],
- ['m_5fruntime_5frdata_5139',['m_runtime_rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a36375e824fc8bc51653e49929843701b',1,'amrex::ConstParticleTileData::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a36375e824fc8bc51653e49929843701b',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a987d5cecf378f8b22100a4160856c42a',1,'amrex::ParticleTileData::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a987d5cecf378f8b22100a4160856c42a',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a179e1b7074dc1c6f3fe55ee3222839de',1,'amrex::StructOfArrays::m_runtime_rdata()']]],
- ['m_5frz_5140',['m_rz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a37504f75c2cf6b138aa349ec76e7a078',1,'amrex::MLEBNodeFDLaplacian']]],
- ['m_5frz_5falpha_5141',['m_rz_alpha',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a78cd20ff53eafb5fcd69e357e221d08a',1,'amrex::MLEBNodeFDLaplacian']]],
- ['m_5fs0_5fnorm0_5142',['m_s0_norm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a587789b33e8a1da29ce868daeb003995',1,'amrex::MLNodeLaplacian']]],
- ['m_5fs_5fcc_5143',['m_S_cc',['../classHydro_1_1NodalProjector.html#aa844007db4b80bbb38b6508f77e955c7',1,'Hydro::NodalProjector']]],
- ['m_5fs_5fnd_5144',['m_S_nd',['../classHydro_1_1NodalProjector.html#a861303e523625db0455563843aeeeb3d',1,'Hydro::NodalProjector']]],
- ['m_5fs_5fphi_5feb_5145',['m_s_phi_eb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ad48c24f09145f008fdbfce5f08f02351',1,'amrex::MLEBNodeFDLaplacian']]],
- ['m_5fscalars_5fset_5146',['m_scalars_set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a9ef257d12dd2d94c4a70ff5fb5d8f534',1,'amrex::MLABecLaplacianT::m_scalars_set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aeef8369bc805a494e2be105d59873c66',1,'amrex::MLEBABecLap::m_scalars_set()']]],
- ['m_5fscomp_5147',['m_scomp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a77d378e6f4445b1b52d50e81d97c85fc',1,'amrex::FillPatchIteratorHelper']]],
- ['m_5fsfine_5148',['m_sfine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ab2eadd469cce946d670a7de5a16e4f79',1,'amrex::FillPatcher']]],
- ['m_5fsfinv_5149',['m_sfinv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a932ebe41c20dbea7dbe43d208f1dc71d',1,'amrex::EB2::ScaleIF']]],
- ['m_5fsigma_5150',['m_sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a7d8ad0e6e2657c16c753f60cc17434af',1,'amrex::MLEBNodeFDLaplacian::m_sigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a8a183b518f95b79420fa95a4400b3a4f',1,'amrex::MLNodeLaplacian::m_sigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a84d4e74b64ef41514492203039ea9d31',1,'amrex::MLNodeTensorLaplacian::m_sigma()'],['../classHydro_1_1NodalProjector.html#a034e829fec13923e69d3f7b58eb9f324',1,'Hydro::NodalProjector::m_sigma()']]],
- ['m_5fsigma_5fmf_5151',['m_sigma_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#af397473ffaa999e0ac6f0fa478d895a0',1,'amrex::MLEBNodeFDLaplacian']]],
- ['m_5fsign_5152',['m_sign',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a84095f8c7b235812724ab2d33c8d9130',1,'amrex::EB2::BoxIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#ab6453352eca518f991c6e74195f3d337',1,'amrex::EB2::CylinderIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a3b6e4a2ba4e86b1b2857488b3453e37d',1,'amrex::EB2::EllipsoidIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#a13d4b5d3d37df39a577f5238cf23394e',1,'amrex::EB2::PlaneIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#ad957f17b324e9e51370e72b065d6684c',1,'amrex::EB2::PolynomialIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a729f1a7c0e893a62bde14d9ce2aac7e5',1,'amrex::EB2::SphereIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a99567ce8919aa7ae802d60b62de5d08e',1,'amrex::EB2::TorusIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#a6de7c0bbb4b6f360ad71bb75da9ccf4b',1,'amrex::EB2::PolyIF::m_sign()']]],
- ['m_5fsimplified_5flist_5153',['m_simplified_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6111d0d59d47fcfe76123cc90bfa2f9c',1,'amrex::BoxArray']]],
- ['m_5fsin_5fangle_5154',['m_sin_angle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#a985a4f063595d3fa4506d2b014dff877',1,'amrex::EB2::RotationIF']]],
- ['m_5fsingle_5fchunk_5farena_5155',['m_single_chunk_arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::CutFab >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< TagBox >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< IArrayBox >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< FArrayBox >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::Mask >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::EBCellFlagFab >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::BaseFab< PetscInt > >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'amrex::FabArray::m_single_chunk_arena()']]],
- ['m_5fsingle_5fchunk_5fsize_5156',['m_single_chunk_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::Mask >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< TagBox >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< IArrayBox >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< FArrayBox >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::EBCellFlagFab >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::BaseFab< PetscInt > >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'amrex::FabArray::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::CutFab >::m_single_chunk_size()']]],
- ['m_5fsize_5157',['m_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< ParticleReal * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::XDim3 >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< char >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const int * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const int *, DefaultAllocator< const int * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const ParticleReal * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< index_type >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< int * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< int *, DefaultAllocator< int * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< int >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< std::size_t >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< unsigned int >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a1a226866e5efa7580c4f117e1c45e386',1,'amrex::EB2::PolynomialIF::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a3a15d388a4307d1a6af319e8244b7d1e',1,'amrex::ParallelDescriptor::ProcessTeam::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a22fdbcda4f3aba7fe5a29d9137589c4b',1,'amrex::ParticleArrayAccessor::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a34d743ea0713f912d08dec0a20cdaa38',1,'amrex::AmrAssignGrid::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a34d743ea0713f912d08dec0a20cdaa38',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#aeec4be8fd894735d9acaa7de8c62d63a',1,'amrex::Gpu::Buffer::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a4981ac43889bbde5f5d254c7fd5b3dee',1,'amrex::ConstParticleTileData::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a4981ac43889bbde5f5d254c7fd5b3dee',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#a686115184123b7683f8ecfeda3cec126',1,'amrex::FatPtr::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a61b50c1e4b1a9ae178034bf0bb29f5b8',1,'amrex::IParserStack::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a3eefad51a3f5c77dfba6bfa8f42e8909',1,'amrex::CArena::Node::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a482050d389e6f6f1a7628bb8a8df3696',1,'amrex::ParserStack::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::STLtools::Triangle >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a86862697cad81a5b2aeb56cfa052a507',1,'amrex::ParticleTileData::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a86862697cad81a5b2aeb56cfa052a507',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'amrex::PODVector::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::BoxND >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::NeighborCode >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::openbc::MomTag >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#a86498b7a5078e5d717d9208721216af7',1,'amrex::VectorTag::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a2ab5bb610d1b9c02e9a9d0d7a75138ad',1,'amrex::detail::SingleChunkArena::m_size()']]],
- ['m_5fsln_5158',['m_sln',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a4c1ff70e7ba67cb35235e310144a07ce',1,'amrex::HypreIJIface']]],
- ['m_5fsmall_5fradius_5159',['m_small_radius',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab2c4c827cd735a1c6759fadd8173f4f5',1,'amrex::EB2::TorusIF']]],
- ['m_5fsmooth_5fnum_5fsweeps_5160',['m_smooth_num_sweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ab0b6c523511d1ccca7263730a75019f9',1,'amrex::MLNodeLinOp']]],
- ['m_5fsnd_5fcounts_5161',['m_snd_counts',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a0fc80c44685a05b3c1e807569fae0d62',1,'amrex::ParticleCopyPlan']]],
- ['m_5fsnd_5fnum_5fparticles_5162',['m_snd_num_particles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a9af231ffac4e8ee9799fe6db8edd6886',1,'amrex::ParticleCopyPlan']]],
- ['m_5fsnd_5foffsets_5163',['m_snd_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a03f46ec462fad618d823836214c9411a',1,'amrex::ParticleCopyPlan']]],
- ['m_5fsnd_5fpad_5fcorrection_5fd_5164',['m_snd_pad_correction_d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a3900fd1e88118efacebc15ddd99cbacf',1,'amrex::ParticleCopyPlan']]],
- ['m_5fsnd_5fpad_5fcorrection_5fh_5165',['m_snd_pad_correction_h',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7bfedead4c32d33e5013a8b5df9c5245',1,'amrex::ParticleCopyPlan']]],
- ['m_5fsnds_5166',['m_Snds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a4f11e52b07357018bf4097a60913ec01',1,'amrex::ParticleCopyPlan']]],
- ['m_5fsndtags_5167',['m_SndTags',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a9faedeb4a7bf786a1143c2f4264369a0',1,'amrex::FabArrayBase::CommMetaData::m_SndTags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#ac8a7a8cb167be835313951319df1a7c0',1,'amrex::MPMD::Copier::m_SndTags()']]],
- ['m_5fsoa_5ftile_5168',['m_soa_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acfdbf84efe0aae5266a28545a2e45480',1,'amrex::ParticleTile']]],
- ['m_5fsolver_5169',['m_solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a6bb23759218b92724ea79d95bb57ec99',1,'amrex::HypreIJIface::m_solver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a4bde944cac23810adbcae8586a29fce4',1,'amrex::HypreMLABecLap::m_solver()']]],
- ['m_5fsolver_5fname_5170',['m_solver_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a1bd8897ee5f2be854cda1560c269d680',1,'amrex::HypreIJIface']]],
- ['m_5fsolverdestroyptr_5171',['m_solverDestroyPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aba91fd7d31b0749b326b8951483bd7fd',1,'amrex::HypreIJIface']]],
- ['m_5fsolverfinalresidualnormptr_5172',['m_solverFinalResidualNormPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a5dfbd6d925a40a4b9aaf87e999725fb8',1,'amrex::HypreIJIface']]],
- ['m_5fsolvernumitersptr_5173',['m_solverNumItersPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afd57a1fed363b002efd0870b9121d808',1,'amrex::HypreIJIface']]],
- ['m_5fsolverprecondptr_5174',['m_solverPrecondPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#af2a5eaf05419e462af43e6dbac0f7e32',1,'amrex::HypreIJIface']]],
- ['m_5fsolversetabstolptr_5175',['m_solverSetAbsTolPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ac89a536ece4354f50e37d9c348ca3cb3',1,'amrex::HypreIJIface']]],
- ['m_5fsolversetmaxiterptr_5176',['m_solverSetMaxIterPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8215a538fc2174de6ba720bf22aa9738',1,'amrex::HypreIJIface']]],
- ['m_5fsolversettolptr_5177',['m_solverSetTolPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afae6f2e6cca5494f6eb268b7454f3246',1,'amrex::HypreIJIface']]],
- ['m_5fsolversetupptr_5178',['m_solverSetupPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a0a39d10868c7060639ccc1d20dc09f49',1,'amrex::HypreIJIface']]],
- ['m_5fsolversolveptr_5179',['m_solverSolvePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a83da26622ba6d3465b95ca419d86586c',1,'amrex::HypreIJIface']]],
- ['m_5fspacedim_5180',['m_spacedim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aa8ed71c19d3021e1f6be45fbae836870',1,'amrex::PlotFileDataImpl']]],
- ['m_5fsqrt_5f2_5181',['m_sqrt_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a2543fcb32aea78d31b0c4515bf6ca150',1,'amrex_constants_module']]],
- ['m_5fsqrt_5fpi_5182',['m_sqrt_pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a83c308d92e3f50a4417ffa2eff4fc09c',1,'amrex_constants_module']]],
- ['m_5fsrc_5findices_5183',['m_src_indices',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a8f1e282c58e59fdc95a3343a81ff0517',1,'amrex::ParticleCopyOp']]],
- ['m_5fsrcba_5184',['m_srcba',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a0731da1aa60b01a75a86c66a1e49a82c',1,'amrex::FabArrayBase::CPC']]],
- ['m_5fsrcbdk_5185',['m_srcbdk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a786fb125f0c7e03c58115eaddeb7c159',1,'amrex::FabArrayBase::CPC::m_srcbdk()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a2028b1d14f841dd6c9e47646c2e8d33a',1,'amrex::FabArrayBase::FPinfo::m_srcbdk()']]],
- ['m_5fsrcng_5186',['m_srcng',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a368567f75989319e5002e2ec870d82b6',1,'amrex::FabArrayBase::CPC']]],
- ['m_5fss_5187',['m_ss',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#adcbc4760d56f58aa04be597a5ebbd9d1',1,'amrex::GMRES::m_ss()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#adcbc4760d56f58aa04be597a5ebbd9d1',1,'GMRES< MF, GMRESMLMGT< MF > >::m_ss()']]],
- ['m_5fss_5fa_5188',['m_ss_A',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#afce3813ade7df97da4e139f475916f05',1,'amrex::HypreMLABecLap']]],
- ['m_5fss_5fb_5189',['m_ss_b',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#af2f93bf32b6d1799e7bd2a3027b48853',1,'amrex::HypreMLABecLap']]],
- ['m_5fss_5fgraph_5190',['m_ss_graph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a3abcd57ae0d4187a40ee256bdd8f29f7',1,'amrex::HypreMLABecLap']]],
- ['m_5fss_5fgrid_5191',['m_ss_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6e1dd0ab2281b23542bdf3e612a88053',1,'amrex::HypreMLABecLap']]],
- ['m_5fss_5fprecond_5192',['m_ss_precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a7d02613d6773cec7b61dca2d4e1b5615',1,'amrex::HypreMLABecLap']]],
- ['m_5fss_5fsolver_5193',['m_ss_solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a610b6ca3b2fef67292ed1d0d1fbaddfa',1,'amrex::HypreMLABecLap']]],
- ['m_5fss_5fstencil_5194',['m_ss_stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a244b3cf6e6d1fab88dbccbb1a8a65512',1,'amrex::HypreMLABecLap']]],
- ['m_5fss_5fx_5195',['m_ss_x',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abc03d365cbc2f1a3791aa6f4bff1fd5f',1,'amrex::HypreMLABecLap']]],
- ['m_5fstat_5196',['m_stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a6a697134ff54d12d0cfd9302c2a3d4db',1,'amrex::ParallelDescriptor::Message::m_stat()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a0a7a1c0cd13749231991a5b7361fa2b6',1,'amrex::CArena::Node::m_stat()']]],
- ['m_5fstate_5197',['m_state',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#ab5a49fbd49c206ff3f03ee616e60b990',1,'amrex::BlockMutex']]],
- ['m_5fstatus_5198',['m_status',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a17f683d2c35ae90c2503051415156de6',1,'amrex::GMRES::m_status()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a17f683d2c35ae90c2503051415156de6',1,'GMRES< MF, GMRESMLMGT< MF > >::m_status()']]],
- ['m_5fstencil_5199',['m_stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae971fa5b7d9a948b3b8b778bb9540064',1,'amrex::MLNodeLaplacian']]],
- ['m_5fstllevel_5200',['m_stllevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#ab14caa115cde8da650b6587b8e73dd02',1,'amrex::EB2::IndexSpaceSTL']]],
- ['m_5fstop_5201',['m_stop',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#aa1d9037b41a3a5a4822adc0b226a63cf',1,'amrex::Neighbors::const_iterator::m_stop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a7a4551cfd44eb8d3855dc639c91d92a7',1,'amrex::Neighbors::iterator::m_stop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a203d3f6da36fafad340372cb87394dce',1,'amrex::BinIterator::iterator::m_stop()']]],
- ['m_5fstore_5fin_5fcheckpoint_5202',['m_store_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a83266e34a32f66f82481390292960e28',1,'amrex::StateDescriptor']]],
- ['m_5fstrategy_5203',['m_Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a5aadb0f378774b462229052551cd2db8',1,'amrex::DistributionMapping']]],
- ['m_5fsuperparticle_5fsize_5204',['m_superparticle_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a439daadd96aa6868c30e13e8baf8be18',1,'amrex::ParticleCopyPlan']]],
- ['m_5fsupport_5205',['m_support',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a9d7fc23809662b01ce10290962d272e8',1,'amrex::EBDataCollection::m_support()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a0121434aeeb0ad87903dd1401803c1ba',1,'amrex::EBFArrayBoxFactory::m_support()']]],
- ['m_5fsync_5206',['m_sync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ac43afd05d7a1429cfc3457df64e89d23',1,'amrex::Gpu::StreamIter']]],
- ['m_5fsync_5fresid_5fcrse_5207',['m_sync_resid_crse',['../classHydro_1_1NodalProjector.html#addb02b798336040f2a5967c348f8b702',1,'Hydro::NodalProjector']]],
- ['m_5fsync_5fresid_5ffine_5208',['m_sync_resid_fine',['../classHydro_1_1NodalProjector.html#a52f7d954bee1adb67991c1a764dbd314',1,'Hydro::NodalProjector']]],
- ['m_5ftable_5209',['m_table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abe4e8f257927686a878e5be81358b213',1,'amrex::ParmParse']]],
- ['m_5ftac_5fstats_5210',['m_TAC_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa5ab85a3018faa2b983936fa4116cd4f',1,'amrex::FabArrayBase']]],
- ['m_5ftags_5211',['m_tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::BaseFab< PetscInt > >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::CutFab >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::EBCellFlagFab >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::Mask >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< FArrayBox >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< IArrayBox >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< TagBox >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'amrex::FabArray::m_tags()']]],
- ['m_5ftauflux_5212',['m_tauflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#abb70c0cd0ba0b1da3fe27e69bb2fe792',1,'amrex::MLEBTensorOp']]],
- ['m_5fteam_5213',['m_Team',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a387acd4f26462ef60c5de9d87ef15c67',1,'amrex::ParallelDescriptor']]],
- ['m_5fteam_5fcomm_5214',['m_team_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a69bbcf1d147ce2786b6c5c4f166b2b1e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['m_5ftest_5215',['m_test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#aaf31df482ec4a1715c7364a12d4b0cc0',1,'amrex::AMRErrorTag']]],
- ['m_5ftgco_5216',['m_tgco',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a56625fa335515114f136cf0aa8488fec',1,'amrex::FabArrayBase::CPC']]],
- ['m_5fthecpcache_5217',['m_TheCPCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa2a265ca0b7ce27ee0f3d66c86fe929d',1,'amrex::FabArrayBase']]],
- ['m_5fthecrsefinecache_5218',['m_TheCrseFineCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab58a879dec4546737754f55dd8b600e2',1,'amrex::FabArrayBase']]],
- ['m_5fthefbcache_5219',['m_TheFBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6ec51851470b2e1ec57805bad7725268',1,'amrex::FabArrayBase']]],
- ['m_5fthefillpatchcache_5220',['m_TheFillPatchCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acdb408349f86d3e32c29e245a361ba0c',1,'amrex::FabArrayBase']]],
- ['m_5ftheparforcache_5221',['m_TheParForCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a3ac3a9247a9551f551256c6a1043e002',1,'amrex::FabArrayBase']]],
- ['m_5fthepolarbcache_5222',['m_ThePolarBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8bd69d649f9a0446dbc7ba981c58199a',1,'amrex::FabArrayBase']]],
- ['m_5ftherb180cache_5223',['m_TheRB180Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9549d43d5d9d74ddb7c541d9f3339848',1,'amrex::FabArrayBase']]],
- ['m_5ftherb90cache_5224',['m_TheRB90Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac6817d7110b3389ad5ececd0da4e241a',1,'amrex::FabArrayBase']]],
- ['m_5fthetilearraycache_5225',['m_TheTileArrayCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#afc113a32c271a6c406b525795a5d71e0',1,'amrex::FabArrayBase']]],
- ['m_5fthread_5226',['m_thread',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a3093fd845f22fd2dd628aca6a442851f',1,'amrex::BackgroundThread']]],
- ['m_5fthreadsafe_5227',['m_threadsafe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a52b41c558e2c01ea2386c5ffcf258759',1,'amrex::Gpu::StreamIter']]],
- ['m_5fthreadsafe_5floc_5228',['m_threadsafe_loc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a0d33ba955e754e4749cbb8337082bb0d',1,'amrex::FabArrayBase::CommMetaData']]],
- ['m_5fthreadsafe_5frcv_5229',['m_threadsafe_rcv',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a45f8bde679589b1086b07cc3faba6740',1,'amrex::FabArrayBase::CommMetaData']]],
- ['m_5ftile_5230',['m_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a963b4d0da43b9378de88dc4956581e83',1,'amrex::ParticleLocData']]],
- ['m_5ftilebox_5231',['m_tilebox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#ad662500121fee7c74a07d58b96c1f0dd',1,'amrex::ParticleLocData']]],
- ['m_5ftime_5232',['m_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ac669cda0914a26ea86c2c118e10791dc',1,'amrex::FillPatchIteratorHelper::m_time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a67448031bad4b668d4208c53c1b5056a',1,'amrex::PlotFileDataImpl::m_time()']]],
- ['m_5ftri_5fnormals_5fd_5233',['m_tri_normals_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#accd39d6fb1aca77a857b0a4ad1e51ce4',1,'amrex::STLtools']]],
- ['m_5ftri_5fpts_5fd_5234',['m_tri_pts_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#afe0f0661535402979c4c346235b957fc',1,'amrex::STLtools']]],
- ['m_5ftri_5fpts_5fh_5235',['m_tri_pts_h',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aee7f90ddbeb003f7aac15f3b448c4a87',1,'amrex::STLtools']]],
- ['m_5ftruesize_5236',['m_truesize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afe2cef7f8d8260130dc5640520f4062b',1,'amrex::TableData']]],
- ['m_5ftyp_5237',['m_typ',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a8e3247c949b2224196c82ab300bbfbb4',1,'amrex::BATbndryReg::m_typ()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#ae87c108fe184887d8f71272d564700d8',1,'amrex::BATindexType::m_typ()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#ae45a6ecaa6463cf76c6ea2edb046319f',1,'amrex::BATindexType_coarsenRatio::m_typ()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a70a0f9e05a982b0fba0204104b794e72',1,'amrex::FabArrayBase::FB::m_typ()']]],
- ['m_5ftype_5238',['m_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a625c1eeed8e477ce6df628fdf55059a9',1,'amrex::EBCellFlagFab::m_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a84a692c3807a4e2ab439841c70b1f004',1,'amrex::FArrayBox::m_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#abf21a1cad8c8f6f18b02971ed68051ed',1,'amrex::ParallelDescriptor::Message::m_type()']]],
- ['m_5ftypemap_5239',['m_typemap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a914a481cd7a1365cd6e02ebdf629131d',1,'amrex::EBCellFlagFab']]],
- ['m_5fumac_5240',['m_umac',['../classHydro_1_1MacProjector.html#a202c14635c7a0c506918f2e8c0321eb5',1,'Hydro::MacProjector']]],
- ['m_5fumac_5floc_5241',['m_umac_loc',['../classHydro_1_1MacProjector.html#ad6e1524d4ec4fc9899afe7b896b8dca9',1,'Hydro::MacProjector']]],
- ['m_5fundrrelxr_5242',['m_undrrelxr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab50c53ea7ff9c53bf37ac816e0663406',1,'amrex::MLCellLinOpT']]],
- ['m_5fuse_5fgauss_5fseidel_5243',['m_use_gauss_seidel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a1dd0f2250ddf96f66c4163f0f99e1f1d',1,'amrex::MLNodeLaplacian']]],
- ['m_5fuse_5fharmonic_5faverage_5244',['m_use_harmonic_average',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ac1b3d5d3a2cde86e476ffb95f17b0fef',1,'amrex::MLNodeLaplacian']]],
- ['m_5fuse_5fmapped_5245',['m_use_mapped',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2cb5c874294fca6f5552906493d6987f',1,'amrex::MLNodeLaplacian']]],
- ['m_5fuse_5fprecond_5246',['m_use_precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ab701de7cf398139b6f8804adb3eddd55',1,'amrex::GMRESMLMGT']]],
- ['m_5fused_5247',['m_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7ec2fcdaa0d06d1fceb739d0e1661751',1,'amrex::CArena']]],
- ['m_5fuser_5ff_5248',['m_user_f',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#aac214cf749cf15c34ae0cdda7b16a292',1,'amrex::GpuBndryFuncFab']]],
- ['m_5fuserfunc_5249',['m_userfunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ab30d140ebc75fb6f346e8b519bc25f32',1,'amrex::AMRErrorTag']]],
- ['m_5fv_5ftmp_5flhs_5250',['m_v_tmp_lhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a988226ac5aa4cd83eaf416e25f4d9761',1,'amrex::GMRES::m_v_tmp_lhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a988226ac5aa4cd83eaf416e25f4d9761',1,'GMRES< MF, GMRESMLMGT< MF > >::m_v_tmp_lhs()']]],
- ['m_5fv_5ftmp_5frhs_5251',['m_v_tmp_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae44ad588bee2fec32a7c78b3a69bbf75',1,'amrex::GMRES::m_v_tmp_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae44ad588bee2fec32a7c78b3a69bbf75',1,'GMRES< MF, GMRESMLMGT< MF > >::m_v_tmp_rhs()']]],
- ['m_5fvalidbox_5252',['m_validbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#ae472b90af10b7b39bc9b15f9b3ae9563',1,'amrex::EB2::GFab']]],
- ['m_5fvals_5253',['m_vals',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html#a735a0d1d9af362200a39ed6eeb6dca1b',1,'amrex::ParmParse::PP_entry']]],
- ['m_5fvalue_5254',['m_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8f97d93ea970ab6a2deccc908df9a778',1,'amrex::AMRErrorTag::m_value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a33dfcf0ade1a0d7f43ce7a1249a48c54',1,'amrex::detail::gpu_tuple_element::m_value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a33dfcf0ade1a0d7f43ce7a1249a48c54',1,'gpu_tuple_element< I, Head >::m_value()']]],
- ['m_5fvar_5fnames_5255',['m_var_names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a97218ed0288178e38d8c1f1e5aa5eb22',1,'amrex::PlotFileDataImpl']]],
- ['m_5fvars_5256',['m_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a38fbb1b724d2f5ea93477b942c1b589c',1,'amrex::Parser']]],
- ['m_5fvel_5257',['m_vel',['../classHydro_1_1NodalProjector.html#ab7877893e7c8508bcdb57ecb69f8186d',1,'Hydro::NodalProjector']]],
- ['m_5fverbose_5258',['m_verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a42dcd0b4b94f5567bef14a46032b5646',1,'amrex::GMRES::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a42dcd0b4b94f5567bef14a46032b5646',1,'GMRES< MF, GMRESMLMGT< MF > >::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a559b510a5112ec5d239ce2b27e8dac58',1,'amrex::HypreIJIface::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a98523c0ee725e9b867ac7d056430a98e',1,'amrex::HypreMLABecLap::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ada654e05e95e8e0a94b7176ac293d60f',1,'amrex::HypreSolver::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a0ca647ecd06b85d8b1ae579ae02895d5',1,'amrex::OpenBCSolver::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a89f6fb84fb7e73fc185ae5d8f45818ab',1,'amrex::ParticleContainerBase::m_verbose()'],['../classHydro_1_1MacProjector.html#ad404c14e097be049171e3ab0e5dc10e6',1,'Hydro::MacProjector::m_verbose()'],['../classHydro_1_1NodalProjector.html#a1227ef2a37834880d4c6ce67abb28c7d',1,'Hydro::NodalProjector::m_verbose()']]],
- ['m_5fvers_5259',['m_vers',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aacee1781de8865ef3c3eb1d282bc6f9b',1,'amrex::VisMF::Header']]],
- ['m_5fvid_5260',['m_vid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html#a2cd960ffa980858f414420f76ffc25d9',1,'amrex::EB2::Edge']]],
- ['m_5fvismf_5261',['m_vismf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7dd76c0ba4a0e1c03cad73ce8e4147e4',1,'amrex::PlotFileDataImpl']]],
- ['m_5fvolfrac_5262',['m_volfrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ab87f9babcf2b30b23ea7a36ee621538e',1,'amrex::EBDataCollection::m_volfrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a0fd8fbb0ff5ceb71c27249153f70a53f',1,'amrex::EB2::Level::m_volfrac()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Cell.html#a1ce6b16223431af66f51f32e63757950',1,'amrex::EB2::Cell::m_volfrac()']]],
- ['m_5fvolfrac_5fname_5263',['m_volfrac_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a98dcc4c1bd8c711efd1ca8435ade6e1b',1,'amrex::EB2::ChkptFile']]],
- ['m_5fvolinv_5264',['m_volinv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ad73d9eed28e8d9d32cf54327e21c5225',1,'amrex::MLCellLinOpT']]],
- ['m_5fvolume_5fweighting_5265',['m_volume_weighting',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aa425665e4dba84abc87833b4336ff14d',1,'amrex::AMRErrorTagInfo']]],
- ['m_5fvv_5266',['m_vv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acc982424d2fc24072ef5e6fe88748499',1,'amrex::GMRES::m_vv()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acc982424d2fc24072ef5e6fe88748499',1,'GMRES< MF, GMRESMLMGT< MF > >::m_vv()']]],
- ['m_5fweight_5267',['m_weight',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#a0835a7597d5398b00aede057c5961992',1,'amrex::WeightedBox::m_weight()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a6734bc342d0cc4b6b107c0e2c3a5deee',1,'amrex::WeightedBoxList::m_weight()']]],
- ['m_5fwrite_5fcounter_5268',['m_write_counter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aafa24076e772ca5e72ac632f9313300c',1,'amrex::HypreIJIface']]],
- ['m_5fwrite_5ffiles_5269',['m_write_files',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a06b918c86f2df226b6b631916e456e72',1,'amrex::HypreIJIface']]],
- ['m_5fwrittenrd_5270',['m_writtenRD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ae83557a09400cdcb97b0220b3ced8d43',1,'amrex::VisMF::Header']]],
- ['m_5fx_5271',['m_x',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ae747e84281f7636b354d847962c0cc4f',1,'amrex::HypreSolver']]],
- ['mac_5finterpolate_5272',['mac_interpolate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72b8c757b26dcdafb4ab7378c6e94629',1,'amrex']]],
- ['macprojector_5273',['MacProjector',['../classHydro_1_1MacProjector.html',1,'Hydro::MacProjector'],['../classHydro_1_1MacProjector.html#a6f5d3d7bd577cba4d3f40be51c56bcbb',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Geometry > &a_geom, amrex::MLMG::Location a_umac_loc=amrex::MLMG::Location::FaceCenter, amrex::MLMG::Location a_beta_loc=amrex::MLMG::Location::FaceCenter, amrex::MLMG::Location a_phi_loc=amrex::MLMG::Location::CellCenter, amrex::MLMG::Location a_divu_loc=amrex::MLMG::Location::CellCenter)'],['../classHydro_1_1MacProjector.html#a3ca29786854f04e67ccf2595c7d48524',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, amrex::MLMG::Location a_umac_loc, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, amrex::MLMG::Location a_beta_loc, amrex::MLMG::Location a_phi_loc, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::MultiFab const * > &a_divu, amrex::MLMG::Location a_divu_loc, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={})'],['../classHydro_1_1MacProjector.html#a758e62356163baa02f82cec81d07debd',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, amrex::MLMG::Location a_umac_loc, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, amrex::MLMG::Location a_beta_loc, amrex::MLMG::Location a_phi_loc, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::MultiFab const * > &a_divu={})'],['../classHydro_1_1MacProjector.html#abb52e5323c3eb2627bf03b19c7baec65',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::MultiFab const * > &a_divu={})'],['../classHydro_1_1MacProjector.html#a6018b9d8d4d05168315cbaa21680db4f',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::Vector< amrex::MultiFab const * > &a_divu={})'],['../classHydro_1_1MacProjector.html#a2611aa7b8def7545242fb3fdba84b98b',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, amrex::Real a_const_beta, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={}, const amrex::Vector< amrex::MultiFab const * > &a_divu={})']]],
- ['magenta_5274',['Magenta',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a4115d8db1a2556de5964c3c44003f6ec',1,'amrex::FGColor::Magenta()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a872f0a27e2fa1c13fd7227914524b3cb',1,'amrex::BGColor::Magenta()']]],
- ['main_2edox_5275',['main.dox',['../main_8dox.html',1,'(Global Namespace)'],['https://amrex-codes.github.io/amrex/doxygen/main_8dox.html',1,'(Global Namespace)']]],
- ['make_5276',['make',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afb48e62b81e97ddffb92d7b7cea09c55',1,'MLLinOpT< Array< MultiFab, 3 > >::make(Vector< Vector< Array< MultiFab, 3 > > > &mf, IntVect const &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a223df72e572182f58b611c220487fe20',1,'MLLinOpT< Array< MultiFab, 3 > >::make(int amrlev, int mglev, IntVect const &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a223df72e572182f58b611c220487fe20',1,'amrex::MLLinOpT::make()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7676ba4a8f0f7e18be2366dd33ef322f',1,'amrex::MLCurlCurl::make(Vector< Vector< MF > > &mf, IntVect const &ng) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ace16dcafe1f3dc9c2c37b18bb6437986',1,'amrex::MLCurlCurl::make(int amrlev, int mglev, IntVect const &ng) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afb48e62b81e97ddffb92d7b7cea09c55',1,'amrex::MLLinOpT::make()']]],
- ['make_5falias_5277',['make_alias',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6a1477998364b5f02d6ce68e3da29be1ba',1,'amrex']]],
- ['make_5falike_5278',['make_alike',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2dddaa556802219ee7e7e7898d7b811c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::make_alike()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2dddaa556802219ee7e7e7898d7b811c',1,'amrex::ParticleContainer_impl::make_alike()']]],
- ['make_5fbox_5279',['make_box',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#a7b99f31edd5a4c819ab81f9ed3045ef6',1,'amrex::BoxCommHelper']]],
- ['make_5fdeep_5fcopy_5280',['make_deep_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6a0a2bb4bcb2051ae3a06f94b5c1768e90',1,'amrex']]],
- ['make_5finvalid_5281',['make_invalid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#af21bcbc4ede1afe42beb3ce0667e56be',1,'amrex::ParticleIDWrapper']]],
- ['make_5fmf_5fcrse_5fmask_5282',['make_mf_crse_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a34617f70eaffc9dd42ef30e75602e4e3',1,'amrex::detail']]],
- ['make_5fmf_5fcrse_5fpatch_5283',['make_mf_crse_patch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1f1cf618eec93f3f663f4eab80c283a5',1,'amrex::detail::make_mf_crse_patch(FabArrayBase::FPinfo const &fpc, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a34a42876ed5cec17cb6852ce43b710b7',1,'amrex::detail::make_mf_crse_patch(FabArrayBase::FPinfo const &fpc, int ncomp, IndexType idx_type)']]],
- ['make_5fmf_5ffine_5fpatch_5284',['make_mf_fine_patch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a10de83755b69f93f5403c69c1de02300',1,'amrex::detail::make_mf_fine_patch(FabArrayBase::FPinfo const &fpc, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2b92d0ed9f799213702e12a02f9585d7',1,'amrex::detail::make_mf_fine_patch(FabArrayBase::FPinfo const &fpc, int ncomp, IndexType idx_type)']]],
- ['make_5fmf_5frefined_5fpatch_5285',['make_mf_refined_patch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a18788233897dcea378a821f83c7dd90a',1,'amrex::detail']]],
- ['make_5fparticle_5286',['make_particle',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle.html',1,'']]],
- ['make_5fparticle_3c_20t_5fparticletype_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fsoa_5fparticle_3c_20t_5fparticletype_20_3e_3a_3avalue_20_3e_20_3e_5287',['make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle_3_01T__ParticleType_00_01std_1_1enable__if__t_3_01is__soa__particle_3_01T__1f90e92c71ca21b280b67400a4dbce7d.html',1,'']]],
- ['make_5ftable_5288',['make_table',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aea7d44c9cd549d72b1f3fa48c6c627c9',1,'amrex::detail::make_table(T *p, Array< int, 1 > const &lo, Array< int, 1 > const &hi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a7cc30cb3974fb2a7e882c016a4b81e3c',1,'amrex::detail::make_table(T *p, Array< int, 2 > const &lo, Array< int, 2 > const &hi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#acafe50ccedfa64e02c41ae675f646a53',1,'amrex::detail::make_table(T *p, Array< int, 3 > const &lo, Array< int, 3 > const &hi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a951cc75933e6ea9338ea3365ec337fb2',1,'amrex::detail::make_table(T *p, Array< int, 4 > const &lo, Array< int, 4 > const &hi)']]],
- ['make_5ftuple_5289',['make_tuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1d441e7b18bae347c4ed240bcb0b4eaa',1,'amrex::detail']]],
- ['make_5fvalid_5290',['make_valid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a932035c8f264cf9e16c6568842bdd2ce',1,'amrex::ParticleIDWrapper']]],
- ['makeagglomerateddmap_5291',['makeAgglomeratedDMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a54590ff0d7670660d6520c753f6fbbbb',1,'amrex::MLLinOpT::makeAgglomeratedDMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a54590ff0d7670660d6520c753f6fbbbb',1,'MLLinOpT< Array< MultiFab, 3 > >::makeAgglomeratedDMap()']]],
- ['makealias_5292',['makeAlias',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aaf764f3b83bb093cc40ce4c7a2bb6d59',1,'amrex::MLCurlCurl::makeAlias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a457c82b4259eab9916ca4e5f4493b373',1,'amrex::MLLinOpT::makeAlias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a457c82b4259eab9916ca4e5f4493b373',1,'MLLinOpT< Array< MultiFab, 3 > >::makeAlias()']]],
- ['makeallregular_5293',['makeAllRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a1c7eac75922b8dc60252b2f5612f94e4',1,'amrex::EB2::GShopLevel::makeAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a1c7eac75922b8dc60252b2f5612f94e4',1,'GShopLevel< ChkptFile >::makeAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a1c7eac75922b8dc60252b2f5612f94e4',1,'GShopLevel< STLtools >::makeAllRegular()']]],
- ['makearray4_5294',['makeArray4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23fa77892c9168a73ef0d653ddd550a0',1,'amrex']]],
- ['makebasegrids_5295',['MakeBaseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ac7d0ce87a8047dcdf7b45d4232121881',1,'amrex::AmrMesh']]],
- ['makecoarseamr_5296',['makeCoarseAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a44952a0322f09ae53fe7e26669f85de1',1,'MLLinOpT< Array< MultiFab, 3 > >::makeCoarseAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a44952a0322f09ae53fe7e26669f85de1',1,'amrex::MLLinOpT::makeCoarseAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#af6f2d3f064b878b9d56bba0f7ddce029',1,'amrex::MLCurlCurl::makeCoarseAmr()']]],
- ['makecoarsemg_5297',['makeCoarseMG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9991da8ff85055f29349c9f5b8246c65',1,'MLLinOpT< Array< MultiFab, 3 > >::makeCoarseMG()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9991da8ff85055f29349c9f5b8246c65',1,'amrex::MLLinOpT::makeCoarseMG()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ac1291ffd5a7c279cd34ce48de928e550',1,'amrex::MLCurlCurl::makeCoarseMG()']]],
- ['makecomplement_5298',['makeComplement',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a9ae8e7a43a8f94c8794a8054c6a3e78e',1,'amrex::EB2']]],
- ['makeconsolidateddmap_5299',['makeConsolidatedDMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6574c3f3a840f96723f9a10ccb2eeb69',1,'MLLinOpT< Array< MultiFab, 3 > >::makeConsolidatedDMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6574c3f3a840f96723f9a10ccb2eeb69',1,'amrex::MLLinOpT::makeConsolidatedDMap()']]],
- ['makedifference_5300',['makeDifference',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a6656020788b6ba4c230935054c35e164',1,'amrex::EB2']]],
- ['makedistributionmap_5301',['MakeDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#abf07e71ebb90aa135bd78e4965536d04',1,'amrex::AmrMesh']]],
- ['makeebfabfactory_5302',['makeEBFabFactory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb1b764088e7533c8b78b4fea2170c51',1,'amrex::makeEBFabFactory(const EB2::IndexSpace *index_space, const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a734109fb8bb0358b898b2cafc191c8df',1,'amrex::makeEBFabFactory(const EB2::Level *eb_level, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3c5c0681fda33ffa62120cefe254379',1,'amrex::makeEBFabFactory(const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)']]],
- ['makeexecutionconfig_5303',['makeExecutionConfig',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ac21b6d1625e2f56c27d364434a5c49f4',1,'amrex::Gpu::makeExecutionConfig(Long N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a96329917c7544347d421e3a216fb58a1',1,'amrex::Gpu::makeExecutionConfig(const Box &box) noexcept']]],
- ['makefactory_5304',['makeFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a46477d4e418960292da4f442741541b6',1,'MLLinOpT< Array< MultiFab, 3 > >::makeFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a46477d4e418960292da4f442741541b6',1,'amrex::MLLinOpT::makeFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a6c7b9e7f8c29dd4ca75b7254f81409d1',1,'amrex::MLEBABecLap::makeFactory()']]],
- ['makefillboundarymetadata_5305',['makeFillBoundaryMetaData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a273df272494afdcf1d9275ab5ed13e77',1,'amrex::NonLocalBC']]],
- ['makefilterfile_5306',['MakeFilterFile',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#adee7586f1673d8f37da0f0b69c25fd62',1,'BLProfStats']]],
- ['makefinemask_5307',['makeFineMask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a478148eaeebd74ddc7956806c55fa2cb',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const FabArray< FAB > &fmf, const IntVect &cnghost, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af559f21584872566541db61cbacf7470',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const FabArray< FAB > &fmf, const IntVect &cnghost, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value, LayoutData< int > &has_cf)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78142d53611f8627f6d68afd0779ef54',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const BoxArray &fba, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a60886a6799fb7ae612bf30d74a493a26',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const BoxArray &fba, const IntVect &ratio, int crse_value=0, int fine_value=1)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac54193c21e9f609ad488d3cb074dfeef',1,'amrex::makeFineMask(const BoxArray &cba, const DistributionMapping &cdm, const BoxArray &fba, const IntVect &ratio, Real crse_value, Real fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe90237191ad363f7f9dd34c2ac0ebcb',1,'amrex::makeFineMask(const BoxArray &cba, const DistributionMapping &cdm, const IntVect &cnghost, const BoxArray &fba, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af97d55742a96cb9e934e06c45ec22f03',1,'amrex::makeFineMask(const BoxArray &cba, const DistributionMapping &cdm, const BoxArray &fba, const IntVect &ratio, int crse_value, int fine_value)']]],
- ['makefinemask_5fdoit_5308',['makeFineMask_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a549567bbb4fc6d2e53d5a0c03fe62a81',1,'amrex']]],
- ['makefuncpcttimesmf_5309',['MakeFuncPctTimesMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaae16c4ac3245574456ee8dc48c261be',1,'amrex']]],
- ['makehypre_5310',['makeHypre',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af5a050719637ed453c73af4d4ca48c8d',1,'amrex']]],
- ['makeintersection_5311',['makeIntersection',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0a955e6e5b335c1d0bccf1d1bb3498e4',1,'amrex::EB2']]],
- ['makeiparser_5312',['makeIParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afac8d3383aa70acfdd3cd22a8df79539',1,'amrex::ParmParse']]],
- ['makeitracker_5313',['MakeITracker',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48d0da8ea1955807973d77a627c4d3a3',1,'amrex']]],
- ['makeknapsack_5314',['makeKnapSack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0704dfa27b86490adf8d30ddf4cd54f6',1,'amrex::DistributionMapping::makeKnapSack(const MultiFab &weight, int nmax=std::numeric_limits< int >::max())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ae4537c97b68ccdc4d6689c3363b2e7d9',1,'amrex::DistributionMapping::makeKnapSack(const Vector< Real > &rcost, int nmax=std::numeric_limits< int >::max())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2ef033cdeecaf68beca223b0eb537bb4',1,'amrex::DistributionMapping::makeKnapSack(const Vector< Real > &rcost, Real &eff, int nmax=std::numeric_limits< int >::max(), bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ae9c31399ed9426f497edfda2dafb0b2d',1,'amrex::DistributionMapping::makeKnapSack(const LayoutData< Real > &rcost_local, Real ¤tEfficiency, Real &proposedEfficiency, int nmax=std::numeric_limits< int >::max(), bool broadcastToAll=true, int root=ParallelDescriptor::IOProcessorNumber(), Real keep_ratio=Real(0.0))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a7e828702ab51bdb55b0f15b71c86b420',1,'amrex::DistributionMapping::makeKnapSack(const MultiFab &weight, Real &eff, int nmax=std::numeric_limits< int >::max())']]],
- ['makeloadbalancedistributionmap_5315',['makeLoadBalanceDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a11440fbd79bb8db036e18692462e142f',1,'amrex::Amr']]],
- ['makemfiter_5316',['MakeMFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a30a608b14352a5cd5bfed79f69f98011',1,'amrex::ParticleContainerBase::MakeMFIter(int lev, bool tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a41cb0c34d64f3d1df87d83f3b26f594b',1,'amrex::ParticleContainerBase::MakeMFIter(int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adc8bb6ea7e7d8a9596936623bc2e26ed',1,'amrex::ParticleContainerBase::MakeMFIter(int lev, const MFItInfo &info) const']]],
- ['makenewgrids_5317',['MakeNewGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a0bf56e73af1dfffcba7bfcadad887751',1,'amrex::AmrMesh::MakeNewGrids(Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#acb422930e8e69fc386727f45607e114b',1,'amrex::AmrMesh::MakeNewGrids(int lbase, Real time, int &new_finest, Vector< BoxArray > &new_grids)']]],
- ['makenewlevelfromcoarse_5318',['MakeNewLevelFromCoarse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2695f24a5faa596e3a8bfb3e0021bf5b',1,'amrex::Amr::MakeNewLevelFromCoarse()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#af472acf05bea1145b67f7022de16a664',1,'amrex::AmrCore::MakeNewLevelFromCoarse()']]],
- ['makenewlevelfromscratch_5319',['MakeNewLevelFromScratch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2b313b548c5c16a75ad21b053f9fc1b0',1,'amrex::AmrMesh::MakeNewLevelFromScratch()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aeadd0d727cd8c5abbd46b3c4dbcb363a',1,'amrex::Amr::MakeNewLevelFromScratch()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a2612f7a3cf58e16e8f9ddd27e81e9a8c',1,'amrex::AmrCore::MakeNewLevelFromScratch()']]],
- ['makengrids_5320',['makeNGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a1574dd8857314d9658c28c26adc6ce12',1,'amrex::MLCellLinOpT']]],
- ['makenlinop_5321',['makeNLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ac03f98cb7e5a9397213306e9884a65b4',1,'amrex::MLABecLaplacianT::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aedb08ecb8e516d3fa40ec712cf39a36a',1,'amrex::MLALaplacianT::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#acc092ce18db466c80a5e590b2b79b120',1,'amrex::MLEBABecLap::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1170a5be1e22a4168e341b9edff1ff76',1,'amrex::MLLinOpT::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1170a5be1e22a4168e341b9edff1ff76',1,'MLLinOpT< Array< MultiFab, 3 > >::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af9a31f692af9979009765151942209b8',1,'amrex::MLPoissonT::makeNLinOp()']]],
- ['makeownermask_5322',['makeOwnerMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ae050e4fda0843b175da8fbcfb8462392',1,'amrex::MLNodeLinOp']]],
- ['makeparser_5323',['makeParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6a0e28c45ee942f30c9f5c50f338e203',1,'amrex::ParmParse']]],
- ['makepetsc_5324',['makePetsc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abbd0e7692c28626659b75637c2c63528',1,'amrex']]],
- ['makeplans_5325',['makePlans',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a98aaf8b4a82c0802d0138e58b8437f28',1,'hacc::Dfft']]],
- ['makepolymorphic_5326',['makePolymorphic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab49a5b78f3e95aa357d0471eee56336d',1,'amrex']]],
- ['makeregionplt_5327',['MakeRegionPlt',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7862b0d9f09d54c84a6acf3eafd26035',1,'BLProfStats::MakeRegionPlt()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a2d638a90467cede3ed5491a52e6a4f62',1,'RegionsProfStats::MakeRegionPlt()']]],
- ['makeroundrobin_5328',['makeRoundRobin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a70511fca0600a56369ce74f28cbc9d99',1,'amrex::DistributionMapping']]],
- ['makesfc_5329',['makeSFC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa07e2c79e1100575a40bdb8c2b3efe03',1,'amrex::DistributionMapping::makeSFC(const MultiFab &weight, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adf34aceea3cb24a10bdbdd9ef215028d',1,'amrex::DistributionMapping::makeSFC(const BoxArray &ba, bool use_box_vol=true, int nprocs=ParallelContext::NProcsSub())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3691234f6667de564cebb4e990a4b143',1,'amrex::DistributionMapping::makeSFC(const LayoutData< Real > &rcost_local, Real ¤tEfficiency, Real &proposedEfficiency, bool broadcastToAll=true, int root=ParallelDescriptor::IOProcessorNumber())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adeed6f16e7f9636c8733845ad5803804',1,'amrex::DistributionMapping::makeSFC(const Vector< Real > &rcost, const BoxArray &ba, Real &eff, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a5149c43052f843c3e37014f3a3fa2e96',1,'amrex::DistributionMapping::makeSFC(const Vector< Real > &rcost, const BoxArray &ba, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abb2f4bf15b369e16d6387333ef7a0d54',1,'amrex::DistributionMapping::makeSFC(const MultiFab &weight, Real &eff, bool sort=true)']]],
- ['makeshop_5330',['makeShop',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a205e1c682e35e298ad6a5499e1c308b0',1,'amrex::EB2::makeShop(F &&f, R &&r)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a4a8369d801a28d74f299bfb925e6b642',1,'amrex::EB2::makeShop(F &&f)']]],
- ['makesimilardm_5331',['MakeSimilarDM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc0569d3487d998596b2a11392bddaca',1,'amrex::MakeSimilarDM(const BoxArray &ba, const BoxArray &src_ba, const DistributionMapping &src_dm, const IntVect &ng)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca8ca3ed7e01a5c954d6c70cae7b94a0',1,'amrex::MakeSimilarDM(const BoxArray &ba, const MultiFab &mf, const IntVect &ng)']]],
- ['makesinglecellbox_5332',['makeSingleCellBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8d9b36527d17c7fde155ce117b22821',1,'amrex::makeSingleCellBox(IntVectND< dim > const &vect, IndexTypeND< dim > typ=IndexTypeND< dim >::TheCellType())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7eb1742be92272caefd59407a8effebd',1,'amrex::makeSingleCellBox(int i, int j, int k, IndexTypeND< dim > typ=IndexTypeND< dim >::TheCellType())']]],
- ['makeslab_5333',['makeSlab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad5af2ba231885705552ac31b9ae108f7',1,'amrex::makeSlab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6714b0c4918d42004dd7b46f70919862',1,'amrex::BoxND::makeSlab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6714b0c4918d42004dd7b46f70919862',1,'BoxND< AMREX_SPACEDIM >::makeSlab()']]],
- ['makesolvable_5334',['makeSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a74aa5d200cbee55ce7f454618d2d1789',1,'amrex::MLMGT::makeSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6dc8cde9b0768dd1f82dbc0a658e76f4',1,'amrex::MLMGT::makeSolvable(int amrlev, int mglev, MF &mf)']]],
- ['makespace_5335',['makeSpace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#ab09eae83b5060972f2f437bd7dba115a',1,'amrex::Morton']]],
- ['makestateredistutils_5336',['MakeStateRedistUtils',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1415c2b7be8fa468b572da6a5b8ce2dc',1,'amrex::MakeStateRedistUtils(amrex::Box const &bx, amrex::Array4< amrex::EBCellFlag const > const &flag, amrex::Array4< amrex::Real const > const &vfrac, amrex::Array4< amrex::Real const > const &ccent, amrex::Array4< int const > const &itracker, amrex::Array4< amrex::Real > const &nrs, amrex::Array4< amrex::Real > const &alpha, amrex::Array4< amrex::Real > const &nbhd_vol, amrex::Array4< amrex::Real > const ¢_hat, amrex::Geometry const &geom, amrex::Real target_volfrac)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0472d1147267486256bc020afa8670d2',1,'amrex::MakeStateRedistUtils(Box const &bx, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrac, Array4< Real const > const &ccent, Array4< int const > const &itracker, Array4< Real > const &nrs, Array4< Real > const &alpha, Array4< Real > const &nbhd_vol, Array4< Real > const ¢_hat, Geometry const &lev_geom, Real target_vol)']]],
- ['makesubcommunicator_5337',['makeSubCommunicator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad05360dc7ba30a94505918519dea299c',1,'amrex::MLLinOpT::makeSubCommunicator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad05360dc7ba30a94505918519dea299c',1,'MLLinOpT< Array< MultiFab, 3 > >::makeSubCommunicator()']]],
- ['maketuple_5338',['makeTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a546f82ad84c1f122bb9bf89dcaa2b7a3',1,'amrex']]],
- ['maketype_5339',['MakeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6',1,'amrex']]],
- ['makeunion_5340',['makeUnion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ae7b5e27dc8055f12190c10f05ad8c95a',1,'amrex::EB2']]],
- ['makeveclhs_5341',['makeVecLHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a757525ba6bbe0f037464b6bea3769300',1,'amrex::GMRESMLMGT']]],
- ['makevecrhs_5342',['makeVecRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a149cc7245fa38541199e133b4ba3ecfc',1,'amrex::GMRESMLMGT']]],
- ['makexdim3_5343',['makeXDim3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8338a320488a4b26607928529d25c1a5',1,'amrex']]],
- ['makezerotuple_5344',['MakeZeroTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca24c318d20f5354a5f74cf0eb32cce8',1,'amrex']]],
- ['managed_5345',['Managed',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html',1,'amrex::Gpu']]],
- ['managedarenaallocator_5346',['ManagedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ManagedArenaAllocator.html',1,'amrex']]],
- ['managedarenawrapper_5347',['ManagedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ManagedArenaWrapper.html',1,'amrex']]],
- ['manageddevicevector_5348',['ManagedDeviceVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af22f411b79da7033051cdfa1539e21be',1,'amrex::Gpu']]],
- ['managedobjects_5349',['ManagedObjects',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a11b8e5a1bb9908d15d0cf626b12be2f5',1,'amrex::AmrMeshDataAdaptor::InternalsType::ManagedObjects()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#aeb6b0e7cb1bbac77e4f65e96e4f8a4d5',1,'amrex::AmrDataAdaptor::InternalsType::ManagedObjects()']]],
- ['managedvector_5350',['ManagedVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ab2661b6ddd9751b7e197a9d619dabc7b',1,'amrex::Gpu']]],
- ['manual_5ftags_5fplacement_5351',['manual_tags_placement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2e78f3a4398272855b0a9ac3becaefd7',1,'amrex::AmrLevel']]],
- ['manualtagsplacement_5352',['ManualTagsPlacement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9d0e58b8aaa0cac0a8cd432f37198197',1,'amrex::Amr::ManualTagsPlacement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#abe4eb07db47e710993616e88931fafe1',1,'amrex::AmrMesh::ManualTagsPlacement()']]],
- ['map_5353',['Map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a83596ee5f5aec04eecf65de835ca82fb',1,'amrex::InSituUtils::StateMap']]],
- ['map_5354',['map',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html#a63f351d445a8afb6fc893af63fa1d851',1,'amrex::NonLocalBC::MapComponents']]],
- ['map_5fdata_5355',['map_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#af0bac245837e93c1fc9a6a157c4a30a7',1,'amrex::SundialsIntegrator::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a1cf98d54388171aa821affc5af092394',1,'amrex::TimeIntegrator::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#acc1277598adc82e186fef0b44c86e603',1,'amrex::RKIntegrator::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9a0b2271de694f1ea0903339931578ec',1,'amrex::IntegratorBase::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#acd01b4dfae6f5cbd84d2ed940355fd0c',1,'amrex::FEIntegrator::map_data()']]],
- ['mapcomponents_5356',['MapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html',1,'amrex::NonLocalBC']]],
- ['mapofcopycomtagcontainers_5357',['MapOfCopyComTagContainers',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#ae6a08f61ef40bcb043383a5000ea028e',1,'amrex::FabArrayBase::CopyComTag::MapOfCopyComTagContainers()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa36883196eb7b1d039fd1941966a4310',1,'amrex::FabArrayBase::MapOfCopyComTagContainers()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a26137d0a3c8a4a024bf811fbaac6208d',1,'amrex::MultiFab::MapOfCopyComTagContainers()']]],
- ['mapper_5358',['mapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#aa07835dc9dafb5110f5bfebf9291e72b',1,'amrex::DeriveRec::mapper()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a0bde7d6910db8c5b29d8ea845f7dff88',1,'amrex::StateDescriptor::mapper()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#ad3e56481c923c022bd9cfca822473ea6',1,'amrex::InterpolaterBoxCoarsener::mapper()']]],
- ['mapper_5fcomp_5359',['mapper_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a13d32bba91b8bb8d5a707df7147f1fa8',1,'amrex::StateDescriptor']]],
- ['mapperiodicremoveduplicates_5360',['mapPeriodicRemoveDuplicates',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a3173610e281bd7542514a433a704cd9a',1,'amrex::TagBoxArray']]],
- ['mask_5361',['Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html',1,'amrex::Mask'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ab3bc08bd2f3deea5af111c3720a02b9c',1,'amrex::Mask::Mask(const Mask &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a42404772901ea5f0d3a72d98fc48497d',1,'amrex::Mask::Mask(Mask const &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#aa1437a1b1611cb70a4d8c6a581c7a5bf',1,'amrex::Mask::Mask(Mask &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a1fa2d5c56c30c372187e9e7954c7c393',1,'amrex::Mask::Mask(Array4< int const > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a95db54d25c0f6cf6bdb4d3833045cb58',1,'amrex::Mask::Mask(Array4< int const > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a2e99ed3b0c4632c5e758c88928b97202',1,'amrex::Mask::Mask(Array4< int > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a6b295b191764969c7033a967abd45d97',1,'amrex::Mask::Mask(std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a230355fcd3e68a68f02f4ebd6ad2ce17',1,'amrex::Mask::Mask(const Box &bx, int nc=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ae6d52518e33c58ca5c4ea5e118fcec5a',1,'amrex::Mask::Mask(const Box &bx, int nc, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a9018e9168017880e0243ad751f931cac',1,'amrex::Mask::Mask(Array4< int > const &a, IndexType t) noexcept']]],
- ['mask_5362',['mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#aefd17c6e3f785176ccbb31649b3ad452',1,'amrex::Array4MaskCopyTag::mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae7b72c0aa2a174c6d5489d3e8e938c6b',1,'amrex::IndexTypeND::mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae7b72c0aa2a174c6d5489d3e8e938c6b',1,'IndexTypeND< AMREX_SPACEDIM >::mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a0d36980c7c0e499ff0b04dce3a573f84',1,'amrex::InterpFaceRegister::mask()']]],
- ['mask_5363',['Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#abd8bff7cbc703e734acd4c8beba9218e',1,'amrex::Mask::Mask() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a1bbe56597e75e9487f95ea8a720ee5e7',1,'amrex::Mask::Mask(Arena *ar) noexcept']]],
- ['mask_5fhi_5364',['mask_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#a2e30a919a35e6ea38e7bacf46b4651f4',1,'amrex::MLMGABCTag']]],
- ['mask_5flo_5365',['mask_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#ae93adb4c1400fd02a3ffded0e53528fc',1,'amrex::MLMGABCTag']]],
- ['mask_5fptr_5366',['mask_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ad8787f8726e711a8d7a8e0dce3fb8624',1,'amrex::NeighborParticleContainer']]],
- ['maskcomps_5367',['MaskComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html',1,'amrex::NeighborParticleContainer']]],
- ['maskcoveredcells_5368',['MaskCoveredCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a47a80402ae32dddd6c934f336c361b1b',1,'amrex::InSituUtils']]],
- ['maskeq_5369',['maskEQ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< Real >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< PetscInt >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< int >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< HYPRE_Int >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< EBCellFlag >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< char >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< AtomicInt >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'amrex::BaseFab::maskEQ()']]],
- ['maskge_5370',['maskGE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< Real >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< PetscInt >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< int >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< HYPRE_Int >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< EBCellFlag >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< char >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< AtomicInt >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'amrex::BaseFab::maskGE()']]],
- ['maskghostcells_5371',['MaskGhostCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a8cf7bdb752f3479f85a203dc2181e27e',1,'amrex::InSituUtils']]],
- ['maskgt_5372',['maskGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< Real >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< PetscInt >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< int >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< HYPRE_Int >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< EBCellFlag >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< char >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< AtomicInt >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'amrex::BaseFab::maskGT()']]],
- ['maskle_5373',['maskLE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< AtomicInt >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< char >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< EBCellFlag >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< HYPRE_Int >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< int >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< PetscInt >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< Real >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'amrex::BaseFab::maskLE(BaseFab< int > &mask, T const &val, int comp=0) const noexcept']]],
- ['masklt_5374',['maskLT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'amrex::BaseFab::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< AtomicInt >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< char >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< EBCellFlag >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< HYPRE_Int >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< int >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< PetscInt >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< Real >::maskLT()']]],
- ['masks_5375',['masks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#abb734566f5eab0761ad80aec4f7dfa3d',1,'amrex::BndryDataT']]],
- ['masks_5376',['Masks',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#a7e91eaba6548fd6e92413aa049f4a4ac',1,'amrex::AmrDataAdaptor::InternalsType']]],
- ['maskval_5377',['MaskVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846',1,'amrex::BndryDataT']]],
- ['match_5378',['match',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89eb9459b4109c4f9a9b3225abae29f8',1,'amrex']]],
- ['matches_5379',['Matches',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ab9001f520685adca50a661aa6ad8cfb8',1,'CommProfStats::SendRecvPair::Matches(int fromproc, int toproc, int size)'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ada4147aca5b4135a7f7721ca07f39758',1,'CommProfStats::SendRecvPair::Matches(int fromproc, int toproc, int size, int mtag)']]],
- ['max_5380',['max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a502847ea5923caf948bd07e02bad3a88',1,'amrex::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aadf761ac200d1eec5f6fb1c720fbd1d2',1,'amrex::VisMF::max()']]],
- ['max_5381',['Max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a6c3ee948e758158f19ccce52a7865c92',1,'amrex::ParallelReduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a22a60add9d9c9a8d562a9417d297f9bc',1,'amrex::ParallelAllReduce::Max(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ac6513212c95687334df1e0ee67cc96a2',1,'amrex::ParallelAllReduce::Max(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#abc654239660dfc6eb557813ef5314650',1,'amrex::ParallelAllReduce::Max(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a52cd6d76e8a30d6a2dd9ff1835f036dc',1,'amrex::ParallelAllReduce::Max(KeyValuePair< K, V > *vi, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#abb357d8fcc6dd0426249ee962166fdd3',1,'amrex::Reduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ae1d56156af0262c668411501ef5f2592',1,'amrex::ParallelAllReduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a4a6e235c6fc2013e52d7f1b59bc71bb0',1,'amrex::Gpu::Atomic::Max()']]],
- ['max_5382',['max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57e5b11414b29e5aeaf30c5e301e8f34',1,'amrex::max(const RealVect &p1, const RealVect &p2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f9512ae69adf74db692c8041c5d17e4',1,'amrex::max(const IntVectND< dim > &p1, const IntVectND< dim > &p2) noexcept']]],
- ['max_5383',['Max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#ae9c54202ab1977174170abe666454cb6',1,'amrex::ParallelReduce']]],
- ['max_5384',['max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38d942498aebd0b51855a9b85ed184f5',1,'amrex::max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da86cadfc48eb8f9dd4a2e4a3980a6b265',1,'amrex::detail::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#abf93742aa0ca8bd0266a383fe41e7d57',1,'IntVectND< AMREX_SPACEDIM >::max()']]],
- ['max_5385',['Max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a7ac8075282193aef5024b3a7092a0f3c',1,'amrex::Reduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#ac02b81de9041c274cd81061b7c66c189',1,'amrex::ParallelReduce::Max(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#aa556775029846fbb9c0ba446c07505a0',1,'amrex::ParallelReduce::Max(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a44f537cdb77b89119617f7760ada307a',1,'amrex::ParallelReduce::Max(T &v, int root, MPI_Comm comm)']]],
- ['max_5386',['max',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< PetscInt >::max()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#aff566a74b1ae5b546689bdfc7d66d4db',1,'amrex::ValLocPair::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2c15c7a018202ae522e0777c120fa109',1,'amrex::RealVect::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a30944a8839e0dc2a873dc3fbef6b2c41',1,'amrex::RealVect::max(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a65d87ad5270fcaeb5786e5fdebe07347',1,'amrex::MultiFab::max(const Box ®ion, int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abb92462276ca55cd70f16507118f63ad',1,'amrex::MultiFab::max(int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aabff7f4c45c6a08bd346e4084eb31404',1,'IntVectND< AMREX_SPACEDIM >::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#abf93742aa0ca8bd0266a383fe41e7d57',1,'amrex::IntVectND::max(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aabff7f4c45c6a08bd346e4084eb31404',1,'amrex::IntVectND::max() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a19b141dcd625b4204e8f2fa1b7002cb7',1,'amrex::iMultiFab::max(const Box ®ion, int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a25af5cc2e9cd71a6079c8a8c74bd96bc',1,'amrex::iMultiFab::max(int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a5ddb29896fb93ee72d69b9545d3453b1',1,'amrex::algoim::BoundingBox::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< Real >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< Real >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< PetscInt >::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< int >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< int >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< HYPRE_Int >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< HYPRE_Int >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< EBCellFlag >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< EBCellFlag >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< char >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< char >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< AtomicInt >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< AtomicInt >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'amrex::BaseFab::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'amrex::BaseFab::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a110072536de1d4531dcd88a766c41ac9',1,'amrex::VisMF::max()']]],
- ['max_5fblocks_5fper_5flaunch_5387',['max_blocks_per_launch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ade4fd28a778c5764f258744e57ef4f66',1,'amrex::Gpu::Device']]],
- ['max_5fcoarsening_5flevel_5388',['max_coarsening_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ab29d5c837ce5f103103e6babf71e5d2e',1,'amrex::LPInfo']]],
- ['max_5fdevice_5389',['Max_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a5c122d7c55e6fa6cf6ab6a45a4cf87e5',1,'amrex::Gpu::Atomic::Max_device(Long *const m, Long const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a76e8971f5869a60aac1462e720fead2b',1,'amrex::Gpu::Atomic::Max_device(double *const m, double const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a97d664f2938116a8c47acd140dfb9547',1,'amrex::Gpu::Atomic::Max_device(float *const m, float const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#addcea6e4721751a5f9eb8b8889c24061',1,'amrex::Gpu::Atomic::Max_device(T *const m, T const value) noexcept']]],
- ['max_5fefficiency_5390',['max_efficiency',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dc972d04970bb21c8988fb02790526c',1,'amrex']]],
- ['max_5ffactor_5391',['max_factor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a23797f03fc4dcc6e5448b9a8e0695d14',1,'amrex::VectorGrowthStrategy']]],
- ['max_5ffmg_5fiters_5392',['max_fmg_iters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7322aabb50f001b012c53ab44f18925b',1,'amrex::MLMGT']]],
- ['max_5fgpu_5fstreams_5393',['max_gpu_streams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#af5c7b1d39a27c0d83c132a6a2b39b27e',1,'amrex::Gpu::Device']]],
- ['max_5fgrid_5fsize_5394',['max_grid_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ad3142cf009fdd8667c2352c39fb2c522',1,'amrex::AmrInfo::max_grid_size()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0e86c3c8bf9f242ddba11fbe8db60e66',1,'amrex::EB2::max_grid_size()']]],
- ['max_5fiters_5395',['max_iters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8667c250440fcb20ee43b4d9ee2b2108',1,'amrex::MLMGT']]],
- ['max_5flbound_5396',['max_lbound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58839da4d8763b0d7c76c48492532503',1,'amrex::max_lbound(BoxND< dim > const &b1, Dim3 const &lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8d175f46e1dfd7395daee4c10b50d4e',1,'amrex::max_lbound(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept']]],
- ['max_5flbound_5fiv_5397',['max_lbound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab688bab870fad905e6d77723a9349a52',1,'amrex::max_lbound_iv(BoxND< dim > const &b1, IntVectND< dim > const &lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e5b35e23f67947e15884bc6e1c030ce',1,'amrex::max_lbound_iv(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept']]],
- ['max_5flevel_5398',['max_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#abcb6f6baf4e1ecd3d143d7d8cb6a2a93',1,'amrex::AmrInfo']]],
- ['max_5fmap_5fstart_5fcomp_5399',['max_map_start_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8cfce27efc0fb16d60e975f0f55b39f5',1,'amrex::StateDescriptor']]],
- ['max_5fnum_5fba_5fuse_5400',['max_num_ba_use',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#aa60994fa1062be2345b9e12a9eaa63c3',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['max_5fnum_5fboxarrays_5401',['max_num_boxarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a159bccfe74905a8132cf6ce5754ca2f0',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['max_5fnum_5ffabarrays_5402',['max_num_fabarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a9a1d9e2356ae17aa8cd2d85b437207b0',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['max_5fsemicoarsening_5flevel_5403',['max_semicoarsening_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a44bed45a637286c1feb801cacf3e72cc',1,'amrex::LPInfo']]],
- ['max_5fsize_5404',['max_size',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a2d07c9246eff9fc235e24ac818e3c473',1,'hacc::AlignedAllocator']]],
- ['max_5fsteps_5405',['max_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9686cea17de48c6ffb49d0288146fc03',1,'amrex::IntegratorBase']]],
- ['maxabs_5406',['maxabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< Real >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< Real >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< PetscInt >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< PetscInt >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< int >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< int >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< HYPRE_Int >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< HYPRE_Int >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< EBCellFlag >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< EBCellFlag >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< char >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< char >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< AtomicInt >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< AtomicInt >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'amrex::BaseFab::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'amrex::BaseFab::maxabs(int comp=0) const noexcept']]],
- ['maxargs_5407',['MAXARGS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a04b5ba23c65119a12a4821f069115d45',1,'amrex::Amrvis']]],
- ['maxblocks_5408',['maxBlocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ae76a0d3958366cbcd739d85648a6701b',1,'amrex::ReduceData']]],
- ['maxblockspergrid_5409',['maxBlocksPerGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a4cfc840b226f8d1ac5f4fed24fd86bf5',1,'amrex::Gpu::Device']]],
- ['maxblocksperlaunch_5410',['maxBlocksPerLaunch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a3ac36df8a47931d90abeb1b1d1f85c15',1,'amrex::Gpu::Device']]],
- ['maxcoarseninglevel_5411',['maxCoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#acb02398d0c8b02dae840acf4f35b886c',1,'amrex::EB2::maxCoarseningLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a7d3828f723daae924387dbd3c9eb1073',1,'amrex::EBFArrayBoxFactory::maxCoarseningLevel()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a24ca6e81d1f15a678a6cb8ecb82de63e',1,'amrex::EB2::maxCoarseningLevel()']]],
- ['maxcomp_5412',['MaxComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9be61766811dc57b7c5126f7020cc6bc',1,'amrex::FabArrayBase']]],
- ['maxdir_5413',['maxDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a4c68f6530600d0f28d501a8f3a289668',1,'amrex::IntVectND::maxDir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a4c68f6530600d0f28d501a8f3a289668',1,'IntVectND< AMREX_SPACEDIM >::maxDir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2d79ca79da983c3064622c628ecc8d93',1,'amrex::RealVect::maxDir(const bool &a_doAbs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2d79ca79da983c3064622c628ecc8d93',1,'amrex::RealVect::maxDir(const bool &a_doAbs) const noexcept']]],
- ['maxdomain_5414',['maxDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8def7a794d486314a85bfb4133a12313',1,'amrex::AmrData']]],
- ['maxfnumber_5415',['maxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a380d3166c3f88a1fc49a53ff62499594',1,'RegionsProfStats']]],
- ['maxgridsize_5416',['maxGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a359b34414e4ab7c9b33f74b031d16af8',1,'amrex::AmrMesh']]],
- ['maximum_5417',['Maximum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Maximum.html',1,'amrex']]],
- ['maxindex_5418',['maxIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'amrex::BaseFab::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'amrex::BaseFab::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'amrex::BaseFab::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< char >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< AtomicInt >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< AtomicInt >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< AtomicInt >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< PetscInt >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< EBCellFlag >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< EBCellFlag >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< HYPRE_Int >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< HYPRE_Int >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< HYPRE_Int >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< int >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< int >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< int >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< PetscInt >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< char >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< PetscInt >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< Real >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< Real >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< Real >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a16f57e0d929a79571e20a91253efe2d7',1,'amrex::iMultiFab::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a642f844c834d6fb714e3e0fc6eb75e56',1,'amrex::MultiFab::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< char >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< EBCellFlag >::maxIndex()']]],
- ['maxiter_5419',['maxiter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a98e289422bb9545526d029a73b9df214',1,'amrex::MLCGSolverT']]],
- ['maxlevel_5420',['maxLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a94641396a054d091cc6c5972397b83c9',1,'CommProfStats::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2b5ebb9f738e77dcc2f99dfe4e4e91d6',1,'amrex::AmrMesh::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a6a4a81715729b356d02bb1a645545b5d',1,'amrex::AmrParGDB::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a8828d137d299131f4251935829bb8aa9',1,'amrex::ParGDB::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a2da3b6ec6f3dff255917d3a0bfbde3d5',1,'amrex::ParGDBBase::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ad60ba0c10f19af842fdfbeaccd02b2ed',1,'amrex::ParticleContainerBase::maxLevel()']]],
- ['maxlevel_5421',['MaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ae4e3613fe3bc6672fd426919f4da9aae',1,'amrex::XYPlotDataList']]],
- ['maxlevel_5422',['maxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a7177bd1eb109915d763c0e51e18faf16',1,'amrex::XYPlotDataList']]],
- ['maxmem_5423',['maxmem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a4871062a2ac188af29295f1cf7721669',1,'amrex::MemStat']]],
- ['maxmem_5favg_5424',['maxmem_avg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#a2bf69c6701f401ca00d5e5ad3b999d0d',1,'amrex::TinyProfiler::MemProcStats']]],
- ['maxmem_5fmax_5425',['maxmem_max',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#abcd7e0edc5c0e56722ae0d5610ed843d',1,'amrex::TinyProfiler::MemProcStats']]],
- ['maxmem_5fmin_5426',['maxmem_min',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#a959fca2ea033e58ad9ccb6f701d2c2dc',1,'amrex::TinyProfiler::MemProcStats']]],
- ['maxnextidprepost_5427',['maxnextidPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20ff6222649a69a92ec84ebb90686f97',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::maxnextidPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20ff6222649a69a92ec84ebb90686f97',1,'amrex::ParticleContainer_impl::maxnextidPrePost()']]],
- ['maxorder_5428',['maxorder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abddb56c317b794cc672b446046784d95',1,'amrex::MLLinOpT::maxorder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abddb56c317b794cc672b446046784d95',1,'MLLinOpT< Array< MultiFab, 3 > >::maxorder()']]],
- ['maxparticlesperread_5429',['MaxParticlesPerRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1f3d39dbdae2586a92fdcc799ee9d1ea',1,'amrex::ParticleContainerBase']]],
- ['maxreaders_5430',['MaxReaders',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a906decca7ce86c4a87f1874225779d05',1,'amrex::ParticleContainerBase']]],
- ['maxrefratio_5431',['MaxRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a8d91fffbf09ac3c696d1f7cffee76b2c',1,'amrex::AmrMesh::MaxRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aeaa1b8665bbabf92cb1a7a14fd0f3a4f',1,'amrex::AmrParGDB::MaxRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a44543c0fe45224486a96e129b235c722',1,'amrex::ParGDB::MaxRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ad560744e3d6fec70a33ad2829fc7f43e',1,'amrex::ParGDBBase::MaxRefRatio()']]],
- ['maxregiontime_5432',['maxRegionTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a5aa5a73c572e512532ec0220ff4d4077',1,'BLProfStats']]],
- ['maxressteadyclock_5433',['MaxResSteadyClock',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e90f0304ff639b230b6b502e8546b88',1,'amrex']]],
- ['maxrnumber_5434',['maxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a0a0a7ce2c13259d6280d6f82cb4971f7',1,'BLProfStats']]],
- ['maxsize_5435',['maxSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aebefb23ed05e76ffc8ec0c3af718652e',1,'amrex::BoxArray::maxSize(int block_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a59b44d438d01893bcae36064ec089cdc',1,'amrex::BoxArray::maxSize(const IntVect &block_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a954f12195603d5493ca2251e0147c4e5',1,'amrex::BoxList::maxSize(int chunk)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ac6afa90929ca95e8048721a2f2b407e7',1,'amrex::BoxList::maxSize(const IntVect &chunk)']]],
- ['maxsize_5436',['maxsize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a3ecc000d62df91bdbdd6ee43745cb2d0',1,'amrex::FabArrayBase::CacheStats']]],
- ['maxstacksize_5437',['maxStackSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#ac7dbdbff476753fbfa9fdb49e27fb9f6',1,'amrex::IParser::maxStackSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a27dc3946de52071f374c1a11e6182bad',1,'amrex::Parser::maxStackSize()']]],
- ['maxstreamindex_5438',['maxStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a1547ff8c26bca4593ba334bb1999f1d1',1,'amrex::ReduceData']]],
- ['maxtag_5439',['MaxTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab1375009d4e5cd0730cada71e3f18c33',1,'amrex::ParallelDescriptor']]],
- ['maxthreadsperblock_5440',['maxThreadsPerBlock',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aa1bfcee1a3fc25f3c5ebca0c1530f78d',1,'amrex::Gpu::Device::maxThreadsPerBlock(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a4b713a7c769b627678ad102635cbb798',1,'amrex::Gpu::Device::maxThreadsPerBlock() noexcept']]],
- ['maxthreadspermultiprocessor_5441',['maxThreadsPerMultiProcessor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aa6071d88690c71e63513136982e0994f',1,'amrex::Gpu::Device']]],
- ['maxtries_5442',['maxTries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a19edc2eb7f1dc9251a5de7ff754e12d0',1,'amrex::StreamRetry']]],
- ['maxuse_5443',['maxuse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#aae0c7627671fcd2c4a880554246694f4',1,'amrex::FabArrayBase::CacheStats']]],
- ['maybe_5finit_5fsnan_5444',['maybe_init_snan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#acaad82f4281e3a1b6691574774731430',1,'amrex::detail']]],
- ['maybedevicerunnable_5445',['MaybeDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeDeviceRunnable.html',1,'amrex']]],
- ['maybehostdevicerunnable_5446',['MaybeHostDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeHostDeviceRunnable.html',1,'amrex']]],
- ['mem_5fadvise_5fset_5fpreferred_5447',['mem_advise_set_preferred',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a607313a3ee1bfc5baff8da183edd4b46',1,'amrex::Gpu::Device']]],
- ['mem_5fadvise_5fset_5freadonly_5448',['mem_advise_set_readonly',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a246378e3da5672c3a23a3dadc117edee',1,'amrex::Gpu::Device']]],
- ['mem_5fstack_5449',['mem_stack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a175f44d41236b9cd4b6268fc0488ac5e',1,'amrex::TinyProfiler']]],
- ['mem_5fstat_5450',['mem_stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a982d4802a2066548ebdef6bbe1864a24',1,'amrex::CArena::Node::mem_stat(MemStat *a_stat) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a11142e8a0afd07d7a851c73c92afe0a8',1,'amrex::CArena::Node::mem_stat() const']]],
- ['memcopyimpl_5451',['memCopyImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1e539d8b07d742d0950e675a66ce56b5',1,'amrex::detail']]],
- ['memcpy_5452',['memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a90ff215e828e9192dbd196a78cacf083',1,'amrex::Gpu']]],
- ['memefficientsort_5453',['memEfficientSort',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a5a0a39b2da4b85ad599ea7fc51fba940',1,'amrex::ParticleContainerBase']]],
- ['meminfo_5454',['meminfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html',1,'amrex::FabArrayBase']]],
- ['meminfo_5455',['MemInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html',1,'amrex::MemProfiler']]],
- ['memmoveimpl_5456',['memMoveImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#addbe75f994583dc4be7065e7a55940bf',1,'amrex::detail']]],
- ['memory_5falloc_5457',['memory_alloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a7973da4e33568c937969b5eec423e21e',1,'amrex::TinyProfiler']]],
- ['memory_5ffree_5458',['memory_free',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#acf44a0af5564add5abbde50e6b9aa570',1,'amrex::TinyProfiler']]],
- ['memory_5fpools_5fsupported_5459',['memory_pools_supported',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ad02a046eadc84fc6671e2eec8477421b',1,'amrex::Gpu::Device']]],
- ['memory_5fstart_5460',['memory_start',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abcd103d902962eb392b8fc2867da7c85',1,'amrex::TinyProfiler']]],
- ['memory_5fstop_5461',['memory_stop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abda7b021e9aab1a30edc75b2afee7d13',1,'amrex::TinyProfiler']]],
- ['memorybarrier_5462',['MemoryBarrier',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#adfbd525e82a309468044f350e3ece94e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
- ['memoryfinalize_5463',['MemoryFinalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a28131b0e3240b1df559a63c255fc6d72',1,'amrex::TinyProfiler']]],
- ['memoryhelper_5464',['MemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html',1,'amrex::sundials::MemoryHelper'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a866fe4f9d288535f0692827ee551b24e',1,'amrex::sundials::MemoryHelper::MemoryHelper(MemoryHelper &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#ad691bb80cc43d136dae5cc96ba372e44',1,'amrex::sundials::MemoryHelper::MemoryHelper(const MemoryHelper &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a05307ee087b6cf8ca5526f6122d258d0',1,'amrex::sundials::MemoryHelper::MemoryHelper(::sundials::Context *sunctx)']]],
- ['memoryinitialize_5465',['MemoryInitialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a106fc3c7abfb4df3cc62527b62c2aff4',1,'amrex::TinyProfiler']]],
- ['memorypoolssupported_5466',['memoryPoolsSupported',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a2cde818323f46d70bd0ba7eb057fd285',1,'amrex::Gpu::Device']]],
- ['memprocstats_5467',['MemProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html',1,'amrex::TinyProfiler']]],
- ['memprofiler_5468',['MemProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html',1,'amrex::MemProfiler'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#aa94fbdffa3b9649047f9e0d3c74221a4',1,'amrex::MemProfiler::MemProfiler()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a7f665368612f734b0bd1f15aa71e517a',1,'amrex::MemProfiler::MemProfiler(const MemProfiler &)=delete']]],
- ['memstat_5469',['MemStat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html',1,'amrex']]],
- ['mesh_5470',['Mesh',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a73392d6df8f6909a9faf79995eba567f',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
- ['meshstatemap_5471',['MeshStateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1MeshStateMap.html',1,'amrex::InSituUtils']]],
- ['meshtoparticle_5472',['MeshToParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1cb9d28bd0b809a6157d7e8d2fed5f85',1,'amrex::MeshToParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a81c2922823a2fdac178b526dcd271141',1,'amrex::ParticleInterpolator::Base::MeshToParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a81c2922823a2fdac178b526dcd271141',1,'Base< Linear, amrex::Real >::MeshToParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a81c2922823a2fdac178b526dcd271141',1,'Base< Nearest, int >::MeshToParticle()']]],
- ['message_5473',['Message',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html',1,'amrex::ParallelDescriptor::Message'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#acea647a271a17e8dca657744ea034f92',1,'amrex::ParallelDescriptor::Message::Message(MPI_Status stat_, MPI_Datatype type_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a0149c5cb13afe537f233019923d05bc6',1,'amrex::ParallelDescriptor::Message::Message(MPI_Request req_, MPI_Datatype type_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a363e000ef4af66dac4cbb855507c421b',1,'amrex::ParallelDescriptor::Message::Message()=default']]],
- ['message_5fint_5474',['message_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a37d45dad31dd3b070c0a14578937365b',1,'amrex::Amr']]],
- ['method_5475',['method',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ad067d62e01fb5c6551fb6d03762a900e',1,'amrex::SundialsIntegrator']]],
- ['method_5fe_5476',['method_e',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a547f6f56d9f99ce08d08fce19b1aee7e',1,'amrex::SundialsIntegrator']]],
- ['method_5fi_5477',['method_i',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a5940fbfb66e109c7f943bb3b4f5ea92c',1,'amrex::SundialsIntegrator']]],
- ['mf_5478',['mf',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html#a3930a0d9ef7c3da19db85349319d0cc6',1,'N_VectorContent_MultiFab_notptr']]],
- ['mf_5479',['MF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ad3b325a1dc81c636a9d7bca822aabe05',1,'amrex::MLCurlCurl']]],
- ['mf_5fcall_5ff_5480',['mf_call_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#a4330f64d148aa6476ff64d5c36562712',1,'amrex::Reduce::detail']]],
- ['mf_5fcell_5fbilin_5finterp_5481',['mf_cell_bilin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a14bcace4a1a6e1bc3e74a32d929165d1',1,'amrex']]],
- ['mf_5fcell_5fbilinear_5finterp_5482',['mf_cell_bilinear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3860e634d51288cfb742504b741a5dfd',1,'amrex']]],
- ['mf_5fcell_5fcons_5finterp_5483',['mf_cell_cons_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e7419b7a3f25db35c9f9593b8636468',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5484',['mf_cell_cons_lin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8bff538f5a269b4cfc8f1b0a075aab37',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5flimit_5fminmax_5fllslope_5485',['mf_cell_cons_lin_interp_limit_minmax_llslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a2b25b2da10b957a967b191fec06bce',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5fllslope_5486',['mf_cell_cons_lin_interp_llslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a260ca1314fe04e0d87ccc2448918ae6e',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5fmcslope_5487',['mf_cell_cons_lin_interp_mcslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63fbce0bd229edc7e1ccc8a8a50f77ca',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5fmcslope_5frz_5488',['mf_cell_cons_lin_interp_mcslope_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a134da8efe3158b98d26a191f52797d00',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5fmcslope_5fsph_5489',['mf_cell_cons_lin_interp_mcslope_sph',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f826ec20d32ceb9b15b58645afc7cce',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5frz_5490',['mf_cell_cons_lin_interp_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa6a0345d98d3b7b583194f1143472c3',1,'amrex']]],
- ['mf_5fcell_5fcons_5flin_5finterp_5fsph_5491',['mf_cell_cons_lin_interp_sph',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac74a4e0d0baad149ab5c36c66fb774a0',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5fcalcslope_5492',['mf_cell_quadratic_calcslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a158bd7e805f756e3d110875e9feaef7e',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fxx_5493',['mf_cell_quadratic_compute_slopes_xx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7753b5022aa27aa6b9b58396b2b34b16',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fxy_5494',['mf_cell_quadratic_compute_slopes_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5ab025be1d9f8d76f4f5792dade4c142',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fxz_5495',['mf_cell_quadratic_compute_slopes_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a06185c5a689d24f102c33ed06e2a6a',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fyy_5496',['mf_cell_quadratic_compute_slopes_yy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a515e495ddecafdcf4c695a159a391f50',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fyz_5497',['mf_cell_quadratic_compute_slopes_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6443f5e4341bca602bd379aed859fc2f',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fzz_5498',['mf_cell_quadratic_compute_slopes_zz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a772dafa4169590c51508fb3feab88a41',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5finterp_5499',['mf_cell_quadratic_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aea28917fb16ac88e03f99aaa79d98fdc',1,'amrex']]],
- ['mf_5fcell_5fquadratic_5finterp_5frz_5500',['mf_cell_quadratic_interp_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa72cf162c86ee14d69c7fb709df419ca',1,'amrex']]],
- ['mf_5fcompute_5fslopes_5fx_5501',['mf_compute_slopes_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe6e640c662e7391a8c1750dfd84a974',1,'amrex']]],
- ['mf_5fcompute_5fslopes_5fy_5502',['mf_compute_slopes_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0da5a9df42884946523174f2f4d79e00',1,'amrex']]],
- ['mf_5fcompute_5fslopes_5fz_5503',['mf_compute_slopes_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcbdeba24e251f9150ef6234190d083b',1,'amrex']]],
- ['mf_5flincc_5finterp_5504',['mf_lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae32a7a1de294616e18b781af0bc3fa5e',1,'amrex']]],
- ['mf_5flinear_5fslope_5fminmax_5finterp_5505',['mf_linear_slope_minmax_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9d874682386d3f6c35f8d1a09d76ba42',1,'amrex']]],
- ['mf_5fnode_5fbilinear_5finterp_5506',['mf_node_bilinear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8a5d8a69cdb073207459d3f2cd85279',1,'amrex']]],
- ['mf_5fnodebilin_5finterp_5507',['mf_nodebilin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab0fde5a29bb528390db2710d71ea4825',1,'amrex']]],
- ['mf_5fpc_5finterp_5508',['mf_pc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a087f815fd67c6ce36f943ad7dea6abc9',1,'amrex']]],
- ['mf_5fset_5fdomain_5fbndry_5509',['mf_set_domain_bndry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a12a52d34749a2924b4dc8f3d82f7f94d',1,'amrex::detail']]],
- ['mfcellbilinear_5510',['MFCellBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html',1,'amrex']]],
- ['mfcellconslininterp_5511',['MFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html',1,'amrex::MFCellConsLinInterp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a3143da788fef06af1498167b5d05a065',1,'amrex::MFCellConsLinInterp::MFCellConsLinInterp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html#a3143da788fef06af1498167b5d05a065',1,'amrex::EBMFCellConsLinInterp::MFCellConsLinInterp()']]],
- ['mfcellconslinminmaxlimitinterp_5512',['MFCellConsLinMinmaxLimitInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html',1,'amrex']]],
- ['mffork_5513',['MFFork',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html',1,'amrex::ForkJoin::MFFork'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a67f00ed8c48e03e4b18dcecaa19b14d1',1,'amrex::ForkJoin::MFFork::MFFork(MultiFab *omf, Strategy s, Intent i, int own, const IntVect &ng, Vector< ComponentSet > cs)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a9f9fa0710f16b9dff7c3002b6b23744c',1,'amrex::ForkJoin::MFFork::MFFork(MFFork &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a963d59d69d1624a4fc0bc1806a6f8588',1,'amrex::ForkJoin::MFFork::MFFork(const MFFork &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a34adaed2dce7ad0a962488bee88e6589',1,'amrex::ForkJoin::MFFork::MFFork()=default']]],
- ['mfinfo_5514',['MFInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html',1,'amrex']]],
- ['mfinterpolater_5515',['MFInterpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFInterpolater.html',1,'amrex']]],
- ['mfiter_5516',['MFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html',1,'amrex::MFIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a2c0a016e1d5d69073f2cab81e7c6a095',1,'amrex::MFIter::MFIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a11fd6aa3197ac10c8fb27ee5a5c96d57',1,'amrex::FabArrayBase::MFIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aac055187a5b4d7200fc77827dc28a76c',1,'amrex::MFIter::MFIter(const FabArrayBase &fabarray, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae7623281ac9e772db1fc5085a64aeeca',1,'amrex::MFIter::MFIter(const FabArrayBase &fabarray, bool do_tiling)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1d9668de99635aa50096d0f091d8b9b0',1,'amrex::MFIter::MFIter(const FabArrayBase &fabarray, const IntVect &tilesize, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a830e42aee76ec9fe8dae8bdd262e0b2d',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ad7a19e95ba128febb94b27d2a9d97ef1',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, bool do_tiling)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a970e636bf6a2d744068483806ddb7944',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, const IntVect &tilesize, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aecfd3f3ef12e8703caad5794968ff06a',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, const MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a66b92b6dbfbe1a498ba614df28817709',1,'amrex::MFIter::MFIter(MFIter &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a4c3f600ec834db18aba9266638ac436e',1,'amrex::MFIter::MFIter(MFIter const &)=delete']]],
- ['mfiter_5ftile_5fsize_5517',['mfiter_tile_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0b167b63030177e95b45822b38732fec',1,'amrex::FabArrayBase']]],
- ['mfitinfo_5518',['MFItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html',1,'amrex::MFItInfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a5f89e1c4d34b2a9bd9651665fbe84587',1,'amrex::MFItInfo::MFItInfo()']]],
- ['mfnamenumberslocal_5519',['mFNameNumbersLocal',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ac38bf4c98e0a80e55a0c0144682f35c9',1,'RegionsProfStats']]],
- ['mfnamenumbersperproc_5520',['mFNameNumbersPerProc',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a48727cfb730a92d3fd607b58a60e64b8',1,'RegionsProfStats']]],
- ['mfnewdata_5521',['MFNEWDATA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77d7d152de71abe1856e19ee2122a24a',1,'amrex']]],
- ['mfnodebilinear_5522',['MFNodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html',1,'amrex']]],
- ['mfolddata_5523',['MFOLDDATA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22e5d2b124fbc2a101b2538d589e2899',1,'amrex']]],
- ['mfpcinterp_5524',['MFPCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html',1,'amrex']]],
- ['mftype_5525',['MFType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a12ae4c265af099934e18adc0ba18f99f',1,'amrex::MLMGT::MFType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac42612ebc576bd674db633fd6d0363db',1,'MLLinOpT< Array< MultiFab, 3 > >::MFType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac42612ebc576bd674db633fd6d0363db',1,'amrex::MLLinOpT::MFType()']]],
- ['mg_5526',['MG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a93a0ba608c9adab93befd5acebdc63bc',1,'amrex::GMRESMLMGT']]],
- ['mg_5fbox_5fmin_5fwidth_5527',['mg_box_min_width',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a958be92529c763a85a81c3fc03e1e5af',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_box_min_width()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a958be92529c763a85a81c3fc03e1e5af',1,'amrex::MLLinOpT::mg_box_min_width()']]],
- ['mg_5fcoarsen_5fratio_5528',['mg_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4ab72cdcf8c7d1746bd1e03fac99d808',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_coarsen_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4ab72cdcf8c7d1746bd1e03fac99d808',1,'amrex::MLLinOpT::mg_coarsen_ratio()']]],
- ['mg_5fcoarsen_5fratio_5fvec_5529',['mg_coarsen_ratio_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abf470fae49c59ccd4cbc058ebfdab2a2',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_coarsen_ratio_vec()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abf470fae49c59ccd4cbc058ebfdab2a2',1,'amrex::MLLinOpT::mg_coarsen_ratio_vec()']]],
- ['mg_5fdomain_5fmin_5fwidth_5530',['mg_domain_min_width',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b30d3eda7f6dd1d77740f58674c84',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_domain_min_width()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b30d3eda7f6dd1d77740f58674c84',1,'amrex::MLLinOpT::mg_domain_min_width()']]],
- ['mgfcycle_5531',['mgFcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adac59879a785f3b492262e29249a66ae',1,'amrex::MLMGT']]],
- ['mglev_5532',['mglev',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a3210f3ff9e55a7746a24d849cf9c39b2',1,'amrex::MLCGSolverT']]],
- ['mgvcycle_5533',['mgVcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a66029bb749136c53cc6fabe82b6b2783',1,'amrex::MLMGT']]],
- ['mhi_5534',['mhi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#af143206c2ffbeb6be40a27c6d3c1a1d2',1,'amrex::MLMGPSTag']]],
- ['mi_5fb_5535',['mi_b',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a75ebd565fd8610e541bc63ff2000f535',1,'amrex::Gpu::range_detail::range_impl::iterator']]],
- ['mi_5fi_5536',['mi_i',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a50a86c9754189bac7fe0cc64355a3108',1,'amrex::Gpu::range_detail::range_impl::iterator']]],
- ['mi_5fs_5537',['mi_s',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#ae307cb5aa95e90cc014fdaab70c82873',1,'amrex::Gpu::range_detail::range_impl::iterator']]],
- ['midpoint_5538',['midpoint',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#aeb237522d3043c217b69e736554b4791',1,'amrex::algoim::BoundingBox::midpoint(int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a77b0f6867f6784ee3d987eb3de9ac2f8',1,'amrex::algoim::BoundingBox::midpoint() noexcept']]],
- ['min_5539',['min',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a7da81c75533a97e32fed875a93f6a7c8',1,'amrex::RealVect::min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97e82311191ed8084579b1bddf314096',1,'amrex::min(const T &a, const T &b, const Ts &... c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a475e2bc71e3ca92b6b016fcb70af95bd',1,'amrex::min(const T &a, const T &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da39de58104accdcd761fe01946da9a4a0',1,'amrex::detail::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a515321101fe6148e9be3e9ed19545801',1,'amrex::VisMF::min(int nComp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae085e236dab30e007b0618d4e4ef6c2d',1,'amrex::VisMF::min(int fabIndex, int nComp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0450ba685d7fa9c493158ec2a005f792',1,'amrex::RealVect::min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2f47c183037880adec6de44fcbb0344',1,'amrex::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5ab77282de25bb040248778d41327903',1,'amrex::MultiFab::min(const Box ®ion, int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a540eb1714a5eece782de2a4afdd62c8e',1,'amrex::MultiFab::min(int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab93d9400204945540db0741c7bcea0be',1,'IntVectND< AMREX_SPACEDIM >::min(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9de3e8806c278c09511f40baaefa0d1e',1,'IntVectND< AMREX_SPACEDIM >::min() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab93d9400204945540db0741c7bcea0be',1,'amrex::IntVectND::min(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9de3e8806c278c09511f40baaefa0d1e',1,'amrex::IntVectND::min() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a5a3db7954dac1d71e4da10cd5db4ee97',1,'amrex::iMultiFab::min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4cee45529d3d4df425cb5f3f9bfc0b08',1,'amrex::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3668c019d451591659bdde40d4933b92',1,'amrex::iMultiFab::min()']]],
- ['min_5540',['Min',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a775473b1fa3e7d661e3ac6cde59b6018',1,'amrex::Gpu::Atomic::Min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a82726330e66e765f09dbc81f10f812ec',1,'amrex::ParallelAllReduce::Min(KeyValuePair< K, V > &vi, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a76a17125c15adaa1757aa8acb110a56b',1,'amrex::ParallelAllReduce::Min(KeyValuePair< K, V > *vi, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ab295f18b74675ea0f559d2563eace87d',1,'amrex::ParallelAllReduce::Min(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a9a24ed2b1803fba71b1ab93b44db7a98',1,'amrex::ParallelAllReduce::Min(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ab75655a29ac29049cb6b1fafbd12a7f7',1,'amrex::ParallelAllReduce::Min(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a56e15e93755954b067dd5a2769037fed',1,'amrex::ParallelReduce::Min(KeyValuePair< K, V > &vi, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a740d2289f6cd242ef44275506920df09',1,'amrex::ParallelReduce::Min(KeyValuePair< K, V > *vi, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a07365bcdfaa9fe246330e8d91f71ecc0',1,'amrex::Reduce::Min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a214a8d06880d44cb28990daeccc2884e',1,'amrex::ParallelReduce::Min(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a936c783bdaf304f8b6761ad1f58c63a3',1,'amrex::ParallelReduce::Min(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a7b59db01a99d74e6bb7a057942b48d04',1,'amrex::ParallelReduce::Min(T &v, int root, MPI_Comm comm)']]],
- ['min_5541',['min',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a12d172b57d7ec240c1b12600be045820',1,'amrex::algoim::BoundingBox::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'amrex::BaseFab::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'amrex::BaseFab::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< AtomicInt >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< AtomicInt >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< char >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< char >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< EBCellFlag >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< EBCellFlag >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< HYPRE_Int >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< HYPRE_Int >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< int >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< int >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< PetscInt >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< PetscInt >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< Real >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< Real >::min(const Box &subbox, int comp=0) const noexcept']]],
- ['min_5542',['Min',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a8e8a5dd1862e4f8c8eb70e4601edd281',1,'amrex::Reduce']]],
- ['min_5fdevice_5543',['Min_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#ad60dc3c4771055fc434211d284769767',1,'amrex::Gpu::Atomic::Min_device(T *const m, T const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#aa1ce598721adb1e2dcc9986951186d0b',1,'amrex::Gpu::Atomic::Min_device(float *const m, float const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a53c8ca8f4c92a40ec4eee06b385f6ef7',1,'amrex::Gpu::Atomic::Min_device(double *const m, double const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a1ca14857c9072d782f6e4a98592ba2b6',1,'amrex::Gpu::Atomic::Min_device(Long *const m, Long const value) noexcept']]],
- ['min_5ffactor_5544',['min_factor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a41878a0e62c1df914fba3fda248ea56d',1,'amrex::VectorGrowthStrategy']]],
- ['min_5fmap_5fend_5fcomp_5545',['min_map_end_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#aa9eb9d029833fd52f74bcb305d5e00bd',1,'amrex::StateDescriptor']]],
- ['min_5fubound_5546',['min_ubound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac98100d68d0f61261a1a916689fd96ec',1,'amrex::min_ubound(BoxND< dim > const &b1, Dim3 const &hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c2c5af036cabaa9afa3099273bfbe2a',1,'amrex::min_ubound(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept']]],
- ['min_5fubound_5fiv_5547',['min_ubound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25454c0a7619185341b1dc44e872d7c7',1,'amrex::min_ubound_iv(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a077c05c49283dd0f7f4e03aebb50d158',1,'amrex::min_ubound_iv(BoxND< dim > const &b1, IntVectND< dim > const &hi) noexcept']]],
- ['minbox_5548',['minBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab859d6d385ce23c22520dc882b629cb6',1,'amrex::minBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ae1575a7a7ef6b42efa8ddf43f838ddac',1,'amrex::Cluster::minBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0f6fb20c287e7f4cee6acee7d8c1e827',1,'BoxND< AMREX_SPACEDIM >::minBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0f6fb20c287e7f4cee6acee7d8c1e827',1,'amrex::BoxND::minBox()']]],
- ['mindigits_5549',['minDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a0a8c15566295f7f51ea956a8abed24ed',1,'amrex::NFilesIter']]],
- ['mindir_5550',['minDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad6ae47a8656e02c4d566cdf251d5e532',1,'amrex::RealVect::minDir(const bool &a_doAbs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad6ae47a8656e02c4d566cdf251d5e532',1,'amrex::RealVect::minDir(const bool &a_doAbs) const noexcept']]],
- ['minicycle_5551',['miniCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa16032dd96f94f55d248e8aa34195f9c',1,'amrex::MLMGT']]],
- ['minimalbox_5552',['minimalBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#acb7f8b8c07867e9a40ac51922ce07e31',1,'amrex::BoxList::minimalBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#acb7f8b8c07867e9a40ac51922ce07e31',1,'amrex::BoxDomain::minimalBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#adc6fda292fafd7aa9e93227271842a56',1,'amrex::BoxArray::minimalBox(Long &npts_avg_box) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6c5052b75daf4b8fad5f6bd0c65da9a0',1,'amrex::BoxArray::minimalBox() const']]],
- ['minimum_5553',['Minimum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minimum.html',1,'amrex']]],
- ['minindex_5554',['minIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< AtomicInt >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< EBCellFlag >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< char >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< char >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< char >::minIndex(const Box &subbox, Real &min_val, IntVect &min_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'amrex::BaseFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< AtomicInt >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< AtomicInt >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'amrex::BaseFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< PetscInt >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'amrex::BaseFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< EBCellFlag >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab351d9250414508cf086635f54e2e2ce',1,'amrex::MultiFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a6bd72fe6018116558b2863f32622755a',1,'amrex::iMultiFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< Real >::minIndex(const Box &subbox, Real &min_val, IntVect &min_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< Real >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< Real >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< PetscInt >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< EBCellFlag >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< int >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< HYPRE_Int >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< HYPRE_Int >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< HYPRE_Int >::minIndex(const Box &subbox, Real &min_val, IntVect &min_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< int >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< int >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< PetscInt >::minIndex()']]],
- ['minlevel_5555',['minLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a0eed5ea2a8a29466eef5434f09752ebf',1,'amrex::XYPlotDataList']]],
- ['minmax_5556',['minmax',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< PetscInt >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< PetscInt >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< Real >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< Real >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< char >::minmax()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< int >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< int >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< HYPRE_Int >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< HYPRE_Int >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< EBCellFlag >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< EBCellFlag >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< char >::minmax()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< AtomicInt >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< AtomicInt >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'amrex::BaseFab::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'amrex::BaseFab::minmax(int comp=0) const noexcept']]],
- ['minmax_5557',['MinMax',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a60dd10146be006d51c30214522648a38',1,'amrex::DataServices::MinMax()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aeed9a789444eed02d262bbbf8ee333de',1,'amrex::AmrData::MinMax()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a17b6d6ef1df2c2803c3f460b51ddd012',1,'amrex::Reduce::MinMax(N n, T const *v)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#ab71d74aeff9051d0f8e079c94b3fe5cc',1,'amrex::Reduce::MinMax(N n, F const &f)']]],
- ['minmaxrangetype_5558',['MinMaxRangeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98e',1,'amrex::Amrvis']]],
- ['minmaxrangetypeforbuttons_5559',['MinMaxRangeTypeForButtons',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a980486554a98baf8ebf8e560734f2bf9',1,'amrex::Amrvis']]],
- ['minmaxrequest_5560',['MinMaxRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a97967f133c3c574eafc5784ec75db69b',1,'amrex::DataServices']]],
- ['minregiontime_5561',['minRegionTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae1b239768583ca1b1f592d3527e5e36f',1,'BLProfStats']]],
- ['mintag_5562',['MinTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a705e1be005fbada39a2ca69f6dae9b88',1,'amrex::ParallelDescriptor']]],
- ['minus_5563',['Minus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minus.html',1,'amrex']]],
- ['minus_5564',['minus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< char >::minus(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< char >::minus(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< char >::minus(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< AtomicInt >::minus(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< AtomicInt >::minus(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< AtomicInt >::minus(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< AtomicInt >::minus(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< AtomicInt >::minus(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'amrex::BaseFab::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< AtomicInt >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'amrex::BaseFab::minus(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'amrex::BaseFab::minus(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'amrex::BaseFab::minus(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'amrex::BaseFab::minus(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'amrex::BaseFab::minus(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'amrex::BaseFab::minus(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< AtomicInt >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< PetscInt >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< int >::minus(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< int >::minus(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< int >::minus(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< int >::minus(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< PetscInt >::minus(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< PetscInt >::minus(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< char >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< Real >::minus(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< Real >::minus(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< Real >::minus(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a7cf1d225d4d822d1a7abb2b0f2a0c531',1,'amrex::iMultiFab::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1bc09d7836dcd4500472fa853a8fcd22',1,'amrex::MultiFab::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< int >::minus(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< int >::minus(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< char >::minus(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< char >::minus(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< char >::minus(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< EBCellFlag >::minus(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< EBCellFlag >::minus(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< HYPRE_Int >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< EBCellFlag >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< HYPRE_Int >::minus(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< HYPRE_Int >::minus(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< int >::minus()']]],
- ['mixedcells_5565',['mixedcells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#abfd9f7b8c8225ddc6df0078ac4277ccd',1,'amrex::EB2::GeometryShop::mixedcells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ad0e62c6693f9f0100b33547ddef29fa2',1,'amrex::STLtools::mixedcells()']]],
- ['mlabeclap_5fadotx_5566',['mlabeclap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ad3209fe0274b23d9085603eed318f3',1,'amrex::mlabeclap_adotx(int i, int j, int k, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff6483cc92504552a999444884df9c7f',1,'amrex::mlabeclap_adotx(int i, int, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59a261f7b528ad613dd7de3d14f7aca6',1,'amrex::mlabeclap_adotx(int i, int j, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept']]],
- ['mlabeclap_5fadotx_5fos_5567',['mlabeclap_adotx_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b7d999a8e5ec81f38432f0b1ca8880a',1,'amrex::mlabeclap_adotx_os(int i, int j, int k, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &osm, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab51910c6124009c280b7d033be029d9a',1,'amrex::mlabeclap_adotx_os(int i, int j, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &osm, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48d2ee5ef05ca8b461877a41e532d66e',1,'amrex::mlabeclap_adotx_os(int i, int, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< int const > const &osm, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept']]],
- ['mlabeclap_5fflux_5fx_5568',['mlabeclap_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a0821339541d218cee0577a42279d6d',1,'amrex']]],
- ['mlabeclap_5fflux_5fxface_5569',['mlabeclap_flux_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae570ee85491660ea9f36bcc0791e999f',1,'amrex']]],
- ['mlabeclap_5fflux_5fy_5570',['mlabeclap_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62feb0604dd9466e30858a49303d0d77',1,'amrex']]],
- ['mlabeclap_5fflux_5fyface_5571',['mlabeclap_flux_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6918b5f6341c2be9032719f0f065ed4',1,'amrex']]],
- ['mlabeclap_5fflux_5fz_5572',['mlabeclap_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59793550ea92faf392dc82625edc1f42',1,'amrex']]],
- ['mlabeclap_5fflux_5fzface_5573',['mlabeclap_flux_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada7495e288a74399fbf81b08f1499629',1,'amrex']]],
- ['mlabeclap_5fnormalize_5574',['mlabeclap_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6b2b3de7572a29c427ebdaf13afc8e9',1,'amrex::mlabeclap_normalize(int i, int, int, int n, Array4< T > const &x, Array4< T const > const &a, Array4< T const > const &bX, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6679712ad1417670bc200da8883e4fed',1,'amrex::mlabeclap_normalize(int i, int j, int, int n, Array4< T > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a604ccc631a043a2fe19bb998e73771e9',1,'amrex::mlabeclap_normalize(int i, int j, int k, int n, Array4< T > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept']]],
- ['mlabeclaplacian_5575',['MLABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9c032480d2659c266fb23d70800f6a5',1,'amrex']]],
- ['mlabeclaplaciant_5576',['MLABecLaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html',1,'amrex::MLABecLaplacianT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#acb5023f996e6910bb5bbd4dff90c2f05',1,'amrex::MLABecLaplacianT::MLABecLaplacianT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae889d9617524451e9e7daeb85f6d22c',1,'MLLinOpT< Array< MultiFab, 3 > >::MLABecLaplacianT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae889d9617524451e9e7daeb85f6d22c',1,'amrex::MLLinOpT::MLABecLaplacianT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#afc885b7be043f3de2fa34de950743987',1,'amrex::MLABecLaplacianT::MLABecLaplacianT(const MLABecLaplacianT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a71e9f511fa3a065551e46bad82c9b748',1,'amrex::MLABecLaplacianT::MLABecLaplacianT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ab4e68066e0f668c0272d29a86023221d',1,'amrex::MLABecLaplacianT::MLABecLaplacianT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aea3792c445ead80060a95cd955c2a449',1,'amrex::MLABecLaplacianT::MLABecLaplacianT()=default']]],
- ['mlalap_5fadotx_5577',['mlalap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e15c48d007c4719b69721908ec1d0c7',1,'amrex::mlalap_adotx()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a77c02f2de1c3a36afa5fc415631ba1b9',1,'amrex::TwoD::mlalap_adotx()']]],
- ['mlalap_5fadotx_5fm_5578',['mlalap_adotx_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41eccb4f00e6cb720abc8eddc7b3544d',1,'amrex::mlalap_adotx_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ac07de3f768cc724cc9173e166c8057fb',1,'amrex::TwoD::mlalap_adotx_m()']]],
- ['mlalap_5fflux_5fx_5579',['mlalap_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0aa72f999cfd128e619b68e08fec6c91',1,'amrex::mlalap_flux_x()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a1d3f77d8793b6267a63f0aef0fa0049e',1,'amrex::TwoD::mlalap_flux_x()']]],
- ['mlalap_5fflux_5fx_5fm_5580',['mlalap_flux_x_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76a38ec600a884f18395f0404b185cde',1,'amrex::mlalap_flux_x_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a8020cfd20305d3f9f191407bcecf8b32',1,'amrex::TwoD::mlalap_flux_x_m(Box const &box, Array4< RT > const &fx, Array4< RT const > const &sol, RT fac, RT dx, RT probxlo, int ncomp) noexcept']]],
- ['mlalap_5fflux_5fxface_5581',['mlalap_flux_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a41941d217b2fceb9def81cdf89e56634',1,'amrex::TwoD::mlalap_flux_xface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab34d72643a1269ba2ff59cb3676a339',1,'amrex::mlalap_flux_xface(Box const &box, Array4< RT > const &fx, Array4< RT const > const &sol, RT fac, int xlen, int ncomp) noexcept']]],
- ['mlalap_5fflux_5fxface_5fm_5582',['mlalap_flux_xface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a743f2cd3f2266e6378454da5d0a8a7ce',1,'amrex::mlalap_flux_xface_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a79be820466bb51c2b4d3751498ac607f',1,'amrex::TwoD::mlalap_flux_xface_m()']]],
- ['mlalap_5fflux_5fy_5583',['mlalap_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2f42a20717a569b67b31fe900d71a75',1,'amrex::mlalap_flux_y()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a66d8aeaaf3d9c92721c87ba29da3dc1c',1,'amrex::TwoD::mlalap_flux_y(Box const &box, Array4< RT > const &fy, Array4< RT const > const &sol, RT fac, int ncomp) noexcept']]],
- ['mlalap_5fflux_5fy_5fm_5584',['mlalap_flux_y_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ab58cc978c83b3163499ddfc42a26ddeb',1,'amrex::TwoD']]],
- ['mlalap_5fflux_5fyface_5585',['mlalap_flux_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a226ce6b7d69b586ba60875b745b567e6',1,'amrex::mlalap_flux_yface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ae0fc5a5a5167a3e64cdfb1baaa613457',1,'amrex::TwoD::mlalap_flux_yface(Box const &box, Array4< RT > const &fy, Array4< RT const > const &sol, RT fac, int ylen, int ncomp) noexcept']]],
- ['mlalap_5fflux_5fyface_5fm_5586',['mlalap_flux_yface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a8b6f7b6ac06321cfe82584946aca3001',1,'amrex::TwoD']]],
- ['mlalap_5fflux_5fz_5587',['mlalap_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aed5eca34a47e9d1cbefa1b23e19dbca4',1,'amrex']]],
- ['mlalap_5fflux_5fzface_5588',['mlalap_flux_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8da3a5c4da352946a30a94b7cbf35d9f',1,'amrex']]],
- ['mlalap_5fgsrb_5589',['mlalap_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4218302a2408df87af69fc4435920cf',1,'amrex::mlalap_gsrb(Box const &box, Array4< RT > const &phi, Array4< RT const > const &rhs, RT alpha, RT dhx, RT dhy, RT dhz, Array4< RT const > const &a, Array4< RT const > const &f0, Array4< int const > const &m0, Array4< RT const > const &f1, Array4< int const > const &m1, Array4< RT const > const &f2, Array4< int const > const &m2, Array4< RT const > const &f3, Array4< int const > const &m3, Array4< RT const > const &f4, Array4< int const > const &m4, Array4< RT const > const &f5, Array4< int const > const &m5, Box const &vbox, int redblack, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e29b3bab9dd4fffd402cfe3fd75215b',1,'amrex::mlalap_gsrb(Box const &box, Array4< RT > const &phi, Array4< RT const > const &rhs, RT alpha, RT dhx, Array4< RT const > const &a, Array4< RT const > const &f0, Array4< int const > const &m0, Array4< RT const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a8843749d1d76a73e4dc052d9763c5bac',1,'amrex::TwoD::mlalap_gsrb()']]],
- ['mlalap_5fgsrb_5fm_5590',['mlalap_gsrb_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac1747db0a45477372a6f9a22a4380487',1,'amrex::mlalap_gsrb_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#aaf0eca29bf8939f4f815e0bda47349f2',1,'amrex::TwoD::mlalap_gsrb_m()']]],
- ['mlalap_5fnormalize_5591',['mlalap_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a17aa260620939b7f819a7717d06b11d0',1,'amrex::mlalap_normalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ac25bd5cc12f5b8a596e3614e00862574',1,'amrex::TwoD::mlalap_normalize()']]],
- ['mlalap_5fnormalize_5fm_5592',['mlalap_normalize_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af99e582811a3661128ecb30e987e20a7',1,'amrex::mlalap_normalize_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a32a967c8ce4c858ca4fa60079cdb1e7b',1,'amrex::TwoD::mlalap_normalize_m()']]],
- ['mlalaplacian_5593',['MLALaplacian',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd71b3eea629ca099ace90909350cc56',1,'amrex']]],
- ['mlalaplaciant_5594',['MLALaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html',1,'amrex::MLALaplacianT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aaf4ce25b100d0bc3740d52c2883f56b6',1,'amrex::MLALaplacianT::MLALaplacianT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a776a2bfa70b66c8691b438f4f59ec97c',1,'amrex::MLALaplacianT::MLALaplacianT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a25f6fc469e6330800ef83d157294eb35',1,'amrex::MLALaplacianT::MLALaplacianT(const MLALaplacianT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a9fce18e7cedb0170954f7ad6797fe684',1,'amrex::MLALaplacianT::MLALaplacianT(MLALaplacianT< MF > &&)=delete']]],
- ['mlcellabeclap_5595',['MLCellABecLap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2116fd8f117dd8ebb01e6a3b99c7947e',1,'amrex']]],
- ['mlcellabeclapt_5596',['MLCellABecLapT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html',1,'amrex::MLCellABecLapT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a37eddbe9290f0102dc09e24e022f038d',1,'amrex::MLCellABecLapT::MLCellABecLapT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a241cb451732d5ad6ab42c46ad4e1f597',1,'amrex::MLCellABecLapT::MLCellABecLapT(const MLCellABecLapT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a5f871352ed5f3af819701d945c2de871',1,'amrex::MLCellABecLapT::MLCellABecLapT(MLCellABecLapT< MF > &&)=delete']]],
- ['mlcelllinop_5597',['MLCellLinOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d2f435b4a824073e4ba2c714ff4770b',1,'amrex']]],
- ['mlcelllinopt_5598',['MLCellLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html',1,'amrex::MLCellLinOpT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab75b6f4249c1408041b529732b179d32',1,'amrex::MLCellLinOpT::MLCellLinOpT(MLCellLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a54558ff60dc7b62ac803e8dd8a5c1816',1,'amrex::MLCellLinOpT::MLCellLinOpT(const MLCellLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab6bc4d82971ae75fc206df8d00d15ef6',1,'amrex::MLCellLinOpT::MLCellLinOpT()']]],
- ['mlcgsolver_5599',['MLCGSolver',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc786fadc751afd641a3d05650467dfc',1,'amrex']]],
- ['mlcgsolvert_5600',['MLCGSolverT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html',1,'amrex::MLCGSolverT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac9a3353d649e44294c57d703d55dcdcd',1,'amrex::MLCGSolverT::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7d74bb864e0e5e676d689302876b3da3',1,'amrex::MLMGT::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7d74bb864e0e5e676d689302876b3da3',1,'MLLinOpT< Array< MultiFab, 3 > >::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7d74bb864e0e5e676d689302876b3da3',1,'amrex::MLLinOpT::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a877dda86118302b3f3b08fed8db57b03',1,'amrex::MLCGSolverT::MLCGSolverT(MLCGSolverT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#af5d3a1f9df449bcf61618ab27c1c4b03',1,'amrex::MLCGSolverT::MLCGSolverT(const MLCGSolverT< MF > &rhs)=delete']]],
- ['mlcurlcurl_5601',['MLCurlCurl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html',1,'amrex::MLCurlCurl'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ad41266ab9f9d45383b54320911ac53fe',1,'amrex::MLCurlCurl::MLCurlCurl(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a890a339d109993f9e6b102a61af0a2da',1,'amrex::MLCurlCurl::MLCurlCurl()=default']]],
- ['mlcurlcurl_5fadotx_5fx_5602',['mlcurlcurl_adotx_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfd5c8bd3612ac3d3079dc0189308d6f',1,'amrex']]],
- ['mlcurlcurl_5fadotx_5fy_5603',['mlcurlcurl_adotx_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a806290e2106cf167ce88e28aa9fb2daf',1,'amrex']]],
- ['mlcurlcurl_5fadotx_5fz_5604',['mlcurlcurl_adotx_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa37948c1ee6507a42652fe71d9e8d262',1,'amrex']]],
- ['mlcurlcurl_5fbc_5fsymmetry_5605',['mlcurlcurl_bc_symmetry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95c9cd2dabd9a907c9d7124f9a4ae0f9',1,'amrex']]],
- ['mlcurlcurl_5fgs4_5606',['mlcurlcurl_gs4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89a933e8c38b0aabf604401542acabc6',1,'amrex::mlcurlcurl_gs4(int i, int j, int k, Array4< Real > const &ex, Array4< Real > const &ey, Array4< Real > const &ez, Array4< Real const > const &rhsx, Array4< Real const > const &rhsy, Array4< Real const > const &rhsz, GpuArray< Real, AMREX_SPACEDIM > const &adxinv, int color, LUSolver< AMREX_SPACEDIM *2, Real > const &lusolver, CurlCurlDirichletInfo const &dinfo, CurlCurlSymmetryInfo const &sinfo)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a406ce9623715d0b18657c4cfe60cf747',1,'amrex::mlcurlcurl_gs4(int i, int j, int k, Array4< Real > const &ex, Array4< Real > const &ey, Array4< Real > const &ez, Array4< Real const > const &rhsx, Array4< Real const > const &rhsy, Array4< Real const > const &rhsz, GpuArray< Real, AMREX_SPACEDIM > const &adxinv, int color, Array4< Real const > const &betax, Array4< Real const > const &betay, Array4< Real const > const &betaz, CurlCurlDirichletInfo const &dinfo, CurlCurlSymmetryInfo const &sinfo)']]],
- ['mlcurlcurl_5finterpadd_5607',['mlcurlcurl_interpadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a46f754596e0c0d977d970818bbec1dd2',1,'amrex']]],
- ['mlcurlcurl_5frestriction_5608',['mlcurlcurl_restriction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb03681c5a1705809b2f860ece2cad66',1,'amrex']]],
- ['mlebabeclap_5609',['MLEBABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html',1,'amrex::MLEBABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a0b7f1e4cc90469a42eb10c8792eced13',1,'amrex::MLEBABecLap::MLEBABecLap(MLEBABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a14181cc0ff70a2ed471cdb3a3fc2bdb6',1,'amrex::MLEBABecLap::MLEBABecLap(const MLEBABecLap &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1754284cc41c89fda61c2043ed051f9d',1,'amrex::MLEBABecLap::MLEBABecLap(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info, const Vector< EBFArrayBoxFactory const * > &a_factory, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ab031eeb28437e6aaa8bed95a12448321',1,'amrex::MLEBABecLap::MLEBABecLap()=default']]],
- ['mlebabeclap_5fadotx_5610',['mlebabeclap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff3db9e0a6ad08f9e98ff966faeb1244',1,'amrex::mlebabeclap_adotx(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp, bool beta_on_centroid, bool phi_on_centroid) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b562b00cd47b22ceabc8f4f68251cde',1,'amrex::mlebabeclap_adotx(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp, bool beta_on_centroid, bool phi_on_centroid) noexcept']]],
- ['mlebabeclap_5fadotx_5fcentroid_5611',['mlebabeclap_adotx_centroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6afaf2de82292fd543d209306a1cfd75',1,'amrex::mlebabeclap_adotx_centroid(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ccent, Array4< Real const > const &ba, Array4< Real const > const &bcent, Array4< Real const > const &beb, Array4< Real const > const &phieb, const int &domlo_x, const int &domlo_y, const int &domlo_z, const int &domhi_x, const int &domhi_y, const int &domhi_z, const bool &on_x_face, const bool &on_y_face, const bool &on_z_face, bool is_eb_dirichlet, bool is_eb_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43d8afe61435d9bd570425c4ff63056a',1,'amrex::mlebabeclap_adotx_centroid(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ccent, Array4< Real const > const &ba, Array4< Real const > const &bcent, Array4< Real const > const &beb, Array4< Real const > const &phieb, const int &domlo_x, const int &domlo_y, const int &domhi_x, const int &domhi_y, const bool &on_x_face, const bool &on_y_face, bool is_eb_dirichlet, bool is_eb_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp) noexcept']]],
- ['mlebabeclap_5fapply_5fbc_5fx_5612',['mlebabeclap_apply_bc_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae651916b2a04b9033825d343fe244b3f',1,'amrex']]],
- ['mlebabeclap_5fapply_5fbc_5fy_5613',['mlebabeclap_apply_bc_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a268bac202eeb66c4da6dd4d271d5656e',1,'amrex']]],
- ['mlebabeclap_5fapply_5fbc_5fz_5614',['mlebabeclap_apply_bc_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04cedf52619400ba12317eb179625198',1,'amrex']]],
- ['mlebabeclap_5febflux_5615',['mlebabeclap_ebflux',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4031141e7aabd2031592fa381a024c4b',1,'amrex::mlebabeclap_ebflux(int i, int j, int k, int n, Array4< Real > const &feb, Array4< Real const > const &x, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &bc, Array4< Real const > const &beb, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adaf35cd6ed336b8c439985415ea0b20f',1,'amrex::mlebabeclap_ebflux(int i, int j, int k, int n, Array4< Real > const &feb, Array4< Real const > const &x, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &bc, Array4< Real const > const &beb, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlebabeclap_5fflux_5fx_5616',['mlebabeclap_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4047a599fca09d24c83a32f79561ba2',1,'amrex']]],
- ['mlebabeclap_5fflux_5fx_5f0_5617',['mlebabeclap_flux_x_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5535836b58895eb3be42a2e5ce2d85d4',1,'amrex']]],
- ['mlebabeclap_5fflux_5fy_5618',['mlebabeclap_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af822987d7c096263dbeda2c40fbc231f',1,'amrex']]],
- ['mlebabeclap_5fflux_5fy_5f0_5619',['mlebabeclap_flux_y_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8ce01751c9766348d8cf2be99815a5da',1,'amrex']]],
- ['mlebabeclap_5fflux_5fz_5620',['mlebabeclap_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae619936d28f3a608099b8f6eb1f8536a',1,'amrex']]],
- ['mlebabeclap_5fflux_5fz_5f0_5621',['mlebabeclap_flux_z_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83cc47a5490605c957d9ba463e0df6dd',1,'amrex']]],
- ['mlebabeclap_5fgrad_5fx_5622',['mlebabeclap_grad_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d4b0999f5e5f95628d6dde683d92b75',1,'amrex']]],
- ['mlebabeclap_5fgrad_5fx_5f0_5623',['mlebabeclap_grad_x_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a067e6c0418ffaead9da2094841a88f3a',1,'amrex']]],
- ['mlebabeclap_5fgrad_5fy_5624',['mlebabeclap_grad_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aea627326ba400186a5122d27ec7d9e2c',1,'amrex']]],
- ['mlebabeclap_5fgrad_5fy_5f0_5625',['mlebabeclap_grad_y_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2213da36fad54c31b7ae0ad45af6e507',1,'amrex']]],
- ['mlebabeclap_5fgrad_5fz_5626',['mlebabeclap_grad_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c71d5d77d11bf52377d6870f104d345',1,'amrex']]],
- ['mlebabeclap_5fgrad_5fz_5f0_5627',['mlebabeclap_grad_z_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a906c729b79191fe3198b461187b58068',1,'amrex']]],
- ['mlebabeclap_5fgsrb_5628',['mlebabeclap_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73330382fb4300bec24c2b2249f212d1',1,'amrex::mlebabeclap_gsrb(Box const &box, Array4< Real > const &phi, Array4< Real const > const &rhs, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dhz, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< Real const > const &f0, Array4< Real const > const &f2, Array4< Real const > const &f4, Array4< Real const > const &f1, Array4< Real const > const &f3, Array4< Real const > const &f5, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, bool phi_on_centroid, Box const &vbox, int redblack, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa87f7cec5c72e10c9bf450a39648b6ab',1,'amrex::mlebabeclap_gsrb(Box const &box, Array4< Real > const &phi, Array4< Real const > const &rhs, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dh, GpuArray< Real, AMREX_SPACEDIM > const &dx, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< Real const > const &f0, Array4< Real const > const &f2, Array4< Real const > const &f1, Array4< Real const > const &f3, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, bool phi_on_centroid, Box const &vbox, int redblack, int ncomp) noexcept']]],
- ['mlebabeclap_5fnormalize_5629',['mlebabeclap_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19b14155b9c1a4a1a3f73cc08d1d0c66',1,'amrex::mlebabeclap_normalize(Box const &box, Array4< Real > const &phi, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dhz, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb92024145a44a0d2f56b0e024d274f3',1,'amrex::mlebabeclap_normalize(Box const &box, Array4< Real > const &phi, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dh, const amrex::GpuArray< Real, AMREX_SPACEDIM > &dx, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, int ncomp) noexcept']]],
- ['mlebndfdlap_5fadotx_5630',['mlebndfdlap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af56fb224090e9c697a5d3cf50006fcb5',1,'amrex::mlebndfdlap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a91e9157204259b13b72b493e055e1153',1,'amrex::mlebndfdlap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88d5300bb8879d99271d4794b47fe312',1,'amrex::mlebndfdlap_adotx(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Real) noexcept']]],
- ['mlebndfdlap_5fadotx_5feb_5631',['mlebndfdlap_adotx_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae8cefa14211bd9ca0625e7f24e226598',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Real xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19008e7636bc959ac25c054785fe80dd',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4fdcf818aba88a42509602b8a8bd51f',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Real xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab7aaa3580e5fb8f96e4b2d9a82f307e',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &xeb, Real bx, Real by, Real bz) noexcept']]],
- ['mlebndfdlap_5fadotx_5feb_5fdoit_5632',['mlebndfdlap_adotx_eb_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa19e32efb675dcc201a9794920a74332',1,'amrex::mlebndfdlap_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, F const &xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a99f8d1884951df7e9e5cd2b9b0606a2a',1,'amrex::mlebndfdlap_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, F const &xeb, Real bx, Real by) noexcept']]],
- ['mlebndfdlap_5fadotx_5frz_5633',['mlebndfdlap_adotx_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a501f7422fc923e7483c9b12818372a5e',1,'amrex']]],
- ['mlebndfdlap_5fadotx_5frz_5feb_5634',['mlebndfdlap_adotx_rz_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a122f8ce2ccd2e0586789f0e10bc965df',1,'amrex::mlebndfdlap_adotx_rz_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &xeb, Real sigr, Real dr, Real dz, Real rlo, Real alpha) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04fb3258bc85822c3ee1e087f961dd45',1,'amrex::mlebndfdlap_adotx_rz_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Real xeb, Real sigr, Real dr, Real dz, Real rlo, Real alpha) noexcept']]],
- ['mlebndfdlap_5fadotx_5frz_5feb_5fdoit_5635',['mlebndfdlap_adotx_rz_eb_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae1cf9f543cda1ad4d4b5cc447f289d53',1,'amrex']]],
- ['mlebndfdlap_5fgrad_5fx_5636',['mlebndfdlap_grad_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abdd6a96dbb0ce09e48385e053fdb58db',1,'amrex::mlebndfdlap_grad_x(Box const &b, Array4< Real > const &px, Array4< Real const > const &p, Real dxi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc417441015529dc346f15b2ad39b7f3',1,'amrex::mlebndfdlap_grad_x(Box const &b, Array4< Real > const &px, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &phieb, Real dxi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35dae2a69371a09a272b492d47a4e856',1,'amrex::mlebndfdlap_grad_x(Box const &b, Array4< Real > const &px, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Real phieb, Real dxi)']]],
- ['mlebndfdlap_5fgrad_5fx_5fdoit_5637',['mlebndfdlap_grad_x_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa6d4e33599bc8f7a556543e2da3a61',1,'amrex']]],
- ['mlebndfdlap_5fgrad_5fy_5638',['mlebndfdlap_grad_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad150d1f53941f3828da649c6b723ed99',1,'amrex::mlebndfdlap_grad_y(Box const &b, Array4< Real > const &py, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecy, Array4< Real const > const &phieb, Real dyi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab922a37e846d9fd878731e467f40083d',1,'amrex::mlebndfdlap_grad_y(Box const &b, Array4< Real > const &py, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecy, Real phieb, Real dyi)']]],
- ['mlebndfdlap_5fgrad_5fy_5fdoit_5639',['mlebndfdlap_grad_y_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b2c840793e2e59c58a9c7107bf09b84',1,'amrex']]],
- ['mlebndfdlap_5fgsrb_5640',['mlebndfdlap_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac15ff367e9fac919b2de0d05dda579cc',1,'amrex::mlebndfdlap_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Real bx, Real by, Real bz, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafcb488daced3785ab547cc4dc92d42a',1,'amrex::mlebndfdlap_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f3da1cddd91e062b28bb866f721f1e3',1,'amrex::mlebndfdlap_gsrb(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Real, int) noexcept']]],
- ['mlebndfdlap_5fgsrb_5feb_5641',['mlebndfdlap_gsrb_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a159dcff13951daac2fe5f464aaad586a',1,'amrex::mlebndfdlap_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c972e372a9867306cb15e15b55e36b1',1,'amrex::mlebndfdlap_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Real bx, Real by, Real bz, int redblack) noexcept']]],
- ['mlebndfdlap_5fgsrb_5frz_5642',['mlebndfdlap_gsrb_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a247e76fd56165bba599f66ee3feb03fc',1,'amrex']]],
- ['mlebndfdlap_5fgsrb_5frz_5feb_5643',['mlebndfdlap_gsrb_rz_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e9b8481843ad6c1390884afb439ce98',1,'amrex']]],
- ['mlebndfdlap_5fscale_5frhs_5644',['mlebndfdlap_scale_rhs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad73858e6b1f3507fe107fdef1fbd7492',1,'amrex::mlebndfdlap_scale_rhs(int i, int j, int, Array4< Real > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afac29ac384d86c8826755d6771bcb33b',1,'amrex::mlebndfdlap_scale_rhs(int i, int j, int k, Array4< Real > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz) noexcept']]],
- ['mlebndfdlap_5fsig_5fadotx_5645',['mlebndfdlap_sig_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04ab7cf645a66139841490d30607283a',1,'amrex::mlebndfdlap_sig_adotx(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Array4< Real const > const &, Real) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7699ff275d204def0dc5d2687f6a547b',1,'amrex::mlebndfdlap_sig_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f6dd3b752c9309553f3371ec5d35d75',1,'amrex::mlebndfdlap_sig_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by, Real bz) noexcept']]],
- ['mlebndfdlap_5fsig_5fadotx_5feb_5646',['mlebndfdlap_sig_adotx_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5aebb97567dfee6b0d50c332b5a956d1',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Array4< Real const > const &xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8312fa7b8425f1933647f036dfcc3e7b',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9c685f1311aedf2cc0074f6950f8f1c3',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Array4< Real const > const &xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fb4b963c59f7b5f32b830ac7c28ebf8',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real xeb, Real bx, Real by, Real bz) noexcept']]],
- ['mlebndfdlap_5fsig_5fadotx_5feb_5fdoit_5647',['mlebndfdlap_sig_adotx_eb_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad663b293a82d7fd74b2646ad7b752a85',1,'amrex::mlebndfdlap_sig_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, F const &xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fd06146a4b87e83901a6ffdb39e2b5d',1,'amrex::mlebndfdlap_sig_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, F const &xeb, Real bx, Real by) noexcept']]],
- ['mlebndfdlap_5fsig_5fgsrb_5648',['mlebndfdlap_sig_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a30749bf5ee60671ee76428e0b935829a',1,'amrex::mlebndfdlap_sig_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71d3c312ad16a50991825d55aff2f45b',1,'amrex::mlebndfdlap_sig_gsrb(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Array4< Real const > const &, Real, int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6570a179e0588ae38c0a7a9623cf253',1,'amrex::mlebndfdlap_sig_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by, Real bz, int redblack) noexcept']]],
- ['mlebndfdlap_5fsig_5fgsrb_5feb_5649',['mlebndfdlap_sig_gsrb_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa4e0aa9d4bbf74491918aa698acb5d1',1,'amrex::mlebndfdlap_sig_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a120865e06e971dffa1b20c986a5813f9',1,'amrex::mlebndfdlap_sig_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real bx, Real by, Real bz, int redblack) noexcept']]],
- ['mlebnodefdlaplacian_5650',['MLEBNodeFDLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html',1,'amrex::MLEBNodeFDLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ac5576c35f7765ea07f41688107686ebb',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian(MLEBNodeFDLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a6442123515a236dc0a9947517279c8c8',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a0998f6ae5bff0e310795526582972f22',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a4b86eda13fc31604d8ca3bf79a158902',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian(const MLEBNodeFDLaplacian &)=delete']]],
- ['mlebtensor_5fcross_5fterms_5651',['mlebtensor_cross_terms',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69818aed8b0226aebc2f9fae15e278be',1,'amrex::mlebtensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &vel, Array4< Real const > const &velb, Array4< Real const > const &etab, Array4< Real const > const &kapb, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vol, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &bc, bool is_dirichlet, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acd1a3de4fead75817defc7383f0d7cfc',1,'amrex::mlebtensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< Real const > const &vel, Array4< Real const > const &velb, Array4< Real const > const &etab, Array4< Real const > const &kapb, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vol, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &bc, bool is_dirichlet, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept']]],
- ['mlebtensor_5fcross_5fterms_5ffx_5652',['mlebtensor_cross_terms_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a884c54a40ac42d7d2002630aaf5a846b',1,'amrex::mlebtensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6cb8891fa93d0f0e80c2d2d0535319be',1,'amrex::mlebtensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mlebtensor_5fcross_5fterms_5ffy_5653',['mlebtensor_cross_terms_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a559d3b4550ce7cb54284840f5e63ee46',1,'amrex::mlebtensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a64a93c7f21695eb012a3295f93e588df',1,'amrex::mlebtensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlebtensor_5fcross_5fterms_5ffz_5654',['mlebtensor_cross_terms_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ef256dca543656f40f971edaa9b90e9',1,'amrex::mlebtensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a149127365be7b7dbbbcade48f2a0ddb3',1,'amrex::mlebtensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mlebtensor_5fdx_5fon_5fyface_5655',['mlebtensor_dx_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a802f1aac35a7d1a1f9445612feaba9ec',1,'amrex::mlebtensor_dx_on_yface(int, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a14d3d5c743a1aca6f8ea57fb9033a81f',1,'amrex::mlebtensor_dx_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept']]],
- ['mlebtensor_5fdx_5fon_5fzface_5656',['mlebtensor_dx_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a14faffa55d3334f3b9e62080ee935481',1,'amrex::mlebtensor_dx_on_zface(int, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abc716987848c0cf50a7d1146c313ef79',1,'amrex::mlebtensor_dx_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept']]],
- ['mlebtensor_5fdy_5fon_5fxface_5657',['mlebtensor_dy_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8504bac8d4350e21fbcd88c9c048e45f',1,'amrex::mlebtensor_dy_on_xface(int i, int, int k, int n, Array4< Real const > const &vel, Real dyi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b3231c3f790199a70d08b60f2b8eca1',1,'amrex::mlebtensor_dy_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept']]],
- ['mlebtensor_5fdy_5fon_5fzface_5658',['mlebtensor_dy_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac4bad17eb6cb87791003d01ea510dd85',1,'amrex::mlebtensor_dy_on_zface(int i, int, int k, int n, Array4< Real const > const &vel, Real dyi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98e178c71f42b673a18b34ccfbbf66d8',1,'amrex::mlebtensor_dy_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept']]],
- ['mlebtensor_5fdz_5fon_5fxface_5659',['mlebtensor_dz_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5f3913ebdf85c5e3a7a339e02947178',1,'amrex::mlebtensor_dz_on_xface(int i, int j, int, int n, Array4< Real const > const &vel, Real dzi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae43885fa51096a74f07dac8ee6c8318e',1,'amrex::mlebtensor_dz_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept']]],
- ['mlebtensor_5fdz_5fon_5fyface_5660',['mlebtensor_dz_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a42aec175a92fa99199546b199534d7',1,'amrex::mlebtensor_dz_on_yface(int i, int j, int, int n, Array4< Real const > const &vel, Real dzi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac03b8d4ffc3c21b2f9e54fd038880511',1,'amrex::mlebtensor_dz_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept']]],
- ['mlebtensor_5fflux_5f0_5661',['mlebtensor_flux_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acef8c44712bfa040cb9408c2d61b5319',1,'amrex']]],
- ['mlebtensor_5fflux_5fx_5662',['mlebtensor_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa196b29d490603bb92e78f1e56593846',1,'amrex']]],
- ['mlebtensor_5fflux_5fy_5663',['mlebtensor_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52689abb9ae7e544a779a4e9092deac7',1,'amrex']]],
- ['mlebtensor_5fflux_5fz_5664',['mlebtensor_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41fa60232e37cb8f8a8d11012a2d6e7a',1,'amrex']]],
- ['mlebtensor_5fvel_5fgrads_5ffx_5665',['mlebtensor_vel_grads_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d4f6faceab174910e53c05a8e3680ab',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add8eafae03b6517ccc0f3a827b5192dc',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada2d853ea486e93070c3ab2b5a3fc80a',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a389b087837766656206528387955a282',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mlebtensor_5fvel_5fgrads_5ffy_5666',['mlebtensor_vel_grads_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af256fa82a901575cb1155b23f1791b88',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3decc02301d9f7a072efec63312145e',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0ed81412024cb369f33d28f62a0cd2b',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ba83feb55e1c07a12e5548e81b677fa',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlebtensor_5fvel_5fgrads_5ffz_5667',['mlebtensor_vel_grads_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8a6594a4737c6b5529056beaa8e5204',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae8af4235939e06c7d5e41075ec8218b5',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23de0afb3cd2e70304fb3b360cbfa34d',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa07616c23af650f91c8c5b3b2d3b2463',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mlebtensor_5fweight_5668',['mlebtensor_weight',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a17dc6a5f2f58fef3ff23153f88f565ae',1,'amrex']]],
- ['mlebtensorop_5669',['MLEBTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html',1,'amrex::MLEBTensorOp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a16a15944a17ebe8341932a53483ef2b6',1,'amrex::MLEBTensorOp::MLEBTensorOp(MLEBTensorOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#af0d70e756af559a4082443914b134b0d',1,'amrex::MLEBTensorOp::MLEBTensorOp(const MLEBTensorOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4f997af4135dcb79775a5d7f7ac3b678',1,'amrex::MLEBTensorOp::MLEBTensorOp(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info, const Vector< EBFArrayBoxFactory const * > &a_factory)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#adccad5fb53a52c9b7227847cfc4a636d',1,'amrex::MLEBTensorOp::MLEBTensorOp()']]],
- ['mllinop_5670',['MLLinOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6cfa07a78393bb456aa7d33ced04fb46',1,'amrex']]],
- ['mllinop_5fapply_5fbc_5fx_5671',['mllinop_apply_bc_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abec9084f376cbeaea2663d273222ed9c',1,'amrex::mllinop_apply_bc_x(int side, Box const &box, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dxinv, int inhomog, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0e0337f33a946131e2708bc1eaef2a03',1,'amrex::mllinop_apply_bc_x(int side, int i, int j, int k, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dxinv, int inhomog, int icomp) noexcept']]],
- ['mllinop_5fapply_5fbc_5fy_5672',['mllinop_apply_bc_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af95c31e8a68e385d1f891ceca215f977',1,'amrex::mllinop_apply_bc_y(int side, Box const &box, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dyinv, int inhomog, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b17a52f13e620e54f3227cce0577655',1,'amrex::mllinop_apply_bc_y(int side, int i, int j, int k, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dyinv, int inhomog, int icomp) noexcept']]],
- ['mllinop_5fapply_5fbc_5fz_5673',['mllinop_apply_bc_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfe91e9b71325dabc5d6e6b88c0a046f',1,'amrex::mllinop_apply_bc_z(int side, Box const &box, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dzinv, int inhomog, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87cc028df852696103ab16fc0a0a516d',1,'amrex::mllinop_apply_bc_z(int side, int i, int j, int k, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dzinv, int inhomog, int icomp) noexcept']]],
- ['mllinop_5fapply_5finnu_5fxhi_5674',['mllinop_apply_innu_xhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e18accc07716c93da70e574a7e1c055',1,'amrex']]],
- ['mllinop_5fapply_5finnu_5fxlo_5675',['mllinop_apply_innu_xlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d1f7d532c41bb5245a35cf89f3ad225',1,'amrex']]],
- ['mllinop_5fapply_5finnu_5fyhi_5676',['mllinop_apply_innu_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93808493dc5cfe902f5de806e4dba046',1,'amrex']]],
- ['mllinop_5fapply_5finnu_5fyhi_5fm_5677',['mllinop_apply_innu_yhi_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab9b7dd40e516a6db9eaca4a6c05b1dba',1,'amrex']]],
- ['mllinop_5fapply_5finnu_5fylo_5678',['mllinop_apply_innu_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a37a9a0674a5b0c02ca26e3ab907c43c7',1,'amrex']]],
- ['mllinop_5fapply_5finnu_5fylo_5fm_5679',['mllinop_apply_innu_ylo_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a729219a8cc2ed27ad5de9a6c8d3bd72d',1,'amrex']]],
- ['mllinop_5fapply_5finnu_5fzhi_5680',['mllinop_apply_innu_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41e90635b7223dba2b68e165ed924031',1,'amrex']]],
- ['mllinop_5fapply_5finnu_5fzlo_5681',['mllinop_apply_innu_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a24adb795729e97519ef54218310ce75e',1,'amrex']]],
- ['mllinop_5fcomp_5finterp_5fcoef0_5fx_5682',['mllinop_comp_interp_coef0_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae2fd6a46487752517394479bff97c0b2',1,'amrex::mllinop_comp_interp_coef0_x(int side, int i, int j, int k, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dxinv, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5c98ac2a9a5c52ba27d7dd0088381b6',1,'amrex::mllinop_comp_interp_coef0_x(int side, Box const &box, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dxinv, int icomp) noexcept']]],
- ['mllinop_5fcomp_5finterp_5fcoef0_5fy_5683',['mllinop_comp_interp_coef0_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6cf13ac01004d736e7db3ce27aa12b93',1,'amrex::mllinop_comp_interp_coef0_y(int side, int i, int j, int k, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dyinv, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad850ccfcbb3b5632971d732e7add58e9',1,'amrex::mllinop_comp_interp_coef0_y(int side, Box const &box, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dyinv, int icomp) noexcept']]],
- ['mllinop_5fcomp_5finterp_5fcoef0_5fz_5684',['mllinop_comp_interp_coef0_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adfeec0fd8ed092da0cbbf66e296961d3',1,'amrex::mllinop_comp_interp_coef0_z(int side, Box const &box, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dzinv, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad86824e564d92ddf113a79c68f2d7e80',1,'amrex::mllinop_comp_interp_coef0_z(int side, int i, int j, int k, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dzinv, int icomp) noexcept']]],
- ['mllinopt_5685',['MLLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex::MLLinOpT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a709f5c12d16e1e5e191a1d56df622173',1,'MLLinOpT< Array< MultiFab, 3 > >::MLLinOpT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae73abc3efc9dcc4b381ff020e043c68',1,'amrex::MLLinOpT::MLLinOpT(const MLLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a709f5c12d16e1e5e191a1d56df622173',1,'amrex::MLLinOpT::MLLinOpT(MLLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae73abc3efc9dcc4b381ff020e043c68',1,'MLLinOpT< Array< MultiFab, 3 > >::MLLinOpT(const MLLinOpT< Array< MultiFab, 3 > > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab768833f0df0eb419284243a6940153e',1,'MLLinOpT< Array< MultiFab, 3 > >::MLLinOpT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab768833f0df0eb419284243a6940153e',1,'amrex::MLLinOpT::MLLinOpT()']]],
- ['mllinopt_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_5686',['MLLinOpT< Array< MultiFab, 3 > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'']]],
- ['mllinopt_3c_20mf_20_3e_5687',['MLLinOpT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex']]],
- ['mlmg_5688',['MLMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77b48f471801c4f6a597804a89c3b543',1,'amrex']]],
- ['mlmg_5flin_5fcc_5finterp_5fr2_5689',['mlmg_lin_cc_interp_r2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249a580ecbb9cf9c62a5c8398e2e650a',1,'amrex::mlmg_lin_cc_interp_r2()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#afb723cebbd068883a814d86a55a9fcd6',1,'amrex::TwoD::mlmg_lin_cc_interp_r2()']]],
- ['mlmg_5flin_5fcc_5finterp_5fr4_5690',['mlmg_lin_cc_interp_r4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42c1936a2addff0a513ce0fee0e97e79',1,'amrex::mlmg_lin_cc_interp_r4()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a11f38e536e017db019560ea7ba818a85',1,'amrex::TwoD::mlmg_lin_cc_interp_r4()']]],
- ['mlmg_5flin_5fnd_5finterp_5fr2_5691',['mlmg_lin_nd_interp_r2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad9cfa8c0b510db0ea1d728564a6a34c',1,'amrex::mlmg_lin_nd_interp_r2()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a78b7cf1f4749b09ead49a372efcade02',1,'amrex::TwoD::mlmg_lin_nd_interp_r2()']]],
- ['mlmg_5flin_5fnd_5finterp_5fr4_5692',['mlmg_lin_nd_interp_r4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6796e6b7599e56ab974042839b25efc',1,'amrex::mlmg_lin_nd_interp_r4()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a3f590573724f1d3bc311693f5dba029a',1,'amrex::TwoD::mlmg_lin_nd_interp_r4()']]],
- ['mlmgabctag_5693',['MLMGABCTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html',1,'amrex']]],
- ['mlmgbndry_5694',['MLMGBndry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9214b7c07d9c296122f7418f73f798e9',1,'amrex']]],
- ['mlmgbndryt_5695',['MLMGBndryT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html',1,'amrex::MLMGBndryT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#aee4434da8700f0e3f1b9677350b5431e',1,'amrex::MLMGBndryT::MLMGBndryT(MLMGBndryT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a6e0eb064c1f1e0e1f440566f0ca05cf5',1,'amrex::MLMGBndryT::MLMGBndryT(const MLMGBndryT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ae61807ee9974355077b5bc78d35895d8',1,'amrex::MLMGBndryT::MLMGBndryT(const BoxArray &_grids, const DistributionMapping &_dmap, int _ncomp, const Geometry &_geom)']]],
- ['mlmgpstag_5696',['MLMGPSTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html',1,'amrex']]],
- ['mlmgt_5697',['MLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html',1,'amrex::MLMGT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a0a2acaa575273f909062d401f4ea8c2e',1,'amrex::MLMGT::MLMGT(MLMGT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad45721019c8bf7a76442471a174e55d6',1,'amrex::MLMGT::MLMGT(MLMGT< MF > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad167454adc7ef3f671c1c51aa863f5d1',1,'amrex::MLLinOpT::MLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad167454adc7ef3f671c1c51aa863f5d1',1,'MLLinOpT< Array< MultiFab, 3 > >::MLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#abc418dda3f523d9f0ce2ad15871dc48b',1,'amrex::MLMGT::MLMGT()']]],
- ['mlndabeclap_5fgauss_5fseidel_5faa_5698',['mlndabeclap_gauss_seidel_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a0eaa19c8deff131ec61b7734f45e32',1,'amrex']]],
- ['mlndabeclap_5fjacobi_5faa_5699',['mlndabeclap_jacobi_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a837670516410d8578c3f4a463f00b086',1,'amrex']]],
- ['mlndlap_5fadotx_5faa_5700',['mlndlap_adotx_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43272fd95bc7e0d7912daa2c0a642862',1,'amrex::mlndlap_adotx_aa(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sig, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ac4e6d343b4cdffa4002968a81384d0',1,'amrex::mlndlap_adotx_aa(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fadotx_5fc_5701',['mlndlap_adotx_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad2144182834ce73b21ddad5461a14814',1,'amrex::mlndlap_adotx_c(int i, int j, int k, Array4< Real const > const &x, Real sigma, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a80066f45a8d531eb9934497f057ab7b6',1,'amrex::mlndlap_adotx_c(int i, int, int, Array4< Real const > const &x, Real sigma, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fadotx_5fha_5702',['mlndlap_adotx_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f492bb83254cf07e228b963154da5e4',1,'amrex::mlndlap_adotx_ha(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8b0a3b042ac35788ad8dddead4253d19',1,'amrex::mlndlap_adotx_ha(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0936b3138acfe2bb634d1992c6083aeb',1,'amrex::mlndlap_adotx_ha(int i, int, int, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fadotx_5fsten_5703',['mlndlap_adotx_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a447276ff5f1cf67d54fe79977f26da40',1,'amrex']]],
- ['mlndlap_5fadotx_5fsten_5fdoit_5704',['mlndlap_adotx_sten_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0e5c17e96d0128a17c33b820dc17845',1,'amrex']]],
- ['mlndlap_5fany_5ffine_5fsync_5fcells_5705',['mlndlap_any_fine_sync_cells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6dac73b981a4a840ea27018fdb17d6a2',1,'amrex']]],
- ['mlndlap_5fapplybc_5706',['mlndlap_applybc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acc59a603d50b00d769fdc49ed60d6cd1',1,'amrex']]],
- ['mlndlap_5favgdown_5fcoeff_5fx_5707',['mlndlap_avgdown_coeff_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb99fd44e7f078b90fcca21b2f9cc212',1,'amrex']]],
- ['mlndlap_5favgdown_5fcoeff_5fy_5708',['mlndlap_avgdown_coeff_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a344bb80d4a06ecf958781bdef59b351d',1,'amrex']]],
- ['mlndlap_5favgdown_5fcoeff_5fz_5709',['mlndlap_avgdown_coeff_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1dee48540dad573effdb346154f1da0c',1,'amrex']]],
- ['mlndlap_5fax_5ffine_5fcontrib_5710',['mlndlap_Ax_fine_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa426c74701cc4a171c54210ede1212cd',1,'amrex::mlndlap_Ax_fine_contrib(int i, int j, int k, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec133744a63e94005ef481cb3a34c759',1,'amrex::mlndlap_Ax_fine_contrib(int i, int j, int, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< Real const > const &sig, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fax_5ffine_5fcontrib_5fcs_5711',['mlndlap_Ax_fine_contrib_cs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1be11befaad780d29152b9e45595fde0',1,'amrex::mlndlap_Ax_fine_contrib_cs(int i, int j, int, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Real const sig, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7ebf2548096900974be75be23948782a',1,'amrex::mlndlap_Ax_fine_contrib_cs(int i, int j, int k, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Real const sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fax_5ffine_5fcontrib_5fdoit_5712',['mlndlap_Ax_fine_contrib_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5f85aca190f7e60aef6b90195d64995',1,'amrex::mlndlap_Ax_fine_contrib_doit(S const &sig, int i, int j, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a79e83c8456e84fbbcc1427138b588e94',1,'amrex::mlndlap_Ax_fine_contrib_doit(S const &sig, int i, int j, int k, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fbc_5fdoit_5713',['mlndlap_bc_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10b7164dc8a0ac93a0d1eda30d1ba209',1,'amrex']]],
- ['mlndlap_5fcolor_5714',['mlndlap_color',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad22505ca7d4df8818274de6ef93908c3',1,'amrex']]],
- ['mlndlap_5fcrse_5fresid_5715',['mlndlap_crse_resid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad31ca7c577662afe5ea03ed3d21d8a57',1,'amrex']]],
- ['mlndlap_5fdivu_5716',['mlndlap_divu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a4c82f5078f044ef07c395f85f2905f',1,'amrex::mlndlap_divu(int i, int, int, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5ffed68b31da08687142195b804a767',1,'amrex::mlndlap_divu(int i, int j, int k, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &nodal_domain, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool is_rz) noexcept']]],
- ['mlndlap_5fdivu_5fcf_5fcontrib_5717',['mlndlap_divu_cf_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25f8c9d5397b3257e338744fa62de620',1,'amrex::mlndlap_divu_cf_contrib(int i, int j, int, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &fc, Array4< Real const > const &rhcc, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &veldom, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a670b05a007119dce11eb3f0b46193b0e',1,'amrex::mlndlap_divu_cf_contrib(int i, int j, int k, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &fc, Array4< Real const > const &rhcc, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &veldom, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93891c5a7ee70e942834086d0aa5ad9e',1,'amrex::mlndlap_divu_cf_contrib(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &, Array4< int const > const &, Array4< int const > const &, GpuArray< Real, AMREX_SPACEDIM > const &, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, bool) noexcept']]],
- ['mlndlap_5fdivu_5ffine_5fcontrib_5718',['mlndlap_divu_fine_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1d45248dc1950cb01bc44fc0ca45ab78',1,'amrex::mlndlap_divu_fine_contrib(int i, int j, int, Box const &fvbx, Box const &velbx, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &frhs, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5a9a7db8b16a9ef88bb03f59166a579d',1,'amrex::mlndlap_divu_fine_contrib(int i, int j, int k, Box const &fvbx, Box const &velbx, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &frhs, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5ffillbc_5fcc_5719',['mlndlap_fillbc_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a27e3488dd823ad0ba4999a21f3cba781',1,'amrex']]],
- ['mlndlap_5fgauss_5fseidel_5faa_5720',['mlndlap_gauss_seidel_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a361e3d4eecaa26110d1e00f02f55e7b8',1,'amrex::mlndlap_gauss_seidel_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa154703cd209cfea25e6b2acffa81689',1,'amrex::mlndlap_gauss_seidel_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept']]],
- ['mlndlap_5fgauss_5fseidel_5fc_5721',['mlndlap_gauss_seidel_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae163707beceb649afffebe0c7aa0ad7f',1,'amrex::mlndlap_gauss_seidel_c(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a39663292882d89a957142fe2e2f6e663',1,'amrex::mlndlap_gauss_seidel_c(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept']]],
- ['mlndlap_5fgauss_5fseidel_5fha_5722',['mlndlap_gauss_seidel_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4dec72ebb8fecbf6808e7aa181664878',1,'amrex::mlndlap_gauss_seidel_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c56c0f6ffbb74e4788cfd471f6ba27f',1,'amrex::mlndlap_gauss_seidel_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a7a6601e4e5aaa86ecf4ee0c86289a0',1,'amrex::mlndlap_gauss_seidel_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fgauss_5fseidel_5fsten_5723',['mlndlap_gauss_seidel_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63ff696ecc9e1424273c8d586dc92f69',1,'amrex::mlndlap_gauss_seidel_sten(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sten, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a984666a78b0c793f06dfb03e3b1b1855',1,'amrex::mlndlap_gauss_seidel_sten(Box const &, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &) noexcept']]],
- ['mlndlap_5fgauss_5fseidel_5fwith_5fline_5fsolve_5faa_5724',['mlndlap_gauss_seidel_with_line_solve_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a475e835a8477ff3cadecf2ed4cb9aaa0',1,'amrex::mlndlap_gauss_seidel_with_line_solve_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d2057b274ec423dee54149f693a6fd5',1,'amrex::mlndlap_gauss_seidel_with_line_solve_aa(Box const &, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &, GpuArray< Real, AMREX_SPACEDIM > const &) noexcept']]],
- ['mlndlap_5fgscolor_5faa_5725',['mlndlap_gscolor_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ab5540abe3be9ba583a99e0707d34c5',1,'amrex::mlndlap_gscolor_aa(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad04eb25df5d0a9eacec70a51440cc3a',1,'amrex::mlndlap_gscolor_aa(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept']]],
- ['mlndlap_5fgscolor_5fc_5726',['mlndlap_gscolor_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab73bebf9444460ba96f9cfa9c62222c0',1,'amrex::mlndlap_gscolor_c(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4cee39520c1324699bbce57ec3102cf',1,'amrex::mlndlap_gscolor_c(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color, bool is_rz) noexcept']]],
- ['mlndlap_5fgscolor_5fha_5727',['mlndlap_gscolor_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dd1ea23da0038d10a32adff38054a54',1,'amrex::mlndlap_gscolor_ha(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5fb5d6e81e372164f4f7fd44e1277599',1,'amrex::mlndlap_gscolor_ha(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b35cfa8517332b30d3a23bb8085b222',1,'amrex::mlndlap_gscolor_ha(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept']]],
- ['mlndlap_5fgscolor_5fsten_5728',['mlndlap_gscolor_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9bea0dc6b2241637d2ae91aa21ab286f',1,'amrex']]],
- ['mlndlap_5fimpose_5fneumann_5fbc_5729',['mlndlap_impose_neumann_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d2482b4f9d89faf8934861fec9bc1b6',1,'amrex']]],
- ['mlndlap_5finterpadd_5faa_5730',['mlndlap_interpadd_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85a7489d4126f5ed138e2d8bcd30e9b8',1,'amrex']]],
- ['mlndlap_5finterpadd_5fc_5731',['mlndlap_interpadd_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4807272239c4988862ccf16fef2295cb',1,'amrex']]],
- ['mlndlap_5finterpadd_5fha_5732',['mlndlap_interpadd_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae84186f50057b6865eb99e500276d230',1,'amrex::mlndlap_interpadd_ha(int i, int j, int k, Array4< Real > const &fine, Array4< Real const > const &crse, Array4< Real const > const &sig, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2cac2c8ce802cddafa55136e8ffcb31e',1,'amrex::mlndlap_interpadd_ha(int i, int j, int, Array4< Real > const &fine, Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a531776fc9c73568abdcae71dc12b41fc',1,'amrex::mlndlap_interpadd_ha(int i, int j, int k, Array4< Real > const &fine, Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, Array4< Real const > const &sigz, Array4< int const > const &msk) noexcept']]],
- ['mlndlap_5finterpadd_5frap_5733',['mlndlap_interpadd_rap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a339f91a23a5b046654c2029e996cbd94',1,'amrex']]],
- ['mlndlap_5fjacobi_5faa_5734',['mlndlap_jacobi_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42a2cb40156e53bf7426c7893a31fff5',1,'amrex::mlndlap_jacobi_aa(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a65593496b3b1bc34a4febb8cfbb6be26',1,'amrex::mlndlap_jacobi_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fjacobi_5fc_5735',['mlndlap_jacobi_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42587d745d04512fb463b6e351f026a4',1,'amrex::mlndlap_jacobi_c(int i, int, int, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3962a959c87fb1a5d2e2d5ed1d224fe4',1,'amrex::mlndlap_jacobi_c(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fjacobi_5fha_5736',['mlndlap_jacobi_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d28879490b47fa611ad92f7a161c7b2',1,'amrex::mlndlap_jacobi_ha(int i, int, int, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0803c690a8c05d9a7f023c28ee60614',1,'amrex::mlndlap_jacobi_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71e75cd82b923a14eae908216beb7b8e',1,'amrex::mlndlap_jacobi_ha(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f986eed3c727960060440c029ea10ec',1,'amrex::mlndlap_jacobi_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abad1558e7ef11955e6a7498dc8501650',1,'amrex::mlndlap_jacobi_ha(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af33af7bb4f9511914e609546e5719a8e',1,'amrex::mlndlap_jacobi_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fjacobi_5fsten_5737',['mlndlap_jacobi_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4699f3f565599c96a567615e64ea5d20',1,'amrex::mlndlap_jacobi_sten(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sten, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad804c9fcd8b74d9d8d9477fe5637e0f1',1,'amrex::mlndlap_jacobi_sten(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sten, Array4< int const > const &msk) noexcept']]],
- ['mlndlap_5fmknewu_5738',['mlndlap_mknewu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a08ba07924919817676a76596d29044',1,'amrex::mlndlap_mknewu(int i, int j, int k, Array4< Real > const &u, Array4< Real const > const &p, Array4< Real const > const &sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aae00e74a4e68101d25626b4fafa553f8',1,'amrex::mlndlap_mknewu(int i, int, int, Array4< Real > const &u, Array4< Real const > const &p, Array4< Real const > const &sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fmknewu_5fc_5739',['mlndlap_mknewu_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8d83b1b38a04709a774b310bed31684',1,'amrex::mlndlap_mknewu_c(int i, int, int, Array4< Real > const &u, Array4< Real const > const &p, Real sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aef2d99a25b5735f53808a3cf1baad97a',1,'amrex::mlndlap_mknewu_c(int i, int j, int k, Array4< Real > const &u, Array4< Real const > const &p, Real sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept']]],
- ['mlndlap_5fnormalize_5faa_5740',['mlndlap_normalize_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5bb1a9325590f5f9a589156ce352468d',1,'amrex']]],
- ['mlndlap_5fnormalize_5fha_5741',['mlndlap_normalize_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adaf0bec0d3187172257ffca902ee888f',1,'amrex::mlndlap_normalize_ha(int i, int, int, Array4< Real > const &x, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace8c1ed0795537f5b681f070521f4948',1,'amrex::mlndlap_normalize_ha(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adbe7ac7535678d7a0584bdf336c21f58',1,'amrex::mlndlap_normalize_ha(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mlndlap_5fnormalize_5fsten_5742',['mlndlap_normalize_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8273b39fe595ef4e5c09b38cb01e71e',1,'amrex']]],
- ['mlndlap_5fres_5fcf_5fcontrib_5743',['mlndlap_res_cf_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5254b57a98ac5629ec4d14f55f37feba',1,'amrex::mlndlap_res_cf_contrib(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &, Array4< int const > const &, Array4< int const > const &, Array4< Real const > const &, GpuArray< Real, AMREX_SPACEDIM > const &, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, bool) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad5093e1e3c96b9ae000d6c60ba2fa68e',1,'amrex::mlndlap_res_cf_contrib(int i, int j, int, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, bool is_rz, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2988e920c93565dcea89d08e018e1262',1,'amrex::mlndlap_res_cf_contrib(int i, int j, int k, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept']]],
- ['mlndlap_5fres_5fcf_5fcontrib_5fcs_5744',['mlndlap_res_cf_contrib_cs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a883d525d9d67d5243805dfa6b69fbfbc',1,'amrex::mlndlap_res_cf_contrib_cs(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Real, Array4< int const > const &, Array4< int const > const &, Array4< int const > const &, Array4< Real const > const &, GpuArray< Real, AMREX_SPACEDIM > const &, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, bool) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb0bdef9d1c47aa32063d0deb6e42f78',1,'amrex::mlndlap_res_cf_contrib_cs(int i, int j, int, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Real const sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, bool is_rz, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00bf121938de056ff99b07c9a5ac892d',1,'amrex::mlndlap_res_cf_contrib_cs(int i, int j, int k, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Real const sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept']]],
- ['mlndlap_5frestriction_5745',['mlndlap_restriction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88671deaf3aa1d3f7a4fab3598283bb9',1,'amrex::mlndlap_restriction(int i, int, int, Array4< Real > const &crse, Array4< Real const > const &fine, Array4< int const > const &msk, Box const &fdom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a672bd51def9952ab7fad72c49d313caf',1,'amrex::mlndlap_restriction(int i, int, int, Array4< Real > const &crse, Array4< Real const > const &fine, Array4< int const > const &msk) noexcept']]],
- ['mlndlap_5frestriction_5frap_5746',['mlndlap_restriction_rap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab727d4d055b37cfc647dd73d9a2be0eb',1,'amrex']]],
- ['mlndlap_5frhcc_5747',['mlndlap_rhcc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af51f6f7831db55333f7f647ba71ab6d8',1,'amrex']]],
- ['mlndlap_5frhcc_5ffine_5fcontrib_5748',['mlndlap_rhcc_fine_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f61c36adba2f891648c342ef4b558e8',1,'amrex']]],
- ['mlndlap_5fscale_5fneumann_5fbc_5749',['mlndlap_scale_neumann_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fdc0d6938e50feef0be49bf0ce3fa53',1,'amrex']]],
- ['mlndlap_5fsemi_5favgdown_5fcoeff_5750',['mlndlap_semi_avgdown_coeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2da7299a6ccc42ab70c5b8173a5f1363',1,'amrex']]],
- ['mlndlap_5fsemi_5finterpadd_5faa_5751',['mlndlap_semi_interpadd_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70d0526f5c183c5731c0f08ba27670cc',1,'amrex']]],
- ['mlndlap_5fsemi_5frestriction_5752',['mlndlap_semi_restriction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a739c61caa42304fdafed256192d5b3ae',1,'amrex']]],
- ['mlndlap_5fset_5fdirichlet_5fmask_5753',['mlndlap_set_dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada2b00e17500ae80305fdbf12852131b',1,'amrex']]],
- ['mlndlap_5fset_5fdot_5fmask_5754',['mlndlap_set_dot_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adec70b44b6602b28be91e27a7595c9c1',1,'amrex']]],
- ['mlndlap_5fset_5fnodal_5fmask_5755',['mlndlap_set_nodal_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1200f8a64999cddaba15abf22ffb4e0f',1,'amrex']]],
- ['mlndlap_5fset_5fstencil_5756',['mlndlap_set_stencil',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77743280efb0c02d3c4301b87b272f7c',1,'amrex']]],
- ['mlndlap_5fset_5fstencil_5fs0_5757',['mlndlap_set_stencil_s0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b20346156e62bf392b0e5870b142762',1,'amrex']]],
- ['mlndlap_5fstencil_5frap_5758',['mlndlap_stencil_rap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee965ec1adf090525e207867611b1635',1,'amrex']]],
- ['mlndlap_5fsum_5fax_5759',['mlndlap_sum_Ax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42aaca205bd13f32ec341723911ffbbb',1,'amrex::mlndlap_sum_Ax(P const &pred, S const &sig, int i, int j, int k, Real facx, Real facy, Real facz, Array4< Real const > const &phi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a61b78515271a4b17e9548045e93c2ef5',1,'amrex::mlndlap_sum_Ax(P const &pred, S const &sig, int i, int j, Real facx, Real facy, Array4< Real const > const &phi, bool is_rz) noexcept']]],
- ['mlndlap_5fsum_5fdf_5760',['mlndlap_sum_Df',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3aa4c26949852604ab5e27065f452bf',1,'amrex::mlndlap_sum_Df(int ii, int jj, Real facx, Real facy, Array4< Real const > const &vel, Box const &velbx, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adece5dd292d5a4abe007029002b1a48b',1,'amrex::mlndlap_sum_Df(int ii, int jj, int kk, Real facx, Real facy, Real facz, Array4< Real const > const &vel, Box const &velbx) noexcept']]],
- ['mlndlap_5funimpose_5fneumann_5fbc_5761',['mlndlap_unimpose_neumann_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a880fe3ab900c3cb4d906ff3bdb91e643',1,'amrex']]],
- ['mlndlap_5fzero_5ffine_5762',['mlndlap_zero_fine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7c0ab4702ea443c09737b03c5670de97',1,'amrex']]],
- ['mlndtslap_5fadotx_5763',['mlndtslap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a53370b735fdd3cf1ef91f247b59fa59a',1,'amrex::mlndtslap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &msk, GpuArray< Real, 3 > const &s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa1536ebc938e56df4e34d2a480de5887',1,'amrex::mlndtslap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &msk, GpuArray< Real, 6 > const &s) noexcept']]],
- ['mlndtslap_5fgauss_5fseidel_5764',['mlndtslap_gauss_seidel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f03c49565fe408f76ae7aa2ca26dc99',1,'amrex::mlndtslap_gauss_seidel(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< int const > const &msk, GpuArray< Real, 3 > const &s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a278a64e576981a2a11e821afe9ebf758',1,'amrex::mlndtslap_gauss_seidel(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< int const > const &msk, GpuArray< Real, 6 > const &s) noexcept']]],
- ['mlndtslap_5finterpadd_5765',['mlndtslap_interpadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7e03fbccf0d29fad0597554a3abf2a2',1,'amrex']]],
- ['mlndtslap_5fsemi_5finterpadd_5766',['mlndtslap_semi_interpadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaf2d6988f0f9e6bcbbf860bdbe33cd87',1,'amrex']]],
- ['mlnodeabeclaplacian_5767',['MLNodeABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html',1,'amrex::MLNodeABecLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a9d8dbe2097865e8e25399acd755591ca',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian(MLNodeABecLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#abf08aeab5958c3f46c8b361b24076dfb',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian(const MLNodeABecLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3b01891200eda180a8163e2a8a30d6ed',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a6ef9e45aeb72eac59726b539f6196f73',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian()=default']]],
- ['mlnodelaplacian_5768',['MLNodeLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html',1,'amrex::MLNodeLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a9b935f6c3fd7cdb7d702502ffbabc275',1,'amrex::MLNodeLaplacian::MLNodeLaplacian(MLNodeLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a3e118d417a65df672755dedb1623fe06',1,'amrex::MLNodeLaplacian::MLNodeLaplacian(const MLNodeLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a8fab712729235b3fabdeae74513aab8a',1,'amrex::MLNodeLaplacian::MLNodeLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={}, Real a_const_sigma=Real(0.0))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a5fd5b7a39f59b0c68cca9f92c9e7723d',1,'amrex::MLNodeLaplacian::MLNodeLaplacian()=default']]],
- ['mlnodelinop_5769',['MLNodeLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html',1,'amrex::MLNodeLinOp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a02892864c3a177a34cc38d3d55a972fd',1,'amrex::MLNodeLinOp::MLNodeLinOp(MLNodeLinOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aaf264472c0b70b5588a04b930fbcd8ff',1,'amrex::MLNodeLinOp::MLNodeLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a712873309064abf30aafcb2d277890fb',1,'amrex::MLNodeLinOp::MLNodeLinOp(const MLNodeLinOp &)=delete']]],
- ['mlnodetensorlaplacian_5770',['MLNodeTensorLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html',1,'amrex::MLNodeTensorLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ac894d59c3a515130711a775b5fd73fc7',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad8c26ff67ae05f0dcdf8b886d856209a',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a18dc95a71cf758e9589a1c38e684f68b',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian(const MLNodeTensorLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a01beaf3eb0c5a2afb9479e19f967f2b0',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian(MLNodeTensorLaplacian &&)=delete']]],
- ['mlo_5771',['mlo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#a9bd97367a061122f466d95e32fb2464b',1,'amrex::MLMGPSTag']]],
- ['mlpoisson_5772',['MLPoisson',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a339ac1b3381df4095a659ec2b7980cb3',1,'amrex']]],
- ['mlpoisson_5fadotx_5773',['mlpoisson_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ba0b0f34245585ce4164f57e03e6d14',1,'amrex::mlpoisson_adotx(int i, Array4< T > const &y, Array4< T const > const &x, T dhx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ee7d90d5262f08f2c0356f20dd11212',1,'amrex::mlpoisson_adotx(int i, int j, int k, Array4< T > const &y, Array4< T const > const &x, T dhx, T dhy, T dhz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a0fc33abad576e5066d97d992dbc8c640',1,'amrex::TwoD::mlpoisson_adotx()']]],
- ['mlpoisson_5fadotx_5fm_5774',['mlpoisson_adotx_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26b52402d10757144862537c196db625',1,'amrex::mlpoisson_adotx_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ae72ade8e9ec53f5601ce2fca8ca32c2c',1,'amrex::TwoD::mlpoisson_adotx_m(int i, int j, Array4< T > const &y, Array4< T const > const &x, T dhx, T dhy, T dx, T probxlo) noexcept']]],
- ['mlpoisson_5fadotx_5fos_5775',['mlpoisson_adotx_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a32331bc0f823e877a4f1239b99e37995',1,'amrex::TwoD::mlpoisson_adotx_os()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76127d2a544317b8685dc766003d82f2',1,'amrex::mlpoisson_adotx_os(int i, int j, int k, Array4< T > const &y, Array4< T const > const &x, Array4< int const > const &osm, T dhx, T dhy, T dhz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af24a436e081d58ede9cec374b62bb6b3',1,'amrex::mlpoisson_adotx_os(int i, Array4< T > const &y, Array4< T const > const &x, Array4< int const > const &osm, T dhx) noexcept']]],
- ['mlpoisson_5fflux_5fx_5776',['mlpoisson_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ae73c515c22e11e5c1bf9636c7fb9e54b',1,'amrex::TwoD::mlpoisson_flux_x()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3171a013d5989b5e9851658aca2b7a15',1,'amrex::mlpoisson_flux_x()']]],
- ['mlpoisson_5fflux_5fx_5fm_5777',['mlpoisson_flux_x_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a85f3aa8d95ac28eb34e66cf6b2a6b7d1',1,'amrex::TwoD::mlpoisson_flux_x_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5fd04f32dc701a0cb5b7cbacddc15f9a',1,'amrex::mlpoisson_flux_x_m()']]],
- ['mlpoisson_5fflux_5fxface_5778',['mlpoisson_flux_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a624a67284a3280e6462f0e85efb2ae16',1,'amrex::TwoD::mlpoisson_flux_xface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83fdd6ab42d2fa99c37932ab15afd504',1,'amrex::mlpoisson_flux_xface()']]],
- ['mlpoisson_5fflux_5fxface_5fm_5779',['mlpoisson_flux_xface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a06824586a841d7b5c2907deb5ee84057',1,'amrex::TwoD::mlpoisson_flux_xface_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a569ce08aa34785c55e309b897931f64c',1,'amrex::mlpoisson_flux_xface_m()']]],
- ['mlpoisson_5fflux_5fy_5780',['mlpoisson_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a35799a3e0cd6de5f9dc9f41d7ae50fd1',1,'amrex::TwoD::mlpoisson_flux_y()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a558a15ef6f7f983cf3cbb667c085f4a3',1,'amrex::mlpoisson_flux_y()']]],
- ['mlpoisson_5fflux_5fy_5fm_5781',['mlpoisson_flux_y_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a78d813e2a7e81fb4fb24b12a40792d8a',1,'amrex::TwoD']]],
- ['mlpoisson_5fflux_5fyface_5782',['mlpoisson_flux_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a0d7fed44bfb42c1ab16df0ca1b1fc182',1,'amrex::TwoD::mlpoisson_flux_yface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ace9918d421ae341c148190b63d0b81',1,'amrex::mlpoisson_flux_yface()']]],
- ['mlpoisson_5fflux_5fyface_5fm_5783',['mlpoisson_flux_yface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a16acce3762d190bb0d8fcbc58db439e2',1,'amrex::TwoD']]],
- ['mlpoisson_5fflux_5fz_5784',['mlpoisson_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af382239a16f86597c9c6e68ec73879b2',1,'amrex']]],
- ['mlpoisson_5fflux_5fzface_5785',['mlpoisson_flux_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfd998d0d3429948b0a7e68291d6a264',1,'amrex']]],
- ['mlpoisson_5fgsrb_5786',['mlpoisson_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a7916b6c7ad2dbac059e35c081772b450',1,'amrex::TwoD::mlpoisson_gsrb()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af35078e515133d4f3b9734d13ad54d22',1,'amrex::mlpoisson_gsrb(int i, int j, int k, Array4< T > const &phi, Array4< T const > const &rhs, T dhx, T dhy, T dhz, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Array4< T const > const &f2, Array4< int const > const &m2, Array4< T const > const &f3, Array4< int const > const &m3, Array4< T const > const &f4, Array4< int const > const &m4, Array4< T const > const &f5, Array4< int const > const &m5, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a670237d9b46bcf40be36d5bff4a63a42',1,'amrex::mlpoisson_gsrb(int i, int, int, Array4< T > const &phi, Array4< T const > const &rhs, T dhx, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack) noexcept']]],
- ['mlpoisson_5fgsrb_5fm_5787',['mlpoisson_gsrb_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#aabea771325d11e0a08b63f235b7be80a',1,'amrex::TwoD::mlpoisson_gsrb_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a27345dc98593d14eb2b32570007ef86f',1,'amrex::mlpoisson_gsrb_m(int i, int, int, Array4< T > const &phi, Array4< T const > const &rhs, T dhx, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack, T dx, T probxlo) noexcept']]],
- ['mlpoisson_5fgsrb_5fos_5788',['mlpoisson_gsrb_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb5a0b21c1cc3caa854e66476df82c36',1,'amrex::mlpoisson_gsrb_os(int i, int, int, Array4< T > const &phi, Array4< T const > const &rhs, Array4< int const > const &osm, T dhx, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a45a91e8cc49f5cd2430328b7ee08ef57',1,'amrex::mlpoisson_gsrb_os(int i, int j, int k, Array4< T > const &phi, Array4< T const > const &rhs, Array4< int const > const &osm, T dhx, T dhy, T dhz, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Array4< T const > const &f2, Array4< int const > const &m2, Array4< T const > const &f3, Array4< int const > const &m3, Array4< T const > const &f4, Array4< int const > const &m4, Array4< T const > const &f5, Array4< int const > const &m5, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a987c939b4effecdac441a9211d1979e9',1,'amrex::TwoD::mlpoisson_gsrb_os()']]],
- ['mlpoisson_5fnormalize_5789',['mlpoisson_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9eaf0679e7d5af988ed7ff805e89f2d2',1,'amrex::mlpoisson_normalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a42e901e88111cafb3b84f39d0032e0a0',1,'amrex::TwoD::mlpoisson_normalize()']]],
- ['mlpoissont_5790',['MLPoissonT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html',1,'amrex::MLPoissonT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aa8afb7d2454430bac23626c25224e528',1,'amrex::MLPoissonT::MLPoissonT(MLPoissonT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a987b9536da690461737da64c367feabb',1,'amrex::MLPoissonT::MLPoissonT(const MLPoissonT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a5bccc694799572e3f31b2c7862f278ea',1,'amrex::MLPoissonT::MLPoissonT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aa704b533c4daad5126cfabe71901aeeb',1,'amrex::MLPoissonT::MLPoissonT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ae8bb112b8e057c31f2b2960ddbb42c57',1,'amrex::MLPoissonT::MLPoissonT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4314fcd3e8cf089757c3c88e923f9a2b',1,'MLLinOpT< Array< MultiFab, 3 > >::MLPoissonT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4314fcd3e8cf089757c3c88e923f9a2b',1,'amrex::MLLinOpT::MLPoissonT()']]],
- ['mlresnorminf_5791',['MLResNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a0368b810b665e00fdb1490f57eb331e0',1,'amrex::MLMGT']]],
- ['mlrhsnorminf_5792',['MLRhsNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a07d1120af993f9d9c95c3ab9d8ae7fb2',1,'amrex::MLMGT']]],
- ['mlstateredistribute_5793',['MLStateRedistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a61a7588d23092462a8a0de34ebbd94',1,'amrex']]],
- ['mltensor_5fcross_5fterms_5794',['mltensor_cross_terms',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2cab819df733b89d0356224d626a877',1,'amrex::mltensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95509f933f27bf95cd70b6064aaa4153',1,'amrex::mltensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept']]],
- ['mltensor_5fcross_5fterms_5ffx_5795',['mltensor_cross_terms_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fdf14ed031a6b8519c1fc9a818dc643',1,'amrex::mltensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7030037af193bb2bf648e008000c57dd',1,'amrex::mltensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mltensor_5fcross_5fterms_5ffy_5796',['mltensor_cross_terms_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7898c737927ee5e4701de85ddd893cf',1,'amrex::mltensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff33f49d1494120e79df850eaa87201e',1,'amrex::mltensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mltensor_5fcross_5fterms_5ffz_5797',['mltensor_cross_terms_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a411e8cac6bce709a0aa74b479fb31dec',1,'amrex::mltensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00f22a6e30b96fc1eb9c1bb71c1b3c18',1,'amrex::mltensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['mltensor_5fcross_5fterms_5fos_5798',['mltensor_cross_terms_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5663d44c9283a75d4fc0a7077a0b7bf6',1,'amrex::mltensor_cross_terms_os(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< int const > const &osm, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7336687a5c4493deb071aa4e4718a20c',1,'amrex::mltensor_cross_terms_os(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< int const > const &osm, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept']]],
- ['mltensor_5fdx_5fon_5fyface_5799',['mltensor_dx_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19ff7b7195571fcdacb29c1c6d4c0665',1,'amrex::mltensor_dx_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a721b95ca12909fdd1f2b0b733ff504',1,'amrex::mltensor_dx_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mltensor_5fdx_5fon_5fzface_5800',['mltensor_dx_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a28e4ea0f72cf32aff7158a4ec459ab',1,'amrex::mltensor_dx_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83a54f1bb3bf386d9d108c441a3abd5a',1,'amrex::mltensor_dx_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mltensor_5fdy_5fon_5fxface_5801',['mltensor_dy_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b625a06eff5f521a23e7a462c1218a8',1,'amrex::mltensor_dy_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aed8a6ba3b38c4fc1abf2bc02d1ffb825',1,'amrex::mltensor_dy_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi) noexcept']]],
- ['mltensor_5fdy_5fon_5fzface_5802',['mltensor_dy_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4aa6643ceba8b1d5ba010cdf18bc7b86',1,'amrex::mltensor_dy_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9348bb6be668d8676abbae239e898379',1,'amrex::mltensor_dy_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi) noexcept']]],
- ['mltensor_5fdz_5fon_5fxface_5803',['mltensor_dz_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5bb5d94ad59c4598d892de4b31a5b641',1,'amrex::mltensor_dz_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8f3cf7c4ed78b565a830afb9f4781736',1,'amrex::mltensor_dz_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi) noexcept']]],
- ['mltensor_5fdz_5fon_5fyface_5804',['mltensor_dz_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa344491aa8595281823c18ab0d27d760',1,'amrex::mltensor_dz_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a489781d6bf07f39bcfb01554df8b70a4',1,'amrex::mltensor_dz_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mltensor_5ffill_5fcorners_5805',['mltensor_fill_corners',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abf7a8ee97af68566dd8f4172055054a9',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5806',['mltensor_fill_edges',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2720cbbf5d1841f831af3bb076a45675',1,'amrex::mltensor_fill_edges(Box const &vbox, Array4< Real > const &vel, Array4< int const > const &mxlo, Array4< int const > const &mylo, Array4< int const > const &mzlo, Array4< int const > const &mxhi, Array4< int const > const &myhi, Array4< int const > const &mzhi, Array4< Real const > const &bcvalxlo, Array4< Real const > const &bcvalylo, Array4< Real const > const &bcvalzlo, Array4< Real const > const &bcvalxhi, Array4< Real const > const &bcvalyhi, Array4< Real const > const &bcvalzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Array2D< Real, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bcl, int inhomog, int maxorder, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4183dd6cfc1c77c6545fee103e4854db',1,'amrex::mltensor_fill_edges(int const bid, int const tid, int const bdim, Box const &vbox, Array4< Real > const &vel, Array4< int const > const &mxlo, Array4< int const > const &mylo, Array4< int const > const &mzlo, Array4< int const > const &mxhi, Array4< int const > const &myhi, Array4< int const > const &mzhi, Array4< Real const > const &bcvalxlo, Array4< Real const > const &bcvalylo, Array4< Real const > const &bcvalzlo, Array4< Real const > const &bcvalxhi, Array4< Real const > const &bcvalyhi, Array4< Real const > const &bcvalzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Array2D< Real, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bcl, int inhomog, int maxorder, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mltensor_5ffill_5fedges_5fxhi_5fyhi_5807',['mltensor_fill_edges_xhi_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a517c60a317a8ff8fd09d50e15593336b',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fxhi_5fylo_5808',['mltensor_fill_edges_xhi_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f1446614bc3e77169613923023d3b18',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fxhi_5fzhi_5809',['mltensor_fill_edges_xhi_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acebe6d3b425a107fb8430c3bae65a7ff',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fxhi_5fzlo_5810',['mltensor_fill_edges_xhi_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c655c65e332e7a06fc72ef2abaeb807',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fxlo_5fyhi_5811',['mltensor_fill_edges_xlo_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a56fbb16fb40d95653e4c6435871be25c',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fxlo_5fylo_5812',['mltensor_fill_edges_xlo_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a634a9de3292e7927e3bc311e34fd7ba4',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fxlo_5fzhi_5813',['mltensor_fill_edges_xlo_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9afc4b9b89d5ac7eaf308e4d073f12c1',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fxlo_5fzlo_5814',['mltensor_fill_edges_xlo_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f7635eb3583560ab8b191af6a5e8ceb',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fyhi_5fzhi_5815',['mltensor_fill_edges_yhi_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af95dc4f253202580282566c5e79fc50d',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fyhi_5fzlo_5816',['mltensor_fill_edges_yhi_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f2919df8162a77fd0772e44c9fbbe84',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fylo_5fzhi_5817',['mltensor_fill_edges_ylo_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6248b4c40bc29a82e0ebe59c187a2f46',1,'amrex']]],
- ['mltensor_5ffill_5fedges_5fylo_5fzlo_5818',['mltensor_fill_edges_ylo_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a90c6a5b3b45c3e04b0db782173ca5ef1',1,'amrex']]],
- ['mltensor_5fvel_5fgrads_5ffx_5819',['mltensor_vel_grads_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8420e5daa7ea328100bbd5355c290f45',1,'amrex::mltensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a506e37aa50bae292445a1b892b61bf2c',1,'amrex::mltensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mltensor_5fvel_5fgrads_5ffy_5820',['mltensor_vel_grads_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a40f5cb7b691ccd93b418b81b92200130',1,'amrex::mltensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c229b51daf8e677d4121e5d831964f4',1,'amrex::mltensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mltensor_5fvel_5fgrads_5ffz_5821',['mltensor_vel_grads_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3d5f677bf29212444263b285b440852',1,'amrex::mltensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0e392612aae050357e634dfc868ffda6',1,'amrex::mltensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
- ['mltensorop_5822',['MLTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html',1,'amrex::MLTensorOp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a6025988cdea4ad252498aa0e0af1de94',1,'amrex::MLTensorOp::MLTensorOp(const MLTensorOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ad97ed45bc2dd179fe8870687841f9071',1,'amrex::MLTensorOp::MLTensorOp(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#af334ada457b300b2f6c0751555dddf4e',1,'amrex::MLTensorOp::MLTensorOp(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aec0e97a4db88c3f6c19526090d051853',1,'amrex::MLTensorOp::MLTensorOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a2cf6f2e2ef6c4cceed3f3a67cf4e1201',1,'amrex::MLTensorOp::MLTensorOp(MLTensorOp &&)=delete']]],
- ['mn_5823',['mn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Builds.html#a2756a5fbf45d016bd03416184543526b',1,'amrex::MemProfiler::Builds::mn()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Bytes.html#af005129839d5b950c0e09b1e38a6a751',1,'amrex::MemProfiler::Bytes::mn()']]],
- ['modify_5fngrow_5824',['modify_ngrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a96e939e22bb7efb14a07a6f9260cce89',1,'amrex::ForkJoin::modify_ngrow(const std::string &name, int idx, IntVect ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a89798a7caff182b9c8e3d5803842fd5c',1,'amrex::ForkJoin::modify_ngrow(const std::string &name, IntVect ngrow)']]],
- ['modify_5fsplit_5825',['modify_split',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aeeadf363cdd980b987df6b196dcd8c6d',1,'amrex::ForkJoin::modify_split(const std::string &name, Vector< ComponentSet > comp_split)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#acd674b9f0159c359a040afa7e3ba4fe8',1,'amrex::ForkJoin::modify_split(const std::string &name, int idx, Vector< ComponentSet > comp_split)']]],
- ['modulus_5826',['modulus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#a332163d06c70c367f3238af4fb3dc6fd',1,'amrex::Math::FastDivmodU64']]],
- ['mol_5827',['MOL',['../group__MOL.html',1,'(Global Namespace)'],['../namespaceMOL.html',1,'MOL']]],
- ['mom_5828',['mom',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#a8479610f91f050e03aa5738c513500d2',1,'amrex::openbc::Moments']]],
- ['moments_5829',['Moments',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html',1,'amrex::openbc']]],
- ['momtag_5830',['MomTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html',1,'amrex::openbc']]],
- ['mpi_5flevel_5fto_5fstring_5831',['mpi_level_to_string',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3557c1b3ec791b8bf6f9e9cab5c6b0d8',1,'amrex::ParallelDescriptor']]],
- ['mpi_5fop_5832',['Mpi_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afd90fafb507b775adeafc707208573eb',1,'amrex::ParallelDescriptor']]],
- ['mpi_5fstatus_5833',['MPI_Status',['https://amrex-codes.github.io/amrex/doxygen/structMPI__Status.html',1,'']]],
- ['mpi_5ftag_5834',['mpi_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html#aa8135050d54b2e8cf0216b9038c4ab8b',1,'amrex::NonLocalBC::CommHandler']]],
- ['mpi_5ftypemap_5835',['Mpi_typemap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html',1,'amrex::ParallelDescriptor']]],
- ['mpi_5ftypemap_3c_20gpucomplex_3c_20t_20_3e_20_3e_5836',['Mpi_typemap< GpuComplex< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
- ['mpi_5ftypemap_3c_20vallocpair_3c_20tv_2c_20ti_20_3e_20_3e_5837',['Mpi_typemap< ValLocPair< TV, TI > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
- ['mtimerstotalssorted_5838',['mTimersTotalsSorted',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ae7b5e31a9fc2540ebcced76270cd6dbb',1,'RegionsProfStats']]],
- ['mult_5839',['mult',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< HYPRE_Int >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'amrex::FabArray::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< PetscInt >::mult(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< Real >::mult(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< Real >::mult(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< Real >::mult(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< Real >::mult(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< Real >::mult(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'amrex::FabArray::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< PetscInt >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::BaseFab< AtomicInt > >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::BaseFab< AtomicInt > >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::BaseFab< PetscInt > >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::BaseFab< PetscInt > >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::CutFab >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::CutFab >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::EBCellFlagFab >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::EBCellFlagFab >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::Mask >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::Mask >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< FArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< int >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< FArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< int >::mult(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< int >::mult(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< int >::mult(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< int >::mult(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< int >::mult(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< int >::mult(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< int >::mult(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< int >::mult(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< PetscInt >::mult(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< PetscInt >::mult(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< AtomicInt >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< char >::mult(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< char >::mult(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< char >::mult(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< char >::mult(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< char >::mult(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< char >::mult(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< AtomicInt >::mult(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< AtomicInt >::mult(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< IArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< AtomicInt >::mult(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< AtomicInt >::mult(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'amrex::BaseFab::mult(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'amrex::BaseFab::mult(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'amrex::BaseFab::mult(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'amrex::BaseFab::mult(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'amrex::BaseFab::mult(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'amrex::BaseFab::mult(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'amrex::BaseFab::mult(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'amrex::BaseFab::mult(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'amrex::BaseFab::mult(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< char >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< IArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< TagBox >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< TagBox >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af4227a4c2ca3581ae44d3749849f3f86',1,'amrex::iMultiFab::mult(int val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af5406410d32043523bbf1731020585f1',1,'amrex::iMultiFab::mult(int val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ad0f45679a0370bdb7dd411af0ace3f53',1,'amrex::iMultiFab::mult(int val, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a20f88cb636e58141aff41e1ce56a7932',1,'amrex::iMultiFab::mult(int val, const Box ®ion, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa9158374809b83cfd40a8092d4e63bdd',1,'amrex::MultiFab::mult(Real val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a75e0a3256784cedf410454d5bd9674e8',1,'amrex::MultiFab::mult(Real val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a3f3d92f9f07cf43431b03744b50edbdb',1,'amrex::MultiFab::mult(Real val, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa872fb55fa5e6dc2008584d6d6e927b3',1,'amrex::MultiFab::mult(Real val, const Box ®ion, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< char >::mult(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< char >::mult(char const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept']]],
- ['multi_5fshuffle_5fdown_5840',['multi_shuffle_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1detail.html#a287d2faf92608b095d6ae9eb9f97f22b',1,'amrex::Gpu::detail']]],
- ['multi_5fvalued_5841',['multi_valued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#ad0031001816fff176a885f73100062a8',1,'amrex_ebcellflag_module']]],
- ['multi_5fvalued_5fbits_5842',['multi_valued_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a8fe56028eeb58ef0718c19c6855f6bcb',1,'amrex::EBCellFlag']]],
- ['multiarray4_5843',['MultiArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'amrex']]],
- ['multiarray4_3c_20value_5ftype_20_3e_5844',['MultiArray4< value_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
- ['multiarray4_3c_20value_5ftype_20const_20_3e_5845',['MultiArray4< value_type const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
- ['multiblockcommmetadata_5846',['MultiBlockCommMetaData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html',1,'amrex::NonLocalBC::MultiBlockCommMetaData'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a07bee095114ca505ad4c3a70de926628',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const FabArrayBase &dst, const Box &dstbox, const FabArrayBase &src, const IntVect &ngrow, DTOS const &dtos)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#ab10c5e2ad3652e1739eaaa8577ec551c',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const BoxArray &dstba, const DistributionMapping &dstdm, const Box &dstbox, const BoxArray &srcba, const DistributionMapping &srcdm, const IntVect &ngrow, DTOS const &dtos)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a07bee095114ca505ad4c3a70de926628',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const FabArrayBase &dst, const Box &dstbox, const FabArrayBase &src, const IntVect &ngrow, DTOS const &dtos)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#ab10c5e2ad3652e1739eaaa8577ec551c',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const BoxArray &dstba, const DistributionMapping &dstdm, const Box &dstbox, const BoxArray &srcba, const DistributionMapping &srcdm, const IntVect &ngrow, DTOS const &dtos)']]],
- ['multiblockindexmapping_5847',['MultiBlockIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html',1,'amrex::NonLocalBC']]],
- ['multicutfab_5848',['MultiCutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html',1,'amrex::MultiCutFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#aaaef2d8067b4e79d9e8b222d82fffe3f',1,'amrex::MultiCutFab::MultiCutFab(const BoxArray &ba, const DistributionMapping &dm, int ncomp, int ngrow, const FabArray< EBCellFlagFab > &cellflags)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a6e72abb71404d338b7ddc2570277c430',1,'amrex::MultiCutFab::MultiCutFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a13683ad147676d968ba83b1c7a1ce09b',1,'amrex::MultiCutFab::MultiCutFab(const MultiCutFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a791ee981722de3ea8241d09f96653a33',1,'amrex::MultiCutFab::MultiCutFab(MultiCutFab &&rhs) noexcept=default']]],
- ['multifab_5849',['MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html',1,'amrex']]],
- ['multifab_5850',['multiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aaf12adc6f28b696da9085672a5507a83',1,'amrex::FabSetT::multiFab() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a0dd0ab51c70e9efaada3883aab1b8b56',1,'amrex::FabSetT::multiFab() const noexcept']]],
- ['multifab_5851',['MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abcce72db937ae8e326d2cb14cb114e7d',1,'amrex::MultiFab::MultiFab() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a19ec88a3ec56e2af03e7d127f8edb79e',1,'amrex::MultiFab::MultiFab(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a89ca350582ac479d9278fa2e0ec1a9c2',1,'amrex::MultiFab::MultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2c97960be1543778b979eb2a22c2b5d0',1,'amrex::MultiFab::MultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab61f9da32d4aad58172e8871dc992e45',1,'amrex::MultiFab::MultiFab(const MultiFab &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae5d26ea953fbc273c65f7c489511f656',1,'amrex::MultiFab::MultiFab(MultiFab &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad82dfbf92b93fa09d680fe6e3bec36e5',1,'amrex::MultiFab::MultiFab(const MultiFab &rhs)=delete']]],
- ['multifab_5852',['MULTIFAB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfa99e213ce9d7f8ea555072b09cc955a30',1,'amrex::Amrvis']]],
- ['multifabcopydescriptor_5853',['MultiFabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html',1,'amrex::MultiFabCopyDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#aae458eefaa948665af2dfefd5bffe686',1,'amrex::MultiFabCopyDescriptor::MultiFabCopyDescriptor(const MultiFabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#a590e4e8386d564474eafc3873a421681',1,'amrex::MultiFabCopyDescriptor::MultiFabCopyDescriptor(MultiFabCopyDescriptor &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#af99970f65ef4914fc7b4269d4d13429e',1,'amrex::MultiFabCopyDescriptor::MultiFabCopyDescriptor()=default']]],
- ['multifabfilefullprefix_5854',['MultiFabFileFullPrefix',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a81e8d2ba5c7abaf7b2ca9bd2f43d5fb1',1,'amrex']]],
- ['multifabheaderpath_5855',['MultiFabHeaderPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4ba0c733501dc74a5d254dac0bfc47d',1,'amrex']]],
- ['multifabid_5856',['MultiFabId',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a55427a27e71c45e7066414b0accf4a9b',1,'amrex']]],
- ['multigfab_5857',['MultiGFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html',1,'amrex::EB2::MultiGFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a499a6d7b2b720aca806b92cdb1e23382',1,'amrex::EB2::MultiGFab::MultiGFab(const BoxArray &ba, const DistributionMapping &dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a031d7609d94c881c63e75be491d9dafe',1,'amrex::EB2::MultiGFab::MultiGFab()=default']]],
- ['multileveltoblueprint_5858',['MultiLevelToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a025e5b59bd3848fc86899a836d0800f2',1,'amrex::MultiLevelToBlueprint(int n_levels, const Vector< const MultiFab * > &mfs, const Vector< std::string > &varnames, const Vector< Geometry > &geoms, Real time_value, const Vector< int > &level_steps, const Vector< IntVect > &ref_ratio, conduit::Node &bp_mesh)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58624bde46f31353c6263dd50ec48bfd',1,'amrex::MultiLevelToBlueprint(int n_levels, const Vector< const MultiFab * > &mfs, const Vector< std::string > &varnames, const Vector< Geometry > &geoms, Real time_value, const Vector< int > &level_steps, const Vector< IntVect > &ref_ratio, Node &res)']]],
- ['multimask_5859',['MultiMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html',1,'amrex::MultiMask'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a1965badea589074d3865b6b7c258baa1',1,'amrex::MultiMask::MultiMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a17295aabe1cef5654de77c7133bea544',1,'amrex::MultiMask::MultiMask(const MultiMask &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#aa1a1571e1a1ec3db4787a6a05e38403c',1,'amrex::MultiMask::MultiMask(MultiMask &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#aa6cb4358410dd413ca35d1ecdcc3fb0f',1,'amrex::MultiMask::MultiMask(const BoxArray ®ba, const DistributionMapping &dm, const Geometry &geom, Orientation face, int in_rad, int out_rad, int extent_rad, int ncomp, bool initval)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a82389d75715d6277535cb793627c135e',1,'amrex::MultiMask::MultiMask(const BoxArray &ba, const DistributionMapping &dm, int ncomp)']]],
- ['multimaskiter_5860',['MultiMaskIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMaskIter.html',1,'amrex::MultiMaskIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMaskIter.html#a0e4dd1fe210e54dbe5f7eda35343d210',1,'amrex::MultiMaskIter::MultiMaskIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a543302181bedff3235f600544f96197f',1,'amrex::MultiMask::MultiMaskIter()']]],
- ['multiplies_5861',['Multiplies',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Multiplies.html',1,'amrex']]],
- ['multiply_5862',['Multiply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62db3405e4e92a2a5bd5d3d9d19698ba',1,'amrex::MultiFab::Multiply()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a57da8c33bc706892e873bca4ff05f7ab',1,'amrex::Gpu::Atomic::Multiply()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71808e748d2cf6ea301231f278269b70',1,'amrex::Multiply(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec148f53c2d7fcc3b00c9e91999d4058',1,'amrex::Multiply(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ae4eab34e67e569399b7a53cbe5d9d188',1,'amrex::iMultiFab::Multiply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1782d5eefcdae9512c4d9ece50a2253b',1,'amrex::MultiFab::Multiply()']]],
- ['multiply_5fdevice_5863',['Multiply_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#afe7501c4ae1afec6af85f031a949dbc3',1,'amrex::Gpu::Atomic']]],
- ['multivalued_5864',['multivalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf8a062dbd0dba47618be245dc266806',1,'amrex']]],
- ['mx_5865',['mx',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Bytes.html#ae97a8af2e85ff53fc98d90d294693657',1,'amrex::MemProfiler::Bytes::mx()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Builds.html#a2c94315722d15392846ab3b77a58c3d0',1,'amrex::MemProfiler::Builds::mx()']]],
- ['myid_5866',['MyID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#afc192eadbbc8aaafa7ff32cacdc8488b',1,'amrex::ParallelContext::Frame']]],
- ['mypariter_5867',['MyParIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4f7f3ca7bf951e7ec6fce594005694da',1,'amrex::NeighborParticleContainer']]],
- ['myproc_5868',['MyProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a2fe4785cdf596f485e0087fcdf771579',1,'amrex::ParallelContext::Frame']]],
- ['myproc_5869',['myProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a0ce6d467be8a3cc0a59bdf0a4a84c18a',1,'amrex::NFilesIter::myProc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a3e2bb26a42b27ca072324f9bdfb0e1cf',1,'amrex::FabCopyDescriptor::myProc()']]],
- ['myproc_5870',['MyProc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a61222da774be88a4ba57947bce9b0847',1,'amrex::MPMD::MyProc()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a33162ef233c092e9e6fd75ab291b9b29',1,'amrex::ParallelDescriptor::MyProc() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adc6941c4330302993547bfb867a1df31',1,'amrex::ParallelDescriptor::MyProc(MPI_Comm comm) noexcept']]],
- ['myprocall_5871',['MyProcAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a2c1b05e38fc339f7a2275f8e32ca64e8',1,'amrex::ParallelContext']]],
- ['myprocsub_5872',['MyProcSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a5f6737315bff6905419103b17acf3d06',1,'amrex::ParallelContext']]],
- ['myprogid_5873',['MyProgId',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a94159263c06dba87d4f0a07c513df59b',1,'amrex::MPMD']]],
- ['myrankinnode_5874',['MyRankInNode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa6c71d10d121a68af6b6d3b0549a6b3b',1,'amrex::ParallelDescriptor']]],
- ['myrankinprocessor_5875',['MyRankInProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a83bd00b0f4fc52881764bcf3e23e7a3f',1,'amrex::ParallelDescriptor']]],
- ['myrankinteam_5876',['MyRankInTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#acccfcdccaefb95d8178c5c9253113b87',1,'amrex::ParallelDescriptor']]],
- ['myreadindex_5877',['myReadIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#aecbccfacd424296243d4fb271f754258',1,'amrex::NFilesIter']]],
- ['mysetposition_5878',['mySetPosition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ac8060f9d60b3f7dff21c1f8a826302d3',1,'amrex::NFilesIter']]],
- ['mysparsefilenumber_5879',['mySparseFileNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#adbf2559963632d8d8e286065e081205c',1,'amrex::NFilesIter']]],
- ['mytask_5880',['MyTask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aed6698adf890b9907f61c1c00e81618e',1,'amrex::ForkJoin']]],
- ['myteam_5881',['MyTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2814a4f0e10eb279d7457e6a2935fefa',1,'amrex::ParallelDescriptor']]],
- ['myteamcolor_5882',['MyTeamColor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a687dc008cc6ce7831496af1f8bbfff96',1,'amrex::ParallelDescriptor']]],
- ['myteamlead_5883',['MyTeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a564fb3e90a09a47e8213cdd2de4a2634',1,'amrex::ParallelDescriptor']]]
+ ['m_4481',['M',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a80221e673408a11d8a35e40f5d819c0f',1,'amrex::openbc']]],
+ ['m_5fa_4482',['m_A',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a6b8a8e6608be0522ca4b052414b28bf5',1,'amrex::HypreSolver']]],
+ ['m_5fa_5fcoeffs_4483',['m_a_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a09836660facdfeea8daba978902f9673',1,'amrex::MLALaplacianT::m_a_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3d10f9755818d95245385d0eff01780b',1,'amrex::MLNodeABecLaplacian::m_a_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a48c0efb6e525e5c901c1ee34fa5119ca',1,'amrex::MLEBABecLap::m_a_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#acd74fe42cd460e0e8cc50fae5550233e',1,'amrex::MLABecLaplacianT::m_a_coeffs()']]],
+ ['m_5fa_5fscalar_4484',['m_a_scalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#ad3cf841c5fb35c480f8130db69c287a7',1,'amrex::MLNodeABecLaplacian::m_a_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ac43a9c8728bb7861415d80283d41e064',1,'amrex::MLEBABecLap::m_a_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a6238682285be8b4464de6531f73d5cd8',1,'amrex::MLABecLaplacianT::m_a_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a4c4cc805f15b8f9dd1fa694f00110a1d',1,'amrex::MLALaplacianT::m_a_scalar()']]],
+ ['m_5fabeclap_4485',['m_abeclap',['../classHydro_1_1MacProjector.html#a21e61ba0627e90c2bc1fb25657cbf9c5',1,'Hydro::MacProjector']]],
+ ['m_5fabox_4486',['m_abox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aaa1d0e47191bce43137f9aeecf529f64',1,'amrex::BARef']]],
+ ['m_5facoef_5fset_4487',['m_acoef_set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ac6489a20e89c720a91f81ae8d29496f2',1,'amrex::MLABecLaplacianT::m_acoef_set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a148d4b95cd52c3e753735aadaeeb7bb5',1,'amrex::MLEBABecLap::m_acoef_set()']]],
+ ['m_5factually_5fused_4488',['m_actually_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#af3edc78581fb20c7273fbf74494e0c48',1,'amrex::CArena']]],
+ ['m_5fadjust_5fsingular_5fmatrix_4489',['m_adjust_singular_matrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#af24450dfdae7450d10455cae431fb457',1,'amrex::HypreIJIface']]],
+ ['m_5falloc_4490',['m_alloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#ad1b240a0437cfcaee6788096d93a1674',1,'amrex::CArena']]],
+ ['m_5falloc_5fsingle_5fchunk_4491',['m_alloc_single_chunk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a12b9e0ac23fbfa55a6ae4d6bf2d97ba8',1,'amrex::FabArrayBase']]],
+ ['m_5fallregular_4492',['m_allregular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a16651c9d026bf4c7876a890be6e85253',1,'amrex::EB2::Level']]],
+ ['m_5falpha_4493',['m_alpha',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a8e3436cc293f45df20b351de804af2fd',1,'amrex::MLCurlCurl::m_alpha()'],['../classHydro_1_1NodalProjector.html#a203ba5e56729b8fd5fe1651e72cdea3b',1,'Hydro::NodalProjector::m_alpha()']]],
+ ['m_5famr_5fref_5fratio_4494',['m_amr_ref_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a520a29dd5773acdba2c227d316e059a4',1,'amrex::MLLinOpT::m_amr_ref_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a520a29dd5773acdba2c227d316e059a4',1,'MLLinOpT< Array< MultiFab, 3 > >::m_amr_ref_ratio()']]],
+ ['m_5famrcore_4495',['m_amrcore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a00e116c7e99b0d8be6a4db40bfb3b45b',1,'amrex::AmrParGDB']]],
+ ['m_5famrlevel_4496',['m_amrlevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#aaba17b56198aea206fe9b6fd2ca66cf6',1,'amrex::FillPatchIterator::m_amrlevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a80b3e46711c13269eb5d563e934398fc',1,'amrex::FillPatchIteratorHelper::m_amrlevel()']]],
+ ['m_5faos_4497',['m_aos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aaed81e14a45c2fb6fb56c56f7b9ca1ab',1,'amrex::ConstParticleTileData::m_aos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#aaed81e14a45c2fb6fb56c56f7b9ca1ab',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_aos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac5889cfb1119e1b3c19085e7bde68def',1,'amrex::ParticleTileData::m_aos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac5889cfb1119e1b3c19085e7bde68def',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_aos()']]],
+ ['m_5faos_5ftile_4498',['m_aos_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a434377380cf9f4dd45362080837b6ec4',1,'amrex::ParticleTile']]],
+ ['m_5far_4499',['m_ar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'amrex::ArenaAllocatorBase::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, ArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a67effac8e5c965d78a9914ff4f1649c5',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::m_ar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a609327af6ac8ee5902c0c7d0a6629772',1,'amrex::Cluster::m_ar()']]],
+ ['m_5fareafrac_4500',['m_areafrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#aca26ce33e69ffb0b4314fc8df4074d80',1,'amrex::EBDataCollection::m_areafrac()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html#ad57b1101b621679c1fb014db5c6beb43',1,'amrex::EB2::Face::m_areafrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a26945ad6833c8275b375cec03a60cad0',1,'amrex::EB2::Level::m_areafrac()']]],
+ ['m_5fareafrac_5fname_4501',['m_areafrac_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#ae22db76834f8b39260c446a8fc2806fb',1,'amrex::EB2::ChkptFile']]],
+ ['m_5fareanottotag_4502',['m_AreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa11acf69e2d0372e204cfea5934658f6',1,'amrex::AmrLevel']]],
+ ['m_5fareatotag_4503',['m_AreaToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a512443a06a9bee5a9c911326c65e1370',1,'amrex::AmrLevel']]],
+ ['m_5farena_4504',['m_arena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a901b7f1e68950afc823ebc10c093cb94',1,'amrex::DataAllocator::m_arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html#ae9df9a5aa76b646a0d8fb039033289f0',1,'amrex::Gpu::Deleter::m_arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a9f2221690b1d215e8f683e84753bbde5',1,'amrex::PolymorphicArenaWrapper::m_arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a3f56660ebd06ba11f5c873d99b3e899f',1,'amrex::DataDeleter::m_arena()']]],
+ ['m_5farrays_4505',['m_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::CutFab >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::BaseFab< PetscInt > >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::EBCellFlagFab >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'amrex::FabArray::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< IArrayBox >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< FArrayBox >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::Mask >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< TagBox >::m_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab4bfa4857f5d074015204b6caa0cfcf7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_arrays()']]],
+ ['m_5fascalar_4506',['m_ascalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5c3c993e3774ba9f2663dbba34f82596',1,'amrex::HypreMLABecLap']]],
+ ['m_5fassign_5fbuffer_5fgrid_4507',['m_assign_buffer_grid',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a0560deac64bc66d21eb1ad8f1c24c430',1,'FilterVirt']]],
+ ['m_5fassign_5fgrid_4508',['m_assign_grid',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a067cf16cb382b143e8c1891468548937',1,'AssignGridFilter']]],
+ ['m_5fatol_4509',['m_atol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5af8aa359ba7c32316907ca724566ad4',1,'amrex::GMRES::m_atol()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5af8aa359ba7c32316907ca724566ad4',1,'GMRES< MF, GMRESMLMGT< MF > >::m_atol()']]],
+ ['m_5fb_4510',['m_b',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#acf15a119c1435c35c3f63c5e2d38bd3f',1,'amrex::HypreSolver::m_b()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#a292b7313c477c14ba179443ce2d24112',1,'amrex::Gpu::range_detail::range_impl::m_b()']]],
+ ['m_5fb_5fcoeffs_4511',['m_b_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#affcd897d0397c49df2bb9cdef4a51050',1,'amrex::MLABecLaplacianT::m_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad631dff72b03c8a0d629bd735a63078e',1,'amrex::MLEBABecLap::m_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a5cd389955d914c283d6594ca8f224c8a',1,'amrex::MLNodeABecLaplacian::m_b_coeffs()']]],
+ ['m_5fb_5fscalar_4512',['m_b_scalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a539516410949fb84f32bdf408fdd2e18',1,'amrex::MLABecLaplacianT::m_b_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a26517485398ff391981892885e511f94',1,'amrex::MLALaplacianT::m_b_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1fb977f5a6b0c8682e5f658a4dc9db0c',1,'amrex::MLEBABecLap::m_b_scalar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#ab7bb116d25a0ab43e4e7124aa257e306',1,'amrex::MLNodeABecLaplacian::m_b_scalar()']]],
+ ['m_5fba_4513',['m_ba',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ab62ef15c4a342cc3eb61e116b23bd285',1,'amrex::VisMF::Header::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#af00ec28e28d685f8cef31dfb1a82d805',1,'amrex::ParGDB::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a97b3de417e81c1776fe44e33ef9923d2',1,'amrex::ParticleBufferMap::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a398bff4255e23b17afdbb21529343b0f',1,'amrex::ParticleLocator::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a2cd678a68c564bb01fd2cd47ce594521',1,'amrex::PlotFileDataImpl::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a38a28db75d6cca9d3c87ad9931084f09',1,'amrex::AmrParGDB::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a7d7032e9d6618767e8e35743a9139d62',1,'amrex::MPMD::Copier::m_ba()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ae1577679bfb4ab104a875852a9dbecda',1,'amrex::FillPatchIteratorHelper::m_ba()']]],
+ ['m_5fba_5fall_4514',['m_ba_all',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aee4a8457a8b4b42831ea654578bfe5f6',1,'amrex::OpenBCSolver']]],
+ ['m_5fba_5fid_4515',['m_ba_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#a72b32342670aa4c490e3362b75943633',1,'amrex::FabArrayBase::BDKey']]],
+ ['m_5fbag_4516',['m_bag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a597017e3faf53c6b6569a27fbf01ce3f',1,'amrex::OpenBCSolver']]],
+ ['m_5fbat_4517',['m_bat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a416da5b2620e5c9cad12ab2fd73d349b',1,'amrex::BoxArray::m_bat()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a24bf518e21de06c34d5ccafe0b1ac244',1,'amrex::FabArrayBase::ParForInfo::m_bat()']]],
+ ['m_5fbat_5ftype_4518',['m_bat_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#addbc01e0e2621532efa04d4f28e3f305',1,'amrex::BATransformer']]],
+ ['m_5fbc_5fhi_4519',['m_bc_hi',['../classHydro_1_1NodalProjector.html#a4fd04f8b717b8162b23ad5b642a3487e',1,'Hydro::NodalProjector']]],
+ ['m_5fbc_5flo_4520',['m_bc_lo',['../classHydro_1_1NodalProjector.html#aba3564764203f615abadc34dd8d371ec',1,'Hydro::NodalProjector']]],
+ ['m_5fbcoefs_4521',['m_bcoefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5ffc86d6c741f71d676a5834deba92a6',1,'amrex::MLCurlCurl']]],
+ ['m_5fbcondloc_4522',['m_bcondloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8ea2fb547b5b9b37d88880948073e00c',1,'amrex::MLCellLinOpT']]],
+ ['m_5fbcr_4523',['m_bcr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a482d13bca7d063a552a82874e7a9f1d8',1,'amrex::PhysBCFunct']]],
+ ['m_5fbd_5fcount_4524',['m_BD_count',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#af3d0b759e5fa01a885c95e93e0e9f7b1',1,'amrex::FabArrayBase']]],
+ ['m_5fbdkey_4525',['m_bdkey',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2865ec7ad6d6f09cf1a3a891b603144c',1,'amrex::FabArrayBase']]],
+ ['m_5fbeta_4526',['m_beta',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7b83a2461e9903530a1903a12ddec15b',1,'amrex::MLCurlCurl']]],
+ ['m_5fbeta_5floc_4527',['m_beta_loc',['../classHydro_1_1MacProjector.html#a80c9dd1fb10365f322541aa8bcdd196d',1,'Hydro::MacProjector::m_beta_loc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#afc12bcb23ed82f37ceae7da2d6f44eea',1,'amrex::MLEBABecLap::m_beta_loc()']]],
+ ['m_5fbi_4528',['m_bi',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aae3482bf8801229e16bc2adfd474a84c',1,'hacc::Dfft']]],
+ ['m_5fbif_4529',['m_bif',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a77181b274a07f3858b98e49e102d95b7',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_bif()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a77181b274a07f3858b98e49e102d95b7',1,'amrex::AssignGrid::m_bif()']]],
+ ['m_5fbin_5fsize_4530',['m_bin_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a3bf69089e03f40d7b20e53cee6099727',1,'amrex::AssignGrid::m_bin_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a3bf69089e03f40d7b20e53cee6099727',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_bin_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a06c4d242ffac4f47f0c3653a4a69f2c3',1,'amrex::ParticleLocator::m_bin_size()']]],
+ ['m_5fbin_5ftype_5farray_4531',['m_bin_type_array',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a32a3a6e1b23801796736f10c13fe0600',1,'amrex::BinMapper']]],
+ ['m_5fbins_4532',['m_bins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af1561b37e307d49631e3fc2ee1b68212',1,'DenseBins< ParticleType >::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af1561b37e307d49631e3fc2ee1b68212',1,'DenseBins< typename amrex::ParticleTileData >::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#ae69ba0154224a168b3b74ad03d50baca',1,'amrex::NeighborList::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8117b70d723320a9c0c4dfc5d57fb224',1,'amrex::ParticleContainer_impl::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8117b70d723320a9c0c4dfc5d57fb224',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a79bc6fac3bccc4135ddd0df34e5747dd',1,'amrex::ParticleLocator::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#afaba6cf4d3a98c920b0ba530d461c94f',1,'amrex::SparseBins::m_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af1561b37e307d49631e3fc2ee1b68212',1,'amrex::DenseBins::m_bins()']]],
+ ['m_5fbins_5fhi_4533',['m_bins_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a0b5da81617041d99e743ab54bd812657',1,'amrex::ParticleLocator']]],
+ ['m_5fbins_5flo_4534',['m_bins_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a6b81a4528612b6f121dcfcfcf00071e1',1,'amrex::ParticleLocator']]],
+ ['m_5fbins_5fptr_4535',['m_bins_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#afa3d2fe979810d8c42a56913e808c53d',1,'amrex::SparseBinIteratorFactory']]],
+ ['m_5fblock_4536',['m_block',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a999ce0f54f3eae13c2533caabe5acc89',1,'amrex::CArena::Node']]],
+ ['m_5fbndry_4537',['m_bndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a64e1c781a5d446a7a7cc3ef1231c2218',1,'amrex::Hypre::m_bndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6aa5787a3fc3a0c58eb3453158f99123',1,'amrex::HypreMLABecLap::m_bndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a67990960ff9c4294dafbe76031983532',1,'amrex::PETScABecLap::m_bndry()']]],
+ ['m_5fbndry_5fcor_4538',['m_bndry_cor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ac667791f6b37a42e55ef25267bc78fa9',1,'amrex::MLCellLinOpT']]],
+ ['m_5fbndry_5frhs_4539',['m_bndry_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a1f047d4669c1be7925f1e95315129858',1,'amrex::HypreMLABecLap']]],
+ ['m_5fbndry_5fsol_4540',['m_bndry_sol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a2b8a625f55f16b9c5b620a82021f17f4',1,'amrex::MLCellLinOpT']]],
+ ['m_5fbndryarea_4541',['m_bndryarea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8d677f5c06ce1520cd23addf9d22d5ef',1,'amrex::EBDataCollection::m_bndryarea()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a03eaf98bf7542beafaf696e05c431d5a',1,'amrex::EB2::Level::m_bndryarea()']]],
+ ['m_5fbndryarea_5fname_4542',['m_bndryarea_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a2a4bd9dfa8f11189fc7278d1a6b8a1bb',1,'amrex::EB2::ChkptFile']]],
+ ['m_5fbndrycent_4543',['m_bndrycent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8a3dfc8b1b1cf5d19c7538d630a4b44b',1,'amrex::EBDataCollection::m_bndrycent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a904a42dc11ddb39db9a497fa7093a0dc',1,'amrex::EB2::Level::m_bndrycent()']]],
+ ['m_5fbndrycent_5fname_4544',['m_bndrycent_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a2c620855d91588bcb44a71d07333f15c',1,'amrex::EB2::ChkptFile']]],
+ ['m_5fbndrynorm_4545',['m_bndrynorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a863477aadc907e1abeb83c666168ccc4',1,'amrex::EB2::Level::m_bndrynorm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a586018b239d0fd75d2a920b4e7d8fa40',1,'amrex::EBDataCollection::m_bndrynorm()']]],
+ ['m_5fbndrynorm_5fname_4546',['m_bndrynorm_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a36024f8e3ad6a998c8d8f84e2e0fbc1d',1,'amrex::EB2::ChkptFile']]],
+ ['m_5fbndryreg_4547',['m_bndryReg',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a48eb0ed0866edb7e35185a585d68e8bf',1,'amrex::BATransformer::BATOp']]],
+ ['m_5fbottom_5fcomm_4548',['m_bottom_comm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee13b9d32b909adb7903586bfa352855',1,'amrex::MLLinOpT::m_bottom_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee13b9d32b909adb7903586bfa352855',1,'MLLinOpT< Array< MultiFab, 3 > >::m_bottom_comm()']]],
+ ['m_5fbottom_5fdot_5fmask_4549',['m_bottom_dot_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a4b398a735f5c05d0919bc24efc9a7025',1,'amrex::MLNodeLinOp']]],
+ ['m_5fbottom_5fsolver_5ftype_4550',['m_bottom_solver_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a6794548ac1811d752900f18875e596b5',1,'amrex::OpenBCSolver']]],
+ ['m_5fbottom_5fverbose_4551',['m_bottom_verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aac4bd2677d8bb695cffd7a476ad3a68b',1,'amrex::OpenBCSolver']]],
+ ['m_5fboundary_5fparticle_5fids_4552',['m_boundary_particle_ids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a71350435dff09e0768bdc74d0f943655',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fboundry_5fis_5foutside_4553',['m_boundry_is_outside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ae50a6d985147b0ae607e688e120f2935',1,'amrex::STLtools']]],
+ ['m_5fbox_5fcounts_5fd_4554',['m_box_counts_d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7285486c8e5119099572a46997f89641',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fbox_5fcounts_5fh_4555',['m_box_counts_h',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ad7d72a20fb9d967f606d7e1ed546b6ac',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fbox_5findex_4556',['m_box_index',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#ade5ede9a60831d6a2bc97125cb11f18a',1,'amrex::EBFArrayBox']]],
+ ['m_5fbox_5foffset_4557',['m_box_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aeed1f38381a165558cf5000201773038',1,'amrex::OpenBCSolver']]],
+ ['m_5fbox_5foffsets_4558',['m_box_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a0ed01f542a7575b5a8d300c751d962b2',1,'amrex::GetSendBufferOffset::m_box_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a813195052803b3c8844eb604a508e9b0',1,'amrex::ParticleCopyPlan::m_box_offsets()']]],
+ ['m_5fboxes_4559',['m_boxes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#afc603c5935ba128b01935f5ab94491ad',1,'amrex::FabArrayBase::ParForInfo::m_boxes()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a5fbf90399c57c4fb121c1aac5ac825d7',1,'amrex::ParticleCopyOp::m_boxes()']]],
+ ['m_5fboxhi_4560',['m_boxHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a28bfb4eb34ce4273b9948f0c3e2451a4',1,'amrex::BoxIterator']]],
+ ['m_5fboxid_4561',['m_boxid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#a19720ff54b3ba0b9180de7f0b0bbfa76',1,'amrex::WeightedBox']]],
+ ['m_5fboxlo_4562',['m_boxLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#ac7faa53e27c1da649d1ce401be5edd8d',1,'amrex::BoxIterator']]],
+ ['m_5fbs_4563',['m_bs',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a437859cd3c47a1323a21a3437877b0fa',1,'hacc::Dfft']]],
+ ['m_5fbscalar_4564',['m_bscalar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a9f02135c08e099121a1e35c8216c1417',1,'amrex::HypreMLABecLap']]],
+ ['m_5fbucket_5fto_5fgid_4565',['m_bucket_to_gid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#aea0220c77ce964ed8fde473e51e90343',1,'amrex::ParticleBufferMap']]],
+ ['m_5fbucket_5fto_5flev_4566',['m_bucket_to_lev',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#af13d545be94a3e379ce0193f3f57d6b2',1,'amrex::ParticleBufferMap']]],
+ ['m_5fbucket_5fto_5fpid_4567',['m_bucket_to_pid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#a12b53b1f0f8833c2701601cf404e74ad',1,'amrex::GetPID::m_bucket_to_pid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a33351037aaa2977e86fa377eaeb0a67e',1,'amrex::ParticleBufferMap::m_bucket_to_pid()']]],
+ ['m_5fbuffer_5fmap_4568',['m_buffer_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2eddb55f0ebdf394ea2ace09e1d0e4a4',1,'amrex::ParticleContainerBase']]],
+ ['m_5fbuild_5fcoarse_5flevel_5fby_5fcoarsening_4569',['m_build_coarse_level_by_coarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#ac61a177a98e7db517cf368ca8e901a68',1,'amrex::EB2::IndexSpaceImp']]],
+ ['m_5fbuild_5frreqs_4570',['m_build_rreqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ae99c8d354fa1ed4c85a8856eed87accc',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fbuild_5fstats_4571',['m_build_stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ab1268c5ed411da9959d9c18f97a92c9e',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fbuildmap_4572',['m_BuildMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aea78b384d1325786fc3738a66cb16a32',1,'amrex::DistributionMapping']]],
+ ['m_5fbusylist_4573',['m_busylist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a88823438ee0e89721d65131d87d2f687',1,'amrex::CArena']]],
+ ['m_5fbx_4574',['m_bx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a97e723c3499aedd07e910e30bbb1d51a',1,'amrex::Cluster']]],
+ ['m_5fc2f_5fnentries_4575',['m_c2f_nentries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ae35db1670d830f2b1f8bd8b60152d291',1,'amrex::HypreMLABecLap']]],
+ ['m_5fc2f_5foffset_5ffrom_4576',['m_c2f_offset_from',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a4617f3ef7bf223a44b7f2730609138af',1,'amrex::HypreMLABecLap']]],
+ ['m_5fc2f_5foffset_5fto_4577',['m_c2f_offset_to',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5ff9efa1034c0a9291d6240ff89ca008',1,'amrex::HypreMLABecLap']]],
+ ['m_5fc2f_5ftotal_5ffrom_4578',['m_c2f_total_from',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a7ecee59c4f754dd88bd3d9d524b9a7cd',1,'amrex::HypreMLABecLap']]],
+ ['m_5fc2f_5ftotal_5fto_4579',['m_c2f_total_to',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a031255c891aa6b3a410ac5f24003c1cb',1,'amrex::HypreMLABecLap']]],
+ ['m_5fcapacity_4580',['m_capacity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< int *, DefaultAllocator< int * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< char >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< index_type >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::STLtools::Triangle >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< ParticleReal * >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::BoxND >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const int * >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::openbc::MomTag >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< int * >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< int >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::XDim3 >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const int *, DefaultAllocator< const int * > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< std::size_t >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< unsigned int >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'amrex::PODVector::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< amrex::NeighborCode >::m_capacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ab34b6361d0ed17fe5d62a6a11dc21174',1,'PODVector< const ParticleReal * >::m_capacity()']]],
+ ['m_5fcba_4581',['m_cba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a5775b10f198c89e397a7e2a46b2179e4',1,'amrex::FillPatcher']]],
+ ['m_5fcbox_4582',['m_cbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a1ed0eb57ec7521b07ea2918df59e5bbd',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5fcc_4583',['m_cc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a782f8901e06cd6cc7760bdf704da630c',1,'amrex::GMRES::m_cc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a782f8901e06cd6cc7760bdf704da630c',1,'GMRES< MF, GMRESMLMGT< MF > >::m_cc()']]],
+ ['m_5fcc_5ffine_5fmask_4584',['m_cc_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a91c9e98ef8edd4106aace72a6c7a4294',1,'amrex::MLNodeLinOp']]],
+ ['m_5fcc_5fmask_4585',['m_cc_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a820de6c415b8f6911cf96c94788cb102',1,'amrex::MLEBABecLap']]],
+ ['m_5fcdm_4586',['m_cdm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a24b14c5172528271b48b0bd0bd1244fb',1,'amrex::FillPatcher']]],
+ ['m_5fcell_4587',['m_cell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html#a6b846c1c1abd86195353d49a275f6356',1,'amrex::EB2::Vertex::m_cell()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a2278d6391126cfdd553d701b73449d5e',1,'amrex::ParticleLocData::m_cell()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a6f106a94f894a5236b1207f4f0862e67',1,'amrex::ParticleCommData::m_cell()']]],
+ ['m_5fcell_5foffset_4588',['m_cell_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ab67206477f143731d053df0d28751b86',1,'amrex::HypreSolver']]],
+ ['m_5fcell_5fsize_4589',['m_cell_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a42decf941935743ed84113a4484f4f07',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fcellflag_4590',['m_cellflag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a2e1c74b0f09c3f6a15a7024dd30be4ef',1,'amrex::EB2::Level']]],
+ ['m_5fcellflags_4591',['m_cellflags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#acf458e03eaefec6d963a0b0e3b0453da',1,'amrex::MultiCutFab::m_cellflags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#ad27d27c26c11acfd58b8fc629b4f2c1b',1,'amrex::detail::CutFabFactory::m_cellflags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a3f3aed898f6ec10c9f141be194499cac',1,'amrex::EBDataCollection::m_cellflags()']]],
+ ['m_5fcenter_4592',['m_center',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a5e0afe35657ac28fca148215c31180d9',1,'amrex::EB2::CylinderIF::m_center()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a5778e3c639570e5f9e9f3ab7c1c1a417',1,'amrex::EB2::EllipsoidIF::m_center()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a43d80b03741314b72b14c9be08206eed',1,'amrex::EB2::SphereIF::m_center()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a2f3bd60c1f94a3aeb478370f93757140',1,'amrex::EB2::TorusIF::m_center()']]],
+ ['m_5fcentroid_4593',['m_centroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#af218d8cf84d1ad47414a36663b2c1b36',1,'amrex::EBDataCollection::m_centroid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a280b2239887942a0dfdc9802abe88e12',1,'amrex::EB2::Level::m_centroid()']]],
+ ['m_5fcentroid_5fname_4594',['m_centroid_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a2673a27ddded55c75cc521663ea9d399',1,'amrex::EB2::ChkptFile']]],
+ ['m_5fcf_5fbcoefs_4595',['m_cf_bcoefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ac05a891fdcd184a2d55e9150dc8226d1',1,'amrex::HypreMLABecLap']]],
+ ['m_5fcf_5fcrse_5fdata_4596',['m_cf_crse_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a19e35173a3232a3505a3c4c3b30e86e5',1,'amrex::FillPatcher']]],
+ ['m_5fcf_5fcrse_5fdata_5ftmp_4597',['m_cf_crse_data_tmp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a44f373925ff45d0ff777315114039e5b',1,'amrex::FillPatcher']]],
+ ['m_5fcf_5ffine_5fdata_4598',['m_cf_fine_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a43df40e0e8dbd2de56018b5180aeabe2',1,'amrex::FillPatcher']]],
+ ['m_5fcfinfo_5fstats_4599',['m_CFinfo_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a92e87a53eaf353557dfcf6b875123a81',1,'amrex::FabArrayBase']]],
+ ['m_5fcfp_5ffab_4600',['m_cfp_fab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a166ac40711474ecc9d054bdf63632675',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fcfp_5finside_5fmask_4601',['m_cfp_inside_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ae202afe28157891442668596f24fe460',1,'amrex::EBFluxRegister']]],
+ ['m_5fcfp_5flocalindex_4602',['m_cfp_localindex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ad3d68c63ff831153ffc01bf39298a1fe',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fcfp_5fmask_4603',['m_cfp_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#ad0aa87622ba3aa5a30c21fe56eeb3c33',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fcfpatch_4604',['m_cfpatch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a266eca2069ccb69be79badf962e3902b',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fcgeom_4605',['m_cgeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a02e5ea36fb6bd2df914062d9e2317629',1,'amrex::FillPatcher']]],
+ ['m_5fchkpt_5ffile_5flevel_4606',['m_chkpt_file_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ad0bd84c54c9011031380dde55182dd2b',1,'amrex::EB2::IndexSpaceChkptFile']]],
+ ['m_5fclearing_4607',['m_clearing',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a50eaee402e1e16b45a4e535eda4f2860',1,'amrex::BackgroundThread']]],
+ ['m_5fcoarse_5fbc_5floc_4608',['m_coarse_bc_loc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1a730552d4db500b99496712dec21038',1,'amrex::MLLinOpT::m_coarse_bc_loc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1a730552d4db500b99496712dec21038',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_bc_loc()']]],
+ ['m_5fcoarse_5fdata_5fcrse_5fratio_4609',['m_coarse_data_crse_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6d6305f5cb6d0df287f766719bb9566d',1,'amrex::MLLinOpT::m_coarse_data_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6d6305f5cb6d0df287f766719bb9566d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_data_crse_ratio()']]],
+ ['m_5fcoarse_5fdata_5ffor_5fbc_4610',['m_coarse_data_for_bc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02f8f07d9d724566c7aea603ea1248a6',1,'amrex::MLLinOpT::m_coarse_data_for_bc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a02f8f07d9d724566c7aea603ea1248a6',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_data_for_bc()']]],
+ ['m_5fcoarse_5fdata_5ffor_5fbc_5fraii_4611',['m_coarse_data_for_bc_raii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3bf0a8559fbed2ec5297f97590e92cb0',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_data_for_bc_raii()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3bf0a8559fbed2ec5297f97590e92cb0',1,'amrex::MLLinOpT::m_coarse_data_for_bc_raii()']]],
+ ['m_5fcoarse_5fdot_5fmask_4612',['m_coarse_dot_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a117db04aae22221b83130cff6e6fdb52',1,'amrex::MLNodeLinOp']]],
+ ['m_5fcoarse_5ffine_5fbc_5ftype_4613',['m_coarse_fine_bc_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae152107703463ca7e27c2e3dccf7538d',1,'amrex::MLLinOpT::m_coarse_fine_bc_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae152107703463ca7e27c2e3dccf7538d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_coarse_fine_bc_type()']]],
+ ['m_5fcoarsen_5fratio_4614',['m_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a3d401d8f6e037bf70fe52989385f4dac',1,'amrex::OpenBCSolver']]],
+ ['m_5fcoarsener_4615',['m_coarsener',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a9b8d6ebdbbee5e3598e124559305839a',1,'amrex::FabArrayBase::FPinfo']]],
+ ['m_5fcoarsening_5fstrategy_4616',['m_coarsening_strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#af4d1bfea4dae502fae40e6b71fd4deae',1,'amrex::MLNodeLinOp']]],
+ ['m_5fcoarsenratio_4617',['m_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#af6babb4d2ad6f229b06a29b5f9d28814',1,'amrex::BATransformer::BATOp']]],
+ ['m_5fcode_5farray_4618',['m_code_array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adc6fa317f2580d5b4eaf5e7e156694e8',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fcode_5foffsets_4619',['m_code_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adc56d3fa06a368656ba30775e6af57d5',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fcolor_4620',['m_color',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a0e84c360250692ebc2e6585a33e47d41',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['m_5fcomm_4621',['m_comm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8b000ab4b491f860c3b4ff0c27810e0e',1,'amrex::ParallelDescriptor::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a53343f77d0925c7567465f6d07bfa012',1,'amrex::HypreSolver::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a07f28528e66771da54579a9419cff957',1,'amrex::HypreIJIface::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#aacab4da9034ef08e23a12cf30d78c8ad',1,'amrex::HypreMLABecLap::m_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a68db14178387b9922308640c010e6518',1,'hacc::Distribution::m_comm()']]],
+ ['m_5fconnectivity_4622',['m_connectivity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#aaa06cb6a74aa4b0f59ba1a5108665870',1,'amrex::EBToPVD']]],
+ ['m_5fconst_5farrays_4623',['m_const_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'amrex::FabArray::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::BaseFab< PetscInt > >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::CutFab >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::EBCellFlagFab >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< amrex::Mask >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< FArrayBox >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< IArrayBox >::m_const_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac30f73f6b587c175fdc34bab68294613',1,'FabArray< TagBox >::m_const_arrays()']]],
+ ['m_5fconst_5fbeta_4624',['m_const_beta',['../classHydro_1_1MacProjector.html#a7ffa950abcbead8a179c886455fa70fb',1,'Hydro::MacProjector']]],
+ ['m_5fconst_5fsigma_4625',['m_const_sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a48fe991cb1c369e8fd56fda63ff27e43',1,'amrex::MLNodeLaplacian::m_const_sigma()'],['../classHydro_1_1NodalProjector.html#a45a606e57b9c22330d9d97bb231f17f7',1,'Hydro::NodalProjector::m_const_sigma()']]],
+ ['m_5fconstparticle_5ftile_5fdata_4626',['m_constparticle_tile_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a5df5fad9c993924a97176760e588e175',1,'amrex::ConstSoAParticle']]],
+ ['m_5fcoordsys_4627',['m_coordsys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a36b8550e47cb00ee090fe7accbcfa025',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fcos_5fangle_4628',['m_cos_angle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#ab51c69319d7d35dc43124c3692af67ee',1,'amrex::EB2::RotationIF']]],
+ ['m_5fcount_4629',['m_count',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html#ac90fb768114ea1322dd367d59c515c31',1,'amrex::ParmParse::PP_entry']]],
+ ['m_5fcounts_4630',['m_counts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af113e9e077a9aed3c6696adabcefa899',1,'amrex::DenseBins::m_counts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af113e9e077a9aed3c6696adabcefa899',1,'DenseBins< ParticleType >::m_counts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af113e9e077a9aed3c6696adabcefa899',1,'DenseBins< typename amrex::ParticleTileData >::m_counts()']]],
+ ['m_5fcountvec_4631',['m_countvec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ae1be4beb27cb3b3667cc36fdc6448415',1,'amrex::OpenBCSolver']]],
+ ['m_5fcovered_5fgrids_4632',['m_covered_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a39105c6d6e0fe32960a0fb90ecfd7db3',1,'amrex::EB2::Level']]],
+ ['m_5fcpc_5fstats_4633',['m_CPC_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acf463c256f5ac08e3c6c71666a682308',1,'amrex::FabArrayBase']]],
+ ['m_5fcross_4634',['m_cross',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a5dabbd852ff0a3516c1d7b2b40496773',1,'amrex::FabArrayBase::FB']]],
+ ['m_5fcrse_5fcor_5fbr_4635',['m_crse_cor_br',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a892cce2e429f77cee7360f2859ceda4d',1,'amrex::MLCellLinOpT']]],
+ ['m_5fcrse_5fdata_4636',['m_crse_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a74b021a20514364f11e7f743cea7c0b4',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fcrse_5ffab_5fflag_4637',['m_crse_fab_flag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a1bc7ad69316f063b0e10812ff7f06705',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fcrse_5fface_5fba_4638',['m_crse_face_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a8bfe583f3e39b9b5130c1644c7af9a15',1,'amrex::InterpFaceRegister']]],
+ ['m_5fcrse_5fflag_4639',['m_crse_flag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a5a0318376def0681f878a9628db75930',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fcrse_5fgeom_4640',['m_crse_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a6cf33cc04f1dd5084d2bc1153f5952cc',1,'amrex::EdgeFluxRegister::m_crse_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a66aef4e531d59c7454a73e0b3c44cac5',1,'amrex::InterpFaceRegister::m_crse_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a7563f9f354215d32467cc8b6f3e83ad3',1,'amrex::YAFluxRegisterT::m_crse_geom()']]],
+ ['m_5fcrse_5fgrown_5ffaces_5fphi_4641',['m_crse_grown_faces_phi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a25518d5cabb1d9332b6f8fb812d872cf',1,'amrex::OpenBCSolver']]],
+ ['m_5fcrse_5fratio_4642',['m_crse_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#afb3c670e0176df666a804c831a941f89',1,'amrex::BATbndryReg::m_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#acaf5d98499e6ecc09cac5fe8a027a759',1,'amrex::BATcoarsenRatio::m_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a596d52f9079ac3303ea362ba657f8bf0',1,'amrex::BATindexType_coarsenRatio::m_crse_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#abe82c8b83c190d9388ff8cb1f2f41cc1',1,'amrex::FabArrayBase::FB::m_crse_ratio()']]],
+ ['m_5fcrse_5fsol_5fbr_4643',['m_crse_sol_br',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#adf51879b81fbd24f9ccb7b9f0142d63b',1,'amrex::MLCellLinOpT']]],
+ ['m_5fcurrent_4644',['m_current',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a84175ad1f780ae9de83dc5f4c71b67e0',1,'amrex::BoxIterator']]],
+ ['m_5fcutcellmask_4645',['m_cutcellmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a319997acfc8739b7d32879751198026b',1,'amrex::EBDataCollection::m_cutcellmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a19f4bfc4f5fd05b24a2ad32e4247f07f',1,'amrex::EB2::Level::m_cutcellmask()']]],
+ ['m_5fcvol_4646',['m_cvol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a58d0c8eb8bdaf808e5462cfa75b76b3f',1,'amrex::YAFluxRegisterT']]],
+ ['m_5fd_4647',['m_d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aa381914659691d811714d279f927972f',1,'hacc::Distribution']]],
+ ['m_5fdallocator_4648',['m_dallocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#ae08344e2c33c31605edbc0b4635c8730',1,'amrex::detail::SingleChunkArena::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< TagBox >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< IArrayBox >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< FArrayBox >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::Mask >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::EBCellFlagFab >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::CutFab >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::BaseFab< PetscInt > >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_dallocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6a2a60d3af361dde9463f2d586d0e358',1,'amrex::FabArray::m_dallocator()']]],
+ ['m_5fdata_4649',['m_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa4b53535c25e645281539b7b5b4f9194',1,'amrex::ArrayOfStructs::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#aa09937d7246ba1774e216bf9c1367332',1,'amrex::IParser::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#abad974e99ef68a7b727e428aeb7733c6',1,'amrex::IParserStack::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'amrex::LayoutData::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< index_type >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::NeighborCode >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::openbc::MomTag >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::STLtools::Triangle >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::XDim3 >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< char >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const int * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const int *, DefaultAllocator< const int * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const ParticleReal * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::PODVector< Int > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< int * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< int *, DefaultAllocator< int * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< ParticleReal * >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< std::size_t >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< unsigned int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::PODVector< int > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::Vector< BCTuple > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< amrex::Vector< RealTuple > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< GFab >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< HYPRE_Int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< Int >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< PetscInt >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'amrex::PODVector::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::BoxND >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa3653b70897299b34df8afff92bb2299',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a3f97242387a9bccf0cb2aaeb5dbbfe5a',1,'LayoutData< RealTuple >::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a6567dd1e12cfdc62c93db6fe6e2bc0de',1,'amrex::ParticleCommData::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ac6fd95b2e7f736db5408bbdc3e44cbe4',1,'amrex::ParticleArrayAccessor::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a0b11b0f597e0de5ea793492eaef23cd1',1,'amrex::ParticleArray::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a78fe20d4add82e5047474d829b65ffab',1,'amrex::ParserStack::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a24953b8ef5ef372c2ca196d8592053e1',1,'amrex::Parser::m_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#aa57d6c13b3ffbf9dcc2bf1d3c3496852',1,'amrex::MultiCutFab::m_data()']]],
+ ['m_5fdebug_4650',['m_debug',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a73a703d4fdc79e256d197275f2cd7695',1,'hacc::Distribution']]],
+ ['m_5fdefault_5fcomm_4651',['m_default_comm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a52e548305943a2d3a1b1731eb5855b73',1,'amrex::MLLinOpT::m_default_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a52e548305943a2d3a1b1731eb5855b73',1,'MLLinOpT< Array< MultiFab, 3 > >::m_default_comm()']]],
+ ['m_5fdefined_4652',['m_defined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#add127c532a232ec6ffde039f284dcf98',1,'amrex::ParticleBufferMap::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a27f4405dacee92bf69d837b35ca6d238',1,'amrex::StructOfArrays::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad4a6e09ba4f2ef496ba35c3dac4c19b4',1,'amrex::ParticleTile::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#afbbaa0b45b68de1153c75f8243697230',1,'amrex::ParticleLocator::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a137731a88dc832f6c1b0d1a48136b612',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a137731a88dc832f6c1b0d1a48136b612',1,'amrex::AmrParticleLocator::m_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a1c152f39fdeb4881636df629cc0d8077',1,'amrex::BndryDataT::m_defined()']]],
+ ['m_5fderefine_4653',['m_derefine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#acc1197fd9bb49e9d8e48d719e22260d6',1,'amrex::AMRErrorTagInfo']]],
+ ['m_5fdevice_5fboxes_4654',['m_device_boxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#aaefcc3f59ad58621ab499425634fc0bb',1,'amrex::ParticleLocator']]],
+ ['m_5fdevice_5fexecutor_4655',['m_device_executor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a95c3dd2ed3fc298cef334c1b2cae7df7',1,'amrex::IParser::Data::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ad7b795cb104ac74095c7bbd71745e111',1,'amrex::Parser::Data::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#a47e58b2ffa31fa7664608518e4887c5e',1,'amrex::IParserExecutor::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a38862e30a4c2fbeefe1e07252ce69c31',1,'amrex::ParserExecutor::m_device_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a38862e30a4c2fbeefe1e07252ce69c31',1,'ParserExecutor< 3 >::m_device_executor()']]],
+ ['m_5fdevice_5ftuple_4656',['m_device_tuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#acdd88eae26f790899fa6d061102875d0',1,'amrex::ReduceData']]],
+ ['m_5fdir_4657',['m_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#a2e57f52a7f9f0b9b64c98c2c0cb48fed',1,'amrex::EB2::RotationIF']]],
+ ['m_5fdirection_4658',['m_direction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a7dd72f5ab847bff174c67eff2c1b00e5',1,'amrex::EB2::CylinderIF::m_direction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#adaed3ae1e902f8f656e39c2a58de8b11',1,'amrex::EB2::ExtrusionIF::m_direction()']]],
+ ['m_5fdirichlet_5fmask_4659',['m_dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aaa52abefe4405ee59158a27c112ccfa9',1,'amrex::MLNodeLinOp']]],
+ ['m_5fdivu_4660',['m_divu',['../classHydro_1_1MacProjector.html#a2b555b21f073b3d4915cfad5deabaf40',1,'Hydro::MacProjector']]],
+ ['m_5fdivu_5floc_4661',['m_divu_loc',['../classHydro_1_1MacProjector.html#a08e97fb6ec143c846c7ac02969377823',1,'Hydro::MacProjector']]],
+ ['m_5fdm_4662',['m_dm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a5312b848b9647e4f204768a4d5ee5df7',1,'amrex::MPMD::Copier::m_dm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a990b67e8bf90b3e0a7c137bb67eee236',1,'amrex::ParticleBufferMap::m_dm()']]],
+ ['m_5fdm_5fall_4663',['m_dm_all',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a40d019b887fcf68ab02864765f88643e',1,'amrex::OpenBCSolver']]],
+ ['m_5fdm_5fid_4664',['m_dm_id',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#ad4cad04286d0ad719cfe6125b146932e',1,'amrex::FabArrayBase::BDKey']]],
+ ['m_5fdmap_4665',['m_dmap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac64ebd19d0afad8663e01819448c4760',1,'amrex::AmrParGDB::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a521405f480fb9aade08961ffa6198870',1,'amrex::HypreMLABecLap::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#adbc41185b004eb0fbb4db236ee599d8c',1,'amrex::HypreSolver::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#ad8da3b86620279f872f604f11e603bbc',1,'amrex::EB2::Level::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a67d38036b0d30275047637a1ab739ca6',1,'MLLinOpT< Array< MultiFab, 3 > >::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aa8a7ddd4f65f8f43b9df11669e7720cf',1,'amrex::OpenBCSolver::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ad4ddadbe875a0706319f20b55cbc42fd',1,'amrex::ParGDB::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#ad8e368b2324d6b210aca23e3d01e7dfa',1,'amrex::PlotFileDataImpl::m_dmap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a67d38036b0d30275047637a1ab739ca6',1,'amrex::MLLinOpT::m_dmap()']]],
+ ['m_5fdo_5fagglomeration_4666',['m_do_agglomeration',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a452827d7dc1f2d84d701248f05e908af',1,'amrex::MLLinOpT::m_do_agglomeration()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a452827d7dc1f2d84d701248f05e908af',1,'MLLinOpT< Array< MultiFab, 3 > >::m_do_agglomeration()']]],
+ ['m_5fdo_5fconsolidation_4667',['m_do_consolidation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a0e1db3374227c3c6043734d42bbbc795',1,'amrex::MLLinOpT::m_do_consolidation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a0e1db3374227c3c6043734d42bbbc795',1,'MLLinOpT< Array< MultiFab, 3 > >::m_do_consolidation()']]],
+ ['m_5fdo_5fprofiling_4668',['m_do_profiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe3cf9ae992eb7a9450eb11500b11f13',1,'amrex::CArena']]],
+ ['m_5fdo_5fsemicoarsening_4669',['m_do_semicoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3f65a4345945e648b7170635a33c9557',1,'amrex::MLLinOpT::m_do_semicoarsening()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3f65a4345945e648b7170635a33c9557',1,'MLLinOpT< Array< MultiFab, 3 > >::m_do_semicoarsening()']]],
+ ['m_5fdo_5fteam_5freduce_4670',['m_do_team_reduce',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a5de8f1503fd9c3d7fac5aad2558a3a8b',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['m_5fdoihi_4671',['m_doihi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#ad8ea19edcbf549f67753ecdcd6a2f32e',1,'amrex::BATbndryReg']]],
+ ['m_5fdoilo_4672',['m_doilo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#ae3b0deb00e514295c1a38e8a1cd20506',1,'amrex::BATbndryReg']]],
+ ['m_5fdomain_4673',['m_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a961c595a3d22b06da38b244becb9f3e3',1,'amrex::EB2::IndexSpaceImp::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a96b0b266cd719c5598d83907aaebf43a',1,'amrex::FabArrayBase::RB90::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#a68398d2292a320dfdb73768136091c68',1,'amrex::FabArrayBase::RB180::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#a4728c08d238e8a553b30e672643776a2',1,'amrex::FabArrayBase::PolarB::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a92801c71e56e5fdb7873f8f4af0542ac',1,'amrex::EB2::IndexSpaceSTL::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#af511909db1c4395396f3d31565acc81d',1,'amrex::EB2::IndexSpaceChkptFile::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a321c610c520a56ef865cc89c0f54211b',1,'FilterVirt::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a63782cb4dceff5b3b6df900b00e1ba81',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_domain()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a63782cb4dceff5b3b6df900b00e1ba81',1,'amrex::AssignGrid::m_domain()']]],
+ ['m_5fdomain_5fbloc_5fhi_4674',['m_domain_bloc_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1375eac46dcbfeb8155a251b904cc727',1,'amrex::MLLinOpT::m_domain_bloc_hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1375eac46dcbfeb8155a251b904cc727',1,'MLLinOpT< Array< MultiFab, 3 > >::m_domain_bloc_hi()']]],
+ ['m_5fdomain_5fbloc_5flo_4675',['m_domain_bloc_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a437d5bd996be47153207c90d286b336c',1,'amrex::MLLinOpT::m_domain_bloc_lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a437d5bd996be47153207c90d286b336c',1,'MLLinOpT< Array< MultiFab, 3 > >::m_domain_bloc_lo()']]],
+ ['m_5fdomain_5fcovered_4676',['m_domain_covered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa83ed4b753b00606bcdff3573a6f0824',1,'MLLinOpT< Array< MultiFab, 3 > >::m_domain_covered()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa83ed4b753b00606bcdff3573a6f0824',1,'amrex::MLLinOpT::m_domain_covered()']]],
+ ['m_5fdone_5fcond_4677',['m_done_cond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#adbb640d4685fec31cf46171b7833a059',1,'amrex::BackgroundThread']]],
+ ['m_5fdotmask_4678',['m_dotmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5e1b51f776e54426d9a92e0101b75066',1,'amrex::MLCurlCurl']]],
+ ['m_5fdp_4679',['m_dp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#ad1cd3540aa647e1a370450d70fac6176',1,'amrex::FabArrayBase::ParForInfo']]],
+ ['m_5fdp_5farrays_4680',['m_dp_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::BaseFab< PetscInt > >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< TagBox >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< IArrayBox >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< FArrayBox >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::Mask >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::CutFab >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::EBCellFlagFab >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'amrex::FabArray::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_dp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0deadb1f742a4e911d7ea64ea80c1292',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_dp_arrays()']]],
+ ['m_5fdpdn_4681',['m_dpdn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ae7fada71ee96535887f907f28e17246c',1,'amrex::OpenBCSolver']]],
+ ['m_5fdptr_4682',['m_dptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afdf4938ce386a4308e372944a4b5a394',1,'amrex::TableData']]],
+ ['m_5fdst_5findices_4683',['m_dst_indices',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7d3018f1b395f2aebb3caa3acb43be9a',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fdstba_4684',['m_dstba',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a5f390136bc410e6524afb0c7605d01ae',1,'amrex::FabArrayBase::CPC']]],
+ ['m_5fdstbdk_4685',['m_dstbdk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a9f4d274d86da7bb18bb64c7f4a32d0b2',1,'amrex::FabArrayBase::CPC::m_dstbdk()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ae69c1f14ad7fca5c0c13a230a1e25b0f',1,'amrex::FabArrayBase::FPinfo::m_dstbdk()']]],
+ ['m_5fdstdomain_4686',['m_dstdomain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#abfa42f6ff0a76a93b60101c098a38891',1,'amrex::FabArrayBase::FPinfo']]],
+ ['m_5fdstng_4687',['m_dstng',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#aee160ab238c25e6538964c9ca2ce1e1c',1,'amrex::FabArrayBase::CPC::m_dstng()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ae2df1732b4308e11bd499e945c34c75f',1,'amrex::FabArrayBase::FPinfo::m_dstng()']]],
+ ['m_5fdt_5fcoarse_4688',['m_dt_coarse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#aeef4e08d1768a02cae4c25c4c5cfd1d5',1,'amrex::FillPatcher']]],
+ ['m_5fdummy_5fmf_4689',['m_dummy_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adb9b347bff9efa17831af4b1c5cb846a',1,'amrex::ParticleContainerBase']]],
+ ['m_5fdxi_4690',['m_dxi',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a1fc799a241e146a74f383e58b291f188',1,'FilterVirt::m_dxi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#aa2da3c10930c77c48d235ae5324a5bdd',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_dxi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#aa2da3c10930c77c48d235ae5324a5bdd',1,'amrex::AssignGrid::m_dxi()']]],
+ ['m_5fdxi_5fp_4691',['m_dxi_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#af1f0a8c52e0ba9142abfcdba68c4562e',1,'amrex::BinMapper']]],
+ ['m_5fe_5fcrse_4692',['m_E_crse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a3f1e0f4027765309bbc93b8110a040a0',1,'amrex::EdgeFluxRegister']]],
+ ['m_5fe_5ffine_4693',['m_E_fine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#abd26799d7889db8005b39a33cf1065ad',1,'amrex::EdgeFluxRegister']]],
+ ['m_5feb_5fb_5fcoeffs_4694',['m_eb_b_coeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a8f0e80c22cb3ef511cf2dc5b8b5fcd77',1,'amrex::HypreABecLap3::m_eb_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1644cbea6bac7ad1b9ae4a039cf96cc4',1,'amrex::MLEBABecLap::m_eb_b_coeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ac1cb0994a1680b55eb88828ca3e2f53f',1,'amrex::PETScABecLap::m_eb_b_coeffs()']]],
+ ['m_5feb_5findex_5fspace_4695',['m_eb_index_space',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a8c7a1666b20fe8bfad0377ce4fa278d8',1,'amrex::FillPatcher']]],
+ ['m_5feb_5fkappa_4696',['m_eb_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aa52b74715e6fd800ad391684b5a2321b',1,'amrex::MLEBTensorOp']]],
+ ['m_5feb_5fphi_4697',['m_eb_phi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a25296274131127e2be522bd86b57be2c',1,'amrex::MLEBABecLap']]],
+ ['m_5febcellflag_4698',['m_ebcellflag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#adb16573267dc8b4b6dca43cc2f4d23d9',1,'amrex::EBFArrayBox']]],
+ ['m_5febdc_4699',['m_ebdc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a0495e6651f6bc2531a88c903354da409',1,'amrex::EBFArrayBoxFactory']]],
+ ['m_5fedgecent_4700',['m_edgecent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a32f7036b775769c3f0c6957b499fe169',1,'amrex::EBDataCollection::m_edgecent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a58881e32864c4c8dedf033f9364438ee',1,'amrex::EB2::Level::m_edgecent()']]],
+ ['m_5fedgecent_5fname_4701',['m_edgecent_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a64add9870404f75ec1b9f586d1fc04c6',1,'amrex::EB2::ChkptFile']]],
+ ['m_5fedges_4702',['m_edges',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html#ac91b64f531bb3c5cf456af74b4000dd8',1,'amrex::EB2::Vertex']]],
+ ['m_5fepo_4703',['m_epo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#aa8992473f3d960f9f118c57122a349ea',1,'amrex::FabArrayBase::FB']]],
+ ['m_5fetype_4704',['m_etype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ae73e6c0e2000bd5397e42f8fd8e42cba',1,'amrex::MLCurlCurl']]],
+ ['m_5fexe_5fsize_4705',['m_exe_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a1c4d044550c8a47002f221aeead2c6a4',1,'amrex::IParser::Data::m_exe_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a952263602baabb188b5f915266b95dc0',1,'amrex::Parser::Data::m_exe_size()']]],
+ ['m_5fexpression_4706',['m_expression',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#ad236fd077460097e96f55779fc18350b',1,'amrex::IParser::Data::m_expression()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ac4c2abe9d502dbbdbebf5a60af138db5',1,'amrex::Parser::Data::m_expression()']]],
+ ['m_5fextend_5fdomain_5fface_4707',['m_extend_domain_face',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a9f74df8f16a93bd17f000fc12040400c',1,'amrex::EB2::IndexSpaceImp']]],
+ ['m_5fextrap_4708',['m_extrap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a4316157b8036d764b2c4eab037fc03f3',1,'amrex::StateDescriptor']]],
+ ['m_5ff_4709',['m_f',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html#a0258d3b856f873ca8b5d4e6452d49605',1,'amrex::EB2::ComplementIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#ac25ccdc405c9a5dc9e22c69b172fa459',1,'amrex::EB2::DifferenceIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#ad55c726742be3e692c9a65b4c8c6b6e8',1,'amrex::EB2::ExtrusionIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#afdb3f4220acfb2353d91feed84482169',1,'amrex::EB2::GeometryShop::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#a4673532f2e2842aec58a63be5b8b32ac',1,'amrex::EB2::LatheIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#aa7438c9a59f4d903792ac05b8a9f796e',1,'amrex::PhysBCFunct::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#abdaf7ef0894bbc027482f233e7fadf74',1,'amrex::EB2::RotationIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a092e125d17bca6eaf36ce5f6a1228ab9',1,'amrex::EB2::ScaleIF::m_f()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#a00d2c22c6ba65bc4fdf65e95bd081799',1,'amrex::EB2::TranslationIF::m_f()']]],
+ ['m_5ff2c_5fbno_4710',['m_f2c_bno',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ab144aa971543222c30856319a467ea10',1,'amrex::HypreMLABecLap']]],
+ ['m_5ff2c_5fcell_4711',['m_f2c_cell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a7bf5b67f6ea086cafa52c0ffe2782b4f',1,'amrex::HypreMLABecLap']]],
+ ['m_5ff2c_5fnentries_4712',['m_f2c_nentries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ab4ebe994485ed9535fe0159f5ae2fca5',1,'amrex::HypreMLABecLap']]],
+ ['m_5ff2c_5foffset_4713',['m_f2c_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a8938d44cca92d62b2df5e43c18bdb7d0',1,'amrex::HypreMLABecLap']]],
+ ['m_5ff2c_5fvalues_4714',['m_f2c_values',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a59c610afea3fd46adedf738506caaa8c',1,'amrex::HypreMLABecLap']]],
+ ['m_5ffa_4715',['m_fa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae0aa4364654842ee9aaba3d573fb6b01',1,'amrex::MFIter::m_fa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a30aad956b0f19c6b897f697915ebf80e',1,'amrex::MultiMask::m_fa()']]],
+ ['m_5ffa_5fstats_4716',['m_FA_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aef73f8365f2afd099a2293d8f94c7b3e',1,'amrex::FabArrayBase']]],
+ ['m_5ffabindex_4717',['m_fabIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a921b8bd490efd188a603512f830b2697',1,'amrex::FillBoxId']]],
+ ['m_5ffabs_4718',['m_fabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#ab816646d06cbb8bde38ec73d3cad1303',1,'amrex::FillPatchIterator']]],
+ ['m_5ffabs_5fv_4719',['m_fabs_v',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< TagBox >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< IArrayBox >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< FArrayBox >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::Mask >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::EBCellFlagFab >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::CutFab >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::BaseFab< PetscInt > >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_fabs_v()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7ecd52e23e86db0f9e8e99166900e63c',1,'amrex::FabArray::m_fabs_v()']]],
+ ['m_5fface_4720',['m_face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a742f179bd6167bd80a9f9aa9e561bb41',1,'amrex::BATbndryReg::m_face()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html#ada71160c3d64cb7978bff2cbd0ef851f',1,'amrex::EB2::Edge::m_face()']]],
+ ['m_5fface_5fmask_4721',['m_face_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ac7a90d8875f7129236cd11202764022b',1,'amrex::InterpFaceRegister']]],
+ ['m_5ffacecent_4722',['m_facecent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a214bc0754b038960bcc1f574a448671d',1,'amrex::EBDataCollection::m_facecent()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html#a0229df77d862af6df91705d19b2264e6',1,'amrex::EB2::Face::m_facecent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a2e965cf11727327d842176406b65ac14',1,'amrex::EB2::Level::m_facecent()']]],
+ ['m_5ffacecent_5fname_4723',['m_facecent_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a26703073797142fac2081e575a17a8be',1,'amrex::EB2::ChkptFile']]],
+ ['m_5ffacetype_4724',['m_facetype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#af4864d4b179756bbd81ac48e98f640c9',1,'amrex::EB2::GFab']]],
+ ['m_5ffactory_4725',['m_factory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< TagBox >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac29954add581987ecf4948fb9090b2d6',1,'amrex::StateData::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a3f86af74db89e2febf97b8c9d2ae3310',1,'amrex::PETScABecLap::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a07a2cce97f1c77f36f8a241090543b8e',1,'MLLinOpT< Array< MultiFab, 3 > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a07a2cce97f1c77f36f8a241090543b8e',1,'amrex::MLLinOpT::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a88d3049d660b7e0a5fca3002d5b78916',1,'amrex::Hypre::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< IArrayBox >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< FArrayBox >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::EBCellFlagFab >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::CutFab >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::BaseFab< PetscInt > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'amrex::FabArray::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#aeaf68dbc1a5bddd5bacfa81efe966e0c',1,'amrex::EBFArrayBox::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a948320fb29597814dca7906e314a2c13',1,'amrex::AmrLevel::m_factory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9172b400e374666d6100fa61ccc586db',1,'FabArray< amrex::Mask >::m_factory()']]],
+ ['m_5ffafabname_4726',['m_fafabname',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a3e29beee8db471f8b5cca2c5ab03e1c8',1,'amrex::VisMF']]],
+ ['m_5ffamax_4727',['m_famax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a7f2c6b837b0a29af54ae8280eb42c8c9',1,'amrex::VisMF::Header']]],
+ ['m_5ffamin_4728',['m_famin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#afaf3496aa1e0bce82336411d0ee67fb6',1,'amrex::VisMF::Header']]],
+ ['m_5ffba_4729',['m_fba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a28f56421d7e9e3da3f3c69396316c3ba',1,'amrex::FillPatcher']]],
+ ['m_5ffbc_5fstats_4730',['m_FBC_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a5f3f2c05af6fbc9a1e5c59e03133505d',1,'amrex::FabArrayBase']]],
+ ['m_5ffbid_4731',['m_fbid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a2df3ae174e52a21bb158cde96f9498a4',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5ffbox_4732',['m_fbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a6c671b8216fcac05344ff477ff2eae56',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5ffdm_4733',['m_fdm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad106fffa846cdb025aee4f0f8e43c582',1,'amrex::FillPatcher']]],
+ ['m_5ffgeom_4734',['m_fgeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a1c66886bf7f6b6444729cb8a783a900d',1,'amrex::FillPatcher']]],
+ ['m_5ffield_4735',['m_field',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a943620be7e3ff54ee46cba11ffb6c736',1,'amrex::AMRErrorTag']]],
+ ['m_5ffile_5fprefix_4736',['m_file_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a6889a9051d04a921daa1893fd1df1c37',1,'amrex::HypreIJIface']]],
+ ['m_5ffile_5fversion_4737',['m_file_version',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7e2188ea0d115389a8342cc5cee7b100',1,'amrex::PlotFileDataImpl']]],
+ ['m_5ffillbox_4738',['m_fillBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a7d275a6afa458505374be6f2a948650c',1,'amrex::FillBoxId']]],
+ ['m_5ffillboxid_4739',['m_fillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html#a98084d56b91ca675332117abc681ebc0',1,'amrex::FillBoxId']]],
+ ['m_5ffillpatcher_4740',['m_fillpatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a28bc1fbc65e6522419abb88ac1fa8706',1,'amrex::AmrLevel']]],
+ ['m_5ffinal_5fres_5fnorm_4741',['m_final_res_norm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a5fe7d6d6cfec12f507d8fd18600af477',1,'amrex::HypreIJIface']]],
+ ['m_5ffinal_5fresnorm0_4742',['m_final_resnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4c8f06d157691aac2a25008ab4d7726f',1,'amrex::MLMGT']]],
+ ['m_5ffinalizing_4743',['m_finalizing',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a3011c472d16bad3f2fb7f8749dfb31f4',1,'amrex::BackgroundThread']]],
+ ['m_5ffine_5fba_4744',['m_fine_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ae7ed7c0d540fff5e91fa3dfd1f824f48',1,'amrex::InterpFaceRegister']]],
+ ['m_5ffine_5fbdk_4745',['m_fine_bdk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#ac64d8105ecb149bb9cbabab98f735a3b',1,'amrex::FabArrayBase::CFinfo']]],
+ ['m_5ffine_5fdm_4746',['m_fine_dm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a46c573f2892ec197ccd6f97d030b2fe4',1,'amrex::InterpFaceRegister']]],
+ ['m_5ffine_5fdomain_4747',['m_fine_domain',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a04b0170ff933582c58896546296f6607',1,'amrex::FabArrayBase::CFinfo']]],
+ ['m_5ffine_5fface_5fba_4748',['m_fine_face_ba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#ac51cac354d04dd9b8c7a93f4838966c9',1,'amrex::InterpFaceRegister']]],
+ ['m_5ffine_5fgeom_4749',['m_fine_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#ad5422062aa267d4ec336630342c1b9d6',1,'amrex::EdgeFluxRegister::m_fine_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a3597f5caa96ed6c401d35158a5228fa7',1,'amrex::YAFluxRegisterT::m_fine_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a7e826c1081b933f4911d83a776e9aeef',1,'amrex::InterpFaceRegister::m_fine_geom()']]],
+ ['m_5ffine_5fgrids_4750',['m_fine_grids',['../classHydro_1_1NodalProjector.html#a3213fc8fbc2d1dc54cd3d15d9e33fecb',1,'Hydro::NodalProjector']]],
+ ['m_5ffine_5flevel_4751',['m_fine_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a775a265fd7aa131bd5c7c3f4cef282ed',1,'amrex::YAFluxRegisterT']]],
+ ['m_5ffine_5fmask_4752',['m_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a46ce26a00431e6e7e5e15f89a73ba61e',1,'amrex::EdgeFluxRegister']]],
+ ['m_5ffine_5fmasks_4753',['m_fine_masks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#af22af9473b24ca2b90cc6f930f7ab7df',1,'amrex::HypreMLABecLap']]],
+ ['m_5ffinest_5flevel_4754',['m_finest_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a5bb55222551fb231e12941d2d47c82ee',1,'amrex::PlotFileDataImpl']]],
+ ['m_5ffinished_4755',['m_finished',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#af157f73a152b86a9b3205859e2601b51',1,'amrex::ParallelDescriptor::Message']]],
+ ['m_5ffixupcorners_4756',['m_FixUpCorners',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a629f8512e45e8f0109a740bfcb7ae412',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5ffluxes_4757',['m_fluxes',['../classHydro_1_1MacProjector.html#a4ec68b2f930745533de00196aee51de7',1,'Hydro::MacProjector::m_fluxes()'],['../classHydro_1_1NodalProjector.html#aa2b49029c2c91cb8a855d67d0a7d8606',1,'Hydro::NodalProjector::m_fluxes()']]],
+ ['m_5ffluxreg_4758',['m_fluxreg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a22cdf5d6b191ab3c883b7167e9f94ebe',1,'amrex::MLCellLinOpT']]],
+ ['m_5ffn_5fvalue_4759',['m_fn_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ae683e1c583e7cf07816bca2d45bb3044',1,'amrex::ReduceData']]],
+ ['m_5ffo_4760',['m_fo',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a3020f33374f95baa64a0af466a4b9db1',1,'hacc::Dfft']]],
+ ['m_5ffod_4761',['m_fod',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ad91e0c829d8420c6f1d3b101d36a4016',1,'amrex::VisMF::Header']]],
+ ['m_5ffpinfo_5fstats_4762',['m_FPinfo_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a34cc63703ab4e2492a4444199def31d2',1,'amrex::FabArrayBase']]],
+ ['m_5ffree_4763',['m_free',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#add916ed06ebf8c1ae3ada3caad5a6f08',1,'amrex::detail::SingleChunkArena']]],
+ ['m_5ffreelist_4764',['m_freelist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a000d9e231672c9a28a72a05abec379fb',1,'amrex::CArena']]],
+ ['m_5ffs_4765',['m_fs',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a43c352e2981c86e984b42199334339a9',1,'hacc::Dfft']]],
+ ['m_5ffunc_4766',['m_func',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#ab67b8bb7e25e2ed11cc2232a777835fd',1,'amrex::BackgroundThread::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ae3ab9a1a654b93b76375ce4cb1ff2e7e',1,'amrex::StateDescriptor::BndryFunc::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#aa524711b285ac936d623cc027ae2897c',1,'amrex::BndryFuncArray::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a696ccaf269d8a90f242321b54dd2d4d0',1,'amrex::ErrorRec::ErrorFunc::m_func()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a3e10daec10c4fe4ffb4c4dfc44191fae',1,'amrex::ErrorRec::ErrorFunc2::m_func()']]],
+ ['m_5ffunc3d_4767',['m_func3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#aee3952d72b0935f8b2cbdfbb92ca719b',1,'amrex::StateDescriptor::BndryFunc::m_func3D()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a598f453d141e3c4a494e3e66d0f6aa37',1,'amrex::ErrorRec::ErrorFunc::m_func3D()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#a950db9de3de37eb8a46c1a6aafd8f797',1,'amrex::BndryFuncArray::m_func3D()']]],
+ ['m_5ffuncfab_4768',['m_funcfab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ac36632ed67ea0632dcdc421076491ba3',1,'amrex::StateDescriptor::BndryFunc']]],
+ ['m_5ffuncs_4769',['m_funcs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a89b80b8bcfbde11575362e5c6f6ea420',1,'amrex::AmrAssignGrid::m_funcs()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a89b80b8bcfbde11575362e5c6f6ea420',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_funcs()']]],
+ ['m_5fg_4770',['m_g',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a85e4793cd4318ff7f3f91116853a1c87',1,'amrex::EB2::DifferenceIF']]],
+ ['m_5fgdb_4771',['m_gdb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2821fc52ed661ccd9e9d821b81476fff',1,'amrex::ParticleContainerBase']]],
+ ['m_5fgdb_5fobject_4772',['m_gdb_object',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7faac754ff05cf1b841bfe49dad579ba',1,'amrex::ParticleContainerBase']]],
+ ['m_5fgeom_4773',['m_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab42ad785f4263767af0a0e7306cdf8a',1,'amrex::MLLinOpT::m_geom()'],['../classHydro_1_1NodalProjector.html#aa081412b94f4342fd653a7cb92d0a59b',1,'Hydro::NodalProjector::m_geom()'],['../classHydro_1_1MacProjector.html#a5e38ecf0019b49e1953cae988b87b0f1',1,'Hydro::MacProjector::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#aa6747659911e4c8cbc65903a9a9f1632',1,'amrex::PhysBCFunct::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a55b814bac069d35c1202b6734035492f',1,'amrex::ParticleLocator::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#aa9edba29f53ceff7a4fcfb3c05e555ea',1,'amrex::ParGDB::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a1d6c905d586d04d63a33985d4a919ce2',1,'amrex::OpenBCSolver::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab42ad785f4263767af0a0e7306cdf8a',1,'MLLinOpT< Array< MultiFab, 3 > >::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a41f3157550d8422c88471518b5ede26c',1,'amrex::EB2::Level::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a67b71508a8ce8db6d5ab58b35d00beab',1,'amrex::EB2::IndexSpaceImp::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#aabcbca6230081fe9f8e03c7b16a06f01',1,'amrex::EB2::IndexSpaceChkptFile::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a20ebfa3f1563d8e3f8e1dcea53380a01',1,'amrex::HypreSolver::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#aa6642b5952fc1a28a72c7fbed7a5a540',1,'amrex::HypreMLABecLap::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a0dece5de11da52cba439675d6f632976',1,'amrex::EBFArrayBoxFactory::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a4e9d5ca2618309d4445ac8fa75fafc1f',1,'amrex::EBDataCollection::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aa01e7a859a8d2072ea34ac2a6ac8a886',1,'amrex::AmrParGDB::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a723c404098736351072f4a99daf9bddb',1,'amrex::AMReX::m_geom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a60957b371c1e6c775ebb2e18bbbc2c99',1,'amrex::EB2::IndexSpaceSTL::m_geom()']]],
+ ['m_5fgeom_5fall_4774',['m_geom_all',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a0ad29033cba507834586f9f24eef2fbf',1,'amrex::OpenBCSolver']]],
+ ['m_5fget_5fbucket_4775',['m_get_bucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a7fed473672f976de3014a8116df479f4',1,'amrex::GetSendBufferOffset']]],
+ ['m_5fget_5fpid_4776',['m_get_pid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a6a63716df57946f90594a5a756582a77',1,'amrex::GetSendBufferOffset']]],
+ ['m_5fgfunc_4777',['m_gfunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a0518667e9de9aca8293b5a3db32d985e',1,'amrex::StateDescriptor::BndryFunc']]],
+ ['m_5fgfunc3d_4778',['m_gfunc3D',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a756e4a4dbfc69f7f7f7125762f76d417',1,'amrex::StateDescriptor::BndryFunc']]],
+ ['m_5fgid_4779',['m_gid',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#af61839b65ba1beba4a4fc7cb17f687be',1,'AssignGridFilter']]],
+ ['m_5fglobal_5fid_4780',['m_global_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ab6a49cdaf1b77ee27cbace82f6051bd8',1,'amrex::HypreSolver']]],
+ ['m_5fglobal_5fid_5fvec_4781',['m_global_id_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a2bb4aceb3d3328636d465c9e548946a2',1,'amrex::HypreSolver']]],
+ ['m_5fgmres_4782',['m_gmres',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a32ef8424897f89206ea72f7f3affbdd0',1,'amrex::GMRESMLMGT']]],
+ ['m_5fgraph_4783',['m_graph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a8f4dcb82f15a4fb7213375849bd135bd',1,'amrex::EB2::GFab']]],
+ ['m_5fgrid_4784',['m_grid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#a2b4f1e35053c6eff621312f08820c58f',1,'amrex::ParticleCommData::m_grid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a3da49389826f1bbe7fcc5082d1e641a7',1,'amrex::EBToPVD::m_grid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a37fd4172114d4ae282243c03c4dcd7db',1,'amrex::ParticleLocData::m_grid()']]],
+ ['m_5fgrid_5fassignors_4785',['m_grid_assignors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a095e51d1001dbc1f5923c5b00606b1b3',1,'amrex::AmrParticleLocator::m_grid_assignors()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a095e51d1001dbc1f5923c5b00606b1b3',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::m_grid_assignors()']]],
+ ['m_5fgrid_5fmap_4786',['m_grid_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a6aafab3c8c1565c5457b08400f0c7984',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fgridbox_4787',['m_gridbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#ad76df9c28985f6f2702043b28fa56d35',1,'amrex::ParticleLocData']]],
+ ['m_5fgrids_4788',['m_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ad777b3fad5c1f17ebcd1419f66f3c672',1,'amrex::HypreMLABecLap::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ad5f189d2a76fa6190a2c636cd1c41fa1',1,'amrex::HypreSolver::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a5417de191837a4807397f9dd9acffbc4',1,'amrex::EB2::Level::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4458bc19263fdcf39df3665681ce3aef',1,'amrex::MLLinOpT::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4458bc19263fdcf39df3665681ce3aef',1,'MLLinOpT< Array< MultiFab, 3 > >::m_grids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a036b6904fd09ed914a7b12ebc900034a',1,'amrex::OpenBCSolver::m_grids()']]],
+ ['m_5fgroupsize_4789',['m_groupsize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a507dc54afbf20a888ba1dab3cd62c040',1,'amrex::StateDescriptor']]],
+ ['m_5fgrown_5fgridbox_4790',['m_grown_gridbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a12ff326b3e7086df34eb217f6e7e7f61',1,'amrex::ParticleLocData']]],
+ ['m_5fgrowsize_4791',['m_growsize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a86e3e6118853e3c7624e46167f7766f7',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5fgrs_4792',['m_grs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acf65961daf27f9f063bd05dba6d12f23',1,'amrex::GMRES::m_grs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acf65961daf27f9f063bd05dba6d12f23',1,'GMRES< MF, GMRESMLMGT< MF > >::m_grs()']]],
+ ['m_5fgshop_4793',['m_gshop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a7a8604de6a8c669b0b0f2801226fb4e6',1,'amrex::EB2::IndexSpaceImp']]],
+ ['m_5fgslevel_4794',['m_gslevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a472b17e9e1003aa3003cc26d234bc926',1,'amrex::EB2::IndexSpaceImp']]],
+ ['m_5fh_5fruntime_5fi_5fcptrs_4795',['m_h_runtime_i_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a9f66d16240dd600998ef45e05274d7c7',1,'amrex::ParticleTile']]],
+ ['m_5fh_5fruntime_5fi_5fptrs_4796',['m_h_runtime_i_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3436758dffeaf35f5a789cc3044b4fc2',1,'amrex::ParticleTile']]],
+ ['m_5fh_5fruntime_5fr_5fcptrs_4797',['m_h_runtime_r_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a320930fbc7b1e5ee8788ae1fa458c3da',1,'amrex::ParticleTile']]],
+ ['m_5fh_5fruntime_5fr_5fptrs_4798',['m_h_runtime_r_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a84686ee6d52c6077a3007ccc355c70bc',1,'amrex::ParticleTile']]],
+ ['m_5fhas_5falpha_4799',['m_has_alpha',['../classHydro_1_1NodalProjector.html#a8c1b5e9dea7181fc3da013765e883a2f',1,'Hydro::NodalProjector']]],
+ ['m_5fhas_5fcf_4800',['m_has_cf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a10ff3c540a6210b65bce49aaa68d7583',1,'amrex::EdgeFluxRegister']]],
+ ['m_5fhas_5feb_5finfo_4801',['m_has_eb_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a8ca77bd2758bddbc9d71e12a1c317418',1,'amrex::EB2::Level']]],
+ ['m_5fhas_5feb_5fkappa_4802',['m_has_eb_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aed368e6d9fa6a5cb5b193e4368d39cb7',1,'amrex::MLEBTensorOp']]],
+ ['m_5fhas_5ffine_5fbndry_4803',['m_has_fine_bndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a76a73246b9e7679b93591f2093a857c3',1,'amrex::MLNodeLinOp']]],
+ ['m_5fhas_5fgeom_4804',['m_has_geom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a2cb84092989356fad230a48fe44a4f58',1,'amrex::AmrParGDB']]],
+ ['m_5fhas_5fkappa_4805',['m_has_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a1ac24f61712e93b25ebcd55639f30ce2',1,'amrex::MLEBTensorOp::m_has_kappa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a0aebce2114e6c519b7648b87daceeb11',1,'amrex::MLTensorOp::m_has_kappa()']]],
+ ['m_5fhas_5fmetric_5fterm_4806',['m_has_metric_term',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ada8bf2b1964f2023282e23ac54a948f4',1,'amrex::MLCellLinOpT']]],
+ ['m_5fhas_5fneighbors_4807',['m_has_neighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a027a8bd9c7726edd5ab979a6ee716fa8',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fhas_5fpreconditioner_4808',['m_has_preconditioner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad68ef3fe7945a74770ed92aadd0508ee',1,'amrex::HypreIJIface']]],
+ ['m_5fhas_5frhs_4809',['m_has_rhs',['../classHydro_1_1NodalProjector.html#a969ad628117ec1dca9e18c35dee55d9c',1,'Hydro::NodalProjector']]],
+ ['m_5fhas_5frobin_4810',['m_has_robin',['../classHydro_1_1MacProjector.html#a1c9bd5d33afa53f6aea9988d22007ceb',1,'Hydro::MacProjector']]],
+ ['m_5fhas_5fsigma_5fmf_4811',['m_has_sigma_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#af1c4b0f8fc67f356ca5716e94634a6f5',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['m_5fhdr_4812',['m_hdr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8b04406fcfdbec77eba187d3ceb9b2dc',1,'amrex::VisMF']]],
+ ['m_5fhead_4813',['m_head',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#a2592709514015ee6c2e68a254a2b5806',1,'amrex::VisMF::FabOnDisk']]],
+ ['m_5fheight_4814',['m_height',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#ac76b57e5f88b041a0369fc7a8c5026f7',1,'amrex::EB2::CylinderIF']]],
+ ['m_5fhes_4815',['m_hes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5f998b6c28d80dce9036b3adaaeb86ae',1,'amrex::GMRES::m_hes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5f998b6c28d80dce9036b3adaaeb86ae',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hes()']]],
+ ['m_5fhes_5f1d_4816',['m_hes_1d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aa48b0f34d3d9e95e9646240cfe751115',1,'amrex::GMRES::m_hes_1d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aa48b0f34d3d9e95e9646240cfe751115',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hes_1d()']]],
+ ['m_5fhh_4817',['m_hh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7124534ac02956f0fe4e178290ae8cbc',1,'amrex::GMRES::m_hh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7124534ac02956f0fe4e178290ae8cbc',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hh()']]],
+ ['m_5fhh_5f1d_4818',['m_hh_1d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5691847f4acd9554a668ec0d1b606d32',1,'amrex::GMRES::m_hh_1d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5691847f4acd9554a668ec0d1b606d32',1,'GMRES< MF, GMRESMLMGT< MF > >::m_hh_1d()']]],
+ ['m_5fhi_4819',['m_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a04a974104c8e2ebf50030babf23932f9',1,'amrex::AssignGrid::m_hi()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a04a974104c8e2ebf50030babf23932f9',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a13836ae745cdf1ef18c14cc11e386afd',1,'amrex::EB2::BoxIF::m_hi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a418711dcd50105d05161524f9137bb5d',1,'amrex::TableData::m_hi()']]],
+ ['m_5fhi_5fp_4820',['m_hi_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a09e1a7b318d980843013d446fe2c5d4f',1,'amrex::BinMapper']]],
+ ['m_5fhibc_4821',['m_hibc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad073f92f684b4d5ea20718fbc396ef40',1,'MLLinOpT< Array< MultiFab, 3 > >::m_hibc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad073f92f684b4d5ea20718fbc396ef40',1,'amrex::MLLinOpT::m_hibc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a22567436af78d852be2635bd9c046735',1,'amrex::HypreMLABecLap::m_hibc()']]],
+ ['m_5fhibc_5forig_4822',['m_hibc_orig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cf9f506d5cee3aeaaae8b9930e7866d',1,'amrex::MLLinOpT::m_hibc_orig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cf9f506d5cee3aeaaae8b9930e7866d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_hibc_orig()']]],
+ ['m_5fhishft_4823',['m_hishft',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#ae30ce7aef9fb1c29ea4b1a2708ae19eb',1,'amrex::BATbndryReg']]],
+ ['m_5fhost_5fboxes_4824',['m_host_boxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a67f017c8270b95e07b622e8c1ed97b6c',1,'amrex::ParticleLocator']]],
+ ['m_5fhost_5fexecutor_4825',['m_host_executor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a195771c96ef68cb237c6da6f6c2d336d',1,'amrex::ParserExecutor::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a195771c96ef68cb237c6da6f6c2d336d',1,'ParserExecutor< 3 >::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#aebb2811410391a0199dce35e55edcafa',1,'amrex::IParserExecutor::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#ad41fcfcb360640fde45500a1580c522a',1,'amrex::Parser::Data::m_host_executor()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#ad58fe278866bfbcb5cb3390140b72344',1,'amrex::IParser::Data::m_host_executor()']]],
+ ['m_5fhost_5ftuple_4826',['m_host_tuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a45d8b95de17a37ca2b1a02df500f2035',1,'amrex::ReduceData']]],
+ ['m_5fhow_4827',['m_how',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#acd1a09adb4489f55771a680dd2cc9d43',1,'amrex::VisMF::Header']]],
+ ['m_5fhp_4828',['m_hp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a61018a635a080b4ef9d94852423668ae',1,'amrex::FabArrayBase::ParForInfo']]],
+ ['m_5fhp_5farrays_4829',['m_hp_arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'amrex::FabArray::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::BaseFab< PetscInt > >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::EBCellFlagFab >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::Mask >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< FArrayBox >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< IArrayBox >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< TagBox >::m_hp_arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbe02ae23186064d6bae686374657674',1,'FabArray< amrex::CutFab >::m_hp_arrays()']]],
+ ['m_5fhunk_4830',['m_hunk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7bbf66f41bc3167185236bdcd6fe67a1',1,'amrex::CArena']]],
+ ['m_5fhypre_5fij_4831',['m_hypre_ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a3a684b2d3ced4b0194697632ba0f91a8',1,'amrex::HypreSolver']]],
+ ['m_5fhypre_5fobject_5ftype_4832',['m_hypre_object_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5ed51028a078ac94de993687b7411103',1,'amrex::HypreMLABecLap']]],
+ ['m_5fhypre_5fsolver_5fid_4833',['m_hypre_solver_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#adaa1de14576861c282ef98849361cff2',1,'amrex::HypreMLABecLap']]],
+ ['m_5fi_4834',['m_i',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#ae3bf13aefa6e07e08445ab681f363296',1,'amrex::BinIterator::m_i()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a73f6c5940e933d6a33f935f750fbbcc0',1,'amrex::Gpu::StreamIter::m_i()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a5e4fbd0434728a17409c80f498acb9af',1,'amrex::Neighbors::m_i()']]],
+ ['m_5fid_4835',['m_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a72eda643c9080e17e52e8aea8756cd35',1,'amrex::ParallelContext::Frame']]],
+ ['m_5fid_5foffset_4836',['m_id_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a413ac1a74ee41e809a9db1d4eaca9402',1,'amrex::HypreSolver']]],
+ ['m_5fidata_4837',['m_idata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html#a3034f52dc837cdb8c2e04fdd15572955',1,'amrex::ConstParticleIDWrapper::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a017be53b64346d557da975c2a473a5a3',1,'amrex::StructOfArrays::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a52de30978d928054ae27a5a62cbf7eab',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a52de30978d928054ae27a5a62cbf7eab',1,'amrex::ParticleTileData::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a2b585340461a43c8bed49aefc535f060',1,'amrex::ParticleIDWrapper::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a9da7d4371d02e10cd184a772ecfaa82a',1,'amrex::ParticleCPUWrapper::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html#a26cc52a679bd8acec80cf5677f109480',1,'amrex::ParticleBase< T, 0, NInt >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a5f5d3842528f32c5c7551b84d0b14374',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a5f5d3842528f32c5c7551b84d0b14374',1,'amrex::ParticleBase::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a09a5202b7c3b1227e67bf4ba69a3acb1',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a09a5202b7c3b1227e67bf4ba69a3acb1',1,'amrex::ConstParticleTileData::m_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleCPUWrapper.html#ac8985bd9a524c39d1ed80cacca044197',1,'amrex::ConstParticleCPUWrapper::m_idata()']]],
+ ['m_5fidcpu_4838',['m_idcpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a62679baf18972e398b3c6f5148fc9087',1,'amrex::StructOfArrays::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a1f4aec471e58edd6d4c3bcbff0ff8182',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a1f4aec471e58edd6d4c3bcbff0ff8182',1,'amrex::ParticleTileData::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html#a51427d204fb68f910c4a707da1ee5d0b',1,'amrex::ParticleBase< T, NReal, 0 >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html#a283940f2680bb7c20e2f82975db086d9',1,'amrex::ParticleBase< T, 0, NInt >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a4b5338d7a319166690ec546dd547869e',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html#a0721aeee066f4dce4294ef22a899d6e9',1,'amrex::ParticleBase< T, 0, 0 >::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#acd97b53df5e00957d639422e2e1d2127',1,'amrex::ConstParticleTileData::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a4b5338d7a319166690ec546dd547869e',1,'amrex::ParticleBase::m_idcpu()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#acd97b53df5e00957d639422e2e1d2127',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_idcpu()']]],
+ ['m_5filower_4839',['m_ilower',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a9973ebbe0d5b11055141cfc15a1a2cad',1,'amrex::HypreIJIface']]],
+ ['m_5fimag_4840',['m_imag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a50e77be424412b0789610d627520c151',1,'amrex::GpuComplex']]],
+ ['m_5fimpl_4841',['m_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a120c87042788ba7040ced33bbff0dcf5',1,'amrex::PlotFileData']]],
+ ['m_5fin_5fsolution_5fmode_4842',['m_in_solution_mode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a28e2b90709541cf46d64d3d382e6ade7',1,'amrex::MLNodeLinOp']]],
+ ['m_5finclude_5fperiodic_4843',['m_include_periodic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a401ec74087f41577fd64f98dcd2490fc',1,'amrex::FabArrayBase::CFinfo']]],
+ ['m_5finclude_5fphysbndry_4844',['m_include_physbndry',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a9d73e7555d567b02c07dce4555f46499',1,'amrex::FabArrayBase::CFinfo']]],
+ ['m_5findex_4845',['m_index',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#aabe16c4205ba7567728db00191bdb3e8',1,'amrex::ConstSoAParticle::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a4892e7cb73b23e77466bcbebda4916f1',1,'amrex::SoAParticle::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#ab3d7b85eaaaa3603c37bcbdff9b9790a',1,'amrex::Neighbors::iterator::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#afba47c1927bd537e97033eb5f5a6bdab',1,'amrex::BinIterator::iterator::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#aa73689929eae42431f0f210d8bb28fee',1,'amrex::FillPatchIteratorHelper::m_index()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#ab5b57f7c904cde9efcc725b982dcfbf3',1,'amrex::Neighbors::const_iterator::m_index()']]],
+ ['m_5findex_5farray_4846',['m_index_array',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a89d87a77852f51756c34d02d92cf8656',1,'amrex::DistributionMapping::Ref']]],
+ ['m_5findex_5ftype_4847',['m_index_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#acf16a10afaa8e55e344ed56680c70c13',1,'amrex::HypreSolver']]],
+ ['m_5findextype_4848',['m_indexType',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a0658b5293698992c4cc7df2062991b2a',1,'amrex::BATransformer::BATOp']]],
+ ['m_5findextype_5fcoarsenratio_4849',['m_indexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a68ef0cc603c58e0aa79d76ddc1b4c360',1,'amrex::BATransformer::BATOp']]],
+ ['m_5finfo_4850',['m_info',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aeec6daa6ebe88ef8eaf6491af2f02cd6',1,'amrex::OpenBCSolver::m_info()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a501d9971a3346526fae6093d6de95642',1,'amrex::AMRErrorTag::m_info()']]],
+ ['m_5finit_5fresnorm0_4851',['m_init_resnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af6339494ac0686d76870dfad3febbea1',1,'amrex::MLMGT']]],
+ ['m_5finside_4852',['m_inside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#adb20f13a740421e91b3b1eb3e95672b1',1,'amrex::EB2::PolynomialIF']]],
+ ['m_5finstance_4853',['m_instance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#ad7909bf4e2448edc26489e346cb367ac',1,'amrex::AMReX::m_instance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a8534fa5e1a19e2e1f6fbcfb162a8460a',1,'amrex::EB2::IndexSpace::m_instance()']]],
+ ['m_5finterp_4854',['m_interp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a28281a3e9ad213ff779ae2b7978c8fff',1,'amrex::FillPatcher']]],
+ ['m_5fio_5frank_4855',['m_io_rank',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a2b4c46fb1ac3129d8c997f52241de7a1',1,'amrex::ParallelContext::Frame']]],
+ ['m_5fiparser_4856',['m_iparser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#ae2e79afe3f2835ee854cfbe074879d97',1,'amrex::IParser::Data']]],
+ ['m_5fis_5fbottom_5fsingular_4857',['m_is_bottom_singular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a51345471274acc0bdd0b5477285d4db1',1,'amrex::MLNodeLinOp']]],
+ ['m_5fis_5feb_5finhomog_4858',['m_is_eb_inhomog',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a11297b15320727df4d9e32d3b8085c06',1,'amrex::MLEBABecLap']]],
+ ['m_5fis_5frz_4859',['m_is_rz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a6e9813d42ab7f38861a4b0a0d88f6080',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fis_5fsingular_4860',['m_is_singular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa0125d9d8e480d38f2b3798bff1f0616',1,'amrex::MLABecLaplacianT::m_is_singular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aaabb766cd6deb544d0f29b9a304c4445',1,'amrex::MLALaplacianT::m_is_singular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a69f0aa528f3437aed6e5fbc26d3f1820',1,'amrex::MLEBABecLap::m_is_singular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aeba6bdc290f5aa871187ccbfb92afc16',1,'amrex::MLPoissonT::m_is_singular()']]],
+ ['m_5fis_5fthread_5fsafe_4861',['m_is_thread_safe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a10d54646513ded7c12d45870888d0e64',1,'amrex::MPMD::Copier']]],
+ ['m_5fisec_5fboxes_4862',['m_isec_boxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a8cec5f0f49ca18e99496c3530716772b',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fitems_4863',['m_items',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a01f4b71f99b7d18cf3cb21f5bab573be',1,'amrex::BinIterator::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a86bd9751f73a297822528a06e967334a',1,'amrex::DenseBinIteratorFactory::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a2bb6a0e5dc6b40b73fd0221f633a1f84',1,'DenseBins< ParticleType >::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a2bb6a0e5dc6b40b73fd0221f633a1f84',1,'amrex::DenseBins::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#aed3575613242ea883eda555b4cdedb83',1,'amrex::SparseBins::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a0e425a63d9c75b2d31eb2f05e775e83c',1,'amrex::SparseBinIteratorFactory::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a2bb6a0e5dc6b40b73fd0221f633a1f84',1,'DenseBins< typename amrex::ParticleTileData >::m_items()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a443e37b09ea6527ffea24dbf13d77c4a',1,'amrex::BinIterator::iterator::m_items()']]],
+ ['m_5fiter_5ffine_5fresnorm0_4864',['m_iter_fine_resnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a5d0dc2ebd750fd37b790b56fe2339d15',1,'amrex::MLMGT']]],
+ ['m_5fits_4865',['m_its',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a87d7d08dbb34c4033f140161cf136a10',1,'amrex::GMRES::m_its()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a87d7d08dbb34c4033f140161cf136a10',1,'GMRES< MF, GMRESMLMGT< MF > >::m_its()']]],
+ ['m_5fiupper_4866',['m_iupper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa3fa7e313e805db63a29e594319ec349',1,'amrex::HypreIJIface']]],
+ ['m_5fixtype_4867',['m_ixtype',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1144a9c3d743270ff29c8e9f582581c0',1,'amrex::MLLinOpT::m_ixtype()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1144a9c3d743270ff29c8e9f582581c0',1,'MLLinOpT< Array< MultiFab, 3 > >::m_ixtype()']]],
+ ['m_5fjob_5fcond_4868',['m_job_cond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a71752cb305b9ed234397d1575b5c679b',1,'amrex::BackgroundThread']]],
+ ['m_5fkappa_4869',['m_kappa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a1ab2cb2c4fcbbbf0e3fdedad325fd6b9',1,'amrex::MLEBTensorOp::m_kappa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aa056265afa394abc77bb3fa40fcb96d9',1,'amrex::MLTensorOp::m_kappa()']]],
+ ['m_5flarge_5fradius_4870',['m_large_radius',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab5c98ffdc830c5d1b1161e7febad6e0f',1,'amrex::EB2::TorusIF']]],
+ ['m_5flb_4871',['m_lb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a847e4c82e77b1879f0a265106f2969ac',1,'amrex::WeightedBoxList']]],
+ ['m_5flbox_4872',['m_lbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#adeadcf55bf1de6d0a14007817795bfbf',1,'amrex::BoxList']]],
+ ['m_5flead_4873',['m_lead',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#ac3aa97bce1863d762909aca16c65f13e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['m_5flead_5fcomm_4874',['m_lead_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#aa79a14d32c85df7c2912b7cac38f4416',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['m_5flen_4875',['m_len',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a614d1738c82b3361f91ddd9572a5e0a3',1,'amrex::Cluster']]],
+ ['m_5flev_4876',['m_lev',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html#ac8c0956840e85e64e1a2ff8d9bf1fa34',1,'amrex::ParticleCommData::m_lev()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a9f48ea741ddeb412ac869174a1f6dac9',1,'amrex::ParticleLocData::m_lev()']]],
+ ['m_5flev_5fgid_5fto_5fbucket_4877',['m_lev_gid_to_bucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#aaa894d51240ca3994d613ac9819b94cf',1,'amrex::GetBucket::m_lev_gid_to_bucket()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#ac4fa128b9d676ec237a9a1b6f931fba8',1,'amrex::GetPID::m_lev_gid_to_bucket()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a7fbd0ee9e9b5a85ed8c759880d0603e0',1,'amrex::ParticleBufferMap::m_lev_gid_to_bucket()']]],
+ ['m_5flev_5fmax_4878',['m_lev_max',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#ac3fa8f081cf19099f5fda4c64951dfaa',1,'AssignGridFilter']]],
+ ['m_5flev_5fmin_4879',['m_lev_min',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#ac57a8d70934ba968148055cf1bbcd866',1,'AssignGridFilter']]],
+ ['m_5flev_5foffsets_4880',['m_lev_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#a470e41f4257b381e33ce814969d74a49',1,'amrex::GetBucket::m_lev_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#a9be86ae5c5e3f798194611a3798ea8c6',1,'amrex::GetPID::m_lev_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ab5443e45483c897f9d54a9f63e8d4e20',1,'amrex::ParticleBufferMap::m_lev_offsets()']]],
+ ['m_5flevel_4881',['m_level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aa75db5075753c9accd5e3445b474bad0',1,'amrex::ParIterBase_impl::m_level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aa75db5075753c9accd5e3445b474bad0',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_level()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#aa75db5075753c9accd5e3445b474bad0',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_level()']]],
+ ['m_5flevel_5fsteps_4882',['m_level_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a534316dfdeb033f40bdb613b8edc6188',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fleveldata_4883',['m_leveldata',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ae6fe45dc33b6ea836ee80240e7e621af',1,'amrex::FillPatchIteratorHelper::m_leveldata()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a5eccfe50e3b8752e800329c8fe0946b7',1,'amrex::FillPatchIterator::m_leveldata()']]],
+ ['m_5flevels_4884',['m_levels',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a6bcb299fb24ae49438d9aff35ff1fee5',1,'amrex::ParticleCopyOp']]],
+ ['m_5flevelset_4885',['m_levelset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ab3e6789efd39bd7d39bd01cf97c85b07',1,'amrex::EBDataCollection::m_levelset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#a361f500f8c5de192acb6538e1a372139',1,'amrex::EB2::GFab::m_levelset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a999ca961f5c742f5d61cbace2d88535d',1,'amrex::EB2::Level::m_levelset()']]],
+ ['m_5flevelset_5fname_4886',['m_levelset_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a47f6864a08dd002d65836de5491e3f4e',1,'amrex::EB2::ChkptFile']]],
+ ['m_5flinop_4887',['m_linop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a832960ff2f855681068318f52bc7a590',1,'amrex::GMRES::m_linop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a832960ff2f855681068318f52bc7a590',1,'GMRES< MF, GMRESMLMGT< MF > >::m_linop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aade37c46d216449063107a555d33010e',1,'amrex::GMRESMLMGT::m_linop()'],['../classHydro_1_1MacProjector.html#a230ddf37a4c7f45eec3159dc8f9b932b',1,'Hydro::MacProjector::m_linop()'],['../classHydro_1_1NodalProjector.html#ab426a15837e93adc52fbf136e6654c5a',1,'Hydro::NodalProjector::m_linop()']]],
+ ['m_5flo_4888',['m_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#ac8bd9341afb3f160f473cb0fd99cc08f',1,'amrex::AssignGrid::m_lo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#ac8bd9341afb3f160f473cb0fd99cc08f',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a22bbb9f61e5ec1f1e7086880b73e2c39',1,'amrex::EB2::BoxIF::m_lo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ad4346ff5843f027fe798ba9dfa0ebe51',1,'amrex::TableData::m_lo()']]],
+ ['m_5flo_5fp_4889',['m_lo_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a0c3ffb962a03c3307030e52e384688ef',1,'amrex::BinMapper']]],
+ ['m_5flobc_4890',['m_lobc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9f2e0c10c385f9bee16af5fed5f4e9c9',1,'MLLinOpT< Array< MultiFab, 3 > >::m_lobc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#ad5a3ca519f25c6a41cea565dd7e9dc23',1,'amrex::HypreMLABecLap::m_lobc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9f2e0c10c385f9bee16af5fed5f4e9c9',1,'amrex::MLLinOpT::m_lobc()']]],
+ ['m_5flobc_5forig_4891',['m_lobc_orig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a726dec103c10ea9c84e649b9c8200767',1,'amrex::MLLinOpT::m_lobc_orig()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a726dec103c10ea9c84e649b9c8200767',1,'MLLinOpT< Array< MultiFab, 3 > >::m_lobc_orig()']]],
+ ['m_5flocal_4892',['m_local',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a1d2885301b5e06ee60387143583aa6f6',1,'amrex::ParticleCopyPlan']]],
+ ['m_5flocal_5fid_4893',['m_local_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ad8cc6880de72069843e8277129ece3dc',1,'amrex::HypreSolver']]],
+ ['m_5flocal_5foffsets_4894',['m_local_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a489cbe99cd70050a8d0d5d0de2aa2fe4',1,'amrex::DenseBins::m_local_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a489cbe99cd70050a8d0d5d0de2aa2fe4',1,'DenseBins< ParticleType >::m_local_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a489cbe99cd70050a8d0d5d0de2aa2fe4',1,'DenseBins< typename amrex::ParticleTileData >::m_local_offsets()']]],
+ ['m_5flocals_4895',['m_locals',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#aca1f9ad0544614004789f38c2ee3e659',1,'amrex::Parser::Data']]],
+ ['m_5flocators_4896',['m_locators',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#af4776b256bae40168f42b72208fbbd1f',1,'amrex::AmrParticleLocator::m_locators()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#af4776b256bae40168f42b72208fbbd1f',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::m_locators()']]],
+ ['m_5floctags_4897',['m_LocTags',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#ac9cf38f68949932d8e7815a7caffc7c8',1,'amrex::FabArrayBase::CommMetaData']]],
+ ['m_5floshft_4898',['m_loshft',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a8076201cf94e0e9145160b6aa522ba26',1,'amrex::BATbndryReg']]],
+ ['m_5flpinfo_5farg_4899',['m_lpinfo_arg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a2a4ce226902dbe904fa45173845d4cac',1,'amrex::MLCellABecLapT']]],
+ ['m_5flusolver_4900',['m_lusolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a194ba25b27e4f357966eb10f008566d2',1,'amrex::MLCurlCurl']]],
+ ['m_5fmap_4901',['m_map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#af0e183d350296703e8deaebb9a88f81a',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5fmasks_5fbuilt_4902',['m_masks_built',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2bb5e031c87b6bdf67618f9c25dc6945',1,'amrex::MLNodeLinOp']]],
+ ['m_5fmaskvals_4903',['m_maskvals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a9c470f145301b98fe0938ac6241284eb',1,'amrex::MLCellLinOpT']]],
+ ['m_5fmat_4904',['m_mat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#abfee36b1993dbc4950e1288521db42c6',1,'amrex::HypreIJIface::m_mat()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a5a5715e926af85d43393633db8dd9e99',1,'amrex::LUSolver::m_mat()']]],
+ ['m_5fmax_4905',['m_max',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#abfc04c1de628cba28c97f597fd5e9448',1,'amrex::VisMF::Header']]],
+ ['m_5fmax_5fblocks_4906',['m_max_blocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a95441a0edc24955aa9f0c83e21c34cad',1,'amrex::ReduceData']]],
+ ['m_5fmax_5flevel_4907',['m_max_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a7bdeaf9c375d4115ec95e188d537269d',1,'amrex::AMRErrorTagInfo']]],
+ ['m_5fmax_5fstack_5fsize_4908',['m_max_stack_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a8f3166649cf29c5c3292bfb4eee475ec',1,'amrex::IParser::Data::m_max_stack_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a863a707fe492216d36ff882e0fbee9e9',1,'amrex::Parser::Data::m_max_stack_size()']]],
+ ['m_5fmax_5fstream_5findex_4909',['m_max_stream_index',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a8c68dd84973b0f9d3ab7c7d5a3c81fd6',1,'amrex::ReduceData']]],
+ ['m_5fmax_5ftime_4910',['m_max_time',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a53b6a8de32e2ca45e830037a5024de24',1,'amrex::AMRErrorTagInfo']]],
+ ['m_5fmaxiter_4911',['m_maxiter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5c0f9c75918ca3d28071244df41bd1aa',1,'amrex::GMRES::m_maxiter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a5c0f9c75918ca3d28071244df41bd1aa',1,'GMRES< MF, GMRESMLMGT< MF > >::m_maxiter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#afe4c13918588f999571c9b8ff61458eb',1,'amrex::HypreMLABecLap::m_maxiter()']]],
+ ['m_5fmaxorder_4912',['m_maxorder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a7b04bbe6b54d748e48516df1695bc139',1,'amrex::Hypre::m_maxorder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#abd2f0814b146783f613e60a476aa0a57',1,'amrex::PETScABecLap::m_maxorder()']]],
+ ['m_5fmaxtag_4913',['m_MaxTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad89c6bbe165273ab677ce92a08419cf3',1,'amrex::ParallelDescriptor']]],
+ ['m_5fmem_5fusage_4914',['m_mem_usage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a1cba13cd9d7009299774b13eb2f49484',1,'amrex::FabArrayBase']]],
+ ['m_5fmf_4915',['m_mf',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#a764850492da1fd11e69854a0a6d511cf',1,'amrex::Any::innards::m_mf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a8b03f36aa484c3096470892346337619',1,'amrex::FabSetT::m_mf()']]],
+ ['m_5fmf_5fname_4916',['m_mf_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a1a193312a2db503b2cd3fb46c556500d',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fmfcd_4917',['m_mfcd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#aaf087145837f2626f17e9e93b71ff985',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5fmfid_4918',['m_mfid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#adaa101ebcbc10df6a2a761ea3fb3e78b',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5fmgf_4919',['m_mgf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1313168a355b46b2d03060c450036477',1,'amrex::EB2::Level']]],
+ ['m_5fmin_4920',['m_min',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a321215a8ba0e8ef28744b61bdd15d0d4',1,'amrex::VisMF::Header']]],
+ ['m_5fmin_5ftime_4921',['m_min_time',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a2a4305e6d904d38980905de01195f7db',1,'amrex::AMRErrorTagInfo']]],
+ ['m_5fmintag_4922',['m_MinTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afecc43d92a1965138657ac90451f9ac6',1,'amrex::ParallelDescriptor']]],
+ ['m_5fmlmg_4923',['m_mlmg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ac6bdd073a8562762729e78088cf2bbb9',1,'amrex::GMRESMLMGT::m_mlmg()'],['../classHydro_1_1MacProjector.html#a1b186e20edf642dbab422aee51150e55',1,'Hydro::MacProjector::m_mlmg()'],['../classHydro_1_1NodalProjector.html#a05a43fb39b4da17d9d2493c75e7221f6',1,'Hydro::NodalProjector::m_mlmg()']]],
+ ['m_5fmlmg_5f1_4924',['m_mlmg_1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#af4f8bd2cd9315ff6b44f81cc1e4a2d6f',1,'amrex::OpenBCSolver']]],
+ ['m_5fmlmg_5f2_4925',['m_mlmg_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a97b6170ecb8747fcc50cfc8fb11da671',1,'amrex::OpenBCSolver']]],
+ ['m_5fmomtags_5fd_4926',['m_momtags_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a42401091098315c9aaab7a635345692f',1,'amrex::OpenBCSolver']]],
+ ['m_5fmomtags_5fh_4927',['m_momtags_h',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a637ef773d76e4ded161fdde7e2057d7e',1,'amrex::OpenBCSolver']]],
+ ['m_5fmpi_5fops_4928',['m_mpi_ops',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3461c9bae69de0e75d147ae431f938d4',1,'amrex::ParallelDescriptor']]],
+ ['m_5fmpi_5ftag_4929',['m_mpi_tag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a0c03450ec8650e511181fb540b42e880',1,'amrex::ParallelContext::Frame']]],
+ ['m_5fmpi_5ftypes_4930',['m_mpi_types',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b5ef1a376307bde13dbe55d2f88da41',1,'amrex::ParallelDescriptor']]],
+ ['m_5fmulti_5fghost_4931',['m_multi_ghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac8c10e1b5a28a55c6dc388f7df101a97',1,'amrex::FabArrayBase::m_multi_ghost()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a042c8672d37a4a51f885ab940987ed71',1,'amrex::FabArrayBase::FB::m_multi_ghost()']]],
+ ['m_5fmutx_4932',['m_mutx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a9f33f06880c6b03a62b70fd559ab53df',1,'amrex::BackgroundThread']]],
+ ['m_5fn_4933',['m_n',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#ad477a99f0707aee61523131329f2ad34',1,'amrex::Gpu::range_detail::range_impl::m_n()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a52a24ab365296e0cb90e053580751fb1',1,'amrex::Gpu::StreamIter::m_n()']]],
+ ['m_5fname_4934',['m_name',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html#a3384af022eabbdadda0f20d0bda79ebe',1,'amrex::VisMF::FabOnDisk']]],
+ ['m_5fnblocks_4935',['m_nblocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a23018825c7f4b69f2ccc208bc88cfaa0',1,'amrex::OpenBCSolver::m_nblocks()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#afc0d93d82209acea61137a5a042adee1',1,'amrex::ReduceData::m_nblocks()']]],
+ ['m_5fnblocks_5flocal_4936',['m_nblocks_local',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ac4211b50259bcddcdb640a73362b0e19',1,'amrex::OpenBCSolver']]],
+ ['m_5fnblocks_5fx_4937',['m_nblocks_x',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#ab8a2eebe5390786a4fd677cae1cb498f',1,'amrex::FabArrayBase::ParForInfo']]],
+ ['m_5fnbor_5fcounts_4938',['m_nbor_counts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a1de2b2bb7b0bb67975ada3971cbdeb5c',1,'amrex::NeighborList']]],
+ ['m_5fnbor_5flist_4939',['m_nbor_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a8df0b0f7eda2e96fc9eb3a1fa768597a',1,'amrex::NeighborList']]],
+ ['m_5fnbor_5flist_5fptr_4940',['m_nbor_list_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#a22f2a4baa17c0c12c53a40f86c652d44',1,'amrex::Neighbors::const_iterator::m_nbor_list_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#ad9f5e91117e760e1bc3ad9d78d2052a6',1,'amrex::Neighbors::m_nbor_list_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#aaa6b74f92a1ba6a7318b0f06381035dc',1,'amrex::NeighborData::m_nbor_list_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a20b39fd43ff39609db949fa3ef3f7926',1,'amrex::Neighbors::iterator::m_nbor_list_ptr()']]],
+ ['m_5fnbor_5foffsets_4941',['m_nbor_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#aa4802374875adf70531e733654308316',1,'amrex::NeighborList']]],
+ ['m_5fnbor_5foffsets_5fptr_4942',['m_nbor_offsets_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#af26fd25b39faa11f8357d2d750b44ba4',1,'amrex::NeighborData::m_nbor_offsets_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#aa9ff8703b2a5f6683425a7a9a9f46792',1,'amrex::Neighbors::m_nbor_offsets_ptr()']]],
+ ['m_5fncomp_4943',['m_ncomp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#af33672ac47d288fbe42c788ddb8f953a',1,'amrex::YAFluxRegisterT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7f9318219055f7d10f6975d75660182f',1,'amrex::PlotFileDataImpl::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a85df3961f7b0ad04d0ad1463ea1e24da',1,'amrex::MLEBABecLap::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a85d721f72de7a13036fb1ce5bc77d452',1,'amrex::MLCurlCurl::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a7614b1bf508cfb79fd233bf3c7527b00',1,'amrex::FillPatchIterator::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a602e57dc56518cf767d65a236dffe0d1',1,'amrex::MLALaplacianT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a1d9a5429f6674a76b4137e4631578413',1,'amrex::MLABecLaplacianT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ae01923bcfc09d7f3aab7f68c9380c54e',1,'amrex::VisMF::Header::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ac4b64e926d1d6763788ee539be3f5d3e',1,'amrex::FillPatchIteratorHelper::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a81344a3343158d0e1d9e14938e171ba9',1,'amrex::FillPatcher::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a7ae82b32f3ba8bce2d86556224b6b06c',1,'amrex::EdgeFluxRegister::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#adabe55330d4668477240acc170ab6032',1,'amrex::BndryDataT::m_ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#ab182ebb19ff924700a85e7e6db1a0a2c',1,'amrex::MLCellLinOpT::BndryCondLoc::m_ncomp()']]],
+ ['m_5fnd_5ffine_5fmask_4944',['m_nd_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a034b72948cecb00630515b6a2de77109',1,'amrex::MLNodeLinOp']]],
+ ['m_5fneed_5fbcs_4945',['m_need_bcs',['../classHydro_1_1NodalProjector.html#a75b07026d94697bd10a08da83798f1eb',1,'Hydro::NodalProjector']]],
+ ['m_5fneed_5fsetup_4946',['m_need_setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae6598d193c7640eac64bfc15ff2ad8a0',1,'amrex::HypreIJIface']]],
+ ['m_5fneed_5fto_5fclear_5fbd_4947',['m_need_to_clear_bd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'amrex::LayoutData::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::PODVector< int > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::PODVector< Int > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< RealTuple >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< PetscInt >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< Int >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< int >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< HYPRE_Int >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< GFab >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::Vector< RealTuple > >::m_need_to_clear_bd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a442eca7b5bcd7984d38f7bd3ad9240b6',1,'LayoutData< amrex::Vector< BCTuple > >::m_need_to_clear_bd()']]],
+ ['m_5fneeds_5fcoarse_5fdata_5ffor_5fbc_4948',['m_needs_coarse_data_for_bc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abc7eaafcc5804d269386c6bdbd13181d',1,'amrex::MLLinOpT::m_needs_coarse_data_for_bc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abc7eaafcc5804d269386c6bdbd13181d',1,'MLLinOpT< Array< MultiFab, 3 > >::m_needs_coarse_data_for_bc()']]],
+ ['m_5fneeds_5fdomain_5fbcs_4949',['m_needs_domain_bcs',['../classHydro_1_1MacProjector.html#a326c6639e52cc713f7b2c1fd5512006b',1,'Hydro::MacProjector']]],
+ ['m_5fneeds_5finit_4950',['m_needs_init',['../classHydro_1_1MacProjector.html#a735fb39b953d7b3116b4c080bdbc9597',1,'Hydro::MacProjector']]],
+ ['m_5fneeds_5flevel_5fbcs_4951',['m_needs_level_bcs',['../classHydro_1_1MacProjector.html#ae868875d84ae01251b3baadfb5aca443',1,'Hydro::MacProjector']]],
+ ['m_5fneeds_5fupdate_4952',['m_needs_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3a04ce523f79cd92d755563953021ceb',1,'amrex::MLNodeABecLaplacian::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a15ebbe140a2faea1fccb3b4bb71ddb60',1,'amrex::MLTensorOp::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a15abc2cecf258e0967f5803ef5c5729e',1,'amrex::MLEBTensorOp::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aadf975aed65ffe24b230421d1366de50',1,'amrex::MLEBABecLap::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ab3dca372fae6a1446f43a056d410f165',1,'amrex::MLABecLaplacianT::m_needs_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#af29f1000f607cefa4da6f1b1ee30090a',1,'amrex::MLALaplacianT::m_needs_update()']]],
+ ['m_5fneighbor_5flist_4953',['m_neighbor_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a739c2408e1c55081d20e737f6bf7ec8f',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fneighbor_5fmask_5finitialized_4954',['m_neighbor_mask_initialized',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a68fedc2fd57b0e5efccdf65617f930ff',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fneighbor_5fmask_5fptr_4955',['m_neighbor_mask_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0f3bc83f8fdf1b3468248103a0000a49',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fneighbor_5fprocs_4956',['m_neighbor_procs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a1eeb92e8809fe6c87b84c777c42323e6',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fng_4957',['m_ng',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#a243abcb767a6293942dfe15a845d2faf',1,'amrex::FabArrayBase::CFinfo::m_ng()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#aa6a101ddf89df501b82f6fcc9e91ebd7',1,'amrex::FabArrayBase::ParForInfo::m_ng()']]],
+ ['m_5fnghb_4958',['m_nghb',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html#aa6351251f6a541b7405e78821225617a',1,'amrex::EB2::Vertex']]],
+ ['m_5fnghost_4959',['m_nghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a5c4673c519e93d3cb903313647fce320',1,'amrex::FillPatcher::m_nghost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a0c8e0e716132c46ca1f819aec5f0ffc9',1,'amrex::HypreSolver::m_nghost()']]],
+ ['m_5fngpublocks_5fd_4960',['m_ngpublocks_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a08a177855c8f971da2aa51ebc08041bf',1,'amrex::OpenBCSolver']]],
+ ['m_5fngpublocks_5fh_4961',['m_ngpublocks_h',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a80eeb93e042aaf3ba2197349b17e85c0',1,'amrex::OpenBCSolver']]],
+ ['m_5fngrow_4962',['m_ngrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a3224bd8a5138a0ec366714238188b64f',1,'amrex::PlotFileDataImpl::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#ae7d84e3daa0f3502f2ce6369dcb42f60',1,'amrex::FabArrayBase::PolarB::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a4b580f495f97633950d9a0822c940fe8',1,'amrex::EB2::Level::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#a586875a69a8c7797c4b3a306dd1d175b',1,'amrex::FabArrayBase::RB180::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#ab3a3b3cf9579cd6289f0f73e1d9c70bd',1,'amrex::FabArrayBase::RB90::m_ngrow()']]],
+ ['m_5fngrow_4963',['m_nGrow',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a273643e65dcd082d6987730ff80754e3',1,'AssignGridFilter']]],
+ ['m_5fngrow_4964',['m_ngrow',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a3ca8c8a83ae8de231f84a5f8069e8348',1,'amrex::FabArrayBase::FB::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a49bcede42d9af444fdc2894b3454b63a',1,'amrex::EB2::IndexSpaceImp::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#af795cbf728f61e01dad211ef844a441c',1,'amrex::EB2::IndexSpaceChkptFile::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aeca546f429ec75acace53426c6907257',1,'amrex::VisMF::Header::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a8c1e66f34abde299d2379f0261cfcb53',1,'amrex::EBDataCollection::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ab3c2e7a6fa7e1fb6b00450e34add430d',1,'amrex::AMRErrorTag::m_ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#ad9db2e06c6728146ed5d6a2cf2fc956c',1,'amrex::EB2::IndexSpaceSTL::m_ngrow()']]],
+ ['m_5fngrowdomain_4965',['m_ngrowdomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a3a92090574e0adaf00fc51398e9fcc32',1,'amrex::OpenBCSolver']]],
+ ['m_5fniters_5fcg_4966',['m_niters_cg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad44bb368a47f6e10513f541a1047d18c',1,'amrex::MLMGT']]],
+ ['m_5fnlevels_4967',['m_nlevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a73bf18da48973ca4cc293bf50410a031',1,'amrex::HypreMLABecLap::m_nlevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3f3c0311a36b81a7d73ef79905f77acd',1,'amrex::ParGDB::m_nlevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4ad2e4f73b2aa49cdd43dba6388760d6',1,'amrex::PlotFileDataImpl::m_nlevels()']]],
+ ['m_5fnorm_5ffine_5fmask_4968',['m_norm_fine_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aac3b69575b67cb155459d699783d537f',1,'amrex::MLNodeLinOp::m_norm_fine_mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#af29ed070015666e58d890685cb491900',1,'amrex::MLCellLinOpT::m_norm_fine_mask()']]],
+ ['m_5fnormal_4969',['m_normal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acfd09edde6beeedfbac972b29a0bfa65',1,'amrex::EB2::PlaneIF']]],
+ ['m_5fnormalization_5fthreshold_4970',['m_normalization_threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a0797df73e7c6a1283fd31748aa6f12e5',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fnosigma_5fstencil_4971',['m_nosigma_stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad3c3c020157daad724a6fff640529913',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fnot_5ffound_4972',['m_not_found',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#ab50914c07d7e0dd20468660135fb6a17',1,'amrex::BinIterator::m_not_found()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a7bbba0567292af76a5b3d7937dcadd76',1,'amrex::SparseBinIteratorFactory::m_not_found()']]],
+ ['m_5fnpivs_4973',['m_npivs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#a27b3efefb425391025f69a103f062dc0',1,'amrex::LUSolver']]],
+ ['m_5fnprocs_5fper_5fnode_4974',['m_nprocs_per_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2efa14fb9d9ac2f6288d17e6890132ac',1,'amrex::ParallelDescriptor']]],
+ ['m_5fnprocs_5fper_5fprocessor_4975',['m_nprocs_per_processor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a38b3712843db6ceb3877ab59bd4df4f0',1,'amrex::ParallelDescriptor']]],
+ ['m_5fnranks_4976',['m_nranks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a31bfd44f2e4c7e7fe623b14eb62b81c6',1,'amrex::ParallelContext::Frame']]],
+ ['m_5fnrcvs_4977',['m_nrcvs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ac2e31e632d2856477f32757e16ba053e',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fnrows_4978',['m_nrows',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a090a812eff2805e0156494ff84bc332d',1,'amrex::HypreSolver']]],
+ ['m_5fnrows_5fgrid_4979',['m_nrows_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a0da44696050a0f1ee648fad900d497f0',1,'amrex::HypreSolver']]],
+ ['m_5fnrows_5fproc_4980',['m_nrows_proc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#aa617021e09275cf95cafa956854a0e76',1,'amrex::HypreSolver']]],
+ ['m_5fnstates_4981',['m_nstates',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a5dd0ffbdeea32e60081285deaf2923ec',1,'amrex::BlockMutex']]],
+ ['m_5fnthreads_4982',['m_nthreads',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a42964fcfc71605c366a9881334b4b44e',1,'amrex::FabArrayBase::ParForInfo']]],
+ ['m_5fnthreads_5fmomtag_4983',['m_nthreads_momtag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a5d5c2037341dc1939ceb71904c642f7e',1,'amrex::OpenBCSolver']]],
+ ['m_5fnull_4984',['m_null',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html#a4847995282bbe72acece1c294025df39',1,'amrex::BATransformer::BATOp']]],
+ ['m_5fnum_5famr_5flevels_4985',['m_num_amr_levels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe9761ce7b771e51e0b47d415779ce93',1,'MLLinOpT< Array< MultiFab, 3 > >::m_num_amr_levels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afe9761ce7b771e51e0b47d415779ce93',1,'amrex::MLLinOpT::m_num_amr_levels()']]],
+ ['m_5fnum_5fbins_4986',['m_num_bins',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a672f876e039fdebfbbb5480878ba4d60',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_num_bins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a7e4813e198bd76868be6eacd0120a562',1,'amrex::ParticleLocator::m_num_bins()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a11aed40e2ac62cfff56202d86e98a1ec',1,'amrex::SparseBinIteratorFactory::m_num_bins()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a672f876e039fdebfbbb5480878ba4d60',1,'amrex::AssignGrid::m_num_bins()']]],
+ ['m_5fnum_5fcoarsen_5fopt_4987',['m_num_coarsen_opt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a53bf89272eec625e5a81c23b9a555615',1,'amrex::EB2::IndexSpaceImp']]],
+ ['m_5fnum_5fiterations_4988',['m_num_iterations',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ac7f56a34119321e36dcd74e70071caa0',1,'amrex::HypreIJIface']]],
+ ['m_5fnum_5fmg_5flevels_4989',['m_num_mg_levels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a64262a62291404dab652353158886cce',1,'amrex::MLLinOpT::m_num_mg_levels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a64262a62291404dab652353158886cce',1,'MLLinOpT< Array< MultiFab, 3 > >::m_num_mg_levels()']]],
+ ['m_5fnum_5fneighbor_5fcells_4990',['m_num_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c12404dedc750595ce4d68731d6fc29',1,'amrex::NeighborParticleContainer']]],
+ ['m_5fnum_5fneighbor_5fparticles_4991',['m_num_neighbor_particles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a3306e52c6281fde864a8d33a9b53d72c',1,'amrex::ArrayOfStructs::m_num_neighbor_particles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a8c77c12736c976f0848d534b810cdc34',1,'amrex::StructOfArrays::m_num_neighbor_particles()']]],
+ ['m_5fnum_5fruntime_5fint_4992',['m_num_runtime_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a84c4da34c34c28aeeeaad3424ea4d95a',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a84c4da34c34c28aeeeaad3424ea4d95a',1,'amrex::ParticleTileData::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87e6d8dc966e6089011ddb15c43a2f74',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a951364a24289b8bad79125f8cb81dafe',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a951364a24289b8bad79125f8cb81dafe',1,'amrex::ConstParticleTileData::m_num_runtime_int()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87e6d8dc966e6089011ddb15c43a2f74',1,'amrex::ParticleContainer_impl::m_num_runtime_int()']]],
+ ['m_5fnum_5fruntime_5freal_4993',['m_num_runtime_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a6f05aa13e362cb416ba3f0ed01b25231',1,'amrex::ConstParticleTileData::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a6f05aa13e362cb416ba3f0ed01b25231',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a972a56d27fa5ca77b8eb78e93637180d',1,'amrex::ParticleContainer_impl::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a972a56d27fa5ca77b8eb78e93637180d',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aaaf158195e20f27b6f71e4f8c3cecdde',1,'amrex::ParticleTileData::m_num_runtime_real()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aaaf158195e20f27b6f71e4f8c3cecdde',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_num_runtime_real()']]],
+ ['m_5fnum_5ftri_4994',['m_num_tri',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a02713b3bdf5197301486a78cca290534',1,'amrex::STLtools']]],
+ ['m_5fnumsnds_4995',['m_NumSnds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a18a64fd46d15d910a3fdd48a4868a200',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fnumteams_4996',['m_numTeams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a665b0b12d8aadf1fe4050650f79c880f',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['m_5fnuse_4997',['m_nuse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html#ab7ed1b94952706285d9835f120f14460',1,'amrex::FabArrayBase::CFinfo::m_nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a9f9ac2d25dca93a6c78e056366d6a1d7',1,'amrex::FabArrayBase::CPC::m_nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a0a00f73f9c7b0a2817b46ea1044e17ff',1,'amrex::FabArrayBase::FB::m_nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#ae49fab0f0511c1fdf00502b40eecf615',1,'amrex::FabArrayBase::FPinfo::m_nuse()']]],
+ ['m_5fnvars_4998',['m_nvars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a3c89ce27b59a958a85af76b7106d0d47',1,'amrex::HypreSolver::m_nvars()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#aaef798272fb28c2f79185f6be424a717',1,'amrex::Parser::Data::m_nvars()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a8f941db726ad3f6a2e60a4e4bed8229a',1,'amrex::IParser::Data::m_nvars()']]],
+ ['m_5foff_5fbins_5fp_4999',['m_off_bins_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a64387b045d204383bf43d1daf728d4a2',1,'amrex::BinMapper']]],
+ ['m_5foffset_5000',['m_offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a2c1236a694939f630bd82a59f383f00d',1,'amrex::OpenBCSolver::m_offset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#aa65411b79204065ebd07950c94c0cb34',1,'amrex::EB2::TranslationIF::m_offset()']]],
+ ['m_5foffset_5fcf_5fbcoefs_5001',['m_offset_cf_bcoefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6a33ca51865b1c9f828b5d53187ede6c',1,'amrex::HypreMLABecLap']]],
+ ['m_5foffsets_5002',['m_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad70b443fd8e65a368e1fed776614b0e4',1,'amrex::DenseBins::m_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad70b443fd8e65a368e1fed776614b0e4',1,'DenseBins< ParticleType >::m_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad70b443fd8e65a368e1fed776614b0e4',1,'DenseBins< typename amrex::ParticleTileData >::m_offsets()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a61877be196b17888cd8222578d4ddf02',1,'amrex::SparseBins::m_offsets()']]],
+ ['m_5foffsets_5fptr_5003',['m_offsets_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#a5481f6264dec77ce8ab7e5d055b43d77',1,'amrex::BinIterator::m_offsets_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#af40598ebac6f1379f8c9364e0140cecf',1,'amrex::DenseBinIteratorFactory::m_offsets_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#ade6704bbc963e4c3734bd2348e79847b',1,'amrex::SparseBinIteratorFactory::m_offsets_ptr()']]],
+ ['m_5fok_5004',['m_ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#acdef1c2b11c62f8e02b1a4806de74376',1,'amrex::EB2::Level']]],
+ ['m_5fold_5005',['m_old',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html#a6988aa8a1462464a612470f422835404',1,'amrex::Gpu::GraphSafeGuard::m_old()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html#aa241ac23303cd06b4eb0b725e5815086',1,'amrex::Gpu::LaunchSafeGuard::m_old()']]],
+ ['m_5fop_5006',['m_op',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#ae5934f27c83bc63db5971f7d9fc6c780',1,'amrex::BATransformer']]],
+ ['m_5foptions_5fnamespace_5007',['m_options_namespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a68f95ee1a326d07fe027835c905ece00',1,'amrex::HypreSolver']]],
+ ['m_5fout_5008',['m_out',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a9137c45cc574cabfd0194ab8ed082116',1,'amrex::ParallelContext::Frame']]],
+ ['m_5fout_5ffilename_5009',['m_out_filename',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a3ae9cdc97369e2f1381f095af24e497e',1,'amrex::ParallelContext::Frame']]],
+ ['m_5foverride_5fsync_5010',['m_override_sync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#aae9da292ab2ecb89a86dbda52330ae4e',1,'amrex::FabArrayBase::FB']]],
+ ['m_5foverset_5fdirichlet_5fmask_5011',['m_overset_dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a7c0bb3eeb87e33f76c055d78e1e68df2',1,'amrex::MLNodeLinOp']]],
+ ['m_5foverset_5fmask_5012',['m_overset_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a5deec6d79b32b6214a8ed086a2129e8d',1,'amrex::HypreABecLap3::m_overset_mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#aa1bc328cdef65e6dfab478914c2913d7',1,'amrex::MLCellABecLapT::m_overset_mask()']]],
+ ['m_5foverwrite_5ffiles_5013',['m_overwrite_files',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8586f98cdc225f4e2a60cc42046b0504',1,'amrex::HypreIJIface']]],
+ ['m_5fowner_5014',['m_owner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a8d1a994928ff734df597327f22db12dd',1,'amrex::CArena::Node']]],
+ ['m_5fowner_5fmask_5015',['m_owner_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ac643c87beeb9db50b0bf6c3584e0e055',1,'amrex::HypreSolver']]],
+ ['m_5fowner_5fmask_5fbottom_5016',['m_owner_mask_bottom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2f43f1de03008aad9e578d76ad0551be',1,'amrex::MLNodeLinOp']]],
+ ['m_5fowner_5fmask_5ftop_5017',['m_owner_mask_top',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aa6f3b2435897100cfd9e1cba8c95d7af',1,'amrex::MLNodeLinOp']]],
+ ['m_5fownership_5018',['m_ownership',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a2f337d4047cb7af6c2c86b6a56ff0523',1,'amrex::DistributionMapping::Ref']]],
+ ['m_5fpa_5019',['m_pa',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a87affdf01557cac536e54b52e606783d',1,'amrex::Gpu::Elixir::m_pa()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6e7c0f5fc1401ba1497916e015b8591c',1,'amrex::VisMF::m_pa()']]],
+ ['m_5fpad_5fcorrection_5020',['m_pad_correction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a81bc5519ac623a1d14e612f8fe202742',1,'amrex::GetSendBufferOffset']]],
+ ['m_5fpara_5021',['m_parA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a95128f78f0176e507ec9b05cddbb80a5',1,'amrex::HypreIJIface']]],
+ ['m_5fparent_5022',['m_parent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a4e89aa75cb75a863666efa8df2f74e9b',1,'amrex::EB2::Level::m_parent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a9077580d8ff605511c26c67b023364e8',1,'amrex::EBFArrayBoxFactory::m_parent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa96812cd049f02fe827fc1573fa0626e',1,'MLLinOpT< Array< MultiFab, 3 > >::m_parent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa96812cd049f02fe827fc1573fa0626e',1,'amrex::MLLinOpT::m_parent()']]],
+ ['m_5fparmparse_5fprefix_5023',['m_parmparse_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a605594e57a93565ba4561e922fc237d4',1,'amrex::HypreMLABecLap']]],
+ ['m_5fparrhs_5024',['m_parRhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a470b11bb06368021f02f861a95520128',1,'amrex::HypreIJIface']]],
+ ['m_5fparser_5025',['m_parser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#abac6e2284d98331984ef3d8967877219',1,'amrex::Parser::Data::m_parser()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a0ee1bc4aa5ddc1e1c59c6e3b4965630c',1,'amrex::EB2::ParserIF::m_parser()']]],
+ ['m_5fparser_5fprefix_5026',['m_parser_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ac6d6405babd810179e1e69872b4075fb',1,'amrex::ParmParse']]],
+ ['m_5fparsln_5027',['m_parSln',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#abc0833145a0104c5fd87f4d16dc89db9',1,'amrex::HypreIJIface']]],
+ ['m_5fparticle_5fcurrent_5ftile_5028',['m_particle_current_tile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#abedcbfd256a529f1b411014efb0dfd31',1,'amrex::ParIterBase_impl::m_particle_current_tile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#abedcbfd256a529f1b411014efb0dfd31',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_particle_current_tile()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#abedcbfd256a529f1b411014efb0dfd31',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_particle_current_tile()']]],
+ ['m_5fparticle_5flocator_5029',['m_particle_locator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa9bbd6752d478b3a24e66f2caa11196b',1,'amrex::ParticleContainerBase']]],
+ ['m_5fparticle_5frreqs_5030',['m_particle_rreqs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aa7dcdca22d276a177da66220283582c0',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fparticle_5fstats_5031',['m_particle_stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aac55f2c595ea7f57832345df3d5fb78b',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fparticle_5ftile_5fdata_5032',['m_particle_tile_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a3756c36bbd9c983a71008537cd238cf5',1,'amrex::SoAParticle']]],
+ ['m_5fparticles_5033',['m_particles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a08209cdd1d5e91d7d010403fd22b3468',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_particles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a08209cdd1d5e91d7d010403fd22b3468',1,'amrex::ParticleContainer_impl::m_particles()']]],
+ ['m_5fpc_5034',['m_pc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a1161bc07e1265c1be89ccc12e7a11221',1,'amrex::ParIterBase_impl::m_pc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a1161bc07e1265c1be89ccc12e7a11221',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_pc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a1161bc07e1265c1be89ccc12e7a11221',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_pc()']]],
+ ['m_5fperiod_5035',['m_period',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#ae5ff0f4d1aea7da43378472739eae7d2',1,'amrex::FabArrayBase::CPC::m_period()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a80294b3b23ece6729eca66ec2b75dcad',1,'amrex::FabArrayBase::FB::m_period()']]],
+ ['m_5fperiodic_5fshift_5036',['m_periodic_shift',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a3486942c2721d9199b20c57461b5d31a',1,'amrex::ParticleCopyOp']]],
+ ['m_5fperm_5037',['m_perm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad40e15a5e019a0a7afa527c6226e7675',1,'amrex::DenseBins::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad40e15a5e019a0a7afa527c6226e7675',1,'DenseBins< ParticleType >::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad40e15a5e019a0a7afa527c6226e7675',1,'DenseBins< typename amrex::ParticleTileData >::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#aabe787e78944c662b6e4288f23c5eafb',1,'amrex::BinIterator::iterator::m_perm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a0c8ada8a50d63270eee76dd43195a8ff',1,'amrex::SparseBins::m_perm()']]],
+ ['m_5fpermutation_5fptr_5038',['m_permutation_ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html#aaa0ba8a334ea7c7bdafb69ad89955e1f',1,'amrex::BinIterator::m_permutation_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html#a08f5000a813c49c45a7f7c7476360106',1,'amrex::DenseBinIteratorFactory::m_permutation_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a3f84a41c582546501b263369e4d13ef1',1,'amrex::SparseBinIteratorFactory::m_permutation_ptr()']]],
+ ['m_5fphi_5039',['m_phi',['../classHydro_1_1MacProjector.html#a20de06bc31b064c6e819c541272c3be9',1,'Hydro::MacProjector::m_phi()'],['../classHydro_1_1NodalProjector.html#a2df28ee7713c43e77e24d14df3f77bcc',1,'Hydro::NodalProjector::m_phi()']]],
+ ['m_5fphi_5feb_5040',['m_phi_eb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#aac77fee4af067d987c117ae62a73d9ce',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['m_5fphi_5floc_5041',['m_phi_loc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ae0ea21faa4cc1aeadf8641b37d8cf59f',1,'amrex::MLEBABecLap::m_phi_loc()'],['../classHydro_1_1MacProjector.html#ac58750f077dd9c946450520bb464eade',1,'Hydro::MacProjector::m_phi_loc()']]],
+ ['m_5fphind_5042',['m_phind',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a5169dad1c41680aa536527c80486f3b6',1,'amrex::OpenBCSolver']]],
+ ['m_5fpi_5043',['m_pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a4af48d8e7785fd2fdc80cc68c460e520',1,'amrex_constants_module']]],
+ ['m_5fpiv_5044',['m_piv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#aaceb7a501559fdef423b5e60f493d4fd',1,'amrex::LUSolver']]],
+ ['m_5fplan_5fb_5fx_5045',['m_plan_b_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a62d18d315e872bef1a1d63fa96dcf1e2',1,'hacc::Dfft']]],
+ ['m_5fplan_5fb_5fy_5046',['m_plan_b_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ab473013539fe7740454dde52bc863b08',1,'hacc::Dfft']]],
+ ['m_5fplan_5fb_5fz_5047',['m_plan_b_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae07650ba6c341261fcff1963c992145f',1,'hacc::Dfft']]],
+ ['m_5fplan_5ff_5fx_5048',['m_plan_f_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a9e008a9f0839f098d817a567bf2c598c',1,'hacc::Dfft']]],
+ ['m_5fplan_5ff_5fy_5049',['m_plan_f_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#aa73a222d425fcec58d2b0f8526ed8399',1,'hacc::Dfft']]],
+ ['m_5fplan_5ff_5fz_5050',['m_plan_f_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a6aead4d24eb32ff0f26282de9e0434d6',1,'hacc::Dfft']]],
+ ['m_5fplo_5051',['m_plo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#acb8a58c814cd584552c2534852e7228b',1,'amrex::AssignGrid::m_plo()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#acb8a58c814cd584552c2534852e7228b',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_plo()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#a1dfe31cd80d8874bb9f33d3825231f1c',1,'FilterVirt::m_plo()']]],
+ ['m_5fplo_5fp_5052',['m_plo_p',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#aa13006c74c21b3e90f81412d731f3b35',1,'amrex::BinMapper']]],
+ ['m_5fplotfile_5fname_5053',['m_plotfile_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a5dcb296f4bcc59a183bba8f18210753b',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fpmap_5054',['m_pmap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a71bfe2565cefe2ceb8ad882db3ebabc3',1,'amrex::DistributionMapping::Ref']]],
+ ['m_5fpoint_5055',['m_point',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acd2eb5b291fa7b4f4be7cad13c797274',1,'amrex::EB2::PlaneIF']]],
+ ['m_5fpoints_5056',['m_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a37d083bd92c41f07f8e14c4ace3496e5',1,'amrex::EBToPVD']]],
+ ['m_5fpoisson_5057',['m_poisson',['../classHydro_1_1MacProjector.html#ac385fd4e191d432e3aeabb6d622664f6',1,'Hydro::MacProjector']]],
+ ['m_5fpoisson_5f1_5058',['m_poisson_1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a709e83e70ab954da3922f40d676b5295',1,'amrex::OpenBCSolver']]],
+ ['m_5fpoisson_5f2_5059',['m_poisson_2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a30bb1d5c74178f67ac147168cf5d7e27',1,'amrex::OpenBCSolver']]],
+ ['m_5fpolynomial_5060',['m_polynomial',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#aa2c56927d92aab11d6102c29c9040f30',1,'amrex::EB2::PolyIF::m_polynomial()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#ab7dabb0bff8ee7a62ab1b97108429374',1,'amrex::EB2::PolynomialIF::m_polynomial()']]],
+ ['m_5fpos_5061',['m_pos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a93ebe9c4ff3729d52843f9d48eed9a53',1,'amrex::ParticleBase::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a93ebe9c4ff3729d52843f9d48eed9a53',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html#a705b1e5e27e52766ed56b20e98a0ece2',1,'amrex::ParticleBase< T, 0, 0 >::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html#aab64d84387cf94f9ce8589049ec9ad9e',1,'amrex::ParticleBase< T, 0, NInt >::m_pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html#aa9f0b1bb9d369e5c204d1b6b6f7f6d67',1,'amrex::ParticleBase< T, NReal, 0 >::m_pos()']]],
+ ['m_5fprecond_5062',['m_precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#acf501d7d69fdc89f757a8d27e455072a',1,'amrex::HypreIJIface']]],
+ ['m_5fprecond_5fniters_5063',['m_precond_niters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a199c70c91ab83732cc2982f3712411e1',1,'amrex::GMRESMLMGT']]],
+ ['m_5fpreconddestroyptr_5064',['m_precondDestroyPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad878f5c593038147c41c21ca7c8ec7d4',1,'amrex::HypreIJIface']]],
+ ['m_5fpreconditioner_5fname_5065',['m_preconditioner_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8b1cf6f83cb8e3c65a01f11ff4003041',1,'amrex::HypreIJIface']]],
+ ['m_5fprecondsetupptr_5066',['m_precondSetupPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a47d2841ac9969152f7c22549648ae15a',1,'amrex::HypreIJIface']]],
+ ['m_5fprecondsolveptr_5067',['m_precondSolvePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a689f3de56a17e91425f008df5ddd02b0',1,'amrex::HypreIJIface']]],
+ ['m_5fprefix_5068',['m_prefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a941314412b0921ba802f4620404cf33c',1,'amrex::ParmParse']]],
+ ['m_5fprev_5fflag_5069',['m_prev_flag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html#ab3c2ef6e1ce41acc4328659e78732084',1,'amrex::Gpu::NoSyncRegion::m_prev_flag()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a4950c95e43281815ad532ba7f6fa16b7',1,'amrex::Gpu::SingleStreamRegion::m_prev_flag()']]],
+ ['m_5fprimary_5070',['m_primary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a7e0f7bd48cf94860e432afd6adbc3747',1,'amrex::StateDescriptor']]],
+ ['m_5fprob_5fdomain_5071',['m_prob_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a51f959e60b4b3d013245636746c44247',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fprob_5fhi_5072',['m_prob_hi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a8f100dd50d87c8225ab3f4bd4e4e81ee',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fprob_5flo_5073',['m_prob_lo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#ac9e8ecd94ee3a7eb0baa3683442354ce',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fprob_5fsize_5074',['m_prob_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aa3ede8e016bea208be71cb1362edf3f7',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fproc_5fbox_5fcounts_5075',['m_proc_box_counts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#abc5ce29ac4025b099cc18ee6308b4b0f',1,'amrex::ParticleBufferMap']]],
+ ['m_5fproc_5fbox_5foffsets_5076',['m_proc_box_offsets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a65d85d75d30b1f67500bfa62aff5b162',1,'amrex::ParticleBufferMap']]],
+ ['m_5fprofiling_5fstats_5077',['m_profiling_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a92c55c16fad7194ada541a5645340a03',1,'amrex::CArena']]],
+ ['m_5fprop_5fzero_5078',['m_prop_zero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ad478296de575a072a91d73b9f8b0332e',1,'amrex::GMRESMLMGT']]],
+ ['m_5fpstruct_5079',['m_pstruct',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a4b3fbe9ad7a9534399391d67b192eed1',1,'amrex::Neighbors::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a9d4e86f7dc2ff83b23bcd1d0a3d04413',1,'amrex::NeighborList::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#a09fd3cee10d0e540e802b6c7cd9fc6fd',1,'amrex::NeighborData::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a557c95eb717280427b11fa5404f4724a',1,'amrex::Neighbors::iterator::m_pstruct()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#ac281e48bd349f0ba8f42b9373eaf0915',1,'amrex::Neighbors::const_iterator::m_pstruct()']]],
+ ['m_5fptmax_5080',['m_ptmax',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a135d25559bca9a4ec5dca07f1d08378b',1,'amrex::STLtools']]],
+ ['m_5fptmin_5081',['m_ptmin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aeeee47c9bfc52a2c01f6b6ad38043b49',1,'amrex::STLtools']]],
+ ['m_5fptr_5082',['m_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ae7a9bb6b1bb859d01987340327e8d570',1,'amrex::Any::m_ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#acb61a285c530ab7badab8ba4c096eb4b',1,'amrex::FatPtr::m_ptr()']]],
+ ['m_5fptr_5fowner_5083',['m_ptr_owner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a343632bf7caa49187def50cae53bf757',1,'amrex::TableData']]],
+ ['m_5fptref_5084',['m_ptref',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ab287060a4866170710f23abb884afe91',1,'amrex::STLtools']]],
+ ['m_5fradii_5085',['m_radii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a1ba71f374b287b623a388dd3c3080135',1,'amrex::EB2::EllipsoidIF']]],
+ ['m_5fradius_5086',['m_radius',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a7c5b05498e0dbdf86a65e6fc719e12ad',1,'amrex::EB2::CylinderIF::m_radius()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a3de3a558f56392c6c36976d0a8f21813',1,'amrex::EB2::SphereIF::m_radius()']]],
+ ['m_5fraii_5fcomm_5087',['m_raii_comm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3e96c4035b1315b80c6301329695f86e',1,'amrex::MLLinOpT::m_raii_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3e96c4035b1315b80c6301329695f86e',1,'MLLinOpT< Array< MultiFab, 3 > >::m_raii_comm()']]],
+ ['m_5frange_5088',['m_range',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a33de9fa05506431fd65c4134ce8ce573',1,'amrex::FillPatchIterator']]],
+ ['m_5frank_5089',['m_rank',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ac01973ea2c365ab71ce7903d8e1dc686',1,'amrex::WeightedBoxList']]],
+ ['m_5frank_5fin_5fnode_5090',['m_rank_in_node',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac28c7a40658a100cdc586086b19a3915',1,'amrex::ParallelDescriptor']]],
+ ['m_5frank_5fin_5fprocessor_5091',['m_rank_in_processor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a089c919e9ff83dd0697192ff37dabbce',1,'amrex::ParallelDescriptor']]],
+ ['m_5frank_5fme_5092',['m_rank_me',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#aa5b185e14618f1bef2f4a7bbd9be3f35',1,'amrex::ParallelContext::Frame']]],
+ ['m_5frankinteam_5093',['m_rankInTeam',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a7afcd50dc8308b36a3f92aa13686d7d1',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['m_5fratio_5094',['m_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a3cc8f2331d48facc82d8d85c31bab3f1',1,'amrex::YAFluxRegisterT::m_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#a97a8d3b8adf15cc4121246a77d7d23e0',1,'amrex::FillPatcher::m_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a762cdbc28b362b73ca1e44330814ea07',1,'amrex::EdgeFluxRegister::m_ratio()']]],
+ ['m_5frcv_5fbox_5fcounts_5095',['m_rcv_box_counts',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a0cecada82881cc3751599dc6818e5a26',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fbox_5fids_5096',['m_rcv_box_ids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a0298dfc0a4cf7473d0928f295d4fc69a',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fbox_5flevs_5097',['m_rcv_box_levs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a30ec4ed1918cc93dc2345d25aeb4a650',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fbox_5foffsets_5098',['m_rcv_box_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7bda4dd344e77a88f619886e4b7a5e41',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fbox_5fpids_5099',['m_rcv_box_pids',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a27b5bc6c55bb3af6e0a9fe4227182a2e',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fdata_5100',['m_rcv_data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aade131a77bcc6958b5a1c5296f4f62ec',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fnum_5fparticles_5101',['m_rcv_num_particles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aeb2916dc26f61c4c1e88711227433967',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fpad_5fcorrection_5fd_5102',['m_rcv_pad_correction_d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a8305346a9bb20a4e5d7983acb025a5a8',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcv_5fpad_5fcorrection_5fh_5103',['m_rcv_pad_correction_h',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#ac166e1289239c5e946d1286621d5abd5',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcvproc_5104',['m_RcvProc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#abfa960b63b48835c96d12a8754327b10',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcvs_5105',['m_Rcvs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a77c7aface2c0ecf8d3a8006c8924e8fc',1,'amrex::ParticleCopyPlan']]],
+ ['m_5frcvtags_5106',['m_RcvTags',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a8a30e2336976ffe878c2c6558ecce70d',1,'amrex::FabArrayBase::CommMetaData::m_RcvTags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#ace340f0f6a72f7ab1c028ea49d783ba3',1,'amrex::MPMD::Copier::m_RcvTags()']]],
+ ['m_5frdata_5107',['m_rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#afb784bdcba676085fb35c643d7af1813',1,'amrex::ConstParticleTileData::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#afb784bdcba676085fb35c643d7af1813',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a366f10b761dd77036582e32b7bdb2c77',1,'amrex::ParticleBase::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html#a366f10b761dd77036582e32b7bdb2c77',1,'ParticleBase< ParticleReal, T_NReal, 0 >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html#a1fb1e5ea06a345e33563fe09729a8ee7',1,'amrex::ParticleBase< T, NReal, 0 >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a249e437162c17a56356c37d2d1a90306',1,'amrex::ParticleTileData::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a249e437162c17a56356c37d2d1a90306',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#aaffa30601135a22b5e4f9ac283b06aa1',1,'amrex::StructOfArrays::m_rdata()']]],
+ ['m_5freal_5108',['m_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#abe7e2332d46ea24486dfe52e6aaf0e84',1,'amrex::GpuComplex']]],
+ ['m_5frealbox_5109',['m_realbox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a780852cad4ac22553f8cdbda0ff107a4',1,'amrex::AMRErrorTagInfo']]],
+ ['m_5frecompute_5fpreconditioner_5110',['m_recompute_preconditioner',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ad473615875cdc97cafae5a44ca7fff27',1,'amrex::HypreIJIface']]],
+ ['m_5fredblack_5111',['m_redblack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a32694ef00d37d519168801799c4b90e1',1,'amrex::MLNodeTensorLaplacian']]],
+ ['m_5fref_5112',['m_ref',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a66d4a4d11b9ff6a159c90448e55b6885',1,'amrex::DistributionMapping::m_ref()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aaf44041b956612401793f474280e5e2f',1,'amrex::BoxArray::m_ref()']]],
+ ['m_5fref_5fratio_5113',['m_ref_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6ca733ac26d20abcd182611ba7869be4',1,'amrex::HypreMLABecLap::m_ref_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a899e3e1837760fbc015d572dc4218204',1,'amrex::InterpFaceRegister::m_ref_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a5186d184c4ecd851f7a6859b09688aa1',1,'amrex::PlotFileDataImpl::m_ref_ratio()'],['../classHydro_1_1NodalProjector.html#aa26e4d42d1be4192245b2a5daddf0cfd',1,'Hydro::NodalProjector::m_ref_ratio()']]],
+ ['m_5fregion_5ftag_5114',['m_region_tag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ad2c72c01911307129e1f6124db9cdf36',1,'amrex::FabArrayBase']]],
+ ['m_5freq_5115',['m_req',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a6dd614e3778be9c2c607de3c7fa4881d',1,'amrex::ParallelDescriptor::Message']]],
+ ['m_5fres_5116',['m_res',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afbcc70d7e05d287e623de403243074f4',1,'amrex::GMRES::m_res()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#afbcc70d7e05d287e623de403243074f4',1,'GMRES< MF, GMRESMLMGT< MF > >::m_res()']]],
+ ['m_5fresource_5117',['m_resource',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a70005a334b1a0d87aa5a94c43ad7ce8a',1,'amrex::EB2::GeometryShop']]],
+ ['m_5frestart_5ffile_5118',['m_restart_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a7faca328c01194fcb735a45e466529e7',1,'amrex::EB2::ChkptFile']]],
+ ['m_5frestrtlen_5119',['m_restrtlen',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8c2b6b33ceb2cb2a1342efd3f2b1c13b',1,'amrex::GMRES::m_restrtlen()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8c2b6b33ceb2cb2a1342efd3f2b1c13b',1,'GMRES< MF, GMRESMLMGT< MF > >::m_restrtlen()']]],
+ ['m_5fresult_5fis_5fready_5120',['m_result_is_ready',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#a4e60cd020808a640d7de13b866728202',1,'amrex::ReduceOps']]],
+ ['m_5frhs_5121',['m_rhs',['../classHydro_1_1NodalProjector.html#a5a431f64f8d7d573f352a4bdb2964893',1,'Hydro::NodalProjector::m_rhs()'],['../classHydro_1_1MacProjector.html#ae6c4a3f3e2e04babd66b9bf2cb22c19d',1,'Hydro::MacProjector::m_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ab6b44070d9d15cc4932b59f06a0558cd',1,'amrex::HypreIJIface::m_rhs()']]],
+ ['m_5frhsnorm0_5122',['m_rhsnorm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a94b67005dca34f78005f42da6f7b3f04',1,'amrex::MLMGT']]],
+ ['m_5frmap_5123',['m_rmap',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a11af510cedfd5ac8bd70be4c1573ff05',1,'hacc::Distribution']]],
+ ['m_5frobin_5fbcval_5124',['m_robin_bcval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a95a0dd3f6700b3da5b020a66ef726dff',1,'amrex::MLCellLinOpT']]],
+ ['m_5froffset_5125',['m_rOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a860eec9b2f5d15e91706d6feb2fa2134',1,'amrex::ParticleCopyPlan']]],
+ ['m_5froot_5126',['m_root',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a933d2d3cd77f3b584a5247341fb7c92e',1,'amrex::detail::SingleChunkArena']]],
+ ['m_5frr_5127',['m_rr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ac72693b156f64de61d874f43d5d15443',1,'amrex::ParGDB']]],
+ ['m_5frtol_5128',['m_rtol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4c8e3a4f12808510fd105e94547d264a',1,'amrex::GMRES::m_rtol()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a4c8e3a4f12808510fd105e94547d264a',1,'GMRES< MF, GMRESMLMGT< MF > >::m_rtol()']]],
+ ['m_5frun_5fon_5fgpu_5129',['m_run_on_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a38d234c1f591dc1c13f69afab789fba0',1,'amrex::StateDescriptor::BndryFunc::m_run_on_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#a631e5f4032aecbfad4c4acf5f35a7490',1,'amrex::BndryFuncArray::m_run_on_gpu()']]],
+ ['m_5fruntime_5fcomps_5fdefined_5130',['m_runtime_comps_defined',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9c8295a918075bcaac70f264b946b0e',1,'amrex::ParticleContainer_impl::m_runtime_comps_defined()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#af9c8295a918075bcaac70f264b946b0e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::m_runtime_comps_defined()']]],
+ ['m_5fruntime_5fi_5fcptrs_5131',['m_runtime_i_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a168b67cee9983016eb4a811d740523e2',1,'amrex::ParticleTile']]],
+ ['m_5fruntime_5fi_5fptrs_5132',['m_runtime_i_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ae172244722fde937a7ba5a8a60a5ff99',1,'amrex::ParticleTile']]],
+ ['m_5fruntime_5fidata_5133',['m_runtime_idata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ad2111767fb8cdbbc2a9f4f12c94f2e23',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a10ad5fb2e51e43137e1b26ce70119735',1,'amrex::StructOfArrays::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a45bd743cea8c770a0600e7b10b01212a',1,'amrex::ConstParticleTileData::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a45bd743cea8c770a0600e7b10b01212a',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_idata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ad2111767fb8cdbbc2a9f4f12c94f2e23',1,'amrex::ParticleTileData::m_runtime_idata()']]],
+ ['m_5fruntime_5fr_5fcptrs_5134',['m_runtime_r_cptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aa1f069375a3a442593c218fc4911de6d',1,'amrex::ParticleTile']]],
+ ['m_5fruntime_5fr_5fptrs_5135',['m_runtime_r_ptrs',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a6e6255a32ada9fcf2655a94d474ece11',1,'amrex::ParticleTile']]],
+ ['m_5fruntime_5frdata_5136',['m_runtime_rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a36375e824fc8bc51653e49929843701b',1,'amrex::ConstParticleTileData::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a36375e824fc8bc51653e49929843701b',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a987d5cecf378f8b22100a4160856c42a',1,'amrex::ParticleTileData::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a987d5cecf378f8b22100a4160856c42a',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_runtime_rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a179e1b7074dc1c6f3fe55ee3222839de',1,'amrex::StructOfArrays::m_runtime_rdata()']]],
+ ['m_5frz_5137',['m_rz',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a37504f75c2cf6b138aa349ec76e7a078',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['m_5frz_5falpha_5138',['m_rz_alpha',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a78cd20ff53eafb5fcd69e357e221d08a',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['m_5fs0_5fnorm0_5139',['m_s0_norm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a587789b33e8a1da29ce868daeb003995',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fs_5fcc_5140',['m_S_cc',['../classHydro_1_1NodalProjector.html#aa844007db4b80bbb38b6508f77e955c7',1,'Hydro::NodalProjector']]],
+ ['m_5fs_5fnd_5141',['m_S_nd',['../classHydro_1_1NodalProjector.html#a861303e523625db0455563843aeeeb3d',1,'Hydro::NodalProjector']]],
+ ['m_5fs_5fphi_5feb_5142',['m_s_phi_eb',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ad48c24f09145f008fdbfce5f08f02351',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['m_5fscalars_5fset_5143',['m_scalars_set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a9ef257d12dd2d94c4a70ff5fb5d8f534',1,'amrex::MLABecLaplacianT::m_scalars_set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aeef8369bc805a494e2be105d59873c66',1,'amrex::MLEBABecLap::m_scalars_set()']]],
+ ['m_5fscomp_5144',['m_scomp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#a77d378e6f4445b1b52d50e81d97c85fc',1,'amrex::FillPatchIteratorHelper']]],
+ ['m_5fsfine_5145',['m_sfine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ab2eadd469cce946d670a7de5a16e4f79',1,'amrex::FillPatcher']]],
+ ['m_5fsfinv_5146',['m_sfinv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a932ebe41c20dbea7dbe43d208f1dc71d',1,'amrex::EB2::ScaleIF']]],
+ ['m_5fsigma_5147',['m_sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a7d8ad0e6e2657c16c753f60cc17434af',1,'amrex::MLEBNodeFDLaplacian::m_sigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a8a183b518f95b79420fa95a4400b3a4f',1,'amrex::MLNodeLaplacian::m_sigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a84d4e74b64ef41514492203039ea9d31',1,'amrex::MLNodeTensorLaplacian::m_sigma()'],['../classHydro_1_1NodalProjector.html#a034e829fec13923e69d3f7b58eb9f324',1,'Hydro::NodalProjector::m_sigma()']]],
+ ['m_5fsigma_5fmf_5148',['m_sigma_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#af397473ffaa999e0ac6f0fa478d895a0',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['m_5fsign_5149',['m_sign',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a84095f8c7b235812724ab2d33c8d9130',1,'amrex::EB2::BoxIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#ab6453352eca518f991c6e74195f3d337',1,'amrex::EB2::CylinderIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a3b6e4a2ba4e86b1b2857488b3453e37d',1,'amrex::EB2::EllipsoidIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#a13d4b5d3d37df39a577f5238cf23394e',1,'amrex::EB2::PlaneIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#ad957f17b324e9e51370e72b065d6684c',1,'amrex::EB2::PolynomialIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a729f1a7c0e893a62bde14d9ce2aac7e5',1,'amrex::EB2::SphereIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a99567ce8919aa7ae802d60b62de5d08e',1,'amrex::EB2::TorusIF::m_sign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#a6de7c0bbb4b6f360ad71bb75da9ccf4b',1,'amrex::EB2::PolyIF::m_sign()']]],
+ ['m_5fsimplified_5flist_5150',['m_simplified_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6111d0d59d47fcfe76123cc90bfa2f9c',1,'amrex::BoxArray']]],
+ ['m_5fsin_5fangle_5151',['m_sin_angle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#a985a4f063595d3fa4506d2b014dff877',1,'amrex::EB2::RotationIF']]],
+ ['m_5fsingle_5fchunk_5farena_5152',['m_single_chunk_arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::CutFab >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< TagBox >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< IArrayBox >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< FArrayBox >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::Mask >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::EBCellFlagFab >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::BaseFab< PetscInt > >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_single_chunk_arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4d42668928f56c18d43d24f673ebd2ce',1,'amrex::FabArray::m_single_chunk_arena()']]],
+ ['m_5fsingle_5fchunk_5fsize_5153',['m_single_chunk_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::Mask >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< TagBox >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< IArrayBox >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< FArrayBox >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::EBCellFlagFab >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::BaseFab< PetscInt > >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'amrex::FabArray::m_single_chunk_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a406dbcd37d688080e340c80a34ed2807',1,'FabArray< amrex::CutFab >::m_single_chunk_size()']]],
+ ['m_5fsize_5154',['m_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< ParticleReal * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::XDim3 >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< char >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const int * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const int *, DefaultAllocator< const int * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const ParticleReal * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< index_type >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< int * >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< int *, DefaultAllocator< int * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< int >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< std::size_t >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< unsigned int >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a1a226866e5efa7580c4f117e1c45e386',1,'amrex::EB2::PolynomialIF::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a3a15d388a4307d1a6af319e8244b7d1e',1,'amrex::ParallelDescriptor::ProcessTeam::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a22fdbcda4f3aba7fe5a29d9137589c4b',1,'amrex::ParticleArrayAccessor::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a34d743ea0713f912d08dec0a20cdaa38',1,'amrex::AmrAssignGrid::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a34d743ea0713f912d08dec0a20cdaa38',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#aeec4be8fd894735d9acaa7de8c62d63a',1,'amrex::Gpu::Buffer::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a4981ac43889bbde5f5d254c7fd5b3dee',1,'amrex::ConstParticleTileData::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a4981ac43889bbde5f5d254c7fd5b3dee',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#a686115184123b7683f8ecfeda3cec126',1,'amrex::FatPtr::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a61b50c1e4b1a9ae178034bf0bb29f5b8',1,'amrex::IParserStack::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a3eefad51a3f5c77dfba6bfa8f42e8909',1,'amrex::CArena::Node::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a482050d389e6f6f1a7628bb8a8df3696',1,'amrex::ParserStack::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::STLtools::Triangle >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a86862697cad81a5b2aeb56cfa052a507',1,'amrex::ParticleTileData::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a86862697cad81a5b2aeb56cfa052a507',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'amrex::PODVector::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::BoxND >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::NeighborCode >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a9ff96f69373c71e0ce54cae0b724c374',1,'PODVector< amrex::openbc::MomTag >::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#a86498b7a5078e5d717d9208721216af7',1,'amrex::VectorTag::m_size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a2ab5bb610d1b9c02e9a9d0d7a75138ad',1,'amrex::detail::SingleChunkArena::m_size()']]],
+ ['m_5fsln_5155',['m_sln',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a4c1ff70e7ba67cb35235e310144a07ce',1,'amrex::HypreIJIface']]],
+ ['m_5fsmall_5fradius_5156',['m_small_radius',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab2c4c827cd735a1c6759fadd8173f4f5',1,'amrex::EB2::TorusIF']]],
+ ['m_5fsmooth_5fnum_5fsweeps_5157',['m_smooth_num_sweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ab0b6c523511d1ccca7263730a75019f9',1,'amrex::MLNodeLinOp']]],
+ ['m_5fsnd_5fcounts_5158',['m_snd_counts',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a0fc80c44685a05b3c1e807569fae0d62',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fsnd_5fnum_5fparticles_5159',['m_snd_num_particles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a9af231ffac4e8ee9799fe6db8edd6886',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fsnd_5foffsets_5160',['m_snd_offsets',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a03f46ec462fad618d823836214c9411a',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fsnd_5fpad_5fcorrection_5fd_5161',['m_snd_pad_correction_d',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a3900fd1e88118efacebc15ddd99cbacf',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fsnd_5fpad_5fcorrection_5fh_5162',['m_snd_pad_correction_h',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a7bfedead4c32d33e5013a8b5df9c5245',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fsnds_5163',['m_Snds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a4f11e52b07357018bf4097a60913ec01',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fsndtags_5164',['m_SndTags',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a9faedeb4a7bf786a1143c2f4264369a0',1,'amrex::FabArrayBase::CommMetaData::m_SndTags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#ac8a7a8cb167be835313951319df1a7c0',1,'amrex::MPMD::Copier::m_SndTags()']]],
+ ['m_5fsoa_5ftile_5165',['m_soa_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acfdbf84efe0aae5266a28545a2e45480',1,'amrex::ParticleTile']]],
+ ['m_5fsolver_5166',['m_solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a6bb23759218b92724ea79d95bb57ec99',1,'amrex::HypreIJIface::m_solver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a4bde944cac23810adbcae8586a29fce4',1,'amrex::HypreMLABecLap::m_solver()']]],
+ ['m_5fsolver_5fname_5167',['m_solver_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a1bd8897ee5f2be854cda1560c269d680',1,'amrex::HypreIJIface']]],
+ ['m_5fsolverdestroyptr_5168',['m_solverDestroyPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aba91fd7d31b0749b326b8951483bd7fd',1,'amrex::HypreIJIface']]],
+ ['m_5fsolverfinalresidualnormptr_5169',['m_solverFinalResidualNormPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a5dfbd6d925a40a4b9aaf87e999725fb8',1,'amrex::HypreIJIface']]],
+ ['m_5fsolvernumitersptr_5170',['m_solverNumItersPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afd57a1fed363b002efd0870b9121d808',1,'amrex::HypreIJIface']]],
+ ['m_5fsolverprecondptr_5171',['m_solverPrecondPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#af2a5eaf05419e462af43e6dbac0f7e32',1,'amrex::HypreIJIface']]],
+ ['m_5fsolversetabstolptr_5172',['m_solverSetAbsTolPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ac89a536ece4354f50e37d9c348ca3cb3',1,'amrex::HypreIJIface']]],
+ ['m_5fsolversetmaxiterptr_5173',['m_solverSetMaxIterPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a8215a538fc2174de6ba720bf22aa9738',1,'amrex::HypreIJIface']]],
+ ['m_5fsolversettolptr_5174',['m_solverSetTolPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#afae6f2e6cca5494f6eb268b7454f3246',1,'amrex::HypreIJIface']]],
+ ['m_5fsolversetupptr_5175',['m_solverSetupPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a0a39d10868c7060639ccc1d20dc09f49',1,'amrex::HypreIJIface']]],
+ ['m_5fsolversolveptr_5176',['m_solverSolvePtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a83da26622ba6d3465b95ca419d86586c',1,'amrex::HypreIJIface']]],
+ ['m_5fspacedim_5177',['m_spacedim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aa8ed71c19d3021e1f6be45fbae836870',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fsqrt_5f2_5178',['m_sqrt_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a2543fcb32aea78d31b0c4515bf6ca150',1,'amrex_constants_module']]],
+ ['m_5fsqrt_5fpi_5179',['m_sqrt_pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a83c308d92e3f50a4417ffa2eff4fc09c',1,'amrex_constants_module']]],
+ ['m_5fsrc_5findices_5180',['m_src_indices',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a8f1e282c58e59fdc95a3343a81ff0517',1,'amrex::ParticleCopyOp']]],
+ ['m_5fsrcba_5181',['m_srcba',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a0731da1aa60b01a75a86c66a1e49a82c',1,'amrex::FabArrayBase::CPC']]],
+ ['m_5fsrcbdk_5182',['m_srcbdk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a786fb125f0c7e03c58115eaddeb7c159',1,'amrex::FabArrayBase::CPC::m_srcbdk()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html#a2028b1d14f841dd6c9e47646c2e8d33a',1,'amrex::FabArrayBase::FPinfo::m_srcbdk()']]],
+ ['m_5fsrcng_5183',['m_srcng',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a368567f75989319e5002e2ec870d82b6',1,'amrex::FabArrayBase::CPC']]],
+ ['m_5fss_5184',['m_ss',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#adcbc4760d56f58aa04be597a5ebbd9d1',1,'amrex::GMRES::m_ss()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#adcbc4760d56f58aa04be597a5ebbd9d1',1,'GMRES< MF, GMRESMLMGT< MF > >::m_ss()']]],
+ ['m_5fss_5fa_5185',['m_ss_A',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#afce3813ade7df97da4e139f475916f05',1,'amrex::HypreMLABecLap']]],
+ ['m_5fss_5fb_5186',['m_ss_b',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#af2f93bf32b6d1799e7bd2a3027b48853',1,'amrex::HypreMLABecLap']]],
+ ['m_5fss_5fgraph_5187',['m_ss_graph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a3abcd57ae0d4187a40ee256bdd8f29f7',1,'amrex::HypreMLABecLap']]],
+ ['m_5fss_5fgrid_5188',['m_ss_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a6e1dd0ab2281b23542bdf3e612a88053',1,'amrex::HypreMLABecLap']]],
+ ['m_5fss_5fprecond_5189',['m_ss_precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a7d02613d6773cec7b61dca2d4e1b5615',1,'amrex::HypreMLABecLap']]],
+ ['m_5fss_5fsolver_5190',['m_ss_solver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a610b6ca3b2fef67292ed1d0d1fbaddfa',1,'amrex::HypreMLABecLap']]],
+ ['m_5fss_5fstencil_5191',['m_ss_stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a244b3cf6e6d1fab88dbccbb1a8a65512',1,'amrex::HypreMLABecLap']]],
+ ['m_5fss_5fx_5192',['m_ss_x',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abc03d365cbc2f1a3791aa6f4bff1fd5f',1,'amrex::HypreMLABecLap']]],
+ ['m_5fstat_5193',['m_stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a6a697134ff54d12d0cfd9302c2a3d4db',1,'amrex::ParallelDescriptor::Message::m_stat()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a0a7a1c0cd13749231991a5b7361fa2b6',1,'amrex::CArena::Node::m_stat()']]],
+ ['m_5fstate_5194',['m_state',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#ab5a49fbd49c206ff3f03ee616e60b990',1,'amrex::BlockMutex']]],
+ ['m_5fstatus_5195',['m_status',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a17f683d2c35ae90c2503051415156de6',1,'amrex::GMRES::m_status()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a17f683d2c35ae90c2503051415156de6',1,'GMRES< MF, GMRESMLMGT< MF > >::m_status()']]],
+ ['m_5fstencil_5196',['m_stencil',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae971fa5b7d9a948b3b8b778bb9540064',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fstllevel_5197',['m_stllevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#ab14caa115cde8da650b6587b8e73dd02',1,'amrex::EB2::IndexSpaceSTL']]],
+ ['m_5fstop_5198',['m_stop',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#aa1d9037b41a3a5a4822adc0b226a63cf',1,'amrex::Neighbors::const_iterator::m_stop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a7a4551cfd44eb8d3855dc639c91d92a7',1,'amrex::Neighbors::iterator::m_stop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a203d3f6da36fafad340372cb87394dce',1,'amrex::BinIterator::iterator::m_stop()']]],
+ ['m_5fstore_5fin_5fcheckpoint_5199',['m_store_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a83266e34a32f66f82481390292960e28',1,'amrex::StateDescriptor']]],
+ ['m_5fstrategy_5200',['m_Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a5aadb0f378774b462229052551cd2db8',1,'amrex::DistributionMapping']]],
+ ['m_5fsuperparticle_5fsize_5201',['m_superparticle_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#a439daadd96aa6868c30e13e8baf8be18',1,'amrex::ParticleCopyPlan']]],
+ ['m_5fsupport_5202',['m_support',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#a9d7fc23809662b01ce10290962d272e8',1,'amrex::EBDataCollection::m_support()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a0121434aeeb0ad87903dd1401803c1ba',1,'amrex::EBFArrayBoxFactory::m_support()']]],
+ ['m_5fsync_5203',['m_sync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ac43afd05d7a1429cfc3457df64e89d23',1,'amrex::Gpu::StreamIter']]],
+ ['m_5fsync_5fresid_5fcrse_5204',['m_sync_resid_crse',['../classHydro_1_1NodalProjector.html#addb02b798336040f2a5967c348f8b702',1,'Hydro::NodalProjector']]],
+ ['m_5fsync_5fresid_5ffine_5205',['m_sync_resid_fine',['../classHydro_1_1NodalProjector.html#a52f7d954bee1adb67991c1a764dbd314',1,'Hydro::NodalProjector']]],
+ ['m_5ftable_5206',['m_table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abe4e8f257927686a878e5be81358b213',1,'amrex::ParmParse']]],
+ ['m_5ftac_5fstats_5207',['m_TAC_stats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa5ab85a3018faa2b983936fa4116cd4f',1,'amrex::FabArrayBase']]],
+ ['m_5ftags_5208',['m_tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::BaseFab< AtomicInt > >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::BaseFab< PetscInt > >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::CutFab >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::EBCellFlagFab >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< amrex::Mask >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< FArrayBox >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< IArrayBox >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'FabArray< TagBox >::m_tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ea249e7b897909f9d01b4fed851d7af',1,'amrex::FabArray::m_tags()']]],
+ ['m_5ftauflux_5209',['m_tauflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#abb70c0cd0ba0b1da3fe27e69bb2fe792',1,'amrex::MLEBTensorOp']]],
+ ['m_5fteam_5210',['m_Team',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a387acd4f26462ef60c5de9d87ef15c67',1,'amrex::ParallelDescriptor']]],
+ ['m_5fteam_5fcomm_5211',['m_team_comm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#a69bbcf1d147ce2786b6c5c4f166b2b1e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['m_5ftest_5212',['m_test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#aaf31df482ec4a1715c7364a12d4b0cc0',1,'amrex::AMRErrorTag']]],
+ ['m_5ftgco_5213',['m_tgco',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html#a56625fa335515114f136cf0aa8488fec',1,'amrex::FabArrayBase::CPC']]],
+ ['m_5fthecpcache_5214',['m_TheCPCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa2a265ca0b7ce27ee0f3d66c86fe929d',1,'amrex::FabArrayBase']]],
+ ['m_5fthecrsefinecache_5215',['m_TheCrseFineCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab58a879dec4546737754f55dd8b600e2',1,'amrex::FabArrayBase']]],
+ ['m_5fthefbcache_5216',['m_TheFBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6ec51851470b2e1ec57805bad7725268',1,'amrex::FabArrayBase']]],
+ ['m_5fthefillpatchcache_5217',['m_TheFillPatchCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acdb408349f86d3e32c29e245a361ba0c',1,'amrex::FabArrayBase']]],
+ ['m_5ftheparforcache_5218',['m_TheParForCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a3ac3a9247a9551f551256c6a1043e002',1,'amrex::FabArrayBase']]],
+ ['m_5fthepolarbcache_5219',['m_ThePolarBCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8bd69d649f9a0446dbc7ba981c58199a',1,'amrex::FabArrayBase']]],
+ ['m_5ftherb180cache_5220',['m_TheRB180Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9549d43d5d9d74ddb7c541d9f3339848',1,'amrex::FabArrayBase']]],
+ ['m_5ftherb90cache_5221',['m_TheRB90Cache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac6817d7110b3389ad5ececd0da4e241a',1,'amrex::FabArrayBase']]],
+ ['m_5fthetilearraycache_5222',['m_TheTileArrayCache',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#afc113a32c271a6c406b525795a5d71e0',1,'amrex::FabArrayBase']]],
+ ['m_5fthread_5223',['m_thread',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a3093fd845f22fd2dd628aca6a442851f',1,'amrex::BackgroundThread']]],
+ ['m_5fthreadsafe_5224',['m_threadsafe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a52b41c558e2c01ea2386c5ffcf258759',1,'amrex::Gpu::StreamIter']]],
+ ['m_5fthreadsafe_5floc_5225',['m_threadsafe_loc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a0d33ba955e754e4749cbb8337082bb0d',1,'amrex::FabArrayBase::CommMetaData']]],
+ ['m_5fthreadsafe_5frcv_5226',['m_threadsafe_rcv',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html#a45f8bde679589b1086b07cc3faba6740',1,'amrex::FabArrayBase::CommMetaData']]],
+ ['m_5ftile_5227',['m_tile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#a963b4d0da43b9378de88dc4956581e83',1,'amrex::ParticleLocData']]],
+ ['m_5ftilebox_5228',['m_tilebox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html#ad662500121fee7c74a07d58b96c1f0dd',1,'amrex::ParticleLocData']]],
+ ['m_5ftime_5229',['m_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html#ac669cda0914a26ea86c2c118e10791dc',1,'amrex::FillPatchIteratorHelper::m_time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a67448031bad4b668d4208c53c1b5056a',1,'amrex::PlotFileDataImpl::m_time()']]],
+ ['m_5ftri_5fnormals_5fd_5230',['m_tri_normals_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#accd39d6fb1aca77a857b0a4ad1e51ce4',1,'amrex::STLtools']]],
+ ['m_5ftri_5fpts_5fd_5231',['m_tri_pts_d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#afe0f0661535402979c4c346235b957fc',1,'amrex::STLtools']]],
+ ['m_5ftri_5fpts_5fh_5232',['m_tri_pts_h',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aee7f90ddbeb003f7aac15f3b448c4a87',1,'amrex::STLtools']]],
+ ['m_5ftruesize_5233',['m_truesize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afe2cef7f8d8260130dc5640520f4062b',1,'amrex::TableData']]],
+ ['m_5ftyp_5234',['m_typ',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a8e3247c949b2224196c82ab300bbfbb4',1,'amrex::BATbndryReg::m_typ()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#ae87c108fe184887d8f71272d564700d8',1,'amrex::BATindexType::m_typ()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#ae45a6ecaa6463cf76c6ea2edb046319f',1,'amrex::BATindexType_coarsenRatio::m_typ()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a70a0f9e05a982b0fba0204104b794e72',1,'amrex::FabArrayBase::FB::m_typ()']]],
+ ['m_5ftype_5235',['m_type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a625c1eeed8e477ce6df628fdf55059a9',1,'amrex::EBCellFlagFab::m_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a84a692c3807a4e2ab439841c70b1f004',1,'amrex::FArrayBox::m_type()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#abf21a1cad8c8f6f18b02971ed68051ed',1,'amrex::ParallelDescriptor::Message::m_type()']]],
+ ['m_5ftypemap_5236',['m_typemap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a914a481cd7a1365cd6e02ebdf629131d',1,'amrex::EBCellFlagFab']]],
+ ['m_5fumac_5237',['m_umac',['../classHydro_1_1MacProjector.html#a202c14635c7a0c506918f2e8c0321eb5',1,'Hydro::MacProjector']]],
+ ['m_5fumac_5floc_5238',['m_umac_loc',['../classHydro_1_1MacProjector.html#ad6e1524d4ec4fc9899afe7b896b8dca9',1,'Hydro::MacProjector']]],
+ ['m_5fundrrelxr_5239',['m_undrrelxr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab50c53ea7ff9c53bf37ac816e0663406',1,'amrex::MLCellLinOpT']]],
+ ['m_5fuse_5fgauss_5fseidel_5240',['m_use_gauss_seidel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a1dd0f2250ddf96f66c4163f0f99e1f1d',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fuse_5fharmonic_5faverage_5241',['m_use_harmonic_average',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ac1b3d5d3a2cde86e476ffb95f17b0fef',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fuse_5fmapped_5242',['m_use_mapped',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2cb5c874294fca6f5552906493d6987f',1,'amrex::MLNodeLaplacian']]],
+ ['m_5fuse_5fprecond_5243',['m_use_precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ab701de7cf398139b6f8804adb3eddd55',1,'amrex::GMRESMLMGT']]],
+ ['m_5fused_5244',['m_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7ec2fcdaa0d06d1fceb739d0e1661751',1,'amrex::CArena']]],
+ ['m_5fuser_5ff_5245',['m_user_f',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#aac214cf749cf15c34ae0cdda7b16a292',1,'amrex::GpuBndryFuncFab']]],
+ ['m_5fuserfunc_5246',['m_userfunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ab30d140ebc75fb6f346e8b519bc25f32',1,'amrex::AMRErrorTag']]],
+ ['m_5fv_5ftmp_5flhs_5247',['m_v_tmp_lhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a988226ac5aa4cd83eaf416e25f4d9761',1,'amrex::GMRES::m_v_tmp_lhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a988226ac5aa4cd83eaf416e25f4d9761',1,'GMRES< MF, GMRESMLMGT< MF > >::m_v_tmp_lhs()']]],
+ ['m_5fv_5ftmp_5frhs_5248',['m_v_tmp_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae44ad588bee2fec32a7c78b3a69bbf75',1,'amrex::GMRES::m_v_tmp_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ae44ad588bee2fec32a7c78b3a69bbf75',1,'GMRES< MF, GMRESMLMGT< MF > >::m_v_tmp_rhs()']]],
+ ['m_5fvalidbox_5249',['m_validbox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#ae472b90af10b7b39bc9b15f9b3ae9563',1,'amrex::EB2::GFab']]],
+ ['m_5fvals_5250',['m_vals',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html#a735a0d1d9af362200a39ed6eeb6dca1b',1,'amrex::ParmParse::PP_entry']]],
+ ['m_5fvalue_5251',['m_value',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8f97d93ea970ab6a2deccc908df9a778',1,'amrex::AMRErrorTag::m_value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a33dfcf0ade1a0d7f43ce7a1249a48c54',1,'amrex::detail::gpu_tuple_element::m_value()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html#a33dfcf0ade1a0d7f43ce7a1249a48c54',1,'gpu_tuple_element< I, Head >::m_value()']]],
+ ['m_5fvar_5fnames_5252',['m_var_names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a97218ed0288178e38d8c1f1e5aa5eb22',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fvars_5253',['m_vars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a38fbb1b724d2f5ea93477b942c1b589c',1,'amrex::Parser']]],
+ ['m_5fvel_5254',['m_vel',['../classHydro_1_1NodalProjector.html#ab7877893e7c8508bcdb57ecb69f8186d',1,'Hydro::NodalProjector']]],
+ ['m_5fverbose_5255',['m_verbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a42dcd0b4b94f5567bef14a46032b5646',1,'amrex::GMRES::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a42dcd0b4b94f5567bef14a46032b5646',1,'GMRES< MF, GMRESMLMGT< MF > >::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a559b510a5112ec5d239ce2b27e8dac58',1,'amrex::HypreIJIface::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a98523c0ee725e9b867ac7d056430a98e',1,'amrex::HypreMLABecLap::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ada654e05e95e8e0a94b7176ac293d60f',1,'amrex::HypreSolver::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a0ca647ecd06b85d8b1ae579ae02895d5',1,'amrex::OpenBCSolver::m_verbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a89f6fb84fb7e73fc185ae5d8f45818ab',1,'amrex::ParticleContainerBase::m_verbose()'],['../classHydro_1_1MacProjector.html#ad404c14e097be049171e3ab0e5dc10e6',1,'Hydro::MacProjector::m_verbose()'],['../classHydro_1_1NodalProjector.html#a1227ef2a37834880d4c6ce67abb28c7d',1,'Hydro::NodalProjector::m_verbose()']]],
+ ['m_5fvers_5256',['m_vers',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aacee1781de8865ef3c3eb1d282bc6f9b',1,'amrex::VisMF::Header']]],
+ ['m_5fvid_5257',['m_vid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html#a2cd960ffa980858f414420f76ffc25d9',1,'amrex::EB2::Edge']]],
+ ['m_5fvismf_5258',['m_vismf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7dd76c0ba4a0e1c03cad73ce8e4147e4',1,'amrex::PlotFileDataImpl']]],
+ ['m_5fvolfrac_5259',['m_volfrac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ab87f9babcf2b30b23ea7a36ee621538e',1,'amrex::EBDataCollection::m_volfrac()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a0fd8fbb0ff5ceb71c27249153f70a53f',1,'amrex::EB2::Level::m_volfrac()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Cell.html#a1ce6b16223431af66f51f32e63757950',1,'amrex::EB2::Cell::m_volfrac()']]],
+ ['m_5fvolfrac_5fname_5260',['m_volfrac_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a98dcc4c1bd8c711efd1ca8435ade6e1b',1,'amrex::EB2::ChkptFile']]],
+ ['m_5fvolinv_5261',['m_volinv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ad73d9eed28e8d9d32cf54327e21c5225',1,'amrex::MLCellLinOpT']]],
+ ['m_5fvolume_5fweighting_5262',['m_volume_weighting',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aa425665e4dba84abc87833b4336ff14d',1,'amrex::AMRErrorTagInfo']]],
+ ['m_5fvv_5263',['m_vv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acc982424d2fc24072ef5e6fe88748499',1,'amrex::GMRES::m_vv()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#acc982424d2fc24072ef5e6fe88748499',1,'GMRES< MF, GMRESMLMGT< MF > >::m_vv()']]],
+ ['m_5fweight_5264',['m_weight',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#a0835a7597d5398b00aede057c5961992',1,'amrex::WeightedBox::m_weight()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a6734bc342d0cc4b6b107c0e2c3a5deee',1,'amrex::WeightedBoxList::m_weight()']]],
+ ['m_5fwrite_5fcounter_5265',['m_write_counter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aafa24076e772ca5e72ac632f9313300c',1,'amrex::HypreIJIface']]],
+ ['m_5fwrite_5ffiles_5266',['m_write_files',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a06b918c86f2df226b6b631916e456e72',1,'amrex::HypreIJIface']]],
+ ['m_5fwrittenrd_5267',['m_writtenRD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ae83557a09400cdcb97b0220b3ced8d43',1,'amrex::VisMF::Header']]],
+ ['m_5fx_5268',['m_x',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#ae747e84281f7636b354d847962c0cc4f',1,'amrex::HypreSolver']]],
+ ['mac_5finterpolate_5269',['mac_interpolate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72b8c757b26dcdafb4ab7378c6e94629',1,'amrex']]],
+ ['macprojector_5270',['MacProjector',['../classHydro_1_1MacProjector.html',1,'Hydro::MacProjector'],['../classHydro_1_1MacProjector.html#a6f5d3d7bd577cba4d3f40be51c56bcbb',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Geometry > &a_geom, amrex::MLMG::Location a_umac_loc=amrex::MLMG::Location::FaceCenter, amrex::MLMG::Location a_beta_loc=amrex::MLMG::Location::FaceCenter, amrex::MLMG::Location a_phi_loc=amrex::MLMG::Location::CellCenter, amrex::MLMG::Location a_divu_loc=amrex::MLMG::Location::CellCenter)'],['../classHydro_1_1MacProjector.html#a3ca29786854f04e67ccf2595c7d48524',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, amrex::MLMG::Location a_umac_loc, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, amrex::MLMG::Location a_beta_loc, amrex::MLMG::Location a_phi_loc, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::MultiFab const * > &a_divu, amrex::MLMG::Location a_divu_loc, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={})'],['../classHydro_1_1MacProjector.html#a758e62356163baa02f82cec81d07debd',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, amrex::MLMG::Location a_umac_loc, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, amrex::MLMG::Location a_beta_loc, amrex::MLMG::Location a_phi_loc, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::MultiFab const * > &a_divu={})'],['../classHydro_1_1MacProjector.html#abb52e5323c3eb2627bf03b19c7baec65',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::MultiFab const * > &a_divu={})'],['../classHydro_1_1MacProjector.html#a6018b9d8d4d05168315cbaa21680db4f',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &a_beta, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::Vector< amrex::MultiFab const * > &a_divu={})'],['../classHydro_1_1MacProjector.html#a2611aa7b8def7545242fb3fdba84b98b',1,'Hydro::MacProjector::MacProjector(const amrex::Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > > &a_umac, amrex::Real a_const_beta, const amrex::Vector< amrex::Geometry > &a_geom, const amrex::LPInfo &a_lpinfo, const amrex::Vector< amrex::iMultiFab const * > &a_overset_mask={}, const amrex::Vector< amrex::MultiFab const * > &a_divu={})']]],
+ ['magenta_5271',['Magenta',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FGColor.html#a4115d8db1a2556de5964c3c44003f6ec',1,'amrex::FGColor::Magenta()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BGColor.html#a872f0a27e2fa1c13fd7227914524b3cb',1,'amrex::BGColor::Magenta()']]],
+ ['main_2edox_5272',['main.dox',['../main_8dox.html',1,'(Global Namespace)'],['https://amrex-codes.github.io/amrex/doxygen/main_8dox.html',1,'(Global Namespace)']]],
+ ['make_5273',['make',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afb48e62b81e97ddffb92d7b7cea09c55',1,'MLLinOpT< Array< MultiFab, 3 > >::make(Vector< Vector< Array< MultiFab, 3 > > > &mf, IntVect const &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a223df72e572182f58b611c220487fe20',1,'MLLinOpT< Array< MultiFab, 3 > >::make(int amrlev, int mglev, IntVect const &ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a223df72e572182f58b611c220487fe20',1,'amrex::MLLinOpT::make()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7676ba4a8f0f7e18be2366dd33ef322f',1,'amrex::MLCurlCurl::make(Vector< Vector< MF > > &mf, IntVect const &ng) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ace16dcafe1f3dc9c2c37b18bb6437986',1,'amrex::MLCurlCurl::make(int amrlev, int mglev, IntVect const &ng) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#afb48e62b81e97ddffb92d7b7cea09c55',1,'amrex::MLLinOpT::make()']]],
+ ['make_5falias_5274',['make_alias',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6a1477998364b5f02d6ce68e3da29be1ba',1,'amrex']]],
+ ['make_5falike_5275',['make_alike',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2dddaa556802219ee7e7e7898d7b811c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::make_alike()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a2dddaa556802219ee7e7e7898d7b811c',1,'amrex::ParticleContainer_impl::make_alike()']]],
+ ['make_5fbox_5276',['make_box',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#a7b99f31edd5a4c819ab81f9ed3045ef6',1,'amrex::BoxCommHelper']]],
+ ['make_5fdeep_5fcopy_5277',['make_deep_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6a0a2bb4bcb2051ae3a06f94b5c1768e90',1,'amrex']]],
+ ['make_5finvalid_5278',['make_invalid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#af21bcbc4ede1afe42beb3ce0667e56be',1,'amrex::ParticleIDWrapper']]],
+ ['make_5fmf_5fcrse_5fmask_5279',['make_mf_crse_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a34617f70eaffc9dd42ef30e75602e4e3',1,'amrex::detail']]],
+ ['make_5fmf_5fcrse_5fpatch_5280',['make_mf_crse_patch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1f1cf618eec93f3f663f4eab80c283a5',1,'amrex::detail::make_mf_crse_patch(FabArrayBase::FPinfo const &fpc, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a34a42876ed5cec17cb6852ce43b710b7',1,'amrex::detail::make_mf_crse_patch(FabArrayBase::FPinfo const &fpc, int ncomp, IndexType idx_type)']]],
+ ['make_5fmf_5ffine_5fpatch_5281',['make_mf_fine_patch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a10de83755b69f93f5403c69c1de02300',1,'amrex::detail::make_mf_fine_patch(FabArrayBase::FPinfo const &fpc, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2b92d0ed9f799213702e12a02f9585d7',1,'amrex::detail::make_mf_fine_patch(FabArrayBase::FPinfo const &fpc, int ncomp, IndexType idx_type)']]],
+ ['make_5fmf_5frefined_5fpatch_5282',['make_mf_refined_patch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a18788233897dcea378a821f83c7dd90a',1,'amrex::detail']]],
+ ['make_5fparticle_5283',['make_particle',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle.html',1,'']]],
+ ['make_5fparticle_3c_20t_5fparticletype_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fsoa_5fparticle_3c_20t_5fparticletype_20_3e_3a_3avalue_20_3e_20_3e_5284',['make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle_3_01T__ParticleType_00_01std_1_1enable__if__t_3_01is__soa__particle_3_01T__1f90e92c71ca21b280b67400a4dbce7d.html',1,'']]],
+ ['make_5ftable_5285',['make_table',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aea7d44c9cd549d72b1f3fa48c6c627c9',1,'amrex::detail::make_table(T *p, Array< int, 1 > const &lo, Array< int, 1 > const &hi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a7cc30cb3974fb2a7e882c016a4b81e3c',1,'amrex::detail::make_table(T *p, Array< int, 2 > const &lo, Array< int, 2 > const &hi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#acafe50ccedfa64e02c41ae675f646a53',1,'amrex::detail::make_table(T *p, Array< int, 3 > const &lo, Array< int, 3 > const &hi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a951cc75933e6ea9338ea3365ec337fb2',1,'amrex::detail::make_table(T *p, Array< int, 4 > const &lo, Array< int, 4 > const &hi)']]],
+ ['make_5ftuple_5286',['make_tuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1d441e7b18bae347c4ed240bcb0b4eaa',1,'amrex::detail']]],
+ ['make_5fvalid_5287',['make_valid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a932035c8f264cf9e16c6568842bdd2ce',1,'amrex::ParticleIDWrapper']]],
+ ['makeagglomerateddmap_5288',['makeAgglomeratedDMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a54590ff0d7670660d6520c753f6fbbbb',1,'amrex::MLLinOpT::makeAgglomeratedDMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a54590ff0d7670660d6520c753f6fbbbb',1,'MLLinOpT< Array< MultiFab, 3 > >::makeAgglomeratedDMap()']]],
+ ['makealias_5289',['makeAlias',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aaf764f3b83bb093cc40ce4c7a2bb6d59',1,'amrex::MLCurlCurl::makeAlias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a457c82b4259eab9916ca4e5f4493b373',1,'amrex::MLLinOpT::makeAlias()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a457c82b4259eab9916ca4e5f4493b373',1,'MLLinOpT< Array< MultiFab, 3 > >::makeAlias()']]],
+ ['makeallregular_5290',['makeAllRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a1c7eac75922b8dc60252b2f5612f94e4',1,'amrex::EB2::GShopLevel::makeAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a1c7eac75922b8dc60252b2f5612f94e4',1,'GShopLevel< ChkptFile >::makeAllRegular()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html#a1c7eac75922b8dc60252b2f5612f94e4',1,'GShopLevel< STLtools >::makeAllRegular()']]],
+ ['makearray4_5291',['makeArray4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23fa77892c9168a73ef0d653ddd550a0',1,'amrex']]],
+ ['makebasegrids_5292',['MakeBaseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ac7d0ce87a8047dcdf7b45d4232121881',1,'amrex::AmrMesh']]],
+ ['makecoarseamr_5293',['makeCoarseAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a44952a0322f09ae53fe7e26669f85de1',1,'MLLinOpT< Array< MultiFab, 3 > >::makeCoarseAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a44952a0322f09ae53fe7e26669f85de1',1,'amrex::MLLinOpT::makeCoarseAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#af6f2d3f064b878b9d56bba0f7ddce029',1,'amrex::MLCurlCurl::makeCoarseAmr()']]],
+ ['makecoarsemg_5294',['makeCoarseMG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9991da8ff85055f29349c9f5b8246c65',1,'MLLinOpT< Array< MultiFab, 3 > >::makeCoarseMG()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9991da8ff85055f29349c9f5b8246c65',1,'amrex::MLLinOpT::makeCoarseMG()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ac1291ffd5a7c279cd34ce48de928e550',1,'amrex::MLCurlCurl::makeCoarseMG()']]],
+ ['makecomplement_5295',['makeComplement',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a9ae8e7a43a8f94c8794a8054c6a3e78e',1,'amrex::EB2']]],
+ ['makeconsolidateddmap_5296',['makeConsolidatedDMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6574c3f3a840f96723f9a10ccb2eeb69',1,'MLLinOpT< Array< MultiFab, 3 > >::makeConsolidatedDMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a6574c3f3a840f96723f9a10ccb2eeb69',1,'amrex::MLLinOpT::makeConsolidatedDMap()']]],
+ ['makedifference_5297',['makeDifference',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a6656020788b6ba4c230935054c35e164',1,'amrex::EB2']]],
+ ['makedistributionmap_5298',['MakeDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#abf07e71ebb90aa135bd78e4965536d04',1,'amrex::AmrMesh']]],
+ ['makeebfabfactory_5299',['makeEBFabFactory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb1b764088e7533c8b78b4fea2170c51',1,'amrex::makeEBFabFactory(const EB2::IndexSpace *index_space, const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a734109fb8bb0358b898b2cafc191c8df',1,'amrex::makeEBFabFactory(const EB2::Level *eb_level, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3c5c0681fda33ffa62120cefe254379',1,'amrex::makeEBFabFactory(const Geometry &a_geom, const BoxArray &a_ba, const DistributionMapping &a_dm, const Vector< int > &a_ngrow, EBSupport a_support)']]],
+ ['makeexecutionconfig_5300',['makeExecutionConfig',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ac21b6d1625e2f56c27d364434a5c49f4',1,'amrex::Gpu::makeExecutionConfig(Long N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a96329917c7544347d421e3a216fb58a1',1,'amrex::Gpu::makeExecutionConfig(const Box &box) noexcept']]],
+ ['makefactory_5301',['makeFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a46477d4e418960292da4f442741541b6',1,'MLLinOpT< Array< MultiFab, 3 > >::makeFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a46477d4e418960292da4f442741541b6',1,'amrex::MLLinOpT::makeFactory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a6c7b9e7f8c29dd4ca75b7254f81409d1',1,'amrex::MLEBABecLap::makeFactory()']]],
+ ['makefillboundarymetadata_5302',['makeFillBoundaryMetaData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a273df272494afdcf1d9275ab5ed13e77',1,'amrex::NonLocalBC']]],
+ ['makefilterfile_5303',['MakeFilterFile',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#adee7586f1673d8f37da0f0b69c25fd62',1,'BLProfStats']]],
+ ['makefinemask_5304',['makeFineMask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a478148eaeebd74ddc7956806c55fa2cb',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const FabArray< FAB > &fmf, const IntVect &cnghost, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af559f21584872566541db61cbacf7470',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const FabArray< FAB > &fmf, const IntVect &cnghost, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value, LayoutData< int > &has_cf)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78142d53611f8627f6d68afd0779ef54',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const BoxArray &fba, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a60886a6799fb7ae612bf30d74a493a26',1,'amrex::makeFineMask(const FabArray< FAB > &cmf, const BoxArray &fba, const IntVect &ratio, int crse_value=0, int fine_value=1)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac54193c21e9f609ad488d3cb074dfeef',1,'amrex::makeFineMask(const BoxArray &cba, const DistributionMapping &cdm, const BoxArray &fba, const IntVect &ratio, Real crse_value, Real fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe90237191ad363f7f9dd34c2ac0ebcb',1,'amrex::makeFineMask(const BoxArray &cba, const DistributionMapping &cdm, const IntVect &cnghost, const BoxArray &fba, const IntVect &ratio, Periodicity const &period, int crse_value, int fine_value)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af97d55742a96cb9e934e06c45ec22f03',1,'amrex::makeFineMask(const BoxArray &cba, const DistributionMapping &cdm, const BoxArray &fba, const IntVect &ratio, int crse_value, int fine_value)']]],
+ ['makefinemask_5fdoit_5305',['makeFineMask_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a549567bbb4fc6d2e53d5a0c03fe62a81',1,'amrex']]],
+ ['makefuncpcttimesmf_5306',['MakeFuncPctTimesMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaae16c4ac3245574456ee8dc48c261be',1,'amrex']]],
+ ['makehypre_5307',['makeHypre',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af5a050719637ed453c73af4d4ca48c8d',1,'amrex']]],
+ ['makeintersection_5308',['makeIntersection',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0a955e6e5b335c1d0bccf1d1bb3498e4',1,'amrex::EB2']]],
+ ['makeiparser_5309',['makeIParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afac8d3383aa70acfdd3cd22a8df79539',1,'amrex::ParmParse']]],
+ ['makeitracker_5310',['MakeITracker',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48d0da8ea1955807973d77a627c4d3a3',1,'amrex']]],
+ ['makeknapsack_5311',['makeKnapSack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0704dfa27b86490adf8d30ddf4cd54f6',1,'amrex::DistributionMapping::makeKnapSack(const MultiFab &weight, int nmax=std::numeric_limits< int >::max())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ae4537c97b68ccdc4d6689c3363b2e7d9',1,'amrex::DistributionMapping::makeKnapSack(const Vector< Real > &rcost, int nmax=std::numeric_limits< int >::max())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2ef033cdeecaf68beca223b0eb537bb4',1,'amrex::DistributionMapping::makeKnapSack(const Vector< Real > &rcost, Real &eff, int nmax=std::numeric_limits< int >::max(), bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ae9c31399ed9426f497edfda2dafb0b2d',1,'amrex::DistributionMapping::makeKnapSack(const LayoutData< Real > &rcost_local, Real ¤tEfficiency, Real &proposedEfficiency, int nmax=std::numeric_limits< int >::max(), bool broadcastToAll=true, int root=ParallelDescriptor::IOProcessorNumber(), Real keep_ratio=Real(0.0))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a7e828702ab51bdb55b0f15b71c86b420',1,'amrex::DistributionMapping::makeKnapSack(const MultiFab &weight, Real &eff, int nmax=std::numeric_limits< int >::max())']]],
+ ['makeloadbalancedistributionmap_5312',['makeLoadBalanceDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a11440fbd79bb8db036e18692462e142f',1,'amrex::Amr']]],
+ ['makemfiter_5313',['MakeMFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a30a608b14352a5cd5bfed79f69f98011',1,'amrex::ParticleContainerBase::MakeMFIter(int lev, bool tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a41cb0c34d64f3d1df87d83f3b26f594b',1,'amrex::ParticleContainerBase::MakeMFIter(int lev) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#adc8bb6ea7e7d8a9596936623bc2e26ed',1,'amrex::ParticleContainerBase::MakeMFIter(int lev, const MFItInfo &info) const']]],
+ ['makenewgrids_5314',['MakeNewGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a0bf56e73af1dfffcba7bfcadad887751',1,'amrex::AmrMesh::MakeNewGrids(Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#acb422930e8e69fc386727f45607e114b',1,'amrex::AmrMesh::MakeNewGrids(int lbase, Real time, int &new_finest, Vector< BoxArray > &new_grids)']]],
+ ['makenewlevelfromcoarse_5315',['MakeNewLevelFromCoarse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2695f24a5faa596e3a8bfb3e0021bf5b',1,'amrex::Amr::MakeNewLevelFromCoarse()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#af472acf05bea1145b67f7022de16a664',1,'amrex::AmrCore::MakeNewLevelFromCoarse()']]],
+ ['makenewlevelfromscratch_5316',['MakeNewLevelFromScratch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2b313b548c5c16a75ad21b053f9fc1b0',1,'amrex::AmrMesh::MakeNewLevelFromScratch()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aeadd0d727cd8c5abbd46b3c4dbcb363a',1,'amrex::Amr::MakeNewLevelFromScratch()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a2612f7a3cf58e16e8f9ddd27e81e9a8c',1,'amrex::AmrCore::MakeNewLevelFromScratch()']]],
+ ['makengrids_5317',['makeNGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a1574dd8857314d9658c28c26adc6ce12',1,'amrex::MLCellLinOpT']]],
+ ['makenlinop_5318',['makeNLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ac03f98cb7e5a9397213306e9884a65b4',1,'amrex::MLABecLaplacianT::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aedb08ecb8e516d3fa40ec712cf39a36a',1,'amrex::MLALaplacianT::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#acc092ce18db466c80a5e590b2b79b120',1,'amrex::MLEBABecLap::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1170a5be1e22a4168e341b9edff1ff76',1,'amrex::MLLinOpT::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1170a5be1e22a4168e341b9edff1ff76',1,'MLLinOpT< Array< MultiFab, 3 > >::makeNLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#af9a31f692af9979009765151942209b8',1,'amrex::MLPoissonT::makeNLinOp()']]],
+ ['makeownermask_5319',['makeOwnerMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ae050e4fda0843b175da8fbcfb8462392',1,'amrex::MLNodeLinOp']]],
+ ['makeparser_5320',['makeParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6a0e28c45ee942f30c9f5c50f338e203',1,'amrex::ParmParse']]],
+ ['makepetsc_5321',['makePetsc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abbd0e7692c28626659b75637c2c63528',1,'amrex']]],
+ ['makeplans_5322',['makePlans',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a98aaf8b4a82c0802d0138e58b8437f28',1,'hacc::Dfft']]],
+ ['makepolymorphic_5323',['makePolymorphic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab49a5b78f3e95aa357d0471eee56336d',1,'amrex']]],
+ ['makeregionplt_5324',['MakeRegionPlt',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7862b0d9f09d54c84a6acf3eafd26035',1,'BLProfStats::MakeRegionPlt()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a2d638a90467cede3ed5491a52e6a4f62',1,'RegionsProfStats::MakeRegionPlt()']]],
+ ['makeroundrobin_5325',['makeRoundRobin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a70511fca0600a56369ce74f28cbc9d99',1,'amrex::DistributionMapping']]],
+ ['makesfc_5326',['makeSFC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa07e2c79e1100575a40bdb8c2b3efe03',1,'amrex::DistributionMapping::makeSFC(const MultiFab &weight, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adf34aceea3cb24a10bdbdd9ef215028d',1,'amrex::DistributionMapping::makeSFC(const BoxArray &ba, bool use_box_vol=true, int nprocs=ParallelContext::NProcsSub())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3691234f6667de564cebb4e990a4b143',1,'amrex::DistributionMapping::makeSFC(const LayoutData< Real > &rcost_local, Real ¤tEfficiency, Real &proposedEfficiency, bool broadcastToAll=true, int root=ParallelDescriptor::IOProcessorNumber())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#adeed6f16e7f9636c8733845ad5803804',1,'amrex::DistributionMapping::makeSFC(const Vector< Real > &rcost, const BoxArray &ba, Real &eff, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a5149c43052f843c3e37014f3a3fa2e96',1,'amrex::DistributionMapping::makeSFC(const Vector< Real > &rcost, const BoxArray &ba, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abb2f4bf15b369e16d6387333ef7a0d54',1,'amrex::DistributionMapping::makeSFC(const MultiFab &weight, Real &eff, bool sort=true)']]],
+ ['makeshop_5327',['makeShop',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a205e1c682e35e298ad6a5499e1c308b0',1,'amrex::EB2::makeShop(F &&f, R &&r)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a4a8369d801a28d74f299bfb925e6b642',1,'amrex::EB2::makeShop(F &&f)']]],
+ ['makesimilardm_5328',['MakeSimilarDM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc0569d3487d998596b2a11392bddaca',1,'amrex::MakeSimilarDM(const BoxArray &ba, const BoxArray &src_ba, const DistributionMapping &src_dm, const IntVect &ng)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca8ca3ed7e01a5c954d6c70cae7b94a0',1,'amrex::MakeSimilarDM(const BoxArray &ba, const MultiFab &mf, const IntVect &ng)']]],
+ ['makesinglecellbox_5329',['makeSingleCellBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8d9b36527d17c7fde155ce117b22821',1,'amrex::makeSingleCellBox(IntVectND< dim > const &vect, IndexTypeND< dim > typ=IndexTypeND< dim >::TheCellType())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7eb1742be92272caefd59407a8effebd',1,'amrex::makeSingleCellBox(int i, int j, int k, IndexTypeND< dim > typ=IndexTypeND< dim >::TheCellType())']]],
+ ['makeslab_5330',['makeSlab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad5af2ba231885705552ac31b9ae108f7',1,'amrex::makeSlab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6714b0c4918d42004dd7b46f70919862',1,'amrex::BoxND::makeSlab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6714b0c4918d42004dd7b46f70919862',1,'BoxND< AMREX_SPACEDIM >::makeSlab()']]],
+ ['makesolvable_5331',['makeSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a74aa5d200cbee55ce7f454618d2d1789',1,'amrex::MLMGT::makeSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6dc8cde9b0768dd1f82dbc0a658e76f4',1,'amrex::MLMGT::makeSolvable(int amrlev, int mglev, MF &mf)']]],
+ ['makespace_5332',['makeSpace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#ab09eae83b5060972f2f437bd7dba115a',1,'amrex::Morton']]],
+ ['makestateredistutils_5333',['MakeStateRedistUtils',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1415c2b7be8fa468b572da6a5b8ce2dc',1,'amrex::MakeStateRedistUtils(amrex::Box const &bx, amrex::Array4< amrex::EBCellFlag const > const &flag, amrex::Array4< amrex::Real const > const &vfrac, amrex::Array4< amrex::Real const > const &ccent, amrex::Array4< int const > const &itracker, amrex::Array4< amrex::Real > const &nrs, amrex::Array4< amrex::Real > const &alpha, amrex::Array4< amrex::Real > const &nbhd_vol, amrex::Array4< amrex::Real > const ¢_hat, amrex::Geometry const &geom, amrex::Real target_volfrac)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0472d1147267486256bc020afa8670d2',1,'amrex::MakeStateRedistUtils(Box const &bx, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrac, Array4< Real const > const &ccent, Array4< int const > const &itracker, Array4< Real > const &nrs, Array4< Real > const &alpha, Array4< Real > const &nbhd_vol, Array4< Real > const ¢_hat, Geometry const &lev_geom, Real target_vol)']]],
+ ['makesubcommunicator_5334',['makeSubCommunicator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad05360dc7ba30a94505918519dea299c',1,'amrex::MLLinOpT::makeSubCommunicator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad05360dc7ba30a94505918519dea299c',1,'MLLinOpT< Array< MultiFab, 3 > >::makeSubCommunicator()']]],
+ ['maketuple_5335',['makeTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a546f82ad84c1f122bb9bf89dcaa2b7a3',1,'amrex']]],
+ ['maketype_5336',['MakeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6',1,'amrex']]],
+ ['makeunion_5337',['makeUnion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ae7b5e27dc8055f12190c10f05ad8c95a',1,'amrex::EB2']]],
+ ['makeveclhs_5338',['makeVecLHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a757525ba6bbe0f037464b6bea3769300',1,'amrex::GMRESMLMGT']]],
+ ['makevecrhs_5339',['makeVecRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a149cc7245fa38541199e133b4ba3ecfc',1,'amrex::GMRESMLMGT']]],
+ ['makexdim3_5340',['makeXDim3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8338a320488a4b26607928529d25c1a5',1,'amrex']]],
+ ['makezerotuple_5341',['MakeZeroTuple',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca24c318d20f5354a5f74cf0eb32cce8',1,'amrex']]],
+ ['managed_5342',['Managed',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html',1,'amrex::Gpu']]],
+ ['managedarenaallocator_5343',['ManagedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ManagedArenaAllocator.html',1,'amrex']]],
+ ['managedarenawrapper_5344',['ManagedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ManagedArenaWrapper.html',1,'amrex']]],
+ ['manageddevicevector_5345',['ManagedDeviceVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af22f411b79da7033051cdfa1539e21be',1,'amrex::Gpu']]],
+ ['managedobjects_5346',['ManagedObjects',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a11b8e5a1bb9908d15d0cf626b12be2f5',1,'amrex::AmrMeshDataAdaptor::InternalsType::ManagedObjects()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#aeb6b0e7cb1bbac77e4f65e96e4f8a4d5',1,'amrex::AmrDataAdaptor::InternalsType::ManagedObjects()']]],
+ ['managedvector_5347',['ManagedVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ab2661b6ddd9751b7e197a9d619dabc7b',1,'amrex::Gpu']]],
+ ['manual_5ftags_5fplacement_5348',['manual_tags_placement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2e78f3a4398272855b0a9ac3becaefd7',1,'amrex::AmrLevel']]],
+ ['manualtagsplacement_5349',['ManualTagsPlacement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9d0e58b8aaa0cac0a8cd432f37198197',1,'amrex::Amr::ManualTagsPlacement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#abe4eb07db47e710993616e88931fafe1',1,'amrex::AmrMesh::ManualTagsPlacement()']]],
+ ['map_5350',['Map',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a83596ee5f5aec04eecf65de835ca82fb',1,'amrex::InSituUtils::StateMap']]],
+ ['map_5351',['map',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html#a63f351d445a8afb6fc893af63fa1d851',1,'amrex::NonLocalBC::MapComponents']]],
+ ['map_5fdata_5352',['map_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#af0bac245837e93c1fc9a6a157c4a30a7',1,'amrex::SundialsIntegrator::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a1cf98d54388171aa821affc5af092394',1,'amrex::TimeIntegrator::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#acc1277598adc82e186fef0b44c86e603',1,'amrex::RKIntegrator::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9a0b2271de694f1ea0903339931578ec',1,'amrex::IntegratorBase::map_data()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#acd01b4dfae6f5cbd84d2ed940355fd0c',1,'amrex::FEIntegrator::map_data()']]],
+ ['mapcomponents_5353',['MapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html',1,'amrex::NonLocalBC']]],
+ ['mapofcopycomtagcontainers_5354',['MapOfCopyComTagContainers',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#ae6a08f61ef40bcb043383a5000ea028e',1,'amrex::FabArrayBase::CopyComTag::MapOfCopyComTagContainers()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aa36883196eb7b1d039fd1941966a4310',1,'amrex::FabArrayBase::MapOfCopyComTagContainers()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a26137d0a3c8a4a024bf811fbaac6208d',1,'amrex::MultiFab::MapOfCopyComTagContainers()']]],
+ ['mapper_5355',['mapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#aa07835dc9dafb5110f5bfebf9291e72b',1,'amrex::DeriveRec::mapper()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a0bde7d6910db8c5b29d8ea845f7dff88',1,'amrex::StateDescriptor::mapper()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html#ad3e56481c923c022bd9cfca822473ea6',1,'amrex::InterpolaterBoxCoarsener::mapper()']]],
+ ['mapper_5fcomp_5356',['mapper_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a13d32bba91b8bb8d5a707df7147f1fa8',1,'amrex::StateDescriptor']]],
+ ['mapperiodicremoveduplicates_5357',['mapPeriodicRemoveDuplicates',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a3173610e281bd7542514a433a704cd9a',1,'amrex::TagBoxArray']]],
+ ['mask_5358',['Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html',1,'amrex::Mask'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ab3bc08bd2f3deea5af111c3720a02b9c',1,'amrex::Mask::Mask(const Mask &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a42404772901ea5f0d3a72d98fc48497d',1,'amrex::Mask::Mask(Mask const &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#aa1437a1b1611cb70a4d8c6a581c7a5bf',1,'amrex::Mask::Mask(Mask &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a1fa2d5c56c30c372187e9e7954c7c393',1,'amrex::Mask::Mask(Array4< int const > const &a, IndexType t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a95db54d25c0f6cf6bdb4d3833045cb58',1,'amrex::Mask::Mask(Array4< int const > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a2e99ed3b0c4632c5e758c88928b97202',1,'amrex::Mask::Mask(Array4< int > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a6b295b191764969c7033a967abd45d97',1,'amrex::Mask::Mask(std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a230355fcd3e68a68f02f4ebd6ad2ce17',1,'amrex::Mask::Mask(const Box &bx, int nc=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ae6d52518e33c58ca5c4ea5e118fcec5a',1,'amrex::Mask::Mask(const Box &bx, int nc, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a9018e9168017880e0243ad751f931cac',1,'amrex::Mask::Mask(Array4< int > const &a, IndexType t) noexcept']]],
+ ['mask_5359',['mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#aefd17c6e3f785176ccbb31649b3ad452',1,'amrex::Array4MaskCopyTag::mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae7b72c0aa2a174c6d5489d3e8e938c6b',1,'amrex::IndexTypeND::mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae7b72c0aa2a174c6d5489d3e8e938c6b',1,'IndexTypeND< AMREX_SPACEDIM >::mask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html#a0d36980c7c0e499ff0b04dce3a573f84',1,'amrex::InterpFaceRegister::mask()']]],
+ ['mask_5360',['Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#abd8bff7cbc703e734acd4c8beba9218e',1,'amrex::Mask::Mask() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a1bbe56597e75e9487f95ea8a720ee5e7',1,'amrex::Mask::Mask(Arena *ar) noexcept']]],
+ ['mask_5fhi_5361',['mask_hi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#a2e30a919a35e6ea38e7bacf46b4651f4',1,'amrex::MLMGABCTag']]],
+ ['mask_5flo_5362',['mask_lo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html#ae93adb4c1400fd02a3ffded0e53528fc',1,'amrex::MLMGABCTag']]],
+ ['mask_5fptr_5363',['mask_ptr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ad8787f8726e711a8d7a8e0dce3fb8624',1,'amrex::NeighborParticleContainer']]],
+ ['maskcomps_5364',['MaskComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html',1,'amrex::NeighborParticleContainer']]],
+ ['maskcoveredcells_5365',['MaskCoveredCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a47a80402ae32dddd6c934f336c361b1b',1,'amrex::InSituUtils']]],
+ ['maskeq_5366',['maskEQ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< Real >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< PetscInt >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< int >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< HYPRE_Int >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< EBCellFlag >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< char >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'BaseFab< AtomicInt >::maskEQ()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3e4a9401acaa07ed7747907ccaa18a8e',1,'amrex::BaseFab::maskEQ()']]],
+ ['maskge_5367',['maskGE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< Real >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< PetscInt >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< int >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< HYPRE_Int >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< EBCellFlag >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< char >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'BaseFab< AtomicInt >::maskGE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a02d3c8e98d8d4b237eabc0ce1756fc33',1,'amrex::BaseFab::maskGE()']]],
+ ['maskghostcells_5368',['MaskGhostCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a8cf7bdb752f3479f85a203dc2181e27e',1,'amrex::InSituUtils']]],
+ ['maskgt_5369',['maskGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< Real >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< PetscInt >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< int >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< HYPRE_Int >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< EBCellFlag >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< char >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'BaseFab< AtomicInt >::maskGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae1a6b0d582503d0257d5927534619526',1,'amrex::BaseFab::maskGT()']]],
+ ['maskle_5370',['maskLE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< AtomicInt >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< char >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< EBCellFlag >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< HYPRE_Int >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< int >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< PetscInt >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'BaseFab< Real >::maskLE()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a51c1b72c4a3a04fe392247242467d27f',1,'amrex::BaseFab::maskLE(BaseFab< int > &mask, T const &val, int comp=0) const noexcept']]],
+ ['masklt_5371',['maskLT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'amrex::BaseFab::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< AtomicInt >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< char >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< EBCellFlag >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< HYPRE_Int >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< int >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< PetscInt >::maskLT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2daea766f3544b7e920b9ca9b3cb870e',1,'BaseFab< Real >::maskLT()']]],
+ ['masks_5372',['masks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#abb734566f5eab0761ad80aec4f7dfa3d',1,'amrex::BndryDataT']]],
+ ['masks_5373',['Masks',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html#a7e91eaba6548fd6e92413aa049f4a4ac',1,'amrex::AmrDataAdaptor::InternalsType']]],
+ ['maskval_5374',['MaskVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846',1,'amrex::BndryDataT']]],
+ ['match_5375',['match',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89eb9459b4109c4f9a9b3225abae29f8',1,'amrex']]],
+ ['matches_5376',['Matches',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ab9001f520685adca50a661aa6ad8cfb8',1,'CommProfStats::SendRecvPair::Matches(int fromproc, int toproc, int size)'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#ada4147aca5b4135a7f7721ca07f39758',1,'CommProfStats::SendRecvPair::Matches(int fromproc, int toproc, int size, int mtag)']]],
+ ['max_5377',['max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a502847ea5923caf948bd07e02bad3a88',1,'amrex::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aadf761ac200d1eec5f6fb1c720fbd1d2',1,'amrex::VisMF::max()']]],
+ ['max_5378',['Max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a6c3ee948e758158f19ccce52a7865c92',1,'amrex::ParallelReduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a22a60add9d9c9a8d562a9417d297f9bc',1,'amrex::ParallelAllReduce::Max(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ac6513212c95687334df1e0ee67cc96a2',1,'amrex::ParallelAllReduce::Max(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#abc654239660dfc6eb557813ef5314650',1,'amrex::ParallelAllReduce::Max(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a52cd6d76e8a30d6a2dd9ff1835f036dc',1,'amrex::ParallelAllReduce::Max(KeyValuePair< K, V > *vi, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#abb357d8fcc6dd0426249ee962166fdd3',1,'amrex::Reduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ae1d56156af0262c668411501ef5f2592',1,'amrex::ParallelAllReduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a4a6e235c6fc2013e52d7f1b59bc71bb0',1,'amrex::Gpu::Atomic::Max()']]],
+ ['max_5379',['max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57e5b11414b29e5aeaf30c5e301e8f34',1,'amrex::max(const RealVect &p1, const RealVect &p2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f9512ae69adf74db692c8041c5d17e4',1,'amrex::max(const IntVectND< dim > &p1, const IntVectND< dim > &p2) noexcept']]],
+ ['max_5380',['Max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#ae9c54202ab1977174170abe666454cb6',1,'amrex::ParallelReduce']]],
+ ['max_5381',['max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38d942498aebd0b51855a9b85ed184f5',1,'amrex::max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da86cadfc48eb8f9dd4a2e4a3980a6b265',1,'amrex::detail::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#abf93742aa0ca8bd0266a383fe41e7d57',1,'IntVectND< AMREX_SPACEDIM >::max()']]],
+ ['max_5382',['Max',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a7ac8075282193aef5024b3a7092a0f3c',1,'amrex::Reduce::Max()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#ac02b81de9041c274cd81061b7c66c189',1,'amrex::ParallelReduce::Max(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#aa556775029846fbb9c0ba446c07505a0',1,'amrex::ParallelReduce::Max(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a44f537cdb77b89119617f7760ada307a',1,'amrex::ParallelReduce::Max(T &v, int root, MPI_Comm comm)']]],
+ ['max_5383',['max',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< PetscInt >::max()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#aff566a74b1ae5b546689bdfc7d66d4db',1,'amrex::ValLocPair::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2c15c7a018202ae522e0777c120fa109',1,'amrex::RealVect::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a30944a8839e0dc2a873dc3fbef6b2c41',1,'amrex::RealVect::max(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a65d87ad5270fcaeb5786e5fdebe07347',1,'amrex::MultiFab::max(const Box ®ion, int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abb92462276ca55cd70f16507118f63ad',1,'amrex::MultiFab::max(int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aabff7f4c45c6a08bd346e4084eb31404',1,'IntVectND< AMREX_SPACEDIM >::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#abf93742aa0ca8bd0266a383fe41e7d57',1,'amrex::IntVectND::max(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aabff7f4c45c6a08bd346e4084eb31404',1,'amrex::IntVectND::max() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a19b141dcd625b4204e8f2fa1b7002cb7',1,'amrex::iMultiFab::max(const Box ®ion, int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a25af5cc2e9cd71a6079c8a8c74bd96bc',1,'amrex::iMultiFab::max(int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a5ddb29896fb93ee72d69b9545d3453b1',1,'amrex::algoim::BoundingBox::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< Real >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< Real >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< PetscInt >::max()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< int >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< int >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< HYPRE_Int >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< HYPRE_Int >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< EBCellFlag >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< EBCellFlag >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< char >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< char >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'BaseFab< AtomicInt >::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'BaseFab< AtomicInt >::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a939ad0219e8ede03540eadef78ba7cbb',1,'amrex::BaseFab::max(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a976274fa8a099dc6ccd77fb63a3a0650',1,'amrex::BaseFab::max(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a110072536de1d4531dcd88a766c41ac9',1,'amrex::VisMF::max()']]],
+ ['max_5fblocks_5fper_5flaunch_5384',['max_blocks_per_launch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ade4fd28a778c5764f258744e57ef4f66',1,'amrex::Gpu::Device']]],
+ ['max_5fcoarsening_5flevel_5385',['max_coarsening_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ab29d5c837ce5f103103e6babf71e5d2e',1,'amrex::LPInfo']]],
+ ['max_5fdevice_5386',['Max_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a5c122d7c55e6fa6cf6ab6a45a4cf87e5',1,'amrex::Gpu::Atomic::Max_device(Long *const m, Long const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a76e8971f5869a60aac1462e720fead2b',1,'amrex::Gpu::Atomic::Max_device(double *const m, double const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a97d664f2938116a8c47acd140dfb9547',1,'amrex::Gpu::Atomic::Max_device(float *const m, float const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#addcea6e4721751a5f9eb8b8889c24061',1,'amrex::Gpu::Atomic::Max_device(T *const m, T const value) noexcept']]],
+ ['max_5fefficiency_5387',['max_efficiency',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dc972d04970bb21c8988fb02790526c',1,'amrex']]],
+ ['max_5ffactor_5388',['max_factor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a23797f03fc4dcc6e5448b9a8e0695d14',1,'amrex::VectorGrowthStrategy']]],
+ ['max_5ffmg_5fiters_5389',['max_fmg_iters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7322aabb50f001b012c53ab44f18925b',1,'amrex::MLMGT']]],
+ ['max_5fgpu_5fstreams_5390',['max_gpu_streams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#af5c7b1d39a27c0d83c132a6a2b39b27e',1,'amrex::Gpu::Device']]],
+ ['max_5fgrid_5fsize_5391',['max_grid_size',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#ad3142cf009fdd8667c2352c39fb2c522',1,'amrex::AmrInfo::max_grid_size()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0e86c3c8bf9f242ddba11fbe8db60e66',1,'amrex::EB2::max_grid_size()']]],
+ ['max_5fiters_5392',['max_iters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8667c250440fcb20ee43b4d9ee2b2108',1,'amrex::MLMGT']]],
+ ['max_5flbound_5393',['max_lbound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58839da4d8763b0d7c76c48492532503',1,'amrex::max_lbound(BoxND< dim > const &b1, Dim3 const &lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8d175f46e1dfd7395daee4c10b50d4e',1,'amrex::max_lbound(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept']]],
+ ['max_5flbound_5fiv_5394',['max_lbound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab688bab870fad905e6d77723a9349a52',1,'amrex::max_lbound_iv(BoxND< dim > const &b1, IntVectND< dim > const &lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e5b35e23f67947e15884bc6e1c030ce',1,'amrex::max_lbound_iv(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept']]],
+ ['max_5flevel_5395',['max_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#abcb6f6baf4e1ecd3d143d7d8cb6a2a93',1,'amrex::AmrInfo']]],
+ ['max_5fmap_5fstart_5fcomp_5396',['max_map_start_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8cfce27efc0fb16d60e975f0f55b39f5',1,'amrex::StateDescriptor']]],
+ ['max_5fnum_5fba_5fuse_5397',['max_num_ba_use',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#aa60994fa1062be2345b9e12a9eaa63c3',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['max_5fnum_5fboxarrays_5398',['max_num_boxarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a159bccfe74905a8132cf6ce5754ca2f0',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['max_5fnum_5ffabarrays_5399',['max_num_fabarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a9a1d9e2356ae17aa8cd2d85b437207b0',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['max_5fsemicoarsening_5flevel_5400',['max_semicoarsening_level',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a44bed45a637286c1feb801cacf3e72cc',1,'amrex::LPInfo']]],
+ ['max_5fsize_5401',['max_size',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a2d07c9246eff9fc235e24ac818e3c473',1,'hacc::AlignedAllocator']]],
+ ['max_5fsteps_5402',['max_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9686cea17de48c6ffb49d0288146fc03',1,'amrex::IntegratorBase']]],
+ ['maxabs_5403',['maxabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< Real >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< Real >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< PetscInt >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< PetscInt >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< int >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< int >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< HYPRE_Int >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< HYPRE_Int >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< EBCellFlag >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< EBCellFlag >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< char >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< char >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'BaseFab< AtomicInt >::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'BaseFab< AtomicInt >::maxabs(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a67147a4e532939aaab59f3d83ae93361',1,'amrex::BaseFab::maxabs(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a776fd1a3ef930d751d3399d380850f1c',1,'amrex::BaseFab::maxabs(int comp=0) const noexcept']]],
+ ['maxargs_5404',['MAXARGS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a04b5ba23c65119a12a4821f069115d45',1,'amrex::Amrvis']]],
+ ['maxblocks_5405',['maxBlocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ae76a0d3958366cbcd739d85648a6701b',1,'amrex::ReduceData']]],
+ ['maxblockspergrid_5406',['maxBlocksPerGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a4cfc840b226f8d1ac5f4fed24fd86bf5',1,'amrex::Gpu::Device']]],
+ ['maxblocksperlaunch_5407',['maxBlocksPerLaunch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a3ac36df8a47931d90abeb1b1d1f85c15',1,'amrex::Gpu::Device']]],
+ ['maxcoarseninglevel_5408',['maxCoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#acb02398d0c8b02dae840acf4f35b886c',1,'amrex::EB2::maxCoarseningLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a7d3828f723daae924387dbd3c9eb1073',1,'amrex::EBFArrayBoxFactory::maxCoarseningLevel()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a24ca6e81d1f15a678a6cb8ecb82de63e',1,'amrex::EB2::maxCoarseningLevel()']]],
+ ['maxcomp_5409',['MaxComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9be61766811dc57b7c5126f7020cc6bc',1,'amrex::FabArrayBase']]],
+ ['maxdir_5410',['maxDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a4c68f6530600d0f28d501a8f3a289668',1,'amrex::IntVectND::maxDir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a4c68f6530600d0f28d501a8f3a289668',1,'IntVectND< AMREX_SPACEDIM >::maxDir()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2d79ca79da983c3064622c628ecc8d93',1,'amrex::RealVect::maxDir(const bool &a_doAbs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2d79ca79da983c3064622c628ecc8d93',1,'amrex::RealVect::maxDir(const bool &a_doAbs) const noexcept']]],
+ ['maxdomain_5411',['maxDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8def7a794d486314a85bfb4133a12313',1,'amrex::AmrData']]],
+ ['maxfnumber_5412',['maxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a380d3166c3f88a1fc49a53ff62499594',1,'RegionsProfStats']]],
+ ['maxgridsize_5413',['maxGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a359b34414e4ab7c9b33f74b031d16af8',1,'amrex::AmrMesh']]],
+ ['maximum_5414',['Maximum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Maximum.html',1,'amrex']]],
+ ['maxindex_5415',['maxIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'amrex::BaseFab::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'amrex::BaseFab::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'amrex::BaseFab::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< char >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< AtomicInt >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< AtomicInt >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< AtomicInt >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< PetscInt >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< EBCellFlag >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< EBCellFlag >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< HYPRE_Int >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< HYPRE_Int >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< HYPRE_Int >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< int >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< int >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< int >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< PetscInt >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< char >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< PetscInt >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< Real >::maxIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac69c6e4896f54d8ea5ca9fe1114c64f6',1,'BaseFab< Real >::maxIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< Real >::maxIndex(const Box &subbox, Real &max_value, IntVect &max_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a16f57e0d929a79571e20a91253efe2d7',1,'amrex::iMultiFab::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a642f844c834d6fb714e3e0fc6eb75e56',1,'amrex::MultiFab::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac0fa2c605be671fb2f9d97dfe38cc6c8',1,'BaseFab< char >::maxIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad84e4433b485caf6c9cf76d87a04f4a0',1,'BaseFab< EBCellFlag >::maxIndex()']]],
+ ['maxiter_5416',['maxiter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a98e289422bb9545526d029a73b9df214',1,'amrex::MLCGSolverT']]],
+ ['maxlevel_5417',['maxLevel',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a94641396a054d091cc6c5972397b83c9',1,'CommProfStats::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2b5ebb9f738e77dcc2f99dfe4e4e91d6',1,'amrex::AmrMesh::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a6a4a81715729b356d02bb1a645545b5d',1,'amrex::AmrParGDB::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a8828d137d299131f4251935829bb8aa9',1,'amrex::ParGDB::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a2da3b6ec6f3dff255917d3a0bfbde3d5',1,'amrex::ParGDBBase::maxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ad60ba0c10f19af842fdfbeaccd02b2ed',1,'amrex::ParticleContainerBase::maxLevel()']]],
+ ['maxlevel_5418',['MaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ae4e3613fe3bc6672fd426919f4da9aae',1,'amrex::XYPlotDataList']]],
+ ['maxlevel_5419',['maxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a7177bd1eb109915d763c0e51e18faf16',1,'amrex::XYPlotDataList']]],
+ ['maxmem_5420',['maxmem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a4871062a2ac188af29295f1cf7721669',1,'amrex::MemStat']]],
+ ['maxmem_5favg_5421',['maxmem_avg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#a2bf69c6701f401ca00d5e5ad3b999d0d',1,'amrex::TinyProfiler::MemProcStats']]],
+ ['maxmem_5fmax_5422',['maxmem_max',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#abcd7e0edc5c0e56722ae0d5610ed843d',1,'amrex::TinyProfiler::MemProcStats']]],
+ ['maxmem_5fmin_5423',['maxmem_min',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#a959fca2ea033e58ad9ccb6f701d2c2dc',1,'amrex::TinyProfiler::MemProcStats']]],
+ ['maxnextidprepost_5424',['maxnextidPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20ff6222649a69a92ec84ebb90686f97',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::maxnextidPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20ff6222649a69a92ec84ebb90686f97',1,'amrex::ParticleContainer_impl::maxnextidPrePost()']]],
+ ['maxorder_5425',['maxorder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abddb56c317b794cc672b446046784d95',1,'amrex::MLLinOpT::maxorder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abddb56c317b794cc672b446046784d95',1,'MLLinOpT< Array< MultiFab, 3 > >::maxorder()']]],
+ ['maxparticlesperread_5426',['MaxParticlesPerRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1f3d39dbdae2586a92fdcc799ee9d1ea',1,'amrex::ParticleContainerBase']]],
+ ['maxreaders_5427',['MaxReaders',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a906decca7ce86c4a87f1874225779d05',1,'amrex::ParticleContainerBase']]],
+ ['maxrefratio_5428',['MaxRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a8d91fffbf09ac3c696d1f7cffee76b2c',1,'amrex::AmrMesh::MaxRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aeaa1b8665bbabf92cb1a7a14fd0f3a4f',1,'amrex::AmrParGDB::MaxRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a44543c0fe45224486a96e129b235c722',1,'amrex::ParGDB::MaxRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ad560744e3d6fec70a33ad2829fc7f43e',1,'amrex::ParGDBBase::MaxRefRatio()']]],
+ ['maxregiontime_5429',['maxRegionTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a5aa5a73c572e512532ec0220ff4d4077',1,'BLProfStats']]],
+ ['maxressteadyclock_5430',['MaxResSteadyClock',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e90f0304ff639b230b6b502e8546b88',1,'amrex']]],
+ ['maxrnumber_5431',['maxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a0a0a7ce2c13259d6280d6f82cb4971f7',1,'BLProfStats']]],
+ ['maxsize_5432',['maxSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aebefb23ed05e76ffc8ec0c3af718652e',1,'amrex::BoxArray::maxSize(int block_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a59b44d438d01893bcae36064ec089cdc',1,'amrex::BoxArray::maxSize(const IntVect &block_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a954f12195603d5493ca2251e0147c4e5',1,'amrex::BoxList::maxSize(int chunk)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ac6afa90929ca95e8048721a2f2b407e7',1,'amrex::BoxList::maxSize(const IntVect &chunk)']]],
+ ['maxsize_5433',['maxsize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a3ecc000d62df91bdbdd6ee43745cb2d0',1,'amrex::FabArrayBase::CacheStats']]],
+ ['maxstacksize_5434',['maxStackSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#ac7dbdbff476753fbfa9fdb49e27fb9f6',1,'amrex::IParser::maxStackSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a27dc3946de52071f374c1a11e6182bad',1,'amrex::Parser::maxStackSize()']]],
+ ['maxstreamindex_5435',['maxStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a1547ff8c26bca4593ba334bb1999f1d1',1,'amrex::ReduceData']]],
+ ['maxtag_5436',['MaxTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab1375009d4e5cd0730cada71e3f18c33',1,'amrex::ParallelDescriptor']]],
+ ['maxthreadsperblock_5437',['maxThreadsPerBlock',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aa1bfcee1a3fc25f3c5ebca0c1530f78d',1,'amrex::Gpu::Device::maxThreadsPerBlock(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a4b713a7c769b627678ad102635cbb798',1,'amrex::Gpu::Device::maxThreadsPerBlock() noexcept']]],
+ ['maxthreadspermultiprocessor_5438',['maxThreadsPerMultiProcessor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aa6071d88690c71e63513136982e0994f',1,'amrex::Gpu::Device']]],
+ ['maxtries_5439',['maxTries',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a19edc2eb7f1dc9251a5de7ff754e12d0',1,'amrex::StreamRetry']]],
+ ['maxuse_5440',['maxuse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#aae0c7627671fcd2c4a880554246694f4',1,'amrex::FabArrayBase::CacheStats']]],
+ ['maybe_5finit_5fsnan_5441',['maybe_init_snan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#acaad82f4281e3a1b6691574774731430',1,'amrex::detail']]],
+ ['maybedevicerunnable_5442',['MaybeDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeDeviceRunnable.html',1,'amrex']]],
+ ['maybehostdevicerunnable_5443',['MaybeHostDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeHostDeviceRunnable.html',1,'amrex']]],
+ ['mem_5fadvise_5fset_5fpreferred_5444',['mem_advise_set_preferred',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a607313a3ee1bfc5baff8da183edd4b46',1,'amrex::Gpu::Device']]],
+ ['mem_5fadvise_5fset_5freadonly_5445',['mem_advise_set_readonly',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a246378e3da5672c3a23a3dadc117edee',1,'amrex::Gpu::Device']]],
+ ['mem_5fstack_5446',['mem_stack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a175f44d41236b9cd4b6268fc0488ac5e',1,'amrex::TinyProfiler']]],
+ ['mem_5fstat_5447',['mem_stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a982d4802a2066548ebdef6bbe1864a24',1,'amrex::CArena::Node::mem_stat(MemStat *a_stat) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a11142e8a0afd07d7a851c73c92afe0a8',1,'amrex::CArena::Node::mem_stat() const']]],
+ ['memcopyimpl_5448',['memCopyImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1e539d8b07d742d0950e675a66ce56b5',1,'amrex::detail']]],
+ ['memcpy_5449',['memcpy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a90ff215e828e9192dbd196a78cacf083',1,'amrex::Gpu']]],
+ ['memefficientsort_5450',['memEfficientSort',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a5a0a39b2da4b85ad599ea7fc51fba940',1,'amrex::ParticleContainerBase']]],
+ ['meminfo_5451',['meminfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html',1,'amrex::FabArrayBase']]],
+ ['meminfo_5452',['MemInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html',1,'amrex::MemProfiler']]],
+ ['memmoveimpl_5453',['memMoveImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#addbe75f994583dc4be7065e7a55940bf',1,'amrex::detail']]],
+ ['memory_5falloc_5454',['memory_alloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a7973da4e33568c937969b5eec423e21e',1,'amrex::TinyProfiler']]],
+ ['memory_5ffree_5455',['memory_free',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#acf44a0af5564add5abbde50e6b9aa570',1,'amrex::TinyProfiler']]],
+ ['memory_5fpools_5fsupported_5456',['memory_pools_supported',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ad02a046eadc84fc6671e2eec8477421b',1,'amrex::Gpu::Device']]],
+ ['memory_5fstart_5457',['memory_start',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abcd103d902962eb392b8fc2867da7c85',1,'amrex::TinyProfiler']]],
+ ['memory_5fstop_5458',['memory_stop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abda7b021e9aab1a30edc75b2afee7d13',1,'amrex::TinyProfiler']]],
+ ['memorybarrier_5459',['MemoryBarrier',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html#adfbd525e82a309468044f350e3ece94e',1,'amrex::ParallelDescriptor::ProcessTeam']]],
+ ['memoryfinalize_5460',['MemoryFinalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a28131b0e3240b1df559a63c255fc6d72',1,'amrex::TinyProfiler']]],
+ ['memoryhelper_5461',['MemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html',1,'amrex::sundials::MemoryHelper'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a866fe4f9d288535f0692827ee551b24e',1,'amrex::sundials::MemoryHelper::MemoryHelper(MemoryHelper &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#ad691bb80cc43d136dae5cc96ba372e44',1,'amrex::sundials::MemoryHelper::MemoryHelper(const MemoryHelper &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a05307ee087b6cf8ca5526f6122d258d0',1,'amrex::sundials::MemoryHelper::MemoryHelper(::sundials::Context *sunctx)']]],
+ ['memoryinitialize_5462',['MemoryInitialize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a106fc3c7abfb4df3cc62527b62c2aff4',1,'amrex::TinyProfiler']]],
+ ['memorypoolssupported_5463',['memoryPoolsSupported',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a2cde818323f46d70bd0ba7eb057fd285',1,'amrex::Gpu::Device']]],
+ ['memprocstats_5464',['MemProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html',1,'amrex::TinyProfiler']]],
+ ['memprofiler_5465',['MemProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html',1,'amrex::MemProfiler'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#aa94fbdffa3b9649047f9e0d3c74221a4',1,'amrex::MemProfiler::MemProfiler()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a7f665368612f734b0bd1f15aa71e517a',1,'amrex::MemProfiler::MemProfiler(const MemProfiler &)=delete']]],
+ ['memstat_5466',['MemStat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html',1,'amrex']]],
+ ['mesh_5467',['Mesh',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a73392d6df8f6909a9faf79995eba567f',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
+ ['meshstatemap_5468',['MeshStateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1MeshStateMap.html',1,'amrex::InSituUtils']]],
+ ['meshtoparticle_5469',['MeshToParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1cb9d28bd0b809a6157d7e8d2fed5f85',1,'amrex::MeshToParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a81c2922823a2fdac178b526dcd271141',1,'amrex::ParticleInterpolator::Base::MeshToParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a81c2922823a2fdac178b526dcd271141',1,'Base< Linear, amrex::Real >::MeshToParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#a81c2922823a2fdac178b526dcd271141',1,'Base< Nearest, int >::MeshToParticle()']]],
+ ['message_5470',['Message',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html',1,'amrex::ParallelDescriptor::Message'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#acea647a271a17e8dca657744ea034f92',1,'amrex::ParallelDescriptor::Message::Message(MPI_Status stat_, MPI_Datatype type_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a0149c5cb13afe537f233019923d05bc6',1,'amrex::ParallelDescriptor::Message::Message(MPI_Request req_, MPI_Datatype type_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a363e000ef4af66dac4cbb855507c421b',1,'amrex::ParallelDescriptor::Message::Message()=default']]],
+ ['message_5fint_5471',['message_int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a37d45dad31dd3b070c0a14578937365b',1,'amrex::Amr']]],
+ ['method_5472',['method',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#ad067d62e01fb5c6551fb6d03762a900e',1,'amrex::SundialsIntegrator']]],
+ ['method_5fe_5473',['method_e',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a547f6f56d9f99ce08d08fce19b1aee7e',1,'amrex::SundialsIntegrator']]],
+ ['method_5fi_5474',['method_i',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a5940fbfb66e109c7f943bb3b4f5ea92c',1,'amrex::SundialsIntegrator']]],
+ ['mf_5475',['mf',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html#a3930a0d9ef7c3da19db85349319d0cc6',1,'N_VectorContent_MultiFab_notptr']]],
+ ['mf_5476',['MF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ad3b325a1dc81c636a9d7bca822aabe05',1,'amrex::MLCurlCurl']]],
+ ['mf_5fcall_5ff_5477',['mf_call_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce_1_1detail.html#a4330f64d148aa6476ff64d5c36562712',1,'amrex::Reduce::detail']]],
+ ['mf_5fcell_5fbilin_5finterp_5478',['mf_cell_bilin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a14bcace4a1a6e1bc3e74a32d929165d1',1,'amrex']]],
+ ['mf_5fcell_5fbilinear_5finterp_5479',['mf_cell_bilinear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3860e634d51288cfb742504b741a5dfd',1,'amrex']]],
+ ['mf_5fcell_5fcons_5finterp_5480',['mf_cell_cons_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e7419b7a3f25db35c9f9593b8636468',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5481',['mf_cell_cons_lin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8bff538f5a269b4cfc8f1b0a075aab37',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5flimit_5fminmax_5fllslope_5482',['mf_cell_cons_lin_interp_limit_minmax_llslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a2b25b2da10b957a967b191fec06bce',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5fllslope_5483',['mf_cell_cons_lin_interp_llslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a260ca1314fe04e0d87ccc2448918ae6e',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5fmcslope_5484',['mf_cell_cons_lin_interp_mcslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63fbce0bd229edc7e1ccc8a8a50f77ca',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5fmcslope_5frz_5485',['mf_cell_cons_lin_interp_mcslope_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a134da8efe3158b98d26a191f52797d00',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5fmcslope_5fsph_5486',['mf_cell_cons_lin_interp_mcslope_sph',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f826ec20d32ceb9b15b58645afc7cce',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5frz_5487',['mf_cell_cons_lin_interp_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa6a0345d98d3b7b583194f1143472c3',1,'amrex']]],
+ ['mf_5fcell_5fcons_5flin_5finterp_5fsph_5488',['mf_cell_cons_lin_interp_sph',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac74a4e0d0baad149ab5c36c66fb774a0',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5fcalcslope_5489',['mf_cell_quadratic_calcslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a158bd7e805f756e3d110875e9feaef7e',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fxx_5490',['mf_cell_quadratic_compute_slopes_xx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7753b5022aa27aa6b9b58396b2b34b16',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fxy_5491',['mf_cell_quadratic_compute_slopes_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5ab025be1d9f8d76f4f5792dade4c142',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fxz_5492',['mf_cell_quadratic_compute_slopes_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a06185c5a689d24f102c33ed06e2a6a',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fyy_5493',['mf_cell_quadratic_compute_slopes_yy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a515e495ddecafdcf4c695a159a391f50',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fyz_5494',['mf_cell_quadratic_compute_slopes_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6443f5e4341bca602bd379aed859fc2f',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5fcompute_5fslopes_5fzz_5495',['mf_cell_quadratic_compute_slopes_zz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a772dafa4169590c51508fb3feab88a41',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5finterp_5496',['mf_cell_quadratic_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aea28917fb16ac88e03f99aaa79d98fdc',1,'amrex']]],
+ ['mf_5fcell_5fquadratic_5finterp_5frz_5497',['mf_cell_quadratic_interp_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa72cf162c86ee14d69c7fb709df419ca',1,'amrex']]],
+ ['mf_5fcompute_5fslopes_5fx_5498',['mf_compute_slopes_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe6e640c662e7391a8c1750dfd84a974',1,'amrex']]],
+ ['mf_5fcompute_5fslopes_5fy_5499',['mf_compute_slopes_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0da5a9df42884946523174f2f4d79e00',1,'amrex']]],
+ ['mf_5fcompute_5fslopes_5fz_5500',['mf_compute_slopes_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcbdeba24e251f9150ef6234190d083b',1,'amrex']]],
+ ['mf_5flincc_5finterp_5501',['mf_lincc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae32a7a1de294616e18b781af0bc3fa5e',1,'amrex']]],
+ ['mf_5flinear_5fslope_5fminmax_5finterp_5502',['mf_linear_slope_minmax_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9d874682386d3f6c35f8d1a09d76ba42',1,'amrex']]],
+ ['mf_5fnode_5fbilinear_5finterp_5503',['mf_node_bilinear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8a5d8a69cdb073207459d3f2cd85279',1,'amrex']]],
+ ['mf_5fnodebilin_5finterp_5504',['mf_nodebilin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab0fde5a29bb528390db2710d71ea4825',1,'amrex']]],
+ ['mf_5fpc_5finterp_5505',['mf_pc_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a087f815fd67c6ce36f943ad7dea6abc9',1,'amrex']]],
+ ['mf_5fset_5fdomain_5fbndry_5506',['mf_set_domain_bndry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a12a52d34749a2924b4dc8f3d82f7f94d',1,'amrex::detail']]],
+ ['mfcellbilinear_5507',['MFCellBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html',1,'amrex']]],
+ ['mfcellconslininterp_5508',['MFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html',1,'amrex::MFCellConsLinInterp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html#a3143da788fef06af1498167b5d05a065',1,'amrex::MFCellConsLinInterp::MFCellConsLinInterp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html#a3143da788fef06af1498167b5d05a065',1,'amrex::EBMFCellConsLinInterp::MFCellConsLinInterp()']]],
+ ['mfcellconslinminmaxlimitinterp_5509',['MFCellConsLinMinmaxLimitInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html',1,'amrex']]],
+ ['mffork_5510',['MFFork',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html',1,'amrex::ForkJoin::MFFork'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a67f00ed8c48e03e4b18dcecaa19b14d1',1,'amrex::ForkJoin::MFFork::MFFork(MultiFab *omf, Strategy s, Intent i, int own, const IntVect &ng, Vector< ComponentSet > cs)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a9f9fa0710f16b9dff7c3002b6b23744c',1,'amrex::ForkJoin::MFFork::MFFork(MFFork &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a963d59d69d1624a4fc0bc1806a6f8588',1,'amrex::ForkJoin::MFFork::MFFork(const MFFork &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a34adaed2dce7ad0a962488bee88e6589',1,'amrex::ForkJoin::MFFork::MFFork()=default']]],
+ ['mfinfo_5511',['MFInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html',1,'amrex']]],
+ ['mfinterpolater_5512',['MFInterpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFInterpolater.html',1,'amrex']]],
+ ['mfiter_5513',['MFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html',1,'amrex::MFIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a2c0a016e1d5d69073f2cab81e7c6a095',1,'amrex::MFIter::MFIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a11fd6aa3197ac10c8fb27ee5a5c96d57',1,'amrex::FabArrayBase::MFIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aac055187a5b4d7200fc77827dc28a76c',1,'amrex::MFIter::MFIter(const FabArrayBase &fabarray, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ae7623281ac9e772db1fc5085a64aeeca',1,'amrex::MFIter::MFIter(const FabArrayBase &fabarray, bool do_tiling)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a1d9668de99635aa50096d0f091d8b9b0',1,'amrex::MFIter::MFIter(const FabArrayBase &fabarray, const IntVect &tilesize, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a830e42aee76ec9fe8dae8bdd262e0b2d',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ad7a19e95ba128febb94b27d2a9d97ef1',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, bool do_tiling)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a970e636bf6a2d744068483806ddb7944',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, const IntVect &tilesize, unsigned char flags_=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aecfd3f3ef12e8703caad5794968ff06a',1,'amrex::MFIter::MFIter(const BoxArray &ba, const DistributionMapping &dm, const MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a66b92b6dbfbe1a498ba614df28817709',1,'amrex::MFIter::MFIter(MFIter &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a4c3f600ec834db18aba9266638ac436e',1,'amrex::MFIter::MFIter(MFIter const &)=delete']]],
+ ['mfiter_5ftile_5fsize_5514',['mfiter_tile_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0b167b63030177e95b45822b38732fec',1,'amrex::FabArrayBase']]],
+ ['mfitinfo_5515',['MFItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html',1,'amrex::MFItInfo'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a5f89e1c4d34b2a9bd9651665fbe84587',1,'amrex::MFItInfo::MFItInfo()']]],
+ ['mfnamenumberslocal_5516',['mFNameNumbersLocal',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ac38bf4c98e0a80e55a0c0144682f35c9',1,'RegionsProfStats']]],
+ ['mfnamenumbersperproc_5517',['mFNameNumbersPerProc',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a48727cfb730a92d3fd607b58a60e64b8',1,'RegionsProfStats']]],
+ ['mfnewdata_5518',['MFNEWDATA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77d7d152de71abe1856e19ee2122a24a',1,'amrex']]],
+ ['mfnodebilinear_5519',['MFNodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html',1,'amrex']]],
+ ['mfolddata_5520',['MFOLDDATA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22e5d2b124fbc2a101b2538d589e2899',1,'amrex']]],
+ ['mfpcinterp_5521',['MFPCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html',1,'amrex']]],
+ ['mftype_5522',['MFType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a12ae4c265af099934e18adc0ba18f99f',1,'amrex::MLMGT::MFType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac42612ebc576bd674db633fd6d0363db',1,'MLLinOpT< Array< MultiFab, 3 > >::MFType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac42612ebc576bd674db633fd6d0363db',1,'amrex::MLLinOpT::MFType()']]],
+ ['mg_5523',['MG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a93a0ba608c9adab93befd5acebdc63bc',1,'amrex::GMRESMLMGT']]],
+ ['mg_5fbox_5fmin_5fwidth_5524',['mg_box_min_width',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a958be92529c763a85a81c3fc03e1e5af',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_box_min_width()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a958be92529c763a85a81c3fc03e1e5af',1,'amrex::MLLinOpT::mg_box_min_width()']]],
+ ['mg_5fcoarsen_5fratio_5525',['mg_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4ab72cdcf8c7d1746bd1e03fac99d808',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_coarsen_ratio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4ab72cdcf8c7d1746bd1e03fac99d808',1,'amrex::MLLinOpT::mg_coarsen_ratio()']]],
+ ['mg_5fcoarsen_5fratio_5fvec_5526',['mg_coarsen_ratio_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abf470fae49c59ccd4cbc058ebfdab2a2',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_coarsen_ratio_vec()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#abf470fae49c59ccd4cbc058ebfdab2a2',1,'amrex::MLLinOpT::mg_coarsen_ratio_vec()']]],
+ ['mg_5fdomain_5fmin_5fwidth_5527',['mg_domain_min_width',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b30d3eda7f6dd1d77740f58674c84',1,'MLLinOpT< Array< MultiFab, 3 > >::mg_domain_min_width()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adb9b30d3eda7f6dd1d77740f58674c84',1,'amrex::MLLinOpT::mg_domain_min_width()']]],
+ ['mgfcycle_5528',['mgFcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adac59879a785f3b492262e29249a66ae',1,'amrex::MLMGT']]],
+ ['mglev_5529',['mglev',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a3210f3ff9e55a7746a24d849cf9c39b2',1,'amrex::MLCGSolverT']]],
+ ['mgvcycle_5530',['mgVcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a66029bb749136c53cc6fabe82b6b2783',1,'amrex::MLMGT']]],
+ ['mhi_5531',['mhi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#af143206c2ffbeb6be40a27c6d3c1a1d2',1,'amrex::MLMGPSTag']]],
+ ['mi_5fb_5532',['mi_b',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a75ebd565fd8610e541bc63ff2000f535',1,'amrex::Gpu::range_detail::range_impl::iterator']]],
+ ['mi_5fi_5533',['mi_i',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a50a86c9754189bac7fe0cc64355a3108',1,'amrex::Gpu::range_detail::range_impl::iterator']]],
+ ['mi_5fs_5534',['mi_s',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#ae307cb5aa95e90cc014fdaab70c82873',1,'amrex::Gpu::range_detail::range_impl::iterator']]],
+ ['midpoint_5535',['midpoint',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#aeb237522d3043c217b69e736554b4791',1,'amrex::algoim::BoundingBox::midpoint(int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a77b0f6867f6784ee3d987eb3de9ac2f8',1,'amrex::algoim::BoundingBox::midpoint() noexcept']]],
+ ['min_5536',['min',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a7da81c75533a97e32fed875a93f6a7c8',1,'amrex::RealVect::min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97e82311191ed8084579b1bddf314096',1,'amrex::min(const T &a, const T &b, const Ts &... c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a475e2bc71e3ca92b6b016fcb70af95bd',1,'amrex::min(const T &a, const T &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569da39de58104accdcd761fe01946da9a4a0',1,'amrex::detail::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a515321101fe6148e9be3e9ed19545801',1,'amrex::VisMF::min(int nComp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae085e236dab30e007b0618d4e4ef6c2d',1,'amrex::VisMF::min(int fabIndex, int nComp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0450ba685d7fa9c493158ec2a005f792',1,'amrex::RealVect::min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2f47c183037880adec6de44fcbb0344',1,'amrex::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5ab77282de25bb040248778d41327903',1,'amrex::MultiFab::min(const Box ®ion, int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a540eb1714a5eece782de2a4afdd62c8e',1,'amrex::MultiFab::min(int comp, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab93d9400204945540db0741c7bcea0be',1,'IntVectND< AMREX_SPACEDIM >::min(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9de3e8806c278c09511f40baaefa0d1e',1,'IntVectND< AMREX_SPACEDIM >::min() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ab93d9400204945540db0741c7bcea0be',1,'amrex::IntVectND::min(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9de3e8806c278c09511f40baaefa0d1e',1,'amrex::IntVectND::min() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a5a3db7954dac1d71e4da10cd5db4ee97',1,'amrex::iMultiFab::min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4cee45529d3d4df425cb5f3f9bfc0b08',1,'amrex::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3668c019d451591659bdde40d4933b92',1,'amrex::iMultiFab::min()']]],
+ ['min_5537',['Min',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a775473b1fa3e7d661e3ac6cde59b6018',1,'amrex::Gpu::Atomic::Min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a82726330e66e765f09dbc81f10f812ec',1,'amrex::ParallelAllReduce::Min(KeyValuePair< K, V > &vi, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a76a17125c15adaa1757aa8acb110a56b',1,'amrex::ParallelAllReduce::Min(KeyValuePair< K, V > *vi, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ab295f18b74675ea0f559d2563eace87d',1,'amrex::ParallelAllReduce::Min(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a9a24ed2b1803fba71b1ab93b44db7a98',1,'amrex::ParallelAllReduce::Min(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#ab75655a29ac29049cb6b1fafbd12a7f7',1,'amrex::ParallelAllReduce::Min(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a56e15e93755954b067dd5a2769037fed',1,'amrex::ParallelReduce::Min(KeyValuePair< K, V > &vi, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a740d2289f6cd242ef44275506920df09',1,'amrex::ParallelReduce::Min(KeyValuePair< K, V > *vi, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a07365bcdfaa9fe246330e8d91f71ecc0',1,'amrex::Reduce::Min()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a214a8d06880d44cb28990daeccc2884e',1,'amrex::ParallelReduce::Min(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a936c783bdaf304f8b6761ad1f58c63a3',1,'amrex::ParallelReduce::Min(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a7b59db01a99d74e6bb7a057942b48d04',1,'amrex::ParallelReduce::Min(T &v, int root, MPI_Comm comm)']]],
+ ['min_5538',['min',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a12d172b57d7ec240c1b12600be045820',1,'amrex::algoim::BoundingBox::min()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'amrex::BaseFab::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'amrex::BaseFab::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< AtomicInt >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< AtomicInt >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< char >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< char >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< EBCellFlag >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< EBCellFlag >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< HYPRE_Int >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< HYPRE_Int >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< int >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< int >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< PetscInt >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< PetscInt >::min(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aeb7994e6d44cea18d2b9a0b92f641b64',1,'BaseFab< Real >::min(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6a67cc88f93b200472fba8ee3ba8263c',1,'BaseFab< Real >::min(const Box &subbox, int comp=0) const noexcept']]],
+ ['min_5539',['Min',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a8e8a5dd1862e4f8c8eb70e4601edd281',1,'amrex::Reduce']]],
+ ['min_5fdevice_5540',['Min_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#ad60dc3c4771055fc434211d284769767',1,'amrex::Gpu::Atomic::Min_device(T *const m, T const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#aa1ce598721adb1e2dcc9986951186d0b',1,'amrex::Gpu::Atomic::Min_device(float *const m, float const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a53c8ca8f4c92a40ec4eee06b385f6ef7',1,'amrex::Gpu::Atomic::Min_device(double *const m, double const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a1ca14857c9072d782f6e4a98592ba2b6',1,'amrex::Gpu::Atomic::Min_device(Long *const m, Long const value) noexcept']]],
+ ['min_5ffactor_5541',['min_factor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#a41878a0e62c1df914fba3fda248ea56d',1,'amrex::VectorGrowthStrategy']]],
+ ['min_5fmap_5fend_5fcomp_5542',['min_map_end_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#aa9eb9d029833fd52f74bcb305d5e00bd',1,'amrex::StateDescriptor']]],
+ ['min_5fubound_5543',['min_ubound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac98100d68d0f61261a1a916689fd96ec',1,'amrex::min_ubound(BoxND< dim > const &b1, Dim3 const &hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2c2c5af036cabaa9afa3099273bfbe2a',1,'amrex::min_ubound(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept']]],
+ ['min_5fubound_5fiv_5544',['min_ubound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25454c0a7619185341b1dc44e872d7c7',1,'amrex::min_ubound_iv(BoxND< dim > const &b1, BoxND< dim > const &b2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a077c05c49283dd0f7f4e03aebb50d158',1,'amrex::min_ubound_iv(BoxND< dim > const &b1, IntVectND< dim > const &hi) noexcept']]],
+ ['minbox_5545',['minBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab859d6d385ce23c22520dc882b629cb6',1,'amrex::minBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ae1575a7a7ef6b42efa8ddf43f838ddac',1,'amrex::Cluster::minBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0f6fb20c287e7f4cee6acee7d8c1e827',1,'BoxND< AMREX_SPACEDIM >::minBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0f6fb20c287e7f4cee6acee7d8c1e827',1,'amrex::BoxND::minBox()']]],
+ ['mindigits_5546',['minDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a0a8c15566295f7f51ea956a8abed24ed',1,'amrex::NFilesIter']]],
+ ['mindir_5547',['minDir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad6ae47a8656e02c4d566cdf251d5e532',1,'amrex::RealVect::minDir(const bool &a_doAbs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ad6ae47a8656e02c4d566cdf251d5e532',1,'amrex::RealVect::minDir(const bool &a_doAbs) const noexcept']]],
+ ['minicycle_5548',['miniCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa16032dd96f94f55d248e8aa34195f9c',1,'amrex::MLMGT']]],
+ ['minimalbox_5549',['minimalBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#acb7f8b8c07867e9a40ac51922ce07e31',1,'amrex::BoxList::minimalBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#acb7f8b8c07867e9a40ac51922ce07e31',1,'amrex::BoxDomain::minimalBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#adc6fda292fafd7aa9e93227271842a56',1,'amrex::BoxArray::minimalBox(Long &npts_avg_box) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6c5052b75daf4b8fad5f6bd0c65da9a0',1,'amrex::BoxArray::minimalBox() const']]],
+ ['minimum_5550',['Minimum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minimum.html',1,'amrex']]],
+ ['minindex_5551',['minIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< AtomicInt >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< EBCellFlag >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< char >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< char >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< char >::minIndex(const Box &subbox, Real &min_val, IntVect &min_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'amrex::BaseFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< AtomicInt >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< AtomicInt >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'amrex::BaseFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< PetscInt >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'amrex::BaseFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< EBCellFlag >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab351d9250414508cf086635f54e2e2ce',1,'amrex::MultiFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a6bd72fe6018116558b2863f32622755a',1,'amrex::iMultiFab::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< Real >::minIndex(const Box &subbox, Real &min_val, IntVect &min_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< Real >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< Real >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< PetscInt >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< EBCellFlag >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< int >::minIndex()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< HYPRE_Int >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< HYPRE_Int >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af6d66895d4ba3fe45a6ba4705521e282',1,'BaseFab< HYPRE_Int >::minIndex(const Box &subbox, Real &min_val, IntVect &min_idx, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< int >::minIndex(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8d45160a5d6cf9f1329ca8b38b1aa6c7',1,'BaseFab< int >::minIndex(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af53146ccb7317b937c89ebd12e19efd5',1,'BaseFab< PetscInt >::minIndex()']]],
+ ['minlevel_5552',['minLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a0eed5ea2a8a29466eef5434f09752ebf',1,'amrex::XYPlotDataList']]],
+ ['minmax_5553',['minmax',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< PetscInt >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< PetscInt >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< Real >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< Real >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< char >::minmax()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< int >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< int >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< HYPRE_Int >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< HYPRE_Int >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< EBCellFlag >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< EBCellFlag >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< char >::minmax()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'BaseFab< AtomicInt >::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'BaseFab< AtomicInt >::minmax(int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a1348ff398baf6713f6bbe44bcc1115a1',1,'amrex::BaseFab::minmax(const Box &subbox, int comp=0) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b',1,'amrex::BaseFab::minmax(int comp=0) const noexcept']]],
+ ['minmax_5554',['MinMax',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a60dd10146be006d51c30214522648a38',1,'amrex::DataServices::MinMax()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aeed9a789444eed02d262bbbf8ee333de',1,'amrex::AmrData::MinMax()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a17b6d6ef1df2c2803c3f460b51ddd012',1,'amrex::Reduce::MinMax(N n, T const *v)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#ab71d74aeff9051d0f8e079c94b3fe5cc',1,'amrex::Reduce::MinMax(N n, F const &f)']]],
+ ['minmaxrangetype_5555',['MinMaxRangeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98e',1,'amrex::Amrvis']]],
+ ['minmaxrangetypeforbuttons_5556',['MinMaxRangeTypeForButtons',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a980486554a98baf8ebf8e560734f2bf9',1,'amrex::Amrvis']]],
+ ['minmaxrequest_5557',['MinMaxRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a97967f133c3c574eafc5784ec75db69b',1,'amrex::DataServices']]],
+ ['minregiontime_5558',['minRegionTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae1b239768583ca1b1f592d3527e5e36f',1,'BLProfStats']]],
+ ['mintag_5559',['MinTag',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a705e1be005fbada39a2ca69f6dae9b88',1,'amrex::ParallelDescriptor']]],
+ ['minus_5560',['Minus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minus.html',1,'amrex']]],
+ ['minus_5561',['minus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< char >::minus(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< char >::minus(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< char >::minus(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< AtomicInt >::minus(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< AtomicInt >::minus(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< AtomicInt >::minus(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< AtomicInt >::minus(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< AtomicInt >::minus(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'amrex::BaseFab::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< AtomicInt >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'amrex::BaseFab::minus(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'amrex::BaseFab::minus(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'amrex::BaseFab::minus(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'amrex::BaseFab::minus(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'amrex::BaseFab::minus(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'amrex::BaseFab::minus(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< AtomicInt >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< PetscInt >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< int >::minus(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< int >::minus(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< int >::minus(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< int >::minus(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< PetscInt >::minus(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< PetscInt >::minus(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< PetscInt >::minus(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< char >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< Real >::minus(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< Real >::minus(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< Real >::minus(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< Real >::minus(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a7cf1d225d4d822d1a7abb2b0f2a0c531',1,'amrex::iMultiFab::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1bc09d7836dcd4500472fa853a8fcd22',1,'amrex::MultiFab::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< int >::minus(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< int >::minus(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< char >::minus(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< char >::minus(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< char >::minus(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< EBCellFlag >::minus(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< EBCellFlag >::minus(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< EBCellFlag >::minus(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< HYPRE_Int >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< EBCellFlag >::minus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa4e7563980826bc199c9f0189b6c9b26',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f4c18fd897e957e12ccb7597d82764b',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2cafb2b37fd53db25b7ae67bc8e3eecd',1,'BaseFab< HYPRE_Int >::minus(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a841032e4c22463cfc3acc7f6e383384d',1,'BaseFab< HYPRE_Int >::minus(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f90e282b02c4e55e3568396ae439235',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a18ae3e9b17daaf81946b264928babfb6',1,'BaseFab< HYPRE_Int >::minus(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a6d0bff982fafed20210cfdd290c51922',1,'BaseFab< int >::minus()']]],
+ ['mixedcells_5562',['mixedcells',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#abfd9f7b8c8225ddc6df0078ac4277ccd',1,'amrex::EB2::GeometryShop::mixedcells()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ad0e62c6693f9f0100b33547ddef29fa2',1,'amrex::STLtools::mixedcells()']]],
+ ['mlabeclap_5fadotx_5563',['mlabeclap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ad3209fe0274b23d9085603eed318f3',1,'amrex::mlabeclap_adotx(int i, int j, int k, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff6483cc92504552a999444884df9c7f',1,'amrex::mlabeclap_adotx(int i, int, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59a261f7b528ad613dd7de3d14f7aca6',1,'amrex::mlabeclap_adotx(int i, int j, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept']]],
+ ['mlabeclap_5fadotx_5fos_5564',['mlabeclap_adotx_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b7d999a8e5ec81f38432f0b1ca8880a',1,'amrex::mlabeclap_adotx_os(int i, int j, int k, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &osm, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab51910c6124009c280b7d033be029d9a',1,'amrex::mlabeclap_adotx_os(int i, int j, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &osm, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48d2ee5ef05ca8b461877a41e532d66e',1,'amrex::mlabeclap_adotx_os(int i, int, int, int n, Array4< T > const &y, Array4< T const > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< int const > const &osm, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept']]],
+ ['mlabeclap_5fflux_5fx_5565',['mlabeclap_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a0821339541d218cee0577a42279d6d',1,'amrex']]],
+ ['mlabeclap_5fflux_5fxface_5566',['mlabeclap_flux_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae570ee85491660ea9f36bcc0791e999f',1,'amrex']]],
+ ['mlabeclap_5fflux_5fy_5567',['mlabeclap_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62feb0604dd9466e30858a49303d0d77',1,'amrex']]],
+ ['mlabeclap_5fflux_5fyface_5568',['mlabeclap_flux_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6918b5f6341c2be9032719f0f065ed4',1,'amrex']]],
+ ['mlabeclap_5fflux_5fz_5569',['mlabeclap_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59793550ea92faf392dc82625edc1f42',1,'amrex']]],
+ ['mlabeclap_5fflux_5fzface_5570',['mlabeclap_flux_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada7495e288a74399fbf81b08f1499629',1,'amrex']]],
+ ['mlabeclap_5fnormalize_5571',['mlabeclap_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6b2b3de7572a29c427ebdaf13afc8e9',1,'amrex::mlabeclap_normalize(int i, int, int, int n, Array4< T > const &x, Array4< T const > const &a, Array4< T const > const &bX, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6679712ad1417670bc200da8883e4fed',1,'amrex::mlabeclap_normalize(int i, int j, int, int n, Array4< T > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a604ccc631a043a2fe19bb998e73771e9',1,'amrex::mlabeclap_normalize(int i, int j, int k, int n, Array4< T > const &x, Array4< T const > const &a, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, GpuArray< T, AMREX_SPACEDIM > const &dxinv, T alpha, T beta) noexcept']]],
+ ['mlabeclaplacian_5572',['MLABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9c032480d2659c266fb23d70800f6a5',1,'amrex']]],
+ ['mlabeclaplaciant_5573',['MLABecLaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html',1,'amrex::MLABecLaplacianT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#acb5023f996e6910bb5bbd4dff90c2f05',1,'amrex::MLABecLaplacianT::MLABecLaplacianT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae889d9617524451e9e7daeb85f6d22c',1,'MLLinOpT< Array< MultiFab, 3 > >::MLABecLaplacianT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae889d9617524451e9e7daeb85f6d22c',1,'amrex::MLLinOpT::MLABecLaplacianT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#afc885b7be043f3de2fa34de950743987',1,'amrex::MLABecLaplacianT::MLABecLaplacianT(const MLABecLaplacianT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a71e9f511fa3a065551e46bad82c9b748',1,'amrex::MLABecLaplacianT::MLABecLaplacianT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#ab4e68066e0f668c0272d29a86023221d',1,'amrex::MLABecLaplacianT::MLABecLaplacianT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aea3792c445ead80060a95cd955c2a449',1,'amrex::MLABecLaplacianT::MLABecLaplacianT()=default']]],
+ ['mlalap_5fadotx_5574',['mlalap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e15c48d007c4719b69721908ec1d0c7',1,'amrex::mlalap_adotx()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a77c02f2de1c3a36afa5fc415631ba1b9',1,'amrex::TwoD::mlalap_adotx()']]],
+ ['mlalap_5fadotx_5fm_5575',['mlalap_adotx_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41eccb4f00e6cb720abc8eddc7b3544d',1,'amrex::mlalap_adotx_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ac07de3f768cc724cc9173e166c8057fb',1,'amrex::TwoD::mlalap_adotx_m()']]],
+ ['mlalap_5fflux_5fx_5576',['mlalap_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0aa72f999cfd128e619b68e08fec6c91',1,'amrex::mlalap_flux_x()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a1d3f77d8793b6267a63f0aef0fa0049e',1,'amrex::TwoD::mlalap_flux_x()']]],
+ ['mlalap_5fflux_5fx_5fm_5577',['mlalap_flux_x_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76a38ec600a884f18395f0404b185cde',1,'amrex::mlalap_flux_x_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a8020cfd20305d3f9f191407bcecf8b32',1,'amrex::TwoD::mlalap_flux_x_m(Box const &box, Array4< RT > const &fx, Array4< RT const > const &sol, RT fac, RT dx, RT probxlo, int ncomp) noexcept']]],
+ ['mlalap_5fflux_5fxface_5578',['mlalap_flux_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a41941d217b2fceb9def81cdf89e56634',1,'amrex::TwoD::mlalap_flux_xface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab34d72643a1269ba2ff59cb3676a339',1,'amrex::mlalap_flux_xface(Box const &box, Array4< RT > const &fx, Array4< RT const > const &sol, RT fac, int xlen, int ncomp) noexcept']]],
+ ['mlalap_5fflux_5fxface_5fm_5579',['mlalap_flux_xface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a743f2cd3f2266e6378454da5d0a8a7ce',1,'amrex::mlalap_flux_xface_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a79be820466bb51c2b4d3751498ac607f',1,'amrex::TwoD::mlalap_flux_xface_m()']]],
+ ['mlalap_5fflux_5fy_5580',['mlalap_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2f42a20717a569b67b31fe900d71a75',1,'amrex::mlalap_flux_y()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a66d8aeaaf3d9c92721c87ba29da3dc1c',1,'amrex::TwoD::mlalap_flux_y(Box const &box, Array4< RT > const &fy, Array4< RT const > const &sol, RT fac, int ncomp) noexcept']]],
+ ['mlalap_5fflux_5fy_5fm_5581',['mlalap_flux_y_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ab58cc978c83b3163499ddfc42a26ddeb',1,'amrex::TwoD']]],
+ ['mlalap_5fflux_5fyface_5582',['mlalap_flux_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a226ce6b7d69b586ba60875b745b567e6',1,'amrex::mlalap_flux_yface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ae0fc5a5a5167a3e64cdfb1baaa613457',1,'amrex::TwoD::mlalap_flux_yface(Box const &box, Array4< RT > const &fy, Array4< RT const > const &sol, RT fac, int ylen, int ncomp) noexcept']]],
+ ['mlalap_5fflux_5fyface_5fm_5583',['mlalap_flux_yface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a8b6f7b6ac06321cfe82584946aca3001',1,'amrex::TwoD']]],
+ ['mlalap_5fflux_5fz_5584',['mlalap_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aed5eca34a47e9d1cbefa1b23e19dbca4',1,'amrex']]],
+ ['mlalap_5fflux_5fzface_5585',['mlalap_flux_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8da3a5c4da352946a30a94b7cbf35d9f',1,'amrex']]],
+ ['mlalap_5fgsrb_5586',['mlalap_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4218302a2408df87af69fc4435920cf',1,'amrex::mlalap_gsrb(Box const &box, Array4< RT > const &phi, Array4< RT const > const &rhs, RT alpha, RT dhx, RT dhy, RT dhz, Array4< RT const > const &a, Array4< RT const > const &f0, Array4< int const > const &m0, Array4< RT const > const &f1, Array4< int const > const &m1, Array4< RT const > const &f2, Array4< int const > const &m2, Array4< RT const > const &f3, Array4< int const > const &m3, Array4< RT const > const &f4, Array4< int const > const &m4, Array4< RT const > const &f5, Array4< int const > const &m5, Box const &vbox, int redblack, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e29b3bab9dd4fffd402cfe3fd75215b',1,'amrex::mlalap_gsrb(Box const &box, Array4< RT > const &phi, Array4< RT const > const &rhs, RT alpha, RT dhx, Array4< RT const > const &a, Array4< RT const > const &f0, Array4< int const > const &m0, Array4< RT const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a8843749d1d76a73e4dc052d9763c5bac',1,'amrex::TwoD::mlalap_gsrb()']]],
+ ['mlalap_5fgsrb_5fm_5587',['mlalap_gsrb_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac1747db0a45477372a6f9a22a4380487',1,'amrex::mlalap_gsrb_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#aaf0eca29bf8939f4f815e0bda47349f2',1,'amrex::TwoD::mlalap_gsrb_m()']]],
+ ['mlalap_5fnormalize_5588',['mlalap_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a17aa260620939b7f819a7717d06b11d0',1,'amrex::mlalap_normalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ac25bd5cc12f5b8a596e3614e00862574',1,'amrex::TwoD::mlalap_normalize()']]],
+ ['mlalap_5fnormalize_5fm_5589',['mlalap_normalize_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af99e582811a3661128ecb30e987e20a7',1,'amrex::mlalap_normalize_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a32a967c8ce4c858ca4fa60079cdb1e7b',1,'amrex::TwoD::mlalap_normalize_m()']]],
+ ['mlalaplacian_5590',['MLALaplacian',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd71b3eea629ca099ace90909350cc56',1,'amrex']]],
+ ['mlalaplaciant_5591',['MLALaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html',1,'amrex::MLALaplacianT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aaf4ce25b100d0bc3740d52c2883f56b6',1,'amrex::MLALaplacianT::MLALaplacianT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a776a2bfa70b66c8691b438f4f59ec97c',1,'amrex::MLALaplacianT::MLALaplacianT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={}, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a25f6fc469e6330800ef83d157294eb35',1,'amrex::MLALaplacianT::MLALaplacianT(const MLALaplacianT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a9fce18e7cedb0170954f7ad6797fe684',1,'amrex::MLALaplacianT::MLALaplacianT(MLALaplacianT< MF > &&)=delete']]],
+ ['mlcellabeclap_5592',['MLCellABecLap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2116fd8f117dd8ebb01e6a3b99c7947e',1,'amrex']]],
+ ['mlcellabeclapt_5593',['MLCellABecLapT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html',1,'amrex::MLCellABecLapT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a37eddbe9290f0102dc09e24e022f038d',1,'amrex::MLCellABecLapT::MLCellABecLapT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a241cb451732d5ad6ab42c46ad4e1f597',1,'amrex::MLCellABecLapT::MLCellABecLapT(const MLCellABecLapT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a5f871352ed5f3af819701d945c2de871',1,'amrex::MLCellABecLapT::MLCellABecLapT(MLCellABecLapT< MF > &&)=delete']]],
+ ['mlcelllinop_5594',['MLCellLinOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d2f435b4a824073e4ba2c714ff4770b',1,'amrex']]],
+ ['mlcelllinopt_5595',['MLCellLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html',1,'amrex::MLCellLinOpT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab75b6f4249c1408041b529732b179d32',1,'amrex::MLCellLinOpT::MLCellLinOpT(MLCellLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a54558ff60dc7b62ac803e8dd8a5c1816',1,'amrex::MLCellLinOpT::MLCellLinOpT(const MLCellLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab6bc4d82971ae75fc206df8d00d15ef6',1,'amrex::MLCellLinOpT::MLCellLinOpT()']]],
+ ['mlcgsolver_5596',['MLCGSolver',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc786fadc751afd641a3d05650467dfc',1,'amrex']]],
+ ['mlcgsolvert_5597',['MLCGSolverT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html',1,'amrex::MLCGSolverT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac9a3353d649e44294c57d703d55dcdcd',1,'amrex::MLCGSolverT::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7d74bb864e0e5e676d689302876b3da3',1,'amrex::MLMGT::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7d74bb864e0e5e676d689302876b3da3',1,'MLLinOpT< Array< MultiFab, 3 > >::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7d74bb864e0e5e676d689302876b3da3',1,'amrex::MLLinOpT::MLCGSolverT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a877dda86118302b3f3b08fed8db57b03',1,'amrex::MLCGSolverT::MLCGSolverT(MLCGSolverT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#af5d3a1f9df449bcf61618ab27c1c4b03',1,'amrex::MLCGSolverT::MLCGSolverT(const MLCGSolverT< MF > &rhs)=delete']]],
+ ['mlcurlcurl_5598',['MLCurlCurl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html',1,'amrex::MLCurlCurl'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ad41266ab9f9d45383b54320911ac53fe',1,'amrex::MLCurlCurl::MLCurlCurl(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a890a339d109993f9e6b102a61af0a2da',1,'amrex::MLCurlCurl::MLCurlCurl()=default']]],
+ ['mlcurlcurl_5fadotx_5fx_5599',['mlcurlcurl_adotx_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfd5c8bd3612ac3d3079dc0189308d6f',1,'amrex']]],
+ ['mlcurlcurl_5fadotx_5fy_5600',['mlcurlcurl_adotx_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a806290e2106cf167ce88e28aa9fb2daf',1,'amrex']]],
+ ['mlcurlcurl_5fadotx_5fz_5601',['mlcurlcurl_adotx_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa37948c1ee6507a42652fe71d9e8d262',1,'amrex']]],
+ ['mlcurlcurl_5fbc_5fsymmetry_5602',['mlcurlcurl_bc_symmetry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95c9cd2dabd9a907c9d7124f9a4ae0f9',1,'amrex']]],
+ ['mlcurlcurl_5fgs4_5603',['mlcurlcurl_gs4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89a933e8c38b0aabf604401542acabc6',1,'amrex::mlcurlcurl_gs4(int i, int j, int k, Array4< Real > const &ex, Array4< Real > const &ey, Array4< Real > const &ez, Array4< Real const > const &rhsx, Array4< Real const > const &rhsy, Array4< Real const > const &rhsz, GpuArray< Real, AMREX_SPACEDIM > const &adxinv, int color, LUSolver< AMREX_SPACEDIM *2, Real > const &lusolver, CurlCurlDirichletInfo const &dinfo, CurlCurlSymmetryInfo const &sinfo)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a406ce9623715d0b18657c4cfe60cf747',1,'amrex::mlcurlcurl_gs4(int i, int j, int k, Array4< Real > const &ex, Array4< Real > const &ey, Array4< Real > const &ez, Array4< Real const > const &rhsx, Array4< Real const > const &rhsy, Array4< Real const > const &rhsz, GpuArray< Real, AMREX_SPACEDIM > const &adxinv, int color, Array4< Real const > const &betax, Array4< Real const > const &betay, Array4< Real const > const &betaz, CurlCurlDirichletInfo const &dinfo, CurlCurlSymmetryInfo const &sinfo)']]],
+ ['mlcurlcurl_5finterpadd_5604',['mlcurlcurl_interpadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a46f754596e0c0d977d970818bbec1dd2',1,'amrex']]],
+ ['mlcurlcurl_5frestriction_5605',['mlcurlcurl_restriction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeb03681c5a1705809b2f860ece2cad66',1,'amrex']]],
+ ['mlebabeclap_5606',['MLEBABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html',1,'amrex::MLEBABecLap'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a0b7f1e4cc90469a42eb10c8792eced13',1,'amrex::MLEBABecLap::MLEBABecLap(MLEBABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a14181cc0ff70a2ed471cdb3a3fc2bdb6',1,'amrex::MLEBABecLap::MLEBABecLap(const MLEBABecLap &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1754284cc41c89fda61c2043ed051f9d',1,'amrex::MLEBABecLap::MLEBABecLap(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info, const Vector< EBFArrayBoxFactory const * > &a_factory, int a_ncomp=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ab031eeb28437e6aaa8bed95a12448321',1,'amrex::MLEBABecLap::MLEBABecLap()=default']]],
+ ['mlebabeclap_5fadotx_5607',['mlebabeclap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff3db9e0a6ad08f9e98ff966faeb1244',1,'amrex::mlebabeclap_adotx(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp, bool beta_on_centroid, bool phi_on_centroid) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b562b00cd47b22ceabc8f4f68251cde',1,'amrex::mlebabeclap_adotx(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp, bool beta_on_centroid, bool phi_on_centroid) noexcept']]],
+ ['mlebabeclap_5fadotx_5fcentroid_5608',['mlebabeclap_adotx_centroid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6afaf2de82292fd543d209306a1cfd75',1,'amrex::mlebabeclap_adotx_centroid(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ccent, Array4< Real const > const &ba, Array4< Real const > const &bcent, Array4< Real const > const &beb, Array4< Real const > const &phieb, const int &domlo_x, const int &domlo_y, const int &domlo_z, const int &domhi_x, const int &domhi_y, const int &domhi_z, const bool &on_x_face, const bool &on_y_face, const bool &on_z_face, bool is_eb_dirichlet, bool is_eb_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43d8afe61435d9bd570425c4ff63056a',1,'amrex::mlebabeclap_adotx_centroid(Box const &box, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &a, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ccent, Array4< Real const > const &ba, Array4< Real const > const &bcent, Array4< Real const > const &beb, Array4< Real const > const &phieb, const int &domlo_x, const int &domlo_y, const int &domhi_x, const int &domhi_y, const bool &on_x_face, const bool &on_y_face, bool is_eb_dirichlet, bool is_eb_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real alpha, Real beta, int ncomp) noexcept']]],
+ ['mlebabeclap_5fapply_5fbc_5fx_5609',['mlebabeclap_apply_bc_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae651916b2a04b9033825d343fe244b3f',1,'amrex']]],
+ ['mlebabeclap_5fapply_5fbc_5fy_5610',['mlebabeclap_apply_bc_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a268bac202eeb66c4da6dd4d271d5656e',1,'amrex']]],
+ ['mlebabeclap_5fapply_5fbc_5fz_5611',['mlebabeclap_apply_bc_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04cedf52619400ba12317eb179625198',1,'amrex']]],
+ ['mlebabeclap_5febflux_5612',['mlebabeclap_ebflux',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4031141e7aabd2031592fa381a024c4b',1,'amrex::mlebabeclap_ebflux(int i, int j, int k, int n, Array4< Real > const &feb, Array4< Real const > const &x, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &bc, Array4< Real const > const &beb, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adaf35cd6ed336b8c439985415ea0b20f',1,'amrex::mlebabeclap_ebflux(int i, int j, int k, int n, Array4< Real > const &feb, Array4< Real const > const &x, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &bc, Array4< Real const > const &beb, Array4< Real const > const &phieb, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlebabeclap_5fflux_5fx_5613',['mlebabeclap_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4047a599fca09d24c83a32f79561ba2',1,'amrex']]],
+ ['mlebabeclap_5fflux_5fx_5f0_5614',['mlebabeclap_flux_x_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5535836b58895eb3be42a2e5ce2d85d4',1,'amrex']]],
+ ['mlebabeclap_5fflux_5fy_5615',['mlebabeclap_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af822987d7c096263dbeda2c40fbc231f',1,'amrex']]],
+ ['mlebabeclap_5fflux_5fy_5f0_5616',['mlebabeclap_flux_y_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8ce01751c9766348d8cf2be99815a5da',1,'amrex']]],
+ ['mlebabeclap_5fflux_5fz_5617',['mlebabeclap_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae619936d28f3a608099b8f6eb1f8536a',1,'amrex']]],
+ ['mlebabeclap_5fflux_5fz_5f0_5618',['mlebabeclap_flux_z_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83cc47a5490605c957d9ba463e0df6dd',1,'amrex']]],
+ ['mlebabeclap_5fgrad_5fx_5619',['mlebabeclap_grad_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d4b0999f5e5f95628d6dde683d92b75',1,'amrex']]],
+ ['mlebabeclap_5fgrad_5fx_5f0_5620',['mlebabeclap_grad_x_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a067e6c0418ffaead9da2094841a88f3a',1,'amrex']]],
+ ['mlebabeclap_5fgrad_5fy_5621',['mlebabeclap_grad_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aea627326ba400186a5122d27ec7d9e2c',1,'amrex']]],
+ ['mlebabeclap_5fgrad_5fy_5f0_5622',['mlebabeclap_grad_y_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2213da36fad54c31b7ae0ad45af6e507',1,'amrex']]],
+ ['mlebabeclap_5fgrad_5fz_5623',['mlebabeclap_grad_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c71d5d77d11bf52377d6870f104d345',1,'amrex']]],
+ ['mlebabeclap_5fgrad_5fz_5f0_5624',['mlebabeclap_grad_z_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a906c729b79191fe3198b461187b58068',1,'amrex']]],
+ ['mlebabeclap_5fgsrb_5625',['mlebabeclap_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73330382fb4300bec24c2b2249f212d1',1,'amrex::mlebabeclap_gsrb(Box const &box, Array4< Real > const &phi, Array4< Real const > const &rhs, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dhz, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< Real const > const &f0, Array4< Real const > const &f2, Array4< Real const > const &f4, Array4< Real const > const &f1, Array4< Real const > const &f3, Array4< Real const > const &f5, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, bool phi_on_centroid, Box const &vbox, int redblack, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa87f7cec5c72e10c9bf450a39648b6ab',1,'amrex::mlebabeclap_gsrb(Box const &box, Array4< Real > const &phi, Array4< Real const > const &rhs, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dh, GpuArray< Real, AMREX_SPACEDIM > const &dx, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< Real const > const &f0, Array4< Real const > const &f2, Array4< Real const > const &f1, Array4< Real const > const &f3, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, bool phi_on_centroid, Box const &vbox, int redblack, int ncomp) noexcept']]],
+ ['mlebabeclap_5fnormalize_5626',['mlebabeclap_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19b14155b9c1a4a1a3f73cc08d1d0c66',1,'amrex::mlebabeclap_normalize(Box const &box, Array4< Real > const &phi, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dhz, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< Real const > const &bZ, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb92024145a44a0d2f56b0e024d274f3',1,'amrex::mlebabeclap_normalize(Box const &box, Array4< Real > const &phi, Real alpha, Array4< Real const > const &a, Real dhx, Real dhy, Real dh, const amrex::GpuArray< Real, AMREX_SPACEDIM > &dx, Array4< Real const > const &bX, Array4< Real const > const &bY, Array4< const int > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vfrc, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &ba, Array4< Real const > const &bc, Array4< Real const > const &beb, bool is_dirichlet, bool beta_on_centroid, int ncomp) noexcept']]],
+ ['mlebndfdlap_5fadotx_5627',['mlebndfdlap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af56fb224090e9c697a5d3cf50006fcb5',1,'amrex::mlebndfdlap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a91e9157204259b13b72b493e055e1153',1,'amrex::mlebndfdlap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88d5300bb8879d99271d4794b47fe312',1,'amrex::mlebndfdlap_adotx(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Real) noexcept']]],
+ ['mlebndfdlap_5fadotx_5feb_5628',['mlebndfdlap_adotx_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae8cefa14211bd9ca0625e7f24e226598',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Real xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19008e7636bc959ac25c054785fe80dd',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4fdcf818aba88a42509602b8a8bd51f',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Real xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab7aaa3580e5fb8f96e4b2d9a82f307e',1,'amrex::mlebndfdlap_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &xeb, Real bx, Real by, Real bz) noexcept']]],
+ ['mlebndfdlap_5fadotx_5feb_5fdoit_5629',['mlebndfdlap_adotx_eb_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa19e32efb675dcc201a9794920a74332',1,'amrex::mlebndfdlap_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, F const &xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a99f8d1884951df7e9e5cd2b9b0606a2a',1,'amrex::mlebndfdlap_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, F const &xeb, Real bx, Real by) noexcept']]],
+ ['mlebndfdlap_5fadotx_5frz_5630',['mlebndfdlap_adotx_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a501f7422fc923e7483c9b12818372a5e',1,'amrex']]],
+ ['mlebndfdlap_5fadotx_5frz_5feb_5631',['mlebndfdlap_adotx_rz_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a122f8ce2ccd2e0586789f0e10bc965df',1,'amrex::mlebndfdlap_adotx_rz_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &xeb, Real sigr, Real dr, Real dz, Real rlo, Real alpha) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04fb3258bc85822c3ee1e087f961dd45',1,'amrex::mlebndfdlap_adotx_rz_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Real xeb, Real sigr, Real dr, Real dz, Real rlo, Real alpha) noexcept']]],
+ ['mlebndfdlap_5fadotx_5frz_5feb_5fdoit_5632',['mlebndfdlap_adotx_rz_eb_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae1cf9f543cda1ad4d4b5cc447f289d53',1,'amrex']]],
+ ['mlebndfdlap_5fgrad_5fx_5633',['mlebndfdlap_grad_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abdd6a96dbb0ce09e48385e053fdb58db',1,'amrex::mlebndfdlap_grad_x(Box const &b, Array4< Real > const &px, Array4< Real const > const &p, Real dxi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc417441015529dc346f15b2ad39b7f3',1,'amrex::mlebndfdlap_grad_x(Box const &b, Array4< Real > const &px, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &phieb, Real dxi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35dae2a69371a09a272b492d47a4e856',1,'amrex::mlebndfdlap_grad_x(Box const &b, Array4< Real > const &px, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Real phieb, Real dxi)']]],
+ ['mlebndfdlap_5fgrad_5fx_5fdoit_5634',['mlebndfdlap_grad_x_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa6d4e33599bc8f7a556543e2da3a61',1,'amrex']]],
+ ['mlebndfdlap_5fgrad_5fy_5635',['mlebndfdlap_grad_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad150d1f53941f3828da649c6b723ed99',1,'amrex::mlebndfdlap_grad_y(Box const &b, Array4< Real > const &py, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecy, Array4< Real const > const &phieb, Real dyi)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab922a37e846d9fd878731e467f40083d',1,'amrex::mlebndfdlap_grad_y(Box const &b, Array4< Real > const &py, Array4< Real const > const &p, Array4< int const > const &dmsk, Array4< Real const > const &ecy, Real phieb, Real dyi)']]],
+ ['mlebndfdlap_5fgrad_5fy_5fdoit_5636',['mlebndfdlap_grad_y_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b2c840793e2e59c58a9c7107bf09b84',1,'amrex']]],
+ ['mlebndfdlap_5fgsrb_5637',['mlebndfdlap_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac15ff367e9fac919b2de0d05dda579cc',1,'amrex::mlebndfdlap_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Real bx, Real by, Real bz, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafcb488daced3785ab547cc4dc92d42a',1,'amrex::mlebndfdlap_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f3da1cddd91e062b28bb866f721f1e3',1,'amrex::mlebndfdlap_gsrb(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Real, int) noexcept']]],
+ ['mlebndfdlap_5fgsrb_5feb_5638',['mlebndfdlap_gsrb_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a159dcff13951daac2fe5f464aaad586a',1,'amrex::mlebndfdlap_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c972e372a9867306cb15e15b55e36b1',1,'amrex::mlebndfdlap_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Real bx, Real by, Real bz, int redblack) noexcept']]],
+ ['mlebndfdlap_5fgsrb_5frz_5639',['mlebndfdlap_gsrb_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a247e76fd56165bba599f66ee3feb03fc',1,'amrex']]],
+ ['mlebndfdlap_5fgsrb_5frz_5feb_5640',['mlebndfdlap_gsrb_rz_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3e9b8481843ad6c1390884afb439ce98',1,'amrex']]],
+ ['mlebndfdlap_5fscale_5frhs_5641',['mlebndfdlap_scale_rhs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad73858e6b1f3507fe107fdef1fbd7492',1,'amrex::mlebndfdlap_scale_rhs(int i, int j, int, Array4< Real > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afac29ac384d86c8826755d6771bcb33b',1,'amrex::mlebndfdlap_scale_rhs(int i, int j, int k, Array4< Real > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz) noexcept']]],
+ ['mlebndfdlap_5fsig_5fadotx_5642',['mlebndfdlap_sig_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04ab7cf645a66139841490d30607283a',1,'amrex::mlebndfdlap_sig_adotx(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Array4< Real const > const &, Real) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7699ff275d204def0dc5d2687f6a547b',1,'amrex::mlebndfdlap_sig_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f6dd3b752c9309553f3371ec5d35d75',1,'amrex::mlebndfdlap_sig_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by, Real bz) noexcept']]],
+ ['mlebndfdlap_5fsig_5fadotx_5feb_5643',['mlebndfdlap_sig_adotx_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5aebb97567dfee6b0d50c332b5a956d1',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Array4< Real const > const &xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8312fa7b8425f1933647f036dfcc3e7b',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9c685f1311aedf2cc0074f6950f8f1c3',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Array4< Real const > const &xeb, Real bx, Real by) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fb4b963c59f7b5f32b830ac7c28ebf8',1,'amrex::mlebndfdlap_sig_adotx_eb(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real xeb, Real bx, Real by, Real bz) noexcept']]],
+ ['mlebndfdlap_5fsig_5fadotx_5feb_5fdoit_5644',['mlebndfdlap_sig_adotx_eb_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad663b293a82d7fd74b2646ad7b752a85',1,'amrex::mlebndfdlap_sig_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, F const &xeb, Real bx, Real by, Real bz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fd06146a4b87e83901a6ffdb39e2b5d',1,'amrex::mlebndfdlap_sig_adotx_eb_doit(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, F const &xeb, Real bx, Real by) noexcept']]],
+ ['mlebndfdlap_5fsig_5fgsrb_5645',['mlebndfdlap_sig_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a30749bf5ee60671ee76428e0b935829a',1,'amrex::mlebndfdlap_sig_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71d3c312ad16a50991825d55aff2f45b',1,'amrex::mlebndfdlap_sig_gsrb(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< int const > const &, Array4< Real const > const &, Real, int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6570a179e0588ae38c0a7a9623cf253',1,'amrex::mlebndfdlap_sig_gsrb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< int const > const &dmsk, Array4< Real const > const &sig, Real bx, Real by, Real bz, int redblack) noexcept']]],
+ ['mlebndfdlap_5fsig_5fgsrb_5feb_5646',['mlebndfdlap_sig_gsrb_eb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa4e0aa9d4bbf74491918aa698acb5d1',1,'amrex::mlebndfdlap_sig_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real bx, Real by, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a120865e06e971dffa1b20c986a5813f9',1,'amrex::mlebndfdlap_sig_gsrb_eb(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &rhs, Array4< Real const > const &levset, Array4< int const > const &dmsk, Array4< Real const > const &ecx, Array4< Real const > const &ecy, Array4< Real const > const &ecz, Array4< Real const > const &sig, Array4< Real const > const &vfrc, Real bx, Real by, Real bz, int redblack) noexcept']]],
+ ['mlebnodefdlaplacian_5647',['MLEBNodeFDLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html',1,'amrex::MLEBNodeFDLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ac5576c35f7765ea07f41688107686ebb',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian(MLEBNodeFDLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a6442123515a236dc0a9947517279c8c8',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a0998f6ae5bff0e310795526582972f22',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a4b86eda13fc31604d8ca3bf79a158902',1,'amrex::MLEBNodeFDLaplacian::MLEBNodeFDLaplacian(const MLEBNodeFDLaplacian &)=delete']]],
+ ['mlebtensor_5fcross_5fterms_5648',['mlebtensor_cross_terms',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69818aed8b0226aebc2f9fae15e278be',1,'amrex::mlebtensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &vel, Array4< Real const > const &velb, Array4< Real const > const &etab, Array4< Real const > const &kapb, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vol, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &bc, bool is_dirichlet, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acd1a3de4fead75817defc7383f0d7cfc',1,'amrex::mlebtensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< Real const > const &vel, Array4< Real const > const &velb, Array4< Real const > const &etab, Array4< Real const > const &kapb, Array4< int const > const &ccm, Array4< EBCellFlag const > const &flag, Array4< Real const > const &vol, Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz, Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz, Array4< Real const > const &bc, bool is_dirichlet, bool is_inhomog, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept']]],
+ ['mlebtensor_5fcross_5fterms_5ffx_5649',['mlebtensor_cross_terms_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a884c54a40ac42d7d2002630aaf5a846b',1,'amrex::mlebtensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6cb8891fa93d0f0e80c2d2d0535319be',1,'amrex::mlebtensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mlebtensor_5fcross_5fterms_5ffy_5650',['mlebtensor_cross_terms_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a559d3b4550ce7cb54284840f5e63ee46',1,'amrex::mlebtensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a64a93c7f21695eb012a3295f93e588df',1,'amrex::mlebtensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlebtensor_5fcross_5fterms_5ffz_5651',['mlebtensor_cross_terms_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ef256dca543656f40f971edaa9b90e9',1,'amrex::mlebtensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a149127365be7b7dbbbcade48f2a0ddb3',1,'amrex::mlebtensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mlebtensor_5fdx_5fon_5fyface_5652',['mlebtensor_dx_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a802f1aac35a7d1a1f9445612feaba9ec',1,'amrex::mlebtensor_dx_on_yface(int, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a14d3d5c743a1aca6f8ea57fb9033a81f',1,'amrex::mlebtensor_dx_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept']]],
+ ['mlebtensor_5fdx_5fon_5fzface_5653',['mlebtensor_dx_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a14faffa55d3334f3b9e62080ee935481',1,'amrex::mlebtensor_dx_on_zface(int, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abc716987848c0cf50a7d1146c313ef79',1,'amrex::mlebtensor_dx_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int ihip, int ihim, int ilop, int ilom) noexcept']]],
+ ['mlebtensor_5fdy_5fon_5fxface_5654',['mlebtensor_dy_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8504bac8d4350e21fbcd88c9c048e45f',1,'amrex::mlebtensor_dy_on_xface(int i, int, int k, int n, Array4< Real const > const &vel, Real dyi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b3231c3f790199a70d08b60f2b8eca1',1,'amrex::mlebtensor_dy_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept']]],
+ ['mlebtensor_5fdy_5fon_5fzface_5655',['mlebtensor_dy_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac4bad17eb6cb87791003d01ea510dd85',1,'amrex::mlebtensor_dy_on_zface(int i, int, int k, int n, Array4< Real const > const &vel, Real dyi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98e178c71f42b673a18b34ccfbbf66d8',1,'amrex::mlebtensor_dy_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int jhip, int jhim, int jlop, int jlom) noexcept']]],
+ ['mlebtensor_5fdz_5fon_5fxface_5656',['mlebtensor_dz_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5f3913ebdf85c5e3a7a339e02947178',1,'amrex::mlebtensor_dz_on_xface(int i, int j, int, int n, Array4< Real const > const &vel, Real dzi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae43885fa51096a74f07dac8ee6c8318e',1,'amrex::mlebtensor_dz_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept']]],
+ ['mlebtensor_5fdz_5fon_5fyface_5657',['mlebtensor_dz_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a42aec175a92fa99199546b199534d7',1,'amrex::mlebtensor_dz_on_yface(int i, int j, int, int n, Array4< Real const > const &vel, Real dzi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac03b8d4ffc3c21b2f9e54fd038880511',1,'amrex::mlebtensor_dz_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi, Real whi, Real wlo, int khip, int khim, int klop, int klom) noexcept']]],
+ ['mlebtensor_5fflux_5f0_5658',['mlebtensor_flux_0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acef8c44712bfa040cb9408c2d61b5319',1,'amrex']]],
+ ['mlebtensor_5fflux_5fx_5659',['mlebtensor_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa196b29d490603bb92e78f1e56593846',1,'amrex']]],
+ ['mlebtensor_5fflux_5fy_5660',['mlebtensor_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52689abb9ae7e544a779a4e9092deac7',1,'amrex']]],
+ ['mlebtensor_5fflux_5fz_5661',['mlebtensor_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41fa60232e37cb8f8a8d11012a2d6e7a',1,'amrex']]],
+ ['mlebtensor_5fvel_5fgrads_5ffx_5662',['mlebtensor_vel_grads_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4d4f6faceab174910e53c05a8e3680ab',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add8eafae03b6517ccc0f3a827b5192dc',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada2d853ea486e93070c3ab2b5a3fc80a',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a389b087837766656206528387955a282',1,'amrex::mlebtensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &apx, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mlebtensor_5fvel_5fgrads_5ffy_5663',['mlebtensor_vel_grads_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af256fa82a901575cb1155b23f1791b88',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3decc02301d9f7a072efec63312145e',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0ed81412024cb369f33d28f62a0cd2b',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ba83feb55e1c07a12e5548e81b677fa',1,'amrex::mlebtensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &apy, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlebtensor_5fvel_5fgrads_5ffz_5664',['mlebtensor_vel_grads_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8a6594a4737c6b5529056beaa8e5204',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae8af4235939e06c7d5e41075ec8218b5',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23de0afb3cd2e70304fb3b360cbfa34d',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa07616c23af650f91c8c5b3b2d3b2463',1,'amrex::mlebtensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &apz, Array4< EBCellFlag const > const &flag, Array4< int const > const &ccm, Array4< Real const > const &fcz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mlebtensor_5fweight_5665',['mlebtensor_weight',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a17dc6a5f2f58fef3ff23153f88f565ae',1,'amrex']]],
+ ['mlebtensorop_5666',['MLEBTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html',1,'amrex::MLEBTensorOp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a16a15944a17ebe8341932a53483ef2b6',1,'amrex::MLEBTensorOp::MLEBTensorOp(MLEBTensorOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#af0d70e756af559a4082443914b134b0d',1,'amrex::MLEBTensorOp::MLEBTensorOp(const MLEBTensorOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4f997af4135dcb79775a5d7f7ac3b678',1,'amrex::MLEBTensorOp::MLEBTensorOp(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info, const Vector< EBFArrayBoxFactory const * > &a_factory)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#adccad5fb53a52c9b7227847cfc4a636d',1,'amrex::MLEBTensorOp::MLEBTensorOp()']]],
+ ['mllinop_5667',['MLLinOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6cfa07a78393bb456aa7d33ced04fb46',1,'amrex']]],
+ ['mllinop_5fapply_5fbc_5fx_5668',['mllinop_apply_bc_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abec9084f376cbeaea2663d273222ed9c',1,'amrex::mllinop_apply_bc_x(int side, Box const &box, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dxinv, int inhomog, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0e0337f33a946131e2708bc1eaef2a03',1,'amrex::mllinop_apply_bc_x(int side, int i, int j, int k, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dxinv, int inhomog, int icomp) noexcept']]],
+ ['mllinop_5fapply_5fbc_5fy_5669',['mllinop_apply_bc_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af95c31e8a68e385d1f891ceca215f977',1,'amrex::mllinop_apply_bc_y(int side, Box const &box, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dyinv, int inhomog, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b17a52f13e620e54f3227cce0577655',1,'amrex::mllinop_apply_bc_y(int side, int i, int j, int k, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dyinv, int inhomog, int icomp) noexcept']]],
+ ['mllinop_5fapply_5fbc_5fz_5670',['mllinop_apply_bc_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfe91e9b71325dabc5d6e6b88c0a046f',1,'amrex::mllinop_apply_bc_z(int side, Box const &box, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dzinv, int inhomog, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87cc028df852696103ab16fc0a0a516d',1,'amrex::mllinop_apply_bc_z(int side, int i, int j, int k, int blen, Array4< T > const &phi, Array4< int const > const &mask, BoundCond bct, T bcl, Array4< T const > const &bcval, int maxorder, T dzinv, int inhomog, int icomp) noexcept']]],
+ ['mllinop_5fapply_5finnu_5fxhi_5671',['mllinop_apply_innu_xhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e18accc07716c93da70e574a7e1c055',1,'amrex']]],
+ ['mllinop_5fapply_5finnu_5fxlo_5672',['mllinop_apply_innu_xlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6d1f7d532c41bb5245a35cf89f3ad225',1,'amrex']]],
+ ['mllinop_5fapply_5finnu_5fyhi_5673',['mllinop_apply_innu_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93808493dc5cfe902f5de806e4dba046',1,'amrex']]],
+ ['mllinop_5fapply_5finnu_5fyhi_5fm_5674',['mllinop_apply_innu_yhi_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab9b7dd40e516a6db9eaca4a6c05b1dba',1,'amrex']]],
+ ['mllinop_5fapply_5finnu_5fylo_5675',['mllinop_apply_innu_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a37a9a0674a5b0c02ca26e3ab907c43c7',1,'amrex']]],
+ ['mllinop_5fapply_5finnu_5fylo_5fm_5676',['mllinop_apply_innu_ylo_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a729219a8cc2ed27ad5de9a6c8d3bd72d',1,'amrex']]],
+ ['mllinop_5fapply_5finnu_5fzhi_5677',['mllinop_apply_innu_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41e90635b7223dba2b68e165ed924031',1,'amrex']]],
+ ['mllinop_5fapply_5finnu_5fzlo_5678',['mllinop_apply_innu_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a24adb795729e97519ef54218310ce75e',1,'amrex']]],
+ ['mllinop_5fcomp_5finterp_5fcoef0_5fx_5679',['mllinop_comp_interp_coef0_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae2fd6a46487752517394479bff97c0b2',1,'amrex::mllinop_comp_interp_coef0_x(int side, int i, int j, int k, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dxinv, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5c98ac2a9a5c52ba27d7dd0088381b6',1,'amrex::mllinop_comp_interp_coef0_x(int side, Box const &box, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dxinv, int icomp) noexcept']]],
+ ['mllinop_5fcomp_5finterp_5fcoef0_5fy_5680',['mllinop_comp_interp_coef0_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6cf13ac01004d736e7db3ce27aa12b93',1,'amrex::mllinop_comp_interp_coef0_y(int side, int i, int j, int k, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dyinv, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad850ccfcbb3b5632971d732e7add58e9',1,'amrex::mllinop_comp_interp_coef0_y(int side, Box const &box, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dyinv, int icomp) noexcept']]],
+ ['mllinop_5fcomp_5finterp_5fcoef0_5fz_5681',['mllinop_comp_interp_coef0_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adfeec0fd8ed092da0cbbf66e296961d3',1,'amrex::mllinop_comp_interp_coef0_z(int side, Box const &box, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dzinv, int icomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad86824e564d92ddf113a79c68f2d7e80',1,'amrex::mllinop_comp_interp_coef0_z(int side, int i, int j, int k, int blen, Array4< T > const &f, Array4< int const > const &mask, BoundCond bct, T bcl, int maxorder, T dzinv, int icomp) noexcept']]],
+ ['mllinopt_5682',['MLLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex::MLLinOpT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a709f5c12d16e1e5e191a1d56df622173',1,'MLLinOpT< Array< MultiFab, 3 > >::MLLinOpT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae73abc3efc9dcc4b381ff020e043c68',1,'amrex::MLLinOpT::MLLinOpT(const MLLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a709f5c12d16e1e5e191a1d56df622173',1,'amrex::MLLinOpT::MLLinOpT(MLLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aae73abc3efc9dcc4b381ff020e043c68',1,'MLLinOpT< Array< MultiFab, 3 > >::MLLinOpT(const MLLinOpT< Array< MultiFab, 3 > > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab768833f0df0eb419284243a6940153e',1,'MLLinOpT< Array< MultiFab, 3 > >::MLLinOpT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab768833f0df0eb419284243a6940153e',1,'amrex::MLLinOpT::MLLinOpT()']]],
+ ['mllinopt_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_5683',['MLLinOpT< Array< MultiFab, 3 > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'']]],
+ ['mllinopt_3c_20mf_20_3e_5684',['MLLinOpT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex']]],
+ ['mlmg_5685',['MLMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77b48f471801c4f6a597804a89c3b543',1,'amrex']]],
+ ['mlmg_5flin_5fcc_5finterp_5fr2_5686',['mlmg_lin_cc_interp_r2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249a580ecbb9cf9c62a5c8398e2e650a',1,'amrex::mlmg_lin_cc_interp_r2()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#afb723cebbd068883a814d86a55a9fcd6',1,'amrex::TwoD::mlmg_lin_cc_interp_r2()']]],
+ ['mlmg_5flin_5fcc_5finterp_5fr4_5687',['mlmg_lin_cc_interp_r4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42c1936a2addff0a513ce0fee0e97e79',1,'amrex::mlmg_lin_cc_interp_r4()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a11f38e536e017db019560ea7ba818a85',1,'amrex::TwoD::mlmg_lin_cc_interp_r4()']]],
+ ['mlmg_5flin_5fnd_5finterp_5fr2_5688',['mlmg_lin_nd_interp_r2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad9cfa8c0b510db0ea1d728564a6a34c',1,'amrex::mlmg_lin_nd_interp_r2()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a78b7cf1f4749b09ead49a372efcade02',1,'amrex::TwoD::mlmg_lin_nd_interp_r2()']]],
+ ['mlmg_5flin_5fnd_5finterp_5fr4_5689',['mlmg_lin_nd_interp_r4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac6796e6b7599e56ab974042839b25efc',1,'amrex::mlmg_lin_nd_interp_r4()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a3f590573724f1d3bc311693f5dba029a',1,'amrex::TwoD::mlmg_lin_nd_interp_r4()']]],
+ ['mlmgabctag_5690',['MLMGABCTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html',1,'amrex']]],
+ ['mlmgbndry_5691',['MLMGBndry',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9214b7c07d9c296122f7418f73f798e9',1,'amrex']]],
+ ['mlmgbndryt_5692',['MLMGBndryT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html',1,'amrex::MLMGBndryT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#aee4434da8700f0e3f1b9677350b5431e',1,'amrex::MLMGBndryT::MLMGBndryT(MLMGBndryT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a6e0eb064c1f1e0e1f440566f0ca05cf5',1,'amrex::MLMGBndryT::MLMGBndryT(const MLMGBndryT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ae61807ee9974355077b5bc78d35895d8',1,'amrex::MLMGBndryT::MLMGBndryT(const BoxArray &_grids, const DistributionMapping &_dmap, int _ncomp, const Geometry &_geom)']]],
+ ['mlmgpstag_5693',['MLMGPSTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html',1,'amrex']]],
+ ['mlmgt_5694',['MLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html',1,'amrex::MLMGT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a0a2acaa575273f909062d401f4ea8c2e',1,'amrex::MLMGT::MLMGT(MLMGT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad45721019c8bf7a76442471a174e55d6',1,'amrex::MLMGT::MLMGT(MLMGT< MF > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad167454adc7ef3f671c1c51aa863f5d1',1,'amrex::MLLinOpT::MLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad167454adc7ef3f671c1c51aa863f5d1',1,'MLLinOpT< Array< MultiFab, 3 > >::MLMGT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#abc418dda3f523d9f0ce2ad15871dc48b',1,'amrex::MLMGT::MLMGT()']]],
+ ['mlndabeclap_5fgauss_5fseidel_5faa_5695',['mlndabeclap_gauss_seidel_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a0eaa19c8deff131ec61b7734f45e32',1,'amrex']]],
+ ['mlndabeclap_5fjacobi_5faa_5696',['mlndabeclap_jacobi_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a837670516410d8578c3f4a463f00b086',1,'amrex']]],
+ ['mlndlap_5fadotx_5faa_5697',['mlndlap_adotx_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43272fd95bc7e0d7912daa2c0a642862',1,'amrex::mlndlap_adotx_aa(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sig, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ac4e6d343b4cdffa4002968a81384d0',1,'amrex::mlndlap_adotx_aa(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fadotx_5fc_5698',['mlndlap_adotx_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad2144182834ce73b21ddad5461a14814',1,'amrex::mlndlap_adotx_c(int i, int j, int k, Array4< Real const > const &x, Real sigma, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a80066f45a8d531eb9934497f057ab7b6',1,'amrex::mlndlap_adotx_c(int i, int, int, Array4< Real const > const &x, Real sigma, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fadotx_5fha_5699',['mlndlap_adotx_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f492bb83254cf07e228b963154da5e4',1,'amrex::mlndlap_adotx_ha(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8b0a3b042ac35788ad8dddead4253d19',1,'amrex::mlndlap_adotx_ha(int i, int j, int k, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0936b3138acfe2bb634d1992c6083aeb',1,'amrex::mlndlap_adotx_ha(int i, int, int, Array4< Real const > const &x, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fadotx_5fsten_5700',['mlndlap_adotx_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a447276ff5f1cf67d54fe79977f26da40',1,'amrex']]],
+ ['mlndlap_5fadotx_5fsten_5fdoit_5701',['mlndlap_adotx_sten_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0e5c17e96d0128a17c33b820dc17845',1,'amrex']]],
+ ['mlndlap_5fany_5ffine_5fsync_5fcells_5702',['mlndlap_any_fine_sync_cells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6dac73b981a4a840ea27018fdb17d6a2',1,'amrex']]],
+ ['mlndlap_5fapplybc_5703',['mlndlap_applybc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acc59a603d50b00d769fdc49ed60d6cd1',1,'amrex']]],
+ ['mlndlap_5favgdown_5fcoeff_5fx_5704',['mlndlap_avgdown_coeff_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb99fd44e7f078b90fcca21b2f9cc212',1,'amrex']]],
+ ['mlndlap_5favgdown_5fcoeff_5fy_5705',['mlndlap_avgdown_coeff_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a344bb80d4a06ecf958781bdef59b351d',1,'amrex']]],
+ ['mlndlap_5favgdown_5fcoeff_5fz_5706',['mlndlap_avgdown_coeff_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1dee48540dad573effdb346154f1da0c',1,'amrex']]],
+ ['mlndlap_5fax_5ffine_5fcontrib_5707',['mlndlap_Ax_fine_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa426c74701cc4a171c54210ede1212cd',1,'amrex::mlndlap_Ax_fine_contrib(int i, int j, int k, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec133744a63e94005ef481cb3a34c759',1,'amrex::mlndlap_Ax_fine_contrib(int i, int j, int, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< Real const > const &sig, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fax_5ffine_5fcontrib_5fcs_5708',['mlndlap_Ax_fine_contrib_cs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1be11befaad780d29152b9e45595fde0',1,'amrex::mlndlap_Ax_fine_contrib_cs(int i, int j, int, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Real const sig, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7ebf2548096900974be75be23948782a',1,'amrex::mlndlap_Ax_fine_contrib_cs(int i, int j, int k, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Real const sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fax_5ffine_5fcontrib_5fdoit_5709',['mlndlap_Ax_fine_contrib_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5f85aca190f7e60aef6b90195d64995',1,'amrex::mlndlap_Ax_fine_contrib_doit(S const &sig, int i, int j, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< int const > const &msk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a79e83c8456e84fbbcc1427138b588e94',1,'amrex::mlndlap_Ax_fine_contrib_doit(S const &sig, int i, int j, int k, Box const &ndbx, Box const &ccbx, Array4< Real > const &f, Array4< Real const > const &res, Array4< Real const > const &rhs, Array4< Real const > const &phi, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fbc_5fdoit_5710',['mlndlap_bc_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10b7164dc8a0ac93a0d1eda30d1ba209',1,'amrex']]],
+ ['mlndlap_5fcolor_5711',['mlndlap_color',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad22505ca7d4df8818274de6ef93908c3',1,'amrex']]],
+ ['mlndlap_5fcrse_5fresid_5712',['mlndlap_crse_resid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad31ca7c577662afe5ea03ed3d21d8a57',1,'amrex']]],
+ ['mlndlap_5fdivu_5713',['mlndlap_divu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a4c82f5078f044ef07c395f85f2905f',1,'amrex::mlndlap_divu(int i, int, int, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac5ffed68b31da08687142195b804a767',1,'amrex::mlndlap_divu(int i, int j, int k, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &nodal_domain, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool is_rz) noexcept']]],
+ ['mlndlap_5fdivu_5fcf_5fcontrib_5714',['mlndlap_divu_cf_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a25f8c9d5397b3257e338744fa62de620',1,'amrex::mlndlap_divu_cf_contrib(int i, int j, int, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &fc, Array4< Real const > const &rhcc, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, bool is_rz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &veldom, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a670b05a007119dce11eb3f0b46193b0e',1,'amrex::mlndlap_divu_cf_contrib(int i, int j, int k, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &fc, Array4< Real const > const &rhcc, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &veldom, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93891c5a7ee70e942834086d0aa5ad9e',1,'amrex::mlndlap_divu_cf_contrib(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &, Array4< int const > const &, Array4< int const > const &, GpuArray< Real, AMREX_SPACEDIM > const &, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, bool) noexcept']]],
+ ['mlndlap_5fdivu_5ffine_5fcontrib_5715',['mlndlap_divu_fine_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1d45248dc1950cb01bc44fc0ca45ab78',1,'amrex::mlndlap_divu_fine_contrib(int i, int j, int, Box const &fvbx, Box const &velbx, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &frhs, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5a9a7db8b16a9ef88bb03f59166a579d',1,'amrex::mlndlap_divu_fine_contrib(int i, int j, int k, Box const &fvbx, Box const &velbx, Array4< Real > const &rhs, Array4< Real const > const &vel, Array4< Real const > const &frhs, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5ffillbc_5fcc_5716',['mlndlap_fillbc_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a27e3488dd823ad0ba4999a21f3cba781',1,'amrex']]],
+ ['mlndlap_5fgauss_5fseidel_5faa_5717',['mlndlap_gauss_seidel_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a361e3d4eecaa26110d1e00f02f55e7b8',1,'amrex::mlndlap_gauss_seidel_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa154703cd209cfea25e6b2acffa81689',1,'amrex::mlndlap_gauss_seidel_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept']]],
+ ['mlndlap_5fgauss_5fseidel_5fc_5718',['mlndlap_gauss_seidel_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae163707beceb649afffebe0c7aa0ad7f',1,'amrex::mlndlap_gauss_seidel_c(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a39663292882d89a957142fe2e2f6e663',1,'amrex::mlndlap_gauss_seidel_c(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept']]],
+ ['mlndlap_5fgauss_5fseidel_5fha_5719',['mlndlap_gauss_seidel_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4dec72ebb8fecbf6808e7aa181664878',1,'amrex::mlndlap_gauss_seidel_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c56c0f6ffbb74e4788cfd471f6ba27f',1,'amrex::mlndlap_gauss_seidel_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a7a6601e4e5aaa86ecf4ee0c86289a0',1,'amrex::mlndlap_gauss_seidel_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fgauss_5fseidel_5fsten_5720',['mlndlap_gauss_seidel_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63ff696ecc9e1424273c8d586dc92f69',1,'amrex::mlndlap_gauss_seidel_sten(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sten, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a984666a78b0c793f06dfb03e3b1b1855',1,'amrex::mlndlap_gauss_seidel_sten(Box const &, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &) noexcept']]],
+ ['mlndlap_5fgauss_5fseidel_5fwith_5fline_5fsolve_5faa_5721',['mlndlap_gauss_seidel_with_line_solve_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a475e835a8477ff3cadecf2ed4cb9aaa0',1,'amrex::mlndlap_gauss_seidel_with_line_solve_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d2057b274ec423dee54149f693a6fd5',1,'amrex::mlndlap_gauss_seidel_with_line_solve_aa(Box const &, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &, GpuArray< Real, AMREX_SPACEDIM > const &) noexcept']]],
+ ['mlndlap_5fgscolor_5faa_5722',['mlndlap_gscolor_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ab5540abe3be9ba583a99e0707d34c5',1,'amrex::mlndlap_gscolor_aa(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad04eb25df5d0a9eacec70a51440cc3a',1,'amrex::mlndlap_gscolor_aa(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept']]],
+ ['mlndlap_5fgscolor_5fc_5723',['mlndlap_gscolor_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab73bebf9444460ba96f9cfa9c62222c0',1,'amrex::mlndlap_gscolor_c(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4cee39520c1324699bbce57ec3102cf',1,'amrex::mlndlap_gscolor_c(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color, bool is_rz) noexcept']]],
+ ['mlndlap_5fgscolor_5fha_5724',['mlndlap_gscolor_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0dd1ea23da0038d10a32adff38054a54',1,'amrex::mlndlap_gscolor_ha(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5fb5d6e81e372164f4f7fd44e1277599',1,'amrex::mlndlap_gscolor_ha(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b35cfa8517332b30d3a23bb8085b222',1,'amrex::mlndlap_gscolor_ha(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, int color) noexcept']]],
+ ['mlndlap_5fgscolor_5fsten_5725',['mlndlap_gscolor_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9bea0dc6b2241637d2ae91aa21ab286f',1,'amrex']]],
+ ['mlndlap_5fimpose_5fneumann_5fbc_5726',['mlndlap_impose_neumann_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d2482b4f9d89faf8934861fec9bc1b6',1,'amrex']]],
+ ['mlndlap_5finterpadd_5faa_5727',['mlndlap_interpadd_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85a7489d4126f5ed138e2d8bcd30e9b8',1,'amrex']]],
+ ['mlndlap_5finterpadd_5fc_5728',['mlndlap_interpadd_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4807272239c4988862ccf16fef2295cb',1,'amrex']]],
+ ['mlndlap_5finterpadd_5fha_5729',['mlndlap_interpadd_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae84186f50057b6865eb99e500276d230',1,'amrex::mlndlap_interpadd_ha(int i, int j, int k, Array4< Real > const &fine, Array4< Real const > const &crse, Array4< Real const > const &sig, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2cac2c8ce802cddafa55136e8ffcb31e',1,'amrex::mlndlap_interpadd_ha(int i, int j, int, Array4< Real > const &fine, Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a531776fc9c73568abdcae71dc12b41fc',1,'amrex::mlndlap_interpadd_ha(int i, int j, int k, Array4< Real > const &fine, Array4< Real const > const &crse, Array4< Real const > const &sigx, Array4< Real const > const &sigy, Array4< Real const > const &sigz, Array4< int const > const &msk) noexcept']]],
+ ['mlndlap_5finterpadd_5frap_5730',['mlndlap_interpadd_rap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a339f91a23a5b046654c2029e996cbd94',1,'amrex']]],
+ ['mlndlap_5fjacobi_5faa_5731',['mlndlap_jacobi_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42a2cb40156e53bf7426c7893a31fff5',1,'amrex::mlndlap_jacobi_aa(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a65593496b3b1bc34a4febb8cfbb6be26',1,'amrex::mlndlap_jacobi_aa(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fjacobi_5fc_5732',['mlndlap_jacobi_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42587d745d04512fb463b6e351f026a4',1,'amrex::mlndlap_jacobi_c(int i, int, int, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3962a959c87fb1a5d2e2d5ed1d224fe4',1,'amrex::mlndlap_jacobi_c(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Real sig, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fjacobi_5fha_5733',['mlndlap_jacobi_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d28879490b47fa611ad92f7a161c7b2',1,'amrex::mlndlap_jacobi_ha(int i, int, int, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0803c690a8c05d9a7f023c28ee60614',1,'amrex::mlndlap_jacobi_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71e75cd82b923a14eae908216beb7b8e',1,'amrex::mlndlap_jacobi_ha(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f986eed3c727960060440c029ea10ec',1,'amrex::mlndlap_jacobi_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abad1558e7ef11955e6a7498dc8501650',1,'amrex::mlndlap_jacobi_ha(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af33af7bb4f9511914e609546e5719a8e',1,'amrex::mlndlap_jacobi_ha(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fjacobi_5fsten_5734',['mlndlap_jacobi_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4699f3f565599c96a567615e64ea5d20',1,'amrex::mlndlap_jacobi_sten(int i, int j, int k, Array4< Real > const &sol, Real Ax, Array4< Real const > const &rhs, Array4< Real const > const &sten, Array4< int const > const &msk) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad804c9fcd8b74d9d8d9477fe5637e0f1',1,'amrex::mlndlap_jacobi_sten(Box const &bx, Array4< Real > const &sol, Array4< Real const > const &Ax, Array4< Real const > const &rhs, Array4< Real const > const &sten, Array4< int const > const &msk) noexcept']]],
+ ['mlndlap_5fmknewu_5735',['mlndlap_mknewu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a08ba07924919817676a76596d29044',1,'amrex::mlndlap_mknewu(int i, int j, int k, Array4< Real > const &u, Array4< Real const > const &p, Array4< Real const > const &sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aae00e74a4e68101d25626b4fafa553f8',1,'amrex::mlndlap_mknewu(int i, int, int, Array4< Real > const &u, Array4< Real const > const &p, Array4< Real const > const &sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fmknewu_5fc_5736',['mlndlap_mknewu_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8d83b1b38a04709a774b310bed31684',1,'amrex::mlndlap_mknewu_c(int i, int, int, Array4< Real > const &u, Array4< Real const > const &p, Real sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aef2d99a25b5735f53808a3cf1baad97a',1,'amrex::mlndlap_mknewu_c(int i, int j, int k, Array4< Real > const &u, Array4< Real const > const &p, Real sig, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, bool is_rz) noexcept']]],
+ ['mlndlap_5fnormalize_5faa_5737',['mlndlap_normalize_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5bb1a9325590f5f9a589156ce352468d',1,'amrex']]],
+ ['mlndlap_5fnormalize_5fha_5738',['mlndlap_normalize_ha',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adaf0bec0d3187172257ffca902ee888f',1,'amrex::mlndlap_normalize_ha(int i, int, int, Array4< Real > const &x, Array4< Real const > const &sx, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace8c1ed0795537f5b681f070521f4948',1,'amrex::mlndlap_normalize_ha(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adbe7ac7535678d7a0584bdf336c21f58',1,'amrex::mlndlap_normalize_ha(int i, int j, int k, Array4< Real > const &x, Array4< Real const > const &sx, Array4< Real const > const &sy, Array4< Real const > const &sz, Array4< int const > const &msk, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mlndlap_5fnormalize_5fsten_5739',['mlndlap_normalize_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8273b39fe595ef4e5c09b38cb01e71e',1,'amrex']]],
+ ['mlndlap_5fres_5fcf_5fcontrib_5740',['mlndlap_res_cf_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5254b57a98ac5629ec4d14f55f37feba',1,'amrex::mlndlap_res_cf_contrib(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< Real const > const &, Array4< int const > const &, Array4< int const > const &, Array4< int const > const &, Array4< Real const > const &, GpuArray< Real, AMREX_SPACEDIM > const &, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, bool) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad5093e1e3c96b9ae000d6c60ba2fa68e',1,'amrex::mlndlap_res_cf_contrib(int i, int j, int, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, bool is_rz, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2988e920c93565dcea89d08e018e1262',1,'amrex::mlndlap_res_cf_contrib(int i, int j, int k, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Array4< Real const > const &sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept']]],
+ ['mlndlap_5fres_5fcf_5fcontrib_5fcs_5741',['mlndlap_res_cf_contrib_cs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a883d525d9d67d5243805dfa6b69fbfbc',1,'amrex::mlndlap_res_cf_contrib_cs(int, int, int, Array4< Real > const &, Array4< Real const > const &, Array4< Real const > const &, Real, Array4< int const > const &, Array4< int const > const &, Array4< int const > const &, Array4< Real const > const &, GpuArray< Real, AMREX_SPACEDIM > const &, Box const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &, bool) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adb0bdef9d1c47aa32063d0deb6e42f78',1,'amrex::mlndlap_res_cf_contrib_cs(int i, int j, int, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Real const sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, bool is_rz, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00bf121938de056ff99b07c9a5ac892d',1,'amrex::mlndlap_res_cf_contrib_cs(int i, int j, int k, Array4< Real > const &res, Array4< Real const > const &phi, Array4< Real const > const &rhs, Real const sig, Array4< int const > const &dmsk, Array4< int const > const &ndmsk, Array4< int const > const &ccmsk, Array4< Real const > const &fc, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Box const &ccdom_p, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi, bool neumann_doubling) noexcept']]],
+ ['mlndlap_5frestriction_5742',['mlndlap_restriction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a88671deaf3aa1d3f7a4fab3598283bb9',1,'amrex::mlndlap_restriction(int i, int, int, Array4< Real > const &crse, Array4< Real const > const &fine, Array4< int const > const &msk, Box const &fdom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a672bd51def9952ab7fad72c49d313caf',1,'amrex::mlndlap_restriction(int i, int, int, Array4< Real > const &crse, Array4< Real const > const &fine, Array4< int const > const &msk) noexcept']]],
+ ['mlndlap_5frestriction_5frap_5743',['mlndlap_restriction_rap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab727d4d055b37cfc647dd73d9a2be0eb',1,'amrex']]],
+ ['mlndlap_5frhcc_5744',['mlndlap_rhcc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af51f6f7831db55333f7f647ba71ab6d8',1,'amrex']]],
+ ['mlndlap_5frhcc_5ffine_5fcontrib_5745',['mlndlap_rhcc_fine_contrib',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f61c36adba2f891648c342ef4b558e8',1,'amrex']]],
+ ['mlndlap_5fscale_5fneumann_5fbc_5746',['mlndlap_scale_neumann_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fdc0d6938e50feef0be49bf0ce3fa53',1,'amrex']]],
+ ['mlndlap_5fsemi_5favgdown_5fcoeff_5747',['mlndlap_semi_avgdown_coeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2da7299a6ccc42ab70c5b8173a5f1363',1,'amrex']]],
+ ['mlndlap_5fsemi_5finterpadd_5faa_5748',['mlndlap_semi_interpadd_aa',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70d0526f5c183c5731c0f08ba27670cc',1,'amrex']]],
+ ['mlndlap_5fsemi_5frestriction_5749',['mlndlap_semi_restriction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a739c61caa42304fdafed256192d5b3ae',1,'amrex']]],
+ ['mlndlap_5fset_5fdirichlet_5fmask_5750',['mlndlap_set_dirichlet_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada2b00e17500ae80305fdbf12852131b',1,'amrex']]],
+ ['mlndlap_5fset_5fdot_5fmask_5751',['mlndlap_set_dot_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adec70b44b6602b28be91e27a7595c9c1',1,'amrex']]],
+ ['mlndlap_5fset_5fnodal_5fmask_5752',['mlndlap_set_nodal_mask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1200f8a64999cddaba15abf22ffb4e0f',1,'amrex']]],
+ ['mlndlap_5fset_5fstencil_5753',['mlndlap_set_stencil',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77743280efb0c02d3c4301b87b272f7c',1,'amrex']]],
+ ['mlndlap_5fset_5fstencil_5fs0_5754',['mlndlap_set_stencil_s0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b20346156e62bf392b0e5870b142762',1,'amrex']]],
+ ['mlndlap_5fstencil_5frap_5755',['mlndlap_stencil_rap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee965ec1adf090525e207867611b1635',1,'amrex']]],
+ ['mlndlap_5fsum_5fax_5756',['mlndlap_sum_Ax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42aaca205bd13f32ec341723911ffbbb',1,'amrex::mlndlap_sum_Ax(P const &pred, S const &sig, int i, int j, int k, Real facx, Real facy, Real facz, Array4< Real const > const &phi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a61b78515271a4b17e9548045e93c2ef5',1,'amrex::mlndlap_sum_Ax(P const &pred, S const &sig, int i, int j, Real facx, Real facy, Array4< Real const > const &phi, bool is_rz) noexcept']]],
+ ['mlndlap_5fsum_5fdf_5757',['mlndlap_sum_Df',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3aa4c26949852604ab5e27065f452bf',1,'amrex::mlndlap_sum_Df(int ii, int jj, Real facx, Real facy, Array4< Real const > const &vel, Box const &velbx, bool is_rz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adece5dd292d5a4abe007029002b1a48b',1,'amrex::mlndlap_sum_Df(int ii, int jj, int kk, Real facx, Real facy, Real facz, Array4< Real const > const &vel, Box const &velbx) noexcept']]],
+ ['mlndlap_5funimpose_5fneumann_5fbc_5758',['mlndlap_unimpose_neumann_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a880fe3ab900c3cb4d906ff3bdb91e643',1,'amrex']]],
+ ['mlndlap_5fzero_5ffine_5759',['mlndlap_zero_fine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7c0ab4702ea443c09737b03c5670de97',1,'amrex']]],
+ ['mlndtslap_5fadotx_5760',['mlndtslap_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a53370b735fdd3cf1ef91f247b59fa59a',1,'amrex::mlndtslap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &msk, GpuArray< Real, 3 > const &s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa1536ebc938e56df4e34d2a480de5887',1,'amrex::mlndtslap_adotx(int i, int j, int k, Array4< Real > const &y, Array4< Real const > const &x, Array4< int const > const &msk, GpuArray< Real, 6 > const &s) noexcept']]],
+ ['mlndtslap_5fgauss_5fseidel_5761',['mlndtslap_gauss_seidel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f03c49565fe408f76ae7aa2ca26dc99',1,'amrex::mlndtslap_gauss_seidel(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< int const > const &msk, GpuArray< Real, 3 > const &s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a278a64e576981a2a11e821afe9ebf758',1,'amrex::mlndtslap_gauss_seidel(int i, int j, int k, Array4< Real > const &sol, Array4< Real const > const &rhs, Array4< int const > const &msk, GpuArray< Real, 6 > const &s) noexcept']]],
+ ['mlndtslap_5finterpadd_5762',['mlndtslap_interpadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac7e03fbccf0d29fad0597554a3abf2a2',1,'amrex']]],
+ ['mlndtslap_5fsemi_5finterpadd_5763',['mlndtslap_semi_interpadd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaf2d6988f0f9e6bcbbf860bdbe33cd87',1,'amrex']]],
+ ['mlnodeabeclaplacian_5764',['MLNodeABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html',1,'amrex::MLNodeABecLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a9d8dbe2097865e8e25399acd755591ca',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian(MLNodeABecLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#abf08aeab5958c3f46c8b361b24076dfb',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian(const MLNodeABecLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3b01891200eda180a8163e2a8a30d6ed',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a6ef9e45aeb72eac59726b539f6196f73',1,'amrex::MLNodeABecLaplacian::MLNodeABecLaplacian()=default']]],
+ ['mlnodelaplacian_5765',['MLNodeLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html',1,'amrex::MLNodeLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a9b935f6c3fd7cdb7d702502ffbabc275',1,'amrex::MLNodeLaplacian::MLNodeLaplacian(MLNodeLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a3e118d417a65df672755dedb1623fe06',1,'amrex::MLNodeLaplacian::MLNodeLaplacian(const MLNodeLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a8fab712729235b3fabdeae74513aab8a',1,'amrex::MLNodeLaplacian::MLNodeLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={}, Real a_const_sigma=Real(0.0))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a5fd5b7a39f59b0c68cca9f92c9e7723d',1,'amrex::MLNodeLaplacian::MLNodeLaplacian()=default']]],
+ ['mlnodelinop_5766',['MLNodeLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html',1,'amrex::MLNodeLinOp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a02892864c3a177a34cc38d3d55a972fd',1,'amrex::MLNodeLinOp::MLNodeLinOp(MLNodeLinOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aaf264472c0b70b5588a04b930fbcd8ff',1,'amrex::MLNodeLinOp::MLNodeLinOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a712873309064abf30aafcb2d277890fb',1,'amrex::MLNodeLinOp::MLNodeLinOp(const MLNodeLinOp &)=delete']]],
+ ['mlnodetensorlaplacian_5767',['MLNodeTensorLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html',1,'amrex::MLNodeTensorLaplacian'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ac894d59c3a515130711a775b5fd73fc7',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad8c26ff67ae05f0dcdf8b886d856209a',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a18dc95a71cf758e9589a1c38e684f68b',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian(const MLNodeTensorLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a01beaf3eb0c5a2afb9479e19f967f2b0',1,'amrex::MLNodeTensorLaplacian::MLNodeTensorLaplacian(MLNodeTensorLaplacian &&)=delete']]],
+ ['mlo_5768',['mlo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html#a9bd97367a061122f466d95e32fb2464b',1,'amrex::MLMGPSTag']]],
+ ['mlpoisson_5769',['MLPoisson',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a339ac1b3381df4095a659ec2b7980cb3',1,'amrex']]],
+ ['mlpoisson_5fadotx_5770',['mlpoisson_adotx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ba0b0f34245585ce4164f57e03e6d14',1,'amrex::mlpoisson_adotx(int i, Array4< T > const &y, Array4< T const > const &x, T dhx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2ee7d90d5262f08f2c0356f20dd11212',1,'amrex::mlpoisson_adotx(int i, int j, int k, Array4< T > const &y, Array4< T const > const &x, T dhx, T dhy, T dhz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a0fc33abad576e5066d97d992dbc8c640',1,'amrex::TwoD::mlpoisson_adotx()']]],
+ ['mlpoisson_5fadotx_5fm_5771',['mlpoisson_adotx_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26b52402d10757144862537c196db625',1,'amrex::mlpoisson_adotx_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ae72ade8e9ec53f5601ce2fca8ca32c2c',1,'amrex::TwoD::mlpoisson_adotx_m(int i, int j, Array4< T > const &y, Array4< T const > const &x, T dhx, T dhy, T dx, T probxlo) noexcept']]],
+ ['mlpoisson_5fadotx_5fos_5772',['mlpoisson_adotx_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a32331bc0f823e877a4f1239b99e37995',1,'amrex::TwoD::mlpoisson_adotx_os()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76127d2a544317b8685dc766003d82f2',1,'amrex::mlpoisson_adotx_os(int i, int j, int k, Array4< T > const &y, Array4< T const > const &x, Array4< int const > const &osm, T dhx, T dhy, T dhz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af24a436e081d58ede9cec374b62bb6b3',1,'amrex::mlpoisson_adotx_os(int i, Array4< T > const &y, Array4< T const > const &x, Array4< int const > const &osm, T dhx) noexcept']]],
+ ['mlpoisson_5fflux_5fx_5773',['mlpoisson_flux_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#ae73c515c22e11e5c1bf9636c7fb9e54b',1,'amrex::TwoD::mlpoisson_flux_x()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3171a013d5989b5e9851658aca2b7a15',1,'amrex::mlpoisson_flux_x()']]],
+ ['mlpoisson_5fflux_5fx_5fm_5774',['mlpoisson_flux_x_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a85f3aa8d95ac28eb34e66cf6b2a6b7d1',1,'amrex::TwoD::mlpoisson_flux_x_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5fd04f32dc701a0cb5b7cbacddc15f9a',1,'amrex::mlpoisson_flux_x_m()']]],
+ ['mlpoisson_5fflux_5fxface_5775',['mlpoisson_flux_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a624a67284a3280e6462f0e85efb2ae16',1,'amrex::TwoD::mlpoisson_flux_xface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83fdd6ab42d2fa99c37932ab15afd504',1,'amrex::mlpoisson_flux_xface()']]],
+ ['mlpoisson_5fflux_5fxface_5fm_5776',['mlpoisson_flux_xface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a06824586a841d7b5c2907deb5ee84057',1,'amrex::TwoD::mlpoisson_flux_xface_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a569ce08aa34785c55e309b897931f64c',1,'amrex::mlpoisson_flux_xface_m()']]],
+ ['mlpoisson_5fflux_5fy_5777',['mlpoisson_flux_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a35799a3e0cd6de5f9dc9f41d7ae50fd1',1,'amrex::TwoD::mlpoisson_flux_y()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a558a15ef6f7f983cf3cbb667c085f4a3',1,'amrex::mlpoisson_flux_y()']]],
+ ['mlpoisson_5fflux_5fy_5fm_5778',['mlpoisson_flux_y_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a78d813e2a7e81fb4fb24b12a40792d8a',1,'amrex::TwoD']]],
+ ['mlpoisson_5fflux_5fyface_5779',['mlpoisson_flux_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a0d7fed44bfb42c1ab16df0ca1b1fc182',1,'amrex::TwoD::mlpoisson_flux_yface()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ace9918d421ae341c148190b63d0b81',1,'amrex::mlpoisson_flux_yface()']]],
+ ['mlpoisson_5fflux_5fyface_5fm_5780',['mlpoisson_flux_yface_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a16acce3762d190bb0d8fcbc58db439e2',1,'amrex::TwoD']]],
+ ['mlpoisson_5fflux_5fz_5781',['mlpoisson_flux_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af382239a16f86597c9c6e68ec73879b2',1,'amrex']]],
+ ['mlpoisson_5fflux_5fzface_5782',['mlpoisson_flux_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acfd998d0d3429948b0a7e68291d6a264',1,'amrex']]],
+ ['mlpoisson_5fgsrb_5783',['mlpoisson_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a7916b6c7ad2dbac059e35c081772b450',1,'amrex::TwoD::mlpoisson_gsrb()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af35078e515133d4f3b9734d13ad54d22',1,'amrex::mlpoisson_gsrb(int i, int j, int k, Array4< T > const &phi, Array4< T const > const &rhs, T dhx, T dhy, T dhz, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Array4< T const > const &f2, Array4< int const > const &m2, Array4< T const > const &f3, Array4< int const > const &m3, Array4< T const > const &f4, Array4< int const > const &m4, Array4< T const > const &f5, Array4< int const > const &m5, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a670237d9b46bcf40be36d5bff4a63a42',1,'amrex::mlpoisson_gsrb(int i, int, int, Array4< T > const &phi, Array4< T const > const &rhs, T dhx, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack) noexcept']]],
+ ['mlpoisson_5fgsrb_5fm_5784',['mlpoisson_gsrb_m',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#aabea771325d11e0a08b63f235b7be80a',1,'amrex::TwoD::mlpoisson_gsrb_m()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a27345dc98593d14eb2b32570007ef86f',1,'amrex::mlpoisson_gsrb_m(int i, int, int, Array4< T > const &phi, Array4< T const > const &rhs, T dhx, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack, T dx, T probxlo) noexcept']]],
+ ['mlpoisson_5fgsrb_5fos_5785',['mlpoisson_gsrb_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb5a0b21c1cc3caa854e66476df82c36',1,'amrex::mlpoisson_gsrb_os(int i, int, int, Array4< T > const &phi, Array4< T const > const &rhs, Array4< int const > const &osm, T dhx, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a45a91e8cc49f5cd2430328b7ee08ef57',1,'amrex::mlpoisson_gsrb_os(int i, int j, int k, Array4< T > const &phi, Array4< T const > const &rhs, Array4< int const > const &osm, T dhx, T dhy, T dhz, Array4< T const > const &f0, Array4< int const > const &m0, Array4< T const > const &f1, Array4< int const > const &m1, Array4< T const > const &f2, Array4< int const > const &m2, Array4< T const > const &f3, Array4< int const > const &m3, Array4< T const > const &f4, Array4< int const > const &m4, Array4< T const > const &f5, Array4< int const > const &m5, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a987c939b4effecdac441a9211d1979e9',1,'amrex::TwoD::mlpoisson_gsrb_os()']]],
+ ['mlpoisson_5fnormalize_5786',['mlpoisson_normalize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9eaf0679e7d5af988ed7ff805e89f2d2',1,'amrex::mlpoisson_normalize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1TwoD.html#a42e901e88111cafb3b84f39d0032e0a0',1,'amrex::TwoD::mlpoisson_normalize()']]],
+ ['mlpoissont_5787',['MLPoissonT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html',1,'amrex::MLPoissonT< class >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aa8afb7d2454430bac23626c25224e528',1,'amrex::MLPoissonT::MLPoissonT(MLPoissonT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a987b9536da690461737da64c367feabb',1,'amrex::MLPoissonT::MLPoissonT(const MLPoissonT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a5bccc694799572e3f31b2c7862f278ea',1,'amrex::MLPoissonT::MLPoissonT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#aa704b533c4daad5126cfabe71901aeeb',1,'amrex::MLPoissonT::MLPoissonT(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FAB > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#ae8bb112b8e057c31f2b2960ddbb42c57',1,'amrex::MLPoissonT::MLPoissonT()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4314fcd3e8cf089757c3c88e923f9a2b',1,'MLLinOpT< Array< MultiFab, 3 > >::MLPoissonT()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4314fcd3e8cf089757c3c88e923f9a2b',1,'amrex::MLLinOpT::MLPoissonT()']]],
+ ['mlresnorminf_5788',['MLResNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a0368b810b665e00fdb1490f57eb331e0',1,'amrex::MLMGT']]],
+ ['mlrhsnorminf_5789',['MLRhsNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a07d1120af993f9d9c95c3ab9d8ae7fb2',1,'amrex::MLMGT']]],
+ ['mlstateredistribute_5790',['MLStateRedistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a61a7588d23092462a8a0de34ebbd94',1,'amrex']]],
+ ['mltensor_5fcross_5fterms_5791',['mltensor_cross_terms',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2cab819df733b89d0356224d626a877',1,'amrex::mltensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95509f933f27bf95cd70b6064aaa4153',1,'amrex::mltensor_cross_terms(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept']]],
+ ['mltensor_5fcross_5fterms_5ffx_5792',['mltensor_cross_terms_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fdf14ed031a6b8519c1fc9a818dc643',1,'amrex::mltensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7030037af193bb2bf648e008000c57dd',1,'amrex::mltensor_cross_terms_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, Array4< Real const > const &etax, Array4< Real const > const &kapx, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mltensor_5fcross_5fterms_5ffy_5793',['mltensor_cross_terms_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7898c737927ee5e4701de85ddd893cf',1,'amrex::mltensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff33f49d1494120e79df850eaa87201e',1,'amrex::mltensor_cross_terms_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, Array4< Real const > const &etay, Array4< Real const > const &kapy, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mltensor_5fcross_5fterms_5ffz_5794',['mltensor_cross_terms_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a411e8cac6bce709a0aa74b479fb31dec',1,'amrex::mltensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00f22a6e30b96fc1eb9c1bb71c1b3c18',1,'amrex::mltensor_cross_terms_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, Array4< Real const > const &etaz, Array4< Real const > const &kapz, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['mltensor_5fcross_5fterms_5fos_5795',['mltensor_cross_terms_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5663d44c9283a75d4fc0a7077a0b7bf6',1,'amrex::mltensor_cross_terms_os(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< int const > const &osm, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7336687a5c4493deb071aa4e4718a20c',1,'amrex::mltensor_cross_terms_os(Box const &box, Array4< Real > const &Ax, Array4< Real const > const &fx, Array4< Real const > const &fy, Array4< Real const > const &fz, Array4< int const > const &osm, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Real bscalar) noexcept']]],
+ ['mltensor_5fdx_5fon_5fyface_5796',['mltensor_dx_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a19ff7b7195571fcdacb29c1c6d4c0665',1,'amrex::mltensor_dx_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a721b95ca12909fdd1f2b0b733ff504',1,'amrex::mltensor_dx_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mltensor_5fdx_5fon_5fzface_5797',['mltensor_dx_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a28e4ea0f72cf32aff7158a4ec459ab',1,'amrex::mltensor_dx_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83a54f1bb3bf386d9d108c441a3abd5a',1,'amrex::mltensor_dx_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dxi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mltensor_5fdy_5fon_5fxface_5798',['mltensor_dy_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b625a06eff5f521a23e7a462c1218a8',1,'amrex::mltensor_dy_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aed8a6ba3b38c4fc1abf2bc02d1ffb825',1,'amrex::mltensor_dy_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi) noexcept']]],
+ ['mltensor_5fdy_5fon_5fzface_5799',['mltensor_dy_on_zface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4aa6643ceba8b1d5ba010cdf18bc7b86',1,'amrex::mltensor_dy_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9348bb6be668d8676abbae239e898379',1,'amrex::mltensor_dy_on_zface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dyi) noexcept']]],
+ ['mltensor_5fdz_5fon_5fxface_5800',['mltensor_dz_on_xface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5bb5d94ad59c4598d892de4b31a5b641',1,'amrex::mltensor_dz_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8f3cf7c4ed78b565a830afb9f4781736',1,'amrex::mltensor_dz_on_xface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi) noexcept']]],
+ ['mltensor_5fdz_5fon_5fyface_5801',['mltensor_dz_on_yface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa344491aa8595281823c18ab0d27d760',1,'amrex::mltensor_dz_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a489781d6bf07f39bcfb01554df8b70a4',1,'amrex::mltensor_dz_on_yface(int i, int j, int k, int n, Array4< Real const > const &vel, Real dzi, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mltensor_5ffill_5fcorners_5802',['mltensor_fill_corners',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abf7a8ee97af68566dd8f4172055054a9',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5803',['mltensor_fill_edges',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2720cbbf5d1841f831af3bb076a45675',1,'amrex::mltensor_fill_edges(Box const &vbox, Array4< Real > const &vel, Array4< int const > const &mxlo, Array4< int const > const &mylo, Array4< int const > const &mzlo, Array4< int const > const &mxhi, Array4< int const > const &myhi, Array4< int const > const &mzhi, Array4< Real const > const &bcvalxlo, Array4< Real const > const &bcvalylo, Array4< Real const > const &bcvalzlo, Array4< Real const > const &bcvalxhi, Array4< Real const > const &bcvalyhi, Array4< Real const > const &bcvalzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Array2D< Real, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bcl, int inhomog, int maxorder, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Dim3 const &dlo, Dim3 const &dhi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4183dd6cfc1c77c6545fee103e4854db',1,'amrex::mltensor_fill_edges(int const bid, int const tid, int const bdim, Box const &vbox, Array4< Real > const &vel, Array4< int const > const &mxlo, Array4< int const > const &mylo, Array4< int const > const &mzlo, Array4< int const > const &mxhi, Array4< int const > const &myhi, Array4< int const > const &mzhi, Array4< Real const > const &bcvalxlo, Array4< Real const > const &bcvalylo, Array4< Real const > const &bcvalzlo, Array4< Real const > const &bcvalxhi, Array4< Real const > const &bcvalyhi, Array4< Real const > const &bcvalzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Array2D< Real, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bcl, int inhomog, int maxorder, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mltensor_5ffill_5fedges_5fxhi_5fyhi_5804',['mltensor_fill_edges_xhi_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a517c60a317a8ff8fd09d50e15593336b',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fxhi_5fylo_5805',['mltensor_fill_edges_xhi_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f1446614bc3e77169613923023d3b18',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fxhi_5fzhi_5806',['mltensor_fill_edges_xhi_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acebe6d3b425a107fb8430c3bae65a7ff',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fxhi_5fzlo_5807',['mltensor_fill_edges_xhi_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c655c65e332e7a06fc72ef2abaeb807',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fxlo_5fyhi_5808',['mltensor_fill_edges_xlo_yhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a56fbb16fb40d95653e4c6435871be25c',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fxlo_5fylo_5809',['mltensor_fill_edges_xlo_ylo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a634a9de3292e7927e3bc311e34fd7ba4',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fxlo_5fzhi_5810',['mltensor_fill_edges_xlo_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9afc4b9b89d5ac7eaf308e4d073f12c1',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fxlo_5fzlo_5811',['mltensor_fill_edges_xlo_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f7635eb3583560ab8b191af6a5e8ceb',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fyhi_5fzhi_5812',['mltensor_fill_edges_yhi_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af95dc4f253202580282566c5e79fc50d',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fyhi_5fzlo_5813',['mltensor_fill_edges_yhi_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f2919df8162a77fd0772e44c9fbbe84',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fylo_5fzhi_5814',['mltensor_fill_edges_ylo_zhi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6248b4c40bc29a82e0ebe59c187a2f46',1,'amrex']]],
+ ['mltensor_5ffill_5fedges_5fylo_5fzlo_5815',['mltensor_fill_edges_ylo_zlo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a90c6a5b3b45c3e04b0db782173ca5ef1',1,'amrex']]],
+ ['mltensor_5fvel_5fgrads_5ffx_5816',['mltensor_vel_grads_fx',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8420e5daa7ea328100bbd5355c290f45',1,'amrex::mltensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a506e37aa50bae292445a1b892b61bf2c',1,'amrex::mltensor_vel_grads_fx(Box const &box, Array4< Real > const &fx, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvxlo, Array4< Real const > const &bvxhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mltensor_5fvel_5fgrads_5ffy_5817',['mltensor_vel_grads_fy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a40f5cb7b691ccd93b418b81b92200130',1,'amrex::mltensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c229b51daf8e677d4121e5d831964f4',1,'amrex::mltensor_vel_grads_fy(Box const &box, Array4< Real > const &fy, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvylo, Array4< Real const > const &bvyhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mltensor_5fvel_5fgrads_5ffz_5818',['mltensor_vel_grads_fz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3d5f677bf29212444263b285b440852',1,'amrex::mltensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0e392612aae050357e634dfc868ffda6',1,'amrex::mltensor_vel_grads_fz(Box const &box, Array4< Real > const &fz, Array4< Real const > const &vel, GpuArray< Real, AMREX_SPACEDIM > const &dxinv, Array4< Real const > const &bvzlo, Array4< Real const > const &bvzhi, Array2D< BoundCond, 0, 2 *AMREX_SPACEDIM, 0, AMREX_SPACEDIM > const &bct, Dim3 const &dlo, Dim3 const &dhi) noexcept']]],
+ ['mltensorop_5819',['MLTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html',1,'amrex::MLTensorOp'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a6025988cdea4ad252498aa0e0af1de94',1,'amrex::MLTensorOp::MLTensorOp(const MLTensorOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ad97ed45bc2dd179fe8870687841f9071',1,'amrex::MLTensorOp::MLTensorOp(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const Vector< iMultiFab const * > &a_overset_mask, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#af334ada457b300b2f6c0751555dddf4e',1,'amrex::MLTensorOp::MLTensorOp(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo(), const Vector< FabFactory< FArrayBox > const * > &a_factory={})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aec0e97a4db88c3f6c19526090d051853',1,'amrex::MLTensorOp::MLTensorOp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a2cf6f2e2ef6c4cceed3f3a67cf4e1201',1,'amrex::MLTensorOp::MLTensorOp(MLTensorOp &&)=delete']]],
+ ['mn_5820',['mn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Builds.html#a2756a5fbf45d016bd03416184543526b',1,'amrex::MemProfiler::Builds::mn()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Bytes.html#af005129839d5b950c0e09b1e38a6a751',1,'amrex::MemProfiler::Bytes::mn()']]],
+ ['modify_5fngrow_5821',['modify_ngrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a96e939e22bb7efb14a07a6f9260cce89',1,'amrex::ForkJoin::modify_ngrow(const std::string &name, int idx, IntVect ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a89798a7caff182b9c8e3d5803842fd5c',1,'amrex::ForkJoin::modify_ngrow(const std::string &name, IntVect ngrow)']]],
+ ['modify_5fsplit_5822',['modify_split',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aeeadf363cdd980b987df6b196dcd8c6d',1,'amrex::ForkJoin::modify_split(const std::string &name, Vector< ComponentSet > comp_split)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#acd674b9f0159c359a040afa7e3ba4fe8',1,'amrex::ForkJoin::modify_split(const std::string &name, int idx, Vector< ComponentSet > comp_split)']]],
+ ['modulus_5823',['modulus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#a332163d06c70c367f3238af4fb3dc6fd',1,'amrex::Math::FastDivmodU64']]],
+ ['mol_5824',['MOL',['../group__MOL.html',1,'(Global Namespace)'],['../namespaceMOL.html',1,'MOL']]],
+ ['mom_5825',['mom',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html#a8479610f91f050e03aa5738c513500d2',1,'amrex::openbc::Moments']]],
+ ['moments_5826',['Moments',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html',1,'amrex::openbc']]],
+ ['momtag_5827',['MomTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html',1,'amrex::openbc']]],
+ ['mpi_5flevel_5fto_5fstring_5828',['mpi_level_to_string',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3557c1b3ec791b8bf6f9e9cab5c6b0d8',1,'amrex::ParallelDescriptor']]],
+ ['mpi_5fop_5829',['Mpi_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afd90fafb507b775adeafc707208573eb',1,'amrex::ParallelDescriptor']]],
+ ['mpi_5fstatus_5830',['MPI_Status',['https://amrex-codes.github.io/amrex/doxygen/structMPI__Status.html',1,'']]],
+ ['mpi_5ftag_5831',['mpi_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html#aa8135050d54b2e8cf0216b9038c4ab8b',1,'amrex::NonLocalBC::CommHandler']]],
+ ['mpi_5ftypemap_5832',['Mpi_typemap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html',1,'amrex::ParallelDescriptor']]],
+ ['mpi_5ftypemap_3c_20gpucomplex_3c_20t_20_3e_20_3e_5833',['Mpi_typemap< GpuComplex< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
+ ['mpi_5ftypemap_3c_20vallocpair_3c_20tv_2c_20ti_20_3e_20_3e_5834',['Mpi_typemap< ValLocPair< TV, TI > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
+ ['mtimerstotalssorted_5835',['mTimersTotalsSorted',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#ae7b5e31a9fc2540ebcced76270cd6dbb',1,'RegionsProfStats']]],
+ ['mult_5836',['mult',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< HYPRE_Int >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'amrex::FabArray::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< PetscInt >::mult(PetscInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< Real >::mult(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< Real >::mult(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< Real >::mult(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< Real >::mult(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< Real >::mult(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< Real >::mult(const BaseFab< Real > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'amrex::FabArray::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< PetscInt >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::BaseFab< AtomicInt > >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::BaseFab< AtomicInt > >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::BaseFab< PetscInt > >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::BaseFab< PetscInt > >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::CutFab >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::CutFab >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::EBCellFlagFab >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::EBCellFlagFab >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< amrex::Mask >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< amrex::Mask >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< FArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< int >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< HYPRE_Int >::mult(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< HYPRE_Int >::mult(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< FArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< int >::mult(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< int >::mult(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< int >::mult(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< int >::mult(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< int >::mult(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< int >::mult(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< int >::mult(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< int >::mult(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< PetscInt >::mult(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< PetscInt >::mult(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< PetscInt >::mult(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< AtomicInt >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< char >::mult(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< char >::mult(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< char >::mult(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< char >::mult(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< char >::mult(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< char >::mult(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< AtomicInt >::mult(AtomicInt const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'BaseFab< AtomicInt >::mult(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< AtomicInt >::mult(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< IArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< AtomicInt >::mult(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< AtomicInt >::mult(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'amrex::BaseFab::mult(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'amrex::BaseFab::mult(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'amrex::BaseFab::mult(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac7dbe04481b0bd6c6f532fc2d06f95d1',1,'amrex::BaseFab::mult(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7df0d47826c9b346e9a5df0ff0a32666',1,'amrex::BaseFab::mult(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'amrex::BaseFab::mult(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'amrex::BaseFab::mult(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'amrex::BaseFab::mult(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'amrex::BaseFab::mult(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4e596c1fdc1cdef0bfd6a60cd3d3b81a',1,'BaseFab< char >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< IArrayBox >::mult()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aabc2fcb2d3b6c12974d49d5aff23ef5d',1,'FabArray< TagBox >::mult(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a179ad441a231e9d09ffebfbc7ad674fb',1,'FabArray< TagBox >::mult(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af4227a4c2ca3581ae44d3749849f3f86',1,'amrex::iMultiFab::mult(int val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af5406410d32043523bbf1731020585f1',1,'amrex::iMultiFab::mult(int val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ad0f45679a0370bdb7dd411af0ace3f53',1,'amrex::iMultiFab::mult(int val, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a20f88cb636e58141aff41e1ce56a7932',1,'amrex::iMultiFab::mult(int val, const Box ®ion, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa9158374809b83cfd40a8092d4e63bdd',1,'amrex::MultiFab::mult(Real val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a75e0a3256784cedf410454d5bd9674e8',1,'amrex::MultiFab::mult(Real val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a3f3d92f9f07cf43431b03744b50edbdb',1,'amrex::MultiFab::mult(Real val, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa872fb55fa5e6dc2008584d6d6e927b3',1,'amrex::MultiFab::mult(Real val, const Box ®ion, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a986a4f2008cd82f26730291a78bd5d28',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a72337bc09214fce473bf77e724ef9e93',1,'BaseFab< EBCellFlag >::mult(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a77c23670c3820173af82382063a8525d',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3d568e9a805b719ccf750d68e9f0b563',1,'BaseFab< EBCellFlag >::mult(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a31b9d3f58d3529cc2ac64dab553eb294',1,'BaseFab< char >::mult(const BaseFab< char > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30f381aceead942f8c703b4c5bba99ab',1,'BaseFab< char >::mult(char const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept']]],
+ ['multi_5fshuffle_5fdown_5837',['multi_shuffle_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1detail.html#a287d2faf92608b095d6ae9eb9f97f22b',1,'amrex::Gpu::detail']]],
+ ['multi_5fvalued_5838',['multi_valued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#ad0031001816fff176a885f73100062a8',1,'amrex_ebcellflag_module']]],
+ ['multi_5fvalued_5fbits_5839',['multi_valued_bits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a8fe56028eeb58ef0718c19c6855f6bcb',1,'amrex::EBCellFlag']]],
+ ['multiarray4_5840',['MultiArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'amrex']]],
+ ['multiarray4_3c_20value_5ftype_20_3e_5841',['MultiArray4< value_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
+ ['multiarray4_3c_20value_5ftype_20const_20_3e_5842',['MultiArray4< value_type const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
+ ['multiblockcommmetadata_5843',['MultiBlockCommMetaData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html',1,'amrex::NonLocalBC::MultiBlockCommMetaData'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a07bee095114ca505ad4c3a70de926628',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const FabArrayBase &dst, const Box &dstbox, const FabArrayBase &src, const IntVect &ngrow, DTOS const &dtos)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#ab10c5e2ad3652e1739eaaa8577ec551c',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const BoxArray &dstba, const DistributionMapping &dstdm, const Box &dstbox, const BoxArray &srcba, const DistributionMapping &srcdm, const IntVect &ngrow, DTOS const &dtos)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#a07bee095114ca505ad4c3a70de926628',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const FabArrayBase &dst, const Box &dstbox, const FabArrayBase &src, const IntVect &ngrow, DTOS const &dtos)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html#ab10c5e2ad3652e1739eaaa8577ec551c',1,'amrex::NonLocalBC::MultiBlockCommMetaData::MultiBlockCommMetaData(const BoxArray &dstba, const DistributionMapping &dstdm, const Box &dstbox, const BoxArray &srcba, const DistributionMapping &srcdm, const IntVect &ngrow, DTOS const &dtos)']]],
+ ['multiblockindexmapping_5844',['MultiBlockIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html',1,'amrex::NonLocalBC']]],
+ ['multicutfab_5845',['MultiCutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html',1,'amrex::MultiCutFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#aaaef2d8067b4e79d9e8b222d82fffe3f',1,'amrex::MultiCutFab::MultiCutFab(const BoxArray &ba, const DistributionMapping &dm, int ncomp, int ngrow, const FabArray< EBCellFlagFab > &cellflags)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a6e72abb71404d338b7ddc2570277c430',1,'amrex::MultiCutFab::MultiCutFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a13683ad147676d968ba83b1c7a1ce09b',1,'amrex::MultiCutFab::MultiCutFab(const MultiCutFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a791ee981722de3ea8241d09f96653a33',1,'amrex::MultiCutFab::MultiCutFab(MultiCutFab &&rhs) noexcept=default']]],
+ ['multifab_5846',['MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html',1,'amrex']]],
+ ['multifab_5847',['multiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aaf12adc6f28b696da9085672a5507a83',1,'amrex::FabSetT::multiFab() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a0dd0ab51c70e9efaada3883aab1b8b56',1,'amrex::FabSetT::multiFab() const noexcept']]],
+ ['multifab_5848',['MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abcce72db937ae8e326d2cb14cb114e7d',1,'amrex::MultiFab::MultiFab() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a19ec88a3ec56e2af03e7d127f8edb79e',1,'amrex::MultiFab::MultiFab(Arena *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a89ca350582ac479d9278fa2e0ec1a9c2',1,'amrex::MultiFab::MultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, int ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2c97960be1543778b979eb2a22c2b5d0',1,'amrex::MultiFab::MultiFab(const BoxArray &bxs, const DistributionMapping &dm, int ncomp, const IntVect &ngrow, const MFInfo &info=MFInfo(), const FabFactory< FArrayBox > &factory=FArrayBoxFactory())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ab61f9da32d4aad58172e8871dc992e45',1,'amrex::MultiFab::MultiFab(const MultiFab &rhs, MakeType maketype, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae5d26ea953fbc273c65f7c489511f656',1,'amrex::MultiFab::MultiFab(MultiFab &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad82dfbf92b93fa09d680fe6e3bec36e5',1,'amrex::MultiFab::MultiFab(const MultiFab &rhs)=delete']]],
+ ['multifab_5849',['MULTIFAB',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfa99e213ce9d7f8ea555072b09cc955a30',1,'amrex::Amrvis']]],
+ ['multifabcopydescriptor_5850',['MultiFabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html',1,'amrex::MultiFabCopyDescriptor'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#aae458eefaa948665af2dfefd5bffe686',1,'amrex::MultiFabCopyDescriptor::MultiFabCopyDescriptor(const MultiFabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#a590e4e8386d564474eafc3873a421681',1,'amrex::MultiFabCopyDescriptor::MultiFabCopyDescriptor(MultiFabCopyDescriptor &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#af99970f65ef4914fc7b4269d4d13429e',1,'amrex::MultiFabCopyDescriptor::MultiFabCopyDescriptor()=default']]],
+ ['multifabfilefullprefix_5851',['MultiFabFileFullPrefix',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a81e8d2ba5c7abaf7b2ca9bd2f43d5fb1',1,'amrex']]],
+ ['multifabheaderpath_5852',['MultiFabHeaderPath',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4ba0c733501dc74a5d254dac0bfc47d',1,'amrex']]],
+ ['multifabid_5853',['MultiFabId',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a55427a27e71c45e7066414b0accf4a9b',1,'amrex']]],
+ ['multigfab_5854',['MultiGFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html',1,'amrex::EB2::MultiGFab'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a499a6d7b2b720aca806b92cdb1e23382',1,'amrex::EB2::MultiGFab::MultiGFab(const BoxArray &ba, const DistributionMapping &dm)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html#a031d7609d94c881c63e75be491d9dafe',1,'amrex::EB2::MultiGFab::MultiGFab()=default']]],
+ ['multileveltoblueprint_5855',['MultiLevelToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a025e5b59bd3848fc86899a836d0800f2',1,'amrex::MultiLevelToBlueprint(int n_levels, const Vector< const MultiFab * > &mfs, const Vector< std::string > &varnames, const Vector< Geometry > &geoms, Real time_value, const Vector< int > &level_steps, const Vector< IntVect > &ref_ratio, conduit::Node &bp_mesh)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58624bde46f31353c6263dd50ec48bfd',1,'amrex::MultiLevelToBlueprint(int n_levels, const Vector< const MultiFab * > &mfs, const Vector< std::string > &varnames, const Vector< Geometry > &geoms, Real time_value, const Vector< int > &level_steps, const Vector< IntVect > &ref_ratio, Node &res)']]],
+ ['multimask_5856',['MultiMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html',1,'amrex::MultiMask'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a1965badea589074d3865b6b7c258baa1',1,'amrex::MultiMask::MultiMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a17295aabe1cef5654de77c7133bea544',1,'amrex::MultiMask::MultiMask(const MultiMask &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#aa1a1571e1a1ec3db4787a6a05e38403c',1,'amrex::MultiMask::MultiMask(MultiMask &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#aa6cb4358410dd413ca35d1ecdcc3fb0f',1,'amrex::MultiMask::MultiMask(const BoxArray ®ba, const DistributionMapping &dm, const Geometry &geom, Orientation face, int in_rad, int out_rad, int extent_rad, int ncomp, bool initval)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a82389d75715d6277535cb793627c135e',1,'amrex::MultiMask::MultiMask(const BoxArray &ba, const DistributionMapping &dm, int ncomp)']]],
+ ['multimaskiter_5857',['MultiMaskIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMaskIter.html',1,'amrex::MultiMaskIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMaskIter.html#a0e4dd1fe210e54dbe5f7eda35343d210',1,'amrex::MultiMaskIter::MultiMaskIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a543302181bedff3235f600544f96197f',1,'amrex::MultiMask::MultiMaskIter()']]],
+ ['multiplies_5858',['Multiplies',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Multiplies.html',1,'amrex']]],
+ ['multiply_5859',['Multiply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62db3405e4e92a2a5bd5d3d9d19698ba',1,'amrex::MultiFab::Multiply()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a57da8c33bc706892e873bca4ff05f7ab',1,'amrex::Gpu::Atomic::Multiply()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71808e748d2cf6ea301231f278269b70',1,'amrex::Multiply(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec148f53c2d7fcc3b00c9e91999d4058',1,'amrex::Multiply(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ae4eab34e67e569399b7a53cbe5d9d188',1,'amrex::iMultiFab::Multiply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a1782d5eefcdae9512c4d9ece50a2253b',1,'amrex::MultiFab::Multiply()']]],
+ ['multiply_5fdevice_5860',['Multiply_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#afe7501c4ae1afec6af85f031a949dbc3',1,'amrex::Gpu::Atomic']]],
+ ['multivalued_5861',['multivalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf8a062dbd0dba47618be245dc266806',1,'amrex']]],
+ ['mx_5862',['mx',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Bytes.html#ae97a8af2e85ff53fc98d90d294693657',1,'amrex::MemProfiler::Bytes::mx()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Builds.html#a2c94315722d15392846ab3b77a58c3d0',1,'amrex::MemProfiler::Builds::mx()']]],
+ ['myid_5863',['MyID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#afc192eadbbc8aaafa7ff32cacdc8488b',1,'amrex::ParallelContext::Frame']]],
+ ['mypariter_5864',['MyParIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4f7f3ca7bf951e7ec6fce594005694da',1,'amrex::NeighborParticleContainer']]],
+ ['myproc_5865',['MyProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a2fe4785cdf596f485e0087fcdf771579',1,'amrex::ParallelContext::Frame']]],
+ ['myproc_5866',['myProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a0ce6d467be8a3cc0a59bdf0a4a84c18a',1,'amrex::NFilesIter::myProc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a3e2bb26a42b27ca072324f9bdfb0e1cf',1,'amrex::FabCopyDescriptor::myProc()']]],
+ ['myproc_5867',['MyProc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a61222da774be88a4ba57947bce9b0847',1,'amrex::MPMD::MyProc()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a33162ef233c092e9e6fd75ab291b9b29',1,'amrex::ParallelDescriptor::MyProc() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adc6941c4330302993547bfb867a1df31',1,'amrex::ParallelDescriptor::MyProc(MPI_Comm comm) noexcept']]],
+ ['myprocall_5868',['MyProcAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a2c1b05e38fc339f7a2275f8e32ca64e8',1,'amrex::ParallelContext']]],
+ ['myprocsub_5869',['MyProcSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a5f6737315bff6905419103b17acf3d06',1,'amrex::ParallelContext']]],
+ ['myprogid_5870',['MyProgId',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a94159263c06dba87d4f0a07c513df59b',1,'amrex::MPMD']]],
+ ['myrankinnode_5871',['MyRankInNode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa6c71d10d121a68af6b6d3b0549a6b3b',1,'amrex::ParallelDescriptor']]],
+ ['myrankinprocessor_5872',['MyRankInProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a83bd00b0f4fc52881764bcf3e23e7a3f',1,'amrex::ParallelDescriptor']]],
+ ['myrankinteam_5873',['MyRankInTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#acccfcdccaefb95d8178c5c9253113b87',1,'amrex::ParallelDescriptor']]],
+ ['myreadindex_5874',['myReadIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#aecbccfacd424296243d4fb271f754258',1,'amrex::NFilesIter']]],
+ ['mysetposition_5875',['mySetPosition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#ac8060f9d60b3f7dff21c1f8a826302d3',1,'amrex::NFilesIter']]],
+ ['mysparsefilenumber_5876',['mySparseFileNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#adbf2559963632d8d8e286065e081205c',1,'amrex::NFilesIter']]],
+ ['mytask_5877',['MyTask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aed6698adf890b9907f61c1c00e81618e',1,'amrex::ForkJoin']]],
+ ['myteam_5878',['MyTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2814a4f0e10eb279d7457e6a2935fefa',1,'amrex::ParallelDescriptor']]],
+ ['myteamcolor_5879',['MyTeamColor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a687dc008cc6ce7831496af1f8bbfff96',1,'amrex::ParallelDescriptor']]],
+ ['myteamlead_5880',['MyTeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a564fb3e90a09a47e8213cdd2de4a2634',1,'amrex::ParallelDescriptor']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_e.js b/amrex-hydro/Doxygen/html/search/all_e.js
index 5d814d1..9c6ee87 100644
--- a/amrex-hydro/Doxygen/html/search/all_e.js
+++ b/amrex-hydro/Doxygen/html/search/all_e.js
@@ -1,376 +1,376 @@
var searchData=
[
- ['n_5884',['n',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#ae2a7dce34011a9267540c9717a5cb125',1,'AMREX_IPARSERSTYPE::n()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#ab225ec03a4bab39df7f50dbb3928842e',1,'AMREX_PARSERSTYPE::n()'],['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#ad0fc01a1d38109451e446decb6cf91c5',1,'distribution_t::n()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html#a9a65297834ae0a934ca195f70b3f44cc',1,'amrex::iparser_nvp::n()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html#a51d8b50d57ee8a52833c414ae13a5381',1,'amrex::NumComps::n()'],['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#a34fd641ec3073c157da173359feb99e6',1,'process_topology_t::n()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#a23fedc6778a6f6a72862b3a659494231',1,'amrex::TinyProfiler::Stats::n()']]],
- ['n1_5885',['n1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#aadfbf53cde02f929750750628396d8fe',1,'amrex::iparser_f3::n1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a6caf5b36a9f8beace196c5072f325928',1,'amrex::parser_f3::n1()']]],
- ['n2_5886',['n2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#ac268e69ddbebfb2404bd9ca914476c8e',1,'amrex::iparser_f3::n2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a9c0e8a7d413bf12c7adc9cfb9159da53',1,'amrex::parser_f3::n2()']]],
- ['n3_5887',['n3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a62f9b0134e9c4f6d0019a249f4dc9017',1,'amrex::parser_f3::n3()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#a3bbb7bbf7789a9700e08d8c5a079b826',1,'amrex::iparser_f3::n3()']]],
- ['n_5fcomp_5888',['n_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a4ff6141edd1ba1d1940c45b98a619b04',1,'amrex::FabArrayBase']]],
- ['n_5fcomponents_5889',['n_components',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html#ace297f67083473f1a5777f7cfd1a0135',1,'amrex::NonLocalBC::PackComponents']]],
- ['n_5fcycle_5890',['n_cycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a091b2e0b9cd006fd375a407f8ed98f80',1,'amrex::Amr']]],
- ['n_5fderive_5891',['n_derive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a37c756f3c98d63ce682589e6abf3a6c4',1,'amrex::DeriveRec']]],
- ['n_5ferror_5fbuf_5892',['n_error_buf',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#aa78fef1ea7608723c281debe971d460e',1,'amrex::AmrInfo']]],
- ['n_5ffilled_5893',['n_filled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acb3699bf4d436f320a73a9c5239b81cd',1,'amrex::FabArrayBase']]],
- ['n_5fgrow_5894',['n_grow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aad48d978f6df9294ff3cbdb8978b8914',1,'amrex::FabArrayBase']]],
- ['n_5fpoints_5895',['n_points',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#aae8be9e2e342b9ba03c2b087855a5df1',1,'amrex::FabArray::ShMem']]],
- ['n_5fprint_5ftabs_5896',['n_print_tabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#af5020b8e813ceea3418f07d2529ae2cd',1,'amrex::TinyProfiler']]],
- ['n_5fproper_5897',['n_proper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a36e0332bccfe906856f622730eeafbcf',1,'amrex::AmrInfo']]],
- ['n_5fstate_5898',['n_state',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2cc67c5168b67d6772586e58d5e2c5a3',1,'amrex::DeriveRec']]],
- ['n_5fsten_5899',['n_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ad9408790b2173c0287493d687303ad01',1,'amrex::nodelap_detail']]],
- ['n_5fthreads_5fand_5fblocks_5900',['n_threads_and_blocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a7a6b8811fb0e015cf250057bb00e6bcd',1,'amrex::Gpu::Device']]],
- ['n_5fvabs_5fmultifab_5901',['N_VAbs_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a3adcad5ac518df241183684b9d8eb0ab',1,'amrex::sundials']]],
- ['n_5fvaddconst_5fmultifab_5902',['N_VAddConst_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a63e923f8d464b3ebd97acf0ca3ee309d',1,'amrex::sundials']]],
- ['n_5fvalues_5903',['n_values',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a7127367bcb4407b08339a44b7ecca386',1,'amrex::FabArray::ShMem']]],
- ['n_5fvclone_5fmultifab_5904',['N_VClone_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a1ca520b2e907a435625fdb9c78e78d33',1,'amrex::sundials']]],
- ['n_5fvcloneempty_5fmultifab_5905',['N_VCloneEmpty_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a60ae513faa57f10e9b4aa46cf655b832',1,'amrex::sundials']]],
- ['n_5fvcompare_5fmultifab_5906',['N_VCompare_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a3da84796fd6b4469437479e1a0d96d36',1,'amrex::sundials']]],
- ['n_5fvconst_5fmultifab_5907',['N_VConst_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a25656fdc3baa82f76e32e6ccd3f97e2a',1,'amrex::sundials']]],
- ['n_5fvconstrmask_5fmultifab_5908',['N_VConstrMask_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a1125a7cc24f97393b216d5afb6b0416c',1,'amrex::sundials']]],
- ['n_5fvdestroy_5fmultifab_5909',['N_VDestroy_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#abffe63203970e83625b191d35d5b1cd4',1,'amrex::sundials']]],
- ['n_5fvdiv_5fmultifab_5910',['N_VDiv_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a9cc44df35cea73c4b2b2e39544d523a5',1,'amrex::sundials']]],
- ['n_5fvdotprod_5fmultifab_5911',['N_VDotProd_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a44dbf995b982e15d613de85f44e2d371',1,'amrex::sundials']]],
- ['n_5fvectorcontent_5fmultifab_5fnotptr_5912',['N_VectorContent_MultiFab_notptr',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html',1,'']]],
- ['n_5fvgetcontent_5fmultifab_5913',['N_VGetContent_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6bfd29fc821ae740836f40595e8479b8',1,'amrex::sundials']]],
- ['n_5fvgetlength_5fmultifab_5914',['N_VGetLength_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a48461856ef0250658c5a2ebf41d98edc',1,'amrex::sundials']]],
- ['n_5fvgetownmf_5fmultifab_5915',['N_VGetOwnMF_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a83ab40ea0b031a6e4bd372e4eb2ee2f1',1,'amrex::sundials']]],
- ['n_5fvgetvectoralias_5fmultifab_5916',['N_VGetVectorAlias_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a2e8955698d384f25c4019a0e22060caf',1,'amrex::sundials']]],
- ['n_5fvgetvectorpointer_5fmultifab_5917',['N_VGetVectorPointer_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a98b7c6942f2b0bcc5ce905c231ec9293',1,'amrex::sundials']]],
- ['n_5fvinv_5fmultifab_5918',['N_VInv_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aba2fa6d2aa9b8cd855d83759e3ed65dd',1,'amrex::sundials']]],
- ['n_5fvinvtest_5fmultifab_5919',['N_VInvTest_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aa8f8163d4f0f443bbe7e99756b2c39d4',1,'amrex::sundials']]],
- ['n_5fvl1norm_5fmultifab_5920',['N_VL1Norm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#abed0b53c3ca780e46a31fe986d659ac9',1,'amrex::sundials']]],
- ['n_5fvlinearsum_5fmultifab_5921',['N_VLinearSum_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a7dbf86dc6e019c767f280831b7acabaa',1,'amrex::sundials']]],
- ['n_5fvmake_5fmultifab_5922',['N_VMake_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aa448557aba9190f3de7151a4293004c9',1,'amrex::sundials']]],
- ['n_5fvmaxnorm_5fmultifab_5923',['N_VMaxNorm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6f2b1de2ee6a9a463d5dddf7d8a8b4aa',1,'amrex::sundials']]],
- ['n_5fvmin_5fmultifab_5924',['N_VMin_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6eb54c25311d23f5de6f482181502046',1,'amrex::sundials']]],
- ['n_5fvminquotient_5fmultifab_5925',['N_VMinQuotient_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6d60b24360c65fb257af7b2cce3931ff',1,'amrex::sundials']]],
- ['n_5fvnew_5fmultifab_5926',['N_VNew_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ae1662622a3ba4bb3184be645ad05521e',1,'amrex::sundials']]],
- ['n_5fvnewempty_5fmultifab_5927',['N_VNewEmpty_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ac1e30fb20bc7a1ea62d7078e50be7498',1,'amrex::sundials']]],
- ['n_5fvprod_5fmultifab_5928',['N_VProd_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ab1fe429fc9c7083c5712e6c614ebb1fd',1,'amrex::sundials']]],
- ['n_5fvscale_5fmultifab_5929',['N_VScale_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6828b2d4856afe42b3c8ff58f46951c7',1,'amrex::sundials']]],
- ['n_5fvsetownmf_5fmultifab_5930',['N_VSetOwnMF_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ae60dd0ee3c2077eebc0dc19ca19eca74',1,'amrex::sundials']]],
- ['n_5fvspace_5fmultifab_5931',['N_VSpace_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a3a01eaa5b7064ea2a584a244a1579de2',1,'amrex::sundials']]],
- ['n_5fvwl2norm_5fmultifab_5932',['N_VWL2Norm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#af676ec963a035867b028dbf81e6fb1bd',1,'amrex::sundials']]],
- ['n_5fvwrmsnorm_5fmultifab_5933',['N_VWrmsNorm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ac991138d8a2fb1081eed07c3d8b502e7',1,'amrex::sundials']]],
- ['n_5fvwrmsnormmask_5fmultifab_5934',['N_VWrmsNormMask_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a8b09801267db73e9db73b38a4fa21ff1',1,'amrex::sundials']]],
- ['nai_5935',['NAI',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a06d45e3facca70a0951cbccddc01c804',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a06d45e3facca70a0951cbccddc01c804',1,'amrex::ConstParticleTileData::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#adfec304d600c86d3dc5fda841cd2aaff',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#adfec304d600c86d3dc5fda841cd2aaff',1,'amrex::ParticleTileData::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a27974d2d46e3698a69b1997e905072e8',1,'amrex::ParticleTile::NAI()']]],
- ['nalloc_5936',['nalloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a59e766bfe21e1f505dee3649c10037b4',1,'amrex::MemStat::nalloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#a330cc4e231f61e998afb4546138fa0c3',1,'amrex::TinyProfiler::MemProcStats::nalloc()']]],
- ['name_5937',['name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a1c3308f0a08a991d3b3d2576e9d1e149',1,'amrex::StateDescriptor::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2fb16a53d8b6d9dd08306f89a535c617',1,'amrex::MLLinOpT::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a06e0f836743b4313fdd706e28e365d65',1,'amrex::MLNodeTensorLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a32ac8e52543365ce2565213c83725f15',1,'amrex::MLNodeLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a4b31dd42e50b3cdeca609dfd22fb79ce',1,'amrex::MLNodeABecLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2fb16a53d8b6d9dd08306f89a535c617',1,'MLLinOpT< Array< MultiFab, 3 > >::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a1abd0ae30a7a51ffe7672505fd171c2d',1,'amrex::MLEBNodeFDLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a90ed4bd36cb7bb9fc00d6080ff823d64',1,'amrex::MLCurlCurl::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a9fcabb5a67a004d3001fa8987ef6c1d8',1,'amrex::ErrorRec::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a1a14b155268a2e05884a92114d66eaa7',1,'amrex::DeriveRec::name()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html#a36d42d12dc34e9e1a3321c27539bb34d',1,'amrex::parser_symbol::name()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html#a4bf5fc603ea8e9574ec71ba4ffef1da9',1,'amrex::iparser_symbol::name()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a66050f0c470418cb4ab408bc117f3e63',1,'amrex::FabArrayBase::CacheStats::name()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#aa4edfb42a1c77e953234b83e0f87ce6f',1,'CommProfStats::BarrierEntry::name()']]],
- ['names_5938',['names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a19d2b43cab064c1ea321f9f25970c68f',1,'amrex::StateDescriptor']]],
- ['names_5939',['Names',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a835100974c4782de657f7f852cb8d2c3',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
- ['nametagentry_5940',['NameTagEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html',1,'CommProfStats::NameTagEntry'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html#a6f68697cdef968b39588884f6053782c',1,'CommProfStats::NameTagEntry::NameTagEntry()']]],
- ['nametagnames_5941',['NameTagNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8e869b70af44fbff24da4e5462638ab0',1,'CommProfStats']]],
- ['nametagnames_5942',['nameTagNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae55d86b8b14132b2c588eee6863497ef',1,'CommProfStats']]],
- ['nametags_5943',['nameTags',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a3e58e93a3d918f8f890135351e95840c',1,'CommProfStats::DataBlock']]],
- ['namrlevels_5944',['NAMRLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a09c567773980f90aa59d90d3235ded9c',1,'MLLinOpT< Array< MultiFab, 3 > >::NAMRLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a09c567773980f90aa59d90d3235ded9c',1,'amrex::MLLinOpT::NAMRLevels()']]],
- ['namrlevs_5945',['namrlevs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7bde0570493aad3733687a04abf4520e',1,'amrex::MLMGT']]],
- ['nar_5946',['NAR',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7d38648767509798f1fab24a293b49eb',1,'amrex::ParticleTile::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9e82deaff2c7df2a96769926c0f35240',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9e82deaff2c7df2a96769926c0f35240',1,'amrex::ConstParticleTileData::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a9338e60dfce599b67883d4fdc4ec69fa',1,'amrex::ParticleTileData::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a9338e60dfce599b67883d4fdc4ec69fa',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAR()']]],
- ['narrayint_5947',['NArrayInt',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a5981f78d812f2041269921a8e314924d',1,'amrex::ConstSoAParticle::NArrayInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3063446dc305120704ec3f1670f301c1',1,'amrex::ParticleContainer_impl::NArrayInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3063446dc305120704ec3f1670f301c1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NArrayInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a434aff759965a8d6427692220e95b093',1,'amrex::SoAParticle::NArrayInt()']]],
- ['narrayreal_5948',['NArrayReal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a138782f7bd0e6e4cb04a451b013d5ca7',1,'amrex::SoAParticle::NArrayReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a2cf0e656973af4978ffcfb13a8fc7920',1,'amrex::ConstSoAParticle::NArrayReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32623939f5453d39bcfc26fef34972a8',1,'amrex::ParticleContainer_impl::NArrayReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32623939f5453d39bcfc26fef34972a8',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NArrayReal()']]],
- ['native32realdescriptor_5949',['Native32RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a56bb549e278ccc2611fd389c3d2b6bdb',1,'amrex::FPC']]],
- ['native64realdescriptor_5950',['Native64RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a3e122a19b07bc732bf83c360354ef2a4',1,'amrex::FPC']]],
- ['nativeintdescriptor_5951',['NativeIntDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a9cad45e259106beaa8e4dc56f613bd06',1,'amrex::FPC']]],
- ['nativelongdescriptor_5952',['NativeLongDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a6f67a43bd516bcc9547cb3b76424b2b8',1,'amrex::FPC']]],
- ['nativerealdescriptor_5953',['NativeRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#ab470772000cfb5f507edc5f294383bbc',1,'amrex::FPC']]],
- ['navg_5954',['navg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a072e3cbbf26527a9f54155ce1140e45c',1,'amrex::TinyProfiler::ProcStats']]],
- ['nblocks_5955',['nBlocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#aa7ac26fc429cbaf9db787e3400d11d08',1,'amrex::ReduceData::nBlocks(gpuStream_t const &s)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ad3b68748407c6998576e254be21d70f2',1,'amrex::ReduceData::nBlocks()']]],
- ['nbuild_5956',['nbuild',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a96b29c0b379436683da2d4c47ca8db2b',1,'amrex::FabArrayBase::CacheStats']]],
- ['nbuildsinfo_5957',['NBuildsInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html',1,'amrex::MemProfiler']]],
- ['nbytes_5958',['nBytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::STLtools::Triangle >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::XDim3 >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< char >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const int * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const int *, DefaultAllocator< const int * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const ParticleReal * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< index_type >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< int * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< int *, DefaultAllocator< int * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< ParticleReal * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< std::size_t >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< unsigned int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::NeighborCode >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< EBCellFlag >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< char >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< char >::nBytes() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< EBCellFlag >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< HYPRE_Int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< AtomicInt >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< AtomicInt >::nBytes() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'amrex::BaseFab::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::openbc::MomTag >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'amrex::BaseFab::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< HYPRE_Int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< int >::nBytes() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< int >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< PetscInt >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::BoxND >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'amrex::PODVector::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a60945306ed69d287f22245f05ed65858',1,'FabFactory< FArrayBox >::nBytes()']]],
- ['nbytes_5959',['nbytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html#a5732bd12dff7fbb6b71bf50b37290f6d',1,'amrex::FabArrayBase::meminfo']]],
- ['nbytes_5960',['nBytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a60945306ed69d287f22245f05ed65858',1,'FabFactory< amrex::FArrayBox >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a60945306ed69d287f22245f05ed65858',1,'amrex::FabFactory::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#aef5ff6c3751771217568c9dbe50c4880',1,'amrex::detail::CutFabFactory::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< PetscInt >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< Real >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< Real >::nBytes() const noexcept']]],
- ['nbytes_5fhwm_5961',['nbytes_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html#a9fa43b62c55d186548b19ea58a2e351b',1,'amrex::FabArrayBase::meminfo']]],
- ['nbytesowned_5962',['nBytesOwned',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< PetscInt >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< Real >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a68d95d50ed271feafbd28018aa0e8d96',1,'amrex::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< int >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a064d90077e1d86d6ba81b5b546bb7438',1,'amrex::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< HYPRE_Int >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< EBCellFlag >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< char >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< AtomicInt >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'amrex::BaseFab::nBytesOwned()']]],
- ['nc_5963',['nc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#a8c9cad12b04e174fac89d2a548f34c96',1,'amrex::DeriveRec::StateRange']]],
- ['nc_5964',['NC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#ab5cb26461b00acd27b5746145172e7cd',1,'amrex::PCData']]],
- ['nc_5965',['nc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ComponentBox.html#ab9685b37a78a8a607d5cd932fedf4a30',1,'amrex::Gpu::ComponentBox']]],
- ['ncalls_5966',['nCalls',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#a715cf5d864be62cf72c0e554738068bb',1,'BLProfStats::CallTreeNode::nCalls()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#ad1a3f8772ee33935e4bcb30cdd5581a4',1,'BLProfStats::FuncStat::nCalls()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a0325378ef299924b545b1b5f6a461435',1,'BLProfStats::BLPDataBlock::nCalls()']]],
- ['ncells_5fgrid_5967',['ncells_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a728df4407c4def01f16e9af80fda2ebf',1,'amrex::PETScABecLap::ncells_grid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a2e125c8d535cb75d33aee7d83be455d7',1,'amrex::HypreABecLap3::ncells_grid()']]],
- ['ncomp_5968',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ae420ff73e7a6ac0310736a01f1a6dbc1',1,'amrex::PlotFileData::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< int >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< PetscInt >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< Real >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a1052f19a1566840110263a9ebe9c3587',1,'amrex::BndryDataT::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a47ea706bedc5e03c2a5556da50801cf3',1,'amrex::CellData::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aec6647af0d0a9f2d760d502a8975d6f1',1,'amrex::FabArrayBase::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a1b171b05c525c1833805b9c1e71f8368',1,'amrex::FabSetT::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#af8c25dc77c81cfd2e133f1ed79fe0032',1,'amrex::FluxRegister::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a3b4fcaf2fed76d9722c8a476ce1a5ce8',1,'amrex::MultiCutFab::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a36d695b32af9b38493af2d60083ff6ba',1,'amrex::MultiMask::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0cef8b304e3c55a8d985c2a8907da9e4',1,'amrex::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#af2a7f57c4c0eba9dbf8e38dd84572eb2',1,'amrex::PlotFileDataImpl::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a831e9baa65c6e3a16119230c16dec212',1,'amrex::StateDescriptor::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#adec7196972698a4a61e5d5eed628aa8c',1,'amrex::VisMF::nComp()']]],
- ['ncomp_5969',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< T0 const >']]],
- ['ncomp_5970',['nComp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a27531cc00ae88701b82d827296ac6496',1,'amrex::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< EBCellFlag >::nComp()']]],
- ['ncomp_5971',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a327facaefaef9c16772d8b9f5647848e',1,'amrex::CellData::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#ad2ab165dff9bdbdedaf65405a2bee07a',1,'amrex::FBData::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a311b5caaf3b58835f84598f46315953d',1,'amrex::FluxRegister::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a67a474e9e00d6fe9f40b4d67f28a355c',1,'amrex::MLMGT::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ab0fc399bd97c511820bc806a78ac10a9',1,'amrex::StateDescriptor::ncomp()']]],
- ['ncomp_5972',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa4789a7f8a95114cbb7eafa31541e362',1,'amrex::AmrData']]],
- ['ncomp_5973',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< T0 >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< T const >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< Real const >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< int const >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< int >::ncomp()']]],
- ['ncomp_5974',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< HYPRE_Int >']]],
- ['ncomp_5975',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'amrex::Array4']]],
- ['ncomp_5976',['NComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ad096b226eb7958f5d2bbd63449b077d2',1,'amrex::AmrData']]],
- ['ncomp_5977',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< char >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< AtomicInt >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'amrex::BaseFab::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< T0 const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< T0 >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< T const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< Real const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< int const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< int >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'amrex::Array4::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#aaa865db7c42ae26183110932425ab7a6',1,'amrex::FabCopyDescriptor::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#ad679841ea96302c513ad625560efb23d',1,'amrex::FabArrayBase::FabComTag::nComp()']]],
- ['ncompptr_5978',['nCompPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< char >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'amrex::BaseFab::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< AtomicInt >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< EBCellFlag >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< HYPRE_Int >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< int >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< PetscInt >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< Real >::nCompPtr()']]],
- ['ncontoptions_5979',['NCONTOPTIONS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323ba999d7f8b11dda1e081a79dbb21e2ac82',1,'amrex::Amrvis']]],
- ['ncovered_5980',['ncovered',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#ae2bc4b62a5716e7bfc8bed303aefb5ef',1,'amrex::EBCellFlagFab::NumCells']]],
- ['ncycle_5981',['nCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5858409b6a0c53ac8e09fd9601a44dcd',1,'amrex::Amr']]],
- ['nddoit_5982',['nddoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a204c931ee9d67ff355ad6a4d17d8f0ae',1,'amrex::GpuBndryFuncFab']]],
- ['ndebug_5983',['NDebug',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ae1d6711c50c87572893a9c863cbaa2e2',1,'amrex::system']]],
- ['ndims_5984',['ndims',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aac734596ce59e27477ac7d7a462fe003',1,'amrex::BoxND::ndims()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aac734596ce59e27477ac7d7a462fe003',1,'BoxND< AMREX_SPACEDIM >::ndims()']]],
- ['nearest_5985',['Nearest',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html',1,'amrex::ParticleInterpolator::Nearest'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#acba181eace70e13912251e82d7b76745',1,'amrex::ParticleInterpolator::Nearest::Nearest()']]],
- ['needinitialization_5986',['needInitialization',['../classHydro_1_1MacProjector.html#a810a7a05b1bcc6729b3bd68022073e70',1,'Hydro::MacProjector']]],
- ['needscoarsedataforbc_5987',['needsCoarseDataForBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7e2d1058dd843b67192b1aa489e112b6',1,'MLLinOpT< Array< MultiFab, 3 > >::needsCoarseDataForBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7e2d1058dd843b67192b1aa489e112b6',1,'amrex::MLLinOpT::needsCoarseDataForBC()']]],
- ['needsupdate_5988',['needsUpdate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afb2f8218dcad4df69508e7ea795c2aaf',1,'amrex::MLCellLinOpT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a8fb6d1048cec22ab43f69b7d91ccce1d',1,'amrex::MLTensorOp::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aecca19e63305762f008c9965c37b34e4',1,'amrex::MLNodeABecLaplacian::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1aeab1e2fe2f589ecdc3b9751208a22a',1,'MLLinOpT< Array< MultiFab, 3 > >::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1aeab1e2fe2f589ecdc3b9751208a22a',1,'amrex::MLLinOpT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a28c6954110a23fa141f9ab6420086999',1,'amrex::MLEBTensorOp::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a95ea231a7ff288e48c9209aa44210bcd',1,'amrex::MLEBABecLap::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a972b0c17208b96e3bc1c41d688ebf5d2',1,'amrex::MLCellABecLapT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ac016de333c8459f75c458870a8a3b384',1,'amrex::MLALaplacianT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af42c52eb173946c7ff2628ef20e2a89a',1,'amrex::MLABecLaplacianT::needsUpdate()']]],
- ['negate_5989',['negate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< Real >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a22c3343ab661a9ad5e7003b03ca66e1f',1,'amrex::iMultiFab::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< Real >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< Real >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< Real >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#aeac56ffb9329f6269e866cff504adc9e',1,'amrex::iMultiFab::negate(int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3774fde1c4d962bde2f98da96e9e0d55',1,'amrex::iMultiFab::negate(const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a4ba968b0fae543587863290a60b49716',1,'amrex::iMultiFab::negate(int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#acaf881689685c3fa82ed65829f6be4c3',1,'amrex::MultiFab::negate(int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad7cd1360a57300fc2e5eb5afdf6ff1dc',1,'amrex::MultiFab::negate(const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9939b447c0dc1a130c6952d2b376f8ad',1,'amrex::MultiFab::negate(int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae4ff818a86f791cca374edbe34bb6830',1,'amrex::MultiFab::negate(const Box ®ion, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< AtomicInt >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< PetscInt >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'amrex::BaseFab::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'amrex::BaseFab::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'amrex::BaseFab::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'amrex::BaseFab::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< AtomicInt >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< AtomicInt >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< AtomicInt >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< PetscInt >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< char >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< char >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< char >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< char >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< EBCellFlag >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< EBCellFlag >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< EBCellFlag >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< EBCellFlag >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< HYPRE_Int >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< PetscInt >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< PetscInt >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< int >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< int >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< int >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< int >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< HYPRE_Int >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< HYPRE_Int >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< HYPRE_Int >::negate(int comp, int numcomp=1) noexcept']]],
- ['negation_5990',['Negation',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d7af06ef9ce2e0a696e5c73f3e460aa',1,'amrex']]],
- ['neighbor_5991',['Neighbor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html',1,'amrex::EB2']]],
- ['neighbor_5fcopy_5fop_5992',['neighbor_copy_op',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a42b4110915286223007d92bbcf580d89',1,'amrex::NeighborParticleContainer']]],
- ['neighbor_5fcopy_5fplan_5993',['neighbor_copy_plan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4057e1a1eaeca59b1c87cec0720343d6',1,'amrex::NeighborParticleContainer']]],
- ['neighbor_5flist_5994',['neighbor_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a68d92607a1d43f215ae6af8ff8d3e3af',1,'amrex::NeighborParticleContainer']]],
- ['neighbor_5fprocs_5995',['neighbor_procs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0e1a0dcc5bf3f405f40ad020f18389bc',1,'amrex::ParticleContainerBase::neighbor_procs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a704c1b5b30612c4f5a09378f0a63b221',1,'amrex::NeighborParticleContainer::neighbor_procs()']]],
- ['neighborcode_5996',['NeighborCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html',1,'amrex']]],
- ['neighborcommmap_5997',['NeighborCommMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ae77c84d55fb9e147fc49a60bd44d42d6',1,'amrex::NeighborParticleContainer']]],
- ['neighborcommtag_5998',['NeighborCommTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html',1,'amrex::NeighborParticleContainer::NeighborCommTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a51890965f001619b2e6bba4ba983765e',1,'amrex::NeighborParticleContainer::NeighborCommTag::NeighborCommTag()']]],
- ['neighborcopytag_5999',['NeighborCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html',1,'amrex::NeighborParticleContainer::NeighborCopyTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a69740b5a47d3cbb97f2aac1632b6878b',1,'amrex::NeighborParticleContainer::NeighborCopyTag::NeighborCopyTag()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a60c58a36225c377967e515df8da5c0ea',1,'amrex::NeighborParticleContainer::NeighborCopyTag::NeighborCopyTag(int a_level, int a_grid, int a_tile)']]],
- ['neighbordata_6000',['NeighborData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html',1,'amrex::NeighborData< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#a7f2e9c324bce9a494b544b608d346999',1,'amrex::NeighborData::NeighborData()']]],
- ['neighborindexmap_6001',['NeighborIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html',1,'amrex::NeighborParticleContainer::NeighborIndexMap'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#ab2f3d4a7c0474c6897f33a5bcbae2def',1,'amrex::NeighborParticleContainer::NeighborIndexMap::NeighborIndexMap()']]],
- ['neighborlist_6002',['NeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html',1,'amrex']]],
- ['neighborlistcontainertype_6003',['NeighborListContainerType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a43409db639b332ea93f0ad257dc54bc7',1,'amrex::NeighborParticleContainer']]],
- ['neighborparticlecontainer_6004',['NeighborParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html',1,'amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adff18120eea0cf9a843f2779fa7afb80',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(const NeighborParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aec6aa68d7cccf38bf8f2ece89e2e47ad',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(ParGDBBase *gdb, int ncells)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a85456475575ab6d83ef479080e989a74',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba, int nneighbor)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a186b8b589b18098582292879a91ccf87',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr, int nneighbor)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a8e16762fd9648d7b623cff439d75e888',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(NeighborParticleContainer &&)=default']]],
- ['neighborprocs_6005',['NeighborProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a444a7a4f352c7d70ab530e09facc7894',1,'amrex::ParticleContainerBase']]],
- ['neighbors_6006',['Neighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html',1,'amrex::Neighbors< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a78add4fa0c929801818ea1db168eb81c',1,'amrex::Neighbors::Neighbors()']]],
- ['neighbors_6007',['neighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a2db2fa1d27368a0d8f2a783f215cd93b',1,'amrex::NeighborParticleContainer']]],
- ['neighbortask_6008',['NeighborTask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html',1,'amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborTask'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#ac124f082ce98a9d25b4212b94b68a316',1,'amrex::NeighborParticleContainer::NeighborTask::NeighborTask()']]],
- ['neighborunpackpolicy_6009',['NeighborUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html',1,'amrex']]],
- ['neighintcoords_6010',['neighIntCoords',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html#a9483f0f0bc23a2e7f70ba279d56a5c9b',1,'amrex::btUnit']]],
- ['nelems_6011',['nelems',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a0607bbf4e032f81bfd48d64cfca15cda',1,'amrex::MLNodeTensorLaplacian']]],
- ['nerase_6012',['nerase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#ab6595895c14aaed1f6f9c8d00a7a8d7d',1,'amrex::FabArrayBase::CacheStats']]],
- ['nerrorbuf_6013',['nErrorBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad5199bceb8775542859c6b51d0a2100c',1,'amrex::AmrMesh']]],
- ['nerrorbufvect_6014',['nErrorBufVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a071011d3702ecfc14ebc0f61a30a50ed',1,'amrex::AmrMesh']]],
- ['nestedtimestack_6015',['nestedTimeStack',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6a49bd7619b72e7cd42e63610f9f1ce2',1,'CommProfStats']]],
- ['nestsets_6016',['Nestsets',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade93dfd6bf280f23f7f7baa47404e80b',1,'amrex']]],
- ['neumann_5fscale_6017',['neumann_scale',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a6366961f450336e2d75eed8a09573d',1,'amrex::neumann_scale(int i, int j, int k, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afeb47b1ddabe421a74790b1ef812b908',1,'amrex::neumann_scale(int i, int j, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept']]],
- ['new_6018',['New',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a85eaea376d002e3fdfaa2082cd2a30cf',1,'amrex::AmrMeshDataAdaptor::New()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a41f3c8b6a7d66e0b17a4e9869c8c9b40',1,'amrex::AmrDataAdaptor::New()']]],
- ['new_5fchop_6019',['new_chop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a334eb4810f3a2efcf713b44eee9d4d7b',1,'amrex::Cluster::new_chop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#aa556ac17a14c8ed6b6280bae1ab48be5',1,'amrex::ClusterList::new_chop()']]],
- ['new_5fdata_6020',['new_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a08b05c680ad59e2ac04f8178d52cf3a0',1,'amrex::StateData']]],
- ['new_5ftime_6021',['new_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad6b519ebb5a60157c412e833587b12b3',1,'amrex::StateData']]],
- ['newdata_6022',['newData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a2351d4871d6a5f299b26c1d6150690a7',1,'amrex::StateData::newData() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a5a81beda34e62a92aadd7941bcc5157e',1,'amrex::StateData::newData() const noexcept']]],
- ['newdistfcnelement2d_6023',['newDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a0f6b387cfd46f49845c6739bf394bd83',1,'amrex::SplineDistFcnElement2d::newDistFcnElement2d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a557c0955469be67746ebf22ad98ba341',1,'amrex::LineDistFcnElement2d::newDistFcnElement2d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a73a47ce03d2add3e6b72d53c2dbef76e',1,'amrex::distFcnElement2d::newDistFcnElement2d()']]],
- ['newgrid_6024',['newGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a85837b66263e6415ba8a9b4830749ac8',1,'amrex::StateData']]],
- ['newplt_6025',['NEWPLT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfa57bb6b57ab317541bed026109325dcea',1,'amrex::Amrvis']]],
- ['newrealdescriptor_6026',['newRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ab94bb7aa5faab13c6cd95f1fe9109649',1,'amrex::RealDescriptor']]],
- ['newrequest_6027',['NewRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a05d19cd0b5b9a9c20320e96810edbb72',1,'amrex::DataServices']]],
- ['next_6028',['next',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42288d3d8915ea8195d6645ae1a1659c',1,'BoxND< AMREX_SPACEDIM >::next()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42288d3d8915ea8195d6645ae1a1659c',1,'amrex::BoxND::next()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a7f3c17e356fa82fa08928ed417493761',1,'amrex::BoxIterator::next()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#a8eedabaa4dab327141f794937ff41ca4',1,'amrex::DeriveRec::StateRange::next()']]],
- ['nextdynamicindex_6029',['nextDynamicIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a07296b12634219c4a15337435852a67b',1,'amrex::MFIter']]],
- ['nextfillboxid_6030',['nextFillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a57a30ba94f1d8f7e58eb686a5596e813',1,'FabArrayCopyDescriptor< FArrayBox >::nextFillBoxId()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a57a30ba94f1d8f7e58eb686a5596e813',1,'amrex::FabArrayCopyDescriptor::nextFillBoxId()']]],
- ['nextid_6031',['NextID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a2fcbaec8aac910c864f4a210d48d9c93',1,'amrex::Particle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#ad5a5330128743262d4531ebb62a635bc',1,'amrex::ConstSoAParticle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a9a4c7eb8fdcbc8c084dc950fea9fc53d',1,'amrex::ConstSoAParticle::NextID(Long nextid)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#acfec109fc6821c1e45db900b4adc6779',1,'amrex::Particle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#af52db92778d76b160a15800015159367',1,'amrex::SoAParticle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a8d6c15b2cd00fcee655a8b9b90a29e8d',1,'amrex::SoAParticle::NextID(Long nextid)']]],
- ['nextra_6032',['nExtra',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ae8e2531823af7371e1df8e414a8c6fd9',1,'amrex::StateDescriptor']]],
- ['nfabcomtags_6033',['nFabComTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3a7f7c535ed810165b197ab926d2e791',1,'FabArrayCopyDescriptor< FArrayBox >::nFabComTags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3a7f7c535ed810165b197ab926d2e791',1,'amrex::FabArrayCopyDescriptor::nFabComTags()']]],
- ['nfabcopydescs_6034',['nFabCopyDescs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a21d6de27c494e1f4b725020187ef6fe5',1,'FabArrayCopyDescriptor< FArrayBox >::nFabCopyDescs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a21d6de27c494e1f4b725020187ef6fe5',1,'amrex::FabArrayCopyDescriptor::nFabCopyDescs()']]],
- ['nfiles_6035',['NFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156a167fa24b841257fa58af35b658f5d6c1',1,'amrex::VisMF']]],
- ['nfilesiter_6036',['NFilesIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html',1,'amrex::NFilesIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a41bf610b1a4c7439a960fa7589c09f53',1,'amrex::NFilesIter::NFilesIter(std::string fileName, Vector< int > readRanks, bool setBuf=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a50735b1e0f0c04d53e60371d210d50f2',1,'amrex::NFilesIter::NFilesIter(int noutfiles, std::string fileprefix, bool groupsets, bool setBuf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a6da73e54601733abbefb73b558441299',1,'amrex::NFilesIter::NFilesIter(NFilesIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a9f952996fef2f589f9d82962ab7b4ff7',1,'amrex::NFilesIter::NFilesIter(NFilesIter &&)=delete']]],
- ['nflags_6037',['Nflags',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#af02a1ad3ee48fe2cd63b590a221ad1dd',1,'SDCstruct']]],
- ['nfree_6038',['nfree',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#ab2c0f6adf1de06d4e718a0165b63b373',1,'amrex::TinyProfiler::MemProcStats::nfree()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a9d6dfbc5efa557f55251adda530dcf4a',1,'amrex::MemStat::nfree()']]],
- ['ng_6039',['ng',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#aeda8ad7ebda39d029e5e7253b9ee1b6d',1,'amrex::EB2::GFab']]],
- ['nghost_6040',['nghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a3389add6565681ffce22be42b4101fe2',1,'amrex::MLCGSolverT']]],
- ['ngrow_6041',['nGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a92cef599b0ae34401a5463ec6fddc606',1,'amrex::FabArrayBase']]],
- ['ngrow_6042',['ngrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a07e4582c7d12d9c0af8972fcbf214b89',1,'amrex::ErrorRec::ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#ab30d7bacb605f55a7714f002a92f2cf6',1,'amrex::ForkJoin::MFFork::ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ae0e3631c9cd4872714c6d926073d1a51',1,'amrex::StateDescriptor::ngrow()']]],
- ['ngrow_6043',['NGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93648bc3842b67bb1dffa164bdd5f0d1',1,'amrex::AmrData::NGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a2f6daf12771b72f61d675a618378fab6',1,'amrex::AMRErrorTag::NGrow()']]],
- ['ngrow_6044',['nGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aaa772f863501b3d0a0c4a883b91b9083',1,'amrex::AmrData::nGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a4caa93d2bc0ad73faf33ca05ae0b5933',1,'amrex::ErrorRec::nGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ae8d90e43fe323739131b52c834c46dd7',1,'amrex::MultiCutFab::nGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a887f01ad484d73b2eaab8ef3e9568d88',1,'amrex::VisMF::nGrow()']]],
- ['ngrowfilled_6045',['nGrowFilled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a76a6089045a5d690f809bd0d2e7c51ab',1,'amrex::FabArrayBase']]],
- ['ngrowvect_6046',['nGrowVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#ac25341d29a4bdd3d3ba354f2263a8c54',1,'amrex::PlotFileDataImpl::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28fbc0acd8368951bb043d23d5c0727e',1,'amrex::nGrowVect(FabArrayBase const &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35376063ac1a1e47b47f61e5c0b169e0',1,'amrex::nGrowVect(Array< MF, N > const &mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0598988ee34f3885bd6d2a4787a8f427',1,'amrex::FabArrayBase::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a292f4e9beba78cb32fd18b72fc06fd9d',1,'amrex::EB2::Level::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a64b61a21bf164a8ce959ba06b3ed2a30',1,'amrex::PlotFileData::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a07b1ead2f2b6a21362bcfbe6fa0cc784',1,'amrex::VisMF::nGrowVect()']]],
- ['nhops_6047',['NHops',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace32984e953e92b236d8e765dd2baaf6',1,'amrex']]],
- ['nine_6048',['nine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#aae50c9977dbcf4102a6360ab0f576b07',1,'amrex_constants_module']]],
- ['nineth_6049',['nineth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a92c54ddd1e792991bf2ffb06ab3397e2',1,'amrex_constants_module']]],
- ['nint_6050',['NInt',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ad437c33b5c87125048830cee2775b50c',1,'amrex::Particle::NInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html#ab4a24fc0bdbf037d74e8f1c3d9ce59b6',1,'amrex::SoAParticleBase::NInt()']]],
- ['nintersectinggrids_6051',['NIntersectingGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a766fc8383910abe6808b900bb63ce574',1,'amrex::AmrData']]],
- ['nl_6052',['NL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7b2f9d1dc98c8e92648e3785f297e13f',1,'amrex::CArena']]],
- ['nmax_6053',['nmax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a601e3d46b6b378292f6861605af53b55',1,'amrex::TinyProfiler::ProcStats']]],
- ['nmffileinstreams_6054',['nMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abfbb2ed9c1aa1c00786e7ae2218f0b0f',1,'amrex::VisMF']]],
- ['nmglevels_6055',['NMGLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad1697410f7ce33223a511796bbf9273f',1,'MLLinOpT< Array< MultiFab, 3 > >::NMGLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad1697410f7ce33223a511796bbf9273f',1,'amrex::MLLinOpT::NMGLevels()']]],
- ['nmin_6056',['nmin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a4712cf4e60cf2801bc15d5a4555cd80b',1,'amrex::TinyProfiler::ProcStats']]],
- ['nmulti_6057',['nmulti',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#a9ed4b276208f75158208ea1a89d740a9',1,'amrex::EBCellFlagFab::NumCells']]],
- ['nnodes_6058',['nnodes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#af7ae531fe1e05325b891c107d2276c12',1,'amrex::algoim::QuadratureRule']]],
- ['nnodes_6059',['Nnodes',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a3c3082e11f568453735e5716a4ba7b52',1,'SDCstruct']]],
- ['nnodes_5fgrid_6060',['nnodes_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ab571c163213ebca30687e13923b90fac',1,'amrex::HypreNodeLap']]],
- ['no_5flocal_5fcopy_6061',['no_local_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ad604544d2fd60b6d9fb7a8b75f95ffe0',1,'amrex::NonLocalBC']]],
- ['nodal_5fgrids_6062',['nodal_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a4672d7cd3c482aedb037347c1fddc0ff',1,'amrex::AmrLevel']]],
- ['nodalprojector_6063',['NodalProjector',['../classHydro_1_1NodalProjector.html',1,'Hydro::NodalProjector'],['../classHydro_1_1NodalProjector.html#a219adbfe97a55251ead89933019ba2bb',1,'Hydro::NodalProjector::NodalProjector(amrex::Vector< amrex::MultiFab * > a_vel, amrex::Vector< const amrex::MultiFab * > a_sigma, amrex::Vector< amrex::Geometry > a_geom, const amrex::LPInfo &a_lpinfo, amrex::Vector< amrex::MultiFab * > a_S_cc={}, amrex::Vector< const amrex::MultiFab * > a_S_nd={})'],['../classHydro_1_1NodalProjector.html#a04173a645594d28dfd95a1642dfdb2a4',1,'Hydro::NodalProjector::NodalProjector(amrex::Vector< amrex::MultiFab * > a_vel, amrex::Vector< const amrex::MultiFab * > a_sigma, amrex::Vector< amrex::Geometry > a_geom, amrex::Vector< amrex::MultiFab * > a_S_cc={}, amrex::Vector< const amrex::MultiFab * > a_S_nd={})'],['../classHydro_1_1NodalProjector.html#aceb54cb364c01ef46ae8812f01aae1bd',1,'Hydro::NodalProjector::NodalProjector(amrex::Vector< amrex::MultiFab * > a_vel, amrex::Real a_const_sigma, amrex::Vector< amrex::Geometry > a_geom, const amrex::LPInfo &a_lpinfo, amrex::Vector< amrex::MultiFab * > a_S_cc={}, amrex::Vector< const amrex::MultiFab * > a_S_nd={})']]],
- ['nodalsync_6064',['nodalSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a0e84e7809b2a53d3c039783fdb5c33a2',1,'amrex::MLNodeLinOp']]],
- ['nodaltilebox_6065',['nodaltilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a7a17b4a775ec84d2987cb480c38ed271',1,'amrex::MFIter']]],
- ['node_6066',['Node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html',1,'amrex::algoim::QuadratureRule::Node'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html',1,'amrex::CArena::Node']]],
- ['node_6067',['NODE',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellIndexEnum.html#aceb83f25ce499aa265f5326d75e1a0a3ad501679fc1b23174fe28a86d24d2e1e2',1,'amrex::CellIndexEnum']]],
- ['node_6068',['Node',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#afe41c39814d8c215e3c61d9b68b84a8b',1,'amrex::CArena::Node']]],
- ['node_5fbilinear_5finterp_6069',['node_bilinear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4fd8c266e07ac4dce013e0210727d3ab',1,'amrex']]],
- ['node_5fid_6070',['node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ae800380bfc5755081f9387bd4b9d098b',1,'amrex::HypreNodeLap']]],
- ['node_5fid_5fvec_6071',['node_id_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a25dc8630f7ee5466e547f64cd3266b22',1,'amrex::HypreNodeLap']]],
- ['node_5fsize_6072',['node_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c6d85a2ab815c914d82842d370a03d3',1,'amrex']]],
- ['nodebilin_5finterp_6073',['nodebilin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a130e78c478fddbb794329c104cbc05',1,'amrex']]],
- ['nodebilin_5fslopes_6074',['nodebilin_slopes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab65c065625bd439361885b059b19fd38',1,'amrex']]],
- ['nodebilinear_6075',['NodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html',1,'amrex']]],
- ['nodecentered_6076',['nodeCentered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aff7fd44c425f08e1022abcab01388e71',1,'amrex::IndexTypeND::nodeCentered(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a96a52aab7a8f49be3c8fdd82a6575e60',1,'amrex::IndexTypeND::nodeCentered() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aff7fd44c425f08e1022abcab01388e71',1,'IndexTypeND< AMREX_SPACEDIM >::nodeCentered(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a96a52aab7a8f49be3c8fdd82a6575e60',1,'IndexTypeND< AMREX_SPACEDIM >::nodeCentered() const noexcept']]],
- ['nodename_6077',['nodeName',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a66216fd698908253eacbda7152cd1277',1,'CommProfStats::DataBlock']]],
- ['nodenumber_6078',['nodeNumber',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#adb3c29da9eb335d6005c2fd225acbe80',1,'CommProfStats::DataBlock']]],
- ['nodes_6079',['nodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a6bab0ce1edbe67e4fbe18249f39cbe76',1,'amrex::RKIntegrator::nodes()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#aff9ac4f971a67e107e2cf55dd95fad21',1,'amrex::algoim::QuadratureRule::nodes()']]],
- ['nofabheader_6080',['NoFabHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af7f852d2d1e0656e85e58dcf5ba364b1',1,'amrex::VisMF']]],
- ['nofabheader_5fv1_6081',['NoFabHeader_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54da10ec66a6475783b69e6c646e53a89cc5',1,'amrex::VisMF::Header']]],
- ['nofabheaderfaminmax_5fv1_6082',['NoFabHeaderFAMinMax_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54daea230534883ebe9d77fc2c31aeab4589',1,'amrex::VisMF::Header']]],
- ['nofabheaderminmax_5fv1_6083',['NoFabHeaderMinMax_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54da27bc8d82bb52f548646a14b92cf8f43f',1,'amrex::VisMF::Header']]],
- ['nolimiter_6084',['NoLimiter',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5aba5f65ef6793674226f652b7f0119e16',1,'PPM']]],
- ['nolimiter_6085',['nolimiter',['../structPPM_1_1nolimiter.html',1,'PPM']]],
- ['nolocalcopy_6086',['NoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1NoLocalCopy.html',1,'amrex::NonLocalBC']]],
- ['none_6087',['none',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::MLMGT::none()']]],
- ['nonesuch_6088',['Nonesuch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html',1,'amrex::detail::Nonesuch'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#ac31cc5ce552668f79bbc820c8d7998e0',1,'amrex::detail::Nonesuch::Nonesuch()=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a5ab6a79913277546a5e11028e6e427ef',1,'amrex::detail::Nonesuch::Nonesuch(Nonesuch const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a98dec8e1541181c79d10e63ba228f266',1,'amrex::detail::Nonesuch::Nonesuch(Nonesuch &&)=delete']]],
- ['nonmanageddevicevector_6089',['NonManagedDeviceVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a2388c83afe31a41fc38fab133d98a1be',1,'amrex::Gpu']]],
- ['nonperiodic_6090',['NonPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a194e779bf59d1700830a35cecb5271a5',1,'amrex::Periodicity']]],
- ['noretsum_6091',['noRetSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a839af9b78fc019c53c7375e7bd3d127e',1,'amrex::Scan']]],
- ['norm_6092',['norm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a4cb25adc75b070b5ab1cb6c24b4023',1,'amrex::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< EBCellFlag >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< HYPRE_Int >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< Real >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< Real >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< EBCellFlag >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< char >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< char >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< AtomicInt >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< AtomicInt >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'amrex::BaseFab::norm()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#af7a978343150dd58b5d75114ad774fbe',1,'amrex::algoim::EBPlane::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< PetscInt >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< PetscInt >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< int >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< int >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< HYPRE_Int >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'amrex::BaseFab::norm()']]],
- ['norm0_6093',['norm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a727b71bae4005883ea88221157184346',1,'amrex::MultiFab::norm0(const Vector< int > &comps, int nghost=0, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4a93902e69dd534d7a84cfbdc1acf32e',1,'amrex::MultiFab::norm0(int comp, int ncomp, IntVect const &nghost, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a6f5159e97350762eba3263f11ba3e653',1,'amrex::MultiFab::norm0(const iMultiFab &mask, int comp=0, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2c8965900aefbe0681bf72cb489b7027',1,'amrex::MultiFab::norm0(int comp=0, int nghost=0, bool local=false, bool ignore_covered=false) const']]],
- ['norm1_6094',['norm1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5879f0308ed537286037a041e32fd810',1,'amrex::MultiFab::norm1(int comp, const Periodicity &period, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afcdc4aaf73896a44ad364520af9a7398',1,'amrex::MultiFab::norm1(int comp=0, int ngrow=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae4ba8fc4756c0621e3872055ffce31b0',1,'amrex::MultiFab::norm1(const Vector< int > &comps, int ngrow=0, bool local=false) const']]],
- ['norm2_6095',['norm2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ac83213b50387ae52458f8f43473f72db',1,'amrex::GMRESMLMGT::norm2()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa0b6bb4fb2ee206356cd613ed8458b8f',1,'amrex::MultiFab::norm2(int comp=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0982c02422dcb603d1c5129d744d6611',1,'amrex::MultiFab::norm2(int comp, const Periodicity &period) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a933d1dd75c4441bf922f8c5baa931be4',1,'amrex::MultiFab::norm2(const Vector< int > &comps) const']]],
- ['norm_5finf_6096',['norm_inf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a65945094568d6e9ab21b7b1852c4afd8',1,'amrex::MLCGSolverT']]],
- ['normal_5fdouble_5forder_6097',['normal_double_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a9ece1c795d9454f01f5253539c466abc',1,'amrex::FPC']]],
- ['normal_5ffloat_5forder_6098',['normal_float_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#ad1410e009ae5d7319fd2687c7a3457ff',1,'amrex::FPC']]],
- ['normalize_6099',['normalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa8139012779454a901a8d4697174bd1e',1,'amrex::MLABecLaplacianT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8d29a866e24596ba3b9df82ad36e22c3',1,'BoxND< AMREX_SPACEDIM >::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a557eb6e2ad1b92790b50e1781835b692',1,'amrex::MLPoissonT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a62fd449657643195c0f313982a6cd3c9',1,'amrex::MLNodeTensorLaplacian::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a226c4f4fd178eb4d5d4bc33172c44b57',1,'amrex::MLNodeLaplacian::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa66bfea39287ead35be91ec940d0bb1',1,'MLLinOpT< Array< MultiFab, 3 > >::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa66bfea39287ead35be91ec940d0bb1',1,'amrex::MLLinOpT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ab93f943cc0e03e4f1d5966700f3edf85',1,'amrex::MLEBNodeFDLaplacian::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a46a2ca99991a5f651d7a44004618ddaf',1,'amrex::MLEBABecLap::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ab6e413473dfba935e5169b5db1edcb56',1,'amrex::MLALaplacianT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8d29a866e24596ba3b9df82ad36e22c3',1,'amrex::BoxND::normalize()']]],
- ['normalorder_6100',['NormalOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839afc3cb7bc0cd89dcb5af02cce5baa23cd',1,'amrex::IntDescriptor']]],
- ['normhelper_6101',['NormHelper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7ef9aec0b2f67456f1467c71e043025c',1,'amrex::NormHelper(const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, F const &f, int numcomp, IntVect nghost, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6758d6b184b1615ea5e4434762e944c3',1,'amrex::NormHelper(const MMF &mask, const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, Pred const &pf, F const &f, int numcomp, IntVect nghost, bool local)']]],
- ['normhelper_5fnvector_5fmultifab_6102',['NormHelper_NVector_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a7e06c30eda626fc60c51681e255936ad',1,'amrex::sundials']]],
- ['norminf_6103',['norminf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< FArrayBox >::norminf()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a02870cc0ddaa25fae3bd252bb65da3a4',1,'amrex::norminf(MF const &mf, int scomp, int ncomp, IntVect const &nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0298f67b516f80f783d08d796763d0bc',1,'amrex::norminf(Array< MF, N > const &mf, int scomp, int ncomp, IntVect const &nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< FArrayBox >::norminf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'amrex::FabArray::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false,[[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'amrex::FabArray::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::BaseFab< AtomicInt > >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::BaseFab< AtomicInt > >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::BaseFab< PetscInt > >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::BaseFab< PetscInt > >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::Mask >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::Mask >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::EBCellFlagFab >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::EBCellFlagFab >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::CutFab >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::CutFab >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const']]],
- ['norminf_6104',['normInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a637cc2c475b32f4606119af00617d840',1,'amrex::MLLinOpT::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a637cc2c475b32f4606119af00617d840',1,'MLLinOpT< Array< MultiFab, 3 > >::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a6da7b56049ef0af652cdac637f1ce1e6',1,'amrex::MLNodeLinOp::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a54b8f0a39566eee4ef913f6bad712d9f',1,'amrex::MLCurlCurl::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a6207e307cf8edda53498feebe2abb2e3',1,'amrex::MLCellLinOpT::normInf()']]],
- ['norminf_6105',['norminf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a92b462cb3d7c55a7d3277aaa9e3e0ff3',1,'amrex::MultiFab::norminf(const Vector< int > &comps, int nghost=0, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abc7329288ae6f73f8fd7eda95e49b8ba',1,'amrex::MultiFab::norminf(const iMultiFab &mask, int comp=0, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9d57175907c89a969b9b5392631e65cf',1,'amrex::MultiFab::norminf(int comp=0, int nghost=0, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< TagBox >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< TagBox >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< IArrayBox >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< IArrayBox >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const']]],
- ['norminfmask_6106',['norminfmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< EBCellFlag >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'amrex::BaseFab::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< AtomicInt >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< char >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< HYPRE_Int >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< int >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< PetscInt >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< Real >::norminfmask()']]],
- ['nosplitparticleid_6107',['NoSplitParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a29090f4da18aa07dbb136347df3a0e52',1,'amrex::LongParticleIds']]],
- ['nosyncregion_6108',['NoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html',1,'amrex::Gpu::NoSyncRegion'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html#a145be1ff4432aa6033daa6e1bed33e89',1,'amrex::Gpu::NoSyncRegion::NoSyncRegion()']]],
- ['not_5fcovered_6109',['not_covered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a08dba959557635494bd0b8ca5e561288',1,'amrex::BndryDataT']]],
- ['not_5fproper_6110',['not_proper',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a36963c5b419723010d58909d4528c0dc',1,'sdcquadrature_mod']]],
- ['noteambarrier_6111',['NoTeamBarrier',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38af1e51da50b24860035a3665786fe9d14',1,'amrex::MFIter']]],
- ['notify_6112',['Notify',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a9b651e401d0a75620501243cc1171a63',1,'amrex::AsyncOut']]],
- ['notingraphregion_6113',['notInGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a73a7f12036e7cda0332aec8185d4c330',1,'amrex::Gpu']]],
- ['notinlaunchregion_6114',['notInLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a8e6abda3339e4295716d7e2ff78e9603',1,'amrex::Gpu']]],
- ['noutfiles_6115',['nOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a00064a0f00714d740472a32d08596019',1,'BLProfStats::nOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a18181e8b91ada22808e9ddf517b3c753',1,'amrex::NFilesIter::nOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ade6a45cdc3be4fb324ccd3a863788aae',1,'amrex::VisMF::nOutFiles()']]],
- ['noutfilesprepost_6116',['nOutFilesPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1f6eee153647b98b534ef908e86ae03f',1,'amrex::ParticleContainer_impl::nOutFilesPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1f6eee153647b98b534ef908e86ae03f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::nOutFilesPrePost()']]],
- ['nparticlesatlevelprepost_6117',['nParticlesAtLevelPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a0a8965a9936565a35f699f67df9554',1,'amrex::ParticleContainer_impl::nParticlesAtLevelPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a0a8965a9936565a35f699f67df9554',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::nParticlesAtLevelPrePost()']]],
- ['nparticlesprepost_6118',['nparticlesPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9579f1b170547de35dcb4a0b4d84d0c0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::nparticlesPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9579f1b170547de35dcb4a0b4d84d0c0',1,'amrex::ParticleContainer_impl::nparticlesPrePost()']]],
- ['npieces_6119',['Npieces',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a934f38b58520042c0fc59efc177f44ae',1,'SDCstruct']]],
- ['nproc_6120',['nproc',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a270e92ee4f1f540aac7584aaa5bd29d1',1,'hacc::Distribution::nproc()'],['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#a5fa8fdbcfe943816e8c19862dffddeaa',1,'process_topology_t::nproc()']]],
- ['nproc_5f1d_6121',['nproc_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a389e9aa244bb6052e5ba6f1776548ad3',1,'hacc::Distribution::nproc_1d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a175c07e801cbc6cc30901a4d963e0eb5',1,'hacc::Distribution::nproc_1d(int i) const']]],
- ['nproc_5f2d_5fx_6122',['nproc_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae4ba1916cd912bf0482f3b8eda232248',1,'hacc::Distribution::nproc_2d_x() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abe531df2570a6fcb99bd9ad2b420eb5e',1,'hacc::Distribution::nproc_2d_x(int i) const']]],
- ['nproc_5f2d_5fy_6123',['nproc_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#afc72250908cb3a420de0e48180ba060f',1,'hacc::Distribution::nproc_2d_y() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#adc3946938e3db3d1ff7b445a0a1f590d',1,'hacc::Distribution::nproc_2d_y(int i) const']]],
- ['nproc_5f2d_5fz_6124',['nproc_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#afe5148576a314c5e950c578b53cfc181',1,'hacc::Distribution::nproc_2d_z() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab21736808a07fa9f8cc43457152f844b',1,'hacc::Distribution::nproc_2d_z(int i) const']]],
- ['nproc_5f3d_6125',['nproc_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aca1bbb2cd1f2b41c307186df58b44fe2',1,'hacc::Distribution::nproc_3d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ad7e02f33cb0f88c1f2dd5ec198c2ac90',1,'hacc::Distribution::nproc_3d(int i) const']]],
- ['nproc_5fkspace_6126',['nproc_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a7acb4a231d8f4ac7cebe7290e154e32c',1,'hacc::Dfft::nproc_kspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ad81b75eb59e5cc74e7ab13e904d66c11',1,'hacc::Dfft::nproc_kspace() const)[3]']]],
- ['nproc_5frspace_6127',['nproc_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#addd454e0e45d8052ce1c5cbace27e643',1,'hacc::Dfft::nproc_rspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a528f9827a3c2afa6e8b223b9ebb89b3b',1,'hacc::Dfft::nproc_rspace() const)[3]']]],
- ['nprocs_6128',['NProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a9b529bc7c103b596cb3c24ce70c28e93',1,'amrex::ParallelContext::Frame::NProcs()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7fe765fcc8bfc4c409483424a83fccf8',1,'amrex::ParallelDescriptor::NProcs(MPI_Comm comm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa191723b5d24ceaf64e9d49f542cfcc2',1,'amrex::ParallelDescriptor::NProcs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a3df5e063f2b14481feae8cea0d6d44d1',1,'amrex::MPMD::NProcs()']]],
- ['nprocs_6129',['nProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a78880a4ba0c24b3fe3ee88bc7a10e71b',1,'amrex::NFilesIter']]],
- ['nprocsall_6130',['NProcsAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a60d5e1f262d2f29ca794f9df65429c25',1,'amrex::ParallelContext']]],
- ['nprocspernode_6131',['NProcsPerNode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adc47cf4d3591db8037d74afe5bdfcbb0',1,'amrex::ParallelDescriptor']]],
- ['nprocsperprocessor_6132',['NProcsPerProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab8d97816d7145428dcd6bf6d1a1b9a91',1,'amrex::ParallelDescriptor']]],
- ['nprocssub_6133',['NProcsSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#aa7f481a6be5e8f2eefbe9448135a3843',1,'amrex::ParallelContext']]],
- ['nprocstask_6134',['NProcsTask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3b7821d6402f8c532e1ca31bef733a75',1,'amrex::ForkJoin']]],
- ['nproper_6135',['nProper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa1e59b567c58d9ba22c9e56f8138a22a',1,'amrex::AmrMesh']]],
- ['npts_6136',['npts',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a5bc70c52fae0fe8f54d3acd2b1338808',1,'amrex::BoxIndexerND< 1 >::npts()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#aebcf0e258d72df8bb95c67d428de6127',1,'amrex::BoxIndexerND::npts()']]],
- ['nreal_6137',['NReal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html#ac17dffaf26b21aaec1ca753ac781f04b',1,'amrex::SoAParticleBase::NReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#aae7d12b94a847462c64456654db316e7',1,'amrex::Particle::NReal()']]],
- ['nregions_6138',['nRegions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a5d4d3de59d23f664fca0fd8898c3f2b0',1,'amrex::AmrData']]],
- ['nregular_6139',['nregular',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#ae58c0b7189a097d963bb36dfff3a88f6',1,'amrex::EBCellFlagFab::NumCells']]],
- ['nrss_6140',['nRSS',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#af1b2cc36e918fd0673c576f2adb7265b',1,'RegionsProfStats::DataBlock']]],
- ['ns_5flinop_6141',['ns_linop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af44095217d5bbcda0aac7c890c7711f5',1,'amrex::MLMGT']]],
- ['ns_5fmlmg_6142',['ns_mlmg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9c8ed13672004a913f805ebe0f444073',1,'amrex::MLMGT']]],
- ['ns_5frhs_6143',['ns_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac05ab8b48ded9d649049e4520b00625b',1,'amrex::MLMGT']]],
- ['ns_5fsol_6144',['ns_sol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a35c1adc57fbe1db211aac6fae5f5517b',1,'amrex::MLMGT']]],
- ['nsets_6145',['nSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af0eab0426caa91fff3a64bcea5192ba3',1,'amrex::NFilesIter']]],
- ['nsingle_6146',['nsingle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#ab794bf217ff64b685fdb1fd750957630',1,'amrex::EBCellFlagFab::NumCells']]],
- ['nsolve_6147',['NSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a46bbc0ba9d09d6eaab3ee0cc47d4d0bb',1,'amrex::MLMGT']]],
- ['nsolve_5fgrid_5fsize_6148',['nsolve_grid_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ab7616bcecdedc6719ce8bd7d85b44f64',1,'amrex::MLMGT']]],
- ['nspots_6149',['nspots',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html#a2045644553fcef06b1a6c80ebbe3603c',1,'amrex::AsyncOut::WriteInfo']]],
- ['nsr_6150',['nsr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a5dd47ecd89eca47c1a2da2a3cee0675f',1,'amrex::DeriveRec']]],
- ['nstep_6151',['nStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac66753a2ff2df956a5df08dd6cb9f81a',1,'amrex::AmrLevel']]],
- ['nstreamerrors_6152',['nStreamErrors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a56fbf590918f701816c5567f4869c6de',1,'amrex::StreamRetry']]],
- ['nstreamerrors_6153',['NStreamErrors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ae894808026adb5099b7b36f193f39f7c',1,'amrex::StreamRetry']]],
- ['nstride_6154',['nstride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'amrex::Array4::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< T0 const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< T0 >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< T const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< Real const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< int const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< int >::nstride()']]],
- ['nstructint_6155',['NStructInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a591fb654644bfe6f3b18e63547e1079f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a2e52440bc21e01affff077fff37edb44',1,'amrex::ParticleTile::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a509d7d346b709b39d1261144b7f1de26',1,'amrex::ParticleTileData::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a509d7d346b709b39d1261144b7f1de26',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a591fb654644bfe6f3b18e63547e1079f',1,'amrex::ParticleContainer_impl::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a609d37238c417b72763dad7069d494a1',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a609d37238c417b72763dad7069d494a1',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a609d37238c417b72763dad7069d494a1',1,'amrex::ParIterBase_impl::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#aca126782205cb9bb3766c0b00c58c147',1,'amrex::ParIter_impl::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a7ef19db67a548484a9f341f986156534',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a7ef19db67a548484a9f341f986156534',1,'amrex::ConstParticleTileData::NStructInt()']]],
- ['nstructreal_6156',['NStructReal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a52823e648da48d1b8f45cd9de8e4a82f',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#afe5df472d59b0a66f3f10e767a9bf694',1,'amrex::ParIter_impl::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a3d4602354f3ccaa1ad78ebd1c4921d1b',1,'amrex::ParIterBase_impl::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a3d4602354f3ccaa1ad78ebd1c4921d1b',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a3d4602354f3ccaa1ad78ebd1c4921d1b',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa7617bd59325bac568183d9bbcf32ee3',1,'amrex::ParticleContainer_impl::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa7617bd59325bac568183d9bbcf32ee3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af37f9208b1b9908daad6789415d20f81',1,'amrex::ParticleTile::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#af53dd2bb7ca0f780d4fbd86cbab4bee9',1,'amrex::ParticleTileData::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#af53dd2bb7ca0f780d4fbd86cbab4bee9',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a52823e648da48d1b8f45cd9de8e4a82f',1,'amrex::ConstParticleTileData::NStructReal()']]],
- ['nsweeps_6157',['Nsweeps',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a973e673b7bb450a404fb23411259c6ab',1,'SDCstruct']]],
- ['ntanghalfwidth_6158',['NTangHalfWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#af24fa42fa7ee1bcbb9fb775c5ab192d6',1,'amrex::BndryDataT']]],
- ['ntasks_6159',['NTasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a0f117148e0f71675c66d2658a49c75cc',1,'amrex::ForkJoin']]],
- ['nteams_6160',['NTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af2f4fc272303fdc7f363d88ffd292c4c',1,'amrex::ParallelDescriptor']]],
- ['ntimers_6161',['ntimers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fda24039153a091a3526d8f692a1ae67709',1,'amrex::MLMGT']]],
- ['ntimertimes_6162',['nTimerTimes',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a73fe445ce23da37107ed5f5968d32a1d',1,'CommProfStats::DataBlock']]],
- ['ntindex_6163',['ntIndex',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html#ab798290e18681e0ea61b0f66be6e2608',1,'CommProfStats::NameTagEntry']]],
- ['ntracestats_6164',['nTraceStats',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#aa2586f28fd5fe3fd9c02b79004433b30',1,'RegionsProfStats::DataBlock']]],
- ['nu1_6165',['nu1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a58dfdb82f14a306e71cf3897acaa6f92',1,'amrex::MLMGT']]],
- ['nu2_6166',['nu2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adf6e938df981049c8e34ee53d3c21d05',1,'amrex::MLMGT']]],
- ['nub_6167',['nub',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7caf8d1d49732307624d42da5ac3cb83',1,'amrex::MLMGT']]],
- ['nuf_6168',['nuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a535eff64ede17a0c410f80f26de70a3d',1,'amrex::MLMGT']]],
- ['null_6169',['null',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba37a6259cc0c1dae299a7866489dff0bd',1,'amrex::BATransformer']]],
- ['nullinterphook_6170',['NullInterpHook',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html',1,'amrex']]],
- ['num_5fbuild_6171',['num_build',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a01b55874b867d3345db7cdfad2f284ee',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['num_5fcoarsen_5fopt_6172',['num_coarsen_opt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aa6d8b9ccdeea03640db903d130f9af47',1,'amrex::EB2']]],
- ['num_5fcuts_6173',['num_cuts',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1detail.html#a76809ed0a10c6280707ab5537db08545',1,'amrex::EB2::detail']]],
- ['num_5fdevice_5fpartners_6174',['num_device_partners',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a680079152997e37c8e4f02dfaa0d14d4',1,'amrex::Gpu::Device']]],
- ['num_5fdevices_5fused_6175',['num_devices_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a4e59c991a0de99a25c0c7c1f91667449',1,'amrex::Gpu::Device']]],
- ['num_5ffabarrays_6176',['num_fabarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#ab4b3c50d480036fa2cd0506f9e8f96ff',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['num_5fint_5fcomm_5fcomps_6177',['num_int_comm_comps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad29ae6f512fcf498a95666ad47ee71e5',1,'amrex::ParticleContainer_impl::num_int_comm_comps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad29ae6f512fcf498a95666ad47ee71e5',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::num_int_comm_comps()']]],
- ['num_5flocal_5ftiles_6178',['num_local_tiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a967c3c48ccb4f316911d06fcaccb29fa',1,'amrex::MFIter']]],
- ['num_5fmask_5fcomps_6179',['num_mask_comps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aebe05d83866295fa66cd195bfd2ccc44',1,'amrex::NeighborParticleContainer']]],
- ['num_5fneighbor_5fcells_6180',['num_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a6fa46fba286ea97c6408222d70ad589d',1,'amrex_ebcellflag_module']]],
- ['num_5freal_5fcomm_5fcomps_6181',['num_real_comm_comps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae3bf517b7cadd7ea83a0fb14a706c48a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::num_real_comm_comps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae3bf517b7cadd7ea83a0fb14a706c48a',1,'amrex::ParticleContainer_impl::num_real_comm_comps()']]],
- ['num_5fsetba_6182',['num_setba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a450db80ef9bd209ebb61cb47ff12ca22',1,'amrex::AmrMesh']]],
- ['num_5fsetdm_6183',['num_setdm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2ddfbb3a69cf479f1d28f704d19e4f96',1,'amrex::AmrMesh']]],
- ['num_5fsnds_6184',['num_snds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c0cf5742a0014b73afe38a75f02534e',1,'amrex::NeighborParticleContainer']]],
- ['num_5fsteps_6185',['num_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ab68545bb3877ccbb5beef755501e6e51',1,'amrex::IntegratorBase']]],
- ['num_5fstreams_6186',['num_streams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a0db9178bd13b45f862fe31e197f75ec8',1,'amrex::MFItInfo']]],
- ['num_5fsweeps_6187',['num_sweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ab49bedd6e91b0cbfe206bc3ab17cdbc1',1,'amrex::Hypre']]],
- ['numactivelevels_6188',['NumActiveLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a173fd151597a60eff340740888fa3ec5',1,'amrex::InSituUtils']]],
- ['numactivethreads_6189',['numActiveThreads',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html#a277a46596f8e67342709552121787bc5',1,'amrex::Gpu::Handler']]],
- ['numamrlevels_6190',['numAMRLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad2c6df179eb4acd5061de72341881c63',1,'amrex::MLMGT']]],
- ['number_6191',['number',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#a44cad8e418f7be7c01a8d8fb75f90865',1,'CommProfStats::BarrierEntry::number()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#a7d0d09150f2cd432ef20826516728351',1,'CommProfStats::ReductionEntry::number()']]],
- ['number_5fnodes_6192',['number_nodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#aeb24e2eb4c7cd3f6f46ac8ce656fde5c',1,'amrex::RKIntegrator']]],
- ['numberofminmax_6193',['NUMBEROFMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea70e198feec9ed63c2f25d181a5dc611e',1,'amrex::Amrvis']]],
- ['numberofparticlesatlevel_6194',['NumberOfParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4b971f3afa8e65de0efc62098edae1d2',1,'amrex::ParticleContainer_impl::NumberOfParticlesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4b971f3afa8e65de0efc62098edae1d2',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumberOfParticlesAtLevel(int level, bool only_valid=true, bool only_local=false) const']]],
- ['numberofparticlesingrid_6195',['NumberOfParticlesInGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab1bdce872428cb13609c7f5890872f58',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumberOfParticlesInGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab1bdce872428cb13609c7f5890872f58',1,'amrex::ParticleContainer_impl::NumberOfParticlesInGrid()']]],
- ['numberofusers_6196',['numberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5d6e7ac64333750926f2175ea5f237ad',1,'amrex::DataServices']]],
- ['numberstofname_6197',['NumbersToFName',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa09149b400a4bae78fc4f423b31da1d5',1,'RegionsProfStats']]],
- ['numberstofname_6198',['numbersToFName',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a61cecba43f39a2a189ee2aaf9949f2df',1,'RegionsProfStats']]],
- ['numbins_6199',['numBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af98199a3fd0f724083761ddea28e4606',1,'amrex::DenseBins::numBins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af98199a3fd0f724083761ddea28e4606',1,'DenseBins< ParticleType >::numBins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af98199a3fd0f724083761ddea28e4606',1,'DenseBins< typename amrex::ParticleTileData >::numBins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#aacee8f0ffcd3fbd6c14e58c08460d232',1,'amrex::SparseBins::numBins()']]],
- ['numblocks_6200',['numBlocks',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html#a6c6f30d2bbabe2960fa682d624e70659',1,'amrex::Gpu::GridSize::numBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a383b070cb13bc99de64062941d521149',1,'amrex::Gpu::ExecutionConfig::numBlocks()']]],
- ['numblocksoverride_6201',['numBlocksOverride',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a728f2480b00dbe80a716bc81f42f8508',1,'amrex::Gpu::Device']]],
- ['numboxarrays_6202',['numboxarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a221b256184f09f24c7e7a835d6cf4a9e',1,'amrex::BARef']]],
- ['numboxarrays_5fhwm_6203',['numboxarrays_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aa4715d9e30ad640a00703a76b8b29f5d',1,'amrex::BARef']]],
- ['numboxesonproc_6204',['numBoxesOnProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ae49a5f3c31d93b4574c8622b49919f6e',1,'amrex::ParticleBufferMap']]],
- ['numbuckets_6205',['numBuckets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5f6573698022ddf444d521dd4eb749a4',1,'amrex::ParticleBufferMap']]],
- ['numbytes_6206',['numBytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#af8ad7b8bf71293f96dba2d963d446c21',1,'amrex::RealDescriptor::numBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#aef80f57bdb73ad655c6f24d6ee58ef75',1,'amrex::IntDescriptor::numBytes() const']]],
- ['numbytes_6207',['numbytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a2367ec86e010c5342a4a3a76fc192213',1,'amrex::IntDescriptor']]],
- ['numcells_6208',['NumCells',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html',1,'amrex::EBCellFlagFab']]],
- ['numcoarsenopt_6209',['NumCoarsenOpt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0077b0d85e112a8f4be7662f1cde1048',1,'amrex::EB2']]],
- ['numcomps_6210',['NumComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html',1,'amrex::NumComps'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html#a810ccab9fa653cd2a504f2539eaa4c1f',1,'amrex::NumComps::NumComps()']]],
- ['numcopies_6211',['numCopies',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a050152eacb86c574850379b45a619750',1,'amrex::ParticleCopyOp']]],
- ['numdatalogs_6212',['NumDataLogs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a22c7ccfe95fd35cc2a2c6629a8e3edbc',1,'amrex::Amr']]],
- ['numdbptypes_6213',['NUMDBPTYPES',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfaa450b2757051e567ab8eb2b39a5e077a',1,'amrex::Amrvis']]],
- ['numderive_6214',['numDerive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a25e0f9ede414df537ec2a017dc936afd',1,'amrex::DeriveRec']]],
- ['numderivefunc_6215',['NumDeriveFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a11275d3515db9c31ef424271070717c2',1,'amrex::AmrData::NumDeriveFunc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ad56b42613a172cda5bb3b556adbcdc88',1,'amrex::DataServices::NumDeriveFunc()']]],
- ['numdevicepartners_6216',['numDevicePartners',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a075aaf3af23ffd79ae8025ab4fa19f62',1,'amrex::Gpu::Device']]],
- ['numdevicesused_6217',['numDevicesUsed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aaad1273663de56c788b3809ed7537a4e',1,'amrex::Gpu::Device']]],
- ['numgpustreams_6218',['numGpuStreams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a920dd19f186b2276d9bbdb14d117565c',1,'amrex::Gpu::numGpuStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a1bc8d3f83c8bce5e14d50e06667d28ce',1,'amrex::Gpu::Device::numGpuStreams()']]],
- ['numgrids_6219',['numGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae93e34dd07b1784fc7fe902331d232b2',1,'amrex::AmrLevel::numGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8727954d78b0edddf953091df0cdcb8f',1,'amrex::Amr::numGrids(int lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad8affd8de32d5fc666795d5a13a39e45',1,'amrex::Amr::numGrids() noexcept']]],
- ['numintcomps_6220',['NumIntComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#af8037383212b93e6a701d263167baa31',1,'amrex::StructOfArrays::NumIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a036135b388b4a68fc8fdac9e6c5572f5',1,'amrex::ParticleTile::NumIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab761b38df59cb25e8a4fb73ad61dad64',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab761b38df59cb25e8a4fb73ad61dad64',1,'amrex::ParticleContainer_impl::NumIntComps()']]],
- ['numintgs_6221',['numIntgs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a856a505f1340baf94d02a7585b467e1a',1,'amrex::algoim']]],
- ['numitems_6222',['numItems',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a88234f341b867559fe25f8a25cc53ebb',1,'amrex::SparseBins::numItems()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad79436d29055a095ee8a8ffab36475d3',1,'DenseBins< typename amrex::ParticleTileData >::numItems()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad79436d29055a095ee8a8ffab36475d3',1,'DenseBins< ParticleType >::numItems()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad79436d29055a095ee8a8ffab36475d3',1,'amrex::DenseBins::numItems()']]],
- ['numlevels_6223',['numLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a6ec01a89cd77b4473dc1895e1a2b1ebe',1,'amrex::ParticleContainerBase::numLevels()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a2f919f166a2034f65af90c480a914a0e',1,'amrex::ParticleCopyOp::numLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a49a5c4338ca4f54619acb1f4890df2fa',1,'amrex::ParticleBufferMap::numLevels()']]],
- ['numlocaltiles_6224',['numLocalTiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#afbbd9093cd125af3cebbc8f8231bb142',1,'amrex::MFIter::numLocalTiles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a830d98c3be0b8b1f0eb88118f7a1f35c',1,'amrex::FabArrayBase::TileArray::numLocalTiles()']]],
- ['numlocaltilesatlevel_6225',['numLocalTilesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa2c16c3a436932f9a3f4ce5eaaf11e0c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numLocalTilesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa2c16c3a436932f9a3f4ce5eaaf11e0c',1,'amrex::ParticleContainer_impl::numLocalTilesAtLevel()']]],
- ['nummaskvals_6226',['NumMaskVals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a139601a0038d30ced2a28a0e4f6763e7',1,'amrex::BndryDataT']]],
- ['nummultiprocessors_6227',['numMultiProcessors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5994da17716f6dc6a06e1a1cc2d88a96',1,'amrex::Gpu::Device']]],
- ['numneighborparticles_6228',['numNeighborParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a2b17bacea66d302e68ec631032d97300',1,'amrex::ArrayOfStructs::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7751ad25437f923c0ed69c2f8923d454',1,'amrex::ParIterBase_impl::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7751ad25437f923c0ed69c2f8923d454',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7751ad25437f923c0ed69c2f8923d454',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a67d9df04de8fa70ac8b9c43325febff3',1,'amrex::ParticleTile::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#afaecde6af6e4779bf8bb2d786dec40fd',1,'amrex::StructOfArrays::numNeighborParticles()']]],
- ['numneighbors_6229',['numNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#af34e94b1e9993776430b19dc57f3c28f',1,'amrex::EBCellFlag']]],
- ['numparticles_6230',['numParticles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a80fc21d171f28db059190e234fa36642',1,'amrex::ParticleTile::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a4a33d9c17eacf3ad38a63d467e74ba3f',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a4a33d9c17eacf3ad38a63d467e74ba3f',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#adf1e6c502e74a6b79d9c6eda78a98abd',1,'amrex::NeighborList::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a97dc58478a9add0babfd5503f5655876',1,'amrex::ArrayOfStructs::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a82f411b26eab317ad15c998f4a72e863',1,'amrex::StructOfArrays::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a4a33d9c17eacf3ad38a63d467e74ba3f',1,'amrex::ParIterBase_impl::numParticles()']]],
- ['numparticlesoutofrange_6231',['numParticlesOutOfRange',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76c9efa7ebf0969d1986d57f86c1882b',1,'amrex::numParticlesOutOfRange(Iterator const &pti, IntVect nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acad483c5f0e30f9cd471ad05e1920320',1,'amrex::numParticlesOutOfRange(Iterator const &pti, int nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9624cde7b9ad11a1692714a8a2cf4d5c',1,'amrex::numParticlesOutOfRange(PC const &pc, int nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a16b2ad610aeda065996254dcb64e1210',1,'amrex::numParticlesOutOfRange(PC const &pc, IntVect nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af026262a284dc45b1a535e1d2c3da3d5',1,'amrex::numParticlesOutOfRange(PC const &pc, int lev_min, int lev_max, int nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa69e2d3ab61d58e37142f8ca2607da7c',1,'amrex::numParticlesOutOfRange(PC const &pc, int lev_min, int lev_max, IntVect nGrow)']]],
- ['numpoints_6232',['numPoints',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af4eefbcd2078aa5c3e7a3ddfb678fb78',1,'amrex::XYPlotDataList']]],
- ['numpoints_6233',['NumPoints',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab7d3fea37a1ad8e9a2adb1891d989340',1,'amrex::XYPlotDataList']]],
- ['numpts_6234',['numPts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a5f25bd92e654851319f55a17ee276723',1,'amrex::BoxArray::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#ae852e51f5e19dac43938ee4476361f21',1,'amrex::BoxIndexerND::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a5520d0eb57f16ca5f98f5c85bcc310b8',1,'amrex::BoxIndexerND< 1 >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aef3b99c4f131a12120b93bfbed5bc08e',1,'amrex::BoxND::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aef3b99c4f131a12120b93bfbed5bc08e',1,'BoxND< AMREX_SPACEDIM >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< Real >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< PetscInt >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< int >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< HYPRE_Int >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< EBCellFlag >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< char >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< AtomicInt >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'amrex::BaseFab::numPts()']]],
- ['numrange_6235',['numRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#ae3ef04ba562b5538b6248daba20c6f44',1,'amrex::DeriveRec']]],
- ['numrealcomps_6236',['NumRealComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a6b104504a3540a44182a1ad408d5cfa7',1,'amrex::StructOfArrays::NumRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a01a4c2d3cd20e84801f49f31c8305349',1,'amrex::ParticleTile::NumRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5c0a1d474a92f4622e6156cbd8b42a27',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5c0a1d474a92f4622e6156cbd8b42a27',1,'amrex::ParticleContainer_impl::NumRealComps()']]],
- ['numrealparticles_6237',['numRealParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ab9d2ce3721f6d4039d09f4464683c5e7',1,'amrex::ArrayOfStructs::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a75904e997d78e7e39e52dfc84e291f51',1,'amrex::ParIterBase_impl::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a75904e997d78e7e39e52dfc84e291f51',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a75904e997d78e7e39e52dfc84e291f51',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ae905e32844864462ec7a0ddf7a666ee4',1,'amrex::ParticleTile::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ac6d3cee84ea6fbae0bf95bcd36c536fa',1,'amrex::StructOfArrays::numRealParticles()']]],
- ['numruntimeintcomps_6238',['NumRuntimeIntComps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a72e673a1fb1acdb894fb63417aaf3c59',1,'amrex::ParticleContainer_impl::NumRuntimeIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a72e673a1fb1acdb894fb63417aaf3c59',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumRuntimeIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abbd0ed100a7511e702da44782d06f360',1,'amrex::ParticleTile::NumRuntimeIntComps()']]],
- ['numruntimerealcomps_6239',['NumRuntimeRealComps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a926b41920a7dd2ca180db0717f726faa',1,'amrex::ParticleContainer_impl::NumRuntimeRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a926b41920a7dd2ca180db0717f726faa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumRuntimeRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a94b4d2e5f90cdfc640740a2dc1b8be4e',1,'amrex::ParticleTile::NumRuntimeRealComps()']]],
- ['numstate_6240',['numState',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a0a07b4ad438414db0b1c0aa86c0556dc',1,'amrex::DeriveRec']]],
- ['numstates_6241',['numStates',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa9666a2babd9d59a595a2c3695f38f00',1,'amrex::AmrLevel']]],
- ['numsurfintgs_6242',['numSurfIntgs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1431c6a34f2cb39592447caf369d3440',1,'amrex::algoim']]],
- ['numtag_6243',['numTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a63a315fa3deb62851baf4e607d0c8c03',1,'amrex::Cluster::numTag() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ad765826ea9e9762f2328cac81faefc5c',1,'amrex::Cluster::numTag(const Box &b) const noexcept']]],
- ['numthreads_6244',['numThreads',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a59e4685120009f8432768699e898fd98',1,'amrex::Gpu::ExecutionConfig::numThreads()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html#af91022d872655d7aad5ba0d072db7017',1,'amrex::Gpu::GridSize::numThreads()']]],
- ['numthreadsmin_6245',['numThreadsMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a73de48a30b914ee4dc994e261e36be8f',1,'amrex::Gpu::Device']]],
- ['numthreadsoverride_6246',['numThreadsOverride',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a8b511fa5992f49c3e027153931c354b4',1,'amrex::Gpu::Device']]],
- ['numthreadsperblockparallelfor_6247',['numThreadsPerBlockParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a99d3039071c1009b16e08b63b63013db',1,'amrex::Gpu']]],
- ['numtilesinbox_6248',['numTilesInBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77b016483c8263c1a67e93d79d31da4c',1,'amrex']]],
- ['numtotalparticles_6249',['numTotalParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a5a933c9ef33ad84f474f9c6b2b90b2a8',1,'amrex::ArrayOfStructs::numTotalParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3b487649b8128cc37a6f35f913229d00',1,'amrex::ParticleTile::numTotalParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a15e05a661b50a2637a764ccadfb23f53',1,'amrex::StructOfArrays::numTotalParticles()']]],
- ['numtypes_6250',['NumTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a86e30d8e0831512671e7ed103ad7c457',1,'amrex']]],
- ['numuniquephysicalcores_6251',['numUniquePhysicalCores',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae675dc0a879b2652b42833f5999ee6b2',1,'amrex']]],
- ['nuse_6252',['nuse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a2f46bd7a63228d43ce04420ce9191204',1,'amrex::FabArrayBase::CacheStats::nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a9bc4e65bc502d4951afe43a1904b48bf',1,'amrex::FabArrayBase::TileArray::nuse()']]],
- ['nvar_6253',['nvar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'amrex::BaseFab::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< AtomicInt >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< char >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< EBCellFlag >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< HYPRE_Int >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< int >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< PetscInt >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< Real >::nvar()']]],
- ['nx_6254',['nx',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a064dd3c6107b296a915aedcd0f2f1826',1,'amrex::ParticleInterpolator::Linear::nx()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#ac7df25b566023957e86f793a39e27e00',1,'amrex::ParticleInterpolator::Nearest::nx()']]],
- ['ny_6255',['ny',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a0e0af124579f9ad5fec3710bb83ee821',1,'amrex::ParticleInterpolator::Linear::ny()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#ab45ca8466ebed9c2334ae6ea7e92bd58',1,'amrex::ParticleInterpolator::Nearest::ny()']]],
- ['nz_6256',['nz',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#ad178c7e8f42426ab5b0eb3bd45ce8bd0',1,'amrex::ParticleInterpolator::Linear::nz()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#a7fb3f62585e84012a047d81ab68809fe',1,'amrex::ParticleInterpolator::Nearest::nz()']]]
+ ['n_5881',['n',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html#ae2a7dce34011a9267540c9717a5cb125',1,'AMREX_IPARSERSTYPE::n()'],['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html#ab225ec03a4bab39df7f50dbb3928842e',1,'AMREX_PARSERSTYPE::n()'],['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html#ad0fc01a1d38109451e446decb6cf91c5',1,'distribution_t::n()'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html#a9a65297834ae0a934ca195f70b3f44cc',1,'amrex::iparser_nvp::n()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html#a51d8b50d57ee8a52833c414ae13a5381',1,'amrex::NumComps::n()'],['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#a34fd641ec3073c157da173359feb99e6',1,'process_topology_t::n()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#a23fedc6778a6f6a72862b3a659494231',1,'amrex::TinyProfiler::Stats::n()']]],
+ ['n1_5882',['n1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#aadfbf53cde02f929750750628396d8fe',1,'amrex::iparser_f3::n1()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a6caf5b36a9f8beace196c5072f325928',1,'amrex::parser_f3::n1()']]],
+ ['n2_5883',['n2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#ac268e69ddbebfb2404bd9ca914476c8e',1,'amrex::iparser_f3::n2()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a9c0e8a7d413bf12c7adc9cfb9159da53',1,'amrex::parser_f3::n2()']]],
+ ['n3_5884',['n3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html#a62f9b0134e9c4f6d0019a249f4dc9017',1,'amrex::parser_f3::n3()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html#a3bbb7bbf7789a9700e08d8c5a079b826',1,'amrex::iparser_f3::n3()']]],
+ ['n_5fcomp_5885',['n_comp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a4ff6141edd1ba1d1940c45b98a619b04',1,'amrex::FabArrayBase']]],
+ ['n_5fcomponents_5886',['n_components',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html#ace297f67083473f1a5777f7cfd1a0135',1,'amrex::NonLocalBC::PackComponents']]],
+ ['n_5fcycle_5887',['n_cycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a091b2e0b9cd006fd375a407f8ed98f80',1,'amrex::Amr']]],
+ ['n_5fderive_5888',['n_derive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a37c756f3c98d63ce682589e6abf3a6c4',1,'amrex::DeriveRec']]],
+ ['n_5ferror_5fbuf_5889',['n_error_buf',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#aa78fef1ea7608723c281debe971d460e',1,'amrex::AmrInfo']]],
+ ['n_5ffilled_5890',['n_filled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#acb3699bf4d436f320a73a9c5239b81cd',1,'amrex::FabArrayBase']]],
+ ['n_5fgrow_5891',['n_grow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aad48d978f6df9294ff3cbdb8978b8914',1,'amrex::FabArrayBase']]],
+ ['n_5fpoints_5892',['n_points',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#aae8be9e2e342b9ba03c2b087855a5df1',1,'amrex::FabArray::ShMem']]],
+ ['n_5fprint_5ftabs_5893',['n_print_tabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#af5020b8e813ceea3418f07d2529ae2cd',1,'amrex::TinyProfiler']]],
+ ['n_5fproper_5894',['n_proper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html#a36e0332bccfe906856f622730eeafbcf',1,'amrex::AmrInfo']]],
+ ['n_5fstate_5895',['n_state',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a2cc67c5168b67d6772586e58d5e2c5a3',1,'amrex::DeriveRec']]],
+ ['n_5fsten_5896',['n_sten',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1nodelap__detail.html#ad9408790b2173c0287493d687303ad01',1,'amrex::nodelap_detail']]],
+ ['n_5fthreads_5fand_5fblocks_5897',['n_threads_and_blocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a7a6b8811fb0e015cf250057bb00e6bcd',1,'amrex::Gpu::Device']]],
+ ['n_5fvabs_5fmultifab_5898',['N_VAbs_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a3adcad5ac518df241183684b9d8eb0ab',1,'amrex::sundials']]],
+ ['n_5fvaddconst_5fmultifab_5899',['N_VAddConst_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a63e923f8d464b3ebd97acf0ca3ee309d',1,'amrex::sundials']]],
+ ['n_5fvalues_5900',['n_values',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a7127367bcb4407b08339a44b7ecca386',1,'amrex::FabArray::ShMem']]],
+ ['n_5fvclone_5fmultifab_5901',['N_VClone_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a1ca520b2e907a435625fdb9c78e78d33',1,'amrex::sundials']]],
+ ['n_5fvcloneempty_5fmultifab_5902',['N_VCloneEmpty_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a60ae513faa57f10e9b4aa46cf655b832',1,'amrex::sundials']]],
+ ['n_5fvcompare_5fmultifab_5903',['N_VCompare_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a3da84796fd6b4469437479e1a0d96d36',1,'amrex::sundials']]],
+ ['n_5fvconst_5fmultifab_5904',['N_VConst_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a25656fdc3baa82f76e32e6ccd3f97e2a',1,'amrex::sundials']]],
+ ['n_5fvconstrmask_5fmultifab_5905',['N_VConstrMask_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a1125a7cc24f97393b216d5afb6b0416c',1,'amrex::sundials']]],
+ ['n_5fvdestroy_5fmultifab_5906',['N_VDestroy_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#abffe63203970e83625b191d35d5b1cd4',1,'amrex::sundials']]],
+ ['n_5fvdiv_5fmultifab_5907',['N_VDiv_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a9cc44df35cea73c4b2b2e39544d523a5',1,'amrex::sundials']]],
+ ['n_5fvdotprod_5fmultifab_5908',['N_VDotProd_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a44dbf995b982e15d613de85f44e2d371',1,'amrex::sundials']]],
+ ['n_5fvectorcontent_5fmultifab_5fnotptr_5909',['N_VectorContent_MultiFab_notptr',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html',1,'']]],
+ ['n_5fvgetcontent_5fmultifab_5910',['N_VGetContent_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6bfd29fc821ae740836f40595e8479b8',1,'amrex::sundials']]],
+ ['n_5fvgetlength_5fmultifab_5911',['N_VGetLength_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a48461856ef0250658c5a2ebf41d98edc',1,'amrex::sundials']]],
+ ['n_5fvgetownmf_5fmultifab_5912',['N_VGetOwnMF_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a83ab40ea0b031a6e4bd372e4eb2ee2f1',1,'amrex::sundials']]],
+ ['n_5fvgetvectoralias_5fmultifab_5913',['N_VGetVectorAlias_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a2e8955698d384f25c4019a0e22060caf',1,'amrex::sundials']]],
+ ['n_5fvgetvectorpointer_5fmultifab_5914',['N_VGetVectorPointer_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a98b7c6942f2b0bcc5ce905c231ec9293',1,'amrex::sundials']]],
+ ['n_5fvinv_5fmultifab_5915',['N_VInv_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aba2fa6d2aa9b8cd855d83759e3ed65dd',1,'amrex::sundials']]],
+ ['n_5fvinvtest_5fmultifab_5916',['N_VInvTest_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aa8f8163d4f0f443bbe7e99756b2c39d4',1,'amrex::sundials']]],
+ ['n_5fvl1norm_5fmultifab_5917',['N_VL1Norm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#abed0b53c3ca780e46a31fe986d659ac9',1,'amrex::sundials']]],
+ ['n_5fvlinearsum_5fmultifab_5918',['N_VLinearSum_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a7dbf86dc6e019c767f280831b7acabaa',1,'amrex::sundials']]],
+ ['n_5fvmake_5fmultifab_5919',['N_VMake_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#aa448557aba9190f3de7151a4293004c9',1,'amrex::sundials']]],
+ ['n_5fvmaxnorm_5fmultifab_5920',['N_VMaxNorm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6f2b1de2ee6a9a463d5dddf7d8a8b4aa',1,'amrex::sundials']]],
+ ['n_5fvmin_5fmultifab_5921',['N_VMin_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6eb54c25311d23f5de6f482181502046',1,'amrex::sundials']]],
+ ['n_5fvminquotient_5fmultifab_5922',['N_VMinQuotient_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6d60b24360c65fb257af7b2cce3931ff',1,'amrex::sundials']]],
+ ['n_5fvnew_5fmultifab_5923',['N_VNew_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ae1662622a3ba4bb3184be645ad05521e',1,'amrex::sundials']]],
+ ['n_5fvnewempty_5fmultifab_5924',['N_VNewEmpty_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ac1e30fb20bc7a1ea62d7078e50be7498',1,'amrex::sundials']]],
+ ['n_5fvprod_5fmultifab_5925',['N_VProd_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ab1fe429fc9c7083c5712e6c614ebb1fd',1,'amrex::sundials']]],
+ ['n_5fvscale_5fmultifab_5926',['N_VScale_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a6828b2d4856afe42b3c8ff58f46951c7',1,'amrex::sundials']]],
+ ['n_5fvsetownmf_5fmultifab_5927',['N_VSetOwnMF_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ae60dd0ee3c2077eebc0dc19ca19eca74',1,'amrex::sundials']]],
+ ['n_5fvspace_5fmultifab_5928',['N_VSpace_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a3a01eaa5b7064ea2a584a244a1579de2',1,'amrex::sundials']]],
+ ['n_5fvwl2norm_5fmultifab_5929',['N_VWL2Norm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#af676ec963a035867b028dbf81e6fb1bd',1,'amrex::sundials']]],
+ ['n_5fvwrmsnorm_5fmultifab_5930',['N_VWrmsNorm_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#ac991138d8a2fb1081eed07c3d8b502e7',1,'amrex::sundials']]],
+ ['n_5fvwrmsnormmask_5fmultifab_5931',['N_VWrmsNormMask_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a8b09801267db73e9db73b38a4fa21ff1',1,'amrex::sundials']]],
+ ['nai_5932',['NAI',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a06d45e3facca70a0951cbccddc01c804',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a06d45e3facca70a0951cbccddc01c804',1,'amrex::ConstParticleTileData::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#adfec304d600c86d3dc5fda841cd2aaff',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#adfec304d600c86d3dc5fda841cd2aaff',1,'amrex::ParticleTileData::NAI()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a27974d2d46e3698a69b1997e905072e8',1,'amrex::ParticleTile::NAI()']]],
+ ['nalloc_5933',['nalloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a59e766bfe21e1f505dee3649c10037b4',1,'amrex::MemStat::nalloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#a330cc4e231f61e998afb4546138fa0c3',1,'amrex::TinyProfiler::MemProcStats::nalloc()']]],
+ ['name_5934',['name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a1c3308f0a08a991d3b3d2576e9d1e149',1,'amrex::StateDescriptor::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2fb16a53d8b6d9dd08306f89a535c617',1,'amrex::MLLinOpT::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a06e0f836743b4313fdd706e28e365d65',1,'amrex::MLNodeTensorLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a32ac8e52543365ce2565213c83725f15',1,'amrex::MLNodeLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a4b31dd42e50b3cdeca609dfd22fb79ce',1,'amrex::MLNodeABecLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2fb16a53d8b6d9dd08306f89a535c617',1,'MLLinOpT< Array< MultiFab, 3 > >::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a1abd0ae30a7a51ffe7672505fd171c2d',1,'amrex::MLEBNodeFDLaplacian::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a90ed4bd36cb7bb9fc00d6080ff823d64',1,'amrex::MLCurlCurl::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a9fcabb5a67a004d3001fa8987ef6c1d8',1,'amrex::ErrorRec::name()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a1a14b155268a2e05884a92114d66eaa7',1,'amrex::DeriveRec::name()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html#a36d42d12dc34e9e1a3321c27539bb34d',1,'amrex::parser_symbol::name()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html#a4bf5fc603ea8e9574ec71ba4ffef1da9',1,'amrex::iparser_symbol::name()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a66050f0c470418cb4ab408bc117f3e63',1,'amrex::FabArrayBase::CacheStats::name()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#aa4edfb42a1c77e953234b83e0f87ce6f',1,'CommProfStats::BarrierEntry::name()']]],
+ ['names_5935',['names',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a19d2b43cab064c1ea321f9f25970c68f',1,'amrex::StateDescriptor']]],
+ ['names_5936',['Names',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html#a835100974c4782de657f7f852cb8d2c3',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
+ ['nametagentry_5937',['NameTagEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html',1,'CommProfStats::NameTagEntry'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html#a6f68697cdef968b39588884f6053782c',1,'CommProfStats::NameTagEntry::NameTagEntry()']]],
+ ['nametagnames_5938',['NameTagNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8e869b70af44fbff24da4e5462638ab0',1,'CommProfStats']]],
+ ['nametagnames_5939',['nameTagNames',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae55d86b8b14132b2c588eee6863497ef',1,'CommProfStats']]],
+ ['nametags_5940',['nameTags',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a3e58e93a3d918f8f890135351e95840c',1,'CommProfStats::DataBlock']]],
+ ['namrlevels_5941',['NAMRLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a09c567773980f90aa59d90d3235ded9c',1,'MLLinOpT< Array< MultiFab, 3 > >::NAMRLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a09c567773980f90aa59d90d3235ded9c',1,'amrex::MLLinOpT::NAMRLevels()']]],
+ ['namrlevs_5942',['namrlevs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7bde0570493aad3733687a04abf4520e',1,'amrex::MLMGT']]],
+ ['nar_5943',['NAR',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7d38648767509798f1fab24a293b49eb',1,'amrex::ParticleTile::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9e82deaff2c7df2a96769926c0f35240',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a9e82deaff2c7df2a96769926c0f35240',1,'amrex::ConstParticleTileData::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a9338e60dfce599b67883d4fdc4ec69fa',1,'amrex::ParticleTileData::NAR()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a9338e60dfce599b67883d4fdc4ec69fa',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NAR()']]],
+ ['narrayint_5944',['NArrayInt',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a5981f78d812f2041269921a8e314924d',1,'amrex::ConstSoAParticle::NArrayInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3063446dc305120704ec3f1670f301c1',1,'amrex::ParticleContainer_impl::NArrayInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3063446dc305120704ec3f1670f301c1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NArrayInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a434aff759965a8d6427692220e95b093',1,'amrex::SoAParticle::NArrayInt()']]],
+ ['narrayreal_5945',['NArrayReal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a138782f7bd0e6e4cb04a451b013d5ca7',1,'amrex::SoAParticle::NArrayReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a2cf0e656973af4978ffcfb13a8fc7920',1,'amrex::ConstSoAParticle::NArrayReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32623939f5453d39bcfc26fef34972a8',1,'amrex::ParticleContainer_impl::NArrayReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a32623939f5453d39bcfc26fef34972a8',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NArrayReal()']]],
+ ['native32realdescriptor_5946',['Native32RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a56bb549e278ccc2611fd389c3d2b6bdb',1,'amrex::FPC']]],
+ ['native64realdescriptor_5947',['Native64RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a3e122a19b07bc732bf83c360354ef2a4',1,'amrex::FPC']]],
+ ['nativeintdescriptor_5948',['NativeIntDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a9cad45e259106beaa8e4dc56f613bd06',1,'amrex::FPC']]],
+ ['nativelongdescriptor_5949',['NativeLongDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a6f67a43bd516bcc9547cb3b76424b2b8',1,'amrex::FPC']]],
+ ['nativerealdescriptor_5950',['NativeRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#ab470772000cfb5f507edc5f294383bbc',1,'amrex::FPC']]],
+ ['navg_5951',['navg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a072e3cbbf26527a9f54155ce1140e45c',1,'amrex::TinyProfiler::ProcStats']]],
+ ['nblocks_5952',['nBlocks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#aa7ac26fc429cbaf9db787e3400d11d08',1,'amrex::ReduceData::nBlocks(gpuStream_t const &s)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ad3b68748407c6998576e254be21d70f2',1,'amrex::ReduceData::nBlocks()']]],
+ ['nbuild_5953',['nbuild',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a96b29c0b379436683da2d4c47ca8db2b',1,'amrex::FabArrayBase::CacheStats']]],
+ ['nbuildsinfo_5954',['NBuildsInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html',1,'amrex::MemProfiler']]],
+ ['nbytes_5955',['nBytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::STLtools::Triangle >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::XDim3 >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< char >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const int * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const int *, DefaultAllocator< const int * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const ParticleReal * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< index_type >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< int * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< int *, DefaultAllocator< int * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< ParticleReal * >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< std::size_t >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< unsigned int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::NeighborCode >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< EBCellFlag >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< char >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< char >::nBytes() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< EBCellFlag >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< HYPRE_Int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< AtomicInt >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< AtomicInt >::nBytes() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'amrex::BaseFab::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::openbc::MomTag >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'amrex::BaseFab::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< HYPRE_Int >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< int >::nBytes() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< int >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< PetscInt >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::BoxND >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a4731233b08ab3019e0f71a2e9a78a16a',1,'amrex::PODVector::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a60945306ed69d287f22245f05ed65858',1,'FabFactory< FArrayBox >::nBytes()']]],
+ ['nbytes_5956',['nbytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html#a5732bd12dff7fbb6b71bf50b37290f6d',1,'amrex::FabArrayBase::meminfo']]],
+ ['nbytes_5957',['nBytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a60945306ed69d287f22245f05ed65858',1,'FabFactory< amrex::FArrayBox >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a60945306ed69d287f22245f05ed65858',1,'amrex::FabFactory::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html#aef5ff6c3751771217568c9dbe50c4880',1,'amrex::detail::CutFabFactory::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< PetscInt >::nBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a32e96a4bbc00ecec58d2763ca697bea6',1,'BaseFab< Real >::nBytes(const Box &bx, int ncomps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5be7479b2a46eaefb945b066cb21de8a',1,'BaseFab< Real >::nBytes() const noexcept']]],
+ ['nbytes_5fhwm_5958',['nbytes_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html#a9fa43b62c55d186548b19ea58a2e351b',1,'amrex::FabArrayBase::meminfo']]],
+ ['nbytesowned_5959',['nBytesOwned',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< PetscInt >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< Real >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a68d95d50ed271feafbd28018aa0e8d96',1,'amrex::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< int >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a064d90077e1d86d6ba81b5b546bb7438',1,'amrex::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< HYPRE_Int >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< EBCellFlag >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< char >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'BaseFab< AtomicInt >::nBytesOwned()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a267006cc0717e9dfbcbd22afc1c89d8c',1,'amrex::BaseFab::nBytesOwned()']]],
+ ['nc_5960',['nc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#a8c9cad12b04e174fac89d2a548f34c96',1,'amrex::DeriveRec::StateRange']]],
+ ['nc_5961',['NC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#ab5cb26461b00acd27b5746145172e7cd',1,'amrex::PCData']]],
+ ['nc_5962',['nc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ComponentBox.html#ab9685b37a78a8a607d5cd932fedf4a30',1,'amrex::Gpu::ComponentBox']]],
+ ['ncalls_5963',['nCalls',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html#a715cf5d864be62cf72c0e554738068bb',1,'BLProfStats::CallTreeNode::nCalls()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html#ad1a3f8772ee33935e4bcb30cdd5581a4',1,'BLProfStats::FuncStat::nCalls()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html#a0325378ef299924b545b1b5f6a461435',1,'BLProfStats::BLPDataBlock::nCalls()']]],
+ ['ncells_5fgrid_5964',['ncells_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a728df4407c4def01f16e9af80fda2ebf',1,'amrex::PETScABecLap::ncells_grid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a2e125c8d535cb75d33aee7d83be455d7',1,'amrex::HypreABecLap3::ncells_grid()']]],
+ ['ncomp_5965',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ae420ff73e7a6ac0310736a01f1a6dbc1',1,'amrex::PlotFileData::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< int >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< PetscInt >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< Real >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a1052f19a1566840110263a9ebe9c3587',1,'amrex::BndryDataT::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a47ea706bedc5e03c2a5556da50801cf3',1,'amrex::CellData::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#aec6647af0d0a9f2d760d502a8975d6f1',1,'amrex::FabArrayBase::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a1b171b05c525c1833805b9c1e71f8368',1,'amrex::FabSetT::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#af8c25dc77c81cfd2e133f1ed79fe0032',1,'amrex::FluxRegister::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a3b4fcaf2fed76d9722c8a476ce1a5ce8',1,'amrex::MultiCutFab::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a36d695b32af9b38493af2d60083ff6ba',1,'amrex::MultiMask::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0cef8b304e3c55a8d985c2a8907da9e4',1,'amrex::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#af2a7f57c4c0eba9dbf8e38dd84572eb2',1,'amrex::PlotFileDataImpl::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a831e9baa65c6e3a16119230c16dec212',1,'amrex::StateDescriptor::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#adec7196972698a4a61e5d5eed628aa8c',1,'amrex::VisMF::nComp()']]],
+ ['ncomp_5966',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< T0 const >']]],
+ ['ncomp_5967',['nComp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a27531cc00ae88701b82d827296ac6496',1,'amrex::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< EBCellFlag >::nComp()']]],
+ ['ncomp_5968',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a327facaefaef9c16772d8b9f5647848e',1,'amrex::CellData::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html#ad2ab165dff9bdbdedaf65405a2bee07a',1,'amrex::FBData::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a311b5caaf3b58835f84598f46315953d',1,'amrex::FluxRegister::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a67a474e9e00d6fe9f40b4d67f28a355c',1,'amrex::MLMGT::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ab0fc399bd97c511820bc806a78ac10a9',1,'amrex::StateDescriptor::ncomp()']]],
+ ['ncomp_5969',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aa4789a7f8a95114cbb7eafa31541e362',1,'amrex::AmrData']]],
+ ['ncomp_5970',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< T0 >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< T const >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< Real const >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< int const >::ncomp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'Array4< int >::ncomp()']]],
+ ['ncomp_5971',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< HYPRE_Int >']]],
+ ['ncomp_5972',['ncomp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a58a49cd7aec26094f9a5dda9ee795cca',1,'amrex::Array4']]],
+ ['ncomp_5973',['NComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ad096b226eb7958f5d2bbd63449b077d2',1,'amrex::AmrData']]],
+ ['ncomp_5974',['nComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< char >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'BaseFab< AtomicInt >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae16c6f70417dc8f84e2196afe27b2b15',1,'amrex::BaseFab::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< T0 const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< T0 >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< T const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< Real const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< int const >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'Array4< int >::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a7c005d65913452a3aa2b0e2e4d6ffd22',1,'amrex::Array4::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#aaa865db7c42ae26183110932425ab7a6',1,'amrex::FabCopyDescriptor::nComp()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html#ad679841ea96302c513ad625560efb23d',1,'amrex::FabArrayBase::FabComTag::nComp()']]],
+ ['ncompptr_5975',['nCompPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< char >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'amrex::BaseFab::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< AtomicInt >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< EBCellFlag >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< HYPRE_Int >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< int >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< PetscInt >::nCompPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa5764439bdbcc0d060f92f5a6ca41fab',1,'BaseFab< Real >::nCompPtr()']]],
+ ['ncontoptions_5976',['NCONTOPTIONS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323ba999d7f8b11dda1e081a79dbb21e2ac82',1,'amrex::Amrvis']]],
+ ['ncovered_5977',['ncovered',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#ae2bc4b62a5716e7bfc8bed303aefb5ef',1,'amrex::EBCellFlagFab::NumCells']]],
+ ['ncycle_5978',['nCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5858409b6a0c53ac8e09fd9601a44dcd',1,'amrex::Amr']]],
+ ['nddoit_5979',['nddoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a204c931ee9d67ff355ad6a4d17d8f0ae',1,'amrex::GpuBndryFuncFab']]],
+ ['ndebug_5980',['NDebug',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#ae1d6711c50c87572893a9c863cbaa2e2',1,'amrex::system']]],
+ ['ndims_5981',['ndims',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aac734596ce59e27477ac7d7a462fe003',1,'amrex::BoxND::ndims()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aac734596ce59e27477ac7d7a462fe003',1,'BoxND< AMREX_SPACEDIM >::ndims()']]],
+ ['nearest_5982',['Nearest',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html',1,'amrex::ParticleInterpolator::Nearest'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#acba181eace70e13912251e82d7b76745',1,'amrex::ParticleInterpolator::Nearest::Nearest()']]],
+ ['needinitialization_5983',['needInitialization',['../classHydro_1_1MacProjector.html#a810a7a05b1bcc6729b3bd68022073e70',1,'Hydro::MacProjector']]],
+ ['needscoarsedataforbc_5984',['needsCoarseDataForBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7e2d1058dd843b67192b1aa489e112b6',1,'MLLinOpT< Array< MultiFab, 3 > >::needsCoarseDataForBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7e2d1058dd843b67192b1aa489e112b6',1,'amrex::MLLinOpT::needsCoarseDataForBC()']]],
+ ['needsupdate_5985',['needsUpdate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afb2f8218dcad4df69508e7ea795c2aaf',1,'amrex::MLCellLinOpT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a8fb6d1048cec22ab43f69b7d91ccce1d',1,'amrex::MLTensorOp::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aecca19e63305762f008c9965c37b34e4',1,'amrex::MLNodeABecLaplacian::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1aeab1e2fe2f589ecdc3b9751208a22a',1,'MLLinOpT< Array< MultiFab, 3 > >::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1aeab1e2fe2f589ecdc3b9751208a22a',1,'amrex::MLLinOpT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a28c6954110a23fa141f9ab6420086999',1,'amrex::MLEBTensorOp::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a95ea231a7ff288e48c9209aa44210bcd',1,'amrex::MLEBABecLap::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a972b0c17208b96e3bc1c41d688ebf5d2',1,'amrex::MLCellABecLapT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ac016de333c8459f75c458870a8a3b384',1,'amrex::MLALaplacianT::needsUpdate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af42c52eb173946c7ff2628ef20e2a89a',1,'amrex::MLABecLaplacianT::needsUpdate()']]],
+ ['negate_5986',['negate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< Real >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a22c3343ab661a9ad5e7003b03ca66e1f',1,'amrex::iMultiFab::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< Real >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< Real >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< Real >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#aeac56ffb9329f6269e866cff504adc9e',1,'amrex::iMultiFab::negate(int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3774fde1c4d962bde2f98da96e9e0d55',1,'amrex::iMultiFab::negate(const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a4ba968b0fae543587863290a60b49716',1,'amrex::iMultiFab::negate(int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#acaf881689685c3fa82ed65829f6be4c3',1,'amrex::MultiFab::negate(int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad7cd1360a57300fc2e5eb5afdf6ff1dc',1,'amrex::MultiFab::negate(const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9939b447c0dc1a130c6952d2b376f8ad',1,'amrex::MultiFab::negate(int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae4ff818a86f791cca374edbe34bb6830',1,'amrex::MultiFab::negate(const Box ®ion, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< AtomicInt >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< PetscInt >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'amrex::BaseFab::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'amrex::BaseFab::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'amrex::BaseFab::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'amrex::BaseFab::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< AtomicInt >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< AtomicInt >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< AtomicInt >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< PetscInt >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< char >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< char >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< char >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< char >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< EBCellFlag >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< EBCellFlag >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< EBCellFlag >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< EBCellFlag >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< HYPRE_Int >::negate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< PetscInt >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< PetscInt >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< int >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< int >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< int >::negate(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2d65dc4995843b8c46bc97984cf13749',1,'BaseFab< int >::negate(const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14',1,'BaseFab< HYPRE_Int >::negate(const Box &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5f348c3d0404aa11bb71c5252cc6efe9',1,'BaseFab< HYPRE_Int >::negate() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acf4c056e581c461ab116dd7974f82e3a',1,'BaseFab< HYPRE_Int >::negate(int comp, int numcomp=1) noexcept']]],
+ ['negation_5987',['Negation',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d7af06ef9ce2e0a696e5c73f3e460aa',1,'amrex']]],
+ ['neighbor_5988',['Neighbor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html',1,'amrex::EB2']]],
+ ['neighbor_5fcopy_5fop_5989',['neighbor_copy_op',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a42b4110915286223007d92bbcf580d89',1,'amrex::NeighborParticleContainer']]],
+ ['neighbor_5fcopy_5fplan_5990',['neighbor_copy_plan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a4057e1a1eaeca59b1c87cec0720343d6',1,'amrex::NeighborParticleContainer']]],
+ ['neighbor_5flist_5991',['neighbor_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a68d92607a1d43f215ae6af8ff8d3e3af',1,'amrex::NeighborParticleContainer']]],
+ ['neighbor_5fprocs_5992',['neighbor_procs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0e1a0dcc5bf3f405f40ad020f18389bc',1,'amrex::ParticleContainerBase::neighbor_procs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a704c1b5b30612c4f5a09378f0a63b221',1,'amrex::NeighborParticleContainer::neighbor_procs()']]],
+ ['neighborcode_5993',['NeighborCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html',1,'amrex']]],
+ ['neighborcommmap_5994',['NeighborCommMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#ae77c84d55fb9e147fc49a60bd44d42d6',1,'amrex::NeighborParticleContainer']]],
+ ['neighborcommtag_5995',['NeighborCommTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html',1,'amrex::NeighborParticleContainer::NeighborCommTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a51890965f001619b2e6bba4ba983765e',1,'amrex::NeighborParticleContainer::NeighborCommTag::NeighborCommTag()']]],
+ ['neighborcopytag_5996',['NeighborCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html',1,'amrex::NeighborParticleContainer::NeighborCopyTag'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a69740b5a47d3cbb97f2aac1632b6878b',1,'amrex::NeighborParticleContainer::NeighborCopyTag::NeighborCopyTag()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a60c58a36225c377967e515df8da5c0ea',1,'amrex::NeighborParticleContainer::NeighborCopyTag::NeighborCopyTag(int a_level, int a_grid, int a_tile)']]],
+ ['neighbordata_5997',['NeighborData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html',1,'amrex::NeighborData< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html#a7f2e9c324bce9a494b544b608d346999',1,'amrex::NeighborData::NeighborData()']]],
+ ['neighborindexmap_5998',['NeighborIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html',1,'amrex::NeighborParticleContainer::NeighborIndexMap'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#ab2f3d4a7c0474c6897f33a5bcbae2def',1,'amrex::NeighborParticleContainer::NeighborIndexMap::NeighborIndexMap()']]],
+ ['neighborlist_5999',['NeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html',1,'amrex']]],
+ ['neighborlistcontainertype_6000',['NeighborListContainerType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a43409db639b332ea93f0ad257dc54bc7',1,'amrex::NeighborParticleContainer']]],
+ ['neighborparticlecontainer_6001',['NeighborParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html',1,'amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adff18120eea0cf9a843f2779fa7afb80',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(const NeighborParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aec6aa68d7cccf38bf8f2ece89e2e47ad',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(ParGDBBase *gdb, int ncells)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a85456475575ab6d83ef479080e989a74',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba, int nneighbor)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a186b8b589b18098582292879a91ccf87',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr, int nneighbor)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a8e16762fd9648d7b623cff439d75e888',1,'amrex::NeighborParticleContainer::NeighborParticleContainer(NeighborParticleContainer &&)=default']]],
+ ['neighborprocs_6002',['NeighborProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a444a7a4f352c7d70ab530e09facc7894',1,'amrex::ParticleContainerBase']]],
+ ['neighbors_6003',['Neighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html',1,'amrex::Neighbors< class >'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html#a78add4fa0c929801818ea1db168eb81c',1,'amrex::Neighbors::Neighbors()']]],
+ ['neighbors_6004',['neighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a2db2fa1d27368a0d8f2a783f215cd93b',1,'amrex::NeighborParticleContainer']]],
+ ['neighbortask_6005',['NeighborTask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html',1,'amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborTask'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#ac124f082ce98a9d25b4212b94b68a316',1,'amrex::NeighborParticleContainer::NeighborTask::NeighborTask()']]],
+ ['neighborunpackpolicy_6006',['NeighborUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html',1,'amrex']]],
+ ['neighintcoords_6007',['neighIntCoords',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html#a9483f0f0bc23a2e7f70ba279d56a5c9b',1,'amrex::btUnit']]],
+ ['nelems_6008',['nelems',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a0607bbf4e032f81bfd48d64cfca15cda',1,'amrex::MLNodeTensorLaplacian']]],
+ ['nerase_6009',['nerase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#ab6595895c14aaed1f6f9c8d00a7a8d7d',1,'amrex::FabArrayBase::CacheStats']]],
+ ['nerrorbuf_6010',['nErrorBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad5199bceb8775542859c6b51d0a2100c',1,'amrex::AmrMesh']]],
+ ['nerrorbufvect_6011',['nErrorBufVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a071011d3702ecfc14ebc0f61a30a50ed',1,'amrex::AmrMesh']]],
+ ['nestedtimestack_6012',['nestedTimeStack',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6a49bd7619b72e7cd42e63610f9f1ce2',1,'CommProfStats']]],
+ ['nestsets_6013',['Nestsets',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade93dfd6bf280f23f7f7baa47404e80b',1,'amrex']]],
+ ['neumann_5fscale_6014',['neumann_scale',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a6366961f450336e2d75eed8a09573d',1,'amrex::neumann_scale(int i, int j, int k, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afeb47b1ddabe421a74790b1ef812b908',1,'amrex::neumann_scale(int i, int j, Box const &nddom, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bclo, GpuArray< LinOpBCType, AMREX_SPACEDIM > const &bchi) noexcept']]],
+ ['new_6015',['New',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a85eaea376d002e3fdfaa2082cd2a30cf',1,'amrex::AmrMeshDataAdaptor::New()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a41f3c8b6a7d66e0b17a4e9869c8c9b40',1,'amrex::AmrDataAdaptor::New()']]],
+ ['new_5fchop_6016',['new_chop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a334eb4810f3a2efcf713b44eee9d4d7b',1,'amrex::Cluster::new_chop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#aa556ac17a14c8ed6b6280bae1ab48be5',1,'amrex::ClusterList::new_chop()']]],
+ ['new_5fdata_6017',['new_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a08b05c680ad59e2ac04f8178d52cf3a0',1,'amrex::StateData']]],
+ ['new_5ftime_6018',['new_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad6b519ebb5a60157c412e833587b12b3',1,'amrex::StateData']]],
+ ['newdata_6019',['newData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a2351d4871d6a5f299b26c1d6150690a7',1,'amrex::StateData::newData() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a5a81beda34e62a92aadd7941bcc5157e',1,'amrex::StateData::newData() const noexcept']]],
+ ['newdistfcnelement2d_6020',['newDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a0f6b387cfd46f49845c6739bf394bd83',1,'amrex::SplineDistFcnElement2d::newDistFcnElement2d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a557c0955469be67746ebf22ad98ba341',1,'amrex::LineDistFcnElement2d::newDistFcnElement2d()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a73a47ce03d2add3e6b72d53c2dbef76e',1,'amrex::distFcnElement2d::newDistFcnElement2d()']]],
+ ['newgrid_6021',['newGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a85837b66263e6415ba8a9b4830749ac8',1,'amrex::StateData']]],
+ ['newplt_6022',['NEWPLT',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfa57bb6b57ab317541bed026109325dcea',1,'amrex::Amrvis']]],
+ ['newrealdescriptor_6023',['newRealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ab94bb7aa5faab13c6cd95f1fe9109649',1,'amrex::RealDescriptor']]],
+ ['newrequest_6024',['NewRequest',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9a05d19cd0b5b9a9c20320e96810edbb72',1,'amrex::DataServices']]],
+ ['next_6025',['next',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42288d3d8915ea8195d6645ae1a1659c',1,'BoxND< AMREX_SPACEDIM >::next()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a42288d3d8915ea8195d6645ae1a1659c',1,'amrex::BoxND::next()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a7f3c17e356fa82fa08928ed417493761',1,'amrex::BoxIterator::next()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html#a8eedabaa4dab327141f794937ff41ca4',1,'amrex::DeriveRec::StateRange::next()']]],
+ ['nextdynamicindex_6026',['nextDynamicIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a07296b12634219c4a15337435852a67b',1,'amrex::MFIter']]],
+ ['nextfillboxid_6027',['nextFillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a57a30ba94f1d8f7e58eb686a5596e813',1,'FabArrayCopyDescriptor< FArrayBox >::nextFillBoxId()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a57a30ba94f1d8f7e58eb686a5596e813',1,'amrex::FabArrayCopyDescriptor::nextFillBoxId()']]],
+ ['nextid_6028',['NextID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a2fcbaec8aac910c864f4a210d48d9c93',1,'amrex::Particle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#ad5a5330128743262d4531ebb62a635bc',1,'amrex::ConstSoAParticle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a9a4c7eb8fdcbc8c084dc950fea9fc53d',1,'amrex::ConstSoAParticle::NextID(Long nextid)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#acfec109fc6821c1e45db900b4adc6779',1,'amrex::Particle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#af52db92778d76b160a15800015159367',1,'amrex::SoAParticle::NextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a8d6c15b2cd00fcee655a8b9b90a29e8d',1,'amrex::SoAParticle::NextID(Long nextid)']]],
+ ['nextra_6029',['nExtra',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ae8e2531823af7371e1df8e414a8c6fd9',1,'amrex::StateDescriptor']]],
+ ['nfabcomtags_6030',['nFabComTags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3a7f7c535ed810165b197ab926d2e791',1,'FabArrayCopyDescriptor< FArrayBox >::nFabComTags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a3a7f7c535ed810165b197ab926d2e791',1,'amrex::FabArrayCopyDescriptor::nFabComTags()']]],
+ ['nfabcopydescs_6031',['nFabCopyDescs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a21d6de27c494e1f4b725020187ef6fe5',1,'FabArrayCopyDescriptor< FArrayBox >::nFabCopyDescs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a21d6de27c494e1f4b725020187ef6fe5',1,'amrex::FabArrayCopyDescriptor::nFabCopyDescs()']]],
+ ['nfiles_6032',['NFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156a167fa24b841257fa58af35b658f5d6c1',1,'amrex::VisMF']]],
+ ['nfilesiter_6033',['NFilesIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html',1,'amrex::NFilesIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a41bf610b1a4c7439a960fa7589c09f53',1,'amrex::NFilesIter::NFilesIter(std::string fileName, Vector< int > readRanks, bool setBuf=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a50735b1e0f0c04d53e60371d210d50f2',1,'amrex::NFilesIter::NFilesIter(int noutfiles, std::string fileprefix, bool groupsets, bool setBuf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a6da73e54601733abbefb73b558441299',1,'amrex::NFilesIter::NFilesIter(NFilesIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a9f952996fef2f589f9d82962ab7b4ff7',1,'amrex::NFilesIter::NFilesIter(NFilesIter &&)=delete']]],
+ ['nflags_6034',['Nflags',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#af02a1ad3ee48fe2cd63b590a221ad1dd',1,'SDCstruct']]],
+ ['nfree_6035',['nfree',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html#ab2c0f6adf1de06d4e718a0165b63b373',1,'amrex::TinyProfiler::MemProcStats::nfree()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html#a9d6dfbc5efa557f55251adda530dcf4a',1,'amrex::MemStat::nfree()']]],
+ ['ng_6036',['ng',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html#aeda8ad7ebda39d029e5e7253b9ee1b6d',1,'amrex::EB2::GFab']]],
+ ['nghost_6037',['nghost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a3389add6565681ffce22be42b4101fe2',1,'amrex::MLCGSolverT']]],
+ ['ngrow_6038',['nGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a92cef599b0ae34401a5463ec6fddc606',1,'amrex::FabArrayBase']]],
+ ['ngrow_6039',['ngrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a07e4582c7d12d9c0af8972fcbf214b89',1,'amrex::ErrorRec::ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#ab30d7bacb605f55a7714f002a92f2cf6',1,'amrex::ForkJoin::MFFork::ngrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ae0e3631c9cd4872714c6d926073d1a51',1,'amrex::StateDescriptor::ngrow()']]],
+ ['ngrow_6040',['NGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93648bc3842b67bb1dffa164bdd5f0d1',1,'amrex::AmrData::NGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a2f6daf12771b72f61d675a618378fab6',1,'amrex::AMRErrorTag::NGrow()']]],
+ ['ngrow_6041',['nGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aaa772f863501b3d0a0c4a883b91b9083',1,'amrex::AmrData::nGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a4caa93d2bc0ad73faf33ca05ae0b5933',1,'amrex::ErrorRec::nGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ae8d90e43fe323739131b52c834c46dd7',1,'amrex::MultiCutFab::nGrow()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a887f01ad484d73b2eaab8ef3e9568d88',1,'amrex::VisMF::nGrow()']]],
+ ['ngrowfilled_6042',['nGrowFilled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a76a6089045a5d690f809bd0d2e7c51ab',1,'amrex::FabArrayBase']]],
+ ['ngrowvect_6043',['nGrowVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#ac25341d29a4bdd3d3ba354f2263a8c54',1,'amrex::PlotFileDataImpl::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28fbc0acd8368951bb043d23d5c0727e',1,'amrex::nGrowVect(FabArrayBase const &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35376063ac1a1e47b47f61e5c0b169e0',1,'amrex::nGrowVect(Array< MF, N > const &mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0598988ee34f3885bd6d2a4787a8f427',1,'amrex::FabArrayBase::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a292f4e9beba78cb32fd18b72fc06fd9d',1,'amrex::EB2::Level::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a64b61a21bf164a8ce959ba06b3ed2a30',1,'amrex::PlotFileData::nGrowVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a07b1ead2f2b6a21362bcfbe6fa0cc784',1,'amrex::VisMF::nGrowVect()']]],
+ ['nhops_6044',['NHops',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace32984e953e92b236d8e765dd2baaf6',1,'amrex']]],
+ ['nine_6045',['nine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#aae50c9977dbcf4102a6360ab0f576b07',1,'amrex_constants_module']]],
+ ['nineth_6046',['nineth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#a92c54ddd1e792991bf2ffb06ab3397e2',1,'amrex_constants_module']]],
+ ['nint_6047',['NInt',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ad437c33b5c87125048830cee2775b50c',1,'amrex::Particle::NInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html#ab4a24fc0bdbf037d74e8f1c3d9ce59b6',1,'amrex::SoAParticleBase::NInt()']]],
+ ['nintersectinggrids_6048',['NIntersectingGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a766fc8383910abe6808b900bb63ce574',1,'amrex::AmrData']]],
+ ['nl_6049',['NL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a7b2f9d1dc98c8e92648e3785f297e13f',1,'amrex::CArena']]],
+ ['nmax_6050',['nmax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a601e3d46b6b378292f6861605af53b55',1,'amrex::TinyProfiler::ProcStats']]],
+ ['nmffileinstreams_6051',['nMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abfbb2ed9c1aa1c00786e7ae2218f0b0f',1,'amrex::VisMF']]],
+ ['nmglevels_6052',['NMGLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad1697410f7ce33223a511796bbf9273f',1,'MLLinOpT< Array< MultiFab, 3 > >::NMGLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad1697410f7ce33223a511796bbf9273f',1,'amrex::MLLinOpT::NMGLevels()']]],
+ ['nmin_6053',['nmin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html#a4712cf4e60cf2801bc15d5a4555cd80b',1,'amrex::TinyProfiler::ProcStats']]],
+ ['nmulti_6054',['nmulti',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#a9ed4b276208f75158208ea1a89d740a9',1,'amrex::EBCellFlagFab::NumCells']]],
+ ['nnodes_6055',['nnodes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#af7ae531fe1e05325b891c107d2276c12',1,'amrex::algoim::QuadratureRule']]],
+ ['nnodes_6056',['Nnodes',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a3c3082e11f568453735e5716a4ba7b52',1,'SDCstruct']]],
+ ['nnodes_5fgrid_6057',['nnodes_grid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ab571c163213ebca30687e13923b90fac',1,'amrex::HypreNodeLap']]],
+ ['no_5flocal_5fcopy_6058',['no_local_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ad604544d2fd60b6d9fb7a8b75f95ffe0',1,'amrex::NonLocalBC']]],
+ ['nodal_5fgrids_6059',['nodal_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a4672d7cd3c482aedb037347c1fddc0ff',1,'amrex::AmrLevel']]],
+ ['nodalprojector_6060',['NodalProjector',['../classHydro_1_1NodalProjector.html',1,'Hydro::NodalProjector'],['../classHydro_1_1NodalProjector.html#a219adbfe97a55251ead89933019ba2bb',1,'Hydro::NodalProjector::NodalProjector(amrex::Vector< amrex::MultiFab * > a_vel, amrex::Vector< const amrex::MultiFab * > a_sigma, amrex::Vector< amrex::Geometry > a_geom, const amrex::LPInfo &a_lpinfo, amrex::Vector< amrex::MultiFab * > a_S_cc={}, amrex::Vector< const amrex::MultiFab * > a_S_nd={})'],['../classHydro_1_1NodalProjector.html#a04173a645594d28dfd95a1642dfdb2a4',1,'Hydro::NodalProjector::NodalProjector(amrex::Vector< amrex::MultiFab * > a_vel, amrex::Vector< const amrex::MultiFab * > a_sigma, amrex::Vector< amrex::Geometry > a_geom, amrex::Vector< amrex::MultiFab * > a_S_cc={}, amrex::Vector< const amrex::MultiFab * > a_S_nd={})'],['../classHydro_1_1NodalProjector.html#aceb54cb364c01ef46ae8812f01aae1bd',1,'Hydro::NodalProjector::NodalProjector(amrex::Vector< amrex::MultiFab * > a_vel, amrex::Real a_const_sigma, amrex::Vector< amrex::Geometry > a_geom, const amrex::LPInfo &a_lpinfo, amrex::Vector< amrex::MultiFab * > a_S_cc={}, amrex::Vector< const amrex::MultiFab * > a_S_nd={})']]],
+ ['nodalsync_6061',['nodalSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a0e84e7809b2a53d3c039783fdb5c33a2',1,'amrex::MLNodeLinOp']]],
+ ['nodaltilebox_6062',['nodaltilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a7a17b4a775ec84d2987cb480c38ed271',1,'amrex::MFIter']]],
+ ['node_6063',['Node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html',1,'amrex::algoim::QuadratureRule::Node'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html',1,'amrex::CArena::Node']]],
+ ['node_6064',['NODE',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellIndexEnum.html#aceb83f25ce499aa265f5326d75e1a0a3ad501679fc1b23174fe28a86d24d2e1e2',1,'amrex::CellIndexEnum']]],
+ ['node_6065',['Node',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#afe41c39814d8c215e3c61d9b68b84a8b',1,'amrex::CArena::Node']]],
+ ['node_5fbilinear_5finterp_6066',['node_bilinear_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4fd8c266e07ac4dce013e0210727d3ab',1,'amrex']]],
+ ['node_5fid_6067',['node_id',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ae800380bfc5755081f9387bd4b9d098b',1,'amrex::HypreNodeLap']]],
+ ['node_5fid_5fvec_6068',['node_id_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a25dc8630f7ee5466e547f64cd3266b22',1,'amrex::HypreNodeLap']]],
+ ['node_5fsize_6069',['node_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c6d85a2ab815c914d82842d370a03d3',1,'amrex']]],
+ ['nodebilin_5finterp_6070',['nodebilin_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a130e78c478fddbb794329c104cbc05',1,'amrex']]],
+ ['nodebilin_5fslopes_6071',['nodebilin_slopes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab65c065625bd439361885b059b19fd38',1,'amrex']]],
+ ['nodebilinear_6072',['NodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html',1,'amrex']]],
+ ['nodecentered_6073',['nodeCentered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aff7fd44c425f08e1022abcab01388e71',1,'amrex::IndexTypeND::nodeCentered(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a96a52aab7a8f49be3c8fdd82a6575e60',1,'amrex::IndexTypeND::nodeCentered() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aff7fd44c425f08e1022abcab01388e71',1,'IndexTypeND< AMREX_SPACEDIM >::nodeCentered(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a96a52aab7a8f49be3c8fdd82a6575e60',1,'IndexTypeND< AMREX_SPACEDIM >::nodeCentered() const noexcept']]],
+ ['nodename_6074',['nodeName',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a66216fd698908253eacbda7152cd1277',1,'CommProfStats::DataBlock']]],
+ ['nodenumber_6075',['nodeNumber',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#adb3c29da9eb335d6005c2fd225acbe80',1,'CommProfStats::DataBlock']]],
+ ['nodes_6076',['nodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a6bab0ce1edbe67e4fbe18249f39cbe76',1,'amrex::RKIntegrator::nodes()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#aff9ac4f971a67e107e2cf55dd95fad21',1,'amrex::algoim::QuadratureRule::nodes()']]],
+ ['nofabheader_6077',['NoFabHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af7f852d2d1e0656e85e58dcf5ba364b1',1,'amrex::VisMF']]],
+ ['nofabheader_5fv1_6078',['NoFabHeader_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54da10ec66a6475783b69e6c646e53a89cc5',1,'amrex::VisMF::Header']]],
+ ['nofabheaderfaminmax_5fv1_6079',['NoFabHeaderFAMinMax_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54daea230534883ebe9d77fc2c31aeab4589',1,'amrex::VisMF::Header']]],
+ ['nofabheaderminmax_5fv1_6080',['NoFabHeaderMinMax_v1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54da27bc8d82bb52f548646a14b92cf8f43f',1,'amrex::VisMF::Header']]],
+ ['nolimiter_6081',['NoLimiter',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5aba5f65ef6793674226f652b7f0119e16',1,'PPM']]],
+ ['nolimiter_6082',['nolimiter',['../structPPM_1_1nolimiter.html',1,'PPM']]],
+ ['nolocalcopy_6083',['NoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1NoLocalCopy.html',1,'amrex::NonLocalBC']]],
+ ['none_6084',['none',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::MLMGT::none()']]],
+ ['nonesuch_6085',['Nonesuch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html',1,'amrex::detail::Nonesuch'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#ac31cc5ce552668f79bbc820c8d7998e0',1,'amrex::detail::Nonesuch::Nonesuch()=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a5ab6a79913277546a5e11028e6e427ef',1,'amrex::detail::Nonesuch::Nonesuch(Nonesuch const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a98dec8e1541181c79d10e63ba228f266',1,'amrex::detail::Nonesuch::Nonesuch(Nonesuch &&)=delete']]],
+ ['nonmanageddevicevector_6086',['NonManagedDeviceVector',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a2388c83afe31a41fc38fab133d98a1be',1,'amrex::Gpu']]],
+ ['nonperiodic_6087',['NonPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#a194e779bf59d1700830a35cecb5271a5',1,'amrex::Periodicity']]],
+ ['noretsum_6088',['noRetSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#a839af9b78fc019c53c7375e7bd3d127e',1,'amrex::Scan']]],
+ ['norm_6089',['norm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a4cb25adc75b070b5ab1cb6c24b4023',1,'amrex::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< EBCellFlag >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< HYPRE_Int >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< Real >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< Real >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< EBCellFlag >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< char >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< char >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< AtomicInt >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< AtomicInt >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'amrex::BaseFab::norm()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#af7a978343150dd58b5d75114ad774fbe',1,'amrex::algoim::EBPlane::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< PetscInt >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< PetscInt >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< int >::norm(const Box &subbox, int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'BaseFab< int >::norm(int p, int scomp=0, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a53bfa690678b7a44a6f1b8b736db232b',1,'BaseFab< HYPRE_Int >::norm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa1282391dd2449fab71d2524cf0f74a7',1,'amrex::BaseFab::norm()']]],
+ ['norm0_6090',['norm0',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a727b71bae4005883ea88221157184346',1,'amrex::MultiFab::norm0(const Vector< int > &comps, int nghost=0, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4a93902e69dd534d7a84cfbdc1acf32e',1,'amrex::MultiFab::norm0(int comp, int ncomp, IntVect const &nghost, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a6f5159e97350762eba3263f11ba3e653',1,'amrex::MultiFab::norm0(const iMultiFab &mask, int comp=0, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2c8965900aefbe0681bf72cb489b7027',1,'amrex::MultiFab::norm0(int comp=0, int nghost=0, bool local=false, bool ignore_covered=false) const']]],
+ ['norm1_6091',['norm1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5879f0308ed537286037a041e32fd810',1,'amrex::MultiFab::norm1(int comp, const Periodicity &period, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afcdc4aaf73896a44ad364520af9a7398',1,'amrex::MultiFab::norm1(int comp=0, int ngrow=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ae4ba8fc4756c0621e3872055ffce31b0',1,'amrex::MultiFab::norm1(const Vector< int > &comps, int ngrow=0, bool local=false) const']]],
+ ['norm2_6092',['norm2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ac83213b50387ae52458f8f43473f72db',1,'amrex::GMRESMLMGT::norm2()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa0b6bb4fb2ee206356cd613ed8458b8f',1,'amrex::MultiFab::norm2(int comp=0) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0982c02422dcb603d1c5129d744d6611',1,'amrex::MultiFab::norm2(int comp, const Periodicity &period) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a933d1dd75c4441bf922f8c5baa931be4',1,'amrex::MultiFab::norm2(const Vector< int > &comps) const']]],
+ ['norm_5finf_6093',['norm_inf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a65945094568d6e9ab21b7b1852c4afd8',1,'amrex::MLCGSolverT']]],
+ ['normal_5fdouble_5forder_6094',['normal_double_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#a9ece1c795d9454f01f5253539c466abc',1,'amrex::FPC']]],
+ ['normal_5ffloat_5forder_6095',['normal_float_order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html#ad1410e009ae5d7319fd2687c7a3457ff',1,'amrex::FPC']]],
+ ['normalize_6096',['normalize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa8139012779454a901a8d4697174bd1e',1,'amrex::MLABecLaplacianT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8d29a866e24596ba3b9df82ad36e22c3',1,'BoxND< AMREX_SPACEDIM >::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a557eb6e2ad1b92790b50e1781835b692',1,'amrex::MLPoissonT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a62fd449657643195c0f313982a6cd3c9',1,'amrex::MLNodeTensorLaplacian::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a226c4f4fd178eb4d5d4bc33172c44b57',1,'amrex::MLNodeLaplacian::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa66bfea39287ead35be91ec940d0bb1',1,'MLLinOpT< Array< MultiFab, 3 > >::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa66bfea39287ead35be91ec940d0bb1',1,'amrex::MLLinOpT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ab93f943cc0e03e4f1d5966700f3edf85',1,'amrex::MLEBNodeFDLaplacian::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a46a2ca99991a5f651d7a44004618ddaf',1,'amrex::MLEBABecLap::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ab6e413473dfba935e5169b5db1edcb56',1,'amrex::MLALaplacianT::normalize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a8d29a866e24596ba3b9df82ad36e22c3',1,'amrex::BoxND::normalize()']]],
+ ['normalorder_6097',['NormalOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839afc3cb7bc0cd89dcb5af02cce5baa23cd',1,'amrex::IntDescriptor']]],
+ ['normhelper_6098',['NormHelper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7ef9aec0b2f67456f1467c71e043025c',1,'amrex::NormHelper(const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, F const &f, int numcomp, IntVect nghost, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6758d6b184b1615ea5e4434762e944c3',1,'amrex::NormHelper(const MMF &mask, const MultiFab &x, int xcomp, const MultiFab &y, int ycomp, Pred const &pf, F const &f, int numcomp, IntVect nghost, bool local)']]],
+ ['normhelper_5fnvector_5fmultifab_6099',['NormHelper_NVector_MultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a7e06c30eda626fc60c51681e255936ad',1,'amrex::sundials']]],
+ ['norminf_6100',['norminf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< FArrayBox >::norminf()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a02870cc0ddaa25fae3bd252bb65da3a4',1,'amrex::norminf(MF const &mf, int scomp, int ncomp, IntVect const &nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0298f67b516f80f783d08d796763d0bc',1,'amrex::norminf(Array< MF, N > const &mf, int scomp, int ncomp, IntVect const &nghost, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< FArrayBox >::norminf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'amrex::FabArray::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false,[[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'amrex::FabArray::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::BaseFab< AtomicInt > >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::BaseFab< AtomicInt > >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::BaseFab< PetscInt > >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::BaseFab< PetscInt > >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::Mask >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::Mask >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::EBCellFlagFab >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::EBCellFlagFab >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< amrex::CutFab >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< amrex::CutFab >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const']]],
+ ['norminf_6101',['normInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a637cc2c475b32f4606119af00617d840',1,'amrex::MLLinOpT::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a637cc2c475b32f4606119af00617d840',1,'MLLinOpT< Array< MultiFab, 3 > >::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a6da7b56049ef0af652cdac637f1ce1e6',1,'amrex::MLNodeLinOp::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a54b8f0a39566eee4ef913f6bad712d9f',1,'amrex::MLCurlCurl::normInf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a6207e307cf8edda53498feebe2abb2e3',1,'amrex::MLCellLinOpT::normInf()']]],
+ ['norminf_6102',['norminf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a92b462cb3d7c55a7d3277aaa9e3e0ff3',1,'amrex::MultiFab::norminf(const Vector< int > &comps, int nghost=0, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#abc7329288ae6f73f8fd7eda95e49b8ba',1,'amrex::MultiFab::norminf(const iMultiFab &mask, int comp=0, int nghost=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9d57175907c89a969b9b5392631e65cf',1,'amrex::MultiFab::norminf(int comp=0, int nghost=0, bool local=false, bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< TagBox >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< TagBox >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea595d71e8f04b18bc48aaca29acfe77',1,'FabArray< IArrayBox >::norminf(FabArray< IFAB > const &mask, int comp, int ncomp, IntVect const &nghost, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a62a6ea18e68973543bf8b2a9bab89d8a',1,'FabArray< IArrayBox >::norminf(int comp, int ncomp, IntVect const &nghost, bool local=false, [[maybe_unused]] bool ignore_covered=false) const']]],
+ ['norminfmask_6103',['norminfmask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< EBCellFlag >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'amrex::BaseFab::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< AtomicInt >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< char >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< HYPRE_Int >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< int >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< PetscInt >::norminfmask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0cfed6fcd597be27e9d069f9e7a3d18b',1,'BaseFab< Real >::norminfmask()']]],
+ ['nosplitparticleid_6104',['NoSplitParticleID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1LongParticleIds.html#a29090f4da18aa07dbb136347df3a0e52',1,'amrex::LongParticleIds']]],
+ ['nosyncregion_6105',['NoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html',1,'amrex::Gpu::NoSyncRegion'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html#a145be1ff4432aa6033daa6e1bed33e89',1,'amrex::Gpu::NoSyncRegion::NoSyncRegion()']]],
+ ['not_5fcovered_6106',['not_covered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a08dba959557635494bd0b8ca5e561288',1,'amrex::BndryDataT']]],
+ ['not_5fproper_6107',['not_proper',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a36963c5b419723010d58909d4528c0dc',1,'sdcquadrature_mod']]],
+ ['noteambarrier_6108',['NoTeamBarrier',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38af1e51da50b24860035a3665786fe9d14',1,'amrex::MFIter']]],
+ ['notify_6109',['Notify',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#a9b651e401d0a75620501243cc1171a63',1,'amrex::AsyncOut']]],
+ ['notingraphregion_6110',['notInGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a73a7f12036e7cda0332aec8185d4c330',1,'amrex::Gpu']]],
+ ['notinlaunchregion_6111',['notInLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a8e6abda3339e4295716d7e2ff78e9603',1,'amrex::Gpu']]],
+ ['noutfiles_6112',['nOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a00064a0f00714d740472a32d08596019',1,'BLProfStats::nOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a18181e8b91ada22808e9ddf517b3c753',1,'amrex::NFilesIter::nOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ade6a45cdc3be4fb324ccd3a863788aae',1,'amrex::VisMF::nOutFiles()']]],
+ ['noutfilesprepost_6113',['nOutFilesPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1f6eee153647b98b534ef908e86ae03f',1,'amrex::ParticleContainer_impl::nOutFilesPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a1f6eee153647b98b534ef908e86ae03f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::nOutFilesPrePost()']]],
+ ['nparticlesatlevelprepost_6114',['nParticlesAtLevelPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a0a8965a9936565a35f699f67df9554',1,'amrex::ParticleContainer_impl::nParticlesAtLevelPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0a0a8965a9936565a35f699f67df9554',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::nParticlesAtLevelPrePost()']]],
+ ['nparticlesprepost_6115',['nparticlesPrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9579f1b170547de35dcb4a0b4d84d0c0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::nparticlesPrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a9579f1b170547de35dcb4a0b4d84d0c0',1,'amrex::ParticleContainer_impl::nparticlesPrePost()']]],
+ ['npieces_6116',['Npieces',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a934f38b58520042c0fc59efc177f44ae',1,'SDCstruct']]],
+ ['nproc_6117',['nproc',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a270e92ee4f1f540aac7584aaa5bd29d1',1,'hacc::Distribution::nproc()'],['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html#a5fa8fdbcfe943816e8c19862dffddeaa',1,'process_topology_t::nproc()']]],
+ ['nproc_5f1d_6118',['nproc_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a389e9aa244bb6052e5ba6f1776548ad3',1,'hacc::Distribution::nproc_1d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a175c07e801cbc6cc30901a4d963e0eb5',1,'hacc::Distribution::nproc_1d(int i) const']]],
+ ['nproc_5f2d_5fx_6119',['nproc_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae4ba1916cd912bf0482f3b8eda232248',1,'hacc::Distribution::nproc_2d_x() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abe531df2570a6fcb99bd9ad2b420eb5e',1,'hacc::Distribution::nproc_2d_x(int i) const']]],
+ ['nproc_5f2d_5fy_6120',['nproc_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#afc72250908cb3a420de0e48180ba060f',1,'hacc::Distribution::nproc_2d_y() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#adc3946938e3db3d1ff7b445a0a1f590d',1,'hacc::Distribution::nproc_2d_y(int i) const']]],
+ ['nproc_5f2d_5fz_6121',['nproc_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#afe5148576a314c5e950c578b53cfc181',1,'hacc::Distribution::nproc_2d_z() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab21736808a07fa9f8cc43457152f844b',1,'hacc::Distribution::nproc_2d_z(int i) const']]],
+ ['nproc_5f3d_6122',['nproc_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aca1bbb2cd1f2b41c307186df58b44fe2',1,'hacc::Distribution::nproc_3d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ad7e02f33cb0f88c1f2dd5ec198c2ac90',1,'hacc::Distribution::nproc_3d(int i) const']]],
+ ['nproc_5fkspace_6123',['nproc_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a7acb4a231d8f4ac7cebe7290e154e32c',1,'hacc::Dfft::nproc_kspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ad81b75eb59e5cc74e7ab13e904d66c11',1,'hacc::Dfft::nproc_kspace() const)[3]']]],
+ ['nproc_5frspace_6124',['nproc_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#addd454e0e45d8052ce1c5cbace27e643',1,'hacc::Dfft::nproc_rspace(int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a528f9827a3c2afa6e8b223b9ebb89b3b',1,'hacc::Dfft::nproc_rspace() const)[3]']]],
+ ['nprocs_6125',['NProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a9b529bc7c103b596cb3c24ce70c28e93',1,'amrex::ParallelContext::Frame::NProcs()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7fe765fcc8bfc4c409483424a83fccf8',1,'amrex::ParallelDescriptor::NProcs(MPI_Comm comm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa191723b5d24ceaf64e9d49f542cfcc2',1,'amrex::ParallelDescriptor::NProcs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#a3df5e063f2b14481feae8cea0d6d44d1',1,'amrex::MPMD::NProcs()']]],
+ ['nprocs_6126',['nProcs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a78880a4ba0c24b3fe3ee88bc7a10e71b',1,'amrex::NFilesIter']]],
+ ['nprocsall_6127',['NProcsAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a60d5e1f262d2f29ca794f9df65429c25',1,'amrex::ParallelContext']]],
+ ['nprocspernode_6128',['NProcsPerNode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adc47cf4d3591db8037d74afe5bdfcbb0',1,'amrex::ParallelDescriptor']]],
+ ['nprocsperprocessor_6129',['NProcsPerProcessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab8d97816d7145428dcd6bf6d1a1b9a91',1,'amrex::ParallelDescriptor']]],
+ ['nprocssub_6130',['NProcsSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#aa7f481a6be5e8f2eefbe9448135a3843',1,'amrex::ParallelContext']]],
+ ['nprocstask_6131',['NProcsTask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3b7821d6402f8c532e1ca31bef733a75',1,'amrex::ForkJoin']]],
+ ['nproper_6132',['nProper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa1e59b567c58d9ba22c9e56f8138a22a',1,'amrex::AmrMesh']]],
+ ['npts_6133',['npts',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a5bc70c52fae0fe8f54d3acd2b1338808',1,'amrex::BoxIndexerND< 1 >::npts()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#aebcf0e258d72df8bb95c67d428de6127',1,'amrex::BoxIndexerND::npts()']]],
+ ['nreal_6134',['NReal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html#ac17dffaf26b21aaec1ca753ac781f04b',1,'amrex::SoAParticleBase::NReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#aae7d12b94a847462c64456654db316e7',1,'amrex::Particle::NReal()']]],
+ ['nregions_6135',['nRegions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a5d4d3de59d23f664fca0fd8898c3f2b0',1,'amrex::AmrData']]],
+ ['nregular_6136',['nregular',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#ae58c0b7189a097d963bb36dfff3a88f6',1,'amrex::EBCellFlagFab::NumCells']]],
+ ['nrss_6137',['nRSS',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#af1b2cc36e918fd0673c576f2adb7265b',1,'RegionsProfStats::DataBlock']]],
+ ['ns_5flinop_6138',['ns_linop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af44095217d5bbcda0aac7c890c7711f5',1,'amrex::MLMGT']]],
+ ['ns_5fmlmg_6139',['ns_mlmg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9c8ed13672004a913f805ebe0f444073',1,'amrex::MLMGT']]],
+ ['ns_5frhs_6140',['ns_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac05ab8b48ded9d649049e4520b00625b',1,'amrex::MLMGT']]],
+ ['ns_5fsol_6141',['ns_sol',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a35c1adc57fbe1db211aac6fae5f5517b',1,'amrex::MLMGT']]],
+ ['nsets_6142',['nSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af0eab0426caa91fff3a64bcea5192ba3',1,'amrex::NFilesIter']]],
+ ['nsingle_6143',['nsingle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html#ab794bf217ff64b685fdb1fd750957630',1,'amrex::EBCellFlagFab::NumCells']]],
+ ['nsolve_6144',['NSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a46bbc0ba9d09d6eaab3ee0cc47d4d0bb',1,'amrex::MLMGT']]],
+ ['nsolve_5fgrid_5fsize_6145',['nsolve_grid_size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ab7616bcecdedc6719ce8bd7d85b44f64',1,'amrex::MLMGT']]],
+ ['nspots_6146',['nspots',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html#a2045644553fcef06b1a6c80ebbe3603c',1,'amrex::AsyncOut::WriteInfo']]],
+ ['nsr_6147',['nsr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a5dd47ecd89eca47c1a2da2a3cee0675f',1,'amrex::DeriveRec']]],
+ ['nstep_6148',['nStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac66753a2ff2df956a5df08dd6cb9f81a',1,'amrex::AmrLevel']]],
+ ['nstreamerrors_6149',['nStreamErrors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a56fbf590918f701816c5567f4869c6de',1,'amrex::StreamRetry']]],
+ ['nstreamerrors_6150',['NStreamErrors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ae894808026adb5099b7b36f193f39f7c',1,'amrex::StreamRetry']]],
+ ['nstride_6151',['nstride',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'amrex::Array4::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< T0 const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< T0 >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< T const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< Real const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< int const >::nstride()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#af34de268f8d40135be4374144dd2b34a',1,'Array4< int >::nstride()']]],
+ ['nstructint_6152',['NStructInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a591fb654644bfe6f3b18e63547e1079f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a2e52440bc21e01affff077fff37edb44',1,'amrex::ParticleTile::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a509d7d346b709b39d1261144b7f1de26',1,'amrex::ParticleTileData::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a509d7d346b709b39d1261144b7f1de26',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a591fb654644bfe6f3b18e63547e1079f',1,'amrex::ParticleContainer_impl::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a609d37238c417b72763dad7069d494a1',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a609d37238c417b72763dad7069d494a1',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a609d37238c417b72763dad7069d494a1',1,'amrex::ParIterBase_impl::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#aca126782205cb9bb3766c0b00c58c147',1,'amrex::ParIter_impl::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a7ef19db67a548484a9f341f986156534',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructInt()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a7ef19db67a548484a9f341f986156534',1,'amrex::ConstParticleTileData::NStructInt()']]],
+ ['nstructreal_6153',['NStructReal',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a52823e648da48d1b8f45cd9de8e4a82f',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#afe5df472d59b0a66f3f10e767a9bf694',1,'amrex::ParIter_impl::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a3d4602354f3ccaa1ad78ebd1c4921d1b',1,'amrex::ParIterBase_impl::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a3d4602354f3ccaa1ad78ebd1c4921d1b',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a3d4602354f3ccaa1ad78ebd1c4921d1b',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa7617bd59325bac568183d9bbcf32ee3',1,'amrex::ParticleContainer_impl::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa7617bd59325bac568183d9bbcf32ee3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af37f9208b1b9908daad6789415d20f81',1,'amrex::ParticleTile::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#af53dd2bb7ca0f780d4fbd86cbab4bee9',1,'amrex::ParticleTileData::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#af53dd2bb7ca0f780d4fbd86cbab4bee9',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::NStructReal()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a52823e648da48d1b8f45cd9de8e4a82f',1,'amrex::ConstParticleTileData::NStructReal()']]],
+ ['nsweeps_6154',['Nsweeps',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a973e673b7bb450a404fb23411259c6ab',1,'SDCstruct']]],
+ ['ntanghalfwidth_6155',['NTangHalfWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#af24fa42fa7ee1bcbb9fb775c5ab192d6',1,'amrex::BndryDataT']]],
+ ['ntasks_6156',['NTasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a0f117148e0f71675c66d2658a49c75cc',1,'amrex::ForkJoin']]],
+ ['nteams_6157',['NTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af2f4fc272303fdc7f363d88ffd292c4c',1,'amrex::ParallelDescriptor']]],
+ ['ntimers_6158',['ntimers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fda24039153a091a3526d8f692a1ae67709',1,'amrex::MLMGT']]],
+ ['ntimertimes_6159',['nTimerTimes',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html#a73fe445ce23da37107ed5f5968d32a1d',1,'CommProfStats::DataBlock']]],
+ ['ntindex_6160',['ntIndex',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html#ab798290e18681e0ea61b0f66be6e2608',1,'CommProfStats::NameTagEntry']]],
+ ['ntracestats_6161',['nTraceStats',['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html#aa2586f28fd5fe3fd9c02b79004433b30',1,'RegionsProfStats::DataBlock']]],
+ ['nu1_6162',['nu1',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a58dfdb82f14a306e71cf3897acaa6f92',1,'amrex::MLMGT']]],
+ ['nu2_6163',['nu2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adf6e938df981049c8e34ee53d3c21d05',1,'amrex::MLMGT']]],
+ ['nub_6164',['nub',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a7caf8d1d49732307624d42da5ac3cb83',1,'amrex::MLMGT']]],
+ ['nuf_6165',['nuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a535eff64ede17a0c410f80f26de70a3d',1,'amrex::MLMGT']]],
+ ['null_6166',['null',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba37a6259cc0c1dae299a7866489dff0bd',1,'amrex::BATransformer']]],
+ ['nullinterphook_6167',['NullInterpHook',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html',1,'amrex']]],
+ ['num_5fbuild_6168',['num_build',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a01b55874b867d3345db7cdfad2f284ee',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['num_5fcoarsen_5fopt_6169',['num_coarsen_opt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aa6d8b9ccdeea03640db903d130f9af47',1,'amrex::EB2']]],
+ ['num_5fcuts_6170',['num_cuts',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2_1_1detail.html#a76809ed0a10c6280707ab5537db08545',1,'amrex::EB2::detail']]],
+ ['num_5fdevice_5fpartners_6171',['num_device_partners',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a680079152997e37c8e4f02dfaa0d14d4',1,'amrex::Gpu::Device']]],
+ ['num_5fdevices_5fused_6172',['num_devices_used',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a4e59c991a0de99a25c0c7c1f91667449',1,'amrex::Gpu::Device']]],
+ ['num_5ffabarrays_6173',['num_fabarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#ab4b3c50d480036fa2cd0506f9e8f96ff',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['num_5fint_5fcomm_5fcomps_6174',['num_int_comm_comps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad29ae6f512fcf498a95666ad47ee71e5',1,'amrex::ParticleContainer_impl::num_int_comm_comps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad29ae6f512fcf498a95666ad47ee71e5',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::num_int_comm_comps()']]],
+ ['num_5flocal_5ftiles_6175',['num_local_tiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a967c3c48ccb4f316911d06fcaccb29fa',1,'amrex::MFIter']]],
+ ['num_5fmask_5fcomps_6176',['num_mask_comps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aebe05d83866295fa66cd195bfd2ccc44',1,'amrex::NeighborParticleContainer']]],
+ ['num_5fneighbor_5fcells_6177',['num_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a6fa46fba286ea97c6408222d70ad589d',1,'amrex_ebcellflag_module']]],
+ ['num_5freal_5fcomm_5fcomps_6178',['num_real_comm_comps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae3bf517b7cadd7ea83a0fb14a706c48a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::num_real_comm_comps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae3bf517b7cadd7ea83a0fb14a706c48a',1,'amrex::ParticleContainer_impl::num_real_comm_comps()']]],
+ ['num_5fsetba_6179',['num_setba',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a450db80ef9bd209ebb61cb47ff12ca22',1,'amrex::AmrMesh']]],
+ ['num_5fsetdm_6180',['num_setdm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2ddfbb3a69cf479f1d28f704d19e4f96',1,'amrex::AmrMesh']]],
+ ['num_5fsnds_6181',['num_snds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c0cf5742a0014b73afe38a75f02534e',1,'amrex::NeighborParticleContainer']]],
+ ['num_5fsteps_6182',['num_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ab68545bb3877ccbb5beef755501e6e51',1,'amrex::IntegratorBase']]],
+ ['num_5fstreams_6183',['num_streams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a0db9178bd13b45f862fe31e197f75ec8',1,'amrex::MFItInfo']]],
+ ['num_5fsweeps_6184',['num_sweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ab49bedd6e91b0cbfe206bc3ab17cdbc1',1,'amrex::Hypre']]],
+ ['numactivelevels_6185',['NumActiveLevels',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a173fd151597a60eff340740888fa3ec5',1,'amrex::InSituUtils']]],
+ ['numactivethreads_6186',['numActiveThreads',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html#a277a46596f8e67342709552121787bc5',1,'amrex::Gpu::Handler']]],
+ ['numamrlevels_6187',['numAMRLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad2c6df179eb4acd5061de72341881c63',1,'amrex::MLMGT']]],
+ ['number_6188',['number',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#a44cad8e418f7be7c01a8d8fb75f90865',1,'CommProfStats::BarrierEntry::number()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#a7d0d09150f2cd432ef20826516728351',1,'CommProfStats::ReductionEntry::number()']]],
+ ['number_5fnodes_6189',['number_nodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#aeb24e2eb4c7cd3f6f46ac8ce656fde5c',1,'amrex::RKIntegrator']]],
+ ['numberofminmax_6190',['NUMBEROFMINMAX',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98ea70e198feec9ed63c2f25d181a5dc611e',1,'amrex::Amrvis']]],
+ ['numberofparticlesatlevel_6191',['NumberOfParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4b971f3afa8e65de0efc62098edae1d2',1,'amrex::ParticleContainer_impl::NumberOfParticlesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4b971f3afa8e65de0efc62098edae1d2',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumberOfParticlesAtLevel(int level, bool only_valid=true, bool only_local=false) const']]],
+ ['numberofparticlesingrid_6192',['NumberOfParticlesInGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab1bdce872428cb13609c7f5890872f58',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumberOfParticlesInGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab1bdce872428cb13609c7f5890872f58',1,'amrex::ParticleContainer_impl::NumberOfParticlesInGrid()']]],
+ ['numberofusers_6193',['numberOfUsers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5d6e7ac64333750926f2175ea5f237ad',1,'amrex::DataServices']]],
+ ['numberstofname_6194',['NumbersToFName',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aa09149b400a4bae78fc4f423b31da1d5',1,'RegionsProfStats']]],
+ ['numberstofname_6195',['numbersToFName',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a61cecba43f39a2a189ee2aaf9949f2df',1,'RegionsProfStats']]],
+ ['numbins_6196',['numBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af98199a3fd0f724083761ddea28e4606',1,'amrex::DenseBins::numBins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af98199a3fd0f724083761ddea28e4606',1,'DenseBins< ParticleType >::numBins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#af98199a3fd0f724083761ddea28e4606',1,'DenseBins< typename amrex::ParticleTileData >::numBins()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#aacee8f0ffcd3fbd6c14e58c08460d232',1,'amrex::SparseBins::numBins()']]],
+ ['numblocks_6197',['numBlocks',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html#a6c6f30d2bbabe2960fa682d624e70659',1,'amrex::Gpu::GridSize::numBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a383b070cb13bc99de64062941d521149',1,'amrex::Gpu::ExecutionConfig::numBlocks()']]],
+ ['numblocksoverride_6198',['numBlocksOverride',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a728f2480b00dbe80a716bc81f42f8508',1,'amrex::Gpu::Device']]],
+ ['numboxarrays_6199',['numboxarrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a221b256184f09f24c7e7a835d6cf4a9e',1,'amrex::BARef']]],
+ ['numboxarrays_5fhwm_6200',['numboxarrays_hwm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#aa4715d9e30ad640a00703a76b8b29f5d',1,'amrex::BARef']]],
+ ['numboxesonproc_6201',['numBoxesOnProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ae49a5f3c31d93b4574c8622b49919f6e',1,'amrex::ParticleBufferMap']]],
+ ['numbuckets_6202',['numBuckets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5f6573698022ddf444d521dd4eb749a4',1,'amrex::ParticleBufferMap']]],
+ ['numbytes_6203',['numBytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#af8ad7b8bf71293f96dba2d963d446c21',1,'amrex::RealDescriptor::numBytes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#aef80f57bdb73ad655c6f24d6ee58ef75',1,'amrex::IntDescriptor::numBytes() const']]],
+ ['numbytes_6204',['numbytes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a2367ec86e010c5342a4a3a76fc192213',1,'amrex::IntDescriptor']]],
+ ['numcells_6205',['NumCells',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html',1,'amrex::EBCellFlagFab']]],
+ ['numcoarsenopt_6206',['NumCoarsenOpt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0077b0d85e112a8f4be7662f1cde1048',1,'amrex::EB2']]],
+ ['numcomps_6207',['NumComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html',1,'amrex::NumComps'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html#a810ccab9fa653cd2a504f2539eaa4c1f',1,'amrex::NumComps::NumComps()']]],
+ ['numcopies_6208',['numCopies',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a050152eacb86c574850379b45a619750',1,'amrex::ParticleCopyOp']]],
+ ['numdatalogs_6209',['NumDataLogs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a22c7ccfe95fd35cc2a2c6629a8e3edbc',1,'amrex::Amr']]],
+ ['numdbptypes_6210',['NUMDBPTYPES',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cfaa450b2757051e567ab8eb2b39a5e077a',1,'amrex::Amrvis']]],
+ ['numderive_6211',['numDerive',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a25e0f9ede414df537ec2a017dc936afd',1,'amrex::DeriveRec']]],
+ ['numderivefunc_6212',['NumDeriveFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a11275d3515db9c31ef424271070717c2',1,'amrex::AmrData::NumDeriveFunc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#ad56b42613a172cda5bb3b556adbcdc88',1,'amrex::DataServices::NumDeriveFunc()']]],
+ ['numdevicepartners_6213',['numDevicePartners',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a075aaf3af23ffd79ae8025ab4fa19f62',1,'amrex::Gpu::Device']]],
+ ['numdevicesused_6214',['numDevicesUsed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aaad1273663de56c788b3809ed7537a4e',1,'amrex::Gpu::Device']]],
+ ['numgpustreams_6215',['numGpuStreams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a920dd19f186b2276d9bbdb14d117565c',1,'amrex::Gpu::numGpuStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a1bc8d3f83c8bce5e14d50e06667d28ce',1,'amrex::Gpu::Device::numGpuStreams()']]],
+ ['numgrids_6216',['numGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae93e34dd07b1784fc7fe902331d232b2',1,'amrex::AmrLevel::numGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8727954d78b0edddf953091df0cdcb8f',1,'amrex::Amr::numGrids(int lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad8affd8de32d5fc666795d5a13a39e45',1,'amrex::Amr::numGrids() noexcept']]],
+ ['numintcomps_6217',['NumIntComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#af8037383212b93e6a701d263167baa31',1,'amrex::StructOfArrays::NumIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a036135b388b4a68fc8fdac9e6c5572f5',1,'amrex::ParticleTile::NumIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab761b38df59cb25e8a4fb73ad61dad64',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ab761b38df59cb25e8a4fb73ad61dad64',1,'amrex::ParticleContainer_impl::NumIntComps()']]],
+ ['numintgs_6218',['numIntgs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a856a505f1340baf94d02a7585b467e1a',1,'amrex::algoim']]],
+ ['numitems_6219',['numItems',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a88234f341b867559fe25f8a25cc53ebb',1,'amrex::SparseBins::numItems()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad79436d29055a095ee8a8ffab36475d3',1,'DenseBins< typename amrex::ParticleTileData >::numItems()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad79436d29055a095ee8a8ffab36475d3',1,'DenseBins< ParticleType >::numItems()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ad79436d29055a095ee8a8ffab36475d3',1,'amrex::DenseBins::numItems()']]],
+ ['numlevels_6220',['numLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a6ec01a89cd77b4473dc1895e1a2b1ebe',1,'amrex::ParticleContainerBase::numLevels()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a2f919f166a2034f65af90c480a914a0e',1,'amrex::ParticleCopyOp::numLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a49a5c4338ca4f54619acb1f4890df2fa',1,'amrex::ParticleBufferMap::numLevels()']]],
+ ['numlocaltiles_6221',['numLocalTiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#afbbd9093cd125af3cebbc8f8231bb142',1,'amrex::MFIter::numLocalTiles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a830d98c3be0b8b1f0eb88118f7a1f35c',1,'amrex::FabArrayBase::TileArray::numLocalTiles()']]],
+ ['numlocaltilesatlevel_6222',['numLocalTilesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa2c16c3a436932f9a3f4ce5eaaf11e0c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numLocalTilesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa2c16c3a436932f9a3f4ce5eaaf11e0c',1,'amrex::ParticleContainer_impl::numLocalTilesAtLevel()']]],
+ ['nummaskvals_6223',['NumMaskVals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a139601a0038d30ced2a28a0e4f6763e7',1,'amrex::BndryDataT']]],
+ ['nummultiprocessors_6224',['numMultiProcessors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5994da17716f6dc6a06e1a1cc2d88a96',1,'amrex::Gpu::Device']]],
+ ['numneighborparticles_6225',['numNeighborParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a2b17bacea66d302e68ec631032d97300',1,'amrex::ArrayOfStructs::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7751ad25437f923c0ed69c2f8923d454',1,'amrex::ParIterBase_impl::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7751ad25437f923c0ed69c2f8923d454',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a7751ad25437f923c0ed69c2f8923d454',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a67d9df04de8fa70ac8b9c43325febff3',1,'amrex::ParticleTile::numNeighborParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#afaecde6af6e4779bf8bb2d786dec40fd',1,'amrex::StructOfArrays::numNeighborParticles()']]],
+ ['numneighbors_6226',['numNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#af34e94b1e9993776430b19dc57f3c28f',1,'amrex::EBCellFlag']]],
+ ['numparticles_6227',['numParticles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a80fc21d171f28db059190e234fa36642',1,'amrex::ParticleTile::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a4a33d9c17eacf3ad38a63d467e74ba3f',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a4a33d9c17eacf3ad38a63d467e74ba3f',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#adf1e6c502e74a6b79d9c6eda78a98abd',1,'amrex::NeighborList::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a97dc58478a9add0babfd5503f5655876',1,'amrex::ArrayOfStructs::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a82f411b26eab317ad15c998f4a72e863',1,'amrex::StructOfArrays::numParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a4a33d9c17eacf3ad38a63d467e74ba3f',1,'amrex::ParIterBase_impl::numParticles()']]],
+ ['numparticlesoutofrange_6228',['numParticlesOutOfRange',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76c9efa7ebf0969d1986d57f86c1882b',1,'amrex::numParticlesOutOfRange(Iterator const &pti, IntVect nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acad483c5f0e30f9cd471ad05e1920320',1,'amrex::numParticlesOutOfRange(Iterator const &pti, int nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9624cde7b9ad11a1692714a8a2cf4d5c',1,'amrex::numParticlesOutOfRange(PC const &pc, int nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a16b2ad610aeda065996254dcb64e1210',1,'amrex::numParticlesOutOfRange(PC const &pc, IntVect nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af026262a284dc45b1a535e1d2c3da3d5',1,'amrex::numParticlesOutOfRange(PC const &pc, int lev_min, int lev_max, int nGrow)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa69e2d3ab61d58e37142f8ca2607da7c',1,'amrex::numParticlesOutOfRange(PC const &pc, int lev_min, int lev_max, IntVect nGrow)']]],
+ ['numpoints_6229',['numPoints',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#af4eefbcd2078aa5c3e7a3ddfb678fb78',1,'amrex::XYPlotDataList']]],
+ ['numpoints_6230',['NumPoints',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ab7d3fea37a1ad8e9a2adb1891d989340',1,'amrex::XYPlotDataList']]],
+ ['numpts_6231',['numPts',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a5f25bd92e654851319f55a17ee276723',1,'amrex::BoxArray::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#ae852e51f5e19dac43938ee4476361f21',1,'amrex::BoxIndexerND::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a5520d0eb57f16ca5f98f5c85bcc310b8',1,'amrex::BoxIndexerND< 1 >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aef3b99c4f131a12120b93bfbed5bc08e',1,'amrex::BoxND::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aef3b99c4f131a12120b93bfbed5bc08e',1,'BoxND< AMREX_SPACEDIM >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< Real >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< PetscInt >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< int >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< HYPRE_Int >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< EBCellFlag >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< char >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'BaseFab< AtomicInt >::numPts()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac6480baad7fdde57bec1e2ad32387300',1,'amrex::BaseFab::numPts()']]],
+ ['numrange_6232',['numRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#ae3ef04ba562b5538b6248daba20c6f44',1,'amrex::DeriveRec']]],
+ ['numrealcomps_6233',['NumRealComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a6b104504a3540a44182a1ad408d5cfa7',1,'amrex::StructOfArrays::NumRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a01a4c2d3cd20e84801f49f31c8305349',1,'amrex::ParticleTile::NumRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5c0a1d474a92f4622e6156cbd8b42a27',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5c0a1d474a92f4622e6156cbd8b42a27',1,'amrex::ParticleContainer_impl::NumRealComps()']]],
+ ['numrealparticles_6234',['numRealParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ab9d2ce3721f6d4039d09f4464683c5e7',1,'amrex::ArrayOfStructs::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a75904e997d78e7e39e52dfc84e291f51',1,'amrex::ParIterBase_impl::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a75904e997d78e7e39e52dfc84e291f51',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a75904e997d78e7e39e52dfc84e291f51',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ae905e32844864462ec7a0ddf7a666ee4',1,'amrex::ParticleTile::numRealParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ac6d3cee84ea6fbae0bf95bcd36c536fa',1,'amrex::StructOfArrays::numRealParticles()']]],
+ ['numruntimeintcomps_6235',['NumRuntimeIntComps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a72e673a1fb1acdb894fb63417aaf3c59',1,'amrex::ParticleContainer_impl::NumRuntimeIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a72e673a1fb1acdb894fb63417aaf3c59',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumRuntimeIntComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#abbd0ed100a7511e702da44782d06f360',1,'amrex::ParticleTile::NumRuntimeIntComps()']]],
+ ['numruntimerealcomps_6236',['NumRuntimeRealComps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a926b41920a7dd2ca180db0717f726faa',1,'amrex::ParticleContainer_impl::NumRuntimeRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a926b41920a7dd2ca180db0717f726faa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::NumRuntimeRealComps()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a94b4d2e5f90cdfc640740a2dc1b8be4e',1,'amrex::ParticleTile::NumRuntimeRealComps()']]],
+ ['numstate_6237',['numState',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a0a07b4ad438414db0b1c0aa86c0556dc',1,'amrex::DeriveRec']]],
+ ['numstates_6238',['numStates',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa9666a2babd9d59a595a2c3695f38f00',1,'amrex::AmrLevel']]],
+ ['numsurfintgs_6239',['numSurfIntgs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1431c6a34f2cb39592447caf369d3440',1,'amrex::algoim']]],
+ ['numtag_6240',['numTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a63a315fa3deb62851baf4e607d0c8c03',1,'amrex::Cluster::numTag() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ad765826ea9e9762f2328cac81faefc5c',1,'amrex::Cluster::numTag(const Box &b) const noexcept']]],
+ ['numthreads_6241',['numThreads',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html#a59e4685120009f8432768699e898fd98',1,'amrex::Gpu::ExecutionConfig::numThreads()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html#af91022d872655d7aad5ba0d072db7017',1,'amrex::Gpu::GridSize::numThreads()']]],
+ ['numthreadsmin_6242',['numThreadsMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a73de48a30b914ee4dc994e261e36be8f',1,'amrex::Gpu::Device']]],
+ ['numthreadsoverride_6243',['numThreadsOverride',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a8b511fa5992f49c3e027153931c354b4',1,'amrex::Gpu::Device']]],
+ ['numthreadsperblockparallelfor_6244',['numThreadsPerBlockParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a99d3039071c1009b16e08b63b63013db',1,'amrex::Gpu']]],
+ ['numtilesinbox_6245',['numTilesInBox',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77b016483c8263c1a67e93d79d31da4c',1,'amrex']]],
+ ['numtotalparticles_6246',['numTotalParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a5a933c9ef33ad84f474f9c6b2b90b2a8',1,'amrex::ArrayOfStructs::numTotalParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3b487649b8128cc37a6f35f913229d00',1,'amrex::ParticleTile::numTotalParticles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a15e05a661b50a2637a764ccadfb23f53',1,'amrex::StructOfArrays::numTotalParticles()']]],
+ ['numtypes_6247',['NumTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a86e30d8e0831512671e7ed103ad7c457',1,'amrex']]],
+ ['numuniquephysicalcores_6248',['numUniquePhysicalCores',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae675dc0a879b2652b42833f5999ee6b2',1,'amrex']]],
+ ['nuse_6249',['nuse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a2f46bd7a63228d43ce04420ce9191204',1,'amrex::FabArrayBase::CacheStats::nuse()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html#a9bc4e65bc502d4951afe43a1904b48bf',1,'amrex::FabArrayBase::TileArray::nuse()']]],
+ ['nvar_6250',['nvar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'amrex::BaseFab::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< AtomicInt >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< char >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< EBCellFlag >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< HYPRE_Int >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< int >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< PetscInt >::nvar()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a99b1638f6702821a6b6e63cb860d938f',1,'BaseFab< Real >::nvar()']]],
+ ['nx_6251',['nx',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a064dd3c6107b296a915aedcd0f2f1826',1,'amrex::ParticleInterpolator::Linear::nx()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#ac7df25b566023957e86f793a39e27e00',1,'amrex::ParticleInterpolator::Nearest::nx()']]],
+ ['ny_6252',['ny',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#a0e0af124579f9ad5fec3710bb83ee821',1,'amrex::ParticleInterpolator::Linear::ny()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#ab45ca8466ebed9c2334ae6ea7e92bd58',1,'amrex::ParticleInterpolator::Nearest::ny()']]],
+ ['nz_6253',['nz',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html#ad178c7e8f42426ab5b0eb3bd45ce8bd0',1,'amrex::ParticleInterpolator::Linear::nz()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html#a7fb3f62585e84012a047d81ab68809fe',1,'amrex::ParticleInterpolator::Nearest::nz()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/all_f.js b/amrex-hydro/Doxygen/html/search/all_f.js
index 0b474d1..bd120c5 100644
--- a/amrex-hydro/Doxygen/html/search/all_f.js
+++ b/amrex-hydro/Doxygen/html/search/all_f.js
@@ -1,124 +1,124 @@
var searchData=
[
- ['off_6257',['OFF',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4a414e7c26da0e02a38a2765ff8e4ffa34',1,'BLProfStats']]],
- ['offset_6258',['offset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOffsetTag.html#af5878f0f6935800abc18aaffe34e50d6',1,'amrex::Array4BoxOffsetTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a57d71866cb674a85f1cc645bfdc0bd06',1,'amrex::NonLocalBC::MultiBlockIndexMapping::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html#a29156afc0392ae965c03200dd3fae7f1',1,'amrex::openbc::MomTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html#a13e2fb023472bb8b3f769b8d05365850',1,'amrex::IParserExeJUMP::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html#a387052b31da6d21710c8a0bf73d66e0e',1,'amrex::IParserExeIF::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html#a30af4dfb43cdc8e01b8bc8b19a2dd695',1,'FabCopyTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a87497b1adb83ce034ea0ab943fffc08f',1,'amrex::CoordSys::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#adacc0eb8f4427cd400d829a713149d17',1,'amrex::NonLocalBC::CommData::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#a22f5b5b57123479d8d24eb3967a67241',1,'amrex::Array4MaskCopyTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#a58cc54c19d79e5aac0136b65d5833e1b',1,'amrex::Array4CopyTag::offset()']]],
- ['offset_6259',['Offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aa67991fbbc479f95a966bcf04ae0e49a',1,'amrex::CoordSys::Offset(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a9d3eb77447b9c748b7223e271f6c9bb1',1,'amrex::CoordSys::Offset() const noexcept']]],
- ['offset_6260',['offset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html#a0ca205ae3f796076ea966533f5abe183',1,'amrex::ParserExeIF::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html#ac38e239d19e5c6d0df4c733ceeab0831',1,'amrex::ParserExeJUMP::offset()']]],
- ['offsetsptr_6261',['offsetsPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a594a9ba943cde14aeec576817d575b6a',1,'DenseBins< ParticleType >::offsetsPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a3448e9a533b211d486f42f06f9736218',1,'amrex::DenseBins::offsetsPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a594a9ba943cde14aeec576817d575b6a',1,'amrex::DenseBins::offsetsPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a3448e9a533b211d486f42f06f9736218',1,'DenseBins< ParticleType >::offsetsPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a3448e9a533b211d486f42f06f9736218',1,'DenseBins< typename amrex::ParticleTileData >::offsetsPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a594a9ba943cde14aeec576817d575b6a',1,'DenseBins< typename amrex::ParticleTileData >::offsetsPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a9abeaeccc7e4edeec7e68b7676a406f2',1,'amrex::SparseBins::offsetsPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a810de8999d58ec01329e800c51179102',1,'amrex::SparseBins::offsetsPtr() const noexcept']]],
- ['offsetx_6262',['offsetX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ad248848b7d8478ae8053b03fcbf8d962',1,'amrex::XYPlotDataList']]],
- ['ofs_6263',['ofs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a12f18b00f5a8136b2e884ab933249b63',1,'amrex::PrintToFile']]],
- ['ofsptrall_6264',['OFSPtrAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ac04bcd8b609bbf10cc25ef7d60f6a94c',1,'amrex::ParallelContext']]],
- ['ofsptrsub_6265',['OFSPtrSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#aab852af3b175c95e5bdd8e0de563e9d7',1,'amrex::ParallelContext']]],
- ['ok_6266',['ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::Mask >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< FArrayBox >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< IArrayBox >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::EBCellFlagFab >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::CutFab >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::BaseFab< PetscInt > >::ok()']]],
- ['ok_6267',['OK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6dc15bf7eabf4bf856b9296c39da773f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >']]],
- ['ok_6268',['ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< TagBox >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae4ba11a91726f35dca9696fcd814b7af',1,'amrex::IndexTypeND::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae4ba11a91726f35dca9696fcd814b7af',1,'IndexTypeND< AMREX_SPACEDIM >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad4fed4196dbde22c7aec7fa98b16b859',1,'amrex::MultiCutFab::ok(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad5b50a9590b3c7b01ec2100343d981c3',1,'amrex::MultiCutFab::ok(int global_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0ef0d1567b79fabf1c2ac051a78b3f95',1,'amrex::RealBox::ok()']]],
- ['ok_6269',['OK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6dc15bf7eabf4bf856b9296c39da773f',1,'amrex::ParticleContainer_impl']]],
- ['ok_6270',['ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::BaseFab< AtomicInt > >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'amrex::FabArray::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ad5855c6485c1d9b2b16d8d87ea0aabf4',1,'amrex::Cluster::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acdd0f4552027ae85ea799fc1fe6c01b7',1,'BoxND< AMREX_SPACEDIM >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acdd0f4552027ae85ea799fc1fe6c01b7',1,'amrex::BoxND::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a10fe281d57e922ce1f6393493e24be17',1,'amrex::BoxList::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#ab5719a740695d359628be6f552ba6a3a',1,'amrex::BoxIterator::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#afe4ab28d7d6d8b37ffb2d2940d47b1e4',1,'amrex::BoxDomain::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#adab47a68f8e82d7161ca4951db618a95',1,'amrex::BoxArray::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#abee8e858b3ca22a33388275e0a2cfcbf',1,'amrex::CoordSys::ok()']]],
- ['ok_6271',['Ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a13dd49de2ef262fde3364ae394f32538',1,'amrex::CoordSys']]],
- ['oktocontinue_6272',['okToContinue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a925e6a93c8c15b09058d992c92ef59e3',1,'amrex::Amr::okToContinue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5d15ca0da28ca003355c6f45b5cb1cdd',1,'amrex::AmrLevel::okToContinue()']]],
- ['oktoregrid_6273',['okToRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af05216d2777d71cb9572ac0a03e19646',1,'amrex::Amr::okToRegrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa1a00039cf415f21002bec0bc15342ac',1,'amrex::AmrLevel::okToRegrid()']]],
- ['old_5fdata_6274',['old_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9702465fcc6db1bb193b1a82222b0e1c',1,'amrex::StateData']]],
- ['old_5fdefault_6275',['old_default',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af13e0db2e188907cf98e9b933a919cd0',1,'amrex::Hypre']]],
- ['old_5ftime_6276',['old_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a49bf88f51c149857686027e44513f4f8',1,'amrex::StateData']]],
- ['olddata_6277',['oldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aad9dcb2a2c843b2643d2d3637f047341',1,'amrex::StateData::oldData() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a37932d39174ba8a1475585e6a843ae4b',1,'amrex::StateData::oldData() const noexcept']]],
- ['oldgrid_6278',['oldGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a328237a5f801df70d0bb7ca0b3b4f354',1,'amrex::StateData']]],
- ['omp_5fget_5fmax_5fthreads_6279',['omp_get_max_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#a88c4536a09e2cc9d9edff5cd040814db',1,'amrex_omp_module']]],
- ['omp_5fget_5fnum_5fthreads_6280',['omp_get_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#a1f567807c5ae4117153ee1e35cb0a418',1,'amrex_omp_module']]],
- ['omp_5fget_5fthread_5fnum_6281',['omp_get_thread_num',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#a1f5881f02905de2162615538e3989e36',1,'amrex_omp_module']]],
- ['omp_5fin_5fparallel_6282',['omp_in_parallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#ad65feb81483b21194d98cfba40c0b8bb',1,'amrex_omp_module']]],
- ['on_6283',['ON',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4aa1da950ff7ae21cd354932a94d62d7e0',1,'BLProfStats']]],
- ['on_5fboundary_6284',['on_boundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#adacbc0ec9d750f6bbbcae77a23dbd127',1,'amrex::EB2::GeometryShop']]],
- ['one_6285',['one',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ac1e62f94cf48ab5f9c7203871884b89d',1,'amrex_constants_module']]],
- ['one_5flower_5fmask_6286',['one_lower_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab6a98c38286ed5ba0f71fc4a758ff845',1,'amrex::EBCellFlag']]],
- ['one_5fnumvofs_5fmask_6287',['one_numvofs_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a4a42591e65666aa5935d1e56fc08ec4d',1,'amrex::EBCellFlag']]],
- ['one_5ftype_5fmask_6288',['one_type_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3d96cabc11327fe2db480268931dcba4',1,'amrex::EBCellFlag']]],
- ['one_5fxhi_5fmask_6289',['one_xhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aeb308a971d8792c5653da12b495233ea',1,'amrex::EB2::Neighbor']]],
- ['one_5fxlo_5fmask_6290',['one_xlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a47801423224e2db136a5caa5914d277e',1,'amrex::EB2::Neighbor']]],
- ['one_5fyhi_5fmask_6291',['one_yhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ac76440c5742fda199c07def2c0359a46',1,'amrex::EB2::Neighbor']]],
- ['one_5fylo_5fmask_6292',['one_ylo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ae1167bbb17dc6210721c8a648092bd60',1,'amrex::EB2::Neighbor']]],
- ['one_5fzhi_5fmask_6293',['one_zhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aceac9e0a80381ad7e97aba7a9da7942f',1,'amrex::EB2::Neighbor']]],
- ['one_5fzlo_5fmask_6294',['one_zlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a56ff94eee6612d523d0fb8414d3193f0',1,'amrex::EB2::Neighbor']]],
- ['onefilepercpu_6295',['OneFilePerCPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156a93fcd009ee92168a4e419161fc19635b',1,'amrex::VisMF']]],
- ['oneiter_6296',['oneIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afe44c08a7965ecfe62b862e3d37ac7a0',1,'amrex::MLMGT']]],
- ['ones_5fcomp_5fneg_6297',['ONES_COMP_NEG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaca313b52afc9cee08eb9198f24286d6',1,'amrex']]],
- ['onsamegrids_6298',['OnSameGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a92aa9afcd8adbbb62d06b8c3c293912a',1,'amrex::ParticleContainerBase::OnSameGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#aab39a042c6f9193b4de46b9b8071821d',1,'amrex::ParGDBBase::OnSameGrids()']]],
- ['op_6299',['op',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a5076dc32f6165ffc8296650d895a2b6f',1,'amrex::PCData']]],
- ['op_5fimpl_6300',['op_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#ac953fe2cb4312628b6ae8dea7c7fd74d',1,'amrex::EB2::IntersectionIF::op_impl(const RealArray &p, std::index_sequence< Is... >) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#ac9c3a8ba66c8ad8c372042f871d4cef9',1,'amrex::EB2::IntersectionIF::op_impl(AMREX_D_DECL(Real x, Real y, Real z), std::index_sequence< Is... >) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#ad7d30bca0252b6df844781049ce9e96f',1,'amrex::EB2::UnionIF::op_impl(const RealArray &p, std::index_sequence< Is... >) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#a6fd43131f6c2086e402a05dd5b4f5e0d',1,'amrex::EB2::UnionIF::op_impl(AMREX_D_DECL(Real x, Real y, Real z), std::index_sequence< Is... >) const noexcept']]],
- ['openallstreams_6301',['OpenAllStreams',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a8d64e6e8f6ee3fe3f22896536ca5e05a',1,'BLProfStats::OpenAllStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a94503fc5a323afaba535e706249a9308',1,'CommProfStats::OpenAllStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a672b909147ac7f7560864750485e55c8',1,'RegionsProfStats::OpenAllStreams()']]],
- ['openbcsolver_6302',['OpenBCSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html',1,'amrex::OpenBCSolver'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a17244fab5dd3e32b8840c29578d26856',1,'amrex::OpenBCSolver::OpenBCSolver()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a31ec46379a45506dceab79e66c66f5c8',1,'amrex::OpenBCSolver::OpenBCSolver(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aa89b51713976f2e1561966c3bd66574e',1,'amrex::OpenBCSolver::OpenBCSolver(const OpenBCSolver &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ad780a1c2f297ad99edc26b462b3d65d5',1,'amrex::OpenBCSolver::OpenBCSolver(OpenBCSolver &&)=delete']]],
- ['openmp_6303',['OpenMP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#a3e36e7c8384f469a1817ae7f2ddd069b',1,'amrex::BinPolicy']]],
- ['openmpbinpolicy_6304',['OpenMPBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1OpenMPBinPolicy.html',1,'amrex::BinPolicy']]],
- ['openstream_6305',['OpenStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a1f7ef6b7304a0ff3dd4df629cef4971e',1,'amrex::VisMF']]],
- ['operator_20bool_6306',['operator bool',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a8d5a1a77704c1c9a214e79b293afdad9',1,'amrex::Table2D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< Real const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< int const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< int >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'amrex::Array4::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< T const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a5bdb603ccb81078e1f7ce2b5430ae76e',1,'amrex::Table4D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#af5ee2df60cd5d9e513b645794478457b',1,'amrex::Table3D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a8d5a1a77704c1c9a214e79b293afdad9',1,'Table2D< RT >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aeb5e426687a441d87eb00628cdcc2706',1,'amrex::Table1D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html#aa03df08645de2b5a2462d7de8e4d92b4',1,'amrex::Scan::RetSum::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a93e1ada56a461feae37abad6fa8483ad',1,'amrex::ParserExecutor::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< T0 >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< T0 const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a379f80fbf920e73f6b6f19c7c659da35',1,'amrex::CellData::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#aa18f3bdc35fbb23f6f96821da41ed90e',1,'amrex::MFIter::DeviceSync::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a04d5a4c122c16fda4686c4be49a76da8',1,'amrex::IParser::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#aa9a4f3b1d1294b2d9ee3c11690ca4c08',1,'amrex::IParserExecutor::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a95350a546a5f92642919360ac474d034',1,'amrex::MultiArray4::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a95350a546a5f92642919360ac474d034',1,'MultiArray4< value_type >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a95350a546a5f92642919360ac474d034',1,'MultiArray4< value_type const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a1463e62b561526c2d4932222cbd663fc',1,'amrex::Parser::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a93e1ada56a461feae37abad6fa8483ad',1,'ParserExecutor< 3 >::operator bool()']]],
- ['operator_20delete_6307',['operator delete',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html#ad7d60ecb610a604829583ba6bed29731',1,'amrex::Gpu::Managed::operator delete()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html#a041c98e27235d44f5c26d3654b588946',1,'amrex::Gpu::Pinned::operator delete()']]],
- ['operator_20int_6308',['operator int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoundCond.html#a20bd9a212bbae4a52217cb546f9e752f',1,'amrex::BoundCond::operator int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleCPUWrapper.html#a1159218523caeeb79fe820ef6962ebca',1,'amrex::ConstParticleCPUWrapper::operator int()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#ab45ae38d0f52ccaa5d37747aae17af88',1,'amrex::Orientation::operator int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#af9ef300a76f9e5e44bb0fbb67b0d715d',1,'amrex::ParticleCPUWrapper::operator int()']]],
- ['operator_20long_6309',['operator Long',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html#acd09e1f256d86bd0c812c2e996943e8d',1,'amrex::ConstParticleIDWrapper::operator Long()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a3cdec68611dbd36c124a37200d6eb516',1,'amrex::ParticleIDWrapper::operator Long()']]],
- ['operator_20new_6310',['operator new',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html#af9ae8eed59658d812dbb21e1ff3ec415',1,'amrex::Gpu::Pinned::operator new()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html#ac55c26882c245ab3d4b27a99142407fe',1,'amrex::Gpu::Managed::operator new()']]],
- ['operator_20sunmemoryhelper_6311',['operator SUNMemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a2b00f28ae18c91dc910de0fe7d0b838e',1,'amrex::sundials::MemoryHelper']]],
- ['operator_20t_26_6312',['operator T&',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a1dc8e939592c5c6be1754bf8486bafc9',1,'amrex::ref_wrapper']]],
- ['operator_20void_20_2a_6313',['operator void *',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a5c3d9a0ab32fa72c6f10261f59158775',1,'amrex::OrientationIter']]],
- ['operator_21_3d_6314',['operator!=',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a8aabc0941165754bb046bcde35674e46',1,'amrex::Gpu::range_detail::range_impl::iterator::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#ac7a495a607b210cd274adf1f4318ebb0',1,'amrex::Neighbors::iterator::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#aa54365274c737f11f87f1e2ae2cf7344',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a20616a77be20de0b816afe9db8cb3427',1,'amrex::Orientation::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a14ec09bf37c61e88414f6e672c4f0d89',1,'amrex::OrientationIter::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ac17cd9e2f12e571dd7564e25844ff71a',1,'amrex::RealDescriptor::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0fdb785f0952ba5c6672a90a0a9120d0',1,'amrex::RealVect::operator!=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0fdb785f0952ba5c6672a90a0a9120d0',1,'amrex::RealVect::operator!=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#ab9afafb3f06bd646649bc865668e874a',1,'amrex::BoxArray::RefID::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#ab120307e57dd47cc9d01ca636bf1f0df',1,'amrex::DistributionMapping::RefID::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a1bb764fdac5609fed5a8001c2432574d',1,'BLProfStats::TimeRange::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e766038223d0266729aaf683f0b45be',1,'amrex::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b0e28ff632462b58ea2f1f8afe52351',1,'IntVectND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a96cae0de83b7700f9693d91df78b5b3c',1,'BoxND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a20f87e767c1742aa9d48ab35c5739352',1,'amrex::BoxArray::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a35966fff359c5b6498bcc2ca60c67f12',1,'amrex::BoxDomain::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a4610d792f42c68d9c5481dcf83d09397',1,'amrex::BoxList::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a96cae0de83b7700f9693d91df78b5b3c',1,'amrex::BoxND::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a5856751adc0f5194829d3c3920bc2717',1,'amrex::BoxArray::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#acdae3eee27022bd69a6c207d800e497e',1,'amrex::FabArrayBase::BDKey::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a7dbcd8a4547e0ba1341506dddf491538',1,'amrex::BCRec::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#a9dfa2a2658568e4273c188d39a3f50fd',1,'amrex::Neighbors::const_iterator::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a47d8be48dc04b300c928211027aa842f',1,'amrex::DistributionMapping::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a53f51a0228b512f902afab3b8dfe1132',1,'amrex::EBCellFlag::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0e8dbc517b185ac3ed5e0a08dd980123',1,'amrex::IndexTypeND::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0e8dbc517b185ac3ed5e0a08dd980123',1,'IndexTypeND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a8978d7b1e2a354efd66c3014c145a018',1,'amrex::IntDescriptor::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5c6fb534aaf88efee9ed21a53911a60c',1,'amrex::IntVectND::operator!=(int val) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b0e28ff632462b58ea2f1f8afe52351',1,'amrex::IntVectND::operator!=(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5c6fb534aaf88efee9ed21a53911a60c',1,'IntVectND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a1547e74c5752d256ba49fd25b2c7a045',1,'amrex::BinIterator::iterator::operator!=()']]],
- ['operator_26_6315',['operator&',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98b2fcdcd8afc6e93ff3b04ae889037b',1,'amrex::BoxND::operator&()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98b2fcdcd8afc6e93ff3b04ae889037b',1,'BoxND< AMREX_SPACEDIM >::operator&()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acaadf207d66c9ffa15b672effdca6eab',1,'amrex::operator&()']]],
- ['operator_26_3d_6316',['operator&=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7dee3377ab946ca00c84b990ba25e21b',1,'amrex::BoxND::operator&=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a7141f72152ed90f038fa830ad6026383',1,'amrex::Mask::operator&=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7dee3377ab946ca00c84b990ba25e21b',1,'BoxND< AMREX_SPACEDIM >::operator&=()']]],
- ['operator_28_29_6317',['operator()',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#a3319c4ea6b55bcbf4790af653e33257a',1,'amrex::NonLocalBC::Identity::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#a89428abce93c8dd7f913b7c2c9cbbe70',1,'amrex::EB2::IntersectionIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#ad2e748f8d4a64e6b32590c461400256b',1,'amrex::EB2::IntersectionIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structKeepValidFilter.html#af4bf053d8e8024c447f42ee722e08eb5',1,'KeepValidFilter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#adb9b5a32bd60f0e12c25dea36a515b7a',1,'amrex::IParserExecutor::operator()() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#af52158bd45ec9f15cff8cbfa9806b449',1,'amrex::IParserExecutor::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#a4c3267155e90c9b58523f0b562d4ae96',1,'amrex::IParserExecutor::operator()(GpuArray< long long, N > const &var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html#a368643b0ca2dfd8221c8ce8252b2fc4a',1,'amrex::NonLocalBC::MapComponents::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#a2be194ea3baaf9a996c82b946bf54803',1,'amrex::NonLocalBC::Identity::operator()(Array4< const T > array, Dim3 i, int comp=0) const noexcept(noexcept(array(i.x, i.y, i.z, comp)))'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#a0a03a9cf27f2ed969f918c7946e68659',1,'amrex::NonLocalBC::Identity::operator()(Dim3 i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CArena_1_1Node_1_1hash.html#a8259627d5c6e1faa50ef4c9134875684',1,'amrex::CArena::Node::hash::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a9b5b30017f2201c8c0324b6cce53e591',1,'amrex::GpuBndryFuncFab::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a6e0f7057538a8b0e3447ad9f3eca33ba',1,'amrex::GetSendBufferOffset::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#ac9216dea392b3432ba44c349cc05dc87',1,'amrex::GetPID::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#a6dc1f8b3f8c85df7d0508d2afa62497d',1,'amrex::GetParticleBin::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode2.html#ab41abaf15d3be0539f7e442f50823853',1,'amrex::nodelap_detail::GetNode2::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#aae1fa2d9ba2bc75c3299f62b6cd7f587',1,'amrex::EB2::LatheIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#a2f28fcb7590a82bba0f77f9a1d30054b',1,'amrex::EB2::LatheIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#acea35eef8eb181565155c3d867a0ba02',1,'amrex::LevelBld::operator()()=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a5c3d4f5f5a23c369c5077d56f1e73ff1',1,'amrex::LevelBld::operator()(Amr &papa, int lev, const Geometry &geom_lev, const BoxArray &ba, const DistributionMapping &dm, Real time)=0'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairGT.html#a99082f49ab07519b28572cf77064832e',1,'amrex::DistributionMapping::LIpairGT::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairLT.html#ad2e3150718e10a60670b28b1b77c02be',1,'amrex::DistributionMapping::LIpairLT::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalAnd.html#a5c318952861df63dc7c10b951dc3e434',1,'amrex::LogicalAnd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalOr.html#a2c58f13f24e524ecceb55f0baabff240',1,'amrex::LogicalOr::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#aaf960814958b6c90e2d7e7a8f49a1243',1,'amrex::LUSolver::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structmake__particle.html#a8f0911901c0819ea99040d1974667ded',1,'make_particle::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structmake__particle_3_01T__ParticleType_00_01std_1_1enable__if__t_3_01is__soa__particle_3_01T__1f90e92c71ca21b280b67400a4dbce7d.html#a269bf3ff63cb2ce05bd7232ea6f29b17',1,'make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#aaa477531586ad42032317fe1be5feb2d',1,'amrex::Math::FastDivmodU64::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Maximum.html#a8917775ae9df37b7e67730e881451d35',1,'amrex::Maximum::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minimum.html#ac1323c5ec139871b4306cf2225acf5af',1,'amrex::Minimum::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minus.html#a62ffeb5bbfdfbd3bd1ffc9e5d589c3d8',1,'amrex::Minus::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a4d92e57562f4077cc2e7d218ac39b540',1,'amrex::ErrorRec::ErrorFunc2::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#ab67af2aa5add774d28c95c0c560e0132',1,'amrex::EB2::CylinderIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a0d66db706137406cce85fd27fa47cb03',1,'amrex::DataDeleter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefaultAssignor.html#a045213828ba94399e0ae088919d31c4c',1,'amrex::DefaultAssignor::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html#ac4f3ac6493013249d257776e80cd2c18',1,'amrex::Gpu::Deleter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#a0a0a9974c7f096ab2608f160ff49bc90',1,'amrex::EB2::DevicePtrIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#a704b10f0c8f8e3d2e3a94bd61e29b659',1,'amrex::EB2::DevicePtrIF::operator()(const RealArray &a) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a5ddb728283449ea186a2bb9927f9f07a',1,'amrex::EB2::DifferenceIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a9f0201cea6434d87c025a6a415a31ab5',1,'amrex::EB2::DifferenceIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Divides.html#a4c3c102f0b2705ba865a9b373dc02082',1,'amrex::Divides::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#ac56d4e24891fdae19c88f32f77305ced',1,'amrex::algoim::EBPlane::operator()(Real x, Real y, Real z) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#a289724cd28f09eb3d384c5a9f432c082',1,'amrex::algoim::EBPlane::operator()(GpuArray< Real, 3 > const &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a873e22e55b07270d2825c521584bc5b0',1,'amrex::EB2::EllipsoidIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a473ae4749d679793645566fc4f345bd0',1,'amrex::EB2::EllipsoidIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a6248c805a2c4965a0db817e5a302f701',1,'amrex::ErrorRec::ErrorFunc::operator()(int *tag, AMREX_ARLIM_P(tlo), AMREX_ARLIM_P(thi), const int *tagval, const int *clearval, Real *data, AMREX_ARLIM_P(data_lo), AMREX_ARLIM_P(data_hi), const int *lo, const int *hi, const int *nvar, const int *domain_lo, const int *domain_hi, const Real *dx, const Real *xlo, const Real *prob_lo, const Real *time, const int *level) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#ae9e899a6e621a194470e4c30fdb2810b',1,'amrex::ErrorRec::ErrorFunc::operator()(int *tag, const int *tlo, const int *thi, const int *tagval, const int *clearval, Real *data, const int *dlo, const int *dhi, const int *lo, const int *hi, const int *nvar, const int *domain_lo, const int *domain_hi, const Real *dx, const Real *xlo, const Real *prob_lo, const Real *time, const int *level) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode.html#a5fa021ce7b1add83c40f5dbaf0854a87',1,'amrex::nodelap_detail::GetNode::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#a8d0b86fe0458f8d27a31ed322f7dc73d',1,'amrex::EB2::ExtrusionIF::operator()(const RealArray &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#a1741255351846bea7ccc07037280d668',1,'amrex::EB2::ExtrusionIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabFillNoOp.html#a1bbaa2223dbb23569372c9eb456c2bfb',1,'amrex::FabFillNoOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a5f007a74d83f9bdcb198458404414118',1,'ParserExecutor< 3 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html#a61e51420f94e3f8dcd17cf8fc6ad5543',1,'amrex::FilccCell::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html#a61e51420f94e3f8dcd17cf8fc6ad5543',1,'amrex::FilccCell::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html#a61e51420f94e3f8dcd17cf8fc6ad5543',1,'amrex::FilccCell::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html#ad645b5fbef61bf27e55c948d95ee2634',1,'amrex::FilfcFace::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html#ad645b5fbef61bf27e55c948d95ee2634',1,'amrex::FilfcFace::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html#ad645b5fbef61bf27e55c948d95ee2634',1,'amrex::FilfcFace::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a0057542962ff6d94256f3acb727ef870',1,'amrex::FillPatchIterator::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterPositiveID.html#a1460db80341eb4b774a1a0c0e495d353',1,'FilterPositiveID::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#aa0dc57c35d82cef845b823c50ee367c3',1,'FilterVirt::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#ad2772cab77f44e3555523f450c60a270',1,'amrex::GetBucket::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#ad91320085ac8e7599dd38d7b067fa1b4',1,'amrex::Table4D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a89e22c870d98d7461aae4c027815fb35',1,'amrex::EB2::ScaleIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntVectND_1_1shift__hasher.html#a25646bb346892b03e5142c5179d82efa',1,'amrex::IntVectND::shift_hasher::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a3824095808843e69354b448ae713aabb',1,'amrex::EB2::SphereIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a5e743f7fb6209bbcc44381ac15588528',1,'amrex::EB2::SphereIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#aef6edefbdd33552d70ce613e418b468d',1,'amrex::EB2::SplineIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a7d83762b4f64ce375d57c3f3bc34d4e1',1,'amrex::StateDataPhysBCFunct::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a05619d7fde43cbc85b534cfe67bc457f',1,'amrex::Gpu::StreamIter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents.html#a3e790daff54f3ef4a93edc593eba1a58',1,'amrex::NonLocalBC::SwapComponents::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html#ad93f4a373b80177a48be382269f0830b',1,'amrex::NonLocalBC::SwapComponents< I, -1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html#af48ff04f7ea7849aee3b597e21c1ffc8',1,'amrex::NonLocalBC::SwapComponents<-1, -1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html#aa952c0160cc709f5bf2dc7183c9b25b5',1,'amrex::NonLocalBC::SwapComponents<-1, J >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#a4d8ba7fa9408d591083cf1c27205b2ef',1,'amrex::Table1D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a26fb98495d0fa2ebd0c6aabb32159065',1,'amrex::Table2D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a26fb98495d0fa2ebd0c6aabb32159065',1,'Table2D< RT >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a105b73e0e4a15d5df58f3543af1e1a63',1,'amrex::Table3D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a7921ac823d8efefb9c4f3dc9d9451965',1,'amrex::EB2::ScaleIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html#a621695c7c205f29b1b389a3ae6518d9b',1,'amrex::TheFaArenaDeleter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRangeCompare.html#a9773758cbd910ac77b995b586462c0ce',1,'BLProfStats::TimeRangeCompare::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a77c0aa2da3ac31736b0ef2f6e7e5786a',1,'amrex::EB2::TorusIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a5e39ae05f89d8155ce4fd5428b8ac84f',1,'amrex::EB2::TorusIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structTransformerGhost.html#ac0f55ce4a39ac6c99b4fe7ffd29dd191',1,'TransformerGhost::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structTransformerVirt.html#a5ca4a0a936c90155fe2fd0fc99a90a65',1,'TransformerVirt::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#a7fd15d74b4e540bd29e7eca133b78354',1,'amrex::EB2::TranslationIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#a5e944ef6c2a7af72086a20fc8068a54a',1,'amrex::EB2::TranslationIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#ac1f454172200f68f6572ca2b2bae01a4',1,'amrex::EB2::UnionIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#a632fe276ada0d4f9325b521ec1507fa0',1,'amrex::EB2::UnionIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#a67a7f0e72439488154b09bebeb5e7e03',1,'amrex::AMRErrorTag::UserFunc::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html#a0ca3eeb7048c8c5fc37db73aa3b3376d',1,'amrex::Gpu::warpReduce::operator()(T x) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html#a0ca3eeb7048c8c5fc37db73aa3b3376d',1,'amrex::Gpu::warpReduce::operator()(T x) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< T0 const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a98c517d689cc56ae6b2b06b7151f8afb',1,'amrex::EB2::ParserIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a2b43db01447bc941d865e495da9c568f',1,'amrex::NonLocalBC::MultiBlockIndexMapping::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Multiplies.html#ae695d68776b96c331022e784b0de28a2',1,'amrex::Multiplies::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html#a9633b75eb2bd1251d7406b5ba1bee0db',1,'amrex::NullInterpHook::operator()(MFFAB &, const Box &, int, int) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html#ab32241bc8164d5433b0a0feeaa64e308',1,'amrex::NullInterpHook::operator()(Array< MFFAB *, AMREX_SPACEDIM >, const Box &, int, int) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html#a95fb47ea2bdaf1d0296a32db51dff33e',1,'amrex::NullInterpHook::operator()(MFFAB &, int, int) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#ad0d517ef2f1ae5dbb54419269d138f9b',1,'amrex::OrientationIter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1orOp.html#a6ce96ff1cc7c06f5d9ffbf9535b0248b',1,'amrex::InSituUtils::orOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a5f007a74d83f9bdcb198458404414118',1,'amrex::ParserExecutor::operator()() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#af5431722ed3970aed878c59a4e0df166',1,'amrex::ParserExecutor::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a4ec94c9ff56d57926d2743b89abb9819',1,'amrex::ParserExecutor::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a132a34cc401496050ca54b6d3cb3855c',1,'amrex::ParserExecutor::operator()(GpuArray< double, N > const &var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#af5431722ed3970aed878c59a4e0df166',1,'ParserExecutor< 3 >::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a4ec94c9ff56d57926d2743b89abb9819',1,'ParserExecutor< 3 >::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a132a34cc401496050ca54b6d3cb3855c',1,'ParserExecutor< 3 >::operator()(GpuArray< double, N > const &var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a287e8b10d180da705ff141acc9c58363',1,'amrex::EB2::ParserIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a73c39a5e51dab2870165da88688306d7',1,'amrex::NonLocalBC::MultiBlockIndexMapping::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a5afe16630bdd3077df15809934231f0c',1,'amrex::PhysBCFunct::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunctNoOp.html#a8367af9f1f895bd513e5c27ed2c37004',1,'amrex::PhysBCFunctNoOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#af0b5e7421a5c1919ada54ae7d323aa0f',1,'amrex::EB2::PlaneIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#a59d3e8ae75b3d5d083da3255eab14693',1,'amrex::EB2::PlaneIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Plus.html#a57fb4703952d4a5f580f1d938d0d8196',1,'amrex::Plus::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#aaa660becce2b6d314003918489a6c426',1,'amrex::EB2::PolyIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#a5c6c6284278cec6a7031daf8a067c13b',1,'amrex::EB2::PolyIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#acff822d47e6b715aab55ddfc948a3c68',1,'amrex::PolymorphicArray4::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#adb67d55309309993e9b7e4e06df514de',1,'amrex::PolymorphicArray4::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#abdedce2d04be8053516c529fcd98ecb8',1,'amrex::PolymorphicArray4::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a8af866d6a7ef190529d3f3d174054b3d',1,'amrex::EB2::PolynomialIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a2e3ae065305b661cde39900314db8a26',1,'amrex::EB2::PolynomialIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RungeKutta_1_1PostStageNoOp.html#a723eaac830169eba34146a762f245b58',1,'amrex::RungeKutta::PostStageNoOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#ab49f0d215d0f61cdc48cefdfda4ed845',1,'amrex::algoim::QuadratureRule::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< Real const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< T const >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< T const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< T const >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< T const >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< Real const >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< Real const >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< Real const >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< Real const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< T const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< Real const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< int const >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< int const >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< int const >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< int const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< int const >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< int const >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< int >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< T const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< T0 >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< T0 >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< T0 >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< T0 >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< T0 >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< T0 >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< T0 const >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< T0 const >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< T0 const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< T0 const >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< T0 const >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aef53c61df8507acf2d71d4a0ef53641b',1,'amrex::ArrayOfStructs::operator()() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a0e05fe63baa231bab1d6506626e9be58',1,'amrex::ArrayOfStructs::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a322ded4b339ee2d565c4596cff0c5852',1,'amrex::AssignGrid::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a263c5b9749515ac5d9b59782e99bbd85',1,'Array1D< int, 0, N-1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()(int i, int j) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'amrex::Array2D::operator()(int i, int j) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'amrex::Array2D::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'amrex::Array2D::operator()(int i, int j) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'amrex::Array2D::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ae9cf5dcb6f1457ab4fd18d97efd91be2',1,'Array1D< int, 0, N-1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ae9cf5dcb6f1457ab4fd18d97efd91be2',1,'amrex::Array1D::operator()(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a263c5b9749515ac5d9b59782e99bbd85',1,'amrex::Array1D::operator()(int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a3f9d380346d4509d37eb8bde92fa184f',1,'amrex::AMRErrorTag::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a906c9c746f3972aa1a839e4ee3e8dbc0',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a906c9c746f3972aa1a839e4ee3e8dbc0',1,'amrex::AmrAssignGrid::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1AllRegularIF.html#a4e557dfc80129ded4fe5b4f0737c19f7',1,'amrex::EB2::AllRegularIF::operator()(AMREX_D_DECL(Real, Real, Real)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1AllRegularIF.html#afe65b0a23a8c6a2c423aba19003ea70e',1,'amrex::EB2::AllRegularIF::operator()(const RealArray &) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#aebcdaf02806e9e177a3c0364a7aa1206',1,'amrex::CpuBndryFuncFab::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#aee1539b552b20a4bead8cd53a99d4f02',1,'amrex::Array3D::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#abf54e64537c495cc45a1be3d73982a4a',1,'amrex::Array3D::operator()(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#aee1539b552b20a4bead8cd53a99d4f02',1,'amrex::Array3D::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#abf54e64537c495cc45a1be3d73982a4a',1,'amrex::Array3D::operator()(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'amrex::Array4::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'amrex::Array4::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'amrex::Array4::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'amrex::Array4::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'amrex::Array4::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'amrex::Array4::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< int >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< int >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< int >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< int >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< int >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< Real >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a6112736395d0049cf00285ae69353608',1,'amrex::BinMapper::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a650f32f0436d1606c8ef585f2c735c0b',1,'amrex::BATransformer::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#a74913a08b18156f59077f6d0972ca19e',1,'amrex::BATnull::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a5478ed9c92ec36bda1e9d6ff6cbe903a',1,'amrex::BATindexType_coarsenRatio::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#a7e570ffae7114709f8cfc3647243629f',1,'amrex::BATindexType::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#accb0f22d726742557c190e09002329bd',1,'amrex::BATcoarsenRatio::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a201dbe5429e6cfe411c1396a54ae3d7f',1,'amrex::BATbndryReg::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< Real >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a9cc54bbb88661a1f1f7c2f267ae31640',1,'amrex::StateDescriptor::BndryFunc::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< Real >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< Real >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< PetscInt >::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< PetscInt >::operator()(const IntVect &p, int N) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< PetscInt >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< PetscInt >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< int >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a322ded4b339ee2d565c4596cff0c5852',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ac4d8fdb6fc30b8faef002df62c87c58d',1,'amrex::StateDescriptor::BndryFunc::operator()(Real *data, const int *lo, const int *hi, const int *dom_lo, const int *dom_hi, const Real *dx, const Real *grd_lo, const Real *time, const int *bc, int ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a55c5a1648bba00364e5767ab110587b1',1,'amrex::StateDescriptor::BndryFunc::operator()(Box const &bx, FArrayBox &data, int dcomp, int numcomp, Geometry const &geom, Real time, const Vector< BCRec > &bcr, int bcomp, int scomp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#a689ef6effdce75ce81a6a3cb43941c0c',1,'amrex::BndryFuncArray::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a7a62e727685b8e1d48309139944ab28f',1,'amrex::algoim::BoundingBox::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#ac9a51d8b51c8b2d730b289ea6f3600b7',1,'amrex::EB2::BoxIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a3b02a8674dd81501122d702f0048cfe1',1,'amrex::EB2::BoxIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#a95e13aac1eac4316e6e01d2ddd47ac3f',1,'amrex::BoxIndexerND::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a32bcf16bda3e37b3cd08b2c89a0324f5',1,'amrex::BoxIndexerND< 1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a43c937c4689f4b5388b9a0f5e77cb15b',1,'amrex::BoxIterator::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAdd.html#a9309498369d1b40c130b4335dcbf6f94',1,'detail::CellAdd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAtomicAdd.html#ac853cb6b9adde1eadba8396c59b028dc',1,'detail::CellAtomicAdd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellStore.html#ac63b24fe49bc64231c37773eddf61e8d',1,'detail::CellStore::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html#a0acb6e6e2c0fec594ee992b4811f3702',1,'amrex::EB2::ComplementIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html#ac114241000abc43b7c9d00e98603b6f9',1,'amrex::EB2::ComplementIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a244ad749728c4876ed8cf43e93d292a5',1,'amrex::EB2::CylinderIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'amrex::BaseFab::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicAdd.html#af25b1aed5bb341d32acee92134d70fc1',1,'amrex::Gpu::AtomicAdd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalAnd.html#a40fb56ba67334eaa96d9384c9c0bee7c',1,'amrex::Gpu::AtomicLogicalAnd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalOr.html#ac07d5f44c06a1cc91aaadf6182504ffc',1,'amrex::Gpu::AtomicLogicalOr::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1assignOp.html#a8c0f2e9f6f2220131085f615354e83de',1,'amrex::InSituUtils::assignOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a57241e64f78411c46519989b5c942fbb',1,'AssignGridFilter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a9419d75629148fc18d2272e774ec5fda',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a9419d75629148fc18d2272e774ec5fda',1,'amrex::AssignGrid::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< int >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMax.html#a3652266a0f587ab6652566b40ce86a2f',1,'amrex::Gpu::AtomicMax::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMin.html#a57fa34f46bd220567f9aa55376e8dd01',1,'amrex::Gpu::AtomicMin::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'amrex::BaseFab::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'amrex::BaseFab::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'amrex::BaseFab::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< AtomicInt >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< AtomicInt >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< EBCellFlag >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< int >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< int >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p, int N) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< EBCellFlag >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< AtomicInt >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< EBCellFlag >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< EBCellFlag >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< char >::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< char >::operator()(const IntVect &p, int N) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< char >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< char >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< AtomicInt >::operator()()']]],
- ['operator_2a_6318',['operator*',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a79754df2fe2ff8642af6d3a015518866',1,'amrex::operator*(LLs, TypeList< As... >)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad23797e3ede2065dcdc613ef5999603',1,'amrex::operator*(const RealVect &s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a195022a2bf1f86de6f3f454ad1d586b7',1,'amrex::operator*(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a49f574fffa24f9734a8e405d2a299bd0',1,'amrex::operator*(int s, const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4237359b0f955fdfe663f996ae1742ab',1,'amrex::operator*(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f590ca3c3a2ca1986d6eb59690fc7d2',1,'amrex::operator*(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af07743d59bb6e85014d959611f47b81f',1,'amrex::operator*(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b191512f78de18208a77a6a995bd53f',1,'IntVectND< AMREX_SPACEDIM >::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a94e4700dcfa50729e8a0fcd7d2e82fb6',1,'amrex::RealVect::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#aec0fa511077c6d8567764d722c243bc4',1,'amrex::Neighbors::const_iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b191512f78de18208a77a6a995bd53f',1,'amrex::IntVectND::operator*(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acd98f4848df357abd86ca91bde7b17ff',1,'amrex::IntVectND::operator*(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acd98f4848df357abd86ca91bde7b17ff',1,'IntVectND< AMREX_SPACEDIM >::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#aa2320d69f38d0da741e0c0c063a56c26',1,'amrex::BinIterator::iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a4fbe5d48fc816218c5458a3ca0bbce81',1,'amrex::Gpu::range_detail::range_impl::iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a60e15a72d1935e19d3a9912f232c9c0d',1,'amrex::Neighbors::iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a94e4700dcfa50729e8a0fcd7d2e82fb6',1,'amrex::RealVect::operator*(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a51443bb99fc505d285d7fe70a60ddb3c',1,'amrex::RealVect::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3ca85db4b44ceb45ad915a815e79578a',1,'amrex::RealVect::operator*()']]],
- ['operator_2a_3d_6319',['operator*=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2662b0dc461f4bb3f54cfa456dd2dcd1',1,'amrex::RealVect::operator*=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2662b0dc461f4bb3f54cfa456dd2dcd1',1,'amrex::RealVect::operator*=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa0f24542a6d07e02073616961cd2b285',1,'amrex::RealVect::operator*=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa0f24542a6d07e02073616961cd2b285',1,'amrex::RealVect::operator*=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afa5ba94888e8a4c6594d751737343fc7',1,'IntVectND< AMREX_SPACEDIM >::operator*=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8a169c7c7544a244a43ebb0022f255b6',1,'IntVectND< AMREX_SPACEDIM >::operator*=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8a169c7c7544a244a43ebb0022f255b6',1,'amrex::IntVectND::operator*=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'amrex::BaseFab::operator*=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'amrex::BaseFab::operator*=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< AtomicInt >::operator*=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< AtomicInt >::operator*=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< char >::operator*=(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< char >::operator*=(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< EBCellFlag >::operator*=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< EBCellFlag >::operator*=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< HYPRE_Int >::operator*=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< HYPRE_Int >::operator*=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< int >::operator*=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< int >::operator*=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< PetscInt >::operator*=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< PetscInt >::operator*=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< Real >::operator*=(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< Real >::operator*=(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#ab5da719fa0c6a5d6e62e3ce73cc949df',1,'amrex::GpuComplex::operator*=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afa5ba94888e8a4c6594d751737343fc7',1,'amrex::IntVectND::operator*=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a33b76e08a00922aa6e92853e71dca58e',1,'amrex::GpuComplex::operator*=()']]],
- ['operator_2b_6320',['operator+',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4abec8704c5d7117457d1c6b8edc1cb1',1,'amrex::RealVect::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa933962f36539f8a5fbe7d7bd5035b5f',1,'amrex::IntVectND::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeec3ccbba6c661ee497c35ba8d9452c3',1,'amrex::IntVectND::operator+(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3a75f231cea83130f7214a7147714190',1,'amrex::IntVectND::operator+(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa933962f36539f8a5fbe7d7bd5035b5f',1,'IntVectND< AMREX_SPACEDIM >::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeec3ccbba6c661ee497c35ba8d9452c3',1,'IntVectND< AMREX_SPACEDIM >::operator+(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3a75f231cea83130f7214a7147714190',1,'IntVectND< AMREX_SPACEDIM >::operator+(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab33793196d0917f9e4b69d8e84412430',1,'amrex::RealVect::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6a373b73cae408485adcb02e6b11d4f2',1,'amrex::RealVect::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adf062698516fbd51a09bead1a35275d1',1,'amrex::operator+(const GpuComplex< T > &a_x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e456bdbe9114f2b3d9c74990577bd91',1,'amrex::operator+(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a99c5fbfd6053c7ac2f9e43b3e5eb25d7',1,'amrex::operator+(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a090122fe61e28eb8365641bed8fc93',1,'amrex::operator+(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a296f8f3f92fd7941ff277896653950b9',1,'amrex::operator+(int s, const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa734733ef1b28c8cecd99859f3e56606',1,'amrex::operator+(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78af1eb5d5bfbed5aea780ed03314482',1,'amrex::operator+(const RealVect &s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71e196fc8e75b8176182de8d994ff62a',1,'amrex::operator+(TypeList< As... >, TypeList< Bs... >)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a1e1ca0e6dc8c1ffe047d20716a80ded5',1,'amrex::RealVect::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a77f3890c56c4665e7dd54aba583b7561',1,'amrex::BoxND::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4abec8704c5d7117457d1c6b8edc1cb1',1,'amrex::RealVect::operator+(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6a373b73cae408485adcb02e6b11d4f2',1,'amrex::RealVect::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a77f3890c56c4665e7dd54aba583b7561',1,'BoxND< AMREX_SPACEDIM >::operator+()']]],
- ['operator_2b_2b_6321',['operator++',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a30d5373e2129c7e4b5a63b992ca91d97',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a07805b5419bb6d709a1e7b3b4502443b',1,'amrex::Gpu::StreamIter::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a1eb1f7dc12b228e2893a693691781ab4',1,'amrex::BoxIterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#afb37122d2345a3ca3023c1b8c043ebe2',1,'amrex::Neighbors::const_iterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a4dacf767fe235d9ee43292d67bec16c3',1,'amrex::BinIterator::iterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a2e2e9f92ab70561863bc24cc7453a46f',1,'amrex::Gpu::range_detail::range_impl::iterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aec727f262b8f91587f66613da26fcbbb',1,'amrex::MFIter::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a47cb9c9c13164881e7cd69a7fd7bf455',1,'amrex::NFilesIter::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a03e68db112225e2597253f273e7a26a4',1,'amrex::OrientationIter::operator++() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a58042bf3c7e9fddb551bb7e141061287',1,'amrex::OrientationIter::operator++(int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a30d5373e2129c7e4b5a63b992ca91d97',1,'amrex::ParIterBase_impl::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a30d5373e2129c7e4b5a63b992ca91d97',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#aa3897bfacd517fe8022b39be48c6bb2e',1,'amrex::Neighbors::iterator::operator++()']]],
- ['operator_2b_3d_6322',['operator+=',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real, AMREX_SPACEDIM >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real, nelems >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real,(M+2) *(M+1)/2 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#ae2a818d0a7964627c0273d2cc9f85bb5',1,'amrex::GpuComplex::operator+=(const T &a_t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#ae13156133f8fd02f878a7992e0754217',1,'amrex::GpuComplex::operator+=(const GpuComplex< U > &a_z) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac154b5dc01f44d33b994413ff4f7cf07',1,'amrex::IntVectND::operator+=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2c2490a9f0e98fa4e3b0c0e4bff7c3de',1,'amrex::IntVectND::operator+=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac154b5dc01f44d33b994413ff4f7cf07',1,'IntVectND< AMREX_SPACEDIM >::operator+=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2c2490a9f0e98fa4e3b0c0e4bff7c3de',1,'IntVectND< AMREX_SPACEDIM >::operator+=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a9588a0f9a417aa33d3131b7ffcdbab5f',1,'amrex::RealVect::operator+=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0e5740b532214831cf6cf56dec666098',1,'amrex::RealVect::operator+=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a9588a0f9a417aa33d3131b7ffcdbab5f',1,'amrex::RealVect::operator+=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0e5740b532214831cf6cf56dec666098',1,'amrex::RealVect::operator+=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< Real >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< EBCellFlag >::operator+=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< EBCellFlag >::operator+=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< HYPRE_Int >::operator+=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< HYPRE_Int >::operator+=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< int >::operator+=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< int >::operator+=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< PetscInt >::operator+=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< PetscInt >::operator+=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< char >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< Real >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real, 3 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a305048fb353b663f23b3562bc793d4d9',1,'amrex::BndryRegisterT::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2e903e177805f4134538d251ce392ce7',1,'amrex::BoxND::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2e903e177805f4134538d251ce392ce7',1,'BoxND< AMREX_SPACEDIM >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ae4fbeeb036f82398a0aa386bf976af6c',1,'amrex::EBCellFlag::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'amrex::GpuArray::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< amrex::algoim::Interval, N >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< const int *, NArrayInt >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< ParticleReal *, NAR >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, 4 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, 3 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, 2 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int *, NAI >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< const ParticleReal *, NArrayReal >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< bool, N >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< amrex::EB2::PolyTerm, N >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'amrex::BaseFab::operator+=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'amrex::BaseFab::operator+=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< AtomicInt >::operator+=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< AtomicInt >::operator+=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< char >::operator+=()']]],
- ['operator_2d_6323',['operator-',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae04516f228abbaedeb3e57c4acd79a47',1,'amrex::operator-(const RealVect &s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a12491f39d80782dcde3ec5419d6e39',1,'amrex::operator-(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af64ed1417e69976e259994aa4bf8f4cc',1,'amrex::BoxND::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af64ed1417e69976e259994aa4bf8f4cc',1,'BoxND< AMREX_SPACEDIM >::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e836867cc2649ffdcdd7fc8c6aa8a29',1,'amrex::IntVectND::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ade21062c812ddd73caa834da62012c4e',1,'amrex::IntVectND::operator-(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a274a789b2b61f91927d67898f43d4919',1,'amrex::IntVectND::operator-(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e836867cc2649ffdcdd7fc8c6aa8a29',1,'IntVectND< AMREX_SPACEDIM >::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ade21062c812ddd73caa834da62012c4e',1,'IntVectND< AMREX_SPACEDIM >::operator-(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a274a789b2b61f91927d67898f43d4919',1,'IntVectND< AMREX_SPACEDIM >::operator-(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6f5adf2159116692f8f67cb96cb0e351',1,'amrex::RealVect::operator-(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac49e1cd3af85aa3a6cf106f8064fb3d0',1,'amrex::RealVect::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3f84cf28a3eb1f690b08ac9486c7dcf9',1,'amrex::RealVect::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a394035414055d9cfe78d10bb63d4f169',1,'amrex::RealVect::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6f5adf2159116692f8f67cb96cb0e351',1,'amrex::RealVect::operator-(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac49e1cd3af85aa3a6cf106f8064fb3d0',1,'amrex::RealVect::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9544c7d6ed4e33b91cb32e5b3c32a344',1,'amrex::operator-(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5a647fe61578d7dc940eb4d0e899e252',1,'amrex::operator-(int s, const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac199ab4f0ed174c238c06aef9e87466d',1,'amrex::operator-(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af1ff72d9c7ec7e99cb20252616b6678f',1,'amrex::operator-(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac774500cedfe2adbd3e53c3e068a7b5',1,'amrex::operator-(const GpuComplex< T > &a_x)']]],
- ['operator_2d_2d_6324',['operator--',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a8b990aa17fb0284e3b5c74d3b5d626da',1,'amrex::OrientationIter::operator--() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#afd0845077909931b9ed38c1874b12f75',1,'amrex::OrientationIter::operator--(int) noexcept']]],
- ['operator_2d_3d_6325',['operator-=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a849d2018d33c23b3f0c5d99a30378388',1,'amrex::IntVectND::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a2fa2ed5a6027135dafd7c96e64628153',1,'amrex::GpuComplex::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'amrex::BaseFab::operator-=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'amrex::BaseFab::operator-=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< AtomicInt >::operator-=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< AtomicInt >::operator-=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< char >::operator-=(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< char >::operator-=(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< EBCellFlag >::operator-=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< EBCellFlag >::operator-=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< HYPRE_Int >::operator-=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< HYPRE_Int >::operator-=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< int >::operator-=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< int >::operator-=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< PetscInt >::operator-=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< PetscInt >::operator-=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< Real >::operator-=(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< Real >::operator-=(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa662f86eeefe3a466e0b09773bc121cb',1,'amrex::BoxND::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa662f86eeefe3a466e0b09773bc121cb',1,'BoxND< AMREX_SPACEDIM >::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a2db95eb3b93c7d19e60e220d3c61fa74',1,'amrex::GpuComplex::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3a078245dfc6d742afcaf41f8fe8c0da',1,'amrex::RealVect::operator-=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4d98c8467cecdb5b939ba120d29fbc9d',1,'amrex::RealVect::operator-=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3a078245dfc6d742afcaf41f8fe8c0da',1,'amrex::RealVect::operator-=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4d98c8467cecdb5b939ba120d29fbc9d',1,'amrex::RealVect::operator-=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1dd69f77af011d7e4a918bfc28b90aab',1,'IntVectND< AMREX_SPACEDIM >::operator-=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a849d2018d33c23b3f0c5d99a30378388',1,'IntVectND< AMREX_SPACEDIM >::operator-=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1dd69f77af011d7e4a918bfc28b90aab',1,'amrex::IntVectND::operator-=()']]],
- ['operator_2f_6326',['operator/',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a991630c159fc9def80cb6f19864cd029',1,'amrex::operator/(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a106de2ebd5839c06d9ddc1286fc87958',1,'amrex::operator/(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0d50b358feee8de5a27ba594b7e2930a',1,'amrex::operator/(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8def61d771b914af3de1bf3095d30d8',1,'amrex::operator/(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af04b96d5cd68e961ba28289eb829428f',1,'amrex::IntVectND::operator/(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9d9837fd96bdfcbfa75698d875ab0391',1,'amrex::IntVectND::operator/(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af04b96d5cd68e961ba28289eb829428f',1,'IntVectND< AMREX_SPACEDIM >::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a01d310d8cbb95e1ea1af03ef92c82895',1,'amrex::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9d9837fd96bdfcbfa75698d875ab0391',1,'IntVectND< AMREX_SPACEDIM >::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa976869120ccbfd2660d36c18013a66c',1,'amrex::RealVect::operator/(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a1fca01b7216175d3cd1f366840f46373',1,'amrex::RealVect::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac0469b60807117dc2419785ce1168b84',1,'amrex::RealVect::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa976869120ccbfd2660d36c18013a66c',1,'amrex::RealVect::operator/(Real s) const noexcept']]],
- ['operator_2f_3d_6327',['operator/=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9dd6e079ec85aa505a1a5ce0deba575a',1,'IntVectND< AMREX_SPACEDIM >::operator/=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a00e94bec2f221dd7f96873a3fd0a181b',1,'amrex::RealVect::operator/=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a36fb56305984eee6881717a5ae1f65e8',1,'amrex::RealVect::operator/=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a00e94bec2f221dd7f96873a3fd0a181b',1,'amrex::RealVect::operator/=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a36fb56305984eee6881717a5ae1f65e8',1,'amrex::RealVect::operator/=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'amrex::BaseFab::operator/=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'amrex::BaseFab::operator/=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< AtomicInt >::operator/=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< AtomicInt >::operator/=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< char >::operator/=(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< char >::operator/=(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< EBCellFlag >::operator/=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< EBCellFlag >::operator/=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< HYPRE_Int >::operator/=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< HYPRE_Int >::operator/=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< int >::operator/=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< int >::operator/=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< PetscInt >::operator/=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< PetscInt >::operator/=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< Real >::operator/=(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< Real >::operator/=(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#aa3ec285342921544d308aa9e7fb93470',1,'amrex::GpuComplex::operator/=(const T &a_t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a7903cf4d3b219578d8fe6d4981d25c8b',1,'amrex::GpuComplex::operator/=(const GpuComplex< U > &a_z) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9dd6e079ec85aa505a1a5ce0deba575a',1,'amrex::IntVectND::operator/=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2c987fcfc770ca6df182d374948f566',1,'amrex::IntVectND::operator/=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2c987fcfc770ca6df182d374948f566',1,'IntVectND< AMREX_SPACEDIM >::operator/=()']]],
- ['operator_3c_6328',['operator<',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a9ae8cb01838a70159d4fc0443bf9ff14',1,'amrex::XYPlotDataListLink::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a3c9e80d08753362f5c7afbddd600265b',1,'amrex::Orientation::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a327480b52e8f789192a279f85c922e64',1,'BoxND< AMREX_SPACEDIM >::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a8b3953bf7e65f41e79d25acef114bde7',1,'amrex::FabArrayBase::CopyComTag::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a1119b9952d4041bcb0a90689f564fb33',1,'amrex::IndexTypeND::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a1119b9952d4041bcb0a90689f564fb33',1,'IndexTypeND< AMREX_SPACEDIM >::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c8a55bb282ab92b23af0e12ec31d6dd',1,'amrex::IntVectND::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c8a55bb282ab92b23af0e12ec31d6dd',1,'IntVectND< AMREX_SPACEDIM >::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a21e4b53049f104b30e05251605567e87',1,'amrex::NeighborParticleContainer::NeighborCommTag::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a10c102c9e13e72793500a25f3f9183e7',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#a4bffa279069f55ac1466eed12bc01cb2',1,'amrex::NeighborParticleContainer::NeighborTask::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a3d53e0dac699c533be3ddb44eda51cd4',1,'amrex::CArena::Node::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a8c3a2eb08575db272e57c3f5bef4b3d7',1,'amrex::OrderedBoxes::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5df564194fcc375edcc202ed6bae4aea',1,'amrex::RealVect::operator<(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5df564194fcc375edcc202ed6bae4aea',1,'amrex::RealVect::operator<(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a6e0ad88f090537be644ffd04d1e729c8',1,'amrex::BoxArray::RefID::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#acf88511a112b6bcc2cba29a585f5ac13',1,'amrex::DistributionMapping::RefID::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a650ee2dcc5bc588c24a4188bdf33f6f7',1,'amrex::ValLocPair::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#afafaad5f1bf1628a4beb4550bbb8a89b',1,'amrex::WeightedBox::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a50db43a2c683742c1d3b7be92b47f3d5',1,'amrex::WeightedBoxList::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a327480b52e8f789192a279f85c922e64',1,'amrex::BoxND::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#ab36d9acc122e0741d84185b67e7e7493',1,'amrex::FabArrayBase::BDKey::operator<()']]],
- ['operator_3c_3c_6329',['operator<<',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae61c3524e3181147593dbfdd52701639',1,'amrex::operator<<(std::ostream &os, const CArena &arena)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae7f2c81407f110284eec40dface36cbe',1,'amrex::operator<<(std::ostream &os, const BoxArray::RefID &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1707379eb41f317b0b08a3827c641713',1,'amrex::operator<<(std::ostream &os, const BoxList &blist)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a227c6302f26efd6a5c8fef40c77906f6',1,'amrex::operator<<(std::ostream &os, const BoxDomain &bd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a1640fc2ba97306ea4b3546daa1e6b5',1,'amrex::operator<<(std::ostream &os, const DistributionMapping::RefID &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a492f8cd348a9cfb3805468d3f1081e17',1,'amrex::openbc::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa820e267be1d0dc2b3800553d57ae2ec',1,'amrex::operator<<(std::ostream &os, const CoordSys &c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a542e598352208488d6049caf539dd073',1,'amrex::operator<<(std::ostream &os, const T &d)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e9865ac3868b0b19a46f021f2db2421',1,'amrex::operator<<(std::ostream &os, const DistributionMapping &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af924e08c1b1c132575c3627b47c65695',1,'amrex::operator<<(std::ostream &out, const GpuComplex< U > &c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada7c77f7ac84c643ea21113e4ff5f2d0',1,'amrex::operator<<(std::ostream &os, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a750cc04a9e8c45ca3d89e60b36e1f57f',1,'amrex::operator<<(std::ostream &os, const BoxND< dim > &bx)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a539c997273a93fdaabfc2a131c4425cf',1,'amrex::operator<<(std::ostream &os, const BCRec &b)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a611b9da2c9b839d176ff0c527f918ba0',1,'amrex::operator<<(std::ostream &os, const Array4< T > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab1b1f90152c1c5636d634b475056389e',1,'amrex::operator<<(std::ostream &os, const ErrorList &elst)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4eb9d3fef37595defb201fde203bae6',1,'amrex::operator<<(std::ostream &os, AmrMesh const &amr_mesh)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ee44abe4e92e171a76c83cc8edfdec8',1,'amrex::operator<<(std::ostream &os, const Particle< 0, 0 > &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4ab9b3e6200e633cbf452f97880f267',1,'amrex::operator<<(std::ostream &os, const Particle< 0, NInt > &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a637e0edc81c99a33f11e048fa4f7fc09',1,'amrex::operator<<(std::ostream &os, const Particle< NReal, 0 > &p)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a1c6655dee766a41eac839110be203d58',1,'amrex::MemProfiler::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a5bbd4fa6e8cdd37da6d809de13b45e2b',1,'BLProfStats::TimeRange::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a27efe3d5f7340241a0b4d2e2df7814b1',1,'amrex::DistributionMapping::RefID::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a27efe3d5f7340241a0b4d2e2df7814b1',1,'amrex::BoxArray::RefID::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a7df5aee72e64ca92a9b83ecb5d2dde1f',1,'amrex::RealVect::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a43ce9c9132ac1094cd3d33c4fc2dfa97',1,'amrex::PrintToFile::operator<<(std::basic_ostream< char, std::char_traits< char > > &(*func)(std::basic_ostream< char, std::char_traits< char > > &))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#ac8175adceb5d8f83e3ce075822254d67',1,'amrex::PrintToFile::operator<<(const T &x)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a3f70b8c4d52413ce97eac0effcf94547',1,'amrex::Print::operator<<(std::basic_ostream< char, std::char_traits< char > > &(*func)(std::basic_ostream< char, std::char_traits< char > > &))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a0c8f6035a653a6ac6b1938529de12c00',1,'amrex::Print::operator<<(const T &x)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af2dd70e123c4708809ddc29dc04124e9',1,'amrex::NeighborParticleContainer::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a100e99344660cb60ef107223acdd752e',1,'amrex::NeighborParticleContainer::NeighborIndexMap::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a1e2de2c055058b5f565f9a18af2670c2',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a165deaadbd18680ea00b5c8b1ae744ca',1,'amrex::NeighborParticleContainer::NeighborCommTag::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac185c39750011cc24fb8c1a0b872a34d',1,'amrex::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a812ec562125b5510af6c9546a8fca3e2',1,'amrex::MemProfiler::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ae8ef1e1e84d4d8e51b1b765e0f057de7',1,'amrex::Mask::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a3b27edee0d47b21f23f1d8640dbaa2e6',1,'amrex::GpuComplex::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af0dbc00602c50f34664b6c6cb39033be',1,'amrex::FArrayBox::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#a2a34428b10052534d2a20c3b37595a25',1,'hacc::Error::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a4db09c25776b9c0b4dfb9b49cbfe4aa6',1,'amrex::CoordSys::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a272c0e9556a11c521a28625bd64fb588',1,'amrex::CArena::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#ada86bd7c60ca814be4123736e1cfb658',1,'amrex::FabArrayBase::BDKey::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a685becdfc4b358ad1776be6a0c02fe16',1,'amrex::BCRec::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a84e5f3cb506d39cac5a25a6ae133a2de',1,'amrex::AmrMesh::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8bf3fd2af3f97b6e13b0b7be0a4dcaa7',1,'amrex::operator<<(std::ostream &os, const FabArrayBase::BDKey &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a326873b485cf73b0daa906dda88ee008',1,'amrex::operator<<(std::ostream &os, const LinOpBCType &t)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72ad7e141edec869dd289efe6e4f0696',1,'amrex::operator<<(std::ostream &os, const IntVectND< dim > &iv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92b62b2e393693e759cc2c4fec860c06',1,'amrex::operator<<(std::ostream &os, const MemProfiler::Bytes &bytes)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3c395681af12cfb805dd6eb440b68cf',1,'amrex::operator<<(std::ostream &os, const MemProfiler::Builds &builds)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac38f92b345723f71defea15e208ee644',1,'amrex::operator<<(std::ostream &os, const Orientation &o)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6acf31bfdb80131caf08849fe42df37a',1,'amrex::operator<<(std::ostream &os, Array< T, AMREX_SPACEDIM > const &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abc89efc14a5c343a7ec2f619713676b8',1,'amrex::operator<<(std::ostream &os, const std::pair< T, S > &v)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1e3af8577a1ee3509e9bd184d2ab575a',1,'amrex::operator<<(std::ostream &, const RealBox &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab7f948f87bc8aa58451aa8b78e9c883a',1,'amrex::operator<<(std::ostream &ostr, const RealVect &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af58b88f2bf12a834f4885dcf327fbeba',1,'amrex::operator<<(std::ostream &os, const VisMF::FabOnDisk &fod)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadb6da61ab59ea2923bdf326e791654a',1,'amrex::operator<<(std::ostream &os, const Vector< VisMF::FabOnDisk > &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1637e435aecce22da819f6df77982d2f',1,'amrex::operator<<(std::ostream &os, const VisMF::Header &hd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a255f1f8c5e709392a949283da47211f5',1,'amrex::operator<<(std::ostream &os, const Mask &m)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac45d936bf5764d4fc75c7d483c93afaa',1,'amrex::operator<<(std::ostream &os, const EBCellFlag &flag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85a195c43f85ba86fc9f4e450117678a',1,'amrex::operator<<(std::ostream &os, const Vector< Vector< Real > > &ar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab612cdff7b506fd2884de82a842e95b8',1,'amrex::operator<<(std::ostream &os, const Particle< NReal, NInt > &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62243a73d36d9f9261e7bc71efb35958',1,'amrex::operator<<(std::ostream &os, const IndexTypeND< dim > &it)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9757af2bf86a9ecbb80561b51d6b5323',1,'amrex::operator<<(std::ostream &os, const dim3 &d)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad287398c706f3a1775e0954b73e5c779',1,'amrex::operator<<(std::ostream &, const Geometry &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6013bb90a6872541127823fe4e6d8d93',1,'amrex::operator<<(std::ostream &os, const FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a571e81ef7e9fdb96f23e2691c59e1b0b',1,'amrex::operator<<(std::ostream &os, const RealDescriptor &rd)']]],
- ['operator_3c_3d_6330',['operator<=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a920690f7fde147826366d8ba7359d74f',1,'IntVectND< AMREX_SPACEDIM >::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#af58a1225b480f11546da44203aad48b7',1,'amrex::Orientation::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6c435556885b7c563cc6c0c02c107c69',1,'amrex::RealVect::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac3aed1c03fce71593507d52130527b01',1,'amrex::BoxND::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac3aed1c03fce71593507d52130527b01',1,'BoxND< AMREX_SPACEDIM >::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a920690f7fde147826366d8ba7359d74f',1,'amrex::IntVectND::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6c435556885b7c563cc6c0c02c107c69',1,'amrex::RealVect::operator<=()']]],
- ['operator_3d_6331',['operator=',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a75e2960ee0458eb71dd4fd91ca728fa6',1,'amrex::FabArrayBase::ParForInfo::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a3266cb4ba41c7414db7c8a56b3c857d5',1,'amrex::PArena::operator=(PArena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a6fe163ca93657b9af53a856a50e3587c',1,'amrex::PArena::operator=(const PArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a7861601e913a4f49dd5be1338245f681',1,'amrex::OpenBCSolver::operator=(OpenBCSolver &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aa683523b9787a4de44ec76ce557094b0',1,'amrex::OpenBCSolver::operator=(const OpenBCSolver &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a3dbacdafd791162c9474b934df093e5c',1,'amrex::detail::Nonesuch::operator=(Nonesuch &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a531b8aa2b7cb3140db64402b060c0406',1,'amrex::detail::Nonesuch::operator=(Nonesuch const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a391d14db5a565155805448e0168c1da5',1,'amrex::NFilesIter::operator=(NFilesIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a3c0bbbb50d35a9362c988549d3806f2b',1,'amrex::NFilesIter::operator=(NFilesIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af187b3c1e4f0d96810f5ea4cdb6fec43',1,'amrex::NeighborParticleContainer::operator=(NeighborParticleContainer &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a442d7b34e588606cf0ddb1c5184c3af6',1,'amrex::NeighborParticleContainer::operator=(const NeighborParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a243a3677b563ffcb634fef14aea3e2d5',1,'amrex::MultiMask::operator=(MultiMask &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a9b33ae3b53911061ae8e1130568b85af',1,'amrex::MultiMask::operator=(const MultiMask &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#a67583513729934c65d6b9f35721fc1d5',1,'amrex::MultiFabCopyDescriptor::operator=(MultiFabCopyDescriptor &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#ac90365f66834e10bf1c7c1dc6e52715d',1,'amrex::MultiFabCopyDescriptor::operator=(const MultiFabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#af008350cc46bb35e93244deae918a1e9',1,'amrex::MultiFab::operator=(Real r)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62b9fe978cd451f411245dc8a1e97b40',1,'amrex::MultiFab::operator=(const MultiFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa2e6e3cf95934c1b6ee898d10a1845f0',1,'amrex::MultiFab::operator=(MultiFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a5d048b1c459102c5f3f038147a171ecb',1,'amrex::MultiCutFab::operator=(MultiCutFab &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a933d522f37c305e1517c6b3b09248254',1,'amrex::MultiCutFab::operator=(const MultiCutFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a20b3da7c94a567c736a703979565eb7c',1,'amrex::MLTensorOp::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a82053d445bf2ea2e6055e1d4755c5cb7',1,'amrex::ParticleCPUWrapper::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab0a8a31da058bc8f88a49f49c42ad703',1,'amrex::PETScABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a2d7bc995fb1eddf4211d4e93d63d9534',1,'amrex::Mask::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a40dd9fb9d880d6ff54429144e6efbed3',1,'amrex::PETScABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#acc52901a023078220fa514b61924c7fb',1,'amrex::VisMF::PersistentIFStream::operator=(PersistentIFStream &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#afb17a58ce58c664ed22c3f0890581d20',1,'amrex::VisMF::PersistentIFStream::operator=(PersistentIFStream const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ac55f2d730c8ca75e15ee16ab8ea1421f',1,'amrex::ParticleTile::operator=(ParticleTile &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7a08e236f66b308e06273901d53bfe94',1,'amrex::ParticleTile::operator=(ParticleTile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a822b71d351b9a073d243639441c544bc',1,'amrex::ParticleIDWrapper::operator=(const Long id) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a4d2982f670339f79e2fd37622f27b3c4',1,'amrex::ParticleIDWrapper::operator=(ParticleIDWrapper &&pidw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a9fa4a9ab82a49b53fce7c12cf1a2c108',1,'amrex::ParticleIDWrapper::operator=(const ParticleIDWrapper &pidw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#ac7f708582ac16f85339579a6b67776de',1,'amrex::FabArrayBase::ParForInfo::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a8f5cecc58007e61c57172600f66d911d',1,'amrex::ParticleCPUWrapper::operator=(ParticleCPUWrapper &&pcpuw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#aee3e19031ec6e1adbaaaf08c5da52186',1,'amrex::ParticleCPUWrapper::operator=(const ParticleCPUWrapper &pcpuw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a08060e877e41b78ef42581d8a8d7326c',1,'amrex::ParticleContainerBase::operator=(ParticleContainerBase &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a4d64529e53afd5cccc69ff5a27262411',1,'amrex::ParticleContainerBase::operator=(const ParticleContainerBase &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acefbd70cdc48ecb35ba0ddb6d3864878',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator=(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a35020cff021a7a30b466216320848070',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator=(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acefbd70cdc48ecb35ba0ddb6d3864878',1,'amrex::ParticleContainer_impl::operator=(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a35020cff021a7a30b466216320848070',1,'amrex::ParticleContainer_impl::operator=(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#abd1065cb24af64963c6fb93d16405345',1,'amrex::ParGDBBase::operator=(ParGDBBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a33753ebd2ade110a7d28012be9531299',1,'amrex::ParGDBBase::operator=(ParGDBBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aec2a20506af9dae408a83637906ba328',1,'amrex::MLALaplacianT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#aa1055e6ea600020a60c4d6e223e811a6',1,'amrex::MLEBNodeFDLaplacian::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaa0d12f5f57ddf587493f2c93f516dd8',1,'amrex::MLEBABecLap::operator=(MLEBABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a510cfdf6165c8a08174e71624357bbf9',1,'amrex::MLEBABecLap::operator=(const MLEBABecLap &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7685399dae192cd7ab6ec2dfcf0c4fd7',1,'amrex::MLCGSolverT::operator=(MLCGSolverT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a1e65cb69c133e5230dead4ce4894015b',1,'amrex::MLCGSolverT::operator=(const MLCGSolverT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a36d76fae0e448ac86582b957eb7b5174',1,'amrex::MLCellLinOpT::operator=(MLCellLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#abcbc29c6deeba6419b5cd5a67b553cd6',1,'amrex::MLCellLinOpT::operator=(const MLCellLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a53ae18ac5de6900a4a30e6de3385e25b',1,'amrex::MLCellABecLapT::operator=(MLCellABecLapT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ab5b785aa902dc8bd312b0545966bb36a',1,'amrex::MLCellABecLapT::operator=(const MLCellABecLapT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a95ad9bfec44e8b260696f038d9401559',1,'amrex::MLALaplacianT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a614f7af31b508f6601751d868cda4f38',1,'amrex::MLEBNodeFDLaplacian::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a8c62b49fb295c000921dac7ad3a8a35e',1,'amrex::MLABecLaplacianT::operator=(MLABecLaplacianT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a3b0b77f4e5bca96926395f274fca20b1',1,'amrex::MLABecLaplacianT::operator=(const MLABecLaplacianT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a61f66e0c8dd6b23c672213d1393f59da',1,'amrex::MFIter::operator=(MFIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ab35d3c7298d61ba3c7d2844c402dd6fc',1,'amrex::MFIter::operator=(MFIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a98a485f718830f05c4833b82e0749f2e',1,'amrex::ForkJoin::MFFork::operator=(MFFork &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#ad06d1e92d8a2216c6a39393c6975f0ed',1,'amrex::ForkJoin::MFFork::operator=(const MFFork &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a54c7c8dd45cada5e8bfd707f5df76349',1,'amrex::MemProfiler::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a9f609c8c314f0c1e45a4c03cc6f1dc58',1,'amrex::sundials::MemoryHelper::operator=(MemoryHelper &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#aa60f43d3f72e938bb62327ce8b750ca4',1,'amrex::sundials::MemoryHelper::operator=(MemoryHelper const &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ac8e651aa7881ce8282167ad72e4a1af3',1,'amrex::Mask::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#abf72236f4dc53e2cd375f70865ee78b0',1,'amrex::MLMGT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a67c25c473285026978a8f48b968ab434',1,'amrex::MLPoissonT::operator=(MLPoissonT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a2d8e6b0aa269254735db2dfba265aa80',1,'amrex::MLPoissonT::operator=(const MLPoissonT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af2c6cddd7845ebd68c230cfca9d87f36',1,'amrex::MLNodeTensorLaplacian::operator=(MLNodeTensorLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a5da9b21533b225c64397df972338e494',1,'amrex::MLNodeTensorLaplacian::operator=(const MLNodeTensorLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a8dcf3f92d3ef1932e03ad470e29d1517',1,'amrex::MLNodeLinOp::operator=(MLNodeLinOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a1f11eab31e2487056a5befd79c8a22a0',1,'amrex::MLNodeLinOp::operator=(const MLNodeLinOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2f0797012b11f58024e0789f7acc26dc',1,'amrex::MLNodeLaplacian::operator=(MLNodeLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#af5fc5382f4bff5cbeec42c320d033b77',1,'amrex::MLNodeLaplacian::operator=(const MLNodeLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aeaef8d38cd39811a7a826bdf3c8c13f5',1,'amrex::MLNodeABecLaplacian::operator=(MLNodeABecLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a4cbde89753cb5ebd10a3d2e94ec7fed1',1,'amrex::MLNodeABecLaplacian::operator=(const MLNodeABecLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a3879f323dc12422e979cd5c1db513481',1,'amrex::MLTensorOp::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8c2f30c718f6a141afce34a7061b46b8',1,'amrex::MLMGT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#aa8a439394be7cfb8b38f2d6e3b1a465b',1,'amrex::MLMGBndryT::operator=(MLMGBndryT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ad1673d011d8870ba9f46ace36c6d66d5',1,'amrex::MLMGBndryT::operator=(const MLMGBndryT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9399276c8cadba0d0e513200ab8758c9',1,'MLLinOpT< Array< MultiFab, 3 > >::operator=(MLLinOpT< Array< MultiFab, 3 > > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aba8d3e06373e96ddac7da02928522796',1,'MLLinOpT< Array< MultiFab, 3 > >::operator=(const MLLinOpT< Array< MultiFab, 3 > > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9399276c8cadba0d0e513200ab8758c9',1,'amrex::MLLinOpT::operator=(MLLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aba8d3e06373e96ddac7da02928522796',1,'amrex::MLLinOpT::operator=(const MLLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a8217ea65e778d2f86a2f059ec79a6474',1,'amrex::MLEBTensorOp::operator=(MLEBTensorOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ac801f35a398c39c6ae9b42b1e6c29c7a',1,'amrex::MLEBTensorOp::operator=(const MLEBTensorOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a44cea26614b1b5af1ff9729f554d94c3',1,'amrex::ReduceData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a62aa1fb076b9be08b30bc598f0a84217',1,'amrex::detail::SingleChunkArena::operator=(SingleChunkArena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#af96a10bb06acc64b2267b55b43024de2',1,'amrex::detail::SingleChunkArena::operator=(const SingleChunkArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a533a8b63b14ecc361ea9805251c10e6c',1,'amrex::FabArray::ShMem::operator=(const ShMem &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#afaa414759c4be2e382fa0bbd8dec1d62',1,'amrex::FabArray::ShMem::operator=(ShMem &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ae4c6103dc726a124754abe59ad20b06c',1,'amrex::FabArrayBase::RegionTag::operator=(RegionTag &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ab49003154e7b17c7347fab3f7aa60d2b',1,'amrex::FabArrayBase::RegionTag::operator=(RegionTag const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#afa34b81501952e0eb7e99b98efce1517',1,'amrex::ref_wrapper::operator=(ref_wrapper &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#afde4bcbad13ea73142459c790f31c888',1,'amrex::ref_wrapper::operator=(const ref_wrapper &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a6ef60ec5e218aac28651028686253c1b',1,'amrex::ref_wrapper::operator=(T &&a_other)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#af9d4fe0e27411855af7fc9f1c5da7f14',1,'amrex::ReduceData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a26b9b0159d7c1920219dc3bb059380cb',1,'amrex::StateData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a9d4df0331eea85a7a2f9227ca301f847',1,'amrex::PrintToFile::operator=(PrintToFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#abf93645c697fb911f46cecd6970c0d33',1,'amrex::PrintToFile::operator=(PrintToFile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a4dff52a300c71a23f5be8aebe74c6dcf',1,'amrex::Print::operator=(Print &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#ae7009ff91b7600b2ca4fafb3cc18ba59',1,'amrex::Print::operator=(Print const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#ae8b070201e27ab25f01a5378a671e4aa',1,'amrex::EB2::PolynomialIF::operator=(PolynomialIF &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a600f1123f1d043690d51b722060dca71',1,'amrex::EB2::PolynomialIF::operator=(const PolynomialIF &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< unsigned int >::operator=(PODVector< unsigned int, std::allocator< unsigned int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< unsigned int >::operator=(const PODVector< unsigned int, std::allocator< unsigned int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator=(PODVector< uint64_t, DefaultAllocator< uint64_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator=(const PODVector< uint64_t, DefaultAllocator< uint64_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a58626939ea42690efbf745fa42dfebff',1,'BLProfStats::TimeRange::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a28938c58359301c5b0aba02d529b9db9',1,'amrex::VisMF::operator=(VisMF &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abfb51a560612680a998fa5c9fdde2751',1,'amrex::VisMF::operator=(const VisMF &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#ad9442a6a9d9ad8c31272745a8593bb13',1,'amrex::AMRErrorTag::UserFunc::operator=(UserFunc &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#abb79846e306cf554b996af22a1eeb8d2',1,'amrex::AMRErrorTag::UserFunc::operator=(UserFunc const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a0748976825c6cbba27c3fa68ad482578',1,'amrex::TracerParticleContainer::operator=(TracerParticleContainer &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#abd7aea2961c462a7da51d759417e4de3',1,'amrex::TracerParticleContainer::operator=(const TracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#aaa10ddf8d2f180988fa647d05742325b',1,'amrex::TinyProfileRegion::operator=(TinyProfileRegion &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ab885e86136d6678997c1978691a7d8d2',1,'amrex::TinyProfileRegion::operator=(TinyProfileRegion const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a1d34fcb098293a88b669234cd082c6c9',1,'amrex::TinyProfiler::operator=(TinyProfiler &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a193278fa395ec2829a2e52816ea2e1b1',1,'amrex::TinyProfiler::operator=(TinyProfiler const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< std::size_t >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1b2dcd181de443438540b7b107aadd04',1,'amrex::TagBoxArray::operator=(const TagBoxArray &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1eb204c4fb9cbe4d9660d642a7a0ee13',1,'amrex::TagBoxArray::operator=(TagBoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#af21d06fbdc2ccecc175efd767684610b',1,'amrex::TagBox::operator=(TagBox &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a5c795ae93bec04fe82069450ebd7fa41',1,'amrex::TagBox::operator=(const TagBox &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ada3e19980c8c8664eca2bab1ddd46d71',1,'amrex::TableData::operator=(TableData< T, N, ORDER > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#acfa4c240bedc25768cb4a29f31a01e53',1,'amrex::TableData::operator=(TableData< T, N, ORDER > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ae6cd2ae66399648d2f4ff89b5f7f1848',1,'amrex::Gpu::StreamIter::operator=(StreamIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a3eee12a2f15003889a101481a9e485b0',1,'amrex::Gpu::StreamIter::operator=(StreamIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac22ac5d88623f3dba92cb57a5e92d5fa',1,'amrex::StateData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::openbc::MomTag >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const int * >::operator=(PODVector< const int *, std::allocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const int * >::operator=(const PODVector< const int *, std::allocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator=(PODVector< char, amrex::PolymorphicArenaAllocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator=(const PODVector< char, amrex::PolymorphicArenaAllocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< char >::operator=(PODVector< char, std::allocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< char >::operator=(const PODVector< char, std::allocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::XDim3 >::operator=(PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::XDim3 >::operator=(const PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::STLtools::Triangle >::operator=(PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::STLtools::Triangle >::operator=(const PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::openbc::MomTag >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::NeighborCode >::operator=(PODVector< amrex::NeighborCode, std::allocator< amrex::NeighborCode > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::NeighborCode >::operator=(const PODVector< amrex::NeighborCode, std::allocator< amrex::NeighborCode > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator=(PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator=(const PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::BoxND >::operator=(PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::BoxND >::operator=(const PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator=(PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator=(const PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'amrex::PODVector::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< int *, DefaultAllocator< int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< std::size_t >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator=(PODVector< ParticleType, DefaultAllocator< ParticleType > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator=(const PODVector< ParticleType, DefaultAllocator< ParticleType > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator=(PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator=(const PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< ParticleReal * >::operator=(PODVector< ParticleReal *, std::allocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< ParticleReal * >::operator=(const PODVector< ParticleReal *, std::allocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< int >::operator=(PODVector< int, std::allocator< int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< int >::operator=(const PODVector< int, std::allocator< int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< int *, DefaultAllocator< int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'amrex::PODVector::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< int * >::operator=(PODVector< int *, std::allocator< int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< int * >::operator=(const PODVector< int *, std::allocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< index_type >::operator=(PODVector< index_type, std::allocator< index_type > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< index_type >::operator=(const PODVector< index_type, std::allocator< index_type > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator=(PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator=(const PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const ParticleReal * >::operator=(PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const ParticleReal * >::operator=(const PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a6f77727eff8f7f6a9a08a21bec0bf152',1,'amrex::BoxList::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a676502acc05b77e3154b305f6880a0c0',1,'amrex::IParser::Data::operator=(Data &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#af818dd603aeab55c75fd4caab36606e4',1,'amrex::IParser::Data::operator=(Data const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a65bd431e8fbba71e5c349dc2fddc37a4',1,'amrex::CutFab::operator=(CutFab &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a0044b3af56a828f401596afc6ab8c29e',1,'amrex::CutFab::operator=(const CutFab &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html#a95da5ea5091bbb8e061bba5cd0e61b7f',1,'amrex::MLLinOpT::CommContainer::operator=(CommContainer &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html#a09a4c464169281aeb1ea6e97b34087d5',1,'amrex::MLLinOpT::CommContainer::operator=(const CommContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#aaabb4ce1df8c64f8ca3fcca58f0b27b0',1,'amrex::ClusterList::operator=(ClusterList &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a4826072bd3b954ff611387822a76db01',1,'amrex::ClusterList::operator=(const ClusterList &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ac8a9f248c2372b402e8556fb35471c57',1,'amrex::Cluster::operator=(Cluster &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a1dd9e6080c7482442af8d5093e3012b7',1,'amrex::Cluster::operator=(const Cluster &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe72f06fc733fc056ed20fbd7cc4d76a',1,'amrex::CArena::operator=(CArena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#ae491fc24a9163b864bc798acc7518852',1,'amrex::CArena::operator=(const CArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#abca1f758989aa579fa68900a014619fe',1,'amrex::Gpu::Buffer::operator=(Buffer &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a08731a4a086f5a19ce8b0303d73b38f5',1,'amrex::Gpu::Buffer::operator=(Buffer const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a0747196b0023c8dc440c9325092d53fe',1,'amrex::BoxList::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#aa66c8c8b35c991bb5487665b509eecdc',1,'amrex::Parser::Data::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9f5d7648e9214d0a3a88f40383bafff7',1,'amrex::Amr::operator=(const Amr &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a282fbf065ae19541e1a19c1763408969',1,'amrex::Amr::operator=(Amr &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a79139224be139375a51b79dd477bcb42',1,'amrex::AmrCore::operator=(AmrCore &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#acf424d1fa598d256d7285e7fc6f20a73',1,'amrex::AmrCore::operator=(const AmrCore &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a4f4386d3cc3282acbafb5f961a30f04f',1,'amrex::AMReX::operator=(AMReX const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a77b2c8844d06a8456a0532c7ec154884',1,'amrex::AMReX::operator=(AMReX &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#a68cac9efc3dadb1e51c33b9d726916e8',1,'amrex::amrex_KSP::operator=(amrex_KSP const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#af015143ffd55290b73715c48339f38f0',1,'amrex::amrex_KSP::operator=(amrex_KSP &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#aa65ab5c3310ce450125302554816002a',1,'amrex::amrex_Mat::operator=(amrex_Mat const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a07c217dbdb57e0d2e376ce1ab75ae448',1,'amrex::amrex_Mat::operator=(amrex_Mat &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#aec263149699d2205deaed355e5986196',1,'amrex::amrex_Vec::operator=(amrex_Vec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#ad38d422f084f24160e201de00bcc3fbe',1,'amrex::amrex_Vec::operator=(amrex_Vec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#afc3cfd4fd9822cd9034429ed62bd7c67',1,'amrex::AmrInSituBridge::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a43ed6508c5a9223cd52f13bb3fb315e7',1,'amrex::AmrLevel::operator=(const AmrLevel &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a44c385a1d0d88b58b337c3db0be046e8',1,'amrex::AmrLevel::operator=(AmrLevel &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3d7882163a62b749bfa1117582a72eb2',1,'amrex::EBCellFlag::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a0ee48a9c3d106d7f7c7e4f7c00d1f997',1,'amrex::ErrorRec::ErrorFunc2::operator=(ErrorFunc2 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a3bd2e525c3ae032c8df6dfad15a4ee3f',1,'amrex::ErrorRec::ErrorFunc2::operator=(ErrorFunc2 const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#adf129595f3f9954c26bf412aa0089ec7',1,'amrex::ErrorRec::ErrorFunc::operator=(ErrorFunc &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#aa59001ba1d22901660c6b11236600175',1,'amrex::ErrorRec::ErrorFunc::operator=(ErrorFunc const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#aae00416a34911aa8fb06363e668ea8b4',1,'amrex::Gpu::Elixir::operator=(Elixir &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a9302f0721d3365d24883bb91e3845e9d',1,'amrex::Gpu::Elixir::operator=(Elixir const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a3116ec053a7957bb79f63b84867401da',1,'amrex::EBFArrayBoxFactory::operator=(EBFArrayBoxFactory &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ad9569bd1f5ab3e6e1667c1b023463cf8',1,'amrex::EBFArrayBoxFactory::operator=(const EBFArrayBoxFactory &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a0a545ba6887dd563e4e98e017e8e9358',1,'amrex::EBFArrayBox::operator=(EBFArrayBox &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#aadbb1cf2a8db86c73af536b3fff555ab',1,'amrex::EBFArrayBox::operator=(const EBFArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ab9f91f646f1ca0f33d5d2d3e14ffec77',1,'amrex::EBDataCollection::operator=(EBDataCollection &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#aab5a65341ff21329cc732af1bfb4f004',1,'amrex::EBDataCollection::operator=(const EBDataCollection &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#ab8c1b6ba13749dcf960f79bdcc67958b',1,'amrex::EBCellFlagFab::operator=(EBCellFlagFab &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#aefb6078482dc1c3623fd1ca2c5e85df3',1,'amrex::EBCellFlagFab::operator=(const EBCellFlagFab &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a56d30ab59fcba6affe9753e66db53455',1,'amrex::EBCellFlag::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a51e0432968299f0c83f90d9b79376a6c',1,'amrex::AmrMesh::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a04138b2c02fa080cd6531cd7361a37a3',1,'amrex::EBCellFlag::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aefa710ade223a08a0a1ee6babd8e97c2',1,'amrex::DistributionMapping::operator=(DistributionMapping &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a230a40ea82e898784259ebb040a4791a',1,'amrex::DistributionMapping::operator=(const DistributionMapping &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a048f2dc43cc7dcee308bad0af72c2208',1,'amrex::MFIter::DeviceSync::operator=(DeviceSync &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a8d422f4de63c7907531003ca6fcc3b88',1,'amrex::MFIter::DeviceSync::operator=(DeviceSync const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a09ce14e97aa618c00bcc778e9337fd4f',1,'amrex::Gpu::DeviceScalar::operator=(DeviceScalar &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a1ea24985de3f4264b68f8c5f55611178',1,'amrex::Gpu::DeviceScalar::operator=(DeviceScalar const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a8520ac0a5dc18b5cd186feec06122b9d',1,'amrex::DeriveRec::operator=(DeriveRec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#ad052a3e9226c8b733e3968858ab4e34d',1,'amrex::DeriveRec::operator=(DeriveRec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a85a8d2ceac5a6512561c787c0995c661',1,'amrex::DeriveList::operator=(DeriveList &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a7088f7c6f612cf558efb4db7cb7032bd',1,'amrex::DeriveList::operator=(const DeriveList &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a64f91ae2c5358ccf46099d9e5d3fdd7b',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::operator=(Data< U > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a95e36919502ab26429ae7c55a2273e2c',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::operator=(Data< U > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a764ae667f297643c6647c23c4b66b08a',1,'amrex::Parser::Data::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< Real >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< EBCellFlag >::operator=(BaseFab< EBCellFlag > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< EBCellFlag >::operator=(EBCellFlag const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< EBCellFlag >::operator=(EBCellFlag const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< HYPRE_Int >::operator=(const BaseFab< HYPRE_Int > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< HYPRE_Int >::operator=(BaseFab< HYPRE_Int > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< HYPRE_Int >::operator=(HYPRE_Int const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< HYPRE_Int >::operator=(HYPRE_Int const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< int >::operator=(const BaseFab< int > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< int >::operator=(BaseFab< int > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< int >::operator=(int const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< int >::operator=(int const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< PetscInt >::operator=(const BaseFab< PetscInt > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< PetscInt >::operator=(BaseFab< PetscInt > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< PetscInt >::operator=(PetscInt const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< PetscInt >::operator=(PetscInt const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< EBCellFlag >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< Real >::operator=(BaseFab< Real > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< Real >::operator=(Real const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< Real >::operator=(Real const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#a5b9a6b9b7f13e52b6e1c94a53d1f7520',1,'amrex::BLBTer::operator=(BLBTer const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#ab6cd91c698df6ac4fb6960c4e4cb02b4',1,'amrex::BLBTer::operator=(BLBTer &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a3eb4aec3fa8021b4fcb50768365ca52f',1,'amrex::BlockMutex::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ae7e3bc077f7e5695cfef56a57075d164',1,'amrex::BndryDataT::operator=(const BndryDataT< MF > &src)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a536257808c5792850bdeaf82cf76f85d',1,'amrex::BndryDataT::operator=(BndryDataT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a453a8fc604e77bc263b7ea91bf8920d3',1,'amrex::BndryRegisterT::operator=(const BndryRegisterT< MF > &src)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a3d277d77c5e0fb1bb42e5834196c6783',1,'amrex::BndryRegisterT::operator=(BndryRegisterT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoundCond.html#ad4f9e03d42d0b48eab10408b3958c273',1,'amrex::BoundCond::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a71523423b56d7e520f67c7f164689c87',1,'amrex::BoxArray::operator=(BoxArray const &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac273e3e3038f3ca71306de6576d41c74',1,'amrex::BoxArray::operator=(BoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a0e249071d2256e6bc3528217f5660f69',1,'amrex::LevelBld::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a220d49c6e54825fb9753f389bc247ea8',1,'amrex::BARef::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#af2d4364b9fd33cf012edbb2170105845',1,'amrex::AmrMesh::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#acd61b99b4b1eaab420b3194f8b6e960d',1,'amrex::AmrMeshInSituBridge::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a8542c6c51308ffa6c5d0e78a7a8e87c3',1,'amrex::AmrParticleContainer_impl::operator=(const AmrParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a8859832e7fb2fdca041be6b456b607df',1,'amrex::AmrParticleContainer_impl::operator=(AmrParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a0c11eedaeef4f0e4c1adc12de769318e',1,'amrex::AmrTracerParticleContainer::operator=(const AmrTracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a8ddec9287e16d328d7f55b022679f2dd',1,'amrex::AmrTracerParticleContainer::operator=(AmrTracerParticleContainer &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ac04132048490ddd59eb7312eb33856e4',1,'amrex::Any::operator=(Any const &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ad23c5ad12e1baae2943f5e4dc707aac5',1,'amrex::Any::operator=(Any &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a1d54950de0d9ccc255006a631c8adf9a',1,'amrex::Any::operator=(MF &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#ab5c2f212500abb488cf4d14245c29aee',1,'amrex::Arena::operator=(const Arena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a36dd09d6200de89dd8bb25b1cd223cb5',1,'amrex::Arena::operator=(Arena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ac6b94ba54d0f143f579690a55fd1150a',1,'amrex::Gpu::AsyncArray::operator=(AsyncArray const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ae70344e048d89311ae808a9485fd8b8f',1,'amrex::Gpu::AsyncArray::operator=(AsyncArray &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#ac0f5a3c8b889af8ac29ab19ccf3b288b',1,'amrex::BackgroundThread::operator=(BackgroundThread const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a84fe07d6505966071f15d2f65509baa7',1,'amrex::BackgroundThread::operator=(BackgroundThread &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a953101169ca6e1d72fafe0eb1f2c8177',1,'amrex::LevelBld::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#ac35e7bcd2e6c974918c1d5e74a4bac3a',1,'amrex::BARef::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#ac26275b15424e584ebe7f5a89c23e4c7',1,'CommProfStats::BarrierEntry::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'amrex::BaseFab::operator=(const BaseFab< T > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'amrex::BaseFab::operator=(BaseFab< T > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'amrex::BaseFab::operator=(T const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'amrex::BaseFab::operator=(T const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< AtomicInt >::operator=(const BaseFab< AtomicInt > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< AtomicInt >::operator=(BaseFab< AtomicInt > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< AtomicInt >::operator=(AtomicInt const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< AtomicInt >::operator=(AtomicInt const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< char >::operator=(const BaseFab< char > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< char >::operator=(BaseFab< char > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< char >::operator=(char const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< char >::operator=(char const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ad694566587c38b3b85ee1048a2bd1498',1,'amrex::HypreNodeLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#aa5506298eca8297889fd65d06b542e98',1,'amrex::HypreABecLap2::operator=(HypreABecLap2 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a22d3d81298b39b86f57df4e3a8cfde58',1,'amrex::HypreABecLap2::operator=(HypreABecLap2 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a9953daa94e6da0aa13416873cf43835e',1,'amrex::HypreABecLap3::operator=(HypreABecLap3 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a6e726af6a5dea2a39e38629eedf68d77',1,'amrex::HypreABecLap3::operator=(HypreABecLap3 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a14b9f0dd6b475dc0dba5a4533c4158e9',1,'amrex::HypreIJIface::operator=(HypreIJIface const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a05ca21178c29ef540497b4333549baef',1,'amrex::HypreIJIface::operator=(HypreIJIface &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a00ba8003e627089b12616d549302a48d',1,'amrex::HypreMLABecLap::operator=(HypreMLABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a1ed176484530d5f9a35195c968b7f886',1,'amrex::HypreMLABecLap::operator=(HypreMLABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a4278296637fc4b67cffd26feeccc160c',1,'amrex::HypreNodeLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#aa857d99289dce4b6d520f426df145401',1,'amrex::HypreABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa6ab7e172b712f730ad09f00e3127549',1,'amrex::IArrayBox::operator=(IArrayBox &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a1f15c661d9fa23250901595a7e7e2179',1,'amrex::IArrayBox::operator=(const IArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#add58d47d87d67a2140449805c9b82a73',1,'amrex::IArrayBox::operator=(int v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#aa17249a55ceb7467d2d2ddaded5b8e24',1,'amrex::iMultiFab::operator=(iMultiFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ab8876b46ff60815091bd3905f98b365a',1,'amrex::iMultiFab::operator=(const iMultiFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ad696c10cf2f76f4ad08c6f9b8f7735bd',1,'amrex::iMultiFab::operator=(int r)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a634dcb439936cae4f084050779828d68',1,'amrex::EB2::IndexSpace::operator=(IndexSpace const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a03d5014d0330b1c49aa2b0deca0adf9e',1,'amrex::EB2::IndexSpace::operator=(IndexSpace &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#adaa080c0e4ccb67291c2581444d06e7b',1,'amrex::EB2::IndexSpaceChkptFile::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#ac3cf15112d4e0b7b33d884fcfd3f558b',1,'amrex::GpuTuple::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a9724df1a42e1fbf0956061d68b417087',1,'amrex::FArrayBox::operator=(FArrayBox &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6f8accb8be245e6873219b15a933f431',1,'amrex::FArrayBox::operator=(const FArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6bb6bea68a04d94c29ededc43adae9d2',1,'amrex::FArrayBox::operator=(Real v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ad0bad9568c98a4a189a906541ccbad41',1,'amrex::FluxRegister::operator=(const FluxRegister &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8cc3f9a89b01e82521248e4bb7ce6074',1,'amrex::FluxRegister::operator=(FluxRegister &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a4167f396f181d93b61fbb630eca5f0b1',1,'amrex::ParallelContext::Frame::operator=(Frame const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#add7bceedba4bbaf9f2172c82e2775c04',1,'amrex::ParallelContext::Frame::operator=(Frame &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#accb415f1b74fa7e10a767254c3943e6a',1,'amrex::Geometry::operator=(const Geometry &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ad798fd92507868f0ee233bc92e2b30aa',1,'amrex::Geometry::operator=(Geometry &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ae950af55a7a785ea5d328d95d57af508',1,'amrex::EB2::IndexSpaceChkptFile::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a98cd15de0552b07aa6cceda354b8b604',1,'amrex::GpuTuple::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#ac3cf15112d4e0b7b33d884fcfd3f558b',1,'GpuTuple< Fs... >::operator=(GpuTuple< Us... > const &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a98cd15de0552b07aa6cceda354b8b604',1,'GpuTuple< Fs... >::operator=(GpuTuple< Us... > &&rhs)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ad82118cb9204b160c74a43569c3d9c6f',1,'amrex::VisMF::Header::operator=(Header const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a7b4974ed02d94db482c39ffae9d4d6e0',1,'amrex::VisMF::Header::operator=(Header &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a0a21b8442c0d0c4b9ecebb99aef84119',1,'amrex::Hypre::operator=(Hypre &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a465b11c7f873f706bba359bf6bdb0768',1,'amrex::Hypre::operator=(Hypre const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#abd02ea797323ac95372a4d02c41b50e2',1,'amrex::HypreABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< HYPRE_Int >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::Vector< BCTuple > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::Vector< BCTuple > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::Vector< RealTuple > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::Vector< RealTuple > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< GFab >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< GFab >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< HYPRE_Int >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::PODVector< Int > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< int >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< int >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< Int >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< Int >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< PetscInt >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< PetscInt >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< RealTuple >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< RealTuple >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ac0a7f459ae2c96841edbc9bab9e6eb8a',1,'amrex::ErrorRec::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'amrex::LayoutData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#acd1ec386ca611eae4f102c7bc4562168',1,'amrex::EB2::IndexSpaceImp::operator=(IndexSpaceImp< G > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#af6b6248eceb701c542539a952c5808d8',1,'amrex::EB2::IndexSpaceImp::operator=(IndexSpaceImp< G > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a2e26fd180cf15b5ee489da10269d950d',1,'amrex::EB2::IndexSpaceSTL::operator=(IndexSpaceSTL const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a9a958addce9e3b225e6d76af21e3e851',1,'amrex::EB2::IndexSpaceSTL::operator=(IndexSpaceSTL &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ad732c86078527fd31e0cb50ad77e21ab',1,'amrex::InSituBridge::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a5753abe4eb1e3ac6d8747a0864533373',1,'amrex::InterpBase::operator=(InterpBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a448200184ccdeced8fd7a609dd43fa71',1,'amrex::InterpBase::operator=(InterpBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a86e3caeebf11d0a7786aedf4c4e2281b',1,'amrex::InterpBndryDataT::operator=(const InterpBndryDataT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#ac8f05912699e2607b569431b1c608d36',1,'amrex::InterpBndryDataT::operator=(InterpBndryDataT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a98ba6c92d45e46815081dd529603c064',1,'amrex::ErrorRec::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'amrex::LayoutData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::PODVector< int > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::PODVector< int > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::PODVector< Int > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a9b2377f94bb99edec4a19623c51c545a',1,'FabArrayCopyDescriptor< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< IArrayBox >::operator=(FabArray< IArrayBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< IArrayBox >::operator=(const FabArray< IArrayBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< IArrayBox >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< TagBox >::operator=(FabArray< TagBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< TagBox >::operator=(const FabArray< TagBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< TagBox >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a24f7e6d0d4e8ee6aa8207710f51a603e',1,'amrex::FabArrayBase::operator=(const FabArrayBase &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0b213cf522c93646cc152abb65ad97a4',1,'amrex::FabArrayBase::operator=(FabArrayBase &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a9b2377f94bb99edec4a19623c51c545a',1,'amrex::FabArrayCopyDescriptor::operator=(const FabArrayCopyDescriptor< FAB > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a185b017430da5b0f87fb2941bf40d166',1,'amrex::FabArrayCopyDescriptor::operator=(FabArrayCopyDescriptor< FAB > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'amrex::FabArray::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a185b017430da5b0f87fb2941bf40d166',1,'FabArrayCopyDescriptor< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#aef489e20da7d002a654094f1869482af',1,'amrex::FabCopyDescriptor::operator=(const FabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a04b202b2564359e3ea39054bb3ddd303',1,'amrex::FabCopyDescriptor::operator=(FabCopyDescriptor &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a8a4fa9cec9df6cf5b6214d76da14b099',1,'amrex::FabFactory::operator=(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a3a03a3b8e7241403a630cc320728b3c1',1,'amrex::FabFactory::operator=(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a8a4fa9cec9df6cf5b6214d76da14b099',1,'FabFactory< amrex::FArrayBox >::operator=(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a3a03a3b8e7241403a630cc320728b3c1',1,'FabFactory< amrex::FArrayBox >::operator=(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a8a4fa9cec9df6cf5b6214d76da14b099',1,'FabFactory< FArrayBox >::operator=(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a3a03a3b8e7241403a630cc320728b3c1',1,'FabFactory< FArrayBox >::operator=(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ad6a034e24183a0757164954cfb6fd1b3',1,'amrex::FabSetT::operator=(const FabSetT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a9e361db8584dca389f44089d08bdd240',1,'amrex::FabSetT::operator=(FabSetT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'amrex::FabArray::operator=(const FabArray< FAB > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'amrex::FabArray::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator=(FabArray< amrex::BaseFab< AtomicInt > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator=(const FabArray< amrex::BaseFab< AtomicInt > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator=(FabArray< amrex::BaseFab< HYPRE_Int > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator=(const FabArray< amrex::BaseFab< HYPRE_Int > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::BaseFab< PetscInt > >::operator=(FabArray< amrex::BaseFab< PetscInt > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::BaseFab< PetscInt > >::operator=(const FabArray< amrex::BaseFab< PetscInt > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::CutFab >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::BaseFab< PetscInt > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::Mask >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::Mask >::operator=(const FabArray< amrex::Mask > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::Mask >::operator=(FabArray< amrex::Mask > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::EBCellFlagFab >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::EBCellFlagFab >::operator=(const FabArray< amrex::EBCellFlagFab > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::EBCellFlagFab >::operator=(FabArray< amrex::EBCellFlagFab > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::CutFab >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::CutFab >::operator=(const FabArray< amrex::CutFab > &rhs)=delete']]],
- ['operator_3d_3d_6332',['operator==',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a510752620cbd0db055bba865c8dd926f',1,'amrex::EBCellFlag::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a924f7db8b7071a964375eeb077ed72dc',1,'amrex::DistributionMapping::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aeea4c86ca63ee5a3a6a482d38154b9c8',1,'BoxND< AMREX_SPACEDIM >::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aeea4c86ca63ee5a3a6a482d38154b9c8',1,'amrex::BoxND::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a111f72bd85cc49ade7c956cdf35d330b',1,'amrex::BoxList::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a03627b9f1cb88ad3ff6066b036e3ed97',1,'amrex::BoxDomain::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac7392d5269b259859afb66f9528f1f6b',1,'amrex::BoxArray::operator==(const Vector< Box > &bv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a74ee48ddcfd53d548f7a55352dba7cb4',1,'amrex::BoxArray::operator==(const BoxArray &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#a8525a0bfb72343d71c8730cce94b7e72',1,'amrex::FabArrayBase::BDKey::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a8b138bbeeb2436431a73d8c605e4a15d',1,'amrex::BCRec::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a9d0fed703b10738a7b976f24d1c427c7',1,'amrex::BATransformer::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a4a773656b90b2b8db99098519f4baed0',1,'amrex::BATbndryReg::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#ae8cf710c0d69005c259ce278c92f0d48',1,'BLProfStats::TimeRange::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ac555aa3c796786f8956731f96fb58bf5',1,'amrex::IndexTypeND::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a4a4237a4808d5f1bbd7266cc847e4952',1,'amrex::DistributionMapping::RefID::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#ad4c7371a91e9b4e6381438ac14d95410',1,'amrex::FabArrayId::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa92fe9cc159271081f5d93db53a531f6',1,'amrex::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#ac87a2a13371616bc353f2f0ab21a95d1',1,'amrex::BoxArray::RefID::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a787b257855e1c1f21c26438230e0f482',1,'amrex::RealVect::operator==(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a787b257855e1c1f21c26438230e0f482',1,'amrex::RealVect::operator==(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a834fb65342114ff30939f55642575f36',1,'amrex::RealDescriptor::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#aa8f0c58703d74ff60d7fde603725e54c',1,'amrex::Periodicity::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a44cb3b76a01de48a5d93281e7c0a4ef2',1,'amrex::OrientationIter::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a113bd6398654564605653436aff3db76',1,'amrex::Orientation::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a05bebd2702cb1c8cf16bbc3f6e504864',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ac555aa3c796786f8956731f96fb58bf5',1,'IndexTypeND< AMREX_SPACEDIM >::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a537343bdd3bd917f5343bb16ed28875e',1,'amrex::IntDescriptor::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6ddff3a577201c696129211d63e2bf9d',1,'amrex::IntVectND::operator==(int val) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aca5f7df9cd9ecc76b0ec1dea5d218d7b',1,'amrex::IntVectND::operator==(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6ddff3a577201c696129211d63e2bf9d',1,'IntVectND< AMREX_SPACEDIM >::operator==(int val) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aca5f7df9cd9ecc76b0ec1dea5d218d7b',1,'IntVectND< AMREX_SPACEDIM >::operator==(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#ac25ca6af8a9612389f174e23865645c3',1,'amrex::NeighborParticleContainer::NeighborCommTag::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a88b16dbe8f6f315955cdde15cbd71e7e',1,'amrex::CArena::Node::operator==()']]],
- ['operator_3e_6333',['operator>',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa6d9b9823fb7af1a0a12a8c028e7e99f',1,'amrex::IntVectND::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0d13684f9d3b9bee2c17439f7051b011',1,'amrex::BoxND::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0d13684f9d3b9bee2c17439f7051b011',1,'BoxND< AMREX_SPACEDIM >::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa6d9b9823fb7af1a0a12a8c028e7e99f',1,'IntVectND< AMREX_SPACEDIM >::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a5744e431e5a8462467ef74563e4163d3',1,'amrex::Orientation::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#af98b10ea8dcc7c6b0a87218452b39448',1,'amrex::RealVect::operator>(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#af98b10ea8dcc7c6b0a87218452b39448',1,'amrex::RealVect::operator>(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a13f82dbcb96b0c07df63a4cf9ddb26e1',1,'amrex::ValLocPair::operator>()']]],
- ['operator_3e_3d_6334',['operator>=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#af14b906cbe8c60d19ef9a2c86288900c',1,'amrex::Orientation::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aede3778179f57e5b9c02a7ed7cbfa04d',1,'amrex::RealVect::operator>=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aede3778179f57e5b9c02a7ed7cbfa04d',1,'amrex::RealVect::operator>=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aec2bae4f69b7a141a429ee6d7fc045f9',1,'IntVectND< AMREX_SPACEDIM >::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aec2bae4f69b7a141a429ee6d7fc045f9',1,'amrex::IntVectND::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7ce549f0def1a5be24c9a21f57f5a3bd',1,'BoxND< AMREX_SPACEDIM >::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7ce549f0def1a5be24c9a21f57f5a3bd',1,'amrex::BoxND::operator>=()']]],
- ['operator_3e_3e_6335',['operator>>',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86c00adba06b7bcd4670f9d5bc989dae',1,'amrex::operator>>(std::istream &is, IntVectND< dim > &iv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a0606a9b1a287b48d02aaa194e58c90',1,'amrex::operator>>(std::istream &is, Orientation &o)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89d1ab126c05c2eac37ba679a7415a9b',1,'amrex::operator>>(std::istream &is, RealVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae09b06c662f23c91ec5b359875ee085e',1,'amrex::operator>>(std::istream &is, IndexTypeND< dim > &it)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5086c850dfa16df677225c8c1139e466',1,'amrex::operator>>(std::istream &, Geometry &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ff574ad6dd00e11abbe7b34c9233e0b',1,'amrex::operator>>(std::istream &is, FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3fa033d5f7e81438c45cc3b5f6af3443',1,'amrex::operator>>(std::istream &, RealBox &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a543f68ea96151adca9c24601b7f472e1',1,'amrex::operator>>(std::istream &is, RealDescriptor &rd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0ed9b6ea967b3a6cebc43973e1440e06',1,'amrex::operator>>(std::istream &is, IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4058fe437a44e4e9367221fbd9fa9e3c',1,'amrex::operator>>(std::istream &is, CoordSys &c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0105a9c07cf522baaf3a44e43e92f3a',1,'amrex::operator>>(std::istream &is, BoxND< dim > &bx)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#adb81bd5a1d50874312ada5f322af143b',1,'amrex::expect::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a24251fbdbd3497be0c9ef8a30260aa41',1,'amrex::CoordSys::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff6b4420435f9951710a37eda411db8f',1,'amrex::operator>>(std::istream &, const expect &exp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abbd06906c35c69c96f95404ef3837e15',1,'amrex::operator>>(std::istream &is, VisMF::FabOnDisk &fod)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35e6a4a987e55646e4f33c6827554dea',1,'amrex::operator>>(std::istream &is, Vector< VisMF::FabOnDisk > &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd04f69e01ce3c15f6788670823386e5',1,'amrex::operator>>(std::istream &is, VisMF::Header &hd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeddafb7300c5464e3bf385c510ddb5e0',1,'amrex::operator>>(std::istream &is, Mask &m)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a1a84a7ddf56279e4a09fb51fc80fe955',1,'amrex::Orientation::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#abfff64dce9dca205fc9d3fdde790dc44',1,'amrex::Mask::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#ae68dd8dc7268d4b438f79b8f499bc0d6',1,'amrex::IntDescriptor::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a3ca59e88c7830d6acd3f90177916f308',1,'amrex::Geometry::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ad6e8fbbe92b476fd75bf5ace98418fa6',1,'amrex::FArrayBox::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a12a8ba870c44c0b8df87fbf476ba0240',1,'amrex::RealVect::operator>>()']]],
- ['operator_5b_5d_6336',['operator[]',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::vector< bool > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::VisMF::FabOnDisk >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::VisMF::FabOnDisk >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::WeightedBox >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::WeightedBox >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::YAFluxRegisterT< MF > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::YAFluxRegisterT< MF > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::vector< bool > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< RT > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< RT > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::DataBlock >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< int >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< int >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< gpuStream_t >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< gpuStream_t >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< double >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< double >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::ReductionEntry >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::ReductionEntry >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::NameTagEntry >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::NameTagEntry >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< Real, AMREX_SPACEDIM > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::DataBlock >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::BarrierEntry >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::BarrierEntry >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< char const * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< char const * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< char >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< char >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< char * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< char * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< BLProfStats::BLPDataBlock >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< BLProfStats::BLPDataBlock >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< Real, AMREX_SPACEDIM > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::MultiFab > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::VisMF * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::VisMF * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::MultiFab > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::MultiFab * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::MultiFab * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::iMultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::iMultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Geometry > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Geometry > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::FabArrayId > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::FabArrayId > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< double > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< MF > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< MF > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Long > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Long > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< HYPRE_Int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< HYPRE_Int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< FAB * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< FAB * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::Edge >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< double > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::string >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::string >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::size_t >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::size_t >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::pair< void *, amrex::Arena * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::pair< void *, amrex::Arena * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< MF > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Vertex >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Vertex >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Vector< Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Vector< Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Vector< MultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Vector< MultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< V >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< V >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< T > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< T > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< std::fstream > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< std::fstream > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< MF > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::VisMF > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::VisMF > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::MultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::MultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< ParticleLevel >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::list< BLProfStats::TimeRange > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::ifstream * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::ifstream * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Setbuf_Char_Type >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Setbuf_Char_Type >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< RT >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< RT >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< RegionsProfStats::DataBlock >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< RegionsProfStats::DataBlock >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Real >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Real >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::list< BLProfStats::TimeRange > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< ParticleLevel >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MultiFab >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MultiFab >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MPI_Status >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MPI_Status >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MPI_Request >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MPI_Request >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MF >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MF >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Long >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Long >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< long >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, IntVector > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::pair< int, int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::pair< int, int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< std::string, int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< std::string, int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, ParticleTile > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, ParticleTile > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, IntVector > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< long >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< int, amrex::PODVector< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< int, amrex::PODVector< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< int, amrex::IntVectND > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< int, amrex::IntVectND > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'amrex::LayoutData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real,(M+2) *(M+1)/2 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real,(M+2) *(M+1)/2 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a08481c4b5de44f34b8e73aac96dc5086',1,'amrex::IndexTypeND::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a08481c4b5de44f34b8e73aac96dc5086',1,'IndexTypeND< AMREX_SPACEDIM >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a40372a12f3d4507c89e37f63f68dfef9',1,'amrex::IntVectND::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a04e20e13b5a334f84f21e38d79dd1b26',1,'amrex::IntVectND::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a40372a12f3d4507c89e37f63f68dfef9',1,'IntVectND< AMREX_SPACEDIM >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a04e20e13b5a334f84f21e38d79dd1b26',1,'IntVectND< AMREX_SPACEDIM >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a93685048211a95fb1c7e740bca240dd7',1,'amrex::IParserStack::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real, nelems >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'amrex::LayoutData::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'amrex::LayoutData::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'amrex::LayoutData::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#accfeb1e3facccbcdedc791ce6bbb67dc',1,'amrex::BoxArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'amrex::FabArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#abdfed9e915c0fec995a85a86a8c8627e',1,'amrex::ErrorList::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a051c0211689621d68f3565becf7adddd',1,'amrex::DistributionMapping::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a1038e632d124f54e8b5566787b4896a8',1,'amrex::DescriptorList::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a105b772528c0a4ab1ddd6970c04e1456',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a105b772528c0a4ab1ddd6970c04e1456',1,'amrex::ConstParticleTileData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a558850bcec731c7cbd3f93138606388e',1,'amrex::CellData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa0b5be63833c38612f79a1542001789b',1,'BoxND< AMREX_SPACEDIM >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa0b5be63833c38612f79a1542001789b',1,'amrex::BoxND::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0386a0ab9aa86bee7e8f499770f99ca5',1,'amrex::BoxArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a687f7e9c604524cd2ce9b43957f87cac',1,'amrex::BndryRegisterT::operator[](Orientation face) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a95bfbf54acf359a2d3c741c345ebaf6e',1,'amrex::BndryRegisterT::operator[](Orientation face) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a2d7ae73be4e090c02d93dee4b5d22370',1,'amrex::BndryDataT::operator[](Orientation face) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aa362341b91354c3efb2b604549e3319c',1,'amrex::BndryDataT::operator[](Orientation face) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a2fb608a08b57c27a7784ccd6be56bb30',1,'amrex::ArrayOfStructs::operator[](int i)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aefa7a0fd1aca91d891859b5fabe22a07',1,'amrex::ArrayOfStructs::operator[](int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::BoxND > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< HYPRE_Int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::Vector< RealTuple > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::Vector< RealTuple > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::Vector< RealTuple > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< GFab >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< GFab >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< GFab >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< GFab >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< HYPRE_Int >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< HYPRE_Int >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::Vector< RealTuple > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< HYPRE_Int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< int >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< int >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< int >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< int >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< Int >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< Int >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< Int >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::PODVector< Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::PODVector< int > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::PODVector< int > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::PODVector< int > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::PODVector< int > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::PODVector< Int > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::PODVector< Int > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::PODVector< Int > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'amrex::FabArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< const ParticleReal *, NArrayReal >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< const ParticleReal *, NArrayReal >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< const int *, NArrayInt >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< const int *, NArrayInt >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< bool, N >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< bool, N >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< amrex::EB2::PolyTerm, N >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< amrex::EB2::PolyTerm, N >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int *, NAI >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< amrex::algoim::Interval, N >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< amrex::algoim::Interval, N >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'amrex::GpuArray::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'amrex::GpuArray::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#abc8e1ef1fb32bdc7892f1b8eed58d712',1,'amrex::FabSetT::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aea5322566f30964aed1c5c29deeb865e',1,'amrex::FabSetT::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a3a15743fbc6bfe0f132e113d69b8bb3e',1,'amrex::FabSetT::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a1c27985ab724a1cacaa41a9f4cc5fc25',1,'amrex::FabSetT::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real, nelems >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real, AMREX_SPACEDIM >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real, AMREX_SPACEDIM >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real, 3 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real, 3 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< ParticleReal *, NAR >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< ParticleReal *, NAR >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< TagBox >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, 4 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, 4 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, 3 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, 3 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, 2 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, 2 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int *, NAI >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::CutFab >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::CutFab >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::CutFab >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::CutFab >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::EBCellFlagFab >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'amrex::FabArray::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'amrex::FabArray::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< FArrayBox >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< TagBox >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< TagBox >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< TagBox >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< IArrayBox >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< IArrayBox >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< IArrayBox >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< IArrayBox >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< FArrayBox >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< FArrayBox >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< Int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< FArrayBox >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::Mask >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::Mask >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::Mask >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::Mask >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::EBCellFlagFab >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::EBCellFlagFab >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::EBCellFlagFab >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::PolyTerm >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::distFcnElement2d * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::distFcnElement2d * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::DistributionMapping >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::DistributionMapping >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::ChkptFileLevel >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::ChkptFileLevel >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::Edge >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::GShopLevel< G > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::GShopLevel< G > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::DataServices * >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::PolyTerm >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::STLLevel >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::STLLevel >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::ForkJoin::ComponentSet >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::ForkJoin::ComponentSet >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::ForkJoin::MFFork >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::ForkJoin::MFFork >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BLProfiler::CommStats >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a48008873323ae4de7561f09237112e4c',1,'amrex::RealVect::operator[](int i) &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae1d5a95100e25091c6cb29a50e0c2be7',1,'amrex::RealVect::operator[](int i) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'amrex::Vector::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'amrex::Vector::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BCRec >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BCRec >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BLProfiler::CallStats >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BLProfiler::CallStats >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BLProfiler::CommStats >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Geometry >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BLProfiler::RStartStop >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BLProfiler::RStartStop >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BoxArray >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BoxArray >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BoxList >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BoxList >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BoxND >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BoxND >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::DataServices * >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< std::size_t > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::ParticleLocator< Bins > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::ParticleLocator< Bins > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< amrex::IntVectND > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< amrex::IntVectND > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< std::size_t > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Real >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Real >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::StateData >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::StateData >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::BoxArray > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::BoxArray > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::BoxND > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::LayoutData< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Geometry >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::iMultiFab >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::iMultiFab >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::IndexTypeND >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::IndexTypeND >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::InterpBase * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::InterpBase * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::IntVectND >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::IntVectND >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac279e83bbbad84c9218d6673bf75fe65',1,'amrex::RealVect::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::LayoutData< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::LayoutData< int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::LayoutData< int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::MultiFab >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::MultiFab >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::MultiMask >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::MultiMask >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::NeighborCode >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac4cca97be972651406f245a8f627984c',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'amrex::PODVector::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'amrex::PODVector::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::BoxND >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::BoxND >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac4cca97be972651406f245a8f627984c',1,'amrex::ParticleTileData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::NeighborCode >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::openbc::MomTag >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::openbc::MomTag >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::STLtools::Triangle >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::STLtools::Triangle >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::XDim3 >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::XDim3 >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< char >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< char >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a88ce4b01bb46dabe69901da0552438b4',1,'MultiArray4< value_type const >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< PetscInt >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< PetscInt >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< PetscInt >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< RealTuple >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< RealTuple >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< RealTuple >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< RealTuple >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a88ce4b01bb46dabe69901da0552438b4',1,'amrex::MultiArray4::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a88ce4b01bb46dabe69901da0552438b4',1,'MultiArray4< value_type >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a316297dac1bb8a86d2c72da43db652a6',1,'amrex::MultiCutFab::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ade6f739eb789f2d3dc684a193be94971',1,'amrex::MultiCutFab::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a261c9bcb22ccc62bedbbdcb84cf53578',1,'amrex::MultiCutFab::operator[](int global_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad40ab7b9d5f3dde32c3d973c3cbc4384',1,'amrex::MultiCutFab::operator[](int global_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#ada480977cbd644cd226e035c089f2594',1,'amrex::MultiMask::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#af88debd7ac3c502ae1348d86fbecd5f4',1,'amrex::MultiMask::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#ad0b61495ec872b2bba140040a6656a79',1,'amrex::ParserStack::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a5c651ceec4c12e5fb2905c321abc5471',1,'amrex::ParticleArrayAccessor::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< std::size_t >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< ParticleReal * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< ParticleReal * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< std::size_t >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< unsigned int >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< unsigned int >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac279e83bbbad84c9218d6673bf75fe65',1,'amrex::RealVect::operator[](int i) &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a48008873323ae4de7561f09237112e4c',1,'amrex::RealVect::operator[](int i) &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae1d5a95100e25091c6cb29a50e0c2be7',1,'amrex::RealVect::operator[](int i) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< index_type >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< PetscInt >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const int * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const int * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const ParticleReal * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const ParticleReal * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< index_type >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< int * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< int * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< int *, DefaultAllocator< int * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< int *, DefaultAllocator< int * > >::operator[](size_type a_index) const noexcept']]],
- ['operator_7c_6337',['operator|',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a61941cdb68b6ca2b6bd0ccef3831019b',1,'amrex']]],
- ['operator_7c_3d_6338',['operator|=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ad70cc656ea2eab2e5ed1a8b06c00785d',1,'amrex::Mask']]],
- ['options_5fnamespace_6339',['options_namespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a82145850435b74caa01b3322229a059b',1,'amrex::HypreNodeLap::options_namespace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a9e2c8bb6ef487b2efe4482bd682b68ce',1,'amrex::Hypre::options_namespace()']]],
- ['or_6340',['Or',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a220eeb19edc1365466cc0acfec9ee3d7',1,'amrex::ParallelAllReduce::Or()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a5f7fc55ae2bbfbbc7f2b026b754c30c1',1,'amrex::ParallelReduce::Or()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a16aac9b4caf7d3aa715c35e1473a4254',1,'amrex::Mask::Or(const Mask &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ad5797578c04b5614ce848331711d3fe5',1,'amrex::Mask::Or(const Mask &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a8fcf8e088c4ea7f800d327c9842b0986',1,'amrex::Mask::Or(const Mask &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ada0a58519cfd7ec1ab414bf65365c72c',1,'amrex::Mask::Or(const Mask &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept']]],
- ['ord_6341',['ord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a26af90d55c81141a711427bcfdf5cc58',1,'amrex::IntDescriptor::ord()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#afcfec860496e4fc3bb85266a72321efa',1,'amrex::RealDescriptor::ord()']]],
- ['order_6342',['order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ab7fb74e5a55e3c5a721d7c4f5ffd5960',1,'amrex::RealDescriptor::order() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#adb0da1597fe482a78cf9dc474b1a9328',1,'amrex::RealDescriptor::order() const &'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#af4fd11c6c5ff73c8937000fd60729ad4',1,'amrex::IntDescriptor::order()']]],
- ['orderarray_6343',['orderarray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a128ded7be7a9e70108bf78c269d4d508',1,'amrex::RealDescriptor::orderarray() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a15088522b061b0e6c504ea1175a783f2',1,'amrex::RealDescriptor::orderarray() const &']]],
- ['ordered_5fsimplify_6344',['ordered_simplify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ab9071e12fb35012248c8978ed5e9b5a1',1,'amrex::BoxList']]],
- ['orderedboxes_6345',['OrderedBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html',1,'amrex::OrderedBoxes'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#abf001c57e7a3772e49e5870334baaa05',1,'amrex::OrderedBoxes::OrderedBoxes()']]],
- ['ordering_6346',['ordering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a9dd03f8360cfc2cfdf803298308f53dd',1,'amrex::FArrayBox']]],
- ['ordering_6347',['Ordering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39',1,'amrex::FABio::Ordering()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839',1,'amrex::IntDescriptor::Ordering()']]],
- ['orientation_6348',['Orientation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html',1,'amrex::Orientation'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a4706129433791b27ed00bd69b4cff5f7',1,'amrex::Orientation::Orientation() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a382d3782efffb9d5c5d132f5758b7cb5',1,'amrex::Orientation::Orientation(int dir, Side side) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a377b4d3db6c833a77b181d4329d4c530',1,'amrex::Orientation::Orientation(Direction dir, Side side) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a77e0b0c3ba62b33380805f6d6da3ca5e',1,'amrex::Orientation::Orientation(int v) noexcept']]],
- ['orientationiter_6349',['OrientationIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html',1,'amrex::OrientationIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a253004b1b5e149ee012d73724c077696',1,'amrex::OrientationIter::OrientationIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a89ae2d0b6ad2bb943c5bf57233fdae87',1,'amrex::Orientation::OrientationIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#ab64091346540ed0e8a9da3a2f567b980',1,'amrex::OrientationIter::OrientationIter(const Orientation &_face) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#af6dba82ba412292d5594bb333ac67627',1,'amrex::OrientationIter::OrientationIter() noexcept=default']]],
- ['orig_6350',['orig',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#af278943e6089937c826f0bd0967a264f',1,'amrex::ForkJoin::MFFork']]],
- ['orop_6351',['orOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1orOp.html',1,'amrex::InSituUtils']]],
- ['os_6352',['os',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a8cde9f73108377cda6aa9be7fe4f2dab',1,'amrex::Print']]],
- ['os_5ftemp_6353',['os_temp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::BaseFab< AtomicInt > >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'amrex::FabArray::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::EBCellFlagFab >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::BaseFab< PetscInt > >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::CutFab >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::Mask >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< FArrayBox >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< IArrayBox >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< TagBox >::os_temp()']]],
- ['oserr_6354',['oserr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a1ec641702551464f7feaa4f4f225f2d7',1,'amrex::system']]],
- ['osout_6355',['osout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a94b8de2ec8af3b8975c7d280254f29cf',1,'amrex::system']]],
- ['other_6356',['other',['https://amrex-codes.github.io/amrex/doxygen/structhacc_1_1AlignedAllocator_1_1rebind.html#a96ecc5d534254a7cab53bdfa4d78db8e',1,'hacc::AlignedAllocator::rebind']]],
- ['out_6357',['out',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466ac68271a63ddbc431c307beb7d2918275',1,'amrex::ForkJoin']]],
- ['outofmemory_6358',['OutOfMemory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe890be0bd82650235456eabcf50e309',1,'amrex']]],
- ['outside_5fdomain_6359',['outside_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a60efc76c5d4cabbf71077b1aa4700077',1,'amrex::BndryDataT']]],
- ['outsideroundoffdomain_6360',['outsideRoundoffDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af5bc2516bcf62a317b7bd5c77def5171',1,'amrex::Geometry']]],
- ['outstream_6361',['OutStream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add2f0f36ce80f2f3934e3a8ec2a966df',1,'amrex']]],
- ['overflow_6362',['overflow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca0bd9f6dd716003f3818d15d2e211ee73',1,'amrex']]],
- ['overlapmask_6363',['OverlapMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afbd6dab928640c74eb1d7a28e8f36afa',1,'amrex::MultiFab']]],
- ['overridesync_6364',['OverrideSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'amrex::FabArray::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'amrex::FabArray::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5821b989454c54f92dd1f2312e95b5b6',1,'amrex::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afc2840698e1cec5a44ebeb9d34783327',1,'amrex::MultiFab::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< TagBox >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< TagBox >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< IArrayBox >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< IArrayBox >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< FArrayBox >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< FArrayBox >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::Mask >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::Mask >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::CutFab >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::CutFab >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['overridesync_5ffinish_6365',['OverrideSync_finish',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad81d4975698feb7461d8ad18c21c7951',1,'amrex::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< TagBox >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< IArrayBox >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< FArrayBox >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::Mask >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::CutFab >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'amrex::FabArray::OverrideSync_finish()']]],
- ['overridesync_5fnowait_6366',['OverrideSync_nowait',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6d31b25633d781cd8fe931951889e6c',1,'amrex::OverrideSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< TagBox >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< TagBox >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< IArrayBox >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< IArrayBox >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< FArrayBox >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< FArrayBox >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::Mask >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::Mask >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::CutFab >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::CutFab >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'amrex::FabArray::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'amrex::FabArray::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['overset_5frescale_5fbcoef_5fx_6367',['overset_rescale_bcoef_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a040b31bdb9951876d8277049591cfe51',1,'amrex']]],
- ['overset_5frescale_5fbcoef_5fy_6368',['overset_rescale_bcoef_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a756bd05a03228632b5dfc9323d9440fa',1,'amrex']]],
- ['overset_5frescale_5fbcoef_5fz_6369',['overset_rescale_bcoef_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6346740764334df2fdcaca7e48a9313',1,'amrex']]],
- ['overwriteflux_6370',['OverwriteFlux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a4230b5a0ec42a59e2f6e48e51ca77f83',1,'amrex::FluxRegister']]],
- ['own_5fmf_6371',['own_mf',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html#a1af6ce9e83db0135a45c4b2bc7afc31b',1,'N_VectorContent_MultiFab_notptr']]],
- ['owner_6372',['owner',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ab9c4e4255bdd7cbfe4e9decb095d1bcc',1,'amrex_parmparse_module::amrex_parmparse::owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#abef15ce1cbccdaa8dc7aa6a6bb4a0609',1,'amrex::CArena::Node::owner()']]],
- ['owner_5fmask_6373',['owner_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ac8924539f89bd4ae28eb0df416235f4e',1,'amrex::HypreNodeLap']]],
- ['owner_5ftask_6374',['owner_task',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#aab173e1a49428a72e1099f8925dfeb56',1,'amrex::ForkJoin::MFFork']]],
- ['ownermask_6375',['OwnerMask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63e28af3672b72154d156eac5f51ce06',1,'amrex::OwnerMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a3c8c9bf8723fcfac9b8d410485e7ed4a',1,'amrex::MultiFab::OwnerMask()']]],
- ['ownership_6376',['OwnerShip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8e414f069d04091245f3e9e94a3aa237',1,'amrex::FabArrayBase']]],
- ['ownership_6377',['ownership',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab4d5df57a6eaa1d785d131b059b43e18',1,'amrex::FabArrayBase']]]
+ ['off_6254',['OFF',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4a414e7c26da0e02a38a2765ff8e4ffa34',1,'BLProfStats']]],
+ ['offset_6255',['offset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOffsetTag.html#af5878f0f6935800abc18aaffe34e50d6',1,'amrex::Array4BoxOffsetTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a57d71866cb674a85f1cc645bfdc0bd06',1,'amrex::NonLocalBC::MultiBlockIndexMapping::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html#a29156afc0392ae965c03200dd3fae7f1',1,'amrex::openbc::MomTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html#a13e2fb023472bb8b3f769b8d05365850',1,'amrex::IParserExeJUMP::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html#a387052b31da6d21710c8a0bf73d66e0e',1,'amrex::IParserExeIF::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html#a30af4dfb43cdc8e01b8bc8b19a2dd695',1,'FabCopyTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a87497b1adb83ce034ea0ab943fffc08f',1,'amrex::CoordSys::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html#adacc0eb8f4427cd400d829a713149d17',1,'amrex::NonLocalBC::CommData::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html#a22f5b5b57123479d8d24eb3967a67241',1,'amrex::Array4MaskCopyTag::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html#a58cc54c19d79e5aac0136b65d5833e1b',1,'amrex::Array4CopyTag::offset()']]],
+ ['offset_6256',['Offset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aa67991fbbc479f95a966bcf04ae0e49a',1,'amrex::CoordSys::Offset(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a9d3eb77447b9c748b7223e271f6c9bb1',1,'amrex::CoordSys::Offset() const noexcept']]],
+ ['offset_6257',['offset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html#a0ca205ae3f796076ea966533f5abe183',1,'amrex::ParserExeIF::offset()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html#ac38e239d19e5c6d0df4c733ceeab0831',1,'amrex::ParserExeJUMP::offset()']]],
+ ['offsetsptr_6258',['offsetsPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a594a9ba943cde14aeec576817d575b6a',1,'DenseBins< ParticleType >::offsetsPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a3448e9a533b211d486f42f06f9736218',1,'amrex::DenseBins::offsetsPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a594a9ba943cde14aeec576817d575b6a',1,'amrex::DenseBins::offsetsPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a3448e9a533b211d486f42f06f9736218',1,'DenseBins< ParticleType >::offsetsPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a3448e9a533b211d486f42f06f9736218',1,'DenseBins< typename amrex::ParticleTileData >::offsetsPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a594a9ba943cde14aeec576817d575b6a',1,'DenseBins< typename amrex::ParticleTileData >::offsetsPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a9abeaeccc7e4edeec7e68b7676a406f2',1,'amrex::SparseBins::offsetsPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a810de8999d58ec01329e800c51179102',1,'amrex::SparseBins::offsetsPtr() const noexcept']]],
+ ['offsetx_6259',['offsetX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ad248848b7d8478ae8053b03fcbf8d962',1,'amrex::XYPlotDataList']]],
+ ['ofs_6260',['ofs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a12f18b00f5a8136b2e884ab933249b63',1,'amrex::PrintToFile']]],
+ ['ofsptrall_6261',['OFSPtrAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#ac04bcd8b609bbf10cc25ef7d60f6a94c',1,'amrex::ParallelContext']]],
+ ['ofsptrsub_6262',['OFSPtrSub',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#aab852af3b175c95e5bdd8e0de563e9d7',1,'amrex::ParallelContext']]],
+ ['ok_6263',['ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::Mask >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< FArrayBox >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< IArrayBox >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::EBCellFlagFab >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::CutFab >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::BaseFab< PetscInt > >::ok()']]],
+ ['ok_6264',['OK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6dc15bf7eabf4bf856b9296c39da773f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >']]],
+ ['ok_6265',['ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< TagBox >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae4ba11a91726f35dca9696fcd814b7af',1,'amrex::IndexTypeND::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae4ba11a91726f35dca9696fcd814b7af',1,'IndexTypeND< AMREX_SPACEDIM >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad4fed4196dbde22c7aec7fa98b16b859',1,'amrex::MultiCutFab::ok(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad5b50a9590b3c7b01ec2100343d981c3',1,'amrex::MultiCutFab::ok(int global_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0ef0d1567b79fabf1c2ac051a78b3f95',1,'amrex::RealBox::ok()']]],
+ ['ok_6266',['OK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6dc15bf7eabf4bf856b9296c39da773f',1,'amrex::ParticleContainer_impl']]],
+ ['ok_6267',['ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'FabArray< amrex::BaseFab< AtomicInt > >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1d7f20697c473d1186b4b3c290f5eb1f',1,'amrex::FabArray::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ad5855c6485c1d9b2b16d8d87ea0aabf4',1,'amrex::Cluster::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acdd0f4552027ae85ea799fc1fe6c01b7',1,'BoxND< AMREX_SPACEDIM >::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acdd0f4552027ae85ea799fc1fe6c01b7',1,'amrex::BoxND::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a10fe281d57e922ce1f6393493e24be17',1,'amrex::BoxList::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#ab5719a740695d359628be6f552ba6a3a',1,'amrex::BoxIterator::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#afe4ab28d7d6d8b37ffb2d2940d47b1e4',1,'amrex::BoxDomain::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#adab47a68f8e82d7161ca4951db618a95',1,'amrex::BoxArray::ok()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#abee8e858b3ca22a33388275e0a2cfcbf',1,'amrex::CoordSys::ok()']]],
+ ['ok_6268',['Ok',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a13dd49de2ef262fde3364ae394f32538',1,'amrex::CoordSys']]],
+ ['oktocontinue_6269',['okToContinue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a925e6a93c8c15b09058d992c92ef59e3',1,'amrex::Amr::okToContinue()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5d15ca0da28ca003355c6f45b5cb1cdd',1,'amrex::AmrLevel::okToContinue()']]],
+ ['oktoregrid_6270',['okToRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af05216d2777d71cb9572ac0a03e19646',1,'amrex::Amr::okToRegrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aa1a00039cf415f21002bec0bc15342ac',1,'amrex::AmrLevel::okToRegrid()']]],
+ ['old_5fdata_6271',['old_data',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9702465fcc6db1bb193b1a82222b0e1c',1,'amrex::StateData']]],
+ ['old_5fdefault_6272',['old_default',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af13e0db2e188907cf98e9b933a919cd0',1,'amrex::Hypre']]],
+ ['old_5ftime_6273',['old_time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a49bf88f51c149857686027e44513f4f8',1,'amrex::StateData']]],
+ ['olddata_6274',['oldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aad9dcb2a2c843b2643d2d3637f047341',1,'amrex::StateData::oldData() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a37932d39174ba8a1475585e6a843ae4b',1,'amrex::StateData::oldData() const noexcept']]],
+ ['oldgrid_6275',['oldGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a328237a5f801df70d0bb7ca0b3b4f354',1,'amrex::StateData']]],
+ ['omp_5fget_5fmax_5fthreads_6276',['omp_get_max_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#a88c4536a09e2cc9d9edff5cd040814db',1,'amrex_omp_module']]],
+ ['omp_5fget_5fnum_5fthreads_6277',['omp_get_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#a1f567807c5ae4117153ee1e35cb0a418',1,'amrex_omp_module']]],
+ ['omp_5fget_5fthread_5fnum_6278',['omp_get_thread_num',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#a1f5881f02905de2162615538e3989e36',1,'amrex_omp_module']]],
+ ['omp_5fin_5fparallel_6279',['omp_in_parallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__omp__module.html#ad65feb81483b21194d98cfba40c0b8bb',1,'amrex_omp_module']]],
+ ['on_6280',['ON',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4aa1da950ff7ae21cd354932a94d62d7e0',1,'BLProfStats']]],
+ ['on_5fboundary_6281',['on_boundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#adacbc0ec9d750f6bbbcae77a23dbd127',1,'amrex::EB2::GeometryShop']]],
+ ['one_6282',['one',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__constants__module.html#ac1e62f94cf48ab5f9c7203871884b89d',1,'amrex_constants_module']]],
+ ['one_5flower_5fmask_6283',['one_lower_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab6a98c38286ed5ba0f71fc4a758ff845',1,'amrex::EBCellFlag']]],
+ ['one_5fnumvofs_5fmask_6284',['one_numvofs_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a4a42591e65666aa5935d1e56fc08ec4d',1,'amrex::EBCellFlag']]],
+ ['one_5ftype_5fmask_6285',['one_type_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3d96cabc11327fe2db480268931dcba4',1,'amrex::EBCellFlag']]],
+ ['one_5fxhi_5fmask_6286',['one_xhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aeb308a971d8792c5653da12b495233ea',1,'amrex::EB2::Neighbor']]],
+ ['one_5fxlo_5fmask_6287',['one_xlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a47801423224e2db136a5caa5914d277e',1,'amrex::EB2::Neighbor']]],
+ ['one_5fyhi_5fmask_6288',['one_yhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ac76440c5742fda199c07def2c0359a46',1,'amrex::EB2::Neighbor']]],
+ ['one_5fylo_5fmask_6289',['one_ylo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ae1167bbb17dc6210721c8a648092bd60',1,'amrex::EB2::Neighbor']]],
+ ['one_5fzhi_5fmask_6290',['one_zhi_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aceac9e0a80381ad7e97aba7a9da7942f',1,'amrex::EB2::Neighbor']]],
+ ['one_5fzlo_5fmask_6291',['one_zlo_mask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a56ff94eee6612d523d0fb8414d3193f0',1,'amrex::EB2::Neighbor']]],
+ ['onefilepercpu_6292',['OneFilePerCPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156a93fcd009ee92168a4e419161fc19635b',1,'amrex::VisMF']]],
+ ['oneiter_6293',['oneIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afe44c08a7965ecfe62b862e3d37ac7a0',1,'amrex::MLMGT']]],
+ ['ones_5fcomp_5fneg_6294',['ONES_COMP_NEG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaca313b52afc9cee08eb9198f24286d6',1,'amrex']]],
+ ['onsamegrids_6295',['OnSameGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a92aa9afcd8adbbb62d06b8c3c293912a',1,'amrex::ParticleContainerBase::OnSameGrids()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#aab39a042c6f9193b4de46b9b8071821d',1,'amrex::ParGDBBase::OnSameGrids()']]],
+ ['op_6296',['op',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html#a5076dc32f6165ffc8296650d895a2b6f',1,'amrex::PCData']]],
+ ['op_5fimpl_6297',['op_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#ac953fe2cb4312628b6ae8dea7c7fd74d',1,'amrex::EB2::IntersectionIF::op_impl(const RealArray &p, std::index_sequence< Is... >) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#ac9c3a8ba66c8ad8c372042f871d4cef9',1,'amrex::EB2::IntersectionIF::op_impl(AMREX_D_DECL(Real x, Real y, Real z), std::index_sequence< Is... >) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#ad7d30bca0252b6df844781049ce9e96f',1,'amrex::EB2::UnionIF::op_impl(const RealArray &p, std::index_sequence< Is... >) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#a6fd43131f6c2086e402a05dd5b4f5e0d',1,'amrex::EB2::UnionIF::op_impl(AMREX_D_DECL(Real x, Real y, Real z), std::index_sequence< Is... >) const noexcept']]],
+ ['openallstreams_6298',['OpenAllStreams',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a8d64e6e8f6ee3fe3f22896536ca5e05a',1,'BLProfStats::OpenAllStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a94503fc5a323afaba535e706249a9308',1,'CommProfStats::OpenAllStreams()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a672b909147ac7f7560864750485e55c8',1,'RegionsProfStats::OpenAllStreams()']]],
+ ['openbcsolver_6299',['OpenBCSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html',1,'amrex::OpenBCSolver'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a17244fab5dd3e32b8840c29578d26856',1,'amrex::OpenBCSolver::OpenBCSolver()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a31ec46379a45506dceab79e66c66f5c8',1,'amrex::OpenBCSolver::OpenBCSolver(const Vector< Geometry > &a_geom, const Vector< BoxArray > &a_grids, const Vector< DistributionMapping > &a_dmap, const LPInfo &a_info=LPInfo())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aa89b51713976f2e1561966c3bd66574e',1,'amrex::OpenBCSolver::OpenBCSolver(const OpenBCSolver &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#ad780a1c2f297ad99edc26b462b3d65d5',1,'amrex::OpenBCSolver::OpenBCSolver(OpenBCSolver &&)=delete']]],
+ ['openmp_6300',['OpenMP',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1BinPolicy.html#a3e36e7c8384f469a1817ae7f2ddd069b',1,'amrex::BinPolicy']]],
+ ['openmpbinpolicy_6301',['OpenMPBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1OpenMPBinPolicy.html',1,'amrex::BinPolicy']]],
+ ['openstream_6302',['OpenStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a1f7ef6b7304a0ff3dd4df629cef4971e',1,'amrex::VisMF']]],
+ ['operator_20bool_6303',['operator bool',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a8d5a1a77704c1c9a214e79b293afdad9',1,'amrex::Table2D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< Real const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< int const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< int >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'amrex::Array4::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< T const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a5bdb603ccb81078e1f7ce2b5430ae76e',1,'amrex::Table4D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#af5ee2df60cd5d9e513b645794478457b',1,'amrex::Table3D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a8d5a1a77704c1c9a214e79b293afdad9',1,'Table2D< RT >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aeb5e426687a441d87eb00628cdcc2706',1,'amrex::Table1D::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html#aa03df08645de2b5a2462d7de8e4d92b4',1,'amrex::Scan::RetSum::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a93e1ada56a461feae37abad6fa8483ad',1,'amrex::ParserExecutor::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< T0 >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae71e941fe0aaf1a422e09ac5aa031a4c',1,'Array4< T0 const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a379f80fbf920e73f6b6f19c7c659da35',1,'amrex::CellData::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#aa18f3bdc35fbb23f6f96821da41ed90e',1,'amrex::MFIter::DeviceSync::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a04d5a4c122c16fda4686c4be49a76da8',1,'amrex::IParser::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#aa9a4f3b1d1294b2d9ee3c11690ca4c08',1,'amrex::IParserExecutor::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a95350a546a5f92642919360ac474d034',1,'amrex::MultiArray4::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a95350a546a5f92642919360ac474d034',1,'MultiArray4< value_type >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a95350a546a5f92642919360ac474d034',1,'MultiArray4< value_type const >::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a1463e62b561526c2d4932222cbd663fc',1,'amrex::Parser::operator bool()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a93e1ada56a461feae37abad6fa8483ad',1,'ParserExecutor< 3 >::operator bool()']]],
+ ['operator_20delete_6304',['operator delete',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html#ad7d60ecb610a604829583ba6bed29731',1,'amrex::Gpu::Managed::operator delete()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html#a041c98e27235d44f5c26d3654b588946',1,'amrex::Gpu::Pinned::operator delete()']]],
+ ['operator_20int_6305',['operator int',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoundCond.html#a20bd9a212bbae4a52217cb546f9e752f',1,'amrex::BoundCond::operator int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleCPUWrapper.html#a1159218523caeeb79fe820ef6962ebca',1,'amrex::ConstParticleCPUWrapper::operator int()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#ab45ae38d0f52ccaa5d37747aae17af88',1,'amrex::Orientation::operator int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#af9ef300a76f9e5e44bb0fbb67b0d715d',1,'amrex::ParticleCPUWrapper::operator int()']]],
+ ['operator_20long_6306',['operator Long',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html#acd09e1f256d86bd0c812c2e996943e8d',1,'amrex::ConstParticleIDWrapper::operator Long()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a3cdec68611dbd36c124a37200d6eb516',1,'amrex::ParticleIDWrapper::operator Long()']]],
+ ['operator_20new_6307',['operator new',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html#af9ae8eed59658d812dbb21e1ff3ec415',1,'amrex::Gpu::Pinned::operator new()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html#ac55c26882c245ab3d4b27a99142407fe',1,'amrex::Gpu::Managed::operator new()']]],
+ ['operator_20sunmemoryhelper_6308',['operator SUNMemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a2b00f28ae18c91dc910de0fe7d0b838e',1,'amrex::sundials::MemoryHelper']]],
+ ['operator_20t_26_6309',['operator T&',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a1dc8e939592c5c6be1754bf8486bafc9',1,'amrex::ref_wrapper']]],
+ ['operator_20void_20_2a_6310',['operator void *',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a5c3d9a0ab32fa72c6f10261f59158775',1,'amrex::OrientationIter']]],
+ ['operator_21_3d_6311',['operator!=',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a8aabc0941165754bb046bcde35674e46',1,'amrex::Gpu::range_detail::range_impl::iterator::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#ac7a495a607b210cd274adf1f4318ebb0',1,'amrex::Neighbors::iterator::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#aa54365274c737f11f87f1e2ae2cf7344',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a20616a77be20de0b816afe9db8cb3427',1,'amrex::Orientation::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a14ec09bf37c61e88414f6e672c4f0d89',1,'amrex::OrientationIter::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ac17cd9e2f12e571dd7564e25844ff71a',1,'amrex::RealDescriptor::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0fdb785f0952ba5c6672a90a0a9120d0',1,'amrex::RealVect::operator!=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0fdb785f0952ba5c6672a90a0a9120d0',1,'amrex::RealVect::operator!=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#ab9afafb3f06bd646649bc865668e874a',1,'amrex::BoxArray::RefID::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#ab120307e57dd47cc9d01ca636bf1f0df',1,'amrex::DistributionMapping::RefID::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a1bb764fdac5609fed5a8001c2432574d',1,'BLProfStats::TimeRange::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e766038223d0266729aaf683f0b45be',1,'amrex::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b0e28ff632462b58ea2f1f8afe52351',1,'IntVectND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a96cae0de83b7700f9693d91df78b5b3c',1,'BoxND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a20f87e767c1742aa9d48ab35c5739352',1,'amrex::BoxArray::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a35966fff359c5b6498bcc2ca60c67f12',1,'amrex::BoxDomain::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a4610d792f42c68d9c5481dcf83d09397',1,'amrex::BoxList::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a96cae0de83b7700f9693d91df78b5b3c',1,'amrex::BoxND::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a5856751adc0f5194829d3c3920bc2717',1,'amrex::BoxArray::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#acdae3eee27022bd69a6c207d800e497e',1,'amrex::FabArrayBase::BDKey::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a7dbcd8a4547e0ba1341506dddf491538',1,'amrex::BCRec::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#a9dfa2a2658568e4273c188d39a3f50fd',1,'amrex::Neighbors::const_iterator::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a47d8be48dc04b300c928211027aa842f',1,'amrex::DistributionMapping::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a53f51a0228b512f902afab3b8dfe1132',1,'amrex::EBCellFlag::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0e8dbc517b185ac3ed5e0a08dd980123',1,'amrex::IndexTypeND::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a0e8dbc517b185ac3ed5e0a08dd980123',1,'IndexTypeND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a8978d7b1e2a354efd66c3014c145a018',1,'amrex::IntDescriptor::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5c6fb534aaf88efee9ed21a53911a60c',1,'amrex::IntVectND::operator!=(int val) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b0e28ff632462b58ea2f1f8afe52351',1,'amrex::IntVectND::operator!=(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5c6fb534aaf88efee9ed21a53911a60c',1,'IntVectND< AMREX_SPACEDIM >::operator!=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a1547e74c5752d256ba49fd25b2c7a045',1,'amrex::BinIterator::iterator::operator!=()']]],
+ ['operator_26_6312',['operator&',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98b2fcdcd8afc6e93ff3b04ae889037b',1,'amrex::BoxND::operator&()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98b2fcdcd8afc6e93ff3b04ae889037b',1,'BoxND< AMREX_SPACEDIM >::operator&()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acaadf207d66c9ffa15b672effdca6eab',1,'amrex::operator&()']]],
+ ['operator_26_3d_6313',['operator&=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7dee3377ab946ca00c84b990ba25e21b',1,'amrex::BoxND::operator&=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a7141f72152ed90f038fa830ad6026383',1,'amrex::Mask::operator&=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7dee3377ab946ca00c84b990ba25e21b',1,'BoxND< AMREX_SPACEDIM >::operator&=()']]],
+ ['operator_28_29_6314',['operator()',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#a3319c4ea6b55bcbf4790af653e33257a',1,'amrex::NonLocalBC::Identity::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#a89428abce93c8dd7f913b7c2c9cbbe70',1,'amrex::EB2::IntersectionIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html#ad2e748f8d4a64e6b32590c461400256b',1,'amrex::EB2::IntersectionIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structKeepValidFilter.html#af4bf053d8e8024c447f42ee722e08eb5',1,'KeepValidFilter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#adb9b5a32bd60f0e12c25dea36a515b7a',1,'amrex::IParserExecutor::operator()() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#af52158bd45ec9f15cff8cbfa9806b449',1,'amrex::IParserExecutor::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html#a4c3267155e90c9b58523f0b562d4ae96',1,'amrex::IParserExecutor::operator()(GpuArray< long long, N > const &var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html#a368643b0ca2dfd8221c8ce8252b2fc4a',1,'amrex::NonLocalBC::MapComponents::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#a2be194ea3baaf9a996c82b946bf54803',1,'amrex::NonLocalBC::Identity::operator()(Array4< const T > array, Dim3 i, int comp=0) const noexcept(noexcept(array(i.x, i.y, i.z, comp)))'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html#a0a03a9cf27f2ed969f918c7946e68659',1,'amrex::NonLocalBC::Identity::operator()(Dim3 i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CArena_1_1Node_1_1hash.html#a8259627d5c6e1faa50ef4c9134875684',1,'amrex::CArena::Node::hash::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html#a9b5b30017f2201c8c0324b6cce53e591',1,'amrex::GpuBndryFuncFab::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html#a6e0f7057538a8b0e3447ad9f3eca33ba',1,'amrex::GetSendBufferOffset::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html#ac9216dea392b3432ba44c349cc05dc87',1,'amrex::GetPID::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html#a6dc1f8b3f8c85df7d0508d2afa62497d',1,'amrex::GetParticleBin::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode2.html#ab41abaf15d3be0539f7e442f50823853',1,'amrex::nodelap_detail::GetNode2::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#aae1fa2d9ba2bc75c3299f62b6cd7f587',1,'amrex::EB2::LatheIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html#a2f28fcb7590a82bba0f77f9a1d30054b',1,'amrex::EB2::LatheIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#acea35eef8eb181565155c3d867a0ba02',1,'amrex::LevelBld::operator()()=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a5c3d4f5f5a23c369c5077d56f1e73ff1',1,'amrex::LevelBld::operator()(Amr &papa, int lev, const Geometry &geom_lev, const BoxArray &ba, const DistributionMapping &dm, Real time)=0'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairGT.html#a99082f49ab07519b28572cf77064832e',1,'amrex::DistributionMapping::LIpairGT::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairLT.html#ad2e3150718e10a60670b28b1b77c02be',1,'amrex::DistributionMapping::LIpairLT::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalAnd.html#a5c318952861df63dc7c10b951dc3e434',1,'amrex::LogicalAnd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalOr.html#a2c58f13f24e524ecceb55f0baabff240',1,'amrex::LogicalOr::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html#aaf960814958b6c90e2d7e7a8f49a1243',1,'amrex::LUSolver::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structmake__particle.html#a8f0911901c0819ea99040d1974667ded',1,'make_particle::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structmake__particle_3_01T__ParticleType_00_01std_1_1enable__if__t_3_01is__soa__particle_3_01T__1f90e92c71ca21b280b67400a4dbce7d.html#a269bf3ff63cb2ce05bd7232ea6f29b17',1,'make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html#aaa477531586ad42032317fe1be5feb2d',1,'amrex::Math::FastDivmodU64::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Maximum.html#a8917775ae9df37b7e67730e881451d35',1,'amrex::Maximum::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minimum.html#ac1323c5ec139871b4306cf2225acf5af',1,'amrex::Minimum::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minus.html#a62ffeb5bbfdfbd3bd1ffc9e5d589c3d8',1,'amrex::Minus::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a4d92e57562f4077cc2e7d218ac39b540',1,'amrex::ErrorRec::ErrorFunc2::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#ab67af2aa5add774d28c95c0c560e0132',1,'amrex::EB2::CylinderIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a0d66db706137406cce85fd27fa47cb03',1,'amrex::DataDeleter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefaultAssignor.html#a045213828ba94399e0ae088919d31c4c',1,'amrex::DefaultAssignor::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html#ac4f3ac6493013249d257776e80cd2c18',1,'amrex::Gpu::Deleter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#a0a0a9974c7f096ab2608f160ff49bc90',1,'amrex::EB2::DevicePtrIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html#a704b10f0c8f8e3d2e3a94bd61e29b659',1,'amrex::EB2::DevicePtrIF::operator()(const RealArray &a) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a5ddb728283449ea186a2bb9927f9f07a',1,'amrex::EB2::DifferenceIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html#a9f0201cea6434d87c025a6a415a31ab5',1,'amrex::EB2::DifferenceIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Divides.html#a4c3c102f0b2705ba865a9b373dc02082',1,'amrex::Divides::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#ac56d4e24891fdae19c88f32f77305ced',1,'amrex::algoim::EBPlane::operator()(Real x, Real y, Real z) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html#a289724cd28f09eb3d384c5a9f432c082',1,'amrex::algoim::EBPlane::operator()(GpuArray< Real, 3 > const &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a873e22e55b07270d2825c521584bc5b0',1,'amrex::EB2::EllipsoidIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html#a473ae4749d679793645566fc4f345bd0',1,'amrex::EB2::EllipsoidIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#a6248c805a2c4965a0db817e5a302f701',1,'amrex::ErrorRec::ErrorFunc::operator()(int *tag, AMREX_ARLIM_P(tlo), AMREX_ARLIM_P(thi), const int *tagval, const int *clearval, Real *data, AMREX_ARLIM_P(data_lo), AMREX_ARLIM_P(data_hi), const int *lo, const int *hi, const int *nvar, const int *domain_lo, const int *domain_hi, const Real *dx, const Real *xlo, const Real *prob_lo, const Real *time, const int *level) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#ae9e899a6e621a194470e4c30fdb2810b',1,'amrex::ErrorRec::ErrorFunc::operator()(int *tag, const int *tlo, const int *thi, const int *tagval, const int *clearval, Real *data, const int *dlo, const int *dhi, const int *lo, const int *hi, const int *nvar, const int *domain_lo, const int *domain_hi, const Real *dx, const Real *xlo, const Real *prob_lo, const Real *time, const int *level) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode.html#a5fa021ce7b1add83c40f5dbaf0854a87',1,'amrex::nodelap_detail::GetNode::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#a8d0b86fe0458f8d27a31ed322f7dc73d',1,'amrex::EB2::ExtrusionIF::operator()(const RealArray &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html#a1741255351846bea7ccc07037280d668',1,'amrex::EB2::ExtrusionIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabFillNoOp.html#a1bbaa2223dbb23569372c9eb456c2bfb',1,'amrex::FabFillNoOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a5f007a74d83f9bdcb198458404414118',1,'ParserExecutor< 3 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html#a61e51420f94e3f8dcd17cf8fc6ad5543',1,'amrex::FilccCell::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html#a61e51420f94e3f8dcd17cf8fc6ad5543',1,'amrex::FilccCell::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html#a61e51420f94e3f8dcd17cf8fc6ad5543',1,'amrex::FilccCell::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html#ad645b5fbef61bf27e55c948d95ee2634',1,'amrex::FilfcFace::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html#ad645b5fbef61bf27e55c948d95ee2634',1,'amrex::FilfcFace::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html#ad645b5fbef61bf27e55c948d95ee2634',1,'amrex::FilfcFace::operator()(const IntVect &iv, Array4< Real > const &q, const int dcomp, const int numcomp, Box const &domain_box, const BCRec *bcr, const int bcomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a0057542962ff6d94256f3acb727ef870',1,'amrex::FillPatchIterator::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterPositiveID.html#a1460db80341eb4b774a1a0c0e495d353',1,'FilterPositiveID::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html#aa0dc57c35d82cef845b823c50ee367c3',1,'FilterVirt::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html#ad2772cab77f44e3555523f450c60a270',1,'amrex::GetBucket::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#ad91320085ac8e7599dd38d7b067fa1b4',1,'amrex::Table4D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a89e22c870d98d7461aae4c027815fb35',1,'amrex::EB2::ScaleIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntVectND_1_1shift__hasher.html#a25646bb346892b03e5142c5179d82efa',1,'amrex::IntVectND::shift_hasher::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a3824095808843e69354b448ae713aabb',1,'amrex::EB2::SphereIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a5e743f7fb6209bbcc44381ac15588528',1,'amrex::EB2::SphereIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#aef6edefbdd33552d70ce613e418b468d',1,'amrex::EB2::SplineIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#a7d83762b4f64ce375d57c3f3bc34d4e1',1,'amrex::StateDataPhysBCFunct::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a05619d7fde43cbc85b534cfe67bc457f',1,'amrex::Gpu::StreamIter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents.html#a3e790daff54f3ef4a93edc593eba1a58',1,'amrex::NonLocalBC::SwapComponents::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html#ad93f4a373b80177a48be382269f0830b',1,'amrex::NonLocalBC::SwapComponents< I, -1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html#af48ff04f7ea7849aee3b597e21c1ffc8',1,'amrex::NonLocalBC::SwapComponents<-1, -1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html#aa952c0160cc709f5bf2dc7183c9b25b5',1,'amrex::NonLocalBC::SwapComponents<-1, J >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#a4d8ba7fa9408d591083cf1c27205b2ef',1,'amrex::Table1D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a26fb98495d0fa2ebd0c6aabb32159065',1,'amrex::Table2D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a26fb98495d0fa2ebd0c6aabb32159065',1,'Table2D< RT >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a105b73e0e4a15d5df58f3543af1e1a63',1,'amrex::Table3D::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a7921ac823d8efefb9c4f3dc9d9451965',1,'amrex::EB2::ScaleIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html#a621695c7c205f29b1b389a3ae6518d9b',1,'amrex::TheFaArenaDeleter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRangeCompare.html#a9773758cbd910ac77b995b586462c0ce',1,'BLProfStats::TimeRangeCompare::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a77c0aa2da3ac31736b0ef2f6e7e5786a',1,'amrex::EB2::TorusIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#a5e39ae05f89d8155ce4fd5428b8ac84f',1,'amrex::EB2::TorusIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structTransformerGhost.html#ac0f55ce4a39ac6c99b4fe7ffd29dd191',1,'TransformerGhost::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structTransformerVirt.html#a5ca4a0a936c90155fe2fd0fc99a90a65',1,'TransformerVirt::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#a7fd15d74b4e540bd29e7eca133b78354',1,'amrex::EB2::TranslationIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#a5e944ef6c2a7af72086a20fc8068a54a',1,'amrex::EB2::TranslationIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#ac1f454172200f68f6572ca2b2bae01a4',1,'amrex::EB2::UnionIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html#a632fe276ada0d4f9325b521ec1507fa0',1,'amrex::EB2::UnionIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#a67a7f0e72439488154b09bebeb5e7e03',1,'amrex::AMRErrorTag::UserFunc::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html#a0ca3eeb7048c8c5fc37db73aa3b3376d',1,'amrex::Gpu::warpReduce::operator()(T x) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html#a0ca3eeb7048c8c5fc37db73aa3b3376d',1,'amrex::Gpu::warpReduce::operator()(T x) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< T0 const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a98c517d689cc56ae6b2b06b7151f8afb',1,'amrex::EB2::ParserIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a2b43db01447bc941d865e495da9c568f',1,'amrex::NonLocalBC::MultiBlockIndexMapping::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Multiplies.html#ae695d68776b96c331022e784b0de28a2',1,'amrex::Multiplies::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html#a9633b75eb2bd1251d7406b5ba1bee0db',1,'amrex::NullInterpHook::operator()(MFFAB &, const Box &, int, int) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html#ab32241bc8164d5433b0a0feeaa64e308',1,'amrex::NullInterpHook::operator()(Array< MFFAB *, AMREX_SPACEDIM >, const Box &, int, int) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html#a95fb47ea2bdaf1d0296a32db51dff33e',1,'amrex::NullInterpHook::operator()(MFFAB &, int, int) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#ad0d517ef2f1ae5dbb54419269d138f9b',1,'amrex::OrientationIter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1orOp.html#a6ce96ff1cc7c06f5d9ffbf9535b0248b',1,'amrex::InSituUtils::orOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a5f007a74d83f9bdcb198458404414118',1,'amrex::ParserExecutor::operator()() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#af5431722ed3970aed878c59a4e0df166',1,'amrex::ParserExecutor::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a4ec94c9ff56d57926d2743b89abb9819',1,'amrex::ParserExecutor::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a132a34cc401496050ca54b6d3cb3855c',1,'amrex::ParserExecutor::operator()(GpuArray< double, N > const &var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#af5431722ed3970aed878c59a4e0df166',1,'ParserExecutor< 3 >::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a4ec94c9ff56d57926d2743b89abb9819',1,'ParserExecutor< 3 >::operator()(Ts... var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html#a132a34cc401496050ca54b6d3cb3855c',1,'ParserExecutor< 3 >::operator()(GpuArray< double, N > const &var) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a287e8b10d180da705ff141acc9c58363',1,'amrex::EB2::ParserIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html#a73c39a5e51dab2870165da88688306d7',1,'amrex::NonLocalBC::MultiBlockIndexMapping::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a5afe16630bdd3077df15809934231f0c',1,'amrex::PhysBCFunct::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunctNoOp.html#a8367af9f1f895bd513e5c27ed2c37004',1,'amrex::PhysBCFunctNoOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#af0b5e7421a5c1919ada54ae7d323aa0f',1,'amrex::EB2::PlaneIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#a59d3e8ae75b3d5d083da3255eab14693',1,'amrex::EB2::PlaneIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Plus.html#a57fb4703952d4a5f580f1d938d0d8196',1,'amrex::Plus::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#aaa660becce2b6d314003918489a6c426',1,'amrex::EB2::PolyIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#a5c6c6284278cec6a7031daf8a067c13b',1,'amrex::EB2::PolyIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#acff822d47e6b715aab55ddfc948a3c68',1,'amrex::PolymorphicArray4::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#adb67d55309309993e9b7e4e06df514de',1,'amrex::PolymorphicArray4::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#abdedce2d04be8053516c529fcd98ecb8',1,'amrex::PolymorphicArray4::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a8af866d6a7ef190529d3f3d174054b3d',1,'amrex::EB2::PolynomialIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a2e3ae065305b661cde39900314db8a26',1,'amrex::EB2::PolynomialIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RungeKutta_1_1PostStageNoOp.html#a723eaac830169eba34146a762f245b58',1,'amrex::RungeKutta::PostStageNoOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html#ab49f0d215d0f61cdc48cefdfda4ed845',1,'amrex::algoim::QuadratureRule::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< Real const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< T const >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< T const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< T const >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< T const >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< Real const >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< Real const >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< Real const >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< Real const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< T const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< Real const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< int const >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< int const >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< int const >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< int const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< int const >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< int const >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< int >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< T const >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< T0 >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< T0 >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< T0 >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< T0 >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< T0 >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< T0 >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< T0 const >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< T0 const >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< T0 const >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< T0 const >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'Array4< T0 const >::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aef53c61df8507acf2d71d4a0ef53641b',1,'amrex::ArrayOfStructs::operator()() const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a0e05fe63baa231bab1d6506626e9be58',1,'amrex::ArrayOfStructs::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a322ded4b339ee2d565c4596cff0c5852',1,'amrex::AssignGrid::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a263c5b9749515ac5d9b59782e99bbd85',1,'Array1D< int, 0, N-1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()(int i, int j) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'amrex::Array2D::operator()(int i, int j) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'amrex::Array2D::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'amrex::Array2D::operator()(int i, int j) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afcd28b7fb56119e276e8e2c50b271d71',1,'amrex::Array2D::operator()(int i, int j) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ae9cf5dcb6f1457ab4fd18d97efd91be2',1,'Array1D< int, 0, N-1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a8cae9876b2158d16359202ee47da38aa',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ae9cf5dcb6f1457ab4fd18d97efd91be2',1,'amrex::Array1D::operator()(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#a263c5b9749515ac5d9b59782e99bbd85',1,'amrex::Array1D::operator()(int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a3f9d380346d4509d37eb8bde92fa184f',1,'amrex::AMRErrorTag::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a906c9c746f3972aa1a839e4ee3e8dbc0',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a906c9c746f3972aa1a839e4ee3e8dbc0',1,'amrex::AmrAssignGrid::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1AllRegularIF.html#a4e557dfc80129ded4fe5b4f0737c19f7',1,'amrex::EB2::AllRegularIF::operator()(AMREX_D_DECL(Real, Real, Real)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1AllRegularIF.html#afe65b0a23a8c6a2c423aba19003ea70e',1,'amrex::EB2::AllRegularIF::operator()(const RealArray &) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html#aebcdaf02806e9e177a3c0364a7aa1206',1,'amrex::CpuBndryFuncFab::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#aee1539b552b20a4bead8cd53a99d4f02',1,'amrex::Array3D::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#abf54e64537c495cc45a1be3d73982a4a',1,'amrex::Array3D::operator()(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#aee1539b552b20a4bead8cd53a99d4f02',1,'amrex::Array3D::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#abf54e64537c495cc45a1be3d73982a4a',1,'amrex::Array3D::operator()(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'amrex::Array4::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'amrex::Array4::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'amrex::Array4::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'amrex::Array4::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'amrex::Array4::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a9e515e2bb23af339c53b7fa73cb77379',1,'amrex::Array4::operator()(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ae42098cbe246650094884bee0aa75c84',1,'Array4< int >::operator()(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a3ced076d0c7749962476bc53b35209ef',1,'Array4< int >::operator()(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4d10b2bc8e84c54a971e9a72b5eb760c',1,'Array4< int >::operator()(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a646dba54267ac369c499b16c68cd7b51',1,'Array4< int >::operator()(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#ad07666c3b8f4d68bee194c329fed0d02',1,'Array4< int >::operator()(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< Real >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html#a6112736395d0049cf00285ae69353608',1,'amrex::BinMapper::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a650f32f0436d1606c8ef585f2c735c0b',1,'amrex::BATransformer::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html#a74913a08b18156f59077f6d0972ca19e',1,'amrex::BATnull::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html#a5478ed9c92ec36bda1e9d6ff6cbe903a',1,'amrex::BATindexType_coarsenRatio::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html#a7e570ffae7114709f8cfc3647243629f',1,'amrex::BATindexType::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html#accb0f22d726742557c190e09002329bd',1,'amrex::BATcoarsenRatio::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a201dbe5429e6cfe411c1396a54ae3d7f',1,'amrex::BATbndryReg::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< Real >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a9cc54bbb88661a1f1f7c2f267ae31640',1,'amrex::StateDescriptor::BndryFunc::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< Real >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< Real >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< PetscInt >::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< PetscInt >::operator()(const IntVect &p, int N) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< PetscInt >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< PetscInt >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< int >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a322ded4b339ee2d565c4596cff0c5852',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#ac4d8fdb6fc30b8faef002df62c87c58d',1,'amrex::StateDescriptor::BndryFunc::operator()(Real *data, const int *lo, const int *hi, const int *dom_lo, const int *dom_hi, const Real *dx, const Real *grd_lo, const Real *time, const int *bc, int ng) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a55c5a1648bba00364e5767ab110587b1',1,'amrex::StateDescriptor::BndryFunc::operator()(Box const &bx, FArrayBox &data, int dcomp, int numcomp, Geometry const &geom, Real time, const Vector< BCRec > &bcr, int bcomp, int scomp) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#a689ef6effdce75ce81a6a3cb43941c0c',1,'amrex::BndryFuncArray::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html#a7a62e727685b8e1d48309139944ab28f',1,'amrex::algoim::BoundingBox::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#ac9a51d8b51c8b2d730b289ea6f3600b7',1,'amrex::EB2::BoxIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html#a3b02a8674dd81501122d702f0048cfe1',1,'amrex::EB2::BoxIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html#a95e13aac1eac4316e6e01d2ddd47ac3f',1,'amrex::BoxIndexerND::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html#a32bcf16bda3e37b3cd08b2c89a0324f5',1,'amrex::BoxIndexerND< 1 >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a43c937c4689f4b5388b9a0f5e77cb15b',1,'amrex::BoxIterator::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAdd.html#a9309498369d1b40c130b4335dcbf6f94',1,'detail::CellAdd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAtomicAdd.html#ac853cb6b9adde1eadba8396c59b028dc',1,'detail::CellAtomicAdd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellStore.html#ac63b24fe49bc64231c37773eddf61e8d',1,'detail::CellStore::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html#a0acb6e6e2c0fec594ee992b4811f3702',1,'amrex::EB2::ComplementIF::operator()(const RealArray &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html#ac114241000abc43b7c9d00e98603b6f9',1,'amrex::EB2::ComplementIF::operator()(AMREX_D_DECL(Real x, Real y, Real z)) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html#a244ad749728c4876ed8cf43e93d292a5',1,'amrex::EB2::CylinderIF::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'amrex::BaseFab::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicAdd.html#af25b1aed5bb341d32acee92134d70fc1',1,'amrex::Gpu::AtomicAdd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalAnd.html#a40fb56ba67334eaa96d9384c9c0bee7c',1,'amrex::Gpu::AtomicLogicalAnd::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalOr.html#ac07d5f44c06a1cc91aaadf6182504ffc',1,'amrex::Gpu::AtomicLogicalOr::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1assignOp.html#a8c0f2e9f6f2220131085f615354e83de',1,'amrex::InSituUtils::assignOp::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a57241e64f78411c46519989b5c942fbb',1,'AssignGridFilter::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a9419d75629148fc18d2272e774ec5fda',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a9419d75629148fc18d2272e774ec5fda',1,'amrex::AssignGrid::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< int >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMax.html#a3652266a0f587ab6652566b40ce86a2f',1,'amrex::Gpu::AtomicMax::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMin.html#a57fa34f46bd220567f9aa55376e8dd01',1,'amrex::Gpu::AtomicMin::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'amrex::BaseFab::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'amrex::BaseFab::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'amrex::BaseFab::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< AtomicInt >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< AtomicInt >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< EBCellFlag >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< int >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< int >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p, int N) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< HYPRE_Int >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< EBCellFlag >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< AtomicInt >::operator()()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< EBCellFlag >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< EBCellFlag >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< char >::operator()(const IntVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a10931b31715309bfb452dc2c7fa662df',1,'BaseFab< char >::operator()(const IntVect &p, int N) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac1a408be29fc4bfc85971ac414c165ee',1,'BaseFab< char >::operator()(const IntVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad76ae6115f341053b2eb94affc5e3eee',1,'BaseFab< char >::operator()(const IntVect &p, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3427e5ed98498ff54da5f75d22923f5f',1,'BaseFab< AtomicInt >::operator()()']]],
+ ['operator_2a_6315',['operator*',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a79754df2fe2ff8642af6d3a015518866',1,'amrex::operator*(LLs, TypeList< As... >)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad23797e3ede2065dcdc613ef5999603',1,'amrex::operator*(const RealVect &s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a195022a2bf1f86de6f3f454ad1d586b7',1,'amrex::operator*(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a49f574fffa24f9734a8e405d2a299bd0',1,'amrex::operator*(int s, const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4237359b0f955fdfe663f996ae1742ab',1,'amrex::operator*(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f590ca3c3a2ca1986d6eb59690fc7d2',1,'amrex::operator*(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af07743d59bb6e85014d959611f47b81f',1,'amrex::operator*(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b191512f78de18208a77a6a995bd53f',1,'IntVectND< AMREX_SPACEDIM >::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a94e4700dcfa50729e8a0fcd7d2e82fb6',1,'amrex::RealVect::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#aec0fa511077c6d8567764d722c243bc4',1,'amrex::Neighbors::const_iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6b191512f78de18208a77a6a995bd53f',1,'amrex::IntVectND::operator*(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acd98f4848df357abd86ca91bde7b17ff',1,'amrex::IntVectND::operator*(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#acd98f4848df357abd86ca91bde7b17ff',1,'IntVectND< AMREX_SPACEDIM >::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#aa2320d69f38d0da741e0c0c063a56c26',1,'amrex::BinIterator::iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a4fbe5d48fc816218c5458a3ca0bbce81',1,'amrex::Gpu::range_detail::range_impl::iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#a60e15a72d1935e19d3a9912f232c9c0d',1,'amrex::Neighbors::iterator::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a94e4700dcfa50729e8a0fcd7d2e82fb6',1,'amrex::RealVect::operator*(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a51443bb99fc505d285d7fe70a60ddb3c',1,'amrex::RealVect::operator*()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3ca85db4b44ceb45ad915a815e79578a',1,'amrex::RealVect::operator*()']]],
+ ['operator_2a_3d_6316',['operator*=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2662b0dc461f4bb3f54cfa456dd2dcd1',1,'amrex::RealVect::operator*=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a2662b0dc461f4bb3f54cfa456dd2dcd1',1,'amrex::RealVect::operator*=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa0f24542a6d07e02073616961cd2b285',1,'amrex::RealVect::operator*=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa0f24542a6d07e02073616961cd2b285',1,'amrex::RealVect::operator*=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afa5ba94888e8a4c6594d751737343fc7',1,'IntVectND< AMREX_SPACEDIM >::operator*=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8a169c7c7544a244a43ebb0022f255b6',1,'IntVectND< AMREX_SPACEDIM >::operator*=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8a169c7c7544a244a43ebb0022f255b6',1,'amrex::IntVectND::operator*=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'amrex::BaseFab::operator*=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'amrex::BaseFab::operator*=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< AtomicInt >::operator*=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< AtomicInt >::operator*=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< char >::operator*=(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< char >::operator*=(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< EBCellFlag >::operator*=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< EBCellFlag >::operator*=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< HYPRE_Int >::operator*=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< HYPRE_Int >::operator*=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< int >::operator*=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< int >::operator*=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< PetscInt >::operator*=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< PetscInt >::operator*=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a397a547f55264106c669f9ecbecf8897',1,'BaseFab< Real >::operator*=(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7433945e87d1450ad2aedd284a1af52b',1,'BaseFab< Real >::operator*=(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#ab5da719fa0c6a5d6e62e3ce73cc949df',1,'amrex::GpuComplex::operator*=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#afa5ba94888e8a4c6594d751737343fc7',1,'amrex::IntVectND::operator*=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a33b76e08a00922aa6e92853e71dca58e',1,'amrex::GpuComplex::operator*=()']]],
+ ['operator_2b_6317',['operator+',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4abec8704c5d7117457d1c6b8edc1cb1',1,'amrex::RealVect::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa933962f36539f8a5fbe7d7bd5035b5f',1,'amrex::IntVectND::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeec3ccbba6c661ee497c35ba8d9452c3',1,'amrex::IntVectND::operator+(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3a75f231cea83130f7214a7147714190',1,'amrex::IntVectND::operator+(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa933962f36539f8a5fbe7d7bd5035b5f',1,'IntVectND< AMREX_SPACEDIM >::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aeec3ccbba6c661ee497c35ba8d9452c3',1,'IntVectND< AMREX_SPACEDIM >::operator+(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a3a75f231cea83130f7214a7147714190',1,'IntVectND< AMREX_SPACEDIM >::operator+(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab33793196d0917f9e4b69d8e84412430',1,'amrex::RealVect::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6a373b73cae408485adcb02e6b11d4f2',1,'amrex::RealVect::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adf062698516fbd51a09bead1a35275d1',1,'amrex::operator+(const GpuComplex< T > &a_x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e456bdbe9114f2b3d9c74990577bd91',1,'amrex::operator+(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a99c5fbfd6053c7ac2f9e43b3e5eb25d7',1,'amrex::operator+(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a090122fe61e28eb8365641bed8fc93',1,'amrex::operator+(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a296f8f3f92fd7941ff277896653950b9',1,'amrex::operator+(int s, const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa734733ef1b28c8cecd99859f3e56606',1,'amrex::operator+(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78af1eb5d5bfbed5aea780ed03314482',1,'amrex::operator+(const RealVect &s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a71e196fc8e75b8176182de8d994ff62a',1,'amrex::operator+(TypeList< As... >, TypeList< Bs... >)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a1e1ca0e6dc8c1ffe047d20716a80ded5',1,'amrex::RealVect::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a77f3890c56c4665e7dd54aba583b7561',1,'amrex::BoxND::operator+()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4abec8704c5d7117457d1c6b8edc1cb1',1,'amrex::RealVect::operator+(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6a373b73cae408485adcb02e6b11d4f2',1,'amrex::RealVect::operator+() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a77f3890c56c4665e7dd54aba583b7561',1,'BoxND< AMREX_SPACEDIM >::operator+()']]],
+ ['operator_2b_2b_6318',['operator++',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a30d5373e2129c7e4b5a63b992ca91d97',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a07805b5419bb6d709a1e7b3b4502443b',1,'amrex::Gpu::StreamIter::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a1eb1f7dc12b228e2893a693691781ab4',1,'amrex::BoxIterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html#afb37122d2345a3ca3023c1b8c043ebe2',1,'amrex::Neighbors::const_iterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html#a4dacf767fe235d9ee43292d67bec16c3',1,'amrex::BinIterator::iterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html#a2e2e9f92ab70561863bc24cc7453a46f',1,'amrex::Gpu::range_detail::range_impl::iterator::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aec727f262b8f91587f66613da26fcbbb',1,'amrex::MFIter::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a47cb9c9c13164881e7cd69a7fd7bf455',1,'amrex::NFilesIter::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a03e68db112225e2597253f273e7a26a4',1,'amrex::OrientationIter::operator++() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a58042bf3c7e9fddb551bb7e141061287',1,'amrex::OrientationIter::operator++(int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a30d5373e2129c7e4b5a63b992ca91d97',1,'amrex::ParIterBase_impl::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#a30d5373e2129c7e4b5a63b992ca91d97',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator++()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html#aa3897bfacd517fe8022b39be48c6bb2e',1,'amrex::Neighbors::iterator::operator++()']]],
+ ['operator_2b_3d_6319',['operator+=',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real, AMREX_SPACEDIM >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real, nelems >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real,(M+2) *(M+1)/2 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#ae2a818d0a7964627c0273d2cc9f85bb5',1,'amrex::GpuComplex::operator+=(const T &a_t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#ae13156133f8fd02f878a7992e0754217',1,'amrex::GpuComplex::operator+=(const GpuComplex< U > &a_z) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac154b5dc01f44d33b994413ff4f7cf07',1,'amrex::IntVectND::operator+=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2c2490a9f0e98fa4e3b0c0e4bff7c3de',1,'amrex::IntVectND::operator+=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac154b5dc01f44d33b994413ff4f7cf07',1,'IntVectND< AMREX_SPACEDIM >::operator+=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2c2490a9f0e98fa4e3b0c0e4bff7c3de',1,'IntVectND< AMREX_SPACEDIM >::operator+=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a9588a0f9a417aa33d3131b7ffcdbab5f',1,'amrex::RealVect::operator+=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0e5740b532214831cf6cf56dec666098',1,'amrex::RealVect::operator+=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a9588a0f9a417aa33d3131b7ffcdbab5f',1,'amrex::RealVect::operator+=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0e5740b532214831cf6cf56dec666098',1,'amrex::RealVect::operator+=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< Real >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< EBCellFlag >::operator+=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< EBCellFlag >::operator+=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< HYPRE_Int >::operator+=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< HYPRE_Int >::operator+=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< int >::operator+=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< int >::operator+=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< PetscInt >::operator+=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< PetscInt >::operator+=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< char >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< Real >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< Real, 3 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a305048fb353b663f23b3562bc793d4d9',1,'amrex::BndryRegisterT::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2e903e177805f4134538d251ce392ce7',1,'amrex::BoxND::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2e903e177805f4134538d251ce392ce7',1,'BoxND< AMREX_SPACEDIM >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ae4fbeeb036f82398a0aa386bf976af6c',1,'amrex::EBCellFlag::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'amrex::GpuArray::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< amrex::algoim::Interval, N >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< const int *, NArrayInt >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< ParticleReal *, NAR >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, 4 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, 3 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int, 2 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< int *, NAI >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< const ParticleReal *, NArrayReal >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< bool, N >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< amrex::EB2::PolyTerm, N >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aed190977f05e669996932a13d100844c',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::operator+=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'amrex::BaseFab::operator+=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'amrex::BaseFab::operator+=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< AtomicInt >::operator+=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0e5226efe7308e09b4464b4ae91aa6ff',1,'BaseFab< AtomicInt >::operator+=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c31f46231419fb8c062439a11694b03',1,'BaseFab< char >::operator+=()']]],
+ ['operator_2d_6320',['operator-',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae04516f228abbaedeb3e57c4acd79a47',1,'amrex::operator-(const RealVect &s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8a12491f39d80782dcde3ec5419d6e39',1,'amrex::operator-(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af64ed1417e69976e259994aa4bf8f4cc',1,'amrex::BoxND::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af64ed1417e69976e259994aa4bf8f4cc',1,'BoxND< AMREX_SPACEDIM >::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e836867cc2649ffdcdd7fc8c6aa8a29',1,'amrex::IntVectND::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ade21062c812ddd73caa834da62012c4e',1,'amrex::IntVectND::operator-(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a274a789b2b61f91927d67898f43d4919',1,'amrex::IntVectND::operator-(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e836867cc2649ffdcdd7fc8c6aa8a29',1,'IntVectND< AMREX_SPACEDIM >::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ade21062c812ddd73caa834da62012c4e',1,'IntVectND< AMREX_SPACEDIM >::operator-(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a274a789b2b61f91927d67898f43d4919',1,'IntVectND< AMREX_SPACEDIM >::operator-(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6f5adf2159116692f8f67cb96cb0e351',1,'amrex::RealVect::operator-(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac49e1cd3af85aa3a6cf106f8064fb3d0',1,'amrex::RealVect::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3f84cf28a3eb1f690b08ac9486c7dcf9',1,'amrex::RealVect::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a394035414055d9cfe78d10bb63d4f169',1,'amrex::RealVect::operator-()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6f5adf2159116692f8f67cb96cb0e351',1,'amrex::RealVect::operator-(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac49e1cd3af85aa3a6cf106f8064fb3d0',1,'amrex::RealVect::operator-() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9544c7d6ed4e33b91cb32e5b3c32a344',1,'amrex::operator-(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5a647fe61578d7dc940eb4d0e899e252',1,'amrex::operator-(int s, const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac199ab4f0ed174c238c06aef9e87466d',1,'amrex::operator-(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af1ff72d9c7ec7e99cb20252616b6678f',1,'amrex::operator-(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac774500cedfe2adbd3e53c3e068a7b5',1,'amrex::operator-(const GpuComplex< T > &a_x)']]],
+ ['operator_2d_2d_6321',['operator--',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a8b990aa17fb0284e3b5c74d3b5d626da',1,'amrex::OrientationIter::operator--() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#afd0845077909931b9ed38c1874b12f75',1,'amrex::OrientationIter::operator--(int) noexcept']]],
+ ['operator_2d_3d_6322',['operator-=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a849d2018d33c23b3f0c5d99a30378388',1,'amrex::IntVectND::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a2fa2ed5a6027135dafd7c96e64628153',1,'amrex::GpuComplex::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'amrex::BaseFab::operator-=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'amrex::BaseFab::operator-=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< AtomicInt >::operator-=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< AtomicInt >::operator-=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< char >::operator-=(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< char >::operator-=(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< EBCellFlag >::operator-=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< EBCellFlag >::operator-=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< HYPRE_Int >::operator-=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< HYPRE_Int >::operator-=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< int >::operator-=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< int >::operator-=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< PetscInt >::operator-=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< PetscInt >::operator-=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a48a7d3febdafd19ca651c5eed88147cd',1,'BaseFab< Real >::operator-=(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7bf50c91d4dc7df9c983947f84da3dfb',1,'BaseFab< Real >::operator-=(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa662f86eeefe3a466e0b09773bc121cb',1,'amrex::BoxND::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa662f86eeefe3a466e0b09773bc121cb',1,'BoxND< AMREX_SPACEDIM >::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a2db95eb3b93c7d19e60e220d3c61fa74',1,'amrex::GpuComplex::operator-=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3a078245dfc6d742afcaf41f8fe8c0da',1,'amrex::RealVect::operator-=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4d98c8467cecdb5b939ba120d29fbc9d',1,'amrex::RealVect::operator-=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3a078245dfc6d742afcaf41f8fe8c0da',1,'amrex::RealVect::operator-=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4d98c8467cecdb5b939ba120d29fbc9d',1,'amrex::RealVect::operator-=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1dd69f77af011d7e4a918bfc28b90aab',1,'IntVectND< AMREX_SPACEDIM >::operator-=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a849d2018d33c23b3f0c5d99a30378388',1,'IntVectND< AMREX_SPACEDIM >::operator-=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1dd69f77af011d7e4a918bfc28b90aab',1,'amrex::IntVectND::operator-=()']]],
+ ['operator_2f_6323',['operator/',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a991630c159fc9def80cb6f19864cd029',1,'amrex::operator/(const T &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a106de2ebd5839c06d9ddc1286fc87958',1,'amrex::operator/(const GpuComplex< T > &a_x, const T &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0d50b358feee8de5a27ba594b7e2930a',1,'amrex::operator/(const GpuComplex< T > &a_x, const GpuComplex< T > &a_y) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8def61d771b914af3de1bf3095d30d8',1,'amrex::operator/(Real s, const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af04b96d5cd68e961ba28289eb829428f',1,'amrex::IntVectND::operator/(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9d9837fd96bdfcbfa75698d875ab0391',1,'amrex::IntVectND::operator/(int s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af04b96d5cd68e961ba28289eb829428f',1,'IntVectND< AMREX_SPACEDIM >::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a01d310d8cbb95e1ea1af03ef92c82895',1,'amrex::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9d9837fd96bdfcbfa75698d875ab0391',1,'IntVectND< AMREX_SPACEDIM >::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa976869120ccbfd2660d36c18013a66c',1,'amrex::RealVect::operator/(Real s) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a1fca01b7216175d3cd1f366840f46373',1,'amrex::RealVect::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac0469b60807117dc2419785ce1168b84',1,'amrex::RealVect::operator/()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aa976869120ccbfd2660d36c18013a66c',1,'amrex::RealVect::operator/(Real s) const noexcept']]],
+ ['operator_2f_3d_6324',['operator/=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9dd6e079ec85aa505a1a5ce0deba575a',1,'IntVectND< AMREX_SPACEDIM >::operator/=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a00e94bec2f221dd7f96873a3fd0a181b',1,'amrex::RealVect::operator/=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a36fb56305984eee6881717a5ae1f65e8',1,'amrex::RealVect::operator/=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a00e94bec2f221dd7f96873a3fd0a181b',1,'amrex::RealVect::operator/=(const RealVect &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a36fb56305984eee6881717a5ae1f65e8',1,'amrex::RealVect::operator/=(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'amrex::BaseFab::operator/=(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'amrex::BaseFab::operator/=(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< AtomicInt >::operator/=(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< AtomicInt >::operator/=(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< char >::operator/=(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< char >::operator/=(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< EBCellFlag >::operator/=(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< EBCellFlag >::operator/=(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< HYPRE_Int >::operator/=(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< HYPRE_Int >::operator/=(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< int >::operator/=(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< int >::operator/=(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< PetscInt >::operator/=(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< PetscInt >::operator/=(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aaa2bf19636336c318059fd497e35c023',1,'BaseFab< Real >::operator/=(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae2402a734250fad951d41376d469365a',1,'BaseFab< Real >::operator/=(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#aa3ec285342921544d308aa9e7fb93470',1,'amrex::GpuComplex::operator/=(const T &a_t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a7903cf4d3b219578d8fe6d4981d25c8b',1,'amrex::GpuComplex::operator/=(const GpuComplex< U > &a_z) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a9dd6e079ec85aa505a1a5ce0deba575a',1,'amrex::IntVectND::operator/=(int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2c987fcfc770ca6df182d374948f566',1,'amrex::IntVectND::operator/=(const IntVectND< dim > &p) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af2c987fcfc770ca6df182d374948f566',1,'IntVectND< AMREX_SPACEDIM >::operator/=()']]],
+ ['operator_3c_6325',['operator<',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a9ae8cb01838a70159d4fc0443bf9ff14',1,'amrex::XYPlotDataListLink::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a3c9e80d08753362f5c7afbddd600265b',1,'amrex::Orientation::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a327480b52e8f789192a279f85c922e64',1,'BoxND< AMREX_SPACEDIM >::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html#a8b3953bf7e65f41e79d25acef114bde7',1,'amrex::FabArrayBase::CopyComTag::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a1119b9952d4041bcb0a90689f564fb33',1,'amrex::IndexTypeND::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a1119b9952d4041bcb0a90689f564fb33',1,'IndexTypeND< AMREX_SPACEDIM >::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c8a55bb282ab92b23af0e12ec31d6dd',1,'amrex::IntVectND::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c8a55bb282ab92b23af0e12ec31d6dd',1,'IntVectND< AMREX_SPACEDIM >::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a21e4b53049f104b30e05251605567e87',1,'amrex::NeighborParticleContainer::NeighborCommTag::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a10c102c9e13e72793500a25f3f9183e7',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html#a4bffa279069f55ac1466eed12bc01cb2',1,'amrex::NeighborParticleContainer::NeighborTask::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a3d53e0dac699c533be3ddb44eda51cd4',1,'amrex::CArena::Node::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#a8c3a2eb08575db272e57c3f5bef4b3d7',1,'amrex::OrderedBoxes::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5df564194fcc375edcc202ed6bae4aea',1,'amrex::RealVect::operator<(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a5df564194fcc375edcc202ed6bae4aea',1,'amrex::RealVect::operator<(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a6e0ad88f090537be644ffd04d1e729c8',1,'amrex::BoxArray::RefID::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#acf88511a112b6bcc2cba29a585f5ac13',1,'amrex::DistributionMapping::RefID::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a650ee2dcc5bc588c24a4188bdf33f6f7',1,'amrex::ValLocPair::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html#afafaad5f1bf1628a4beb4550bbb8a89b',1,'amrex::WeightedBox::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a50db43a2c683742c1d3b7be92b47f3d5',1,'amrex::WeightedBoxList::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a327480b52e8f789192a279f85c922e64',1,'amrex::BoxND::operator<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#ab36d9acc122e0741d84185b67e7e7493',1,'amrex::FabArrayBase::BDKey::operator<()']]],
+ ['operator_3c_3c_6326',['operator<<',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae61c3524e3181147593dbfdd52701639',1,'amrex::operator<<(std::ostream &os, const CArena &arena)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae7f2c81407f110284eec40dface36cbe',1,'amrex::operator<<(std::ostream &os, const BoxArray::RefID &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1707379eb41f317b0b08a3827c641713',1,'amrex::operator<<(std::ostream &os, const BoxList &blist)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a227c6302f26efd6a5c8fef40c77906f6',1,'amrex::operator<<(std::ostream &os, const BoxDomain &bd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a1640fc2ba97306ea4b3546daa1e6b5',1,'amrex::operator<<(std::ostream &os, const DistributionMapping::RefID &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a492f8cd348a9cfb3805468d3f1081e17',1,'amrex::openbc::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa820e267be1d0dc2b3800553d57ae2ec',1,'amrex::operator<<(std::ostream &os, const CoordSys &c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a542e598352208488d6049caf539dd073',1,'amrex::operator<<(std::ostream &os, const T &d)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6e9865ac3868b0b19a46f021f2db2421',1,'amrex::operator<<(std::ostream &os, const DistributionMapping &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af924e08c1b1c132575c3627b47c65695',1,'amrex::operator<<(std::ostream &out, const GpuComplex< U > &c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ada7c77f7ac84c643ea21113e4ff5f2d0',1,'amrex::operator<<(std::ostream &os, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a750cc04a9e8c45ca3d89e60b36e1f57f',1,'amrex::operator<<(std::ostream &os, const BoxND< dim > &bx)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a539c997273a93fdaabfc2a131c4425cf',1,'amrex::operator<<(std::ostream &os, const BCRec &b)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a611b9da2c9b839d176ff0c527f918ba0',1,'amrex::operator<<(std::ostream &os, const Array4< T > &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab1b1f90152c1c5636d634b475056389e',1,'amrex::operator<<(std::ostream &os, const ErrorList &elst)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4eb9d3fef37595defb201fde203bae6',1,'amrex::operator<<(std::ostream &os, AmrMesh const &amr_mesh)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ee44abe4e92e171a76c83cc8edfdec8',1,'amrex::operator<<(std::ostream &os, const Particle< 0, 0 > &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4ab9b3e6200e633cbf452f97880f267',1,'amrex::operator<<(std::ostream &os, const Particle< 0, NInt > &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a637e0edc81c99a33f11e048fa4f7fc09',1,'amrex::operator<<(std::ostream &os, const Particle< NReal, 0 > &p)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a1c6655dee766a41eac839110be203d58',1,'amrex::MemProfiler::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a5bbd4fa6e8cdd37da6d809de13b45e2b',1,'BLProfStats::TimeRange::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a27efe3d5f7340241a0b4d2e2df7814b1',1,'amrex::DistributionMapping::RefID::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a27efe3d5f7340241a0b4d2e2df7814b1',1,'amrex::BoxArray::RefID::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a7df5aee72e64ca92a9b83ecb5d2dde1f',1,'amrex::RealVect::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a43ce9c9132ac1094cd3d33c4fc2dfa97',1,'amrex::PrintToFile::operator<<(std::basic_ostream< char, std::char_traits< char > > &(*func)(std::basic_ostream< char, std::char_traits< char > > &))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#ac8175adceb5d8f83e3ce075822254d67',1,'amrex::PrintToFile::operator<<(const T &x)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a3f70b8c4d52413ce97eac0effcf94547',1,'amrex::Print::operator<<(std::basic_ostream< char, std::char_traits< char > > &(*func)(std::basic_ostream< char, std::char_traits< char > > &))'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a0c8f6035a653a6ac6b1938529de12c00',1,'amrex::Print::operator<<(const T &x)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af2dd70e123c4708809ddc29dc04124e9',1,'amrex::NeighborParticleContainer::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html#a100e99344660cb60ef107223acdd752e',1,'amrex::NeighborParticleContainer::NeighborIndexMap::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a1e2de2c055058b5f565f9a18af2670c2',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#a165deaadbd18680ea00b5c8b1ae744ca',1,'amrex::NeighborParticleContainer::NeighborCommTag::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac185c39750011cc24fb8c1a0b872a34d',1,'amrex::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a812ec562125b5510af6c9546a8fca3e2',1,'amrex::MemProfiler::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ae8ef1e1e84d4d8e51b1b765e0f057de7',1,'amrex::Mask::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a3b27edee0d47b21f23f1d8640dbaa2e6',1,'amrex::GpuComplex::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#af0dbc00602c50f34664b6c6cb39033be',1,'amrex::FArrayBox::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html#a2a34428b10052534d2a20c3b37595a25',1,'hacc::Error::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a4db09c25776b9c0b4dfb9b49cbfe4aa6',1,'amrex::CoordSys::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a272c0e9556a11c521a28625bd64fb588',1,'amrex::CArena::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#ada86bd7c60ca814be4123736e1cfb658',1,'amrex::FabArrayBase::BDKey::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a685becdfc4b358ad1776be6a0c02fe16',1,'amrex::BCRec::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a84e5f3cb506d39cac5a25a6ae133a2de',1,'amrex::AmrMesh::operator<<()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8bf3fd2af3f97b6e13b0b7be0a4dcaa7',1,'amrex::operator<<(std::ostream &os, const FabArrayBase::BDKey &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a326873b485cf73b0daa906dda88ee008',1,'amrex::operator<<(std::ostream &os, const LinOpBCType &t)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72ad7e141edec869dd289efe6e4f0696',1,'amrex::operator<<(std::ostream &os, const IntVectND< dim > &iv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92b62b2e393693e759cc2c4fec860c06',1,'amrex::operator<<(std::ostream &os, const MemProfiler::Bytes &bytes)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3c395681af12cfb805dd6eb440b68cf',1,'amrex::operator<<(std::ostream &os, const MemProfiler::Builds &builds)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac38f92b345723f71defea15e208ee644',1,'amrex::operator<<(std::ostream &os, const Orientation &o)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6acf31bfdb80131caf08849fe42df37a',1,'amrex::operator<<(std::ostream &os, Array< T, AMREX_SPACEDIM > const &a)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abc89efc14a5c343a7ec2f619713676b8',1,'amrex::operator<<(std::ostream &os, const std::pair< T, S > &v)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1e3af8577a1ee3509e9bd184d2ab575a',1,'amrex::operator<<(std::ostream &, const RealBox &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab7f948f87bc8aa58451aa8b78e9c883a',1,'amrex::operator<<(std::ostream &ostr, const RealVect &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af58b88f2bf12a834f4885dcf327fbeba',1,'amrex::operator<<(std::ostream &os, const VisMF::FabOnDisk &fod)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadb6da61ab59ea2923bdf326e791654a',1,'amrex::operator<<(std::ostream &os, const Vector< VisMF::FabOnDisk > &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1637e435aecce22da819f6df77982d2f',1,'amrex::operator<<(std::ostream &os, const VisMF::Header &hd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a255f1f8c5e709392a949283da47211f5',1,'amrex::operator<<(std::ostream &os, const Mask &m)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac45d936bf5764d4fc75c7d483c93afaa',1,'amrex::operator<<(std::ostream &os, const EBCellFlag &flag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85a195c43f85ba86fc9f4e450117678a',1,'amrex::operator<<(std::ostream &os, const Vector< Vector< Real > > &ar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab612cdff7b506fd2884de82a842e95b8',1,'amrex::operator<<(std::ostream &os, const Particle< NReal, NInt > &p)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62243a73d36d9f9261e7bc71efb35958',1,'amrex::operator<<(std::ostream &os, const IndexTypeND< dim > &it)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9757af2bf86a9ecbb80561b51d6b5323',1,'amrex::operator<<(std::ostream &os, const dim3 &d)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad287398c706f3a1775e0954b73e5c779',1,'amrex::operator<<(std::ostream &, const Geometry &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6013bb90a6872541127823fe4e6d8d93',1,'amrex::operator<<(std::ostream &os, const FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a571e81ef7e9fdb96f23e2691c59e1b0b',1,'amrex::operator<<(std::ostream &os, const RealDescriptor &rd)']]],
+ ['operator_3c_3d_6327',['operator<=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a920690f7fde147826366d8ba7359d74f',1,'IntVectND< AMREX_SPACEDIM >::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#af58a1225b480f11546da44203aad48b7',1,'amrex::Orientation::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6c435556885b7c563cc6c0c02c107c69',1,'amrex::RealVect::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac3aed1c03fce71593507d52130527b01',1,'amrex::BoxND::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac3aed1c03fce71593507d52130527b01',1,'BoxND< AMREX_SPACEDIM >::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a920690f7fde147826366d8ba7359d74f',1,'amrex::IntVectND::operator<=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6c435556885b7c563cc6c0c02c107c69',1,'amrex::RealVect::operator<=()']]],
+ ['operator_3d_6328',['operator=',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a75e2960ee0458eb71dd4fd91ca728fa6',1,'amrex::FabArrayBase::ParForInfo::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a3266cb4ba41c7414db7c8a56b3c857d5',1,'amrex::PArena::operator=(PArena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a6fe163ca93657b9af53a856a50e3587c',1,'amrex::PArena::operator=(const PArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a7861601e913a4f49dd5be1338245f681',1,'amrex::OpenBCSolver::operator=(OpenBCSolver &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aa683523b9787a4de44ec76ce557094b0',1,'amrex::OpenBCSolver::operator=(const OpenBCSolver &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a3dbacdafd791162c9474b934df093e5c',1,'amrex::detail::Nonesuch::operator=(Nonesuch &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html#a531b8aa2b7cb3140db64402b060c0406',1,'amrex::detail::Nonesuch::operator=(Nonesuch const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a391d14db5a565155805448e0168c1da5',1,'amrex::NFilesIter::operator=(NFilesIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a3c0bbbb50d35a9362c988549d3806f2b',1,'amrex::NFilesIter::operator=(NFilesIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#af187b3c1e4f0d96810f5ea4cdb6fec43',1,'amrex::NeighborParticleContainer::operator=(NeighborParticleContainer &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a442d7b34e588606cf0ddb1c5184c3af6',1,'amrex::NeighborParticleContainer::operator=(const NeighborParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a243a3677b563ffcb634fef14aea3e2d5',1,'amrex::MultiMask::operator=(MultiMask &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a9b33ae3b53911061ae8e1130568b85af',1,'amrex::MultiMask::operator=(const MultiMask &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#a67583513729934c65d6b9f35721fc1d5',1,'amrex::MultiFabCopyDescriptor::operator=(MultiFabCopyDescriptor &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#ac90365f66834e10bf1c7c1dc6e52715d',1,'amrex::MultiFabCopyDescriptor::operator=(const MultiFabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#af008350cc46bb35e93244deae918a1e9',1,'amrex::MultiFab::operator=(Real r)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62b9fe978cd451f411245dc8a1e97b40',1,'amrex::MultiFab::operator=(const MultiFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aa2e6e3cf95934c1b6ee898d10a1845f0',1,'amrex::MultiFab::operator=(MultiFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a5d048b1c459102c5f3f038147a171ecb',1,'amrex::MultiCutFab::operator=(MultiCutFab &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a933d522f37c305e1517c6b3b09248254',1,'amrex::MultiCutFab::operator=(const MultiCutFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a20b3da7c94a567c736a703979565eb7c',1,'amrex::MLTensorOp::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a82053d445bf2ea2e6055e1d4755c5cb7',1,'amrex::ParticleCPUWrapper::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab0a8a31da058bc8f88a49f49c42ad703',1,'amrex::PETScABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a2d7bc995fb1eddf4211d4e93d63d9534',1,'amrex::Mask::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a40dd9fb9d880d6ff54429144e6efbed3',1,'amrex::PETScABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#acc52901a023078220fa514b61924c7fb',1,'amrex::VisMF::PersistentIFStream::operator=(PersistentIFStream &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#afb17a58ce58c664ed22c3f0890581d20',1,'amrex::VisMF::PersistentIFStream::operator=(PersistentIFStream const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ac55f2d730c8ca75e15ee16ab8ea1421f',1,'amrex::ParticleTile::operator=(ParticleTile &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7a08e236f66b308e06273901d53bfe94',1,'amrex::ParticleTile::operator=(ParticleTile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a822b71d351b9a073d243639441c544bc',1,'amrex::ParticleIDWrapper::operator=(const Long id) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a4d2982f670339f79e2fd37622f27b3c4',1,'amrex::ParticleIDWrapper::operator=(ParticleIDWrapper &&pidw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a9fa4a9ab82a49b53fce7c12cf1a2c108',1,'amrex::ParticleIDWrapper::operator=(const ParticleIDWrapper &pidw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#ac7f708582ac16f85339579a6b67776de',1,'amrex::FabArrayBase::ParForInfo::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a8f5cecc58007e61c57172600f66d911d',1,'amrex::ParticleCPUWrapper::operator=(ParticleCPUWrapper &&pcpuw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#aee3e19031ec6e1adbaaaf08c5da52186',1,'amrex::ParticleCPUWrapper::operator=(const ParticleCPUWrapper &pcpuw) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a08060e877e41b78ef42581d8a8d7326c',1,'amrex::ParticleContainerBase::operator=(ParticleContainerBase &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a4d64529e53afd5cccc69ff5a27262411',1,'amrex::ParticleContainerBase::operator=(const ParticleContainerBase &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acefbd70cdc48ecb35ba0ddb6d3864878',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator=(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a35020cff021a7a30b466216320848070',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::operator=(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acefbd70cdc48ecb35ba0ddb6d3864878',1,'amrex::ParticleContainer_impl::operator=(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a35020cff021a7a30b466216320848070',1,'amrex::ParticleContainer_impl::operator=(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#abd1065cb24af64963c6fb93d16405345',1,'amrex::ParGDBBase::operator=(ParGDBBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a33753ebd2ade110a7d28012be9531299',1,'amrex::ParGDBBase::operator=(ParGDBBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aec2a20506af9dae408a83637906ba328',1,'amrex::MLALaplacianT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#aa1055e6ea600020a60c4d6e223e811a6',1,'amrex::MLEBNodeFDLaplacian::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaa0d12f5f57ddf587493f2c93f516dd8',1,'amrex::MLEBABecLap::operator=(MLEBABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a510cfdf6165c8a08174e71624357bbf9',1,'amrex::MLEBABecLap::operator=(const MLEBABecLap &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7685399dae192cd7ab6ec2dfcf0c4fd7',1,'amrex::MLCGSolverT::operator=(MLCGSolverT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a1e65cb69c133e5230dead4ce4894015b',1,'amrex::MLCGSolverT::operator=(const MLCGSolverT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a36d76fae0e448ac86582b957eb7b5174',1,'amrex::MLCellLinOpT::operator=(MLCellLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#abcbc29c6deeba6419b5cd5a67b553cd6',1,'amrex::MLCellLinOpT::operator=(const MLCellLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a53ae18ac5de6900a4a30e6de3385e25b',1,'amrex::MLCellABecLapT::operator=(MLCellABecLapT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ab5b785aa902dc8bd312b0545966bb36a',1,'amrex::MLCellABecLapT::operator=(const MLCellABecLapT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a95ad9bfec44e8b260696f038d9401559',1,'amrex::MLALaplacianT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a614f7af31b508f6601751d868cda4f38',1,'amrex::MLEBNodeFDLaplacian::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a8c62b49fb295c000921dac7ad3a8a35e',1,'amrex::MLABecLaplacianT::operator=(MLABecLaplacianT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a3b0b77f4e5bca96926395f274fca20b1',1,'amrex::MLABecLaplacianT::operator=(const MLABecLaplacianT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a61f66e0c8dd6b23c672213d1393f59da',1,'amrex::MFIter::operator=(MFIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#ab35d3c7298d61ba3c7d2844c402dd6fc',1,'amrex::MFIter::operator=(MFIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#a98a485f718830f05c4833b82e0749f2e',1,'amrex::ForkJoin::MFFork::operator=(MFFork &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#ad06d1e92d8a2216c6a39393c6975f0ed',1,'amrex::ForkJoin::MFFork::operator=(const MFFork &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a54c7c8dd45cada5e8bfd707f5df76349',1,'amrex::MemProfiler::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#a9f609c8c314f0c1e45a4c03cc6f1dc58',1,'amrex::sundials::MemoryHelper::operator=(MemoryHelper &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html#aa60f43d3f72e938bb62327ce8b750ca4',1,'amrex::sundials::MemoryHelper::operator=(MemoryHelper const &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ac8e651aa7881ce8282167ad72e4a1af3',1,'amrex::Mask::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#abf72236f4dc53e2cd375f70865ee78b0',1,'amrex::MLMGT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a67c25c473285026978a8f48b968ab434',1,'amrex::MLPoissonT::operator=(MLPoissonT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a2d8e6b0aa269254735db2dfba265aa80',1,'amrex::MLPoissonT::operator=(const MLPoissonT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af2c6cddd7845ebd68c230cfca9d87f36',1,'amrex::MLNodeTensorLaplacian::operator=(MLNodeTensorLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a5da9b21533b225c64397df972338e494',1,'amrex::MLNodeTensorLaplacian::operator=(const MLNodeTensorLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a8dcf3f92d3ef1932e03ad470e29d1517',1,'amrex::MLNodeLinOp::operator=(MLNodeLinOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a1f11eab31e2487056a5befd79c8a22a0',1,'amrex::MLNodeLinOp::operator=(const MLNodeLinOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2f0797012b11f58024e0789f7acc26dc',1,'amrex::MLNodeLaplacian::operator=(MLNodeLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#af5fc5382f4bff5cbeec42c320d033b77',1,'amrex::MLNodeLaplacian::operator=(const MLNodeLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aeaef8d38cd39811a7a826bdf3c8c13f5',1,'amrex::MLNodeABecLaplacian::operator=(MLNodeABecLaplacian &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a4cbde89753cb5ebd10a3d2e94ec7fed1',1,'amrex::MLNodeABecLaplacian::operator=(const MLNodeABecLaplacian &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a3879f323dc12422e979cd5c1db513481',1,'amrex::MLTensorOp::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8c2f30c718f6a141afce34a7061b46b8',1,'amrex::MLMGT::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#aa8a439394be7cfb8b38f2d6e3b1a465b',1,'amrex::MLMGBndryT::operator=(MLMGBndryT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ad1673d011d8870ba9f46ace36c6d66d5',1,'amrex::MLMGBndryT::operator=(const MLMGBndryT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9399276c8cadba0d0e513200ab8758c9',1,'MLLinOpT< Array< MultiFab, 3 > >::operator=(MLLinOpT< Array< MultiFab, 3 > > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aba8d3e06373e96ddac7da02928522796',1,'MLLinOpT< Array< MultiFab, 3 > >::operator=(const MLLinOpT< Array< MultiFab, 3 > > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a9399276c8cadba0d0e513200ab8758c9',1,'amrex::MLLinOpT::operator=(MLLinOpT< MF > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aba8d3e06373e96ddac7da02928522796',1,'amrex::MLLinOpT::operator=(const MLLinOpT< MF > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a8217ea65e778d2f86a2f059ec79a6474',1,'amrex::MLEBTensorOp::operator=(MLEBTensorOp &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ac801f35a398c39c6ae9b42b1e6c29c7a',1,'amrex::MLEBTensorOp::operator=(const MLEBTensorOp &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a44cea26614b1b5af1ff9729f554d94c3',1,'amrex::ReduceData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a62aa1fb076b9be08b30bc598f0a84217',1,'amrex::detail::SingleChunkArena::operator=(SingleChunkArena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#af96a10bb06acc64b2267b55b43024de2',1,'amrex::detail::SingleChunkArena::operator=(const SingleChunkArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a533a8b63b14ecc361ea9805251c10e6c',1,'amrex::FabArray::ShMem::operator=(const ShMem &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#afaa414759c4be2e382fa0bbd8dec1d62',1,'amrex::FabArray::ShMem::operator=(ShMem &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ae4c6103dc726a124754abe59ad20b06c',1,'amrex::FabArrayBase::RegionTag::operator=(RegionTag &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ab49003154e7b17c7347fab3f7aa60d2b',1,'amrex::FabArrayBase::RegionTag::operator=(RegionTag const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#afa34b81501952e0eb7e99b98efce1517',1,'amrex::ref_wrapper::operator=(ref_wrapper &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#afde4bcbad13ea73142459c790f31c888',1,'amrex::ref_wrapper::operator=(const ref_wrapper &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a6ef60ec5e218aac28651028686253c1b',1,'amrex::ref_wrapper::operator=(T &&a_other)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#af9d4fe0e27411855af7fc9f1c5da7f14',1,'amrex::ReduceData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a26b9b0159d7c1920219dc3bb059380cb',1,'amrex::StateData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a9d4df0331eea85a7a2f9227ca301f847',1,'amrex::PrintToFile::operator=(PrintToFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#abf93645c697fb911f46cecd6970c0d33',1,'amrex::PrintToFile::operator=(PrintToFile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a4dff52a300c71a23f5be8aebe74c6dcf',1,'amrex::Print::operator=(Print &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#ae7009ff91b7600b2ca4fafb3cc18ba59',1,'amrex::Print::operator=(Print const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#ae8b070201e27ab25f01a5378a671e4aa',1,'amrex::EB2::PolynomialIF::operator=(PolynomialIF &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a600f1123f1d043690d51b722060dca71',1,'amrex::EB2::PolynomialIF::operator=(const PolynomialIF &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< unsigned int >::operator=(PODVector< unsigned int, std::allocator< unsigned int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< unsigned int >::operator=(const PODVector< unsigned int, std::allocator< unsigned int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator=(PODVector< uint64_t, DefaultAllocator< uint64_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator=(const PODVector< uint64_t, DefaultAllocator< uint64_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a58626939ea42690efbf745fa42dfebff',1,'BLProfStats::TimeRange::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a28938c58359301c5b0aba02d529b9db9',1,'amrex::VisMF::operator=(VisMF &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abfb51a560612680a998fa5c9fdde2751',1,'amrex::VisMF::operator=(const VisMF &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#ad9442a6a9d9ad8c31272745a8593bb13',1,'amrex::AMRErrorTag::UserFunc::operator=(UserFunc &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#abb79846e306cf554b996af22a1eeb8d2',1,'amrex::AMRErrorTag::UserFunc::operator=(UserFunc const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a0748976825c6cbba27c3fa68ad482578',1,'amrex::TracerParticleContainer::operator=(TracerParticleContainer &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#abd7aea2961c462a7da51d759417e4de3',1,'amrex::TracerParticleContainer::operator=(const TracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#aaa10ddf8d2f180988fa647d05742325b',1,'amrex::TinyProfileRegion::operator=(TinyProfileRegion &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ab885e86136d6678997c1978691a7d8d2',1,'amrex::TinyProfileRegion::operator=(TinyProfileRegion const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a1d34fcb098293a88b669234cd082c6c9',1,'amrex::TinyProfiler::operator=(TinyProfiler &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a193278fa395ec2829a2e52816ea2e1b1',1,'amrex::TinyProfiler::operator=(TinyProfiler const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< std::size_t >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1b2dcd181de443438540b7b107aadd04',1,'amrex::TagBoxArray::operator=(const TagBoxArray &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1eb204c4fb9cbe4d9660d642a7a0ee13',1,'amrex::TagBoxArray::operator=(TagBoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#af21d06fbdc2ccecc175efd767684610b',1,'amrex::TagBox::operator=(TagBox &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a5c795ae93bec04fe82069450ebd7fa41',1,'amrex::TagBox::operator=(const TagBox &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ada3e19980c8c8664eca2bab1ddd46d71',1,'amrex::TableData::operator=(TableData< T, N, ORDER > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#acfa4c240bedc25768cb4a29f31a01e53',1,'amrex::TableData::operator=(TableData< T, N, ORDER > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ae6cd2ae66399648d2f4ff89b5f7f1848',1,'amrex::Gpu::StreamIter::operator=(StreamIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a3eee12a2f15003889a101481a9e485b0',1,'amrex::Gpu::StreamIter::operator=(StreamIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac22ac5d88623f3dba92cb57a5e92d5fa',1,'amrex::StateData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::openbc::MomTag >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const int * >::operator=(PODVector< const int *, std::allocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const int * >::operator=(const PODVector< const int *, std::allocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator=(PODVector< char, amrex::PolymorphicArenaAllocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator=(const PODVector< char, amrex::PolymorphicArenaAllocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< char >::operator=(PODVector< char, std::allocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< char >::operator=(const PODVector< char, std::allocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::XDim3 >::operator=(PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::XDim3 >::operator=(const PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::STLtools::Triangle >::operator=(PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::STLtools::Triangle >::operator=(const PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::openbc::MomTag >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::NeighborCode >::operator=(PODVector< amrex::NeighborCode, std::allocator< amrex::NeighborCode > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::NeighborCode >::operator=(const PODVector< amrex::NeighborCode, std::allocator< amrex::NeighborCode > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator=(PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator=(const PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::BoxND >::operator=(PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::BoxND >::operator=(const PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator=(PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator=(const PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'amrex::PODVector::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< int *, DefaultAllocator< int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< std::size_t >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator=(PODVector< ParticleType, DefaultAllocator< ParticleType > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator=(const PODVector< ParticleType, DefaultAllocator< ParticleType > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator=(PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator=(const PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< ParticleReal * >::operator=(PODVector< ParticleReal *, std::allocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< ParticleReal * >::operator=(const PODVector< ParticleReal *, std::allocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< int >::operator=(PODVector< int, std::allocator< int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< int >::operator=(const PODVector< int, std::allocator< int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< int *, DefaultAllocator< int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'amrex::PODVector::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< int * >::operator=(PODVector< int *, std::allocator< int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< int * >::operator=(const PODVector< int *, std::allocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< index_type >::operator=(PODVector< index_type, std::allocator< index_type > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< index_type >::operator=(const PODVector< index_type, std::allocator< index_type > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator=(PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator=(const PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const ParticleReal * >::operator=(PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a79713d96447fdc1d95b539753ef20e51',1,'PODVector< const ParticleReal * >::operator=(const PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af7f6e724b950732247737bc755624931',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a6f77727eff8f7f6a9a08a21bec0bf152',1,'amrex::BoxList::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#a676502acc05b77e3154b305f6880a0c0',1,'amrex::IParser::Data::operator=(Data &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html#af818dd603aeab55c75fd4caab36606e4',1,'amrex::IParser::Data::operator=(Data const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a65bd431e8fbba71e5c349dc2fddc37a4',1,'amrex::CutFab::operator=(CutFab &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html#a0044b3af56a828f401596afc6ab8c29e',1,'amrex::CutFab::operator=(const CutFab &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html#a95da5ea5091bbb8e061bba5cd0e61b7f',1,'amrex::MLLinOpT::CommContainer::operator=(CommContainer &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html#a09a4c464169281aeb1ea6e97b34087d5',1,'amrex::MLLinOpT::CommContainer::operator=(const CommContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#aaabb4ce1df8c64f8ca3fcca58f0b27b0',1,'amrex::ClusterList::operator=(ClusterList &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#a4826072bd3b954ff611387822a76db01',1,'amrex::ClusterList::operator=(const ClusterList &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#ac8a9f248c2372b402e8556fb35471c57',1,'amrex::Cluster::operator=(Cluster &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html#a1dd9e6080c7482442af8d5093e3012b7',1,'amrex::Cluster::operator=(const Cluster &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe72f06fc733fc056ed20fbd7cc4d76a',1,'amrex::CArena::operator=(CArena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#ae491fc24a9163b864bc798acc7518852',1,'amrex::CArena::operator=(const CArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#abca1f758989aa579fa68900a014619fe',1,'amrex::Gpu::Buffer::operator=(Buffer &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#a08731a4a086f5a19ce8b0303d73b38f5',1,'amrex::Gpu::Buffer::operator=(Buffer const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a0747196b0023c8dc440c9325092d53fe',1,'amrex::BoxList::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#aa66c8c8b35c991bb5487665b509eecdc',1,'amrex::Parser::Data::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9f5d7648e9214d0a3a88f40383bafff7',1,'amrex::Amr::operator=(const Amr &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a282fbf065ae19541e1a19c1763408969',1,'amrex::Amr::operator=(Amr &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a79139224be139375a51b79dd477bcb42',1,'amrex::AmrCore::operator=(AmrCore &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#acf424d1fa598d256d7285e7fc6f20a73',1,'amrex::AmrCore::operator=(const AmrCore &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a4f4386d3cc3282acbafb5f961a30f04f',1,'amrex::AMReX::operator=(AMReX const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a77b2c8844d06a8456a0532c7ec154884',1,'amrex::AMReX::operator=(AMReX &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#a68cac9efc3dadb1e51c33b9d726916e8',1,'amrex::amrex_KSP::operator=(amrex_KSP const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#af015143ffd55290b73715c48339f38f0',1,'amrex::amrex_KSP::operator=(amrex_KSP &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#aa65ab5c3310ce450125302554816002a',1,'amrex::amrex_Mat::operator=(amrex_Mat const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a07c217dbdb57e0d2e376ce1ab75ae448',1,'amrex::amrex_Mat::operator=(amrex_Mat &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#aec263149699d2205deaed355e5986196',1,'amrex::amrex_Vec::operator=(amrex_Vec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#ad38d422f084f24160e201de00bcc3fbe',1,'amrex::amrex_Vec::operator=(amrex_Vec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#afc3cfd4fd9822cd9034429ed62bd7c67',1,'amrex::AmrInSituBridge::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a43ed6508c5a9223cd52f13bb3fb315e7',1,'amrex::AmrLevel::operator=(const AmrLevel &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a44c385a1d0d88b58b337c3db0be046e8',1,'amrex::AmrLevel::operator=(AmrLevel &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3d7882163a62b749bfa1117582a72eb2',1,'amrex::EBCellFlag::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a0ee48a9c3d106d7f7c7e4f7c00d1f997',1,'amrex::ErrorRec::ErrorFunc2::operator=(ErrorFunc2 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html#a3bd2e525c3ae032c8df6dfad15a4ee3f',1,'amrex::ErrorRec::ErrorFunc2::operator=(ErrorFunc2 const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#adf129595f3f9954c26bf412aa0089ec7',1,'amrex::ErrorRec::ErrorFunc::operator=(ErrorFunc &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html#aa59001ba1d22901660c6b11236600175',1,'amrex::ErrorRec::ErrorFunc::operator=(ErrorFunc const &)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#aae00416a34911aa8fb06363e668ea8b4',1,'amrex::Gpu::Elixir::operator=(Elixir &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#a9302f0721d3365d24883bb91e3845e9d',1,'amrex::Gpu::Elixir::operator=(Elixir const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#a3116ec053a7957bb79f63b84867401da',1,'amrex::EBFArrayBoxFactory::operator=(EBFArrayBoxFactory &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html#ad9569bd1f5ab3e6e1667c1b023463cf8',1,'amrex::EBFArrayBoxFactory::operator=(const EBFArrayBoxFactory &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#a0a545ba6887dd563e4e98e017e8e9358',1,'amrex::EBFArrayBox::operator=(EBFArrayBox &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html#aadbb1cf2a8db86c73af536b3fff555ab',1,'amrex::EBFArrayBox::operator=(const EBFArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#ab9f91f646f1ca0f33d5d2d3e14ffec77',1,'amrex::EBDataCollection::operator=(EBDataCollection &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html#aab5a65341ff21329cc732af1bfb4f004',1,'amrex::EBDataCollection::operator=(const EBDataCollection &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#ab8c1b6ba13749dcf960f79bdcc67958b',1,'amrex::EBCellFlagFab::operator=(EBCellFlagFab &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#aefb6078482dc1c3623fd1ca2c5e85df3',1,'amrex::EBCellFlagFab::operator=(const EBCellFlagFab &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a56d30ab59fcba6affe9753e66db53455',1,'amrex::EBCellFlag::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a51e0432968299f0c83f90d9b79376a6c',1,'amrex::AmrMesh::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a04138b2c02fa080cd6531cd7361a37a3',1,'amrex::EBCellFlag::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aefa710ade223a08a0a1ee6babd8e97c2',1,'amrex::DistributionMapping::operator=(DistributionMapping &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a230a40ea82e898784259ebb040a4791a',1,'amrex::DistributionMapping::operator=(const DistributionMapping &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a048f2dc43cc7dcee308bad0af72c2208',1,'amrex::MFIter::DeviceSync::operator=(DeviceSync &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html#a8d422f4de63c7907531003ca6fcc3b88',1,'amrex::MFIter::DeviceSync::operator=(DeviceSync const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a09ce14e97aa618c00bcc778e9337fd4f',1,'amrex::Gpu::DeviceScalar::operator=(DeviceScalar &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html#a1ea24985de3f4264b68f8c5f55611178',1,'amrex::Gpu::DeviceScalar::operator=(DeviceScalar const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a8520ac0a5dc18b5cd186feec06122b9d',1,'amrex::DeriveRec::operator=(DeriveRec &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#ad052a3e9226c8b733e3968858ab4e34d',1,'amrex::DeriveRec::operator=(DeriveRec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a85a8d2ceac5a6512561c787c0995c661',1,'amrex::DeriveList::operator=(DeriveList &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a7088f7c6f612cf558efb4db7cb7032bd',1,'amrex::DeriveList::operator=(const DeriveList &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a64f91ae2c5358ccf46099d9e5d3fdd7b',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::operator=(Data< U > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a95e36919502ab26429ae7c55a2273e2c',1,'amrex::Scan::detail::BlockStatus< T, true >::Data::operator=(Data< U > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html#a764ae667f297643c6647c23c4b66b08a',1,'amrex::Parser::Data::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< Real >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< EBCellFlag >::operator=(BaseFab< EBCellFlag > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< EBCellFlag >::operator=(EBCellFlag const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< EBCellFlag >::operator=(EBCellFlag const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< HYPRE_Int >::operator=(const BaseFab< HYPRE_Int > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< HYPRE_Int >::operator=(BaseFab< HYPRE_Int > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< HYPRE_Int >::operator=(HYPRE_Int const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< HYPRE_Int >::operator=(HYPRE_Int const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< int >::operator=(const BaseFab< int > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< int >::operator=(BaseFab< int > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< int >::operator=(int const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< int >::operator=(int const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< PetscInt >::operator=(const BaseFab< PetscInt > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< PetscInt >::operator=(BaseFab< PetscInt > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< PetscInt >::operator=(PetscInt const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< PetscInt >::operator=(PetscInt const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< EBCellFlag >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< Real >::operator=(BaseFab< Real > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< Real >::operator=(Real const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< Real >::operator=(Real const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#a5b9a6b9b7f13e52b6e1c94a53d1f7520',1,'amrex::BLBTer::operator=(BLBTer const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#ab6cd91c698df6ac4fb6960c4e4cb02b4',1,'amrex::BLBTer::operator=(BLBTer &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#a3eb4aec3fa8021b4fcb50768365ca52f',1,'amrex::BlockMutex::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ae7e3bc077f7e5695cfef56a57075d164',1,'amrex::BndryDataT::operator=(const BndryDataT< MF > &src)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a536257808c5792850bdeaf82cf76f85d',1,'amrex::BndryDataT::operator=(BndryDataT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a453a8fc604e77bc263b7ea91bf8920d3',1,'amrex::BndryRegisterT::operator=(const BndryRegisterT< MF > &src)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a3d277d77c5e0fb1bb42e5834196c6783',1,'amrex::BndryRegisterT::operator=(BndryRegisterT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoundCond.html#ad4f9e03d42d0b48eab10408b3958c273',1,'amrex::BoundCond::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a71523423b56d7e520f67c7f164689c87',1,'amrex::BoxArray::operator=(BoxArray const &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac273e3e3038f3ca71306de6576d41c74',1,'amrex::BoxArray::operator=(BoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a0e249071d2256e6bc3528217f5660f69',1,'amrex::LevelBld::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a220d49c6e54825fb9753f389bc247ea8',1,'amrex::BARef::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#af2d4364b9fd33cf012edbb2170105845',1,'amrex::AmrMesh::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#acd61b99b4b1eaab420b3194f8b6e960d',1,'amrex::AmrMeshInSituBridge::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a8542c6c51308ffa6c5d0e78a7a8e87c3',1,'amrex::AmrParticleContainer_impl::operator=(const AmrParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a8859832e7fb2fdca041be6b456b607df',1,'amrex::AmrParticleContainer_impl::operator=(AmrParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a0c11eedaeef4f0e4c1adc12de769318e',1,'amrex::AmrTracerParticleContainer::operator=(const AmrTracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a8ddec9287e16d328d7f55b022679f2dd',1,'amrex::AmrTracerParticleContainer::operator=(AmrTracerParticleContainer &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ac04132048490ddd59eb7312eb33856e4',1,'amrex::Any::operator=(Any const &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ad23c5ad12e1baae2943f5e4dc707aac5',1,'amrex::Any::operator=(Any &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a1d54950de0d9ccc255006a631c8adf9a',1,'amrex::Any::operator=(MF &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#ab5c2f212500abb488cf4d14245c29aee',1,'amrex::Arena::operator=(const Arena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a36dd09d6200de89dd8bb25b1cd223cb5',1,'amrex::Arena::operator=(Arena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ac6b94ba54d0f143f579690a55fd1150a',1,'amrex::Gpu::AsyncArray::operator=(AsyncArray const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ae70344e048d89311ae808a9485fd8b8f',1,'amrex::Gpu::AsyncArray::operator=(AsyncArray &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#ac0f5a3c8b889af8ac29ab19ccf3b288b',1,'amrex::BackgroundThread::operator=(BackgroundThread const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a84fe07d6505966071f15d2f65509baa7',1,'amrex::BackgroundThread::operator=(BackgroundThread &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html#a953101169ca6e1d72fafe0eb1f2c8177',1,'amrex::LevelBld::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#ac35e7bcd2e6c974918c1d5e74a4bac3a',1,'amrex::BARef::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html#ac26275b15424e584ebe7f5a89c23e4c7',1,'CommProfStats::BarrierEntry::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'amrex::BaseFab::operator=(const BaseFab< T > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'amrex::BaseFab::operator=(BaseFab< T > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'amrex::BaseFab::operator=(T const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'amrex::BaseFab::operator=(T const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< AtomicInt >::operator=(const BaseFab< AtomicInt > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< AtomicInt >::operator=(BaseFab< AtomicInt > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< AtomicInt >::operator=(AtomicInt const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< AtomicInt >::operator=(AtomicInt const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9a52c7475015824cfb60e6c67ecad522',1,'BaseFab< char >::operator=(const BaseFab< char > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a730800b56af324f6616cdb9ef570cdcc',1,'BaseFab< char >::operator=(BaseFab< char > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4b81fe99b0146870a40f702e63dd1415',1,'BaseFab< char >::operator=(char const &) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a197583c6096b348de15dcdb671457aee',1,'BaseFab< char >::operator=(char const &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ad694566587c38b3b85ee1048a2bd1498',1,'amrex::HypreNodeLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#aa5506298eca8297889fd65d06b542e98',1,'amrex::HypreABecLap2::operator=(HypreABecLap2 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a22d3d81298b39b86f57df4e3a8cfde58',1,'amrex::HypreABecLap2::operator=(HypreABecLap2 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a9953daa94e6da0aa13416873cf43835e',1,'amrex::HypreABecLap3::operator=(HypreABecLap3 const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a6e726af6a5dea2a39e38629eedf68d77',1,'amrex::HypreABecLap3::operator=(HypreABecLap3 &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a14b9f0dd6b475dc0dba5a4533c4158e9',1,'amrex::HypreIJIface::operator=(HypreIJIface const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a05ca21178c29ef540497b4333549baef',1,'amrex::HypreIJIface::operator=(HypreIJIface &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a00ba8003e627089b12616d549302a48d',1,'amrex::HypreMLABecLap::operator=(HypreMLABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a1ed176484530d5f9a35195c968b7f886',1,'amrex::HypreMLABecLap::operator=(HypreMLABecLap &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a4278296637fc4b67cffd26feeccc160c',1,'amrex::HypreNodeLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#aa857d99289dce4b6d520f426df145401',1,'amrex::HypreABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa6ab7e172b712f730ad09f00e3127549',1,'amrex::IArrayBox::operator=(IArrayBox &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a1f15c661d9fa23250901595a7e7e2179',1,'amrex::IArrayBox::operator=(const IArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#add58d47d87d67a2140449805c9b82a73',1,'amrex::IArrayBox::operator=(int v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#aa17249a55ceb7467d2d2ddaded5b8e24',1,'amrex::iMultiFab::operator=(iMultiFab &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ab8876b46ff60815091bd3905f98b365a',1,'amrex::iMultiFab::operator=(const iMultiFab &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ad696c10cf2f76f4ad08c6f9b8f7735bd',1,'amrex::iMultiFab::operator=(int r)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a634dcb439936cae4f084050779828d68',1,'amrex::EB2::IndexSpace::operator=(IndexSpace const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a03d5014d0330b1c49aa2b0deca0adf9e',1,'amrex::EB2::IndexSpace::operator=(IndexSpace &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#adaa080c0e4ccb67291c2581444d06e7b',1,'amrex::EB2::IndexSpaceChkptFile::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#ac3cf15112d4e0b7b33d884fcfd3f558b',1,'amrex::GpuTuple::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a9724df1a42e1fbf0956061d68b417087',1,'amrex::FArrayBox::operator=(FArrayBox &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6f8accb8be245e6873219b15a933f431',1,'amrex::FArrayBox::operator=(const FArrayBox &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6bb6bea68a04d94c29ededc43adae9d2',1,'amrex::FArrayBox::operator=(Real v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ad0bad9568c98a4a189a906541ccbad41',1,'amrex::FluxRegister::operator=(const FluxRegister &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8cc3f9a89b01e82521248e4bb7ce6074',1,'amrex::FluxRegister::operator=(FluxRegister &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a4167f396f181d93b61fbb630eca5f0b1',1,'amrex::ParallelContext::Frame::operator=(Frame const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#add7bceedba4bbaf9f2172c82e2775c04',1,'amrex::ParallelContext::Frame::operator=(Frame &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#accb415f1b74fa7e10a767254c3943e6a',1,'amrex::Geometry::operator=(const Geometry &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ad798fd92507868f0ee233bc92e2b30aa',1,'amrex::Geometry::operator=(Geometry &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ae950af55a7a785ea5d328d95d57af508',1,'amrex::EB2::IndexSpaceChkptFile::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a98cd15de0552b07aa6cceda354b8b604',1,'amrex::GpuTuple::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#ac3cf15112d4e0b7b33d884fcfd3f558b',1,'GpuTuple< Fs... >::operator=(GpuTuple< Us... > const &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html#a98cd15de0552b07aa6cceda354b8b604',1,'GpuTuple< Fs... >::operator=(GpuTuple< Us... > &&rhs)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#ad82118cb9204b160c74a43569c3d9c6f',1,'amrex::VisMF::Header::operator=(Header const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#a7b4974ed02d94db482c39ffae9d4d6e0',1,'amrex::VisMF::Header::operator=(Header &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a0a21b8442c0d0c4b9ecebb99aef84119',1,'amrex::Hypre::operator=(Hypre &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a465b11c7f873f706bba359bf6bdb0768',1,'amrex::Hypre::operator=(Hypre const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#abd02ea797323ac95372a4d02c41b50e2',1,'amrex::HypreABecLap::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< HYPRE_Int >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::Vector< BCTuple > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::Vector< BCTuple > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::Vector< RealTuple > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::Vector< RealTuple > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< GFab >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< GFab >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< HYPRE_Int >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::PODVector< Int > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< int >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< int >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< Int >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< Int >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< PetscInt >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< PetscInt >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< RealTuple >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< RealTuple >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#ac0a7f459ae2c96841edbc9bab9e6eb8a',1,'amrex::ErrorRec::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'amrex::LayoutData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#acd1ec386ca611eae4f102c7bc4562168',1,'amrex::EB2::IndexSpaceImp::operator=(IndexSpaceImp< G > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#af6b6248eceb701c542539a952c5808d8',1,'amrex::EB2::IndexSpaceImp::operator=(IndexSpaceImp< G > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a2e26fd180cf15b5ee489da10269d950d',1,'amrex::EB2::IndexSpaceSTL::operator=(IndexSpaceSTL const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a9a958addce9e3b225e6d76af21e3e851',1,'amrex::EB2::IndexSpaceSTL::operator=(IndexSpaceSTL &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ad732c86078527fd31e0cb50ad77e21ab',1,'amrex::InSituBridge::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a5753abe4eb1e3ac6d8747a0864533373',1,'amrex::InterpBase::operator=(InterpBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html#a448200184ccdeced8fd7a609dd43fa71',1,'amrex::InterpBase::operator=(InterpBase &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a86e3caeebf11d0a7786aedf4c4e2281b',1,'amrex::InterpBndryDataT::operator=(const InterpBndryDataT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#ac8f05912699e2607b569431b1c608d36',1,'amrex::InterpBndryDataT::operator=(InterpBndryDataT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#a98ba6c92d45e46815081dd529603c064',1,'amrex::ErrorRec::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'amrex::LayoutData::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::PODVector< int > >::operator=(const LayoutData &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae952180060d5f2a745cabfa5dc3f872b',1,'LayoutData< amrex::PODVector< int > >::operator=(LayoutData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#ae2491de2ca6d6444c53257bb6a52e52e',1,'LayoutData< amrex::PODVector< Int > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a9b2377f94bb99edec4a19623c51c545a',1,'FabArrayCopyDescriptor< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< IArrayBox >::operator=(FabArray< IArrayBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< IArrayBox >::operator=(const FabArray< IArrayBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< IArrayBox >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< TagBox >::operator=(FabArray< TagBox > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< TagBox >::operator=(const FabArray< TagBox > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< TagBox >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a24f7e6d0d4e8ee6aa8207710f51a603e',1,'amrex::FabArrayBase::operator=(const FabArrayBase &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a0b213cf522c93646cc152abb65ad97a4',1,'amrex::FabArrayBase::operator=(FabArrayBase &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a9b2377f94bb99edec4a19623c51c545a',1,'amrex::FabArrayCopyDescriptor::operator=(const FabArrayCopyDescriptor< FAB > &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a185b017430da5b0f87fb2941bf40d166',1,'amrex::FabArrayCopyDescriptor::operator=(FabArrayCopyDescriptor< FAB > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'amrex::FabArray::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a185b017430da5b0f87fb2941bf40d166',1,'FabArrayCopyDescriptor< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#aef489e20da7d002a654094f1869482af',1,'amrex::FabCopyDescriptor::operator=(const FabCopyDescriptor &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html#a04b202b2564359e3ea39054bb3ddd303',1,'amrex::FabCopyDescriptor::operator=(FabCopyDescriptor &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a8a4fa9cec9df6cf5b6214d76da14b099',1,'amrex::FabFactory::operator=(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a3a03a3b8e7241403a630cc320728b3c1',1,'amrex::FabFactory::operator=(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a8a4fa9cec9df6cf5b6214d76da14b099',1,'FabFactory< amrex::FArrayBox >::operator=(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a3a03a3b8e7241403a630cc320728b3c1',1,'FabFactory< amrex::FArrayBox >::operator=(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a8a4fa9cec9df6cf5b6214d76da14b099',1,'FabFactory< FArrayBox >::operator=(FabFactory const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html#a3a03a3b8e7241403a630cc320728b3c1',1,'FabFactory< FArrayBox >::operator=(FabFactory &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ad6a034e24183a0757164954cfb6fd1b3',1,'amrex::FabSetT::operator=(const FabSetT< MF > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a9e361db8584dca389f44089d08bdd240',1,'amrex::FabSetT::operator=(FabSetT< MF > &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'amrex::FabArray::operator=(const FabArray< FAB > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'amrex::FabArray::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator=(FabArray< amrex::BaseFab< AtomicInt > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator=(const FabArray< amrex::BaseFab< AtomicInt > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator=(FabArray< amrex::BaseFab< HYPRE_Int > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator=(const FabArray< amrex::BaseFab< HYPRE_Int > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::BaseFab< PetscInt > >::operator=(FabArray< amrex::BaseFab< PetscInt > > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::BaseFab< PetscInt > >::operator=(const FabArray< amrex::BaseFab< PetscInt > > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::CutFab >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::BaseFab< PetscInt > >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< FArrayBox >::operator=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::Mask >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::Mask >::operator=(const FabArray< amrex::Mask > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::Mask >::operator=(FabArray< amrex::Mask > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::EBCellFlagFab >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::EBCellFlagFab >::operator=(const FabArray< amrex::EBCellFlagFab > &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abfb756a609a97e842adfcb212390b506',1,'FabArray< amrex::EBCellFlagFab >::operator=(FabArray< amrex::EBCellFlagFab > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4216d9de507369835a657c156d8b8161',1,'FabArray< amrex::CutFab >::operator=(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0af3037790ff6d28e55abb56befa9217',1,'FabArray< amrex::CutFab >::operator=(const FabArray< amrex::CutFab > &rhs)=delete']]],
+ ['operator_3d_3d_6329',['operator==',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a510752620cbd0db055bba865c8dd926f',1,'amrex::EBCellFlag::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a924f7db8b7071a964375eeb077ed72dc',1,'amrex::DistributionMapping::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aeea4c86ca63ee5a3a6a482d38154b9c8',1,'BoxND< AMREX_SPACEDIM >::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aeea4c86ca63ee5a3a6a482d38154b9c8',1,'amrex::BoxND::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a111f72bd85cc49ade7c956cdf35d330b',1,'amrex::BoxList::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a03627b9f1cb88ad3ff6066b036e3ed97',1,'amrex::BoxDomain::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac7392d5269b259859afb66f9528f1f6b',1,'amrex::BoxArray::operator==(const Vector< Box > &bv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a74ee48ddcfd53d548f7a55352dba7cb4',1,'amrex::BoxArray::operator==(const BoxArray &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html#a8525a0bfb72343d71c8730cce94b7e72',1,'amrex::FabArrayBase::BDKey::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a8b138bbeeb2436431a73d8c605e4a15d',1,'amrex::BCRec::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a9d0fed703b10738a7b976f24d1c427c7',1,'amrex::BATransformer::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html#a4a773656b90b2b8db99098519f4baed0',1,'amrex::BATbndryReg::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#ae8cf710c0d69005c259ce278c92f0d48',1,'BLProfStats::TimeRange::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ac555aa3c796786f8956731f96fb58bf5',1,'amrex::IndexTypeND::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a4a4237a4808d5f1bbd7266cc847e4952',1,'amrex::DistributionMapping::RefID::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html#ad4c7371a91e9b4e6381438ac14d95410',1,'amrex::FabArrayId::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa92fe9cc159271081f5d93db53a531f6',1,'amrex::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#ac87a2a13371616bc353f2f0ab21a95d1',1,'amrex::BoxArray::RefID::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a787b257855e1c1f21c26438230e0f482',1,'amrex::RealVect::operator==(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a787b257855e1c1f21c26438230e0f482',1,'amrex::RealVect::operator==(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a834fb65342114ff30939f55642575f36',1,'amrex::RealDescriptor::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#aa8f0c58703d74ff60d7fde603725e54c',1,'amrex::Periodicity::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a44cb3b76a01de48a5d93281e7c0a4ef2',1,'amrex::OrientationIter::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a113bd6398654564605653436aff3db76',1,'amrex::Orientation::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html#a05bebd2702cb1c8cf16bbc3f6e504864',1,'amrex::NeighborParticleContainer::NeighborCopyTag::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ac555aa3c796786f8956731f96fb58bf5',1,'IndexTypeND< AMREX_SPACEDIM >::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a537343bdd3bd917f5343bb16ed28875e',1,'amrex::IntDescriptor::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6ddff3a577201c696129211d63e2bf9d',1,'amrex::IntVectND::operator==(int val) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aca5f7df9cd9ecc76b0ec1dea5d218d7b',1,'amrex::IntVectND::operator==(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6ddff3a577201c696129211d63e2bf9d',1,'IntVectND< AMREX_SPACEDIM >::operator==(int val) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aca5f7df9cd9ecc76b0ec1dea5d218d7b',1,'IntVectND< AMREX_SPACEDIM >::operator==(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html#ac25ca6af8a9612389f174e23865645c3',1,'amrex::NeighborParticleContainer::NeighborCommTag::operator==()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a88b16dbe8f6f315955cdde15cbd71e7e',1,'amrex::CArena::Node::operator==()']]],
+ ['operator_3e_6330',['operator>',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa6d9b9823fb7af1a0a12a8c028e7e99f',1,'amrex::IntVectND::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0d13684f9d3b9bee2c17439f7051b011',1,'amrex::BoxND::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0d13684f9d3b9bee2c17439f7051b011',1,'BoxND< AMREX_SPACEDIM >::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aa6d9b9823fb7af1a0a12a8c028e7e99f',1,'IntVectND< AMREX_SPACEDIM >::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a5744e431e5a8462467ef74563e4163d3',1,'amrex::Orientation::operator>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#af98b10ea8dcc7c6b0a87218452b39448',1,'amrex::RealVect::operator>(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#af98b10ea8dcc7c6b0a87218452b39448',1,'amrex::RealVect::operator>(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a13f82dbcb96b0c07df63a4cf9ddb26e1',1,'amrex::ValLocPair::operator>()']]],
+ ['operator_3e_3d_6331',['operator>=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#af14b906cbe8c60d19ef9a2c86288900c',1,'amrex::Orientation::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aede3778179f57e5b9c02a7ed7cbfa04d',1,'amrex::RealVect::operator>=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#aede3778179f57e5b9c02a7ed7cbfa04d',1,'amrex::RealVect::operator>=(const RealVect &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aec2bae4f69b7a141a429ee6d7fc045f9',1,'IntVectND< AMREX_SPACEDIM >::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aec2bae4f69b7a141a429ee6d7fc045f9',1,'amrex::IntVectND::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7ce549f0def1a5be24c9a21f57f5a3bd',1,'BoxND< AMREX_SPACEDIM >::operator>=()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a7ce549f0def1a5be24c9a21f57f5a3bd',1,'amrex::BoxND::operator>=()']]],
+ ['operator_3e_3e_6332',['operator>>',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86c00adba06b7bcd4670f9d5bc989dae',1,'amrex::operator>>(std::istream &is, IntVectND< dim > &iv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9a0606a9b1a287b48d02aaa194e58c90',1,'amrex::operator>>(std::istream &is, Orientation &o)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89d1ab126c05c2eac37ba679a7415a9b',1,'amrex::operator>>(std::istream &is, RealVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae09b06c662f23c91ec5b359875ee085e',1,'amrex::operator>>(std::istream &is, IndexTypeND< dim > &it)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5086c850dfa16df677225c8c1139e466',1,'amrex::operator>>(std::istream &, Geometry &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ff574ad6dd00e11abbe7b34c9233e0b',1,'amrex::operator>>(std::istream &is, FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3fa033d5f7e81438c45cc3b5f6af3443',1,'amrex::operator>>(std::istream &, RealBox &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a543f68ea96151adca9c24601b7f472e1',1,'amrex::operator>>(std::istream &is, RealDescriptor &rd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0ed9b6ea967b3a6cebc43973e1440e06',1,'amrex::operator>>(std::istream &is, IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4058fe437a44e4e9367221fbd9fa9e3c',1,'amrex::operator>>(std::istream &is, CoordSys &c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0105a9c07cf522baaf3a44e43e92f3a',1,'amrex::operator>>(std::istream &is, BoxND< dim > &bx)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#adb81bd5a1d50874312ada5f322af143b',1,'amrex::expect::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a24251fbdbd3497be0c9ef8a30260aa41',1,'amrex::CoordSys::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff6b4420435f9951710a37eda411db8f',1,'amrex::operator>>(std::istream &, const expect &exp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abbd06906c35c69c96f95404ef3837e15',1,'amrex::operator>>(std::istream &is, VisMF::FabOnDisk &fod)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a35e6a4a987e55646e4f33c6827554dea',1,'amrex::operator>>(std::istream &is, Vector< VisMF::FabOnDisk > &fa)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd04f69e01ce3c15f6788670823386e5',1,'amrex::operator>>(std::istream &is, VisMF::Header &hd)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeddafb7300c5464e3bf385c510ddb5e0',1,'amrex::operator>>(std::istream &is, Mask &m)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a1a84a7ddf56279e4a09fb51fc80fe955',1,'amrex::Orientation::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#abfff64dce9dca205fc9d3fdde790dc44',1,'amrex::Mask::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#ae68dd8dc7268d4b438f79b8f499bc0d6',1,'amrex::IntDescriptor::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a3ca59e88c7830d6acd3f90177916f308',1,'amrex::Geometry::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ad6e8fbbe92b476fd75bf5ace98418fa6',1,'amrex::FArrayBox::operator>>()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a12a8ba870c44c0b8df87fbf476ba0240',1,'amrex::RealVect::operator>>()']]],
+ ['operator_5b_5d_6333',['operator[]',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::vector< bool > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::VisMF::FabOnDisk >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::VisMF::FabOnDisk >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::WeightedBox >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::WeightedBox >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::YAFluxRegisterT< MF > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::YAFluxRegisterT< MF > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::vector< bool > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< RT > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< RT > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::DataBlock >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< int >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< int >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< gpuStream_t >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< gpuStream_t >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< double >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< double >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::ReductionEntry >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::ReductionEntry >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::NameTagEntry >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::NameTagEntry >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Array< Real, AMREX_SPACEDIM > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::DataBlock >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< CommProfStats::BarrierEntry >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< CommProfStats::BarrierEntry >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< char const * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< char const * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< char >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< char >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< char * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< char * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< BLProfStats::BLPDataBlock >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< BLProfStats::BLPDataBlock >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Array< Real, AMREX_SPACEDIM > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::MultiFab > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::VisMF * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::VisMF * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::MultiFab > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::MultiFab * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::MultiFab * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::iMultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::iMultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::Geometry > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::Geometry > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::FabArrayId > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::FabArrayId > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< double > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< MF > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< MF > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Long > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Long > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< HYPRE_Int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< HYPRE_Int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< FAB * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< FAB * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::Edge >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< double > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::string >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::string >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::size_t >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::size_t >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::pair< void *, amrex::Arena * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::pair< void *, amrex::Arena * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< MF > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Vertex >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Vertex >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Vector< Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Vector< Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Vector< MultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Vector< MultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< V >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< V >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< T > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< T > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< std::fstream > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< std::fstream > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< MF > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::VisMF > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::VisMF > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::MultiFab > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::unique_ptr< amrex::MultiFab > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< ParticleLevel >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::list< BLProfStats::TimeRange > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::ifstream * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::ifstream * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Setbuf_Char_Type >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Setbuf_Char_Type >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< RT >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< RT >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< RegionsProfStats::DataBlock >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< RegionsProfStats::DataBlock >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Real >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Real >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::list< BLProfStats::TimeRange > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< ParticleLevel >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MultiFab >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MultiFab >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MPI_Status >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MPI_Status >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MPI_Request >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MPI_Request >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< MF >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< MF >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< Long >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< Long >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< long >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, IntVector > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::pair< int, int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::pair< int, int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< std::string, int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< std::string, int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, ParticleTile > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, ParticleTile > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, IntVector > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< long >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< int, amrex::PODVector< int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< int, amrex::PODVector< int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< std::map< int, amrex::IntVectND > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< std::map< int, amrex::IntVectND > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'amrex::LayoutData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real,(M+2) *(M+1)/2 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real,(M+2) *(M+1)/2 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a08481c4b5de44f34b8e73aac96dc5086',1,'amrex::IndexTypeND::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a08481c4b5de44f34b8e73aac96dc5086',1,'IndexTypeND< AMREX_SPACEDIM >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a40372a12f3d4507c89e37f63f68dfef9',1,'amrex::IntVectND::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a04e20e13b5a334f84f21e38d79dd1b26',1,'amrex::IntVectND::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a40372a12f3d4507c89e37f63f68dfef9',1,'IntVectND< AMREX_SPACEDIM >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a04e20e13b5a334f84f21e38d79dd1b26',1,'IntVectND< AMREX_SPACEDIM >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a93685048211a95fb1c7e740bca240dd7',1,'amrex::IParserStack::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real, nelems >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'amrex::LayoutData::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'amrex::LayoutData::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'amrex::LayoutData::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#accfeb1e3facccbcdedc791ce6bbb67dc',1,'amrex::BoxArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'amrex::FabArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#abdfed9e915c0fec995a85a86a8c8627e',1,'amrex::ErrorList::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a051c0211689621d68f3565becf7adddd',1,'amrex::DistributionMapping::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a1038e632d124f54e8b5566787b4896a8',1,'amrex::DescriptorList::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a105b772528c0a4ab1ddd6970c04e1456',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a105b772528c0a4ab1ddd6970c04e1456',1,'amrex::ConstParticleTileData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html#a558850bcec731c7cbd3f93138606388e',1,'amrex::CellData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa0b5be63833c38612f79a1542001789b',1,'BoxND< AMREX_SPACEDIM >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa0b5be63833c38612f79a1542001789b',1,'amrex::BoxND::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a0386a0ab9aa86bee7e8f499770f99ca5',1,'amrex::BoxArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a687f7e9c604524cd2ce9b43957f87cac',1,'amrex::BndryRegisterT::operator[](Orientation face) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a95bfbf54acf359a2d3c741c345ebaf6e',1,'amrex::BndryRegisterT::operator[](Orientation face) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a2d7ae73be4e090c02d93dee4b5d22370',1,'amrex::BndryDataT::operator[](Orientation face) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aa362341b91354c3efb2b604549e3319c',1,'amrex::BndryDataT::operator[](Orientation face) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a2fb608a08b57c27a7784ccd6be56bb30',1,'amrex::ArrayOfStructs::operator[](int i)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aefa7a0fd1aca91d891859b5fabe22a07',1,'amrex::ArrayOfStructs::operator[](int i) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::BoxND > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< HYPRE_Int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::Vector< RealTuple > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::Vector< RealTuple > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::Vector< RealTuple > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< GFab >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< GFab >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< GFab >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< GFab >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< HYPRE_Int >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< HYPRE_Int >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::Vector< RealTuple > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< HYPRE_Int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< int >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< int >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< int >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< int >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< Int >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< Int >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< Int >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::PODVector< Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::PODVector< HYPRE_Int > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::PODVector< int > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::PODVector< int > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::PODVector< int > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::PODVector< int > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::PODVector< Int > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::PODVector< Int > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::PODVector< Int > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'amrex::FabArray::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< amrex::Vector< BCTuple > >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< const ParticleReal *, NArrayReal >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< const ParticleReal *, NArrayReal >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< const int *, NArrayInt >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< const int *, NArrayInt >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< bool, N >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< bool, N >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< amrex::EB2::PolyTerm, N >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< amrex::EB2::PolyTerm, N >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int *, NAI >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< amrex::algoim::Interval, N >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< amrex::algoim::Interval, N >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'amrex::GpuArray::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'amrex::GpuArray::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#abc8e1ef1fb32bdc7892f1b8eed58d712',1,'amrex::FabSetT::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#aea5322566f30964aed1c5c29deeb865e',1,'amrex::FabSetT::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a3a15743fbc6bfe0f132e113d69b8bb3e',1,'amrex::FabSetT::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a1c27985ab724a1cacaa41a9f4cc5fc25',1,'amrex::FabSetT::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real, nelems >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real, AMREX_SPACEDIM >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real, AMREX_SPACEDIM >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< Real, 3 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< Real, 3 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< ParticleReal *, NAR >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< ParticleReal *, NAR >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< TagBox >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, 4 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, 4 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, 3 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, 3 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int, 2 >::operator[](int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a855beb08e2de22f04d82e602524b65e3',1,'GpuArray< int, 2 >::operator[](int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#aba9b0ae13a9b1f8cc6cd0a52ef7caf7d',1,'GpuArray< int *, NAI >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::CutFab >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::CutFab >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::CutFab >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::CutFab >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::BaseFab< PetscInt > >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::EBCellFlagFab >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::BaseFab< AtomicInt > >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'amrex::FabArray::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'amrex::FabArray::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< FArrayBox >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< TagBox >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< TagBox >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< TagBox >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< IArrayBox >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< IArrayBox >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< IArrayBox >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< IArrayBox >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< FArrayBox >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< FArrayBox >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< Int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< FArrayBox >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::Mask >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::Mask >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::Mask >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aea4482f17a37031cb4d666bb0d35bb75',1,'FabArray< amrex::Mask >::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a075244874da3e2433d57ca6fa8b96dc2',1,'FabArray< amrex::EBCellFlagFab >::operator[](int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0cff697750da98028349785f52862dd9',1,'FabArray< amrex::EBCellFlagFab >::operator[](int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5ba62a9af2c4595f5cc07658922e54dd',1,'FabArray< amrex::EBCellFlagFab >::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::PolyTerm >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::distFcnElement2d * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::distFcnElement2d * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::DistributionMapping >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::DistributionMapping >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::ChkptFileLevel >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::ChkptFileLevel >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::Edge >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::GShopLevel< G > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::GShopLevel< G > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::DataServices * >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::PolyTerm >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::EB2::STLLevel >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::EB2::STLLevel >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::ForkJoin::ComponentSet >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::ForkJoin::ComponentSet >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::ForkJoin::MFFork >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::ForkJoin::MFFork >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BLProfiler::CommStats >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a48008873323ae4de7561f09237112e4c',1,'amrex::RealVect::operator[](int i) &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae1d5a95100e25091c6cb29a50e0c2be7',1,'amrex::RealVect::operator[](int i) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'amrex::Vector::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'amrex::Vector::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BCRec >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BCRec >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BLProfiler::CallStats >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BLProfiler::CallStats >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BLProfiler::CommStats >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Geometry >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BLProfiler::RStartStop >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BLProfiler::RStartStop >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BoxArray >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BoxArray >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BoxList >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BoxList >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::BoxND >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::BoxND >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::DataServices * >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< std::size_t > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::ParticleLocator< Bins > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::ParticleLocator< Bins > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< amrex::IntVectND > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< amrex::IntVectND > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< Real > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::PODVector< Real > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::PODVector< std::size_t > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Real >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Real >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::StateData >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::StateData >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::BoxArray > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Vector< amrex::BoxArray > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::Vector< amrex::BoxND > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::LayoutData< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::Geometry >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::iMultiFab >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::iMultiFab >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::IndexTypeND >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::IndexTypeND >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::InterpBase * >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::InterpBase * >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::IntVectND >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::IntVectND >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac279e83bbbad84c9218d6673bf75fe65',1,'amrex::RealVect::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::LayoutData< HYPRE_Int > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::LayoutData< int > >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::LayoutData< int > >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::MultiFab >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::MultiFab >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::MultiMask >::operator[](size_type i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a386c8f4b57c4b34a5b0b34809554f89e',1,'Vector< amrex::MultiMask >::operator[](size_type i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a21762c932d02442c5b633ed8f9245644',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::NeighborCode >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac4cca97be972651406f245a8f627984c',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'amrex::PODVector::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'amrex::PODVector::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::BoxND >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::BoxND >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#ac4cca97be972651406f245a8f627984c',1,'amrex::ParticleTileData::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::NeighborCode >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::openbc::MomTag >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::openbc::MomTag >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::STLtools::Triangle >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::STLtools::Triangle >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< amrex::XDim3 >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< amrex::XDim3 >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< char >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< char >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a88ce4b01bb46dabe69901da0552438b4',1,'MultiArray4< value_type const >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< PetscInt >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< PetscInt >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< PetscInt >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< RealTuple >::operator[](const MFIter &a_mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af942577b8d2b977fd3aefa9e4ca2c4c2',1,'LayoutData< RealTuple >::operator[](const MFIter &a_mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a036d306adc873de2e4dfd248ede5e8ee',1,'LayoutData< RealTuple >::operator[](int a_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#a8156da55f8f06b067f10e3636fe78334',1,'LayoutData< RealTuple >::operator[](int a_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a88ce4b01bb46dabe69901da0552438b4',1,'amrex::MultiArray4::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html#a88ce4b01bb46dabe69901da0552438b4',1,'MultiArray4< value_type >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a316297dac1bb8a86d2c72da43db652a6',1,'amrex::MultiCutFab::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ade6f739eb789f2d3dc684a193be94971',1,'amrex::MultiCutFab::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a261c9bcb22ccc62bedbbdcb84cf53578',1,'amrex::MultiCutFab::operator[](int global_box_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad40ab7b9d5f3dde32c3d973c3cbc4384',1,'amrex::MultiCutFab::operator[](int global_box_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#ada480977cbd644cd226e035c089f2594',1,'amrex::MultiMask::operator[](const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#af88debd7ac3c502ae1348d86fbecd5f4',1,'amrex::MultiMask::operator[](const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#ad0b61495ec872b2bba140040a6656a79',1,'amrex::ParserStack::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a5c651ceec4c12e5fb2905c321abc5471',1,'amrex::ParticleArrayAccessor::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< std::size_t >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< ParticleReal * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< ParticleReal * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< std::size_t >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< unsigned int >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< unsigned int >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ac279e83bbbad84c9218d6673bf75fe65',1,'amrex::RealVect::operator[](int i) &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a48008873323ae4de7561f09237112e4c',1,'amrex::RealVect::operator[](int i) &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae1d5a95100e25091c6cb29a50e0c2be7',1,'amrex::RealVect::operator[](int i) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< index_type >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html#af5a22f5d4a49a1d07d307e640629601e',1,'LayoutData< PetscInt >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const int * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const int * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const int *, DefaultAllocator< const int * > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const ParticleReal * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const ParticleReal * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< index_type >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< int >::operator[]()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< int * >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< int * >::operator[](size_type a_index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a553df993568cf65c1252d805c7cfcd8e',1,'PODVector< int *, DefaultAllocator< int * > >::operator[](size_type a_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a57c5c0338de67e3329a4e33e0500527b',1,'PODVector< int *, DefaultAllocator< int * > >::operator[](size_type a_index) const noexcept']]],
+ ['operator_7c_6334',['operator|',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a61941cdb68b6ca2b6bd0ccef3831019b',1,'amrex']]],
+ ['operator_7c_3d_6335',['operator|=',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ad70cc656ea2eab2e5ed1a8b06c00785d',1,'amrex::Mask']]],
+ ['options_5fnamespace_6336',['options_namespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a82145850435b74caa01b3322229a059b',1,'amrex::HypreNodeLap::options_namespace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a9e2c8bb6ef487b2efe4482bd682b68ce',1,'amrex::Hypre::options_namespace()']]],
+ ['or_6337',['Or',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a220eeb19edc1365466cc0acfec9ee3d7',1,'amrex::ParallelAllReduce::Or()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a5f7fc55ae2bbfbbc7f2b026b754c30c1',1,'amrex::ParallelReduce::Or()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a16aac9b4caf7d3aa715c35e1473a4254',1,'amrex::Mask::Or(const Mask &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ad5797578c04b5614ce848331711d3fe5',1,'amrex::Mask::Or(const Mask &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a8fcf8e088c4ea7f800d327c9842b0986',1,'amrex::Mask::Or(const Mask &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ada0a58519cfd7ec1ab414bf65365c72c',1,'amrex::Mask::Or(const Mask &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept']]],
+ ['ord_6338',['ord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a26af90d55c81141a711427bcfdf5cc58',1,'amrex::IntDescriptor::ord()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#afcfec860496e4fc3bb85266a72321efa',1,'amrex::RealDescriptor::ord()']]],
+ ['order_6339',['order',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ab7fb74e5a55e3c5a721d7c4f5ffd5960',1,'amrex::RealDescriptor::order() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#adb0da1597fe482a78cf9dc474b1a9328',1,'amrex::RealDescriptor::order() const &'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#af4fd11c6c5ff73c8937000fd60729ad4',1,'amrex::IntDescriptor::order()']]],
+ ['orderarray_6340',['orderarray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a128ded7be7a9e70108bf78c269d4d508',1,'amrex::RealDescriptor::orderarray() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a15088522b061b0e6c504ea1175a783f2',1,'amrex::RealDescriptor::orderarray() const &']]],
+ ['ordered_5fsimplify_6341',['ordered_simplify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ab9071e12fb35012248c8978ed5e9b5a1',1,'amrex::BoxList']]],
+ ['orderedboxes_6342',['OrderedBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html',1,'amrex::OrderedBoxes'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html#abf001c57e7a3772e49e5870334baaa05',1,'amrex::OrderedBoxes::OrderedBoxes()']]],
+ ['ordering_6343',['ordering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a9dd03f8360cfc2cfdf803298308f53dd',1,'amrex::FArrayBox']]],
+ ['ordering_6344',['Ordering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39',1,'amrex::FABio::Ordering()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839',1,'amrex::IntDescriptor::Ordering()']]],
+ ['orientation_6345',['Orientation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html',1,'amrex::Orientation'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a4706129433791b27ed00bd69b4cff5f7',1,'amrex::Orientation::Orientation() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a382d3782efffb9d5c5d132f5758b7cb5',1,'amrex::Orientation::Orientation(int dir, Side side) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a377b4d3db6c833a77b181d4329d4c530',1,'amrex::Orientation::Orientation(Direction dir, Side side) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a77e0b0c3ba62b33380805f6d6da3ca5e',1,'amrex::Orientation::Orientation(int v) noexcept']]],
+ ['orientationiter_6346',['OrientationIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html',1,'amrex::OrientationIter'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a253004b1b5e149ee012d73724c077696',1,'amrex::OrientationIter::OrientationIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a89ae2d0b6ad2bb943c5bf57233fdae87',1,'amrex::Orientation::OrientationIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#ab64091346540ed0e8a9da3a2f567b980',1,'amrex::OrientationIter::OrientationIter(const Orientation &_face) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#af6dba82ba412292d5594bb333ac67627',1,'amrex::OrientationIter::OrientationIter() noexcept=default']]],
+ ['orig_6347',['orig',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#af278943e6089937c826f0bd0967a264f',1,'amrex::ForkJoin::MFFork']]],
+ ['orop_6348',['orOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1orOp.html',1,'amrex::InSituUtils']]],
+ ['os_6349',['os',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a8cde9f73108377cda6aa9be7fe4f2dab',1,'amrex::Print']]],
+ ['os_5ftemp_6350',['os_temp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::BaseFab< AtomicInt > >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'amrex::FabArray::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::EBCellFlagFab >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::BaseFab< PetscInt > >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::CutFab >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< amrex::Mask >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< FArrayBox >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< IArrayBox >::os_temp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a11346c64d84d261c3766c76a0b09a032',1,'FabArray< TagBox >::os_temp()']]],
+ ['oserr_6351',['oserr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a1ec641702551464f7feaa4f4f225f2d7',1,'amrex::system']]],
+ ['osout_6352',['osout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1system.html#a94b8de2ec8af3b8975c7d280254f29cf',1,'amrex::system']]],
+ ['other_6353',['other',['https://amrex-codes.github.io/amrex/doxygen/structhacc_1_1AlignedAllocator_1_1rebind.html#a96ecc5d534254a7cab53bdfa4d78db8e',1,'hacc::AlignedAllocator::rebind']]],
+ ['out_6354',['out',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466ac68271a63ddbc431c307beb7d2918275',1,'amrex::ForkJoin']]],
+ ['outofmemory_6355',['OutOfMemory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe890be0bd82650235456eabcf50e309',1,'amrex']]],
+ ['outside_5fdomain_6356',['outside_domain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846a60efc76c5d4cabbf71077b1aa4700077',1,'amrex::BndryDataT']]],
+ ['outsideroundoffdomain_6357',['outsideRoundoffDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af5bc2516bcf62a317b7bd5c77def5171',1,'amrex::Geometry']]],
+ ['outstream_6358',['OutStream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add2f0f36ce80f2f3934e3a8ec2a966df',1,'amrex']]],
+ ['overflow_6359',['overflow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca0bd9f6dd716003f3818d15d2e211ee73',1,'amrex']]],
+ ['overlapmask_6360',['OverlapMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afbd6dab928640c74eb1d7a28e8f36afa',1,'amrex::MultiFab']]],
+ ['overridesync_6361',['OverrideSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'amrex::FabArray::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'amrex::FabArray::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5821b989454c54f92dd1f2312e95b5b6',1,'amrex::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afc2840698e1cec5a44ebeb9d34783327',1,'amrex::MultiFab::OverrideSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< TagBox >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< TagBox >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< IArrayBox >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< IArrayBox >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< FArrayBox >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< FArrayBox >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::Mask >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::Mask >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4f7ee90203e2af36c474d9b2234c8cae',1,'FabArray< amrex::CutFab >::OverrideSync(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37eadd5f219d50c8f1c3422f2fa81eb2',1,'FabArray< amrex::CutFab >::OverrideSync(const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['overridesync_5ffinish_6362',['OverrideSync_finish',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad81d4975698feb7461d8ad18c21c7951',1,'amrex::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< TagBox >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< IArrayBox >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< FArrayBox >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::Mask >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::CutFab >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#adbc8db61cee190b8779c871001f78057',1,'amrex::FabArray::OverrideSync_finish()']]],
+ ['overridesync_5fnowait_6363',['OverrideSync_nowait',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6d31b25633d781cd8fe931951889e6c',1,'amrex::OverrideSync_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< TagBox >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< TagBox >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< IArrayBox >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< IArrayBox >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< FArrayBox >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< FArrayBox >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::Mask >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::Mask >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::EBCellFlagFab >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::CutFab >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::CutFab >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::BaseFab< PetscInt > >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'FabArray< amrex::BaseFab< AtomicInt > >::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2f1b5bd6a26a0ed12733e9a6ce8b0eb9',1,'amrex::FabArray::OverrideSync_nowait(int scomp, int ncomp, const Periodicity &period)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4528c1a098c945ff4f1cef3a812b1af5',1,'amrex::FabArray::OverrideSync_nowait(const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['overset_5frescale_5fbcoef_5fx_6364',['overset_rescale_bcoef_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a040b31bdb9951876d8277049591cfe51',1,'amrex']]],
+ ['overset_5frescale_5fbcoef_5fy_6365',['overset_rescale_bcoef_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a756bd05a03228632b5dfc9323d9440fa',1,'amrex']]],
+ ['overset_5frescale_5fbcoef_5fz_6366',['overset_rescale_bcoef_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae6346740764334df2fdcaca7e48a9313',1,'amrex']]],
+ ['overwriteflux_6367',['OverwriteFlux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a4230b5a0ec42a59e2f6e48e51ca77f83',1,'amrex::FluxRegister']]],
+ ['own_5fmf_6368',['own_mf',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html#a1af6ce9e83db0135a45c4b2bc7afc31b',1,'N_VectorContent_MultiFab_notptr']]],
+ ['owner_6369',['owner',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ab9c4e4255bdd7cbfe4e9decb095d1bcc',1,'amrex_parmparse_module::amrex_parmparse::owner()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#abef15ce1cbccdaa8dc7aa6a6bb4a0609',1,'amrex::CArena::Node::owner()']]],
+ ['owner_5fmask_6370',['owner_mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#ac8924539f89bd4ae28eb0df416235f4e',1,'amrex::HypreNodeLap']]],
+ ['owner_5ftask_6371',['owner_task',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html#aab173e1a49428a72e1099f8925dfeb56',1,'amrex::ForkJoin::MFFork']]],
+ ['ownermask_6372',['OwnerMask',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63e28af3672b72154d156eac5f51ce06',1,'amrex::OwnerMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a3c8c9bf8723fcfac9b8d410485e7ed4a',1,'amrex::MultiFab::OwnerMask()']]],
+ ['ownership_6373',['OwnerShip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8e414f069d04091245f3e9e94a3aa237',1,'amrex::FabArrayBase']]],
+ ['ownership_6374',['ownership',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab4d5df57a6eaa1d785d131b059b43e18',1,'amrex::FabArrayBase']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_0.js b/amrex-hydro/Doxygen/html/search/classes_0.js
index 6c80940..01c6a9b 100644
--- a/amrex-hydro/Doxygen/html/search/classes_0.js
+++ b/amrex-hydro/Doxygen/html/search/classes_0.js
@@ -1,135 +1,135 @@
var searchData=
[
- ['alignedallocator_8971',['AlignedAllocator',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html',1,'hacc']]],
- ['allprint_8972',['AllPrint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrint.html',1,'amrex']]],
- ['allprinttofile_8973',['AllPrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrintToFile.html',1,'amrex']]],
- ['allregularif_8974',['AllRegularIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1AllRegularIF.html',1,'amrex::EB2']]],
- ['amr_8975',['Amr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html',1,'amrex']]],
- ['amrassigngrid_8976',['AmrAssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html',1,'amrex']]],
- ['amrassigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_20_3e_8977',['AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html',1,'']]],
- ['amrassigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8978',['AmrAssignGrid< amrex::DenseBinIteratorFactory< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html',1,'amrex']]],
- ['amrcore_8979',['AmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html',1,'amrex']]],
- ['amrdata_8980',['AmrData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html',1,'amrex']]],
- ['amrdataadaptor_8981',['AmrDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html',1,'amrex']]],
- ['amrerrortag_8982',['AMRErrorTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html',1,'amrex']]],
- ['amrerrortaginfo_8983',['AMRErrorTagInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html',1,'amrex']]],
- ['amrex_8984',['AMReX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html',1,'amrex']]],
- ['amrex_5fallocate_8985',['amrex_allocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__allocate.html',1,'amrex_mempool_module']]],
- ['amrex_5fdeallocate_8986',['amrex_deallocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__deallocate.html',1,'amrex_mempool_module']]],
- ['amrex_5fdelete_5fparmparse_8987',['amrex_delete_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__delete__parmparse.html',1,'amrex_parmparse_module']]],
- ['amrex_5ferror_8988',['amrex_error',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html',1,'amrex_error_module']]],
- ['amrex_5ffi_5fabort_8989',['amrex_fi_abort',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__abort.html',1,'amrex_error_module']]],
- ['amrex_5ffi_5ferror_8990',['amrex_fi_error',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__error.html',1,'amrex_error_module']]],
- ['amrex_5ffi_5fpd_5fbcast_5fr_8991',['amrex_fi_pd_bcast_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__bcast__r.html',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5ffi_5fpd_5fioprocessor_8992',['amrex_fi_pd_ioprocessor',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor.html',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5ffi_5fpd_5fioprocessor_5fnumber_8993',['amrex_fi_pd_ioprocessor_number',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor__number.html',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5ffi_5fpd_5fmyproc_8994',['amrex_fi_pd_myproc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__myproc.html',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5ffi_5fpd_5fnprocs_8995',['amrex_fi_pd_nprocs',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__nprocs.html',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5ffi_5fpd_5fwtime_8996',['amrex_fi_pd_wtime',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__wtime.html',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5ffi_5fwarning_8997',['amrex_fi_warning',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__warning.html',1,'amrex_error_module']]],
- ['amrex_5ffilcc_8998',['amrex_filcc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__filcc__module_1_1amrex__filcc.html',1,'amrex_filcc_module']]],
- ['amrex_5ffree_8999',['amrex_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__free.html',1,'amrex_fort_module']]],
- ['amrex_5fiparser_9000',['amrex_iparser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html',1,'amrex']]],
- ['amrex_5fiparserstype_9001',['AMREX_IPARSERSTYPE',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html',1,'']]],
- ['amrex_5fksp_9002',['amrex_KSP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html',1,'amrex']]],
- ['amrex_5fmalloc_9003',['amrex_malloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__malloc.html',1,'amrex_fort_module']]],
- ['amrex_5fmat_9004',['amrex_Mat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html',1,'amrex']]],
- ['amrex_5fmempool_5falloc_9005',['amrex_mempool_alloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__alloc.html',1,'amrex_mempool_module']]],
- ['amrex_5fmempool_5ffree_9006',['amrex_mempool_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__free.html',1,'amrex_mempool_module']]],
- ['amrex_5fnew_5fparmparse_9007',['amrex_new_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__new__parmparse.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_9008',['amrex_parmparse',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fadd_5fbool_9009',['amrex_parmparse_add_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__bool.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fadd_5fint_9010',['amrex_parmparse_add_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__int.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fadd_5fintarr_9011',['amrex_parmparse_add_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__intarr.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fadd_5freal_9012',['amrex_parmparse_add_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__real.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fadd_5frealarr_9013',['amrex_parmparse_add_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__realarr.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fadd_5fstring_9014',['amrex_parmparse_add_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__string.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fadd_5fstringarr_9015',['amrex_parmparse_add_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__stringarr.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fdelete_5fcp_5fchar_9016',['amrex_parmparse_delete_cp_char',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__delete__cp__char.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5fbool_9017',['amrex_parmparse_get_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__bool.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5fcounts_9018',['amrex_parmparse_get_counts',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__counts.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5fint_9019',['amrex_parmparse_get_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__int.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5fintarr_9020',['amrex_parmparse_get_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__intarr.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5freal_9021',['amrex_parmparse_get_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__real.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5frealarr_9022',['amrex_parmparse_get_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__realarr.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5fstring_9023',['amrex_parmparse_get_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__string.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fget_5fstringarr_9024',['amrex_parmparse_get_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__stringarr.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fquery_5fbool_9025',['amrex_parmparse_query_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__bool.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fquery_5fint_9026',['amrex_parmparse_query_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__int.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fquery_5freal_9027',['amrex_parmparse_query_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__real.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fquery_5fstring_9028',['amrex_parmparse_query_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__string.html',1,'amrex_parmparse_module']]],
- ['amrex_5fparser_9029',['amrex_parser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html',1,'amrex']]],
- ['amrex_5fparserstype_9030',['AMREX_PARSERSTYPE',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html',1,'']]],
- ['amrex_5fpd_5fbcast_9031',['amrex_pd_bcast',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5frandom_9032',['amrex_random',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random.html',1,'amrex_fort_module']]],
- ['amrex_5frandom_5fint_9033',['amrex_random_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random__int.html',1,'amrex_fort_module']]],
- ['amrex_5freal_5farray_5finit_9034',['amrex_real_array_init',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__real__array__init.html',1,'amrex_mempool_module']]],
- ['amrex_5fstring_9035',['amrex_string',['https://amrex-codes.github.io/amrex/doxygen/structamrex__string__module_1_1amrex__string.html',1,'amrex_string_module']]],
- ['amrex_5ftt_9036',['amrex_tt',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1amrex__tt.html',1,'amrex::InSituUtils']]],
- ['amrex_5fvec_9037',['amrex_Vec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html',1,'amrex']]],
- ['amrinfo_9038',['AmrInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html',1,'amrex']]],
- ['amrinsitubridge_9039',['AmrInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html',1,'amrex']]],
- ['amrlevel_9040',['AmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html',1,'amrex']]],
- ['amrmesh_9041',['AmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html',1,'amrex']]],
- ['amrmeshdataadaptor_9042',['AmrMeshDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html',1,'amrex']]],
- ['amrmeshinsitubridge_9043',['AmrMeshInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html',1,'amrex']]],
- ['amrpargdb_9044',['AmrParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html',1,'amrex']]],
- ['amrparticlecontainer_5fimpl_9045',['AmrParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html',1,'amrex']]],
- ['amrparticlelocator_9046',['AmrParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html',1,'amrex']]],
- ['amrparticlelocator_3c_20amrex_3a_3adensebins_3c_20amrex_3a_3aboxnd_20_3e_20_3e_9047',['AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html',1,'']]],
- ['amrparticlelocator_3c_20amrex_3a_3adensebins_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_9048',['AmrParticleLocator< amrex::DenseBins< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html',1,'amrex']]],
- ['amrtracerparticlecontainer_9049',['AmrTracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html',1,'amrex']]],
- ['any_9050',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html',1,'amrex']]],
- ['apply_5fresult_9051',['apply_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1apply__result.html',1,'amrex::detail']]],
- ['apply_5fresult_3c_20f_2c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9052',['apply_result< F, GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1apply__result_3_01F_00_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
- ['applydtosandprojectiononreciever_9053',['ApplyDtosAndProjectionOnReciever',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html',1,'amrex::NonLocalBC']]],
- ['arena_9054',['Arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html',1,'amrex']]],
- ['arenaallocator_9055',['ArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArenaAllocator.html',1,'amrex']]],
- ['arenaallocatorbase_9056',['ArenaAllocatorBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'amrex']]],
- ['arenaallocatorbase_3c_20t_2c_20arenawrapper_20_3e_9057',['ArenaAllocatorBase< T, ArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
- ['arenaallocatorbase_3c_20t_2c_20asyncarenawrapper_20_3e_9058',['ArenaAllocatorBase< T, AsyncArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
- ['arenaallocatorbase_3c_20t_2c_20devicearenawrapper_20_3e_9059',['ArenaAllocatorBase< T, DeviceArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
- ['arenaallocatorbase_3c_20t_2c_20managedarenawrapper_20_3e_9060',['ArenaAllocatorBase< T, ManagedArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
- ['arenaallocatorbase_3c_20t_2c_20pinnedarenawrapper_20_3e_9061',['ArenaAllocatorBase< T, PinnedArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
- ['arenaallocatorbase_3c_20t_2c_20polymorphicarenawrapper_20_3e_9062',['ArenaAllocatorBase< T, PolymorphicArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
- ['arenainfo_9063',['ArenaInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html',1,'amrex']]],
- ['arenawrapper_9064',['ArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaWrapper.html',1,'amrex']]],
- ['array1d_9065',['Array1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html',1,'amrex']]],
- ['array1d_3c_20int_2c_200_2c_20n_2d1_20_3e_9066',['Array1D< int, 0, N-1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html',1,'']]],
- ['array2d_9067',['Array2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html',1,'amrex']]],
- ['array2d_3c_20t_2c_200_2c_20n_2d1_2c_200_2c_20n_2d1_2c_20amrex_3a_3aorder_3a_3ac_20_3e_9068',['Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html',1,'']]],
- ['array3d_9069',['Array3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html',1,'amrex']]],
- ['array4_9070',['Array4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'amrex']]],
- ['array4_3c_20int_20_3e_9071',['Array4< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
- ['array4_3c_20int_20const_20_3e_9072',['Array4< int const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
- ['array4_3c_20real_20const_20_3e_9073',['Array4< Real const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
- ['array4_3c_20t_20_3e_9074',['Array4< T >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'amrex']]],
- ['array4_3c_20t_20const_20_3e_9075',['Array4< T const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
- ['array4_3c_20t0_20_3e_9076',['Array4< T0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
- ['array4_3c_20t0_20const_20_3e_9077',['Array4< T0 const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
- ['array4_3c_20t1_20const_20_3e_9078',['Array4< T1 const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'amrex']]],
- ['array4boxoffsettag_9079',['Array4BoxOffsetTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOffsetTag.html',1,'amrex']]],
- ['array4boxorientationtag_9080',['Array4BoxOrientationTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOrientationTag.html',1,'amrex']]],
- ['array4boxtag_9081',['Array4BoxTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxTag.html',1,'amrex']]],
- ['array4boxvaltag_9082',['Array4BoxValTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html',1,'amrex']]],
- ['array4copytag_9083',['Array4CopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html',1,'amrex']]],
- ['array4maskcopytag_9084',['Array4MaskCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html',1,'amrex']]],
- ['array4pairtag_9085',['Array4PairTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html',1,'amrex']]],
- ['array4tag_9086',['Array4Tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4Tag.html',1,'amrex']]],
- ['arrayofstructs_9087',['ArrayOfStructs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html',1,'amrex']]],
- ['assigngrid_9088',['AssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'amrex']]],
- ['assigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_20_3e_9089',['AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'']]],
- ['assigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_9090',['AssignGrid< amrex::DenseBinIteratorFactory< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'amrex']]],
- ['assigngrid_3c_20biniteratorfactory_20_3e_9091',['AssignGrid< BinIteratorFactory >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'amrex']]],
- ['assigngridfilter_9092',['AssignGridFilter',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html',1,'']]],
- ['assignop_9093',['assignOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1assignOp.html',1,'amrex::InSituUtils']]],
- ['asymmetricghost_9094',['AsymmetricGhost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1AsymmetricGhost.html',1,'amrex::MFUtil']]],
- ['asyncarenaallocator_9095',['AsyncArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AsyncArenaAllocator.html',1,'amrex']]],
- ['asyncarenawrapper_9096',['AsyncArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncArenaWrapper.html',1,'amrex']]],
- ['asyncarray_9097',['AsyncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html',1,'amrex::Gpu']]],
- ['atomicadd_9098',['AtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicAdd.html',1,'amrex::Gpu']]],
- ['atomiclogicaland_9099',['AtomicLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalAnd.html',1,'amrex::Gpu']]],
- ['atomiclogicalor_9100',['AtomicLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalOr.html',1,'amrex::Gpu']]],
- ['atomicmax_9101',['AtomicMax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMax.html',1,'amrex::Gpu']]],
- ['atomicmin_9102',['AtomicMin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMin.html',1,'amrex::Gpu']]]
+ ['alignedallocator_8968',['AlignedAllocator',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html',1,'hacc']]],
+ ['allprint_8969',['AllPrint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrint.html',1,'amrex']]],
+ ['allprinttofile_8970',['AllPrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrintToFile.html',1,'amrex']]],
+ ['allregularif_8971',['AllRegularIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1AllRegularIF.html',1,'amrex::EB2']]],
+ ['amr_8972',['Amr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html',1,'amrex']]],
+ ['amrassigngrid_8973',['AmrAssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html',1,'amrex']]],
+ ['amrassigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_20_3e_8974',['AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html',1,'']]],
+ ['amrassigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_8975',['AmrAssignGrid< amrex::DenseBinIteratorFactory< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html',1,'amrex']]],
+ ['amrcore_8976',['AmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html',1,'amrex']]],
+ ['amrdata_8977',['AmrData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html',1,'amrex']]],
+ ['amrdataadaptor_8978',['AmrDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html',1,'amrex']]],
+ ['amrerrortag_8979',['AMRErrorTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html',1,'amrex']]],
+ ['amrerrortaginfo_8980',['AMRErrorTagInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html',1,'amrex']]],
+ ['amrex_8981',['AMReX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html',1,'amrex']]],
+ ['amrex_5fallocate_8982',['amrex_allocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__allocate.html',1,'amrex_mempool_module']]],
+ ['amrex_5fdeallocate_8983',['amrex_deallocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__deallocate.html',1,'amrex_mempool_module']]],
+ ['amrex_5fdelete_5fparmparse_8984',['amrex_delete_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__delete__parmparse.html',1,'amrex_parmparse_module']]],
+ ['amrex_5ferror_8985',['amrex_error',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html',1,'amrex_error_module']]],
+ ['amrex_5ffi_5fabort_8986',['amrex_fi_abort',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__abort.html',1,'amrex_error_module']]],
+ ['amrex_5ffi_5ferror_8987',['amrex_fi_error',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__error.html',1,'amrex_error_module']]],
+ ['amrex_5ffi_5fpd_5fbcast_5fr_8988',['amrex_fi_pd_bcast_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__bcast__r.html',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5ffi_5fpd_5fioprocessor_8989',['amrex_fi_pd_ioprocessor',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor.html',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5ffi_5fpd_5fioprocessor_5fnumber_8990',['amrex_fi_pd_ioprocessor_number',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor__number.html',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5ffi_5fpd_5fmyproc_8991',['amrex_fi_pd_myproc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__myproc.html',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5ffi_5fpd_5fnprocs_8992',['amrex_fi_pd_nprocs',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__nprocs.html',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5ffi_5fpd_5fwtime_8993',['amrex_fi_pd_wtime',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__wtime.html',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5ffi_5fwarning_8994',['amrex_fi_warning',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__warning.html',1,'amrex_error_module']]],
+ ['amrex_5ffilcc_8995',['amrex_filcc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__filcc__module_1_1amrex__filcc.html',1,'amrex_filcc_module']]],
+ ['amrex_5ffree_8996',['amrex_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__free.html',1,'amrex_fort_module']]],
+ ['amrex_5fiparser_8997',['amrex_iparser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__iparser.html',1,'amrex']]],
+ ['amrex_5fiparserstype_8998',['AMREX_IPARSERSTYPE',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__IPARSERSTYPE.html',1,'']]],
+ ['amrex_5fksp_8999',['amrex_KSP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html',1,'amrex']]],
+ ['amrex_5fmalloc_9000',['amrex_malloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__malloc.html',1,'amrex_fort_module']]],
+ ['amrex_5fmat_9001',['amrex_Mat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html',1,'amrex']]],
+ ['amrex_5fmempool_5falloc_9002',['amrex_mempool_alloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__alloc.html',1,'amrex_mempool_module']]],
+ ['amrex_5fmempool_5ffree_9003',['amrex_mempool_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__free.html',1,'amrex_mempool_module']]],
+ ['amrex_5fnew_5fparmparse_9004',['amrex_new_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__new__parmparse.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_9005',['amrex_parmparse',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fadd_5fbool_9006',['amrex_parmparse_add_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__bool.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fadd_5fint_9007',['amrex_parmparse_add_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__int.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fadd_5fintarr_9008',['amrex_parmparse_add_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__intarr.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fadd_5freal_9009',['amrex_parmparse_add_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__real.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fadd_5frealarr_9010',['amrex_parmparse_add_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__realarr.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fadd_5fstring_9011',['amrex_parmparse_add_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__string.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fadd_5fstringarr_9012',['amrex_parmparse_add_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__stringarr.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fdelete_5fcp_5fchar_9013',['amrex_parmparse_delete_cp_char',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__delete__cp__char.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5fbool_9014',['amrex_parmparse_get_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__bool.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5fcounts_9015',['amrex_parmparse_get_counts',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__counts.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5fint_9016',['amrex_parmparse_get_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__int.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5fintarr_9017',['amrex_parmparse_get_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__intarr.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5freal_9018',['amrex_parmparse_get_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__real.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5frealarr_9019',['amrex_parmparse_get_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__realarr.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5fstring_9020',['amrex_parmparse_get_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__string.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fget_5fstringarr_9021',['amrex_parmparse_get_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__stringarr.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fquery_5fbool_9022',['amrex_parmparse_query_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__bool.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fquery_5fint_9023',['amrex_parmparse_query_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__int.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fquery_5freal_9024',['amrex_parmparse_query_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__real.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fquery_5fstring_9025',['amrex_parmparse_query_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__string.html',1,'amrex_parmparse_module']]],
+ ['amrex_5fparser_9026',['amrex_parser',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__parser.html',1,'amrex']]],
+ ['amrex_5fparserstype_9027',['AMREX_PARSERSTYPE',['https://amrex-codes.github.io/amrex/doxygen/unionAMREX__PARSERSTYPE.html',1,'']]],
+ ['amrex_5fpd_5fbcast_9028',['amrex_pd_bcast',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5frandom_9029',['amrex_random',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random.html',1,'amrex_fort_module']]],
+ ['amrex_5frandom_5fint_9030',['amrex_random_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random__int.html',1,'amrex_fort_module']]],
+ ['amrex_5freal_5farray_5finit_9031',['amrex_real_array_init',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__real__array__init.html',1,'amrex_mempool_module']]],
+ ['amrex_5fstring_9032',['amrex_string',['https://amrex-codes.github.io/amrex/doxygen/structamrex__string__module_1_1amrex__string.html',1,'amrex_string_module']]],
+ ['amrex_5ftt_9033',['amrex_tt',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1amrex__tt.html',1,'amrex::InSituUtils']]],
+ ['amrex_5fvec_9034',['amrex_Vec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html',1,'amrex']]],
+ ['amrinfo_9035',['AmrInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrInfo.html',1,'amrex']]],
+ ['amrinsitubridge_9036',['AmrInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html',1,'amrex']]],
+ ['amrlevel_9037',['AmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html',1,'amrex']]],
+ ['amrmesh_9038',['AmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html',1,'amrex']]],
+ ['amrmeshdataadaptor_9039',['AmrMeshDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html',1,'amrex']]],
+ ['amrmeshinsitubridge_9040',['AmrMeshInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html',1,'amrex']]],
+ ['amrpargdb_9041',['AmrParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html',1,'amrex']]],
+ ['amrparticlecontainer_5fimpl_9042',['AmrParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html',1,'amrex']]],
+ ['amrparticlelocator_9043',['AmrParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html',1,'amrex']]],
+ ['amrparticlelocator_3c_20amrex_3a_3adensebins_3c_20amrex_3a_3aboxnd_20_3e_20_3e_9044',['AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html',1,'']]],
+ ['amrparticlelocator_3c_20amrex_3a_3adensebins_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_9045',['AmrParticleLocator< amrex::DenseBins< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html',1,'amrex']]],
+ ['amrtracerparticlecontainer_9046',['AmrTracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html',1,'amrex']]],
+ ['any_9047',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html',1,'amrex']]],
+ ['apply_5fresult_9048',['apply_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1apply__result.html',1,'amrex::detail']]],
+ ['apply_5fresult_3c_20f_2c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9049',['apply_result< F, GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1apply__result_3_01F_00_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
+ ['applydtosandprojectiononreciever_9050',['ApplyDtosAndProjectionOnReciever',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html',1,'amrex::NonLocalBC']]],
+ ['arena_9051',['Arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html',1,'amrex']]],
+ ['arenaallocator_9052',['ArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArenaAllocator.html',1,'amrex']]],
+ ['arenaallocatorbase_9053',['ArenaAllocatorBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'amrex']]],
+ ['arenaallocatorbase_3c_20t_2c_20arenawrapper_20_3e_9054',['ArenaAllocatorBase< T, ArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
+ ['arenaallocatorbase_3c_20t_2c_20asyncarenawrapper_20_3e_9055',['ArenaAllocatorBase< T, AsyncArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
+ ['arenaallocatorbase_3c_20t_2c_20devicearenawrapper_20_3e_9056',['ArenaAllocatorBase< T, DeviceArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
+ ['arenaallocatorbase_3c_20t_2c_20managedarenawrapper_20_3e_9057',['ArenaAllocatorBase< T, ManagedArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
+ ['arenaallocatorbase_3c_20t_2c_20pinnedarenawrapper_20_3e_9058',['ArenaAllocatorBase< T, PinnedArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
+ ['arenaallocatorbase_3c_20t_2c_20polymorphicarenawrapper_20_3e_9059',['ArenaAllocatorBase< T, PolymorphicArenaWrapper >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html',1,'']]],
+ ['arenainfo_9060',['ArenaInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html',1,'amrex']]],
+ ['arenawrapper_9061',['ArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaWrapper.html',1,'amrex']]],
+ ['array1d_9062',['Array1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html',1,'amrex']]],
+ ['array1d_3c_20int_2c_200_2c_20n_2d1_20_3e_9063',['Array1D< int, 0, N-1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html',1,'']]],
+ ['array2d_9064',['Array2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html',1,'amrex']]],
+ ['array2d_3c_20t_2c_200_2c_20n_2d1_2c_200_2c_20n_2d1_2c_20amrex_3a_3aorder_3a_3ac_20_3e_9065',['Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html',1,'']]],
+ ['array3d_9066',['Array3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html',1,'amrex']]],
+ ['array4_9067',['Array4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'amrex']]],
+ ['array4_3c_20int_20_3e_9068',['Array4< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
+ ['array4_3c_20int_20const_20_3e_9069',['Array4< int const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
+ ['array4_3c_20real_20const_20_3e_9070',['Array4< Real const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
+ ['array4_3c_20t_20_3e_9071',['Array4< T >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'amrex']]],
+ ['array4_3c_20t_20const_20_3e_9072',['Array4< T const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
+ ['array4_3c_20t0_20_3e_9073',['Array4< T0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
+ ['array4_3c_20t0_20const_20_3e_9074',['Array4< T0 const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'']]],
+ ['array4_3c_20t1_20const_20_3e_9075',['Array4< T1 const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html',1,'amrex']]],
+ ['array4boxoffsettag_9076',['Array4BoxOffsetTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOffsetTag.html',1,'amrex']]],
+ ['array4boxorientationtag_9077',['Array4BoxOrientationTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxOrientationTag.html',1,'amrex']]],
+ ['array4boxtag_9078',['Array4BoxTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxTag.html',1,'amrex']]],
+ ['array4boxvaltag_9079',['Array4BoxValTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4BoxValTag.html',1,'amrex']]],
+ ['array4copytag_9080',['Array4CopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4CopyTag.html',1,'amrex']]],
+ ['array4maskcopytag_9081',['Array4MaskCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4MaskCopyTag.html',1,'amrex']]],
+ ['array4pairtag_9082',['Array4PairTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4PairTag.html',1,'amrex']]],
+ ['array4tag_9083',['Array4Tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4Tag.html',1,'amrex']]],
+ ['arrayofstructs_9084',['ArrayOfStructs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html',1,'amrex']]],
+ ['assigngrid_9085',['AssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'amrex']]],
+ ['assigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_20_3e_9086',['AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'']]],
+ ['assigngrid_3c_20amrex_3a_3adensebiniteratorfactory_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_9087',['AssignGrid< amrex::DenseBinIteratorFactory< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'amrex']]],
+ ['assigngrid_3c_20biniteratorfactory_20_3e_9088',['AssignGrid< BinIteratorFactory >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html',1,'amrex']]],
+ ['assigngridfilter_9089',['AssignGridFilter',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html',1,'']]],
+ ['assignop_9090',['assignOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1assignOp.html',1,'amrex::InSituUtils']]],
+ ['asymmetricghost_9091',['AsymmetricGhost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1AsymmetricGhost.html',1,'amrex::MFUtil']]],
+ ['asyncarenaallocator_9092',['AsyncArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AsyncArenaAllocator.html',1,'amrex']]],
+ ['asyncarenawrapper_9093',['AsyncArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncArenaWrapper.html',1,'amrex']]],
+ ['asyncarray_9094',['AsyncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html',1,'amrex::Gpu']]],
+ ['atomicadd_9095',['AtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicAdd.html',1,'amrex::Gpu']]],
+ ['atomiclogicaland_9096',['AtomicLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalAnd.html',1,'amrex::Gpu']]],
+ ['atomiclogicalor_9097',['AtomicLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicLogicalOr.html',1,'amrex::Gpu']]],
+ ['atomicmax_9098',['AtomicMax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMax.html',1,'amrex::Gpu']]],
+ ['atomicmin_9099',['AtomicMin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1AtomicMin.html',1,'amrex::Gpu']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_1.js b/amrex-hydro/Doxygen/html/search/classes_1.js
index 7d81f08..17a5f6c 100644
--- a/amrex-hydro/Doxygen/html/search/classes_1.js
+++ b/amrex-hydro/Doxygen/html/search/classes_1.js
@@ -1,63 +1,63 @@
var searchData=
[
- ['backgroundthread_9103',['BackgroundThread',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html',1,'amrex']]],
- ['baref_9104',['BARef',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html',1,'amrex']]],
- ['barena_9105',['BArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html',1,'amrex']]],
- ['barrierentry_9106',['BarrierEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html',1,'CommProfStats']]],
- ['base_9107',['Base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html',1,'amrex::ParticleInterpolator']]],
- ['base_3c_20linear_2c_20amrex_3a_3areal_20_3e_9108',['Base< Linear, amrex::Real >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html',1,'']]],
- ['base_3c_20nearest_2c_20int_20_3e_9109',['Base< Nearest, int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html',1,'']]],
- ['basefab_9110',['BaseFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'amrex']]],
- ['basefab_3c_20atomicint_20_3e_9111',['BaseFab< AtomicInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
- ['basefab_3c_20char_20_3e_9112',['BaseFab< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
- ['basefab_3c_20ebcellflag_20_3e_9113',['BaseFab< EBCellFlag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
- ['basefab_3c_20hypre_5fint_20_3e_9114',['BaseFab< HYPRE_Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
- ['basefab_3c_20int_20_3e_9115',['BaseFab< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
- ['basefab_3c_20petscint_20_3e_9116',['BaseFab< PetscInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
- ['basefab_3c_20real_20_3e_9117',['BaseFab< Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
- ['batbndryreg_9118',['BATbndryReg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html',1,'amrex']]],
- ['batcoarsenratio_9119',['BATcoarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html',1,'amrex']]],
- ['batindextype_9120',['BATindexType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html',1,'amrex']]],
- ['batindextype_5fcoarsenratio_9121',['BATindexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html',1,'amrex']]],
- ['batnull_9122',['BATnull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html',1,'amrex']]],
- ['batop_9123',['BATOp',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html',1,'amrex::BATransformer']]],
- ['batransformer_9124',['BATransformer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html',1,'amrex']]],
- ['bcrec_9125',['BCRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html',1,'amrex']]],
- ['bctl_9126',['BCTL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLCellLinOpT_1_1BCTL.html',1,'amrex::MLCellLinOpT']]],
- ['bdkey_9127',['BDKey',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html',1,'amrex::FabArrayBase']]],
- ['biniterator_9128',['BinIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html',1,'amrex']]],
- ['binmapper_9129',['BinMapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html',1,'amrex']]],
- ['bl_5fallocate_9130',['bl_allocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1bl__allocate.html',1,'amrex_mempool_module']]],
- ['bl_5fdeallocate_9131',['bl_deallocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1bl__deallocate.html',1,'amrex_mempool_module']]],
- ['blbacktrace_9132',['BLBackTrace',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html',1,'amrex']]],
- ['blbter_9133',['BLBTer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html',1,'amrex']]],
- ['blockmutex_9134',['BlockMutex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html',1,'amrex']]],
- ['blockstatus_9135',['BlockStatus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus.html',1,'amrex::Scan::detail']]],
- ['blockstatus_3c_20t_2c_20false_20_3e_9136',['BlockStatus< T, false >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html',1,'amrex::Scan::detail']]],
- ['blockstatus_3c_20t_2c_20true_20_3e_9137',['BlockStatus< T, true >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html',1,'amrex::Scan::detail']]],
- ['blpdatablock_9138',['BLPDataBlock',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html',1,'BLProfStats']]],
- ['blprofiler_9139',['BLProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html',1,'amrex']]],
- ['blprofstats_9140',['BLProfStats',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html',1,'']]],
- ['bndrycondloc_9141',['BndryCondLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html',1,'amrex::MLCellLinOpT']]],
- ['bndrydatat_9142',['BndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html',1,'amrex']]],
- ['bndryfunc_9143',['BndryFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html',1,'amrex::StateDescriptor']]],
- ['bndryfuncarray_9144',['BndryFuncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html',1,'amrex']]],
- ['bndryregistert_9145',['BndryRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html',1,'amrex']]],
- ['boundcond_9146',['BoundCond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoundCond.html',1,'amrex']]],
- ['boundingbox_9147',['BoundingBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html',1,'amrex::algoim']]],
- ['boxarray_9148',['BoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html',1,'amrex']]],
- ['boxcommhelper_9149',['BoxCommHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html',1,'amrex']]],
- ['boxconverter_9150',['BoxConverter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxConverter.html',1,'amrex']]],
- ['boxdomain_9151',['BoxDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html',1,'amrex']]],
- ['boxif_9152',['BoxIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html',1,'amrex::EB2']]],
- ['boxindexernd_9153',['BoxIndexerND',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html',1,'amrex']]],
- ['boxindexernd_3c_201_20_3e_9154',['BoxIndexerND< 1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html',1,'amrex']]],
- ['boxiterator_9155',['BoxIterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html',1,'amrex']]],
- ['boxlist_9156',['BoxList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html',1,'amrex']]],
- ['boxnd_9157',['BoxND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html',1,'amrex']]],
- ['boxnd_3c_20amrex_5fspacedim_20_3e_9158',['BoxND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html',1,'']]],
- ['btunit_9159',['btUnit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html',1,'amrex']]],
- ['buffer_9160',['Buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html',1,'amrex::Gpu']]],
- ['builds_9161',['Builds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Builds.html',1,'amrex::MemProfiler']]],
- ['bytes_9162',['Bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Bytes.html',1,'amrex::MemProfiler']]]
+ ['backgroundthread_9100',['BackgroundThread',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html',1,'amrex']]],
+ ['baref_9101',['BARef',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html',1,'amrex']]],
+ ['barena_9102',['BArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html',1,'amrex']]],
+ ['barrierentry_9103',['BarrierEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1BarrierEntry.html',1,'CommProfStats']]],
+ ['base_9104',['Base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html',1,'amrex::ParticleInterpolator']]],
+ ['base_3c_20linear_2c_20amrex_3a_3areal_20_3e_9105',['Base< Linear, amrex::Real >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html',1,'']]],
+ ['base_3c_20nearest_2c_20int_20_3e_9106',['Base< Nearest, int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html',1,'']]],
+ ['basefab_9107',['BaseFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'amrex']]],
+ ['basefab_3c_20atomicint_20_3e_9108',['BaseFab< AtomicInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
+ ['basefab_3c_20char_20_3e_9109',['BaseFab< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
+ ['basefab_3c_20ebcellflag_20_3e_9110',['BaseFab< EBCellFlag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
+ ['basefab_3c_20hypre_5fint_20_3e_9111',['BaseFab< HYPRE_Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
+ ['basefab_3c_20int_20_3e_9112',['BaseFab< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
+ ['basefab_3c_20petscint_20_3e_9113',['BaseFab< PetscInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
+ ['basefab_3c_20real_20_3e_9114',['BaseFab< Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html',1,'']]],
+ ['batbndryreg_9115',['BATbndryReg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATbndryReg.html',1,'amrex']]],
+ ['batcoarsenratio_9116',['BATcoarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATcoarsenRatio.html',1,'amrex']]],
+ ['batindextype_9117',['BATindexType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType.html',1,'amrex']]],
+ ['batindextype_5fcoarsenratio_9118',['BATindexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATindexType__coarsenRatio.html',1,'amrex']]],
+ ['batnull_9119',['BATnull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATnull.html',1,'amrex']]],
+ ['batop_9120',['BATOp',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BATransformer_1_1BATOp.html',1,'amrex::BATransformer']]],
+ ['batransformer_9121',['BATransformer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html',1,'amrex']]],
+ ['bcrec_9122',['BCRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html',1,'amrex']]],
+ ['bctl_9123',['BCTL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLCellLinOpT_1_1BCTL.html',1,'amrex::MLCellLinOpT']]],
+ ['bdkey_9124',['BDKey',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1BDKey.html',1,'amrex::FabArrayBase']]],
+ ['biniterator_9125',['BinIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator.html',1,'amrex']]],
+ ['binmapper_9126',['BinMapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinMapper.html',1,'amrex']]],
+ ['bl_5fallocate_9127',['bl_allocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1bl__allocate.html',1,'amrex_mempool_module']]],
+ ['bl_5fdeallocate_9128',['bl_deallocate',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1bl__deallocate.html',1,'amrex_mempool_module']]],
+ ['blbacktrace_9129',['BLBackTrace',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html',1,'amrex']]],
+ ['blbter_9130',['BLBTer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html',1,'amrex']]],
+ ['blockmutex_9131',['BlockMutex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html',1,'amrex']]],
+ ['blockstatus_9132',['BlockStatus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus.html',1,'amrex::Scan::detail']]],
+ ['blockstatus_3c_20t_2c_20false_20_3e_9133',['BlockStatus< T, false >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html',1,'amrex::Scan::detail']]],
+ ['blockstatus_3c_20t_2c_20true_20_3e_9134',['BlockStatus< T, true >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html',1,'amrex::Scan::detail']]],
+ ['blpdatablock_9135',['BLPDataBlock',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1BLPDataBlock.html',1,'BLProfStats']]],
+ ['blprofiler_9136',['BLProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html',1,'amrex']]],
+ ['blprofstats_9137',['BLProfStats',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html',1,'']]],
+ ['bndrycondloc_9138',['BndryCondLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html',1,'amrex::MLCellLinOpT']]],
+ ['bndrydatat_9139',['BndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html',1,'amrex']]],
+ ['bndryfunc_9140',['BndryFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html',1,'amrex::StateDescriptor']]],
+ ['bndryfuncarray_9141',['BndryFuncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html',1,'amrex']]],
+ ['bndryregistert_9142',['BndryRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html',1,'amrex']]],
+ ['boundcond_9143',['BoundCond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoundCond.html',1,'amrex']]],
+ ['boundingbox_9144',['BoundingBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1BoundingBox.html',1,'amrex::algoim']]],
+ ['boxarray_9145',['BoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html',1,'amrex']]],
+ ['boxcommhelper_9146',['BoxCommHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html',1,'amrex']]],
+ ['boxconverter_9147',['BoxConverter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxConverter.html',1,'amrex']]],
+ ['boxdomain_9148',['BoxDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html',1,'amrex']]],
+ ['boxif_9149',['BoxIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1BoxIF.html',1,'amrex::EB2']]],
+ ['boxindexernd_9150',['BoxIndexerND',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND.html',1,'amrex']]],
+ ['boxindexernd_3c_201_20_3e_9151',['BoxIndexerND< 1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxIndexerND_3_011_01_4.html',1,'amrex']]],
+ ['boxiterator_9152',['BoxIterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html',1,'amrex']]],
+ ['boxlist_9153',['BoxList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html',1,'amrex']]],
+ ['boxnd_9154',['BoxND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html',1,'amrex']]],
+ ['boxnd_3c_20amrex_5fspacedim_20_3e_9155',['BoxND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html',1,'']]],
+ ['btunit_9156',['btUnit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1btUnit.html',1,'amrex']]],
+ ['buffer_9157',['Buffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html',1,'amrex::Gpu']]],
+ ['builds_9158',['Builds',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Builds.html',1,'amrex::MemProfiler']]],
+ ['bytes_9159',['Bytes',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1Bytes.html',1,'amrex::MemProfiler']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_10.js b/amrex-hydro/Doxygen/html/search/classes_10.js
index 0ea33d4..9c72d70 100644
--- a/amrex-hydro/Doxygen/html/search/classes_10.js
+++ b/amrex-hydro/Doxygen/html/search/classes_10.js
@@ -1,33 +1,33 @@
var searchData=
[
- ['randomengine_9825',['RandomEngine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RandomEngine.html',1,'amrex']]],
- ['range_5fimpl_9826',['range_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html',1,'amrex::Gpu::range_detail']]],
- ['rb180_9827',['RB180',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html',1,'amrex::FabArrayBase']]],
- ['rb90_9828',['RB90',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html',1,'amrex::FabArrayBase']]],
- ['realbox_9829',['RealBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html',1,'amrex']]],
- ['realdescriptor_9830',['RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html',1,'amrex']]],
- ['realvect_9831',['RealVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html',1,'amrex']]],
- ['rebind_9832',['rebind',['https://amrex-codes.github.io/amrex/doxygen/structhacc_1_1AlignedAllocator_1_1rebind.html',1,'hacc::AlignedAllocator']]],
- ['redistributeunpackpolicy_9833',['RedistributeUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html',1,'amrex']]],
- ['reducedata_9834',['ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html',1,'amrex']]],
- ['reduceoplogicaland_9835',['ReduceOpLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html',1,'amrex']]],
- ['reduceoplogicalor_9836',['ReduceOpLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html',1,'amrex']]],
- ['reduceopmax_9837',['ReduceOpMax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html',1,'amrex']]],
- ['reduceopmin_9838',['ReduceOpMin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html',1,'amrex']]],
- ['reduceops_9839',['ReduceOps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html',1,'amrex']]],
- ['reduceopsum_9840',['ReduceOpSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html',1,'amrex']]],
- ['reductionentry_9841',['ReductionEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html',1,'CommProfStats']]],
- ['ref_9842',['Ref',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html',1,'amrex::DistributionMapping']]],
- ['ref_5fwrapper_9843',['ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html',1,'amrex']]],
- ['refid_9844',['RefID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html',1,'amrex::BoxArray::RefID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html',1,'amrex::DistributionMapping::RefID']]],
- ['regionsprofstats_9845',['RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html',1,'']]],
- ['regiontag_9846',['RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html',1,'amrex::FabArrayBase']]],
- ['retsum_9847',['RetSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html',1,'amrex::Scan']]],
- ['rkintegrator_9848',['RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html',1,'amrex']]],
- ['rotationif_9849',['RotationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html',1,'amrex::EB2']]],
- ['runongpu_9850',['RunOnGpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu.html',1,'amrex']]],
- ['runongpu_3c_20arenaallocator_3c_20t_20_3e_20_3e_9851',['RunOnGpu< ArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['runongpu_3c_20asyncarenaallocator_3c_20t_20_3e_20_3e_9852',['RunOnGpu< AsyncArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01AsyncArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['runongpu_3c_20devicearenaallocator_3c_20t_20_3e_20_3e_9853',['RunOnGpu< DeviceArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01DeviceArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['runongpu_3c_20managedarenaallocator_3c_20t_20_3e_20_3e_9854',['RunOnGpu< ManagedArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ManagedArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]]
+ ['randomengine_9822',['RandomEngine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RandomEngine.html',1,'amrex']]],
+ ['range_5fimpl_9823',['range_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html',1,'amrex::Gpu::range_detail']]],
+ ['rb180_9824',['RB180',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html',1,'amrex::FabArrayBase']]],
+ ['rb90_9825',['RB90',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html',1,'amrex::FabArrayBase']]],
+ ['realbox_9826',['RealBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html',1,'amrex']]],
+ ['realdescriptor_9827',['RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html',1,'amrex']]],
+ ['realvect_9828',['RealVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html',1,'amrex']]],
+ ['rebind_9829',['rebind',['https://amrex-codes.github.io/amrex/doxygen/structhacc_1_1AlignedAllocator_1_1rebind.html',1,'hacc::AlignedAllocator']]],
+ ['redistributeunpackpolicy_9830',['RedistributeUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html',1,'amrex']]],
+ ['reducedata_9831',['ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html',1,'amrex']]],
+ ['reduceoplogicaland_9832',['ReduceOpLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html',1,'amrex']]],
+ ['reduceoplogicalor_9833',['ReduceOpLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html',1,'amrex']]],
+ ['reduceopmax_9834',['ReduceOpMax',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html',1,'amrex']]],
+ ['reduceopmin_9835',['ReduceOpMin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html',1,'amrex']]],
+ ['reduceops_9836',['ReduceOps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html',1,'amrex']]],
+ ['reduceopsum_9837',['ReduceOpSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html',1,'amrex']]],
+ ['reductionentry_9838',['ReductionEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html',1,'CommProfStats']]],
+ ['ref_9839',['Ref',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html',1,'amrex::DistributionMapping']]],
+ ['ref_5fwrapper_9840',['ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html',1,'amrex']]],
+ ['refid_9841',['RefID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html',1,'amrex::BoxArray::RefID'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html',1,'amrex::DistributionMapping::RefID']]],
+ ['regionsprofstats_9842',['RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html',1,'']]],
+ ['regiontag_9843',['RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html',1,'amrex::FabArrayBase']]],
+ ['retsum_9844',['RetSum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1RetSum.html',1,'amrex::Scan']]],
+ ['rkintegrator_9845',['RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html',1,'amrex']]],
+ ['rotationif_9846',['RotationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html',1,'amrex::EB2']]],
+ ['runongpu_9847',['RunOnGpu',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu.html',1,'amrex']]],
+ ['runongpu_3c_20arenaallocator_3c_20t_20_3e_20_3e_9848',['RunOnGpu< ArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['runongpu_3c_20asyncarenaallocator_3c_20t_20_3e_20_3e_9849',['RunOnGpu< AsyncArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01AsyncArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['runongpu_3c_20devicearenaallocator_3c_20t_20_3e_20_3e_9850',['RunOnGpu< DeviceArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01DeviceArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['runongpu_3c_20managedarenaallocator_3c_20t_20_3e_20_3e_9851',['RunOnGpu< ManagedArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RunOnGpu_3_01ManagedArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_11.js b/amrex-hydro/Doxygen/html/search/classes_11.js
index c1e0ebd..978cbaf 100644
--- a/amrex-hydro/Doxygen/html/search/classes_11.js
+++ b/amrex-hydro/Doxygen/html/search/classes_11.js
@@ -1,60 +1,60 @@
var searchData=
[
- ['same_9855',['Same',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same.html',1,'amrex']]],
- ['same_3c_20t_2c_20u_20_3e_9856',['Same< T, U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same_3_01T_00_01U_01_4.html',1,'amrex']]],
- ['scaleif_9857',['ScaleIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html',1,'amrex::EB2']]],
- ['sdcstruct_9858',['SDCstruct',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html',1,'']]],
- ['sendrecvpair_9859',['SendRecvPair',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html',1,'CommProfStats']]],
- ['sendrecvpairunpaired_9860',['SendRecvPairUnpaired',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html',1,'CommProfStats']]],
- ['serialbinpolicy_9861',['SerialBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1SerialBinPolicy.html',1,'amrex::BinPolicy']]],
- ['sharedmemory_9862',['SharedMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20bool_20_3e_9863',['SharedMemory< bool >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01bool_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20char_20_3e_9864',['SharedMemory< char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01char_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20double_20_3e_9865',['SharedMemory< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01double_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20float_20_3e_9866',['SharedMemory< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01float_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20int_20_3e_9867',['SharedMemory< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01int_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20long_20_3e_9868',['SharedMemory< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20long_20long_20_3e_9869',['SharedMemory< long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20openbc_3a_3amoments_3a_3aarray_5ftype_20_3e_9870',['SharedMemory< openbc::Moments::array_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01openbc_1_1Moments_1_1array__type_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20short_20_3e_9871',['SharedMemory< short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01short_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20char_20_3e_9872',['SharedMemory< unsigned char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01char_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20int_20_3e_9873',['SharedMemory< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01int_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20long_20_3e_9874',['SharedMemory< unsigned long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20long_20long_20_3e_9875',['SharedMemory< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01long_01_4.html',1,'amrex::Gpu']]],
- ['sharedmemory_3c_20unsigned_20short_20_3e_9876',['SharedMemory< unsigned short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01short_01_4.html',1,'amrex::Gpu']]],
- ['shift_5fhasher_9877',['shift_hasher',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntVectND_1_1shift__hasher.html',1,'amrex::IntVectND']]],
- ['shmem_9878',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html',1,'amrex::FabArray']]],
- ['singlechunkarena_9879',['SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html',1,'amrex::detail']]],
- ['singlestreamregion_9880',['SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html',1,'amrex::Gpu']]],
- ['soaparticle_9881',['SoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html',1,'amrex']]],
- ['soaparticlebase_9882',['SoAParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html',1,'amrex']]],
- ['sparsebiniteratorfactory_9883',['SparseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html',1,'amrex']]],
- ['sparsebins_9884',['SparseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html',1,'amrex']]],
- ['sphereif_9885',['SphereIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html',1,'amrex::EB2']]],
- ['splinedistfcnelement2d_9886',['SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html',1,'amrex']]],
- ['splineif_9887',['SplineIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html',1,'amrex::EB2']]],
- ['splitindexlist_9888',['SplitIndexList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html',1,'amrex::detail']]],
- ['srccomp_9889',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html',1,'amrex']]],
- ['state_5ft_9890',['state_t',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html',1,'amrex::BlockMutex']]],
- ['statedata_9891',['StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html',1,'amrex']]],
- ['statedataphysbcfunct_9892',['StateDataPhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html',1,'amrex']]],
- ['statedescriptor_9893',['StateDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html',1,'amrex']]],
- ['statemap_9894',['StateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html',1,'amrex::InSituUtils']]],
- ['staterange_9895',['StateRange',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html',1,'amrex::DeriveRec']]],
- ['stats_9896',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html',1,'amrex::TinyProfiler']]],
- ['stllevel_9897',['STLLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html',1,'amrex::EB2']]],
- ['stltools_9898',['STLtools',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html',1,'amrex']]],
- ['streamiter_9899',['StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html',1,'amrex::Gpu']]],
- ['streamitinfo_9900',['StreamItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html',1,'amrex::Gpu']]],
- ['streamretry_9901',['StreamRetry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html',1,'amrex']]],
- ['structofarrays_9902',['StructOfArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html',1,'amrex']]],
- ['stva_9903',['STVA',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'amrex::Scan::detail']]],
- ['stva_3c_20u_20_3e_9904',['STVA< U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'']]],
- ['sundialsintegrator_9905',['SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html',1,'amrex']]],
- ['sundialsuserdata_9906',['SundialsUserData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html',1,'amrex']]],
- ['swapcomponents_9907',['SwapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents.html',1,'amrex::NonLocalBC']]],
- ['swapcomponents_3c_20i_2c_20_2d1_20_3e_9908',['SwapComponents< I, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
- ['swapcomponents_3c_2d1_2c_20_2d1_20_3e_9909',['SwapComponents<-1, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
- ['swapcomponents_3c_2d1_2c_20j_20_3e_9910',['SwapComponents<-1, J >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html',1,'amrex::NonLocalBC']]],
- ['symmetricghost_9911',['SymmetricGhost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1SymmetricGhost.html',1,'amrex::MFUtil']]]
+ ['same_9852',['Same',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same.html',1,'amrex']]],
+ ['same_3c_20t_2c_20u_20_3e_9853',['Same< T, U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Same_3_01T_00_01U_01_4.html',1,'amrex']]],
+ ['scaleif_9854',['ScaleIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html',1,'amrex::EB2']]],
+ ['sdcstruct_9855',['SDCstruct',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html',1,'']]],
+ ['sendrecvpair_9856',['SendRecvPair',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html',1,'CommProfStats']]],
+ ['sendrecvpairunpaired_9857',['SendRecvPairUnpaired',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html',1,'CommProfStats']]],
+ ['serialbinpolicy_9858',['SerialBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1SerialBinPolicy.html',1,'amrex::BinPolicy']]],
+ ['sharedmemory_9859',['SharedMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20bool_20_3e_9860',['SharedMemory< bool >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01bool_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20char_20_3e_9861',['SharedMemory< char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01char_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20double_20_3e_9862',['SharedMemory< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01double_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20float_20_3e_9863',['SharedMemory< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01float_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20int_20_3e_9864',['SharedMemory< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01int_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20long_20_3e_9865',['SharedMemory< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20long_20long_20_3e_9866',['SharedMemory< long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01long_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20openbc_3a_3amoments_3a_3aarray_5ftype_20_3e_9867',['SharedMemory< openbc::Moments::array_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01openbc_1_1Moments_1_1array__type_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20short_20_3e_9868',['SharedMemory< short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01short_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20char_20_3e_9869',['SharedMemory< unsigned char >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01char_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20int_20_3e_9870',['SharedMemory< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01int_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20long_20_3e_9871',['SharedMemory< unsigned long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20long_20long_20_3e_9872',['SharedMemory< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01long_01long_01_4.html',1,'amrex::Gpu']]],
+ ['sharedmemory_3c_20unsigned_20short_20_3e_9873',['SharedMemory< unsigned short >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SharedMemory_3_01unsigned_01short_01_4.html',1,'amrex::Gpu']]],
+ ['shift_5fhasher_9874',['shift_hasher',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntVectND_1_1shift__hasher.html',1,'amrex::IntVectND']]],
+ ['shmem_9875',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html',1,'amrex::FabArray']]],
+ ['singlechunkarena_9876',['SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html',1,'amrex::detail']]],
+ ['singlestreamregion_9877',['SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html',1,'amrex::Gpu']]],
+ ['soaparticle_9878',['SoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html',1,'amrex']]],
+ ['soaparticlebase_9879',['SoAParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticleBase.html',1,'amrex']]],
+ ['sparsebiniteratorfactory_9880',['SparseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html',1,'amrex']]],
+ ['sparsebins_9881',['SparseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html',1,'amrex']]],
+ ['sphereif_9882',['SphereIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html',1,'amrex::EB2']]],
+ ['splinedistfcnelement2d_9883',['SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html',1,'amrex']]],
+ ['splineif_9884',['SplineIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html',1,'amrex::EB2']]],
+ ['splitindexlist_9885',['SplitIndexList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1SplitIndexList.html',1,'amrex::detail']]],
+ ['srccomp_9886',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html',1,'amrex']]],
+ ['state_5ft_9887',['state_t',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1BlockMutex_1_1state__t.html',1,'amrex::BlockMutex']]],
+ ['statedata_9888',['StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html',1,'amrex']]],
+ ['statedataphysbcfunct_9889',['StateDataPhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html',1,'amrex']]],
+ ['statedescriptor_9890',['StateDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html',1,'amrex']]],
+ ['statemap_9891',['StateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html',1,'amrex::InSituUtils']]],
+ ['staterange_9892',['StateRange',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeriveRec_1_1StateRange.html',1,'amrex::DeriveRec']]],
+ ['stats_9893',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html',1,'amrex::TinyProfiler']]],
+ ['stllevel_9894',['STLLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html',1,'amrex::EB2']]],
+ ['stltools_9895',['STLtools',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html',1,'amrex']]],
+ ['streamiter_9896',['StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html',1,'amrex::Gpu']]],
+ ['streamitinfo_9897',['StreamItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html',1,'amrex::Gpu']]],
+ ['streamretry_9898',['StreamRetry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html',1,'amrex']]],
+ ['structofarrays_9899',['StructOfArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html',1,'amrex']]],
+ ['stva_9900',['STVA',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'amrex::Scan::detail']]],
+ ['stva_3c_20u_20_3e_9901',['STVA< U >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1STVA.html',1,'']]],
+ ['sundialsintegrator_9902',['SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html',1,'amrex']]],
+ ['sundialsuserdata_9903',['SundialsUserData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SundialsUserData.html',1,'amrex']]],
+ ['swapcomponents_9904',['SwapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents.html',1,'amrex::NonLocalBC']]],
+ ['swapcomponents_3c_20i_2c_20_2d1_20_3e_9905',['SwapComponents< I, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3_01I_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
+ ['swapcomponents_3c_2d1_2c_20_2d1_20_3e_9906',['SwapComponents<-1, -1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01-1_01_4.html',1,'amrex::NonLocalBC']]],
+ ['swapcomponents_3c_2d1_2c_20j_20_3e_9907',['SwapComponents<-1, J >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1SwapComponents_3-1_00_01J_01_4.html',1,'amrex::NonLocalBC']]],
+ ['symmetricghost_9908',['SymmetricGhost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFUtil_1_1SymmetricGhost.html',1,'amrex::MFUtil']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_12.js b/amrex-hydro/Doxygen/html/search/classes_12.js
index 88f31e1..36aa0e6 100644
--- a/amrex-hydro/Doxygen/html/search/classes_12.js
+++ b/amrex-hydro/Doxygen/html/search/classes_12.js
@@ -1,43 +1,43 @@
var searchData=
[
- ['table1d_9912',['Table1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html',1,'amrex']]],
- ['table2d_9913',['Table2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'amrex']]],
- ['table2d_3c_20rt_20_3e_9914',['Table2D< RT >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'']]],
- ['table3d_9915',['Table3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html',1,'amrex']]],
- ['table4d_9916',['Table4D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html',1,'amrex']]],
- ['tabledata_9917',['TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html',1,'amrex']]],
- ['tagbox_9918',['TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html',1,'amrex']]],
- ['tagboxarray_9919',['TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html',1,'amrex']]],
- ['thefaarenadeleter_9920',['TheFaArenaDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html',1,'amrex']]],
- ['thisparticletilehasnoaos_9921',['ThisParticleTileHasNoAoS',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoAoS.html',1,'amrex']]],
- ['thisparticletilehasnoparticlevector_9922',['ThisParticleTileHasNoParticleVector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoParticleVector.html',1,'amrex']]],
- ['tilearray_9923',['TileArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html',1,'amrex::FabArrayBase']]],
- ['tilesize_9924',['TileSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html',1,'amrex']]],
- ['timeintegrator_9925',['TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html',1,'amrex']]],
- ['timeinterval_9926',['TimeInterval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html',1,'amrex::StateData']]],
- ['timerange_9927',['TimeRange',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html',1,'BLProfStats']]],
- ['timerangecompare_9928',['TimeRangeCompare',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRangeCompare.html',1,'BLProfStats']]],
- ['tinyprofiler_9929',['TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html',1,'amrex']]],
- ['tinyprofileregion_9930',['TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html',1,'amrex']]],
- ['torusif_9931',['TorusIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html',1,'amrex::EB2']]],
- ['tracerparticlecontainer_9932',['TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html',1,'amrex']]],
- ['transformerghost_9933',['TransformerGhost',['https://amrex-codes.github.io/amrex/doxygen/structTransformerGhost.html',1,'']]],
- ['transformervirt_9934',['TransformerVirt',['https://amrex-codes.github.io/amrex/doxygen/structTransformerVirt.html',1,'']]],
- ['translationif_9935',['TranslationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html',1,'amrex::EB2']]],
- ['triangle_9936',['Triangle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html',1,'amrex::STLtools']]],
- ['tuple_5fcat_5fresult_9937',['tuple_cat_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result.html',1,'amrex::detail']]],
- ['tuple_5fcat_5fresult_3c_20gputuple_3c_20t1s_2e_2e_2e_20_3e_2c_20gputuple_3c_20t2s_2e_2e_2e_20_3e_2c_20tps_2e_2e_2e_20_3e_9938',['tuple_cat_result< GpuTuple< T1s... >, GpuTuple< T2s... >, TPs... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01T1s_8_8_8_01_4_00_01GpuTuple_3_01T2e7f956a9a5fbb5ccc01506013b6ed802.html',1,'amrex::detail']]],
- ['tuple_5fcat_5fresult_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9939',['tuple_cat_result< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
- ['tuple_5felement_3c_20s_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_9940',['tuple_element< s, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
- ['tuple_5felement_3c_20s_2c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_9941',['tuple_element< s, amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
- ['tuple_5felement_3c_20s_2c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_9942',['tuple_element< s, amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
- ['tuple_5felement_3c_20std_3a_3asize_5ft_7b0_7d_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_9943',['tuple_element< std::size_t{0}, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01std_1_1size__t_020_03_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
- ['tuple_5fsize_3c_20amrex_3a_3agputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9944',['tuple_size< amrex::GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
- ['tuple_5fsize_3c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_9945',['tuple_size< amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
- ['tuple_5fsize_3c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_9946',['tuple_size< amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
- ['typelist_9947',['TypeList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html',1,'amrex']]],
- ['typelistget_9948',['TypeListGet',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'amrex::detail']]],
- ['typelistget_3c_200_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9949',['TypeListGet< 0, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_010_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
- ['typelistget_3c_20i_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9950',['TypeListGet< I, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_01I_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
- ['typelistget_3c_20i_2d1_2c_20typelist_3c_20tail_2e_2e_2e_20_3e_20_3e_9951',['TypeListGet< I-1, TypeList< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'']]]
+ ['table1d_9909',['Table1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html',1,'amrex']]],
+ ['table2d_9910',['Table2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'amrex']]],
+ ['table2d_3c_20rt_20_3e_9911',['Table2D< RT >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html',1,'']]],
+ ['table3d_9912',['Table3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html',1,'amrex']]],
+ ['table4d_9913',['Table4D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html',1,'amrex']]],
+ ['tabledata_9914',['TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html',1,'amrex']]],
+ ['tagbox_9915',['TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html',1,'amrex']]],
+ ['tagboxarray_9916',['TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html',1,'amrex']]],
+ ['thefaarenadeleter_9917',['TheFaArenaDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TheFaArenaDeleter.html',1,'amrex']]],
+ ['thisparticletilehasnoaos_9918',['ThisParticleTileHasNoAoS',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoAoS.html',1,'amrex']]],
+ ['thisparticletilehasnoparticlevector_9919',['ThisParticleTileHasNoParticleVector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ThisParticleTileHasNoParticleVector.html',1,'amrex']]],
+ ['tilearray_9920',['TileArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1TileArray.html',1,'amrex::FabArrayBase']]],
+ ['tilesize_9921',['TileSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html',1,'amrex']]],
+ ['timeintegrator_9922',['TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html',1,'amrex']]],
+ ['timeinterval_9923',['TimeInterval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StateData_1_1TimeInterval.html',1,'amrex::StateData']]],
+ ['timerange_9924',['TimeRange',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html',1,'BLProfStats']]],
+ ['timerangecompare_9925',['TimeRangeCompare',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRangeCompare.html',1,'BLProfStats']]],
+ ['tinyprofiler_9926',['TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html',1,'amrex']]],
+ ['tinyprofileregion_9927',['TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html',1,'amrex']]],
+ ['torusif_9928',['TorusIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html',1,'amrex::EB2']]],
+ ['tracerparticlecontainer_9929',['TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html',1,'amrex']]],
+ ['transformerghost_9930',['TransformerGhost',['https://amrex-codes.github.io/amrex/doxygen/structTransformerGhost.html',1,'']]],
+ ['transformervirt_9931',['TransformerVirt',['https://amrex-codes.github.io/amrex/doxygen/structTransformerVirt.html',1,'']]],
+ ['translationif_9932',['TranslationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html',1,'amrex::EB2']]],
+ ['triangle_9933',['Triangle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1STLtools_1_1Triangle.html',1,'amrex::STLtools']]],
+ ['tuple_5fcat_5fresult_9934',['tuple_cat_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result.html',1,'amrex::detail']]],
+ ['tuple_5fcat_5fresult_3c_20gputuple_3c_20t1s_2e_2e_2e_20_3e_2c_20gputuple_3c_20t2s_2e_2e_2e_20_3e_2c_20tps_2e_2e_2e_20_3e_9935',['tuple_cat_result< GpuTuple< T1s... >, GpuTuple< T2s... >, TPs... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01T1s_8_8_8_01_4_00_01GpuTuple_3_01T2e7f956a9a5fbb5ccc01506013b6ed802.html',1,'amrex::detail']]],
+ ['tuple_5fcat_5fresult_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9936',['tuple_cat_result< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1tuple__cat__result_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
+ ['tuple_5felement_3c_20s_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_9937',['tuple_element< s, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
+ ['tuple_5felement_3c_20s_2c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_9938',['tuple_element< s, amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['tuple_5felement_3c_20s_2c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_9939',['tuple_element< s, amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01s_00_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['tuple_5felement_3c_20std_3a_3asize_5ft_7b0_7d_2c_20amrex_3a_3agputuple_3c_20t_2c_20ts_2e_2e_2e_20_3e_20_3e_9940',['tuple_element< std::size_t{0}, amrex::GpuTuple< T, Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__element_3_01std_1_1size__t_020_03_00_01amrex_1_1GpuTuple_3_01T_00_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
+ ['tuple_5fsize_3c_20amrex_3a_3agputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9941',['tuple_size< amrex::GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'std']]],
+ ['tuple_5fsize_3c_20amrex_3a_3aindextypend_3c_20dim_20_3e_20_3e_9942',['tuple_size< amrex::IndexTypeND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IndexTypeND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['tuple_5fsize_3c_20amrex_3a_3aintvectnd_3c_20dim_20_3e_20_3e_9943',['tuple_size< amrex::IntVectND< dim > >',['https://amrex-codes.github.io/amrex/doxygen/structstd_1_1tuple__size_3_01amrex_1_1IntVectND_3_01dim_01_4_01_4.html',1,'std']]],
+ ['typelist_9944',['TypeList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html',1,'amrex']]],
+ ['typelistget_9945',['TypeListGet',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'amrex::detail']]],
+ ['typelistget_3c_200_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9946',['TypeListGet< 0, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_010_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
+ ['typelistget_3c_20i_2c_20typelist_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9947',['TypeListGet< I, TypeList< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet_3_01I_00_01TypeList_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex::detail']]],
+ ['typelistget_3c_20i_2d1_2c_20typelist_3c_20tail_2e_2e_2e_20_3e_20_3e_9948',['TypeListGet< I-1, TypeList< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1TypeListGet.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_13.js b/amrex-hydro/Doxygen/html/search/classes_13.js
index 299700b..b571ba6 100644
--- a/amrex-hydro/Doxygen/html/search/classes_13.js
+++ b/amrex-hydro/Doxygen/html/search/classes_13.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['unionif_9952',['UnionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html',1,'amrex::EB2']]],
- ['unwrap_9953',['unwrap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap.html',1,'amrex::detail']]],
- ['unwrap_3c_20std_3a_3areference_5fwrapper_3c_20t_20_3e_20_3e_9954',['unwrap< std::reference_wrapper< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap_3_01std_1_1reference__wrapper_3_01T_01_4_01_4.html',1,'amrex::detail']]],
- ['userfunc_9955',['UserFunc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html',1,'amrex::AMRErrorTag']]]
+ ['unionif_9949',['UnionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1UnionIF.html',1,'amrex::EB2']]],
+ ['unwrap_9950',['unwrap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap.html',1,'amrex::detail']]],
+ ['unwrap_3c_20std_3a_3areference_5fwrapper_3c_20t_20_3e_20_3e_9951',['unwrap< std::reference_wrapper< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1unwrap_3_01std_1_1reference__wrapper_3_01T_01_4_01_4.html',1,'amrex::detail']]],
+ ['userfunc_9952',['UserFunc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html',1,'amrex::AMRErrorTag']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_14.js b/amrex-hydro/Doxygen/html/search/classes_14.js
index f196cb7..605335f 100644
--- a/amrex-hydro/Doxygen/html/search/classes_14.js
+++ b/amrex-hydro/Doxygen/html/search/classes_14.js
@@ -1,176 +1,176 @@
var searchData=
[
- ['vallocpair_9956',['ValLocPair',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html',1,'amrex']]],
- ['vanleer_9957',['vanleer',['../structPPM_1_1vanleer.html',1,'PPM']]],
- ['vector_9958',['Vector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_20_2a_2c_20amrex_5fspacedim_20_3e_20_3e_9959',['Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_9960',['Vector< amrex::Array< amrex::MultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3abcrec_20_3e_9961',['Vector< amrex::BCRec >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ablprofiler_3a_3acallstats_20_3e_9962',['Vector< amrex::BLProfiler::CallStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ablprofiler_3a_3acommstats_20_3e_9963',['Vector< amrex::BLProfiler::CommStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ablprofiler_3a_3arstartstop_20_3e_9964',['Vector< amrex::BLProfiler::RStartStop >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aboxarray_20_3e_9965',['Vector< amrex::BoxArray >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aboxlist_20_3e_9966',['Vector< amrex::BoxList >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aboxnd_20_3e_9967',['Vector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3adataservices_20_2a_20_3e_9968',['Vector< amrex::DataServices * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3adistfcnelement2d_20_2a_20_3e_9969',['Vector< amrex::distFcnElement2d * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3adistributionmapping_20_3e_9970',['Vector< amrex::DistributionMapping >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3achkptfilelevel_20_3e_9971',['Vector< amrex::EB2::ChkptFileLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3aedge_20_3e_9972',['Vector< amrex::EB2::Edge >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3agshoplevel_3c_20g_20_3e_20_3e_9973',['Vector< amrex::EB2::GShopLevel< G > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3apolyterm_20_3e_9974',['Vector< amrex::EB2::PolyTerm >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aeb2_3a_3astllevel_20_3e_9975',['Vector< amrex::EB2::STLLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3afabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_20_3e_9976',['Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aforkjoin_3a_3acomponentset_20_3e_9977',['Vector< amrex::ForkJoin::ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aforkjoin_3a_3amffork_20_3e_9978',['Vector< amrex::ForkJoin::MFFork >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ageometry_20_3e_9979',['Vector< amrex::Geometry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aimultifab_20_3e_9980',['Vector< amrex::iMultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aindextypend_20_3e_9981',['Vector< amrex::IndexTypeND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ainterpbase_20_2a_20_3e_9982',['Vector< amrex::InterpBase * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aintvectnd_20_3e_9983',['Vector< amrex::IntVectND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3alayoutdata_3c_20hypre_5fint_20_3e_20_3e_9984',['Vector< amrex::LayoutData< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_9985',['Vector< amrex::LayoutData< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3amultifab_20_2a_20_3e_9986',['Vector< amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3amultifab_20_3e_9987',['Vector< amrex::MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3amultimask_20_3e_9988',['Vector< amrex::MultiMask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcommtag_20_3e_9989',['Vector< amrex::NeighborParticleContainer::NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aparticlelocator_3c_20bins_20_3e_20_3e_9990',['Vector< amrex::ParticleLocator< Bins > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_9991',['Vector< amrex::PODVector< amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_9992',['Vector< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_9993',['Vector< amrex::PODVector< IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_9994',['Vector< amrex::PODVector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3apodvector_3c_20std_3a_3asize_5ft_20_3e_20_3e_9995',['Vector< amrex::PODVector< std::size_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3areal_20_3e_9996',['Vector< amrex::Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3astatedata_20_3e_9997',['Vector< amrex::StateData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_9998',['Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxarray_20_3e_20_3e_9999',['Vector< amrex::Vector< amrex::BoxArray > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxnd_20_3e_20_3e_10000',['Vector< amrex::Vector< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_10001',['Vector< amrex::Vector< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afabarrayid_20_3e_20_3e_10002',['Vector< amrex::Vector< amrex::FabArrayId > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afarraybox_20_2a_20_3e_20_3e_10003',['Vector< amrex::Vector< amrex::FArrayBox * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3ageometry_20_3e_20_3e_10004',['Vector< amrex::Vector< amrex::Geometry > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aimultifab_20_3e_20_3e_10005',['Vector< amrex::Vector< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_2a_20_3e_20_3e_10006',['Vector< amrex::Vector< amrex::MultiFab * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_20_3e_10007',['Vector< amrex::Vector< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3areal_20_3e_20_3e_10008',['Vector< amrex::Vector< amrex::Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afillboxid_20_3e_20_3e_20_3e_10009',['Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_20_3e_10010',['Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_20_3e_10011',['Vector< amrex::Vector< amrex::Vector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_20_3e_10012',['Vector< amrex::Vector< amrex::Vector< Real > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avismf_20_2a_20_3e_20_3e_10013',['Vector< amrex::Vector< amrex::VisMF * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10014',['Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultimask_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_20_3e_10015',['Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20mf_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10016',['Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_2c_203_20_3e_20_3e_20_3e_10017',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_203_20_3e_20_3e_20_3e_10018',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10019',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10020',['Vector< amrex::Vector< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3avector_3c_20double_20_3e_20_3e_10021',['Vector< amrex::Vector< double > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20fab_20_2a_20_3e_20_3e_10022',['Vector< amrex::Vector< FAB * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20hypre_5fint_20_3e_20_3e_10023',['Vector< amrex::Vector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_10024',['Vector< amrex::Vector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20long_20_3e_20_3e_10025',['Vector< amrex::Vector< Long > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20mf_20_3e_20_3e_10026',['Vector< amrex::Vector< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_10027',['Vector< amrex::Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20rt_20_3e_20_3e_10028',['Vector< amrex::Vector< RT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afabfactory_3c_20fab_20_3e_20_3e_20_3e_20_3e_10029',['Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3agpu_3a_3adevicescalar_3c_20amrex_3a_3alusolver_3c_20amrex_5fspacedim_20_2a2_2c_20rt_20_3e_20_3e_20_3e_20_3e_20_3e_10030',['Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_20_3e_10031',['Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlcelllinopt_3a_3abndrycondloc_20_3e_20_3e_20_3e_10032',['Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_10033',['Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20bndrycondloc_20_3e_20_3e_20_3e_10034',['Vector< amrex::Vector< std::unique_ptr< BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3avector_3c_20bool_20_3e_20_3e_20_3e_10035',['Vector< amrex::Vector< std::vector< bool > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3avismf_3a_3afabondisk_20_3e_10036',['Vector< amrex::VisMF::FabOnDisk >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3aweightedbox_20_3e_10037',['Vector< amrex::WeightedBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20amrex_3a_3ayafluxregistert_3c_20mf_20_3e_20_3e_10038',['Vector< amrex::YAFluxRegisterT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20amrex_3a_3aimultifab_2c_20amrex_5fspacedim_20_3e_20_3e_10039',['Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20amrex_3a_3alayoutdata_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_10040',['Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20bctype_2c_20amrex_5fspacedim_20_3e_20_3e_10041',['Vector< Array< BCType, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20array_3c_20real_2c_20amrex_5fspacedim_20_3e_20_3e_10042',['Vector< Array< Real, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20barrierentry_20_3e_10043',['Vector< BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20blpdatablock_20_3e_10044',['Vector< BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20blprofstats_3a_3ablpdatablock_20_3e_10045',['Vector< BLProfStats::BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_10046',['Vector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20char_20_2a_20_3e_10047',['Vector< char * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20char_20_3e_10048',['Vector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20char_20const_20_2a_20_3e_10049',['Vector< char const * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3abarrierentry_20_3e_10050',['Vector< CommProfStats::BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3adatablock_20_3e_10051',['Vector< CommProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3anametagentry_20_3e_10052',['Vector< CommProfStats::NameTagEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20commprofstats_3a_3areductionentry_20_3e_10053',['Vector< CommProfStats::ReductionEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20componentset_20_3e_10054',['Vector< ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20const_20amrex_3a_3amultifab_20_2a_20_3e_10055',['Vector< const amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20const_20fabarraybase_3a_3acopycomtagscontainer_20_2a_20_3e_10056',['Vector< const FabArrayBase::CopyComTagsContainer * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20datablock_20_3e_10057',['Vector< DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20double_20_3e_10058',['Vector< double >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20gpustream_5ft_20_3e_10059',['Vector< gpuStream_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20indextypend_3c_20amrex_5fspacedim_20_3e_20_3e_10060',['Vector< IndexTypeND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20int_20_3e_10061',['Vector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_10062',['Vector< IntVectND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20long_20_3e_10063',['Vector< long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20long_20_3e_10064',['Vector< Long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20mf_20_3e_10065',['Vector< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20mpi_5frequest_20_3e_10066',['Vector< MPI_Request >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20mpi_5fstatus_20_3e_10067',['Vector< MPI_Status >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20multifab_20_3e_10068',['Vector< MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20neighborcommtag_20_3e_10069',['Vector< NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20particlelevel_20_3e_10070',['Vector< ParticleLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20real_20_3e_10071',['Vector< Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20regionsprofstats_3a_3adatablock_20_3e_10072',['Vector< RegionsProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20rt_20_3e_10073',['Vector< RT >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20setbuf_5fchar_5ftype_20_3e_10074',['Vector< Setbuf_Char_Type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aifstream_20_2a_20_3e_10075',['Vector< std::ifstream * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3alist_3c_20amrex_3a_3axyplotdatalistlink_20_2a_20_3e_20_3e_10076',['Vector< std::list< amrex::XYPlotDataListLink * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3alist_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_10077',['Vector< std::list< BLProfStats::TimeRange > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3aintvectnd_20_3e_20_3e_10078',['Vector< std::map< int, amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_20_3e_10079',['Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_10080',['Vector< std::map< int, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_20_3e_10081',['Vector< std::map< int, amrex::PODVector< IntVectND< AMREX_SPACEDIM > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20int_2c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10082',['Vector< std::map< int, IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3ainversecopytag_20_3e_20_3e_20_3e_10083',['Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcopytag_20_3e_20_3e_20_3e_20_3e_10084',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20neighborcopytag_20_3e_20_3e_20_3e_20_3e_10085',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20inversecopytag_20_3e_20_3e_20_3e_10086',['Vector< std::map< PairIndex, amrex::Vector< InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20int_20_3e_20_3e_10087',['Vector< std::map< PairIndex, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20intvector_20_3e_20_3e_10088',['Vector< std::map< PairIndex, IntVector > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20particletile_20_3e_20_3e_10089',['Vector< std::map< PairIndex, ParticleTile > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3aneighborlist_3c_20particletype_20_3e_20_3e_20_3e_10090',['Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_10091',['Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3amap_3c_20std_3a_3astring_2c_20int_20_3e_20_3e_10092',['Vector< std::map< std::string, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_20_3e_10093',['Vector< std::pair< int, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_20_3e_10094',['Vector< std::pair< Real, std::unique_ptr< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20multifab_20_3e_20_3e_20_3e_10095',['Vector< std::pair< Real, std::unique_ptr< MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3apair_3c_20void_20_2a_2c_20amrex_3a_3aarena_20_2a_20_3e_20_3e_10096',['Vector< std::pair< void *, amrex::Arena * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3asize_5ft_20_3e_10097',['Vector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3astring_20_3e_10098',['Vector< std::string >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aamrlevel_20_3e_20_3e_10099',['Vector< std::unique_ptr< amrex::AmrLevel > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_20_3e_20_3e_10100',['Vector< std::unique_ptr< amrex::BndryRegisterT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_10101',['Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_10102',['Vector< std::unique_ptr< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aeb2_3a_3aindexspace_20_3e_20_3e_10103',['Vector< std::unique_ptr< amrex::EB2::IndexSpace > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aerrorrec_20_3e_20_3e_10104',['Vector< std::unique_ptr< amrex::ErrorRec > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afillpatcher_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_10105',['Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_10106',['Vector< std::unique_ptr< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_20_3e_10107',['Vector< std::unique_ptr< amrex::LayoutData< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_20_3e_20_3e_10108',['Vector< std::unique_ptr< amrex::MLMGBndryT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_3c_20mf_20_3e_20_3e_20_3e_10109',['Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_10110',['Vector< std::unique_ptr< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_20_3e_20_3e_10111',['Vector< std::unique_ptr< amrex::StateDescriptor > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_3a_3abndryfunc_20_3e_20_3e_10112',['Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3avismf_20_3e_20_3e_10113',['Vector< std::unique_ptr< amrex::VisMF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_20_3e_10114',['Vector< std::unique_ptr< Array< MultiFab, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20bndryfunc_20_3e_20_3e_10115',['Vector< std::unique_ptr< BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_10116',['Vector< std::unique_ptr< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20std_3a_3afstream_20_3e_20_3e_10117',['Vector< std::unique_ptr< std::fstream > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20std_3a_3aunique_5fptr_3c_20t_20_3e_20_3e_10118',['Vector< std::unique_ptr< T > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20t_20_3e_10119',['Vector< T >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
- ['vector_3c_20v_20_3e_10120',['Vector< V >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20vector_3c_20multifab_20_3e_20_3e_10121',['Vector< Vector< MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20vector_3c_20real_20_3e_20_3e_10122',['Vector< Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vector_3c_20vertex_20_3e_10123',['Vector< Vertex >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
- ['vectortag_10124',['VectorTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html',1,'amrex']]],
- ['vertex_10125',['Vertex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html',1,'amrex::EB2']]],
- ['vismf_10126',['VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html',1,'amrex']]],
- ['vismfbuffer_10127',['VisMFBuffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html',1,'amrex']]],
- ['voidcopytag_10128',['VoidCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html',1,'']]]
+ ['vallocpair_9953',['ValLocPair',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html',1,'amrex']]],
+ ['vanleer_9954',['vanleer',['../structPPM_1_1vanleer.html',1,'PPM']]],
+ ['vector_9955',['Vector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_20_2a_2c_20amrex_5fspacedim_20_3e_20_3e_9956',['Vector< amrex::Array< amrex::MultiFab *, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3aarray_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_9957',['Vector< amrex::Array< amrex::MultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3abcrec_20_3e_9958',['Vector< amrex::BCRec >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ablprofiler_3a_3acallstats_20_3e_9959',['Vector< amrex::BLProfiler::CallStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ablprofiler_3a_3acommstats_20_3e_9960',['Vector< amrex::BLProfiler::CommStats >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ablprofiler_3a_3arstartstop_20_3e_9961',['Vector< amrex::BLProfiler::RStartStop >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aboxarray_20_3e_9962',['Vector< amrex::BoxArray >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aboxlist_20_3e_9963',['Vector< amrex::BoxList >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aboxnd_20_3e_9964',['Vector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3adataservices_20_2a_20_3e_9965',['Vector< amrex::DataServices * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3adistfcnelement2d_20_2a_20_3e_9966',['Vector< amrex::distFcnElement2d * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3adistributionmapping_20_3e_9967',['Vector< amrex::DistributionMapping >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3achkptfilelevel_20_3e_9968',['Vector< amrex::EB2::ChkptFileLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3aedge_20_3e_9969',['Vector< amrex::EB2::Edge >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3agshoplevel_3c_20g_20_3e_20_3e_9970',['Vector< amrex::EB2::GShopLevel< G > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3apolyterm_20_3e_9971',['Vector< amrex::EB2::PolyTerm >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aeb2_3a_3astllevel_20_3e_9972',['Vector< amrex::EB2::STLLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3afabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_20_3e_9973',['Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aforkjoin_3a_3acomponentset_20_3e_9974',['Vector< amrex::ForkJoin::ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aforkjoin_3a_3amffork_20_3e_9975',['Vector< amrex::ForkJoin::MFFork >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ageometry_20_3e_9976',['Vector< amrex::Geometry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aimultifab_20_3e_9977',['Vector< amrex::iMultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aindextypend_20_3e_9978',['Vector< amrex::IndexTypeND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ainterpbase_20_2a_20_3e_9979',['Vector< amrex::InterpBase * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aintvectnd_20_3e_9980',['Vector< amrex::IntVectND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3alayoutdata_3c_20hypre_5fint_20_3e_20_3e_9981',['Vector< amrex::LayoutData< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_9982',['Vector< amrex::LayoutData< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3amultifab_20_2a_20_3e_9983',['Vector< amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3amultifab_20_3e_9984',['Vector< amrex::MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3amultimask_20_3e_9985',['Vector< amrex::MultiMask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcommtag_20_3e_9986',['Vector< amrex::NeighborParticleContainer::NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aparticlelocator_3c_20bins_20_3e_20_3e_9987',['Vector< amrex::ParticleLocator< Bins > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_9988',['Vector< amrex::PODVector< amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_9989',['Vector< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_9990',['Vector< amrex::PODVector< IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_9991',['Vector< amrex::PODVector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3apodvector_3c_20std_3a_3asize_5ft_20_3e_20_3e_9992',['Vector< amrex::PODVector< std::size_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3areal_20_3e_9993',['Vector< amrex::Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3astatedata_20_3e_9994',['Vector< amrex::StateData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_9995',['Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxarray_20_3e_20_3e_9996',['Vector< amrex::Vector< amrex::BoxArray > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboxnd_20_3e_20_3e_9997',['Vector< amrex::Vector< amrex::BoxND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_9998',['Vector< amrex::Vector< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afabarrayid_20_3e_20_3e_9999',['Vector< amrex::Vector< amrex::FabArrayId > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afarraybox_20_2a_20_3e_20_3e_10000',['Vector< amrex::Vector< amrex::FArrayBox * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3ageometry_20_3e_20_3e_10001',['Vector< amrex::Vector< amrex::Geometry > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aimultifab_20_3e_20_3e_10002',['Vector< amrex::Vector< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_2a_20_3e_20_3e_10003',['Vector< amrex::Vector< amrex::MultiFab * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_20_3e_10004',['Vector< amrex::Vector< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3areal_20_3e_20_3e_10005',['Vector< amrex::Vector< amrex::Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3afillboxid_20_3e_20_3e_20_3e_10006',['Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_20_3e_10007',['Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_20_3e_10008',['Vector< amrex::Vector< amrex::Vector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_20_3e_10009',['Vector< amrex::Vector< amrex::Vector< Real > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20amrex_3a_3avismf_20_2a_20_3e_20_3e_10010',['Vector< amrex::Vector< amrex::VisMF * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultifab_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10011',['Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20amrex_3a_3amultimask_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_20_3e_10012',['Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20mf_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10013',['Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_2c_203_20_3e_20_3e_20_3e_10014',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_203_20_3e_20_3e_20_3e_10015',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20array_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10016',['Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10017',['Vector< amrex::Vector< BoxND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20double_20_3e_20_3e_10018',['Vector< amrex::Vector< double > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20fab_20_2a_20_3e_20_3e_10019',['Vector< amrex::Vector< FAB * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20hypre_5fint_20_3e_20_3e_10020',['Vector< amrex::Vector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20int_20_3e_20_3e_10021',['Vector< amrex::Vector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20long_20_3e_20_3e_10022',['Vector< amrex::Vector< Long > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20mf_20_3e_20_3e_10023',['Vector< amrex::Vector< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20real_20_3e_20_3e_10024',['Vector< amrex::Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20rt_20_3e_20_3e_10025',['Vector< amrex::Vector< RT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afabfactory_3c_20fab_20_3e_20_3e_20_3e_20_3e_10026',['Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3agpu_3a_3adevicescalar_3c_20amrex_3a_3alusolver_3c_20amrex_5fspacedim_20_2a2_2c_20rt_20_3e_20_3e_20_3e_20_3e_20_3e_10027',['Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_20_3e_10028',['Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlcelllinopt_3a_3abndrycondloc_20_3e_20_3e_20_3e_10029',['Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_10030',['Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3aunique_5fptr_3c_20bndrycondloc_20_3e_20_3e_20_3e_10031',['Vector< amrex::Vector< std::unique_ptr< BndryCondLoc > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20amrex_3a_3avector_3c_20std_3a_3avector_3c_20bool_20_3e_20_3e_20_3e_10032',['Vector< amrex::Vector< std::vector< bool > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3avismf_3a_3afabondisk_20_3e_10033',['Vector< amrex::VisMF::FabOnDisk >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3aweightedbox_20_3e_10034',['Vector< amrex::WeightedBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20amrex_3a_3ayafluxregistert_3c_20mf_20_3e_20_3e_10035',['Vector< amrex::YAFluxRegisterT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20amrex_3a_3aimultifab_2c_20amrex_5fspacedim_20_3e_20_3e_10036',['Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20amrex_3a_3alayoutdata_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3apodvector_3c_20real_20_3e_20_3e_20_3e_2c_20amrex_5fspacedim_20_3e_20_3e_10037',['Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20bctype_2c_20amrex_5fspacedim_20_3e_20_3e_10038',['Vector< Array< BCType, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20array_3c_20real_2c_20amrex_5fspacedim_20_3e_20_3e_10039',['Vector< Array< Real, AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20barrierentry_20_3e_10040',['Vector< BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20blpdatablock_20_3e_10041',['Vector< BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20blprofstats_3a_3ablpdatablock_20_3e_10042',['Vector< BLProfStats::BLPDataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_10043',['Vector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20char_20_2a_20_3e_10044',['Vector< char * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20char_20_3e_10045',['Vector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20char_20const_20_2a_20_3e_10046',['Vector< char const * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3abarrierentry_20_3e_10047',['Vector< CommProfStats::BarrierEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3adatablock_20_3e_10048',['Vector< CommProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3anametagentry_20_3e_10049',['Vector< CommProfStats::NameTagEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20commprofstats_3a_3areductionentry_20_3e_10050',['Vector< CommProfStats::ReductionEntry >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20componentset_20_3e_10051',['Vector< ComponentSet >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20const_20amrex_3a_3amultifab_20_2a_20_3e_10052',['Vector< const amrex::MultiFab * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20const_20fabarraybase_3a_3acopycomtagscontainer_20_2a_20_3e_10053',['Vector< const FabArrayBase::CopyComTagsContainer * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20datablock_20_3e_10054',['Vector< DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20double_20_3e_10055',['Vector< double >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20gpustream_5ft_20_3e_10056',['Vector< gpuStream_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20indextypend_3c_20amrex_5fspacedim_20_3e_20_3e_10057',['Vector< IndexTypeND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20int_20_3e_10058',['Vector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_10059',['Vector< IntVectND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20long_20_3e_10060',['Vector< long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20long_20_3e_10061',['Vector< Long >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20mf_20_3e_10062',['Vector< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20mpi_5frequest_20_3e_10063',['Vector< MPI_Request >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20mpi_5fstatus_20_3e_10064',['Vector< MPI_Status >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20multifab_20_3e_10065',['Vector< MultiFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20neighborcommtag_20_3e_10066',['Vector< NeighborCommTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20particlelevel_20_3e_10067',['Vector< ParticleLevel >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20real_20_3e_10068',['Vector< Real >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20regionsprofstats_3a_3adatablock_20_3e_10069',['Vector< RegionsProfStats::DataBlock >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20rt_20_3e_10070',['Vector< RT >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20setbuf_5fchar_5ftype_20_3e_10071',['Vector< Setbuf_Char_Type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aifstream_20_2a_20_3e_10072',['Vector< std::ifstream * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3alist_3c_20amrex_3a_3axyplotdatalistlink_20_2a_20_3e_20_3e_10073',['Vector< std::list< amrex::XYPlotDataListLink * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3alist_3c_20blprofstats_3a_3atimerange_20_3e_20_3e_10074',['Vector< std::list< BLProfStats::TimeRange > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3aintvectnd_20_3e_20_3e_10075',['Vector< std::map< int, amrex::IntVectND > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20amrex_3a_3aintvectnd_20_3e_20_3e_20_3e_10076',['Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_10077',['Vector< std::map< int, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20amrex_3a_3apodvector_3c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_20_3e_10078',['Vector< std::map< int, amrex::PODVector< IntVectND< AMREX_SPACEDIM > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20int_2c_20intvectnd_3c_20amrex_5fspacedim_20_3e_20_3e_20_3e_10079',['Vector< std::map< int, IntVectND< AMREX_SPACEDIM > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3ainversecopytag_20_3e_20_3e_20_3e_10080',['Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aneighborparticlecontainer_3a_3aneighborcopytag_20_3e_20_3e_20_3e_20_3e_10081',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20neighborcopytag_20_3e_20_3e_20_3e_20_3e_10082',['Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< NeighborCopyTag > > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20amrex_3a_3avector_3c_20inversecopytag_20_3e_20_3e_20_3e_10083',['Vector< std::map< PairIndex, amrex::Vector< InverseCopyTag > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20int_20_3e_20_3e_10084',['Vector< std::map< PairIndex, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20intvector_20_3e_20_3e_10085',['Vector< std::map< PairIndex, IntVector > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20pairindex_2c_20particletile_20_3e_20_3e_10086',['Vector< std::map< PairIndex, ParticleTile > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3aneighborlist_3c_20particletype_20_3e_20_3e_20_3e_10087',['Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_2c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_20_3e_10088',['Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3amap_3c_20std_3a_3astring_2c_20int_20_3e_20_3e_10089',['Vector< std::map< std::string, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3apair_3c_20int_2c_20int_20_3e_20_3e_10090',['Vector< std::pair< int, int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_20_3e_10091',['Vector< std::pair< Real, std::unique_ptr< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3apair_3c_20real_2c_20std_3a_3aunique_5fptr_3c_20multifab_20_3e_20_3e_20_3e_10092',['Vector< std::pair< Real, std::unique_ptr< MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3apair_3c_20void_20_2a_2c_20amrex_3a_3aarena_20_2a_20_3e_20_3e_10093',['Vector< std::pair< void *, amrex::Arena * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3asize_5ft_20_3e_10094',['Vector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3astring_20_3e_10095',['Vector< std::string >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aamrlevel_20_3e_20_3e_10096',['Vector< std::unique_ptr< amrex::AmrLevel > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_20_3e_20_3e_10097',['Vector< std::unique_ptr< amrex::BndryRegisterT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3abndryregistert_3c_20mf_20_3e_20_3e_20_3e_10098',['Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3adistributionmapping_20_3e_20_3e_10099',['Vector< std::unique_ptr< amrex::DistributionMapping > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aeb2_3a_3aindexspace_20_3e_20_3e_10100',['Vector< std::unique_ptr< amrex::EB2::IndexSpace > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aerrorrec_20_3e_20_3e_10101',['Vector< std::unique_ptr< amrex::ErrorRec > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3afillpatcher_3c_20amrex_3a_3amultifab_20_3e_20_3e_20_3e_10102',['Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3aimultifab_20_3e_20_3e_10103',['Vector< std::unique_ptr< amrex::iMultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3alayoutdata_3c_20int_20_3e_20_3e_20_3e_10104',['Vector< std::unique_ptr< amrex::LayoutData< int > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_20_3e_20_3e_10105',['Vector< std::unique_ptr< amrex::MLMGBndryT > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amlmgbndryt_3c_20mf_20_3e_20_3e_20_3e_10106',['Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3amultifab_20_3e_20_3e_10107',['Vector< std::unique_ptr< amrex::MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_20_3e_20_3e_10108',['Vector< std::unique_ptr< amrex::StateDescriptor > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3astatedescriptor_3a_3abndryfunc_20_3e_20_3e_10109',['Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20amrex_3a_3avismf_20_3e_20_3e_10110',['Vector< std::unique_ptr< amrex::VisMF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_20_3e_10111',['Vector< std::unique_ptr< Array< MultiFab, 3 > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20bndryfunc_20_3e_20_3e_10112',['Vector< std::unique_ptr< BndryFunc > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20mf_20_3e_20_3e_10113',['Vector< std::unique_ptr< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20std_3a_3afstream_20_3e_20_3e_10114',['Vector< std::unique_ptr< std::fstream > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20std_3a_3aunique_5fptr_3c_20t_20_3e_20_3e_10115',['Vector< std::unique_ptr< T > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20t_20_3e_10116',['Vector< T >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'amrex']]],
+ ['vector_3c_20v_20_3e_10117',['Vector< V >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20vector_3c_20multifab_20_3e_20_3e_10118',['Vector< Vector< MultiFab > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20vector_3c_20real_20_3e_20_3e_10119',['Vector< Vector< Real > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vector_3c_20vertex_20_3e_10120',['Vector< Vertex >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html',1,'']]],
+ ['vectortag_10121',['VectorTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html',1,'amrex']]],
+ ['vertex_10122',['Vertex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Vertex.html',1,'amrex::EB2']]],
+ ['vismf_10123',['VisMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html',1,'amrex']]],
+ ['vismfbuffer_10124',['VisMFBuffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html',1,'amrex']]],
+ ['voidcopytag_10125',['VoidCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structVoidCopyTag.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_15.js b/amrex-hydro/Doxygen/html/search/classes_15.js
index 86ca0d9..13bf83a 100644
--- a/amrex-hydro/Doxygen/html/search/classes_15.js
+++ b/amrex-hydro/Doxygen/html/search/classes_15.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['warpreduce_10129',['warpReduce',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html',1,'amrex::Gpu']]],
- ['weightedbox_10130',['WeightedBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html',1,'amrex']]],
- ['weightedboxlist_10131',['WeightedBoxList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html',1,'amrex']]],
- ['weno_5fjs_10132',['weno_js',['../structPPM_1_1weno__js.html',1,'PPM']]],
- ['wenoz_10133',['wenoz',['../structPPM_1_1wenoz.html',1,'PPM']]],
- ['writeinfo_10134',['WriteInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html',1,'amrex::AsyncOut']]]
+ ['warpreduce_10126',['warpReduce',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1warpReduce.html',1,'amrex::Gpu']]],
+ ['weightedbox_10127',['WeightedBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1WeightedBox.html',1,'amrex']]],
+ ['weightedboxlist_10128',['WeightedBoxList',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html',1,'amrex']]],
+ ['weno_5fjs_10129',['weno_js',['../structPPM_1_1weno__js.html',1,'PPM']]],
+ ['wenoz_10130',['wenoz',['../structPPM_1_1wenoz.html',1,'PPM']]],
+ ['writeinfo_10131',['WriteInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncOut_1_1WriteInfo.html',1,'amrex::AsyncOut']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_16.js b/amrex-hydro/Doxygen/html/search/classes_16.js
index f88c7b5..ff87dd2 100644
--- a/amrex-hydro/Doxygen/html/search/classes_16.js
+++ b/amrex-hydro/Doxygen/html/search/classes_16.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['xdim3_10135',['XDim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html',1,'amrex']]],
- ['xyplotdatalist_10136',['XYPlotDataList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html',1,'amrex']]],
- ['xyplotdatalistlink_10137',['XYPlotDataListLink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html',1,'amrex']]]
+ ['xdim3_10132',['XDim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1XDim3.html',1,'amrex']]],
+ ['xyplotdatalist_10133',['XYPlotDataList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html',1,'amrex']]],
+ ['xyplotdatalistlink_10134',['XYPlotDataListLink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_17.js b/amrex-hydro/Doxygen/html/search/classes_17.js
index b155b6c..22a69d8 100644
--- a/amrex-hydro/Doxygen/html/search/classes_17.js
+++ b/amrex-hydro/Doxygen/html/search/classes_17.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['yafluxregistert_10138',['YAFluxRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html',1,'amrex']]],
- ['yy_5fbuffer_5fstate_10139',['yy_buffer_state',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html',1,'']]],
- ['yy_5ftrans_5finfo_10140',['yy_trans_info',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html',1,'']]],
- ['yyalloc_10141',['yyalloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html',1,'']]]
+ ['yafluxregistert_10135',['YAFluxRegisterT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html',1,'amrex']]],
+ ['yy_5fbuffer_5fstate_10136',['yy_buffer_state',['https://amrex-codes.github.io/amrex/doxygen/structyy__buffer__state.html',1,'']]],
+ ['yy_5ftrans_5finfo_10137',['yy_trans_info',['https://amrex-codes.github.io/amrex/doxygen/structyy__trans__info.html',1,'']]],
+ ['yyalloc_10138',['yyalloc',['https://amrex-codes.github.io/amrex/doxygen/unionyyalloc.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_2.js b/amrex-hydro/Doxygen/html/search/classes_2.js
index d891b79..5917047 100644
--- a/amrex-hydro/Doxygen/html/search/classes_2.js
+++ b/amrex-hydro/Doxygen/html/search/classes_2.js
@@ -1,57 +1,57 @@
var searchData=
[
- ['c_9163',['C',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Order_1_1C.html',1,'amrex::Order']]],
- ['cachestats_9164',['CacheStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html',1,'amrex::FabArrayBase']]],
- ['calltreenode_9165',['CallTreeNode',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html',1,'BLProfStats']]],
- ['carena_9166',['CArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html',1,'amrex']]],
- ['cell_9167',['Cell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Cell.html',1,'amrex::EB2']]],
- ['celladd_9168',['CellAdd',['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAdd.html',1,'detail']]],
- ['cellatomicadd_9169',['CellAtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAtomicAdd.html',1,'detail']]],
- ['cellbilinear_9170',['CellBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html',1,'amrex']]],
- ['cellconservativelinear_9171',['CellConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html',1,'amrex']]],
- ['cellconservativeprotected_9172',['CellConservativeProtected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeProtected.html',1,'amrex']]],
- ['cellconservativequartic_9173',['CellConservativeQuartic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html',1,'amrex']]],
- ['celldata_9174',['CellData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html',1,'amrex']]],
- ['cellindexenum_9175',['CellIndexEnum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellIndexEnum.html',1,'amrex']]],
- ['cellquadratic_9176',['CellQuadratic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html',1,'amrex']]],
- ['cellquartic_9177',['CellQuartic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html',1,'amrex']]],
- ['cellstore_9178',['CellStore',['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellStore.html',1,'detail']]],
- ['cfinfo_9179',['CFinfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html',1,'amrex::FabArrayBase']]],
- ['chkptfile_9180',['ChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html',1,'amrex::EB2']]],
- ['chkptfilelevel_9181',['ChkptFileLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFileLevel.html',1,'amrex::EB2']]],
- ['cluster_9182',['Cluster',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html',1,'amrex']]],
- ['clusterlist_9183',['ClusterList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html',1,'amrex']]],
- ['clz_5ftag_9184',['clz_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1clz__tag.html',1,'amrex::detail']]],
- ['clzl_5ftag_9185',['clzl_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1clzl__tag.html',1,'amrex::detail']]],
- ['clzll_5ftag_9186',['clzll_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1clzll__tag.html',1,'amrex::detail']]],
- ['commcontainer_9187',['CommContainer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html',1,'amrex::MLLinOpT']]],
- ['commdata_9188',['CommData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html',1,'amrex::NonLocalBC']]],
- ['commhandler_9189',['CommHandler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html',1,'amrex::NonLocalBC']]],
- ['commmetadata_9190',['CommMetaData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html',1,'amrex::FabArrayBase']]],
- ['commprofstats_9191',['CommProfStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html',1,'']]],
- ['compiletimeoptions_9192',['CompileTimeOptions',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CompileTimeOptions.html',1,'amrex']]],
- ['complementif_9193',['ComplementIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html',1,'amrex::EB2']]],
- ['componentbox_9194',['ComponentBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ComponentBox.html',1,'amrex::Gpu']]],
- ['componentset_9195',['ComponentSet',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1ComponentSet.html',1,'amrex::ForkJoin']]],
- ['conjunction_9196',['Conjunction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'amrex']]],
- ['conjunction_3c_20b1_20_3e_9197',['Conjunction< B1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction_3_01B1_01_4.html',1,'amrex']]],
- ['conjunction_3c_20b1_2c_20bn_2e_2e_2e_20_3e_9198',['Conjunction< B1, Bn... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction_3_01B1_00_01Bn_8_8_8_01_4.html',1,'amrex']]],
- ['conjunction_3c_20iscallabler_3c_20dim3_2c_20indexmap_20_26_2c_20const_20dim3_20_26_20_3e_2c_20hasinversememfn_3c_20const_20indexmap_20_26_20_3e_20_3e_9199',['Conjunction< IsCallableR< Dim3, IndexMap &, const Dim3 & >, HasInverseMemFn< const IndexMap & > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'']]],
- ['conjunction_3c_20isdetected_3c_20localcopy_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarraybase_3a_3acopycomtagscontainer_20_26_20_3e_2c_20isdetected_3c_20preparesendbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_2c_20const_20fabarraybase_3a_3amapofcopycomtagcontainers_20_26_20_3e_2c_20isdetected_3c_20preparerecvbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_2c_20const_20fabarraybase_3a_3amapofcopycomtagcontainers_20_26_20_3e_2c_20isdetected_3c_20packsendbuffers_5ft_2c_20dp_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_20_3e_2c_20isdetected_3c_20unpackrecvbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_20_3e_20_3e_9200',['Conjunction< IsDetected< LocalCopy_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, const FabArrayBase::CopyComTagsContainer & >, IsDetected< PrepareSendBuffers_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, CommData &, const FabArrayBase::MapOfCopyComTagContainers & >, IsDetected< PrepareRecvBuffers_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, CommData &, const FabArrayBase::MapOfCopyComTagContainers & >, IsDetected< PackSendBuffers_t, DP &, const FabArray< FAB > &, CommData & >, IsDetected< UnpackRecvBuffers_t, DP &, FabArray< FAB > &, CommData & > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'']]],
- ['const_5fiterator_9201',['const_iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html',1,'amrex::Neighbors']]],
- ['constparticlecpuwrapper_9202',['ConstParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleCPUWrapper.html',1,'amrex']]],
- ['constparticleidwrapper_9203',['ConstParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html',1,'amrex']]],
- ['constparticletiledata_9204',['ConstParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html',1,'amrex']]],
- ['constparticletiledata_3c_20soaparticlebase_2c_20narrayreal_2c_20narrayint_20_3e_9205',['ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html',1,'']]],
- ['constsoaparticle_9206',['ConstSoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html',1,'amrex']]],
- ['coordsys_9207',['CoordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html',1,'amrex']]],
- ['copier_9208',['Copier',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html',1,'amrex::MPMD']]],
- ['copycomtag_9209',['CopyComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html',1,'amrex::FabArrayBase']]],
- ['cpc_9210',['CPC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html',1,'amrex::FabArrayBase']]],
- ['cpubndryfuncfab_9211',['CpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html',1,'amrex']]],
- ['curlcurldirichletinfo_9212',['CurlCurlDirichletInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html',1,'amrex']]],
- ['curlcurlsymmetryinfo_9213',['CurlCurlSymmetryInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html',1,'amrex']]],
- ['cutfab_9214',['CutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html',1,'amrex']]],
- ['cutfabfactory_9215',['CutFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html',1,'amrex::detail']]],
- ['cylinderif_9216',['CylinderIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html',1,'amrex::EB2']]]
+ ['c_9160',['C',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Order_1_1C.html',1,'amrex::Order']]],
+ ['cachestats_9161',['CacheStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html',1,'amrex::FabArrayBase']]],
+ ['calltreenode_9162',['CallTreeNode',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1CallTreeNode.html',1,'BLProfStats']]],
+ ['carena_9163',['CArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html',1,'amrex']]],
+ ['cell_9164',['Cell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Cell.html',1,'amrex::EB2']]],
+ ['celladd_9165',['CellAdd',['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAdd.html',1,'detail']]],
+ ['cellatomicadd_9166',['CellAtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellAtomicAdd.html',1,'detail']]],
+ ['cellbilinear_9167',['CellBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellBilinear.html',1,'amrex']]],
+ ['cellconservativelinear_9168',['CellConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeLinear.html',1,'amrex']]],
+ ['cellconservativeprotected_9169',['CellConservativeProtected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeProtected.html',1,'amrex']]],
+ ['cellconservativequartic_9170',['CellConservativeQuartic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeQuartic.html',1,'amrex']]],
+ ['celldata_9171',['CellData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellData.html',1,'amrex']]],
+ ['cellindexenum_9172',['CellIndexEnum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellIndexEnum.html',1,'amrex']]],
+ ['cellquadratic_9173',['CellQuadratic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuadratic.html',1,'amrex']]],
+ ['cellquartic_9174',['CellQuartic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellQuartic.html',1,'amrex']]],
+ ['cellstore_9175',['CellStore',['https://amrex-codes.github.io/amrex/doxygen/structdetail_1_1CellStore.html',1,'detail']]],
+ ['cfinfo_9176',['CFinfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CFinfo.html',1,'amrex::FabArrayBase']]],
+ ['chkptfile_9177',['ChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html',1,'amrex::EB2']]],
+ ['chkptfilelevel_9178',['ChkptFileLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFileLevel.html',1,'amrex::EB2']]],
+ ['cluster_9179',['Cluster',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Cluster.html',1,'amrex']]],
+ ['clusterlist_9180',['ClusterList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html',1,'amrex']]],
+ ['clz_5ftag_9181',['clz_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1clz__tag.html',1,'amrex::detail']]],
+ ['clzl_5ftag_9182',['clzl_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1clzl__tag.html',1,'amrex::detail']]],
+ ['clzll_5ftag_9183',['clzll_tag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1clzll__tag.html',1,'amrex::detail']]],
+ ['commcontainer_9184',['CommContainer',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLLinOpT_1_1CommContainer.html',1,'amrex::MLLinOpT']]],
+ ['commdata_9185',['CommData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommData.html',1,'amrex::NonLocalBC']]],
+ ['commhandler_9186',['CommHandler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1CommHandler.html',1,'amrex::NonLocalBC']]],
+ ['commmetadata_9187',['CommMetaData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CommMetaData.html',1,'amrex::FabArrayBase']]],
+ ['commprofstats_9188',['CommProfStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html',1,'']]],
+ ['compiletimeoptions_9189',['CompileTimeOptions',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CompileTimeOptions.html',1,'amrex']]],
+ ['complementif_9190',['ComplementIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ComplementIF.html',1,'amrex::EB2']]],
+ ['componentbox_9191',['ComponentBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ComponentBox.html',1,'amrex::Gpu']]],
+ ['componentset_9192',['ComponentSet',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1ComponentSet.html',1,'amrex::ForkJoin']]],
+ ['conjunction_9193',['Conjunction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'amrex']]],
+ ['conjunction_3c_20b1_20_3e_9194',['Conjunction< B1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction_3_01B1_01_4.html',1,'amrex']]],
+ ['conjunction_3c_20b1_2c_20bn_2e_2e_2e_20_3e_9195',['Conjunction< B1, Bn... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction_3_01B1_00_01Bn_8_8_8_01_4.html',1,'amrex']]],
+ ['conjunction_3c_20iscallabler_3c_20dim3_2c_20indexmap_20_26_2c_20const_20dim3_20_26_20_3e_2c_20hasinversememfn_3c_20const_20indexmap_20_26_20_3e_20_3e_9196',['Conjunction< IsCallableR< Dim3, IndexMap &, const Dim3 & >, HasInverseMemFn< const IndexMap & > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'']]],
+ ['conjunction_3c_20isdetected_3c_20localcopy_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarraybase_3a_3acopycomtagscontainer_20_26_20_3e_2c_20isdetected_3c_20preparesendbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_2c_20const_20fabarraybase_3a_3amapofcopycomtagcontainers_20_26_20_3e_2c_20isdetected_3c_20preparerecvbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_2c_20const_20fabarraybase_3a_3amapofcopycomtagcontainers_20_26_20_3e_2c_20isdetected_3c_20packsendbuffers_5ft_2c_20dp_20_26_2c_20const_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_20_3e_2c_20isdetected_3c_20unpackrecvbuffers_5ft_2c_20dp_20_26_2c_20fabarray_3c_20fab_20_3e_20_26_2c_20commdata_20_26_20_3e_20_3e_9197',['Conjunction< IsDetected< LocalCopy_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, const FabArrayBase::CopyComTagsContainer & >, IsDetected< PrepareSendBuffers_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, CommData &, const FabArrayBase::MapOfCopyComTagContainers & >, IsDetected< PrepareRecvBuffers_t, DP &, FabArray< FAB > &, const FabArray< FAB > &, CommData &, const FabArrayBase::MapOfCopyComTagContainers & >, IsDetected< PackSendBuffers_t, DP &, const FabArray< FAB > &, CommData & >, IsDetected< UnpackRecvBuffers_t, DP &, FabArray< FAB > &, CommData & > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Conjunction.html',1,'']]],
+ ['const_5fiterator_9198',['const_iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1const__iterator.html',1,'amrex::Neighbors']]],
+ ['constparticlecpuwrapper_9199',['ConstParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleCPUWrapper.html',1,'amrex']]],
+ ['constparticleidwrapper_9200',['ConstParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleIDWrapper.html',1,'amrex']]],
+ ['constparticletiledata_9201',['ConstParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html',1,'amrex']]],
+ ['constparticletiledata_3c_20soaparticlebase_2c_20narrayreal_2c_20narrayint_20_3e_9202',['ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html',1,'']]],
+ ['constsoaparticle_9203',['ConstSoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html',1,'amrex']]],
+ ['coordsys_9204',['CoordSys',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html',1,'amrex']]],
+ ['copier_9205',['Copier',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html',1,'amrex::MPMD']]],
+ ['copycomtag_9206',['CopyComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CopyComTag.html',1,'amrex::FabArrayBase']]],
+ ['cpc_9207',['CPC',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CPC.html',1,'amrex::FabArrayBase']]],
+ ['cpubndryfuncfab_9208',['CpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CpuBndryFuncFab.html',1,'amrex']]],
+ ['curlcurldirichletinfo_9209',['CurlCurlDirichletInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlDirichletInfo.html',1,'amrex']]],
+ ['curlcurlsymmetryinfo_9210',['CurlCurlSymmetryInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CurlCurlSymmetryInfo.html',1,'amrex']]],
+ ['cutfab_9211',['CutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CutFab.html',1,'amrex']]],
+ ['cutfabfactory_9212',['CutFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1CutFabFactory.html',1,'amrex::detail']]],
+ ['cylinderif_9213',['CylinderIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1CylinderIF.html',1,'amrex::EB2']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_3.js b/amrex-hydro/Doxygen/html/search/classes_3.js
index 02eef6d..046e437 100644
--- a/amrex-hydro/Doxygen/html/search/classes_3.js
+++ b/amrex-hydro/Doxygen/html/search/classes_3.js
@@ -1,52 +1,52 @@
var searchData=
[
- ['data_9217',['Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html',1,'amrex::IParser::Data'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html',1,'amrex::Parser::Data'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html',1,'amrex::Scan::detail::BlockStatus< T, true >::Data']]],
- ['dataallocator_9218',['DataAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html',1,'amrex']]],
- ['datablock_9219',['DataBlock',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html',1,'CommProfStats::DataBlock'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html',1,'RegionsProfStats::DataBlock']]],
- ['datadeleter_9220',['DataDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html',1,'amrex']]],
- ['datalayoutpolicy_9221',['DataLayoutPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy.html',1,'amrex']]],
- ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_9222',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
- ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_9223',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
- ['datalayoutpolicyraw_9224',['DataLayoutPolicyRaw',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw.html',1,'amrex']]],
- ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_9225',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
- ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_9226',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
- ['dataservices_9227',['DataServices',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html',1,'amrex']]],
- ['defaultassignor_9228',['DefaultAssignor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefaultAssignor.html',1,'amrex']]],
- ['defaultfabfactory_9229',['DefaultFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'amrex']]],
- ['defaultfabfactory_3c_20cutfab_20_3e_9230',['DefaultFabFactory< CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'']]],
- ['definitelynothostrunnable_9231',['DefinitelyNotHostRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefinitelyNotHostRunnable.html',1,'amrex']]],
- ['deleter_9232',['Deleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html',1,'amrex::Gpu']]],
- ['densebiniteratorfactory_9233',['DenseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex']]],
- ['densebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_9234',['DenseBinIteratorFactory< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex']]],
- ['densebins_9235',['DenseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'amrex']]],
- ['densebins_3c_20particletype_20_3e_9236',['DenseBins< ParticleType >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
- ['densebins_3c_20typename_20amrex_3a_3aparticletiledata_20_3e_9237',['DenseBins< typename amrex::ParticleTileData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
- ['derivelist_9238',['DeriveList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html',1,'amrex']]],
- ['deriverec_9239',['DeriveRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html',1,'amrex']]],
- ['descriptorlist_9240',['DescriptorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html',1,'amrex']]],
- ['descriptormap_9241',['DescriptorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1DescriptorMap.html',1,'amrex::InSituUtils']]],
- ['destcomp_9242',['DestComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html',1,'amrex']]],
- ['detector_9243',['Detector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html',1,'amrex::detail']]],
- ['detector_3c_20default_2c_20void_5ft_3c_20op_3c_20args_2e_2e_2e_20_3e_20_3e_2c_20op_2c_20args_2e_2e_2e_20_3e_9244',['Detector< Default, Void_t< Op< Args... > >, Op, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html',1,'amrex::detail']]],
- ['device_9245',['Device',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html',1,'amrex::Gpu']]],
- ['devicearenaallocator_9246',['DeviceArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeviceArenaAllocator.html',1,'amrex']]],
- ['devicearenawrapper_9247',['DeviceArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeviceArenaWrapper.html',1,'amrex']]],
- ['deviceptrif_9248',['DevicePtrIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html',1,'amrex::EB2']]],
- ['devicescalar_9249',['DeviceScalar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html',1,'amrex::Gpu']]],
- ['devicesync_9250',['DeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html',1,'amrex::MFIter']]],
- ['devicetodevice_9251',['DeviceToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToDevice.html',1,'amrex::Gpu']]],
- ['devicetohost_9252',['DeviceToHost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToHost.html',1,'amrex::Gpu']]],
- ['dfft_9253',['Dfft',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html',1,'hacc']]],
- ['differenceif_9254',['DifferenceIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html',1,'amrex::EB2']]],
- ['dim3_9255',['Dim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html',1,'amrex']]],
- ['disjunction_9256',['Disjunction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction.html',1,'amrex']]],
- ['disjunction_3c_20b1_20_3e_9257',['Disjunction< B1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_01_4.html',1,'amrex']]],
- ['disjunction_3c_20b1_2c_20bn_2e_2e_2e_20_3e_9258',['Disjunction< B1, Bn... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_00_01Bn_8_8_8_01_4.html',1,'amrex']]],
- ['distfcnelement2d_9259',['distFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html',1,'amrex']]],
- ['distribution_9260',['Distribution',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html',1,'hacc']]],
- ['distribution_5ft_9261',['distribution_t',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html',1,'']]],
- ['distributionmapping_9262',['DistributionMapping',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html',1,'amrex']]],
- ['divides_9263',['Divides',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Divides.html',1,'amrex']]],
- ['dolocalcopy_9264',['DoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1DoLocalCopy.html',1,'amrex::NonLocalBC']]],
- ['dynamictiling_9265',['DynamicTiling',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html',1,'amrex']]]
+ ['data_9214',['Data',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParser_1_1Data.html',1,'amrex::IParser::Data'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Parser_1_1Data.html',1,'amrex::Parser::Data'],['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html',1,'amrex::Scan::detail::BlockStatus< T, true >::Data']]],
+ ['dataallocator_9215',['DataAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html',1,'amrex']]],
+ ['datablock_9216',['DataBlock',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1DataBlock.html',1,'CommProfStats::DataBlock'],['https://amrex-codes.github.io/amrex/doxygen/structRegionsProfStats_1_1DataBlock.html',1,'RegionsProfStats::DataBlock']]],
+ ['datadeleter_9217',['DataDeleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html',1,'amrex']]],
+ ['datalayoutpolicy_9218',['DataLayoutPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy.html',1,'amrex']]],
+ ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_9219',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
+ ['datalayoutpolicy_3c_20containertype_2c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_9220',['DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
+ ['datalayoutpolicyraw_9221',['DataLayoutPolicyRaw',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw.html',1,'amrex']]],
+ ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3aaos_20_3e_9222',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::AoS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html',1,'amrex']]],
+ ['datalayoutpolicyraw_3c_20particletype_3c_20types_2e_2e_2e_20_3e_2c_20datalayout_3a_3asoa_20_3e_9223',['DataLayoutPolicyRaw< ParticleType< Types... >, DataLayout::SoA >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicyRaw_3_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html',1,'amrex']]],
+ ['dataservices_9224',['DataServices',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html',1,'amrex']]],
+ ['defaultassignor_9225',['DefaultAssignor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefaultAssignor.html',1,'amrex']]],
+ ['defaultfabfactory_9226',['DefaultFabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'amrex']]],
+ ['defaultfabfactory_3c_20cutfab_20_3e_9227',['DefaultFabFactory< CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DefaultFabFactory.html',1,'']]],
+ ['definitelynothostrunnable_9228',['DefinitelyNotHostRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DefinitelyNotHostRunnable.html',1,'amrex']]],
+ ['deleter_9229',['Deleter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Deleter.html',1,'amrex::Gpu']]],
+ ['densebiniteratorfactory_9230',['DenseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex']]],
+ ['densebiniteratorfactory_3c_20amrex_3a_3aboxnd_20_3e_9231',['DenseBinIteratorFactory< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DenseBinIteratorFactory.html',1,'amrex']]],
+ ['densebins_9232',['DenseBins',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'amrex']]],
+ ['densebins_3c_20particletype_20_3e_9233',['DenseBins< ParticleType >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
+ ['densebins_3c_20typename_20amrex_3a_3aparticletiledata_20_3e_9234',['DenseBins< typename amrex::ParticleTileData >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html',1,'']]],
+ ['derivelist_9235',['DeriveList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html',1,'amrex']]],
+ ['deriverec_9236',['DeriveRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html',1,'amrex']]],
+ ['descriptorlist_9237',['DescriptorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html',1,'amrex']]],
+ ['descriptormap_9238',['DescriptorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1DescriptorMap.html',1,'amrex::InSituUtils']]],
+ ['destcomp_9239',['DestComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DestComp.html',1,'amrex']]],
+ ['detector_9240',['Detector',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector.html',1,'amrex::detail']]],
+ ['detector_3c_20default_2c_20void_5ft_3c_20op_3c_20args_2e_2e_2e_20_3e_20_3e_2c_20op_2c_20args_2e_2e_2e_20_3e_9241',['Detector< Default, Void_t< Op< Args... > >, Op, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Detector_3_01Default_00_01Void__t_3_01Op_3_01Args_8_8_8_01_4_01_4_00_01Op_00_01Args_8_8_8_01_4.html',1,'amrex::detail']]],
+ ['device_9242',['Device',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html',1,'amrex::Gpu']]],
+ ['devicearenaallocator_9243',['DeviceArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeviceArenaAllocator.html',1,'amrex']]],
+ ['devicearenawrapper_9244',['DeviceArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeviceArenaWrapper.html',1,'amrex']]],
+ ['deviceptrif_9245',['DevicePtrIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DevicePtrIF.html',1,'amrex::EB2']]],
+ ['devicescalar_9246',['DeviceScalar',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceScalar.html',1,'amrex::Gpu']]],
+ ['devicesync_9247',['DeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFIter_1_1DeviceSync.html',1,'amrex::MFIter']]],
+ ['devicetodevice_9248',['DeviceToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToDevice.html',1,'amrex::Gpu']]],
+ ['devicetohost_9249',['DeviceToHost',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1DeviceToHost.html',1,'amrex::Gpu']]],
+ ['dfft_9250',['Dfft',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html',1,'hacc']]],
+ ['differenceif_9251',['DifferenceIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1DifferenceIF.html',1,'amrex::EB2']]],
+ ['dim3_9252',['Dim3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Dim3.html',1,'amrex']]],
+ ['disjunction_9253',['Disjunction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction.html',1,'amrex']]],
+ ['disjunction_3c_20b1_20_3e_9254',['Disjunction< B1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_01_4.html',1,'amrex']]],
+ ['disjunction_3c_20b1_2c_20bn_2e_2e_2e_20_3e_9255',['Disjunction< B1, Bn... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Disjunction_3_01B1_00_01Bn_8_8_8_01_4.html',1,'amrex']]],
+ ['distfcnelement2d_9256',['distFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html',1,'amrex']]],
+ ['distribution_9257',['Distribution',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html',1,'hacc']]],
+ ['distribution_5ft_9258',['distribution_t',['https://amrex-codes.github.io/amrex/doxygen/structdistribution__t.html',1,'']]],
+ ['distributionmapping_9259',['DistributionMapping',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html',1,'amrex']]],
+ ['divides_9260',['Divides',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Divides.html',1,'amrex']]],
+ ['dolocalcopy_9261',['DoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1DoLocalCopy.html',1,'amrex::NonLocalBC']]],
+ ['dynamictiling_9262',['DynamicTiling',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DynamicTiling.html',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_4.js b/amrex-hydro/Doxygen/html/search/classes_4.js
index da8a7b0..48637ab 100644
--- a/amrex-hydro/Doxygen/html/search/classes_4.js
+++ b/amrex-hydro/Doxygen/html/search/classes_4.js
@@ -1,27 +1,27 @@
var searchData=
[
- ['ebcellconservativelinear_9266',['EBCellConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellConservativeLinear.html',1,'amrex']]],
- ['ebcellflag_9267',['EBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html',1,'amrex']]],
- ['ebcellflagfab_9268',['EBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html',1,'amrex']]],
- ['ebdatacollection_9269',['EBDataCollection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html',1,'amrex']]],
- ['ebfarraybox_9270',['EBFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html',1,'amrex']]],
- ['ebfarrayboxfactory_9271',['EBFArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html',1,'amrex']]],
- ['ebfluxregister_9272',['EBFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html',1,'amrex']]],
- ['ebmfcellconslininterp_9273',['EBMFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html',1,'amrex']]],
- ['ebplane_9274',['EBPlane',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html',1,'amrex::algoim']]],
- ['ebtopvd_9275',['EBToPVD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html',1,'amrex']]],
- ['edge_9276',['Edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html',1,'amrex::EB2']]],
- ['edgefluxregister_9277',['EdgeFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html',1,'amrex']]],
- ['elixir_9278',['Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html',1,'amrex::Gpu']]],
- ['ellipsoidif_9279',['EllipsoidIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html',1,'amrex::EB2']]],
- ['error_9280',['error',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT_1_1error.html',1,'amrex::MLMGT']]],
- ['error_9281',['Error',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html',1,'hacc']]],
- ['errorfunc_9282',['ErrorFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html',1,'amrex::ErrorRec']]],
- ['errorfunc2_9283',['ErrorFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html',1,'amrex::ErrorRec']]],
- ['errorlist_9284',['ErrorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html',1,'amrex']]],
- ['errorrec_9285',['ErrorRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html',1,'amrex']]],
- ['exclusive_9286',['Exclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Exclusive.html',1,'amrex::Scan::Type']]],
- ['executionconfig_9287',['ExecutionConfig',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html',1,'amrex::Gpu']]],
- ['expect_9288',['expect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html',1,'amrex']]],
- ['extrusionif_9289',['ExtrusionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html',1,'amrex::EB2']]]
+ ['ebcellconservativelinear_9263',['EBCellConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellConservativeLinear.html',1,'amrex']]],
+ ['ebcellflag_9264',['EBCellFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html',1,'amrex']]],
+ ['ebcellflagfab_9265',['EBCellFlagFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html',1,'amrex']]],
+ ['ebdatacollection_9266',['EBDataCollection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBDataCollection.html',1,'amrex']]],
+ ['ebfarraybox_9267',['EBFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBox.html',1,'amrex']]],
+ ['ebfarrayboxfactory_9268',['EBFArrayBoxFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFArrayBoxFactory.html',1,'amrex']]],
+ ['ebfluxregister_9269',['EBFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html',1,'amrex']]],
+ ['ebmfcellconslininterp_9270',['EBMFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBMFCellConsLinInterp.html',1,'amrex']]],
+ ['ebplane_9271',['EBPlane',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1EBPlane.html',1,'amrex::algoim']]],
+ ['ebtopvd_9272',['EBToPVD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html',1,'amrex']]],
+ ['edge_9273',['Edge',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Edge.html',1,'amrex::EB2']]],
+ ['edgefluxregister_9274',['EdgeFluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html',1,'amrex']]],
+ ['elixir_9275',['Elixir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html',1,'amrex::Gpu']]],
+ ['ellipsoidif_9276',['EllipsoidIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1EllipsoidIF.html',1,'amrex::EB2']]],
+ ['error_9277',['error',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT_1_1error.html',1,'amrex::MLMGT']]],
+ ['error_9278',['Error',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Error.html',1,'hacc']]],
+ ['errorfunc_9279',['ErrorFunc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc.html',1,'amrex::ErrorRec']]],
+ ['errorfunc2_9280',['ErrorFunc2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec_1_1ErrorFunc2.html',1,'amrex::ErrorRec']]],
+ ['errorlist_9281',['ErrorList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html',1,'amrex']]],
+ ['errorrec_9282',['ErrorRec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html',1,'amrex']]],
+ ['exclusive_9283',['Exclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Exclusive.html',1,'amrex::Scan::Type']]],
+ ['executionconfig_9284',['ExecutionConfig',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1ExecutionConfig.html',1,'amrex::Gpu']]],
+ ['expect_9285',['expect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html',1,'amrex']]],
+ ['extrusionif_9286',['ExtrusionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ExtrusionIF.html',1,'amrex::EB2']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_5.js b/amrex-hydro/Doxygen/html/search/classes_5.js
index 5986870..4a4f75f 100644
--- a/amrex-hydro/Doxygen/html/search/classes_5.js
+++ b/amrex-hydro/Doxygen/html/search/classes_5.js
@@ -1,65 +1,65 @@
var searchData=
[
- ['f_9290',['F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Order_1_1F.html',1,'amrex::Order']]],
- ['fabarray_9291',['FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex']]],
- ['fabarray_3c_20amrex_3a_3abasefab_3c_20atomicint_20_3e_20_3e_9292',['FabArray< amrex::BaseFab< AtomicInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_9293',['FabArray< amrex::BaseFab< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3abasefab_3c_20petscint_20_3e_20_3e_9294',['FabArray< amrex::BaseFab< PetscInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3acutfab_20_3e_9295',['FabArray< amrex::CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3aebcellflagfab_20_3e_9296',['FabArray< amrex::EBCellFlagFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20amrex_3a_3amask_20_3e_9297',['FabArray< amrex::Mask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20fab_20_3e_9298',['FabArray< FAB >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex']]],
- ['fabarray_3c_20farraybox_20_3e_9299',['FabArray< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20iarraybox_20_3e_9300',['FabArray< IArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarray_3c_20tagbox_20_3e_9301',['FabArray< TagBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
- ['fabarraybase_9302',['FabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html',1,'amrex']]],
- ['fabarraycopydescriptor_9303',['FabArrayCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'amrex']]],
- ['fabarraycopydescriptor_3c_20farraybox_20_3e_9304',['FabArrayCopyDescriptor< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'']]],
- ['fabarrayid_9305',['FabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html',1,'amrex']]],
- ['fabarraystats_9306',['FabArrayStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html',1,'amrex::FabArrayBase']]],
- ['fabcomtag_9307',['FabComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html',1,'amrex::FabArrayBase']]],
- ['fabcopydescriptor_9308',['FabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html',1,'amrex']]],
- ['fabcopytag_9309',['FabCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html',1,'']]],
- ['fabdatatype_9310',['FabDataType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType.html',1,'amrex']]],
- ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20t_20_3e_20_3e_20_3e_9311',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html',1,'amrex']]],
- ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20typename_20t_3a_3avalue_5ftype_20_3e_20_3e_20_3e_9312',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html',1,'amrex']]],
- ['fabfactory_9313',['FabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'amrex']]],
- ['fabfactory_3c_20amrex_3a_3afarraybox_20_3e_9314',['FabFactory< amrex::FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
- ['fabfactory_3c_20farraybox_20_3e_9315',['FabFactory< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
- ['fabfillnoop_9316',['FabFillNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabFillNoOp.html',1,'amrex']]],
- ['fabinfo_9317',['FabInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html',1,'amrex']]],
- ['fabio_9318',['FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html',1,'amrex']]],
- ['fabio_5f8bit_9319',['FABio_8bit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html',1,'amrex']]],
- ['fabio_5fascii_9320',['FABio_ascii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html',1,'amrex']]],
- ['fabio_5fbinary_9321',['FABio_binary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html',1,'amrex']]],
- ['fabondisk_9322',['FabOnDisk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html',1,'amrex::VisMF']]],
- ['fabreadlink_9323',['FabReadLink',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html',1,'amrex::VisMF']]],
- ['fabsetiter_9324',['FabSetIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetIter.html',1,'amrex']]],
- ['fabsett_9325',['FabSetT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex']]],
- ['fabsett_3c_20mf_20_3e_9326',['FabSetT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex']]],
- ['fabtype_9327',['FABType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1FABType.html',1,'amrex::FabArray']]],
- ['face_9328',['Face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html',1,'amrex::EB2']]],
- ['faceconservativelinear_9329',['FaceConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html',1,'amrex']]],
- ['facedivfree_9330',['FaceDivFree',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html',1,'amrex']]],
- ['facelinear_9331',['FaceLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html',1,'amrex']]],
- ['farraybox_9332',['FArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html',1,'amrex']]],
- ['fastdivmodu64_9333',['FastDivmodU64',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html',1,'amrex::Math']]],
- ['fatptr_9334',['FatPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html',1,'amrex']]],
- ['fb_9335',['FB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html',1,'amrex::FabArrayBase']]],
- ['fbdata_9336',['FBData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html',1,'amrex']]],
- ['feintegrator_9337',['FEIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html',1,'amrex']]],
- ['filcccell_9338',['FilccCell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html',1,'amrex']]],
- ['filfcface_9339',['FilfcFace',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html',1,'amrex']]],
- ['fillboxid_9340',['FillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html',1,'amrex']]],
- ['fillpatcher_9341',['FillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html',1,'amrex']]],
- ['fillpatchiterator_9342',['FillPatchIterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html',1,'amrex']]],
- ['fillpatchiteratorhelper_9343',['FillPatchIteratorHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html',1,'amrex']]],
- ['filterpositiveid_9344',['FilterPositiveID',['https://amrex-codes.github.io/amrex/doxygen/structFilterPositiveID.html',1,'']]],
- ['filtervirt_9345',['FilterVirt',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html',1,'']]],
- ['fluxregister_9346',['FluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html',1,'amrex']]],
- ['forkjoin_9347',['ForkJoin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html',1,'amrex']]],
- ['fpc_9348',['FPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html',1,'amrex']]],
- ['fpinfo_9349',['FPinfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html',1,'amrex::FabArrayBase']]],
- ['frame_9350',['Frame',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html',1,'amrex::ParallelContext']]],
- ['funcstat_9351',['FuncStat',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html',1,'BLProfStats']]]
+ ['f_9287',['F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Order_1_1F.html',1,'amrex::Order']]],
+ ['fabarray_9288',['FabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex']]],
+ ['fabarray_3c_20amrex_3a_3abasefab_3c_20atomicint_20_3e_20_3e_9289',['FabArray< amrex::BaseFab< AtomicInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3abasefab_3c_20hypre_5fint_20_3e_20_3e_9290',['FabArray< amrex::BaseFab< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3abasefab_3c_20petscint_20_3e_20_3e_9291',['FabArray< amrex::BaseFab< PetscInt > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3acutfab_20_3e_9292',['FabArray< amrex::CutFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3aebcellflagfab_20_3e_9293',['FabArray< amrex::EBCellFlagFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20amrex_3a_3amask_20_3e_9294',['FabArray< amrex::Mask >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20fab_20_3e_9295',['FabArray< FAB >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'amrex']]],
+ ['fabarray_3c_20farraybox_20_3e_9296',['FabArray< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20iarraybox_20_3e_9297',['FabArray< IArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarray_3c_20tagbox_20_3e_9298',['FabArray< TagBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html',1,'']]],
+ ['fabarraybase_9299',['FabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html',1,'amrex']]],
+ ['fabarraycopydescriptor_9300',['FabArrayCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'amrex']]],
+ ['fabarraycopydescriptor_3c_20farraybox_20_3e_9301',['FabArrayCopyDescriptor< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html',1,'']]],
+ ['fabarrayid_9302',['FabArrayId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayId.html',1,'amrex']]],
+ ['fabarraystats_9303',['FabArrayStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html',1,'amrex::FabArrayBase']]],
+ ['fabcomtag_9304',['FabComTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabComTag.html',1,'amrex::FabArrayBase']]],
+ ['fabcopydescriptor_9305',['FabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabCopyDescriptor.html',1,'amrex']]],
+ ['fabcopytag_9306',['FabCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structFabCopyTag.html',1,'']]],
+ ['fabdatatype_9307',['FabDataType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType.html',1,'amrex']]],
+ ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20t_20_3e_20_3e_20_3e_9308',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01T_01_4_01_4_01_4.html',1,'amrex']]],
+ ['fabdatatype_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20ismultifablike_5fv_3c_20typename_20t_3a_3avalue_5ftype_20_3e_20_3e_20_3e_9309',['FabDataType< T, std::enable_if_t< IsMultiFabLike_v< typename T::value_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabDataType_3_01T_00_01std_1_1enable__if__t_3_01IsMultiFabLike__v_3_01typename_01T_1_1value__type_01_4_01_4_01_4.html',1,'amrex']]],
+ ['fabfactory_9310',['FabFactory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'amrex']]],
+ ['fabfactory_3c_20amrex_3a_3afarraybox_20_3e_9311',['FabFactory< amrex::FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
+ ['fabfactory_3c_20farraybox_20_3e_9312',['FabFactory< FArrayBox >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabFactory.html',1,'']]],
+ ['fabfillnoop_9313',['FabFillNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabFillNoOp.html',1,'amrex']]],
+ ['fabinfo_9314',['FabInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html',1,'amrex']]],
+ ['fabio_9315',['FABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html',1,'amrex']]],
+ ['fabio_5f8bit_9316',['FABio_8bit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html',1,'amrex']]],
+ ['fabio_5fascii_9317',['FABio_ascii',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html',1,'amrex']]],
+ ['fabio_5fbinary_9318',['FABio_binary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html',1,'amrex']]],
+ ['fabondisk_9319',['FabOnDisk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabOnDisk.html',1,'amrex::VisMF']]],
+ ['fabreadlink_9320',['FabReadLink',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1FabReadLink.html',1,'amrex::VisMF']]],
+ ['fabsetiter_9321',['FabSetIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetIter.html',1,'amrex']]],
+ ['fabsett_9322',['FabSetT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex']]],
+ ['fabsett_3c_20mf_20_3e_9323',['FabSetT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html',1,'amrex']]],
+ ['fabtype_9324',['FABType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1FABType.html',1,'amrex::FabArray']]],
+ ['face_9325',['Face',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Face.html',1,'amrex::EB2']]],
+ ['faceconservativelinear_9326',['FaceConservativeLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceConservativeLinear.html',1,'amrex']]],
+ ['facedivfree_9327',['FaceDivFree',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceDivFree.html',1,'amrex']]],
+ ['facelinear_9328',['FaceLinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FaceLinear.html',1,'amrex']]],
+ ['farraybox_9329',['FArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html',1,'amrex']]],
+ ['fastdivmodu64_9330',['FastDivmodU64',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Math_1_1FastDivmodU64.html',1,'amrex::Math']]],
+ ['fatptr_9331',['FatPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html',1,'amrex']]],
+ ['fb_9332',['FB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html',1,'amrex::FabArrayBase']]],
+ ['fbdata_9333',['FBData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FBData.html',1,'amrex']]],
+ ['feintegrator_9334',['FEIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html',1,'amrex']]],
+ ['filcccell_9335',['FilccCell',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilccCell.html',1,'amrex']]],
+ ['filfcface_9336',['FilfcFace',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FilfcFace.html',1,'amrex']]],
+ ['fillboxid_9337',['FillBoxId',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillBoxId.html',1,'amrex']]],
+ ['fillpatcher_9338',['FillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html',1,'amrex']]],
+ ['fillpatchiterator_9339',['FillPatchIterator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html',1,'amrex']]],
+ ['fillpatchiteratorhelper_9340',['FillPatchIteratorHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIteratorHelper.html',1,'amrex']]],
+ ['filterpositiveid_9341',['FilterPositiveID',['https://amrex-codes.github.io/amrex/doxygen/structFilterPositiveID.html',1,'']]],
+ ['filtervirt_9342',['FilterVirt',['https://amrex-codes.github.io/amrex/doxygen/structFilterVirt.html',1,'']]],
+ ['fluxregister_9343',['FluxRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html',1,'amrex']]],
+ ['forkjoin_9344',['ForkJoin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html',1,'amrex']]],
+ ['fpc_9345',['FPC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FPC.html',1,'amrex']]],
+ ['fpinfo_9346',['FPinfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FPinfo.html',1,'amrex::FabArrayBase']]],
+ ['frame_9347',['Frame',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html',1,'amrex::ParallelContext']]],
+ ['funcstat_9348',['FuncStat',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1FuncStat.html',1,'BLProfStats']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_6.js b/amrex-hydro/Doxygen/html/search/classes_6.js
index f0aa75b..9069ede 100644
--- a/amrex-hydro/Doxygen/html/search/classes_6.js
+++ b/amrex-hydro/Doxygen/html/search/classes_6.js
@@ -1,61 +1,61 @@
var searchData=
[
- ['geometry_9352',['Geometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html',1,'amrex']]],
- ['geometrydata_9353',['GeometryData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html',1,'amrex']]],
- ['geometryshop_9354',['GeometryShop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html',1,'amrex::EB2']]],
- ['get_5fneighbor_5fcells_9355',['get_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html',1,'amrex_ebcellflag_module']]],
- ['getbucket_9356',['GetBucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html',1,'amrex']]],
- ['getnode_9357',['GetNode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode.html',1,'amrex::nodelap_detail']]],
- ['getnode2_9358',['GetNode2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode2.html',1,'amrex::nodelap_detail']]],
- ['getparticlebin_9359',['GetParticleBin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html',1,'amrex']]],
- ['getpid_9360',['GetPID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html',1,'amrex']]],
- ['getsendbufferoffset_9361',['GetSendBufferOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html',1,'amrex']]],
- ['gfab_9362',['GFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html',1,'amrex::EB2']]],
- ['gmres_9363',['GMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'amrex']]],
- ['gmres_3c_20mf_2c_20gmresmlmgt_3c_20mf_20_3e_20_3e_9364',['GMRES< MF, GMRESMLMGT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'']]],
- ['gmresmlmgt_9365',['GMRESMLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html',1,'amrex']]],
- ['gpu_5ftuple_5felement_9366',['gpu_tuple_element',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'amrex::detail']]],
- ['gpu_5ftuple_5felement_3c_20i_2c_20head_20_3e_9367',['gpu_tuple_element< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'']]],
- ['gpu_5ftuple_5fimpl_9368',['gpu_tuple_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'amrex::detail']]],
- ['gpu_5ftuple_5fimpl_3c_200_2c_20ts_2e_2e_2e_20_3e_9369',['gpu_tuple_impl< 0, Ts... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
- ['gpu_5ftuple_5fimpl_3c_20i_2b1_2c_20tail_2e_2e_2e_20_3e_9370',['gpu_tuple_impl< I+1, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
- ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_20_3e_9371',['gpu_tuple_impl< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html',1,'amrex::detail']]],
- ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_2c_20tail_2e_2e_2e_20_3e_9372',['gpu_tuple_impl< I, Head, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html',1,'amrex::detail']]],
- ['gpuable_9373',['GPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GPUable.html',1,'amrex']]],
- ['gpuarray_9374',['GpuArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
- ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3ainterval_2c_20n_20_3e_9375',['GpuArray< amrex::algoim::Interval, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3aquadraturerule_3a_3anode_2c_20256_20_3e_9376',['GpuArray< amrex::algoim::QuadratureRule::Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20amrex_3a_3aeb2_3a_3apolyterm_2c_20n_20_3e_9377',['GpuArray< amrex::EB2::PolyTerm, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_9378',['GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
- ['gpuarray_3c_20bool_2c_20n_20_3e_9379',['GpuArray< bool, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20const_20int_20_2a_2c_20narrayint_20_3e_9380',['GpuArray< const int *, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20const_20particlereal_20_2a_2c_20narrayreal_20_3e_9381',['GpuArray< const ParticleReal *, NArrayReal >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_20_2a_2c_20nai_20_3e_9382',['GpuArray< int *, NAI >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_202_20_3e_9383',['GpuArray< int, 2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_203_20_3e_9384',['GpuArray< int, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_204_20_3e_9385',['GpuArray< int, 4 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20int_2c_20amrex_5fgpu_5fmax_5fstreams_20_3e_9386',['GpuArray< int, AMREX_GPU_MAX_STREAMS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20node_2c_20256_20_3e_9387',['GpuArray< Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
- ['gpuarray_3c_20particlereal_20_2a_2c_20nar_20_3e_9388',['GpuArray< ParticleReal *, NAR >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20particlereal_2c_20amrex_5fspacedim_20_3e_9389',['GpuArray< ParticleReal, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_203_20_3e_9390',['GpuArray< Real, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_20amrex_5fspacedim_20_3e_9391',['GpuArray< Real, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_20nelems_20_3e_9392',['GpuArray< Real, nelems >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpuarray_3c_20real_2c_28m_2b2_29_20_2a_28m_2b1_29_2f2_20_3e_9393',['GpuArray< Real,(M+2) *(M+1)/2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
- ['gpubinpolicy_9394',['GPUBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1GPUBinPolicy.html',1,'amrex::BinPolicy']]],
- ['gpubndryfuncfab_9395',['GpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html',1,'amrex']]],
- ['gpucomplex_9396',['GpuComplex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html',1,'amrex']]],
- ['gputuple_9397',['GpuTuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'amrex']]],
- ['gputuple_3c_20fs_2e_2e_2e_20_3e_9398',['GpuTuple< Fs... >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'']]],
- ['gputupleelement_9399',['GpuTupleElement',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'amrex']]],
- ['gputupleelement_3c_200_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9400',['GpuTupleElement< 0, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_010_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
- ['gputupleelement_3c_20i_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9401',['GpuTupleElement< I, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_01I_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
- ['gputupleelement_3c_20i_2d1_2c_20gputuple_3c_20tail_2e_2e_2e_20_3e_20_3e_9402',['GpuTupleElement< I-1, GpuTuple< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'']]],
- ['gputuplesize_9403',['GpuTupleSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize.html',1,'amrex']]],
- ['gputuplesize_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9404',['GpuTupleSize< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex']]],
- ['graphsafeguard_9405',['GraphSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html',1,'amrex::Gpu']]],
- ['gridsize_9406',['GridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html',1,'amrex::Gpu']]],
- ['gshoplevel_9407',['GShopLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'amrex::EB2']]],
- ['gshoplevel_3c_20chkptfile_20_3e_9408',['GShopLevel< ChkptFile >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]],
- ['gshoplevel_3c_20stltools_20_3e_9409',['GShopLevel< STLtools >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]]
+ ['geometry_9349',['Geometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html',1,'amrex']]],
+ ['geometrydata_9350',['GeometryData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html',1,'amrex']]],
+ ['geometryshop_9351',['GeometryShop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html',1,'amrex::EB2']]],
+ ['get_5fneighbor_5fcells_9352',['get_neighbor_cells',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__ebcellflag__module_1_1get__neighbor__cells.html',1,'amrex_ebcellflag_module']]],
+ ['getbucket_9353',['GetBucket',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetBucket.html',1,'amrex']]],
+ ['getnode_9354',['GetNode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode.html',1,'amrex::nodelap_detail']]],
+ ['getnode2_9355',['GetNode2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1nodelap__detail_1_1GetNode2.html',1,'amrex::nodelap_detail']]],
+ ['getparticlebin_9356',['GetParticleBin',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetParticleBin.html',1,'amrex']]],
+ ['getpid_9357',['GetPID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetPID.html',1,'amrex']]],
+ ['getsendbufferoffset_9358',['GetSendBufferOffset',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GetSendBufferOffset.html',1,'amrex']]],
+ ['gfab_9359',['GFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GFab.html',1,'amrex::EB2']]],
+ ['gmres_9360',['GMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'amrex']]],
+ ['gmres_3c_20mf_2c_20gmresmlmgt_3c_20mf_20_3e_20_3e_9361',['GMRES< MF, GMRESMLMGT< MF > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html',1,'']]],
+ ['gmresmlmgt_9362',['GMRESMLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html',1,'amrex']]],
+ ['gpu_5ftuple_5felement_9363',['gpu_tuple_element',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'amrex::detail']]],
+ ['gpu_5ftuple_5felement_3c_20i_2c_20head_20_3e_9364',['gpu_tuple_element< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__element.html',1,'']]],
+ ['gpu_5ftuple_5fimpl_9365',['gpu_tuple_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'amrex::detail']]],
+ ['gpu_5ftuple_5fimpl_3c_200_2c_20ts_2e_2e_2e_20_3e_9366',['gpu_tuple_impl< 0, Ts... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
+ ['gpu_5ftuple_5fimpl_3c_20i_2b1_2c_20tail_2e_2e_2e_20_3e_9367',['gpu_tuple_impl< I+1, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl.html',1,'']]],
+ ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_20_3e_9368',['gpu_tuple_impl< I, Head >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_01_4.html',1,'amrex::detail']]],
+ ['gpu_5ftuple_5fimpl_3c_20i_2c_20head_2c_20tail_2e_2e_2e_20_3e_9369',['gpu_tuple_impl< I, Head, Tail... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1gpu__tuple__impl_3_01I_00_01Head_00_01Tail_8_8_8_01_4.html',1,'amrex::detail']]],
+ ['gpuable_9370',['GPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GPUable.html',1,'amrex']]],
+ ['gpuarray_9371',['GpuArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
+ ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3ainterval_2c_20n_20_3e_9372',['GpuArray< amrex::algoim::Interval, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20amrex_3a_3aalgoim_3a_3aquadraturerule_3a_3anode_2c_20256_20_3e_9373',['GpuArray< amrex::algoim::QuadratureRule::Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20amrex_3a_3aeb2_3a_3apolyterm_2c_20n_20_3e_9374',['GpuArray< amrex::EB2::PolyTerm, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_9375',['GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
+ ['gpuarray_3c_20bool_2c_20n_20_3e_9376',['GpuArray< bool, N >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20const_20int_20_2a_2c_20narrayint_20_3e_9377',['GpuArray< const int *, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20const_20particlereal_20_2a_2c_20narrayreal_20_3e_9378',['GpuArray< const ParticleReal *, NArrayReal >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_20_2a_2c_20nai_20_3e_9379',['GpuArray< int *, NAI >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_202_20_3e_9380',['GpuArray< int, 2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_203_20_3e_9381',['GpuArray< int, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_204_20_3e_9382',['GpuArray< int, 4 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20int_2c_20amrex_5fgpu_5fmax_5fstreams_20_3e_9383',['GpuArray< int, AMREX_GPU_MAX_STREAMS >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20node_2c_20256_20_3e_9384',['GpuArray< Node, 256 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'amrex']]],
+ ['gpuarray_3c_20particlereal_20_2a_2c_20nar_20_3e_9385',['GpuArray< ParticleReal *, NAR >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20particlereal_2c_20amrex_5fspacedim_20_3e_9386',['GpuArray< ParticleReal, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_203_20_3e_9387',['GpuArray< Real, 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_20amrex_5fspacedim_20_3e_9388',['GpuArray< Real, AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_20nelems_20_3e_9389',['GpuArray< Real, nelems >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpuarray_3c_20real_2c_28m_2b2_29_20_2a_28m_2b1_29_2f2_20_3e_9390',['GpuArray< Real,(M+2) *(M+1)/2 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html',1,'']]],
+ ['gpubinpolicy_9391',['GPUBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1GPUBinPolicy.html',1,'amrex::BinPolicy']]],
+ ['gpubndryfuncfab_9392',['GpuBndryFuncFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuBndryFuncFab.html',1,'amrex']]],
+ ['gpucomplex_9393',['GpuComplex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html',1,'amrex']]],
+ ['gputuple_9394',['GpuTuple',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'amrex']]],
+ ['gputuple_3c_20fs_2e_2e_2e_20_3e_9395',['GpuTuple< Fs... >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GpuTuple.html',1,'']]],
+ ['gputupleelement_9396',['GpuTupleElement',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'amrex']]],
+ ['gputupleelement_3c_200_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9397',['GpuTupleElement< 0, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_010_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
+ ['gputupleelement_3c_20i_2c_20gputuple_3c_20head_2c_20tail_2e_2e_2e_20_3e_20_3e_9398',['GpuTupleElement< I, GpuTuple< Head, Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement_3_01I_00_01GpuTuple_3_01Head_00_01Tail_8_8_8_01_4_01_4.html',1,'amrex']]],
+ ['gputupleelement_3c_20i_2d1_2c_20gputuple_3c_20tail_2e_2e_2e_20_3e_20_3e_9399',['GpuTupleElement< I-1, GpuTuple< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleElement.html',1,'']]],
+ ['gputuplesize_9400',['GpuTupleSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize.html',1,'amrex']]],
+ ['gputuplesize_3c_20gputuple_3c_20ts_2e_2e_2e_20_3e_20_3e_9401',['GpuTupleSize< GpuTuple< Ts... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuTupleSize_3_01GpuTuple_3_01Ts_8_8_8_01_4_01_4.html',1,'amrex']]],
+ ['graphsafeguard_9402',['GraphSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GraphSafeGuard.html',1,'amrex::Gpu']]],
+ ['gridsize_9403',['GridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1GridSize.html',1,'amrex::Gpu']]],
+ ['gshoplevel_9404',['GShopLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'amrex::EB2']]],
+ ['gshoplevel_3c_20chkptfile_20_3e_9405',['GShopLevel< ChkptFile >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]],
+ ['gshoplevel_3c_20stltools_20_3e_9406',['GShopLevel< STLtools >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GShopLevel.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_7.js b/amrex-hydro/Doxygen/html/search/classes_7.js
index fc842a7..05f9d9d 100644
--- a/amrex-hydro/Doxygen/html/search/classes_7.js
+++ b/amrex-hydro/Doxygen/html/search/classes_7.js
@@ -1,25 +1,25 @@
var searchData=
[
- ['handler_9410',['Handler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html',1,'amrex::Gpu']]],
- ['hasatomicadd_9411',['HasAtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd.html',1,'amrex']]],
- ['hasatomicadd_3c_20double_20_3e_9412',['HasAtomicAdd< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01double_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20float_20_3e_9413',['HasAtomicAdd< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01float_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20int_20_3e_9414',['HasAtomicAdd< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01int_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20long_20_3e_9415',['HasAtomicAdd< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01long_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20unsigned_20int_20_3e_9416',['HasAtomicAdd< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01int_01_4.html',1,'amrex']]],
- ['hasatomicadd_3c_20unsigned_20long_20long_20_3e_9417',['HasAtomicAdd< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01long_01long_01_4.html',1,'amrex']]],
- ['hash_9418',['hash',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CArena_1_1Node_1_1hash.html',1,'amrex::CArena::Node']]],
- ['hasinversememfn_9419',['HasInverseMemFn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1HasInverseMemFn.html',1,'amrex::NonLocalBC']]],
- ['hasmulticomp_9420',['HasMultiComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp.html',1,'amrex']]],
- ['hasmulticomp_3c_20b_2c_20std_3a_3aenable_5fif_5ft_3c_20b_28_29_2esize_28_29_20_3e_3d1_20_3e_9421',['HasMultiComp< B, std::enable_if_t< B().size() >=1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp_3_01B_00_01std_1_1enable__if__t_3_01B_07_08_8size_07_08_01_4_0a1_01_4.html',1,'amrex']]],
- ['header_9422',['Header',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html',1,'amrex::VisMF']]],
- ['hosttodevice_9423',['HostToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1HostToDevice.html',1,'amrex::Gpu']]],
- ['hypre_9424',['Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html',1,'amrex']]],
- ['hypreabeclap_9425',['HypreABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html',1,'amrex']]],
- ['hypreabeclap2_9426',['HypreABecLap2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html',1,'amrex']]],
- ['hypreabeclap3_9427',['HypreABecLap3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html',1,'amrex']]],
- ['hypreijiface_9428',['HypreIJIface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html',1,'amrex']]],
- ['hypremlabeclap_9429',['HypreMLABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html',1,'amrex']]],
- ['hyprenodelap_9430',['HypreNodeLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html',1,'amrex']]],
- ['hypresolver_9431',['HypreSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html',1,'amrex']]]
+ ['handler_9407',['Handler',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Handler.html',1,'amrex::Gpu']]],
+ ['hasatomicadd_9408',['HasAtomicAdd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd.html',1,'amrex']]],
+ ['hasatomicadd_3c_20double_20_3e_9409',['HasAtomicAdd< double >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01double_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20float_20_3e_9410',['HasAtomicAdd< float >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01float_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20int_20_3e_9411',['HasAtomicAdd< int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01int_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20long_20_3e_9412',['HasAtomicAdd< long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01long_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20unsigned_20int_20_3e_9413',['HasAtomicAdd< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01int_01_4.html',1,'amrex']]],
+ ['hasatomicadd_3c_20unsigned_20long_20long_20_3e_9414',['HasAtomicAdd< unsigned long long >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasAtomicAdd_3_01unsigned_01long_01long_01_4.html',1,'amrex']]],
+ ['hash_9415',['hash',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CArena_1_1Node_1_1hash.html',1,'amrex::CArena::Node']]],
+ ['hasinversememfn_9416',['HasInverseMemFn',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1HasInverseMemFn.html',1,'amrex::NonLocalBC']]],
+ ['hasmulticomp_9417',['HasMultiComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp.html',1,'amrex']]],
+ ['hasmulticomp_3c_20b_2c_20std_3a_3aenable_5fif_5ft_3c_20b_28_29_2esize_28_29_20_3e_3d1_20_3e_9418',['HasMultiComp< B, std::enable_if_t< B().size() >=1 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1HasMultiComp_3_01B_00_01std_1_1enable__if__t_3_01B_07_08_8size_07_08_01_4_0a1_01_4.html',1,'amrex']]],
+ ['header_9419',['Header',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html',1,'amrex::VisMF']]],
+ ['hosttodevice_9420',['HostToDevice',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1HostToDevice.html',1,'amrex::Gpu']]],
+ ['hypre_9421',['Hypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html',1,'amrex']]],
+ ['hypreabeclap_9422',['HypreABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html',1,'amrex']]],
+ ['hypreabeclap2_9423',['HypreABecLap2',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html',1,'amrex']]],
+ ['hypreabeclap3_9424',['HypreABecLap3',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html',1,'amrex']]],
+ ['hypreijiface_9425',['HypreIJIface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html',1,'amrex']]],
+ ['hypremlabeclap_9426',['HypreMLABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html',1,'amrex']]],
+ ['hyprenodelap_9427',['HypreNodeLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html',1,'amrex']]],
+ ['hypresolver_9428',['HypreSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_8.js b/amrex-hydro/Doxygen/html/search/classes_8.js
index ce9fdef..8a90eee 100644
--- a/amrex-hydro/Doxygen/html/search/classes_8.js
+++ b/amrex-hydro/Doxygen/html/search/classes_8.js
@@ -1,123 +1,123 @@
var searchData=
[
- ['iarraybox_9432',['IArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html',1,'amrex']]],
- ['identity_9433',['Identity',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html',1,'amrex::NonLocalBC']]],
- ['ifabio_9434',['IFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html',1,'amrex']]],
- ['ii_9435',['II',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex_1_1state__t_1_1II.html',1,'amrex::BlockMutex::state_t']]],
- ['implicitintegral_9436',['ImplicitIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html',1,'amrex::algoim']]],
- ['implicitintegral_3c_200_2c_20n_2c_20phi_2c_20f_2c_20s_20_3e_9437',['ImplicitIntegral< 0, N, Phi, F, S >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral_3_010_00_01N_00_01Phi_00_01F_00_01S_01_4.html',1,'amrex::algoim']]],
- ['imultifab_9438',['iMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html',1,'amrex']]],
- ['inclusive_9439',['Inclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Inclusive.html',1,'amrex::Scan::Type']]],
- ['indexspace_9440',['IndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html',1,'amrex::EB2']]],
- ['indexspacechkptfile_9441',['IndexSpaceChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html',1,'amrex::EB2']]],
- ['indexspaceimp_9442',['IndexSpaceImp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html',1,'amrex::EB2']]],
- ['indexspacestl_9443',['IndexSpaceSTL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html',1,'amrex::EB2']]],
- ['indextypend_9444',['IndexTypeND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'amrex']]],
- ['indextypend_3c_20amrex_5fspacedim_20_3e_9445',['IndexTypeND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'']]],
- ['innards_9446',['innards',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html',1,'amrex::Any']]],
- ['innards_5fbase_9447',['innards_base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html',1,'amrex::Any']]],
- ['insitubridge_9448',['InSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html',1,'amrex']]],
- ['intdescriptor_9449',['IntDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html',1,'amrex']]],
- ['integratorbase_9450',['IntegratorBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html',1,'amrex']]],
- ['integratorops_9451',['IntegratorOps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps.html',1,'amrex']]],
- ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3amultifab_2c_20t_20_3e_20_3e_20_3e_9452',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html',1,'amrex']]],
- ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_2c_20t_20_3e_20_3e_20_3e_9453',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html',1,'amrex']]],
- ['internalstype_9454',['InternalsType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html',1,'amrex::AmrDataAdaptor::InternalsType'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
- ['interpbase_9455',['InterpBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html',1,'amrex']]],
- ['interpbndrydatat_9456',['InterpBndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html',1,'amrex']]],
- ['interpfaceregister_9457',['InterpFaceRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html',1,'amrex']]],
- ['interpolater_9458',['Interpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html',1,'amrex']]],
- ['interpolaterboxcoarsener_9459',['InterpolaterBoxCoarsener',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html',1,'amrex']]],
- ['intersectionif_9460',['IntersectionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html',1,'amrex::EB2']]],
- ['interval_9461',['Interval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1Interval.html',1,'amrex::algoim']]],
- ['intvectnd_9462',['IntVectND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'amrex']]],
- ['intvectnd_3c_20amrex_5fspacedim_20_3e_9463',['IntVectND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'']]],
- ['inversecopytag_9464',['InverseCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html',1,'amrex::NeighborParticleContainer']]],
- ['invoke_5fresult_9465',['invoke_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result.html',1,'amrex::detail']]],
- ['invoke_5fresult_3c_20decltype_28void_28invoke_28std_3a_3adeclval_3c_20f_20_3e_28_29_2c_20std_3a_3adeclval_3c_20args_20_3e_28_29_2e_2e_2e_29_29_29_2c_20f_2c_20args_2e_2e_2e_20_3e_9466',['invoke_result< decltype(void(INVOKE(std::declval< F >(), std::declval< Args >()...))), F, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result_3_01decltype_07void_07INVOKE_07std_1_1declval_3_01F_01_49dd63e63d8c4c4c6d40ab44a59ce8a5b.html',1,'amrex::detail']]],
- ['iparser_9467',['IParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html',1,'amrex']]],
- ['iparser_5fassign_9468',['iparser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html',1,'amrex']]],
- ['iparser_5ff1_9469',['iparser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html',1,'amrex']]],
- ['iparser_5ff2_9470',['iparser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html',1,'amrex']]],
- ['iparser_5ff3_9471',['iparser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html',1,'amrex']]],
- ['iparser_5fnode_9472',['iparser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html',1,'amrex']]],
- ['iparser_5fnumber_9473',['iparser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html',1,'amrex']]],
- ['iparser_5fnvp_9474',['iparser_nvp',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html',1,'amrex']]],
- ['iparser_5fsymbol_9475',['iparser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html',1,'amrex']]],
- ['iparserexeadd_9476',['IParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD.html',1,'amrex']]],
- ['iparserexeadd_5fpn_9477',['IParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html',1,'amrex']]],
- ['iparserexeadd_5fpp_9478',['IParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html',1,'amrex']]],
- ['iparserexeadd_5fvn_9479',['IParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html',1,'amrex']]],
- ['iparserexeadd_5fvp_9480',['IParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html',1,'amrex']]],
- ['iparserexecutor_9481',['IParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html',1,'amrex']]],
- ['iparserexediv_5fb_9482',['IParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__B.html',1,'amrex']]],
- ['iparserexediv_5ff_9483',['IParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__F.html',1,'amrex']]],
- ['iparserexediv_5fnv_9484',['IParserExeDIV_NV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html',1,'amrex']]],
- ['iparserexediv_5fpn_9485',['IParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html',1,'amrex']]],
- ['iparserexediv_5fpp_9486',['IParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html',1,'amrex']]],
- ['iparserexediv_5fpv_9487',['IParserExeDIV_PV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html',1,'amrex']]],
- ['iparserexediv_5fvn_9488',['IParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html',1,'amrex']]],
- ['iparserexediv_5fvp_9489',['IParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html',1,'amrex']]],
- ['iparserexef1_9490',['IParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html',1,'amrex']]],
- ['iparserexef2_5fb_9491',['IParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html',1,'amrex']]],
- ['iparserexef2_5ff_9492',['IParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html',1,'amrex']]],
- ['iparserexeif_9493',['IParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html',1,'amrex']]],
- ['iparserexejump_9494',['IParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html',1,'amrex']]],
- ['iparserexemul_9495',['IParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL.html',1,'amrex']]],
- ['iparserexemul_5fpn_9496',['IParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html',1,'amrex']]],
- ['iparserexemul_5fpp_9497',['IParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html',1,'amrex']]],
- ['iparserexemul_5fvn_9498',['IParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html',1,'amrex']]],
- ['iparserexemul_5fvp_9499',['IParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html',1,'amrex']]],
- ['iparserexeneg_9500',['IParserExeNEG',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG.html',1,'amrex']]],
- ['iparserexeneg_5fp_9501',['IParserExeNEG_P',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html',1,'amrex']]],
- ['iparserexenull_9502',['IParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNull.html',1,'amrex']]],
- ['iparserexenumber_9503',['IParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html',1,'amrex']]],
- ['iparserexesub_9504',['IParserExeSUB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html',1,'amrex']]],
- ['iparserexesub_5fpn_9505',['IParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html',1,'amrex']]],
- ['iparserexesub_5fpp_9506',['IParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html',1,'amrex']]],
- ['iparserexesub_5fvn_9507',['IParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html',1,'amrex']]],
- ['iparserexesub_5fvp_9508',['IParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html',1,'amrex']]],
- ['iparserexesymbol_9509',['IParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html',1,'amrex']]],
- ['iparserstack_9510',['IParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html',1,'amrex']]],
- ['is_5fsoa_5fparticle_9511',['is_soa_particle',['https://amrex-codes.github.io/amrex/doxygen/structis__soa__particle.html',1,'']]],
- ['isarenaallocator_9512',['IsArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator.html',1,'amrex']]],
- ['isarenaallocator_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20arenaallocatorbase_3c_20typename_20t_3a_3avalue_5ftype_2c_20typename_20t_3a_3aarena_5fwrapper_5ftype_20_3e_2c_20t_20_3e_20_3e_20_3e_9513',['IsArenaAllocator< T, std::enable_if_t< std::is_base_of_v< ArenaAllocatorBase< typename T::value_type, typename T::arena_wrapper_type >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01A3a0553dd1fe92c460e3e2edf71ec41f7.html',1,'amrex']]],
- ['isbasefab_9514',['IsBaseFab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab.html',1,'amrex']]],
- ['isbasefab_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20basefab_3c_20typename_20d_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_9515',['IsBaseFab< D, std::enable_if_t< std::is_base_of_v< BaseFab< typename D::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01BaseFab_e919207a96f4ea216943219981685bdd.html',1,'amrex']]],
- ['iscallable_9516',['IsCallable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallable.html',1,'amrex']]],
- ['iscallabler_9517',['IsCallableR',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'amrex']]],
- ['iscallabler_3c_20fab_3a_3avalue_5ftype_2c_20p_2c_20array4_3c_20const_20fab_3a_3avalue_5ftype_20_3e_2c_20dim3_2c_20int_20_3e_9518',['IsCallableR< FAB::value_type, P, Array4< const FAB::value_type >, Dim3, int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'']]],
- ['isconvertible_9519',['IsConvertible',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsConvertible.html',1,'amrex']]],
- ['isconvertibleimp_9520',['IsConvertibleImp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp.html',1,'amrex::detail']]],
- ['isconvertibleimp_3c_20t_2c_20u_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fconvertible_3c_20t_20_3e_28u_7b_7d_29_3e_20_3e_9521',['IsConvertibleImp< T, U, std::enable_if_t< is_convertible< T >(U{})> >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp_3_01T_00_01U_00_01std_1_1enable__if__t_3_01is__convert835250fd1ee22d7499b01af822c5df97.html',1,'amrex::detail']]],
- ['isdatapacking_9522',['IsDataPacking',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsDataPacking.html',1,'amrex::NonLocalBC']]],
- ['isfabarray_9523',['IsFabArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray.html',1,'amrex']]],
- ['isfabarray_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20fabarray_3c_20typename_20d_3a_3afabtype_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_9524',['IsFabArray< D, std::enable_if_t< std::is_base_of_v< FabArray< typename D::FABType::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01FabArrae7a3c5405f8dbf92bbb678a85384720d.html',1,'amrex']]],
- ['isfabprojection_9525',['IsFabProjection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsFabProjection.html',1,'amrex::NonLocalBC']]],
- ['isgpuable_9526',['IsGPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20complementif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9527',['IsGPUable< ComplementIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ComplementIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUae5a3ecdbbe2872ad1fcb116fcced2fba.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20gpuable_2c_20d_20_3e_20_3e_20_3e_9528',['IsGPUable< D, std::enable_if_t< std::is_base_of_v< GPUable, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01GPUable_00_01D_01_4_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20differenceif_3c_20f_2c_20g_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_26_26isgpuable_3c_20g_20_3e_3a_3avalue_20_3e_20_3e_9529',['IsGPUable< DifferenceIF< F, G >, std::enable_if_t< IsGPUable< F >::value &&IsGPUable< G >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01DifferenceIF_3_01F_00_01G_01_4_00_01std_1_1enable__if__t_3_0b8f5d460277f1d91a5423c29613f5d25.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20extrusionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9530',['IsGPUable< ExtrusionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ExtrusionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUabf062b6fd2701f97c86146ed02bddaa9e.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20intersectionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9531',['IsGPUable< IntersectionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPf9c8a061c673452f35713630afd9be10.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20intersectionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_9532',['IsGPUable< IntersectionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1ena0c37219ffe6b39871c91221e9d798d75.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20intersectionif_3c_20tail_2e_2e_2e_20_3e_20_3e_9533',['IsGPUable< IntersectionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
- ['isgpuable_3c_20latheif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9534',['IsGPUable< LatheIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01LatheIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20rotationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9535',['IsGPUable< RotationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01RotationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20scaleif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9536',['IsGPUable< ScaleIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ScaleIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20translationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9537',['IsGPUable< TranslationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01TranslationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUdd6f125157b8f676e3869d8d3fbaabf1.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20unionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9538',['IsGPUable< UnionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20unionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_9539',['IsGPUable< UnionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1enable__if6eb1e381bbe58b34365e2ea43c9dd797.html',1,'amrex::EB2']]],
- ['isgpuable_3c_20unionif_3c_20tail_2e_2e_2e_20_3e_20_3e_9540',['IsGPUable< UnionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
- ['isindexmapping_9541',['IsIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsIndexMapping.html',1,'amrex::NonLocalBC']]],
- ['ismultifabiterator_9542',['IsMultiFabIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabIterator.html',1,'amrex']]],
- ['ismultifablike_9543',['IsMultiFabLike',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike.html',1,'amrex']]],
- ['ismultifablike_3c_20m_2c_20std_3a_3aenable_5fif_5ft_3c_20isfabarray_5fv_3c_20m_20_3e_20_26_26isbasefab_5fv_3c_20typename_20m_3a_3afab_5ftype_20_3e_20_3e_20_3e_9544',['IsMultiFabLike< M, std::enable_if_t< IsFabArray_v< M > &&IsBaseFab_v< typename M::fab_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike_3_01M_00_01std_1_1enable__if__t_3_01IsFabArray__v_3_01M_01_4_01_6_1b79f12933d87e47a77b2c36839b7d8d.html',1,'amrex']]],
- ['ispolymorphicarenaallocator_9545',['IsPolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator.html',1,'amrex']]],
- ['ispolymorphicarenaallocator_3c_20polymorphicarenaallocator_3c_20t_20_3e_20_3e_9546',['IsPolymorphicArenaAllocator< PolymorphicArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator_3_01PolymorphicArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
- ['isstoreatomic_9547',['IsStoreAtomic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic.html',1,'amrex']]],
- ['isstoreatomic_3c_20ebcellflag_20_3e_9548',['IsStoreAtomic< EBCellFlag >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic_3_01EBCellFlag_01_4.html',1,'amrex']]],
- ['iterate_5fbox_9549',['iterate_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box.html',1,'amrex::Reduce::detail']]],
- ['iterate_5fbox_5fcomp_9550',['iterate_box_comp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box__comp.html',1,'amrex::Reduce::detail']]],
- ['iterator_9551',['iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html',1,'amrex::BinIterator< class >::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html',1,'amrex::Gpu::range_detail::range_impl::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html',1,'amrex::Neighbors::iterator']]]
+ ['iarraybox_9429',['IArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html',1,'amrex']]],
+ ['identity_9430',['Identity',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1Identity.html',1,'amrex::NonLocalBC']]],
+ ['ifabio_9431',['IFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html',1,'amrex']]],
+ ['ii_9432',['II',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex_1_1state__t_1_1II.html',1,'amrex::BlockMutex::state_t']]],
+ ['implicitintegral_9433',['ImplicitIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html',1,'amrex::algoim']]],
+ ['implicitintegral_3c_200_2c_20n_2c_20phi_2c_20f_2c_20s_20_3e_9434',['ImplicitIntegral< 0, N, Phi, F, S >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral_3_010_00_01N_00_01Phi_00_01F_00_01S_01_4.html',1,'amrex::algoim']]],
+ ['imultifab_9435',['iMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html',1,'amrex']]],
+ ['inclusive_9436',['Inclusive',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1Type_1_1Inclusive.html',1,'amrex::Scan::Type']]],
+ ['indexspace_9437',['IndexSpace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html',1,'amrex::EB2']]],
+ ['indexspacechkptfile_9438',['IndexSpaceChkptFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html',1,'amrex::EB2']]],
+ ['indexspaceimp_9439',['IndexSpaceImp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html',1,'amrex::EB2']]],
+ ['indexspacestl_9440',['IndexSpaceSTL',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html',1,'amrex::EB2']]],
+ ['indextypend_9441',['IndexTypeND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'amrex']]],
+ ['indextypend_3c_20amrex_5fspacedim_20_3e_9442',['IndexTypeND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html',1,'']]],
+ ['innards_9443',['innards',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html',1,'amrex::Any']]],
+ ['innards_5fbase_9444',['innards_base',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html',1,'amrex::Any']]],
+ ['insitubridge_9445',['InSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html',1,'amrex']]],
+ ['intdescriptor_9446',['IntDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html',1,'amrex']]],
+ ['integratorbase_9447',['IntegratorBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html',1,'amrex']]],
+ ['integratorops_9448',['IntegratorOps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps.html',1,'amrex']]],
+ ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3amultifab_2c_20t_20_3e_20_3e_20_3e_9449',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html',1,'amrex']]],
+ ['integratorops_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fsame_5fv_3c_20amrex_3a_3avector_3c_20amrex_3a_3amultifab_20_3e_2c_20t_20_3e_20_3e_20_3e_9450',['IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html',1,'amrex']]],
+ ['internalstype_9451',['InternalsType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrDataAdaptor_1_1InternalsType.html',1,'amrex::AmrDataAdaptor::InternalsType'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrMeshDataAdaptor_1_1InternalsType.html',1,'amrex::AmrMeshDataAdaptor::InternalsType']]],
+ ['interpbase_9452',['InterpBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBase.html',1,'amrex']]],
+ ['interpbndrydatat_9453',['InterpBndryDataT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html',1,'amrex']]],
+ ['interpfaceregister_9454',['InterpFaceRegister',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpFaceRegister.html',1,'amrex']]],
+ ['interpolater_9455',['Interpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html',1,'amrex']]],
+ ['interpolaterboxcoarsener_9456',['InterpolaterBoxCoarsener',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpolaterBoxCoarsener.html',1,'amrex']]],
+ ['intersectionif_9457',['IntersectionIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IntersectionIF.html',1,'amrex::EB2']]],
+ ['interval_9458',['Interval',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1Interval.html',1,'amrex::algoim']]],
+ ['intvectnd_9459',['IntVectND',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'amrex']]],
+ ['intvectnd_3c_20amrex_5fspacedim_20_3e_9460',['IntVectND< AMREX_SPACEDIM >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html',1,'']]],
+ ['inversecopytag_9461',['InverseCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1InverseCopyTag.html',1,'amrex::NeighborParticleContainer']]],
+ ['invoke_5fresult_9462',['invoke_result',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result.html',1,'amrex::detail']]],
+ ['invoke_5fresult_3c_20decltype_28void_28invoke_28std_3a_3adeclval_3c_20f_20_3e_28_29_2c_20std_3a_3adeclval_3c_20args_20_3e_28_29_2e_2e_2e_29_29_29_2c_20f_2c_20args_2e_2e_2e_20_3e_9463',['invoke_result< decltype(void(INVOKE(std::declval< F >(), std::declval< Args >()...))), F, Args... >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1invoke__result_3_01decltype_07void_07INVOKE_07std_1_1declval_3_01F_01_49dd63e63d8c4c4c6d40ab44a59ce8a5b.html',1,'amrex::detail']]],
+ ['iparser_9464',['IParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html',1,'amrex']]],
+ ['iparser_5fassign_9465',['iparser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__assign.html',1,'amrex']]],
+ ['iparser_5ff1_9466',['iparser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f1.html',1,'amrex']]],
+ ['iparser_5ff2_9467',['iparser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f2.html',1,'amrex']]],
+ ['iparser_5ff3_9468',['iparser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__f3.html',1,'amrex']]],
+ ['iparser_5fnode_9469',['iparser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__node.html',1,'amrex']]],
+ ['iparser_5fnumber_9470',['iparser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__number.html',1,'amrex']]],
+ ['iparser_5fnvp_9471',['iparser_nvp',['https://amrex-codes.github.io/amrex/doxygen/unionamrex_1_1iparser__nvp.html',1,'amrex']]],
+ ['iparser_5fsymbol_9472',['iparser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1iparser__symbol.html',1,'amrex']]],
+ ['iparserexeadd_9473',['IParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD.html',1,'amrex']]],
+ ['iparserexeadd_5fpn_9474',['IParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PN.html',1,'amrex']]],
+ ['iparserexeadd_5fpp_9475',['IParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__PP.html',1,'amrex']]],
+ ['iparserexeadd_5fvn_9476',['IParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VN.html',1,'amrex']]],
+ ['iparserexeadd_5fvp_9477',['IParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeADD__VP.html',1,'amrex']]],
+ ['iparserexecutor_9478',['IParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExecutor.html',1,'amrex']]],
+ ['iparserexediv_5fb_9479',['IParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__B.html',1,'amrex']]],
+ ['iparserexediv_5ff_9480',['IParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__F.html',1,'amrex']]],
+ ['iparserexediv_5fnv_9481',['IParserExeDIV_NV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__NV.html',1,'amrex']]],
+ ['iparserexediv_5fpn_9482',['IParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PN.html',1,'amrex']]],
+ ['iparserexediv_5fpp_9483',['IParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PP.html',1,'amrex']]],
+ ['iparserexediv_5fpv_9484',['IParserExeDIV_PV',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__PV.html',1,'amrex']]],
+ ['iparserexediv_5fvn_9485',['IParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VN.html',1,'amrex']]],
+ ['iparserexediv_5fvp_9486',['IParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeDIV__VP.html',1,'amrex']]],
+ ['iparserexef1_9487',['IParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF1.html',1,'amrex']]],
+ ['iparserexef2_5fb_9488',['IParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__B.html',1,'amrex']]],
+ ['iparserexef2_5ff_9489',['IParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeF2__F.html',1,'amrex']]],
+ ['iparserexeif_9490',['IParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeIF.html',1,'amrex']]],
+ ['iparserexejump_9491',['IParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeJUMP.html',1,'amrex']]],
+ ['iparserexemul_9492',['IParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL.html',1,'amrex']]],
+ ['iparserexemul_5fpn_9493',['IParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PN.html',1,'amrex']]],
+ ['iparserexemul_5fpp_9494',['IParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__PP.html',1,'amrex']]],
+ ['iparserexemul_5fvn_9495',['IParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VN.html',1,'amrex']]],
+ ['iparserexemul_5fvp_9496',['IParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeMUL__VP.html',1,'amrex']]],
+ ['iparserexeneg_9497',['IParserExeNEG',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG.html',1,'amrex']]],
+ ['iparserexeneg_5fp_9498',['IParserExeNEG_P',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNEG__P.html',1,'amrex']]],
+ ['iparserexenull_9499',['IParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNull.html',1,'amrex']]],
+ ['iparserexenumber_9500',['IParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeNumber.html',1,'amrex']]],
+ ['iparserexesub_9501',['IParserExeSUB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB.html',1,'amrex']]],
+ ['iparserexesub_5fpn_9502',['IParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PN.html',1,'amrex']]],
+ ['iparserexesub_5fpp_9503',['IParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__PP.html',1,'amrex']]],
+ ['iparserexesub_5fvn_9504',['IParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VN.html',1,'amrex']]],
+ ['iparserexesub_5fvp_9505',['IParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSUB__VP.html',1,'amrex']]],
+ ['iparserexesymbol_9506',['IParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserExeSymbol.html',1,'amrex']]],
+ ['iparserstack_9507',['IParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html',1,'amrex']]],
+ ['is_5fsoa_5fparticle_9508',['is_soa_particle',['https://amrex-codes.github.io/amrex/doxygen/structis__soa__particle.html',1,'']]],
+ ['isarenaallocator_9509',['IsArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator.html',1,'amrex']]],
+ ['isarenaallocator_3c_20t_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20arenaallocatorbase_3c_20typename_20t_3a_3avalue_5ftype_2c_20typename_20t_3a_3aarena_5fwrapper_5ftype_20_3e_2c_20t_20_3e_20_3e_20_3e_9510',['IsArenaAllocator< T, std::enable_if_t< std::is_base_of_v< ArenaAllocatorBase< typename T::value_type, typename T::arena_wrapper_type >, T > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsArenaAllocator_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01A3a0553dd1fe92c460e3e2edf71ec41f7.html',1,'amrex']]],
+ ['isbasefab_9511',['IsBaseFab',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab.html',1,'amrex']]],
+ ['isbasefab_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20basefab_3c_20typename_20d_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_9512',['IsBaseFab< D, std::enable_if_t< std::is_base_of_v< BaseFab< typename D::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsBaseFab_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01BaseFab_e919207a96f4ea216943219981685bdd.html',1,'amrex']]],
+ ['iscallable_9513',['IsCallable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallable.html',1,'amrex']]],
+ ['iscallabler_9514',['IsCallableR',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'amrex']]],
+ ['iscallabler_3c_20fab_3a_3avalue_5ftype_2c_20p_2c_20array4_3c_20const_20fab_3a_3avalue_5ftype_20_3e_2c_20dim3_2c_20int_20_3e_9515',['IsCallableR< FAB::value_type, P, Array4< const FAB::value_type >, Dim3, int >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsCallableR.html',1,'']]],
+ ['isconvertible_9516',['IsConvertible',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsConvertible.html',1,'amrex']]],
+ ['isconvertibleimp_9517',['IsConvertibleImp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp.html',1,'amrex::detail']]],
+ ['isconvertibleimp_3c_20t_2c_20u_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fconvertible_3c_20t_20_3e_28u_7b_7d_29_3e_20_3e_9518',['IsConvertibleImp< T, U, std::enable_if_t< is_convertible< T >(U{})> >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1IsConvertibleImp_3_01T_00_01U_00_01std_1_1enable__if__t_3_01is__convert835250fd1ee22d7499b01af822c5df97.html',1,'amrex::detail']]],
+ ['isdatapacking_9519',['IsDataPacking',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsDataPacking.html',1,'amrex::NonLocalBC']]],
+ ['isfabarray_9520',['IsFabArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray.html',1,'amrex']]],
+ ['isfabarray_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20fabarray_3c_20typename_20d_3a_3afabtype_3a_3avalue_5ftype_20_3e_2c_20d_20_3e_20_3e_20_3e_9521',['IsFabArray< D, std::enable_if_t< std::is_base_of_v< FabArray< typename D::FABType::value_type >, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsFabArray_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01FabArrae7a3c5405f8dbf92bbb678a85384720d.html',1,'amrex']]],
+ ['isfabprojection_9522',['IsFabProjection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsFabProjection.html',1,'amrex::NonLocalBC']]],
+ ['isgpuable_9523',['IsGPUable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20complementif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9524',['IsGPUable< ComplementIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ComplementIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUae5a3ecdbbe2872ad1fcb116fcced2fba.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20d_2c_20std_3a_3aenable_5fif_5ft_3c_20std_3a_3ais_5fbase_5fof_5fv_3c_20gpuable_2c_20d_20_3e_20_3e_20_3e_9525',['IsGPUable< D, std::enable_if_t< std::is_base_of_v< GPUable, D > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01D_00_01std_1_1enable__if__t_3_01std_1_1is__base__of__v_3_01GPUable_00_01D_01_4_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20differenceif_3c_20f_2c_20g_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_26_26isgpuable_3c_20g_20_3e_3a_3avalue_20_3e_20_3e_9526',['IsGPUable< DifferenceIF< F, G >, std::enable_if_t< IsGPUable< F >::value &&IsGPUable< G >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01DifferenceIF_3_01F_00_01G_01_4_00_01std_1_1enable__if__t_3_0b8f5d460277f1d91a5423c29613f5d25.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20extrusionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9527',['IsGPUable< ExtrusionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ExtrusionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUabf062b6fd2701f97c86146ed02bddaa9e.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20intersectionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9528',['IsGPUable< IntersectionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPf9c8a061c673452f35713630afd9be10.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20intersectionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_9529',['IsGPUable< IntersectionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01IntersectionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1ena0c37219ffe6b39871c91221e9d798d75.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20intersectionif_3c_20tail_2e_2e_2e_20_3e_20_3e_9530',['IsGPUable< IntersectionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
+ ['isgpuable_3c_20latheif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9531',['IsGPUable< LatheIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01LatheIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20rotationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9532',['IsGPUable< RotationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01RotationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20scaleif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9533',['IsGPUable< ScaleIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01ScaleIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20translationif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9534',['IsGPUable< TranslationIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01TranslationIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUdd6f125157b8f676e3869d8d3fbaabf1.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20unionif_3c_20f_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20f_20_3e_3a_3avalue_20_3e_20_3e_9535',['IsGPUable< UnionIF< F >, std::enable_if_t< IsGPUable< F >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01F_01_4_00_01std_1_1enable__if__t_3_01IsGPUable_3_01F_01_4_1_1value_01_4_01_4.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20unionif_3c_20head_2c_20tail_2e_2e_2e_20_3e_2c_20std_3a_3aenable_5fif_5ft_3c_20isgpuable_3c_20head_20_3e_3a_3avalue_20_3e_20_3e_9536',['IsGPUable< UnionIF< Head, Tail... >, std::enable_if_t< IsGPUable< Head >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable_3_01UnionIF_3_01Head_00_01Tail_8_8_8_01_4_00_01std_1_1enable__if6eb1e381bbe58b34365e2ea43c9dd797.html',1,'amrex::EB2']]],
+ ['isgpuable_3c_20unionif_3c_20tail_2e_2e_2e_20_3e_20_3e_9537',['IsGPUable< UnionIF< Tail... > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1IsGPUable.html',1,'']]],
+ ['isindexmapping_9538',['IsIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1IsIndexMapping.html',1,'amrex::NonLocalBC']]],
+ ['ismultifabiterator_9539',['IsMultiFabIterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabIterator.html',1,'amrex']]],
+ ['ismultifablike_9540',['IsMultiFabLike',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike.html',1,'amrex']]],
+ ['ismultifablike_3c_20m_2c_20std_3a_3aenable_5fif_5ft_3c_20isfabarray_5fv_3c_20m_20_3e_20_26_26isbasefab_5fv_3c_20typename_20m_3a_3afab_5ftype_20_3e_20_3e_20_3e_9541',['IsMultiFabLike< M, std::enable_if_t< IsFabArray_v< M > &&IsBaseFab_v< typename M::fab_type > > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsMultiFabLike_3_01M_00_01std_1_1enable__if__t_3_01IsFabArray__v_3_01M_01_4_01_6_1b79f12933d87e47a77b2c36839b7d8d.html',1,'amrex']]],
+ ['ispolymorphicarenaallocator_9542',['IsPolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator.html',1,'amrex']]],
+ ['ispolymorphicarenaallocator_3c_20polymorphicarenaallocator_3c_20t_20_3e_20_3e_9543',['IsPolymorphicArenaAllocator< PolymorphicArenaAllocator< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsPolymorphicArenaAllocator_3_01PolymorphicArenaAllocator_3_01T_01_4_01_4.html',1,'amrex']]],
+ ['isstoreatomic_9544',['IsStoreAtomic',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic.html',1,'amrex']]],
+ ['isstoreatomic_3c_20ebcellflag_20_3e_9545',['IsStoreAtomic< EBCellFlag >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IsStoreAtomic_3_01EBCellFlag_01_4.html',1,'amrex']]],
+ ['iterate_5fbox_9546',['iterate_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box.html',1,'amrex::Reduce::detail']]],
+ ['iterate_5fbox_5fcomp_9547',['iterate_box_comp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Reduce_1_1detail_1_1iterate__box__comp.html',1,'amrex::Reduce::detail']]],
+ ['iterator_9548',['iterator',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinIterator_1_1iterator.html',1,'amrex::BinIterator< class >::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl_1_1iterator.html',1,'amrex::Gpu::range_detail::range_impl::iterator'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors_1_1iterator.html',1,'amrex::Neighbors::iterator']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_9.js b/amrex-hydro/Doxygen/html/search/classes_9.js
index 828b7b6..9602591 100644
--- a/amrex-hydro/Doxygen/html/search/classes_9.js
+++ b/amrex-hydro/Doxygen/html/search/classes_9.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['keepvalidfilter_9552',['KeepValidFilter',['https://amrex-codes.github.io/amrex/doxygen/structKeepValidFilter.html',1,'']]],
- ['kernelinfo_9553',['KernelInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html',1,'amrex::Gpu']]]
+ ['keepvalidfilter_9549',['KeepValidFilter',['https://amrex-codes.github.io/amrex/doxygen/structKeepValidFilter.html',1,'']]],
+ ['kernelinfo_9550',['KernelInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html',1,'amrex::Gpu']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_a.js b/amrex-hydro/Doxygen/html/search/classes_a.js
index fcf17ae..1d0b10d 100644
--- a/amrex-hydro/Doxygen/html/search/classes_a.js
+++ b/amrex-hydro/Doxygen/html/search/classes_a.js
@@ -1,30 +1,30 @@
var searchData=
[
- ['latheif_9554',['LatheIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html',1,'amrex::EB2']]],
- ['launchsafeguard_9555',['LaunchSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html',1,'amrex::Gpu']]],
- ['layoutdata_9556',['LayoutData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'amrex']]],
- ['layoutdata_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_2a_20_3e_9557',['LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3apodvector_3c_20hypre_5fint_20_3e_20_3e_9558',['LayoutData< amrex::PODVector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_9559',['LayoutData< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_9560',['LayoutData< amrex::PODVector< Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboundcond_20_3e_20_3e_20_3e_9561',['LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3avector_3c_20bctuple_20_3e_20_3e_9562',['LayoutData< amrex::Vector< BCTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20amrex_3a_3avector_3c_20realtuple_20_3e_20_3e_9563',['LayoutData< amrex::Vector< RealTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20gfab_20_3e_9564',['LayoutData< GFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20hypre_5fint_20_3e_9565',['LayoutData< HYPRE_Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20int_20_3e_9566',['LayoutData< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20int_20_3e_9567',['LayoutData< Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20petscint_20_3e_9568',['LayoutData< PetscInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['layoutdata_3c_20realtuple_20_3e_9569',['LayoutData< RealTuple >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
- ['level_9570',['Level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html',1,'amrex::EB2']]],
- ['levelbld_9571',['LevelBld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html',1,'amrex']]],
- ['linear_9572',['Linear',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html',1,'amrex::ParticleInterpolator']]],
- ['linedistfcnelement2d_9573',['LineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html',1,'amrex']]],
- ['linopenumtype_9574',['LinOpEnumType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html',1,'amrex']]],
- ['lipairgt_9575',['LIpairGT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairGT.html',1,'amrex::DistributionMapping']]],
- ['lipairlt_9576',['LIpairLT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairLT.html',1,'amrex::DistributionMapping']]],
- ['logicaland_9577',['LogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalAnd.html',1,'amrex']]],
- ['logicalor_9578',['LogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalOr.html',1,'amrex']]],
- ['lpinfo_9579',['LPInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html',1,'amrex']]],
- ['lusolver_9580',['LUSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html',1,'amrex']]]
+ ['latheif_9551',['LatheIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1LatheIF.html',1,'amrex::EB2']]],
+ ['launchsafeguard_9552',['LaunchSafeGuard',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1LaunchSafeGuard.html',1,'amrex::Gpu']]],
+ ['layoutdata_9553',['LayoutData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'amrex']]],
+ ['layoutdata_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_2a_20_3e_9554',['LayoutData< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3apodvector_3c_20hypre_5fint_20_3e_20_3e_9555',['LayoutData< amrex::PODVector< HYPRE_Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_9556',['LayoutData< amrex::PODVector< int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3apodvector_3c_20int_20_3e_20_3e_9557',['LayoutData< amrex::PODVector< Int > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3avector_3c_20amrex_3a_3avector_3c_20amrex_3a_3aboundcond_20_3e_20_3e_20_3e_9558',['LayoutData< amrex::Vector< amrex::Vector< amrex::BoundCond > > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3avector_3c_20bctuple_20_3e_20_3e_9559',['LayoutData< amrex::Vector< BCTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20amrex_3a_3avector_3c_20realtuple_20_3e_20_3e_9560',['LayoutData< amrex::Vector< RealTuple > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20gfab_20_3e_9561',['LayoutData< GFab >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20hypre_5fint_20_3e_9562',['LayoutData< HYPRE_Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20int_20_3e_9563',['LayoutData< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20int_20_3e_9564',['LayoutData< Int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20petscint_20_3e_9565',['LayoutData< PetscInt >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['layoutdata_3c_20realtuple_20_3e_9566',['LayoutData< RealTuple >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LayoutData.html',1,'']]],
+ ['level_9567',['Level',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html',1,'amrex::EB2']]],
+ ['levelbld_9568',['LevelBld',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LevelBld.html',1,'amrex']]],
+ ['linear_9569',['Linear',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Linear.html',1,'amrex::ParticleInterpolator']]],
+ ['linedistfcnelement2d_9570',['LineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html',1,'amrex']]],
+ ['linopenumtype_9571',['LinOpEnumType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html',1,'amrex']]],
+ ['lipairgt_9572',['LIpairGT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairGT.html',1,'amrex::DistributionMapping']]],
+ ['lipairlt_9573',['LIpairLT',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1LIpairLT.html',1,'amrex::DistributionMapping']]],
+ ['logicaland_9574',['LogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalAnd.html',1,'amrex']]],
+ ['logicalor_9575',['LogicalOr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LogicalOr.html',1,'amrex']]],
+ ['lpinfo_9576',['LPInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html',1,'amrex']]],
+ ['lusolver_9577',['LUSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LUSolver.html',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_b.js b/amrex-hydro/Doxygen/html/search/classes_b.js
index 25fa5d9..f5ed990 100644
--- a/amrex-hydro/Doxygen/html/search/classes_b.js
+++ b/amrex-hydro/Doxygen/html/search/classes_b.js
@@ -1,75 +1,75 @@
var searchData=
[
- ['macprojector_9581',['MacProjector',['../classHydro_1_1MacProjector.html',1,'Hydro']]],
- ['make_5fparticle_9582',['make_particle',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle.html',1,'']]],
- ['make_5fparticle_3c_20t_5fparticletype_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fsoa_5fparticle_3c_20t_5fparticletype_20_3e_3a_3avalue_20_3e_20_3e_9583',['make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle_3_01T__ParticleType_00_01std_1_1enable__if__t_3_01is__soa__particle_3_01T__1f90e92c71ca21b280b67400a4dbce7d.html',1,'']]],
- ['managed_9584',['Managed',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html',1,'amrex::Gpu']]],
- ['managedarenaallocator_9585',['ManagedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ManagedArenaAllocator.html',1,'amrex']]],
- ['managedarenawrapper_9586',['ManagedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ManagedArenaWrapper.html',1,'amrex']]],
- ['mapcomponents_9587',['MapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html',1,'amrex::NonLocalBC']]],
- ['mask_9588',['Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html',1,'amrex']]],
- ['maskcomps_9589',['MaskComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html',1,'amrex::NeighborParticleContainer']]],
- ['maximum_9590',['Maximum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Maximum.html',1,'amrex']]],
- ['maybedevicerunnable_9591',['MaybeDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeDeviceRunnable.html',1,'amrex']]],
- ['maybehostdevicerunnable_9592',['MaybeHostDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeHostDeviceRunnable.html',1,'amrex']]],
- ['meminfo_9593',['meminfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html',1,'amrex::FabArrayBase']]],
- ['meminfo_9594',['MemInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html',1,'amrex::MemProfiler']]],
- ['memoryhelper_9595',['MemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html',1,'amrex::sundials']]],
- ['memprocstats_9596',['MemProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html',1,'amrex::TinyProfiler']]],
- ['memprofiler_9597',['MemProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html',1,'amrex']]],
- ['memstat_9598',['MemStat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html',1,'amrex']]],
- ['meshstatemap_9599',['MeshStateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1MeshStateMap.html',1,'amrex::InSituUtils']]],
- ['message_9600',['Message',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html',1,'amrex::ParallelDescriptor']]],
- ['mfcellbilinear_9601',['MFCellBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html',1,'amrex']]],
- ['mfcellconslininterp_9602',['MFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html',1,'amrex']]],
- ['mfcellconslinminmaxlimitinterp_9603',['MFCellConsLinMinmaxLimitInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html',1,'amrex']]],
- ['mffork_9604',['MFFork',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html',1,'amrex::ForkJoin']]],
- ['mfinfo_9605',['MFInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html',1,'amrex']]],
- ['mfinterpolater_9606',['MFInterpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFInterpolater.html',1,'amrex']]],
- ['mfiter_9607',['MFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html',1,'amrex']]],
- ['mfitinfo_9608',['MFItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html',1,'amrex']]],
- ['mfnodebilinear_9609',['MFNodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html',1,'amrex']]],
- ['mfpcinterp_9610',['MFPCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html',1,'amrex']]],
- ['minimum_9611',['Minimum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minimum.html',1,'amrex']]],
- ['minus_9612',['Minus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minus.html',1,'amrex']]],
- ['mlabeclaplaciant_9613',['MLABecLaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html',1,'amrex']]],
- ['mlalaplaciant_9614',['MLALaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html',1,'amrex']]],
- ['mlcellabeclapt_9615',['MLCellABecLapT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html',1,'amrex']]],
- ['mlcelllinopt_9616',['MLCellLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html',1,'amrex']]],
- ['mlcgsolvert_9617',['MLCGSolverT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html',1,'amrex']]],
- ['mlcurlcurl_9618',['MLCurlCurl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html',1,'amrex']]],
- ['mlebabeclap_9619',['MLEBABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html',1,'amrex']]],
- ['mlebnodefdlaplacian_9620',['MLEBNodeFDLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html',1,'amrex']]],
- ['mlebtensorop_9621',['MLEBTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html',1,'amrex']]],
- ['mllinopt_9622',['MLLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex']]],
- ['mllinopt_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_9623',['MLLinOpT< Array< MultiFab, 3 > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'']]],
- ['mllinopt_3c_20mf_20_3e_9624',['MLLinOpT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex']]],
- ['mlmgabctag_9625',['MLMGABCTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html',1,'amrex']]],
- ['mlmgbndryt_9626',['MLMGBndryT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html',1,'amrex']]],
- ['mlmgpstag_9627',['MLMGPSTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html',1,'amrex']]],
- ['mlmgt_9628',['MLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html',1,'amrex']]],
- ['mlnodeabeclaplacian_9629',['MLNodeABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html',1,'amrex']]],
- ['mlnodelaplacian_9630',['MLNodeLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html',1,'amrex']]],
- ['mlnodelinop_9631',['MLNodeLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html',1,'amrex']]],
- ['mlnodetensorlaplacian_9632',['MLNodeTensorLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html',1,'amrex']]],
- ['mlpoissont_9633',['MLPoissonT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html',1,'amrex']]],
- ['mltensorop_9634',['MLTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html',1,'amrex']]],
- ['moments_9635',['Moments',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html',1,'amrex::openbc']]],
- ['momtag_9636',['MomTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html',1,'amrex::openbc']]],
- ['mpi_5fstatus_9637',['MPI_Status',['https://amrex-codes.github.io/amrex/doxygen/structMPI__Status.html',1,'']]],
- ['mpi_5ftypemap_9638',['Mpi_typemap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html',1,'amrex::ParallelDescriptor']]],
- ['mpi_5ftypemap_3c_20gpucomplex_3c_20t_20_3e_20_3e_9639',['Mpi_typemap< GpuComplex< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
- ['mpi_5ftypemap_3c_20vallocpair_3c_20tv_2c_20ti_20_3e_20_3e_9640',['Mpi_typemap< ValLocPair< TV, TI > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
- ['multiarray4_9641',['MultiArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'amrex']]],
- ['multiarray4_3c_20value_5ftype_20_3e_9642',['MultiArray4< value_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
- ['multiarray4_3c_20value_5ftype_20const_20_3e_9643',['MultiArray4< value_type const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
- ['multiblockcommmetadata_9644',['MultiBlockCommMetaData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html',1,'amrex::NonLocalBC']]],
- ['multiblockindexmapping_9645',['MultiBlockIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html',1,'amrex::NonLocalBC']]],
- ['multicutfab_9646',['MultiCutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html',1,'amrex']]],
- ['multifab_9647',['MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html',1,'amrex']]],
- ['multifabcopydescriptor_9648',['MultiFabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html',1,'amrex']]],
- ['multigfab_9649',['MultiGFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html',1,'amrex::EB2']]],
- ['multimask_9650',['MultiMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html',1,'amrex']]],
- ['multimaskiter_9651',['MultiMaskIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMaskIter.html',1,'amrex']]],
- ['multiplies_9652',['Multiplies',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Multiplies.html',1,'amrex']]]
+ ['macprojector_9578',['MacProjector',['../classHydro_1_1MacProjector.html',1,'Hydro']]],
+ ['make_5fparticle_9579',['make_particle',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle.html',1,'']]],
+ ['make_5fparticle_3c_20t_5fparticletype_2c_20std_3a_3aenable_5fif_5ft_3c_20is_5fsoa_5fparticle_3c_20t_5fparticletype_20_3e_3a_3avalue_20_3e_20_3e_9580',['make_particle< T_ParticleType, std::enable_if_t< is_soa_particle< T_ParticleType >::value > >',['https://amrex-codes.github.io/amrex/doxygen/structmake__particle_3_01T__ParticleType_00_01std_1_1enable__if__t_3_01is__soa__particle_3_01T__1f90e92c71ca21b280b67400a4dbce7d.html',1,'']]],
+ ['managed_9581',['Managed',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Managed.html',1,'amrex::Gpu']]],
+ ['managedarenaallocator_9582',['ManagedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ManagedArenaAllocator.html',1,'amrex']]],
+ ['managedarenawrapper_9583',['ManagedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ManagedArenaWrapper.html',1,'amrex']]],
+ ['mapcomponents_9584',['MapComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MapComponents.html',1,'amrex::NonLocalBC']]],
+ ['mask_9585',['Mask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html',1,'amrex']]],
+ ['maskcomps_9586',['MaskComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1MaskComps.html',1,'amrex::NeighborParticleContainer']]],
+ ['maximum_9587',['Maximum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Maximum.html',1,'amrex']]],
+ ['maybedevicerunnable_9588',['MaybeDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeDeviceRunnable.html',1,'amrex']]],
+ ['maybehostdevicerunnable_9589',['MaybeHostDeviceRunnable',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MaybeHostDeviceRunnable.html',1,'amrex']]],
+ ['meminfo_9590',['meminfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1meminfo.html',1,'amrex::FabArrayBase']]],
+ ['meminfo_9591',['MemInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1MemInfo.html',1,'amrex::MemProfiler']]],
+ ['memoryhelper_9592',['MemoryHelper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1sundials_1_1MemoryHelper.html',1,'amrex::sundials']]],
+ ['memprocstats_9593',['MemProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1MemProcStats.html',1,'amrex::TinyProfiler']]],
+ ['memprofiler_9594',['MemProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html',1,'amrex']]],
+ ['memstat_9595',['MemStat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemStat.html',1,'amrex']]],
+ ['meshstatemap_9596',['MeshStateMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1MeshStateMap.html',1,'amrex::InSituUtils']]],
+ ['message_9597',['Message',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html',1,'amrex::ParallelDescriptor']]],
+ ['mfcellbilinear_9598',['MFCellBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellBilinear.html',1,'amrex']]],
+ ['mfcellconslininterp_9599',['MFCellConsLinInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinInterp.html',1,'amrex']]],
+ ['mfcellconslinminmaxlimitinterp_9600',['MFCellConsLinMinmaxLimitInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFCellConsLinMinmaxLimitInterp.html',1,'amrex']]],
+ ['mffork_9601',['MFFork',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ForkJoin_1_1MFFork.html',1,'amrex::ForkJoin']]],
+ ['mfinfo_9602',['MFInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html',1,'amrex']]],
+ ['mfinterpolater_9603',['MFInterpolater',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFInterpolater.html',1,'amrex']]],
+ ['mfiter_9604',['MFIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html',1,'amrex']]],
+ ['mfitinfo_9605',['MFItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html',1,'amrex']]],
+ ['mfnodebilinear_9606',['MFNodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFNodeBilinear.html',1,'amrex']]],
+ ['mfpcinterp_9607',['MFPCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFPCInterp.html',1,'amrex']]],
+ ['minimum_9608',['Minimum',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minimum.html',1,'amrex']]],
+ ['minus_9609',['Minus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Minus.html',1,'amrex']]],
+ ['mlabeclaplaciant_9610',['MLABecLaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html',1,'amrex']]],
+ ['mlalaplaciant_9611',['MLALaplacianT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html',1,'amrex']]],
+ ['mlcellabeclapt_9612',['MLCellABecLapT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html',1,'amrex']]],
+ ['mlcelllinopt_9613',['MLCellLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html',1,'amrex']]],
+ ['mlcgsolvert_9614',['MLCGSolverT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html',1,'amrex']]],
+ ['mlcurlcurl_9615',['MLCurlCurl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html',1,'amrex']]],
+ ['mlebabeclap_9616',['MLEBABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html',1,'amrex']]],
+ ['mlebnodefdlaplacian_9617',['MLEBNodeFDLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html',1,'amrex']]],
+ ['mlebtensorop_9618',['MLEBTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html',1,'amrex']]],
+ ['mllinopt_9619',['MLLinOpT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex']]],
+ ['mllinopt_3c_20array_3c_20multifab_2c_203_20_3e_20_3e_9620',['MLLinOpT< Array< MultiFab, 3 > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'']]],
+ ['mllinopt_3c_20mf_20_3e_9621',['MLLinOpT< MF >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html',1,'amrex']]],
+ ['mlmgabctag_9622',['MLMGABCTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGABCTag.html',1,'amrex']]],
+ ['mlmgbndryt_9623',['MLMGBndryT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html',1,'amrex']]],
+ ['mlmgpstag_9624',['MLMGPSTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MLMGPSTag.html',1,'amrex']]],
+ ['mlmgt_9625',['MLMGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html',1,'amrex']]],
+ ['mlnodeabeclaplacian_9626',['MLNodeABecLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html',1,'amrex']]],
+ ['mlnodelaplacian_9627',['MLNodeLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html',1,'amrex']]],
+ ['mlnodelinop_9628',['MLNodeLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html',1,'amrex']]],
+ ['mlnodetensorlaplacian_9629',['MLNodeTensorLaplacian',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html',1,'amrex']]],
+ ['mlpoissont_9630',['MLPoissonT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html',1,'amrex']]],
+ ['mltensorop_9631',['MLTensorOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html',1,'amrex']]],
+ ['moments_9632',['Moments',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1Moments.html',1,'amrex::openbc']]],
+ ['momtag_9633',['MomTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1openbc_1_1MomTag.html',1,'amrex::openbc']]],
+ ['mpi_5fstatus_9634',['MPI_Status',['https://amrex-codes.github.io/amrex/doxygen/structMPI__Status.html',1,'']]],
+ ['mpi_5ftypemap_9635',['Mpi_typemap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html',1,'amrex::ParallelDescriptor']]],
+ ['mpi_5ftypemap_3c_20gpucomplex_3c_20t_20_3e_20_3e_9636',['Mpi_typemap< GpuComplex< T > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
+ ['mpi_5ftypemap_3c_20vallocpair_3c_20tv_2c_20ti_20_3e_20_3e_9637',['Mpi_typemap< ValLocPair< TV, TI > >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html',1,'amrex::ParallelDescriptor']]],
+ ['multiarray4_9638',['MultiArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'amrex']]],
+ ['multiarray4_3c_20value_5ftype_20_3e_9639',['MultiArray4< value_type >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
+ ['multiarray4_3c_20value_5ftype_20const_20_3e_9640',['MultiArray4< value_type const >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MultiArray4.html',1,'']]],
+ ['multiblockcommmetadata_9641',['MultiBlockCommMetaData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockCommMetaData.html',1,'amrex::NonLocalBC']]],
+ ['multiblockindexmapping_9642',['MultiBlockIndexMapping',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1MultiBlockIndexMapping.html',1,'amrex::NonLocalBC']]],
+ ['multicutfab_9643',['MultiCutFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html',1,'amrex']]],
+ ['multifab_9644',['MultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html',1,'amrex']]],
+ ['multifabcopydescriptor_9645',['MultiFabCopyDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html',1,'amrex']]],
+ ['multigfab_9646',['MultiGFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1MultiGFab.html',1,'amrex::EB2']]],
+ ['multimask_9647',['MultiMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html',1,'amrex']]],
+ ['multimaskiter_9648',['MultiMaskIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMaskIter.html',1,'amrex']]],
+ ['multiplies_9649',['Multiplies',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Multiplies.html',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_c.js b/amrex-hydro/Doxygen/html/search/classes_c.js
index 07b3bc5..5936fee 100644
--- a/amrex-hydro/Doxygen/html/search/classes_c.js
+++ b/amrex-hydro/Doxygen/html/search/classes_c.js
@@ -1,29 +1,29 @@
var searchData=
[
- ['n_5fvectorcontent_5fmultifab_5fnotptr_9653',['N_VectorContent_MultiFab_notptr',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html',1,'']]],
- ['nametagentry_9654',['NameTagEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html',1,'CommProfStats']]],
- ['nbuildsinfo_9655',['NBuildsInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html',1,'amrex::MemProfiler']]],
- ['nearest_9656',['Nearest',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html',1,'amrex::ParticleInterpolator']]],
- ['neighbor_9657',['Neighbor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html',1,'amrex::EB2']]],
- ['neighborcode_9658',['NeighborCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html',1,'amrex']]],
- ['neighborcommtag_9659',['NeighborCommTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html',1,'amrex::NeighborParticleContainer']]],
- ['neighborcopytag_9660',['NeighborCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html',1,'amrex::NeighborParticleContainer']]],
- ['neighbordata_9661',['NeighborData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html',1,'amrex']]],
- ['neighborindexmap_9662',['NeighborIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html',1,'amrex::NeighborParticleContainer']]],
- ['neighborlist_9663',['NeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html',1,'amrex']]],
- ['neighborparticlecontainer_9664',['NeighborParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html',1,'amrex']]],
- ['neighbors_9665',['Neighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html',1,'amrex']]],
- ['neighbortask_9666',['NeighborTask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html',1,'amrex::NeighborParticleContainer']]],
- ['neighborunpackpolicy_9667',['NeighborUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html',1,'amrex']]],
- ['nfilesiter_9668',['NFilesIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html',1,'amrex']]],
- ['nodalprojector_9669',['NodalProjector',['../classHydro_1_1NodalProjector.html',1,'Hydro']]],
- ['node_9670',['Node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html',1,'amrex::algoim::QuadratureRule::Node'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html',1,'amrex::CArena::Node']]],
- ['nodebilinear_9671',['NodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html',1,'amrex']]],
- ['nolimiter_9672',['nolimiter',['../structPPM_1_1nolimiter.html',1,'PPM']]],
- ['nolocalcopy_9673',['NoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1NoLocalCopy.html',1,'amrex::NonLocalBC']]],
- ['nonesuch_9674',['Nonesuch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html',1,'amrex::detail']]],
- ['nosyncregion_9675',['NoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html',1,'amrex::Gpu']]],
- ['nullinterphook_9676',['NullInterpHook',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html',1,'amrex']]],
- ['numcells_9677',['NumCells',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html',1,'amrex::EBCellFlagFab']]],
- ['numcomps_9678',['NumComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html',1,'amrex']]]
+ ['n_5fvectorcontent_5fmultifab_5fnotptr_9650',['N_VectorContent_MultiFab_notptr',['https://amrex-codes.github.io/amrex/doxygen/structN__VectorContent__MultiFab__notptr.html',1,'']]],
+ ['nametagentry_9651',['NameTagEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1NameTagEntry.html',1,'CommProfStats']]],
+ ['nbuildsinfo_9652',['NBuildsInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MemProfiler_1_1NBuildsInfo.html',1,'amrex::MemProfiler']]],
+ ['nearest_9653',['Nearest',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Nearest.html',1,'amrex::ParticleInterpolator']]],
+ ['neighbor_9654',['Neighbor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html',1,'amrex::EB2']]],
+ ['neighborcode_9655',['NeighborCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborCode.html',1,'amrex']]],
+ ['neighborcommtag_9656',['NeighborCommTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCommTag.html',1,'amrex::NeighborParticleContainer']]],
+ ['neighborcopytag_9657',['NeighborCopyTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborCopyTag.html',1,'amrex::NeighborParticleContainer']]],
+ ['neighbordata_9658',['NeighborData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborData.html',1,'amrex']]],
+ ['neighborindexmap_9659',['NeighborIndexMap',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborIndexMap.html',1,'amrex::NeighborParticleContainer']]],
+ ['neighborlist_9660',['NeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html',1,'amrex']]],
+ ['neighborparticlecontainer_9661',['NeighborParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html',1,'amrex']]],
+ ['neighbors_9662',['Neighbors',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Neighbors.html',1,'amrex']]],
+ ['neighbortask_9663',['NeighborTask',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborParticleContainer_1_1NeighborTask.html',1,'amrex::NeighborParticleContainer']]],
+ ['neighborunpackpolicy_9664',['NeighborUnpackPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html',1,'amrex']]],
+ ['nfilesiter_9665',['NFilesIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html',1,'amrex']]],
+ ['nodalprojector_9666',['NodalProjector',['../classHydro_1_1NodalProjector.html',1,'Hydro']]],
+ ['node_9667',['Node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule_1_1Node.html',1,'amrex::algoim::QuadratureRule::Node'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html',1,'amrex::CArena::Node']]],
+ ['nodebilinear_9668',['NodeBilinear',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NodeBilinear.html',1,'amrex']]],
+ ['nolimiter_9669',['nolimiter',['../structPPM_1_1nolimiter.html',1,'PPM']]],
+ ['nolocalcopy_9670',['NoLocalCopy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1NoLocalCopy.html',1,'amrex::NonLocalBC']]],
+ ['nonesuch_9671',['Nonesuch',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1detail_1_1Nonesuch.html',1,'amrex::detail']]],
+ ['nosyncregion_9672',['NoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1NoSyncRegion.html',1,'amrex::Gpu']]],
+ ['nullinterphook_9673',['NullInterpHook',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NullInterpHook.html',1,'amrex']]],
+ ['numcells_9674',['NumCells',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EBCellFlagFab_1_1NumCells.html',1,'amrex::EBCellFlagFab']]],
+ ['numcomps_9675',['NumComps',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NumComps.html',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_d.js b/amrex-hydro/Doxygen/html/search/classes_d.js
index a15b58a..7599bcb 100644
--- a/amrex-hydro/Doxygen/html/search/classes_d.js
+++ b/amrex-hydro/Doxygen/html/search/classes_d.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['openbcsolver_9679',['OpenBCSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html',1,'amrex']]],
- ['openmpbinpolicy_9680',['OpenMPBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1OpenMPBinPolicy.html',1,'amrex::BinPolicy']]],
- ['orderedboxes_9681',['OrderedBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html',1,'amrex']]],
- ['orientation_9682',['Orientation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html',1,'amrex']]],
- ['orientationiter_9683',['OrientationIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html',1,'amrex']]],
- ['orop_9684',['orOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1orOp.html',1,'amrex::InSituUtils']]]
+ ['openbcsolver_9676',['OpenBCSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html',1,'amrex']]],
+ ['openmpbinpolicy_9677',['OpenMPBinPolicy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BinPolicy_1_1OpenMPBinPolicy.html',1,'amrex::BinPolicy']]],
+ ['orderedboxes_9678',['OrderedBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrderedBoxes.html',1,'amrex']]],
+ ['orientation_9679',['Orientation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html',1,'amrex']]],
+ ['orientationiter_9680',['OrientationIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html',1,'amrex']]],
+ ['orop_9681',['orOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1InSituUtils_1_1orOp.html',1,'amrex::InSituUtils']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_e.js b/amrex-hydro/Doxygen/html/search/classes_e.js
index dca737f..6c4f521 100644
--- a/amrex-hydro/Doxygen/html/search/classes_e.js
+++ b/amrex-hydro/Doxygen/html/search/classes_e.js
@@ -1,142 +1,142 @@
var searchData=
[
- ['packcomponents_9685',['PackComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html',1,'amrex::NonLocalBC']]],
- ['parconstiter_5fimpl_9686',['ParConstIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html',1,'amrex']]],
- ['parena_9687',['PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html',1,'amrex']]],
- ['parforinfo_9688',['ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html',1,'amrex::FabArrayBase']]],
- ['pargdb_9689',['ParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html',1,'amrex']]],
- ['pargdbbase_9690',['ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html',1,'amrex']]],
- ['pariter_5fimpl_9691',['ParIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html',1,'amrex']]],
- ['pariterbase_5fimpl_9692',['ParIterBase_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'amrex']]],
- ['pariterbase_5fimpl_3c_20false_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_9693',['ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
- ['pariterbase_5fimpl_3c_20true_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_9694',['ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
- ['parmparse_9695',['ParmParse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html',1,'amrex']]],
- ['parser_9696',['Parser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html',1,'amrex']]],
- ['parser_5fassign_9697',['parser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html',1,'amrex']]],
- ['parser_5ff1_9698',['parser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html',1,'amrex']]],
- ['parser_5ff2_9699',['parser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html',1,'amrex']]],
- ['parser_5ff3_9700',['parser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html',1,'amrex']]],
- ['parser_5fnode_9701',['parser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html',1,'amrex']]],
- ['parser_5fnumber_9702',['parser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html',1,'amrex']]],
- ['parser_5fsymbol_9703',['parser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html',1,'amrex']]],
- ['parserexeadd_9704',['ParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD.html',1,'amrex']]],
- ['parserexeadd_5fpn_9705',['ParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html',1,'amrex']]],
- ['parserexeadd_5fpp_9706',['ParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html',1,'amrex']]],
- ['parserexeadd_5fvn_9707',['ParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html',1,'amrex']]],
- ['parserexeadd_5fvp_9708',['ParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html',1,'amrex']]],
- ['parserexecutor_9709',['ParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'amrex']]],
- ['parserexecutor_3c_203_20_3e_9710',['ParserExecutor< 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'']]],
- ['parserexediv_5fb_9711',['ParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__B.html',1,'amrex']]],
- ['parserexediv_5ff_9712',['ParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__F.html',1,'amrex']]],
- ['parserexediv_5fpn_9713',['ParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html',1,'amrex']]],
- ['parserexediv_5fpp_9714',['ParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html',1,'amrex']]],
- ['parserexediv_5fvn_9715',['ParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html',1,'amrex']]],
- ['parserexediv_5fvp_9716',['ParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html',1,'amrex']]],
- ['parserexef1_9717',['ParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html',1,'amrex']]],
- ['parserexef2_5fb_9718',['ParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html',1,'amrex']]],
- ['parserexef2_5ff_9719',['ParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html',1,'amrex']]],
- ['parserexeif_9720',['ParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html',1,'amrex']]],
- ['parserexejump_9721',['ParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html',1,'amrex']]],
- ['parserexemul_9722',['ParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL.html',1,'amrex']]],
- ['parserexemul_5fpn_9723',['ParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html',1,'amrex']]],
- ['parserexemul_5fpp_9724',['ParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html',1,'amrex']]],
- ['parserexemul_5fvn_9725',['ParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html',1,'amrex']]],
- ['parserexemul_5fvp_9726',['ParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html',1,'amrex']]],
- ['parserexenull_9727',['ParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNull.html',1,'amrex']]],
- ['parserexenumber_9728',['ParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html',1,'amrex']]],
- ['parserexepowi_9729',['ParserExePOWI',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html',1,'amrex']]],
- ['parserexesquare_9730',['ParserExeSquare',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSquare.html',1,'amrex']]],
- ['parserexesub_5fb_9731',['ParserExeSUB_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__B.html',1,'amrex']]],
- ['parserexesub_5ff_9732',['ParserExeSUB_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__F.html',1,'amrex']]],
- ['parserexesub_5fpn_9733',['ParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html',1,'amrex']]],
- ['parserexesub_5fpp_9734',['ParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html',1,'amrex']]],
- ['parserexesub_5fvn_9735',['ParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html',1,'amrex']]],
- ['parserexesub_5fvp_9736',['ParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html',1,'amrex']]],
- ['parserexesymbol_9737',['ParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html',1,'amrex']]],
- ['parserif_9738',['ParserIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html',1,'amrex::EB2']]],
- ['parserstack_9739',['ParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html',1,'amrex']]],
- ['particle_9740',['Particle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html',1,'amrex']]],
- ['particlearray_9741',['ParticleArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html',1,'amrex']]],
- ['particlearrayaccessor_9742',['ParticleArrayAccessor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html',1,'amrex']]],
- ['particlebase_9743',['ParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'amrex']]],
- ['particlebase_3c_20particlereal_2c_20t_5fnreal_2c_200_20_3e_9744',['ParticleBase< ParticleReal, T_NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'']]],
- ['particlebase_3c_20t_2c_200_2c_200_20_3e_9745',['ParticleBase< T, 0, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html',1,'amrex']]],
- ['particlebase_3c_20t_2c_200_2c_20nint_20_3e_9746',['ParticleBase< T, 0, NInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html',1,'amrex']]],
- ['particlebase_3c_20t_2c_20nreal_2c_200_20_3e_9747',['ParticleBase< T, NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html',1,'amrex']]],
- ['particlebuffermap_9748',['ParticleBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html',1,'amrex']]],
- ['particlecommdata_9749',['ParticleCommData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html',1,'amrex']]],
- ['particlecontainer_5fimpl_9750',['ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'amrex']]],
- ['particlecontainer_5fimpl_3c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_9751',['ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'']]],
- ['particlecontainerbase_9752',['ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html',1,'amrex']]],
- ['particlecopyop_9753',['ParticleCopyOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html',1,'amrex']]],
- ['particlecopyplan_9754',['ParticleCopyPlan',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html',1,'amrex']]],
- ['particlecpuwrapper_9755',['ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html',1,'amrex']]],
- ['particleidwrapper_9756',['ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html',1,'amrex']]],
- ['particleinittype_9757',['ParticleInitType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html',1,'amrex']]],
- ['particlelocator_9758',['ParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html',1,'amrex']]],
- ['particlelocdata_9759',['ParticleLocData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html',1,'amrex']]],
- ['particletile_9760',['ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html',1,'amrex']]],
- ['particletiledata_9761',['ParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'amrex']]],
- ['particletiledata_3c_20soaparticlebase_2c_20narrayreal_2c_20narrayint_20_3e_9762',['ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'']]],
- ['pcdata_9763',['PCData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html',1,'amrex']]],
- ['pcinterp_9764',['PCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html',1,'amrex']]],
- ['periodicity_9765',['Periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html',1,'amrex']]],
- ['persistentifstream_9766',['PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html',1,'amrex::VisMF']]],
- ['petscabeclap_9767',['PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html',1,'amrex']]],
- ['physbcfunct_9768',['PhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html',1,'amrex']]],
- ['physbcfunctnoop_9769',['PhysBCFunctNoOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunctNoOp.html',1,'amrex']]],
- ['pinned_9770',['Pinned',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html',1,'amrex::Gpu']]],
- ['pinnedarenaallocator_9771',['PinnedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PinnedArenaAllocator.html',1,'amrex']]],
- ['pinnedarenawrapper_9772',['PinnedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PinnedArenaWrapper.html',1,'amrex']]],
- ['planeif_9773',['PlaneIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html',1,'amrex::EB2']]],
- ['plotfiledata_9774',['PlotFileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html',1,'amrex']]],
- ['plotfiledataimpl_9775',['PlotFileDataImpl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html',1,'amrex']]],
- ['plus_9776',['Plus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Plus.html',1,'amrex']]],
- ['podvector_9777',['PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20amrex_3a_3aassigngrid_3c_20biniteratorfactory_20_3e_20_3e_9778',['PODVector< amrex::AssignGrid< BinIteratorFactory > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3aboxnd_20_3e_9779',['PODVector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_9780',['PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3aneighborcode_20_3e_9781',['PODVector< amrex::NeighborCode >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3aopenbc_3a_3amomtag_20_3e_9782',['PODVector< amrex::openbc::MomTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3astltools_3a_3atriangle_20_3e_9783',['PODVector< amrex::STLtools::Triangle >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20amrex_3a_3axdim3_20_3e_9784',['PODVector< amrex::XDim3 >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_9785',['PODVector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20char_20_3e_9786',['PODVector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20char_2c_20amrex_3a_3apolymorphicarenaallocator_3c_20char_20_3e_20_3e_9787',['PODVector< char, amrex::PolymorphicArenaAllocator< char > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20int_20_2a_20_3e_9788',['PODVector< const int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20int_20_2a_2c_20allocator_3c_20const_20int_20_2a_20_3e_20_3e_9789',['PODVector< const int *, Allocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20const_20int_20_2a_2c_20defaultallocator_3c_20const_20int_20_2a_20_3e_20_3e_9790',['PODVector< const int *, DefaultAllocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20particlereal_20_2a_20_3e_9791',['PODVector< const ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20const_20particlereal_20_2a_2c_20allocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_9792',['PODVector< const ParticleReal *, Allocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20const_20particlereal_20_2a_2c_20defaultallocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_9793',['PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20index_5ftype_20_3e_9794',['PODVector< index_type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20int_20_2a_20_3e_9795',['PODVector< int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20int_20_2a_2c_20allocator_3c_20int_20_2a_20_3e_20_3e_9796',['PODVector< int *, Allocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20int_20_2a_2c_20defaultallocator_3c_20int_20_2a_20_3e_20_3e_9797',['PODVector< int *, DefaultAllocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20int_20_3e_9798',['PODVector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20particlereal_20_2a_20_3e_9799',['PODVector< ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20particlereal_20_2a_2c_20allocator_3c_20particlereal_20_2a_20_3e_20_3e_9800',['PODVector< ParticleReal *, Allocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20particlereal_20_2a_2c_20defaultallocator_3c_20particlereal_20_2a_20_3e_20_3e_9801',['PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20particletype_2c_20allocator_3c_20particletype_20_3e_20_3e_9802',['PODVector< ParticleType, Allocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20particletype_2c_20defaultallocator_3c_20particletype_20_3e_20_3e_9803',['PODVector< ParticleType, DefaultAllocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20std_3a_3asize_5ft_20_3e_9804',['PODVector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20uint64_5ft_2c_20allocator_3c_20uint64_5ft_20_3e_20_3e_9805',['PODVector< uint64_t, Allocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
- ['podvector_3c_20uint64_5ft_2c_20defaultallocator_3c_20uint64_5ft_20_3e_20_3e_9806',['PODVector< uint64_t, DefaultAllocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['podvector_3c_20unsigned_20int_20_3e_9807',['PODVector< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
- ['polarb_9808',['PolarB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html',1,'amrex::FabArrayBase']]],
- ['poly_5feval_9809',['poly_eval',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html',1,'sdcquadrature_mod']]],
- ['polyif_9810',['PolyIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html',1,'amrex::EB2']]],
- ['polymorphicarenaallocator_9811',['PolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html',1,'amrex']]],
- ['polymorphicarenawrapper_9812',['PolymorphicArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html',1,'amrex']]],
- ['polymorphicarray4_9813',['PolymorphicArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html',1,'amrex']]],
- ['polynomialif_9814',['PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html',1,'amrex::EB2']]],
- ['polyterm_9815',['PolyTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyTerm.html',1,'amrex::EB2']]],
- ['poststagenoop_9816',['PostStageNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RungeKutta_1_1PostStageNoOp.html',1,'amrex::RungeKutta']]],
- ['pp_5fentry_9817',['PP_entry',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html',1,'amrex::ParmParse']]],
- ['print_9818',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html',1,'amrex']]],
- ['printtofile_9819',['PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html',1,'amrex']]],
- ['process_5ftopology_5ft_9820',['process_topology_t',['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html',1,'']]],
- ['processteam_9821',['ProcessTeam',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html',1,'amrex::ParallelDescriptor']]],
- ['procstats_9822',['ProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html',1,'amrex::TinyProfiler']]],
- ['psicode_9823',['PsiCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html',1,'amrex::algoim']]]
+ ['packcomponents_9682',['PackComponents',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1PackComponents.html',1,'amrex::NonLocalBC']]],
+ ['parconstiter_5fimpl_9683',['ParConstIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html',1,'amrex']]],
+ ['parena_9684',['PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html',1,'amrex']]],
+ ['parforinfo_9685',['ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html',1,'amrex::FabArrayBase']]],
+ ['pargdb_9686',['ParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html',1,'amrex']]],
+ ['pargdbbase_9687',['ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html',1,'amrex']]],
+ ['pariter_5fimpl_9688',['ParIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html',1,'amrex']]],
+ ['pariterbase_5fimpl_9689',['ParIterBase_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'amrex']]],
+ ['pariterbase_5fimpl_3c_20false_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_9690',['ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
+ ['pariterbase_5fimpl_3c_20true_2c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_9691',['ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html',1,'']]],
+ ['parmparse_9692',['ParmParse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html',1,'amrex']]],
+ ['parser_9693',['Parser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html',1,'amrex']]],
+ ['parser_5fassign_9694',['parser_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__assign.html',1,'amrex']]],
+ ['parser_5ff1_9695',['parser_f1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f1.html',1,'amrex']]],
+ ['parser_5ff2_9696',['parser_f2',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f2.html',1,'amrex']]],
+ ['parser_5ff3_9697',['parser_f3',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__f3.html',1,'amrex']]],
+ ['parser_5fnode_9698',['parser_node',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__node.html',1,'amrex']]],
+ ['parser_5fnumber_9699',['parser_number',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__number.html',1,'amrex']]],
+ ['parser_5fsymbol_9700',['parser_symbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1parser__symbol.html',1,'amrex']]],
+ ['parserexeadd_9701',['ParserExeADD',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD.html',1,'amrex']]],
+ ['parserexeadd_5fpn_9702',['ParserExeADD_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PN.html',1,'amrex']]],
+ ['parserexeadd_5fpp_9703',['ParserExeADD_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__PP.html',1,'amrex']]],
+ ['parserexeadd_5fvn_9704',['ParserExeADD_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VN.html',1,'amrex']]],
+ ['parserexeadd_5fvp_9705',['ParserExeADD_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeADD__VP.html',1,'amrex']]],
+ ['parserexecutor_9706',['ParserExecutor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'amrex']]],
+ ['parserexecutor_3c_203_20_3e_9707',['ParserExecutor< 3 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExecutor.html',1,'']]],
+ ['parserexediv_5fb_9708',['ParserExeDIV_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__B.html',1,'amrex']]],
+ ['parserexediv_5ff_9709',['ParserExeDIV_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__F.html',1,'amrex']]],
+ ['parserexediv_5fpn_9710',['ParserExeDIV_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PN.html',1,'amrex']]],
+ ['parserexediv_5fpp_9711',['ParserExeDIV_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__PP.html',1,'amrex']]],
+ ['parserexediv_5fvn_9712',['ParserExeDIV_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VN.html',1,'amrex']]],
+ ['parserexediv_5fvp_9713',['ParserExeDIV_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeDIV__VP.html',1,'amrex']]],
+ ['parserexef1_9714',['ParserExeF1',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF1.html',1,'amrex']]],
+ ['parserexef2_5fb_9715',['ParserExeF2_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__B.html',1,'amrex']]],
+ ['parserexef2_5ff_9716',['ParserExeF2_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeF2__F.html',1,'amrex']]],
+ ['parserexeif_9717',['ParserExeIF',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeIF.html',1,'amrex']]],
+ ['parserexejump_9718',['ParserExeJUMP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeJUMP.html',1,'amrex']]],
+ ['parserexemul_9719',['ParserExeMUL',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL.html',1,'amrex']]],
+ ['parserexemul_5fpn_9720',['ParserExeMUL_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PN.html',1,'amrex']]],
+ ['parserexemul_5fpp_9721',['ParserExeMUL_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__PP.html',1,'amrex']]],
+ ['parserexemul_5fvn_9722',['ParserExeMUL_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VN.html',1,'amrex']]],
+ ['parserexemul_5fvp_9723',['ParserExeMUL_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeMUL__VP.html',1,'amrex']]],
+ ['parserexenull_9724',['ParserExeNull',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNull.html',1,'amrex']]],
+ ['parserexenumber_9725',['ParserExeNumber',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeNumber.html',1,'amrex']]],
+ ['parserexepowi_9726',['ParserExePOWI',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExePOWI.html',1,'amrex']]],
+ ['parserexesquare_9727',['ParserExeSquare',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSquare.html',1,'amrex']]],
+ ['parserexesub_5fb_9728',['ParserExeSUB_B',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__B.html',1,'amrex']]],
+ ['parserexesub_5ff_9729',['ParserExeSUB_F',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__F.html',1,'amrex']]],
+ ['parserexesub_5fpn_9730',['ParserExeSUB_PN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PN.html',1,'amrex']]],
+ ['parserexesub_5fpp_9731',['ParserExeSUB_PP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__PP.html',1,'amrex']]],
+ ['parserexesub_5fvn_9732',['ParserExeSUB_VN',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VN.html',1,'amrex']]],
+ ['parserexesub_5fvp_9733',['ParserExeSUB_VP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSUB__VP.html',1,'amrex']]],
+ ['parserexesymbol_9734',['ParserExeSymbol',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserExeSymbol.html',1,'amrex']]],
+ ['parserif_9735',['ParserIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html',1,'amrex::EB2']]],
+ ['parserstack_9736',['ParserStack',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html',1,'amrex']]],
+ ['particle_9737',['Particle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html',1,'amrex']]],
+ ['particlearray_9738',['ParticleArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html',1,'amrex']]],
+ ['particlearrayaccessor_9739',['ParticleArrayAccessor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html',1,'amrex']]],
+ ['particlebase_9740',['ParticleBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'amrex']]],
+ ['particlebase_3c_20particlereal_2c_20t_5fnreal_2c_200_20_3e_9741',['ParticleBase< ParticleReal, T_NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase.html',1,'']]],
+ ['particlebase_3c_20t_2c_200_2c_200_20_3e_9742',['ParticleBase< T, 0, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_010_01_4.html',1,'amrex']]],
+ ['particlebase_3c_20t_2c_200_2c_20nint_20_3e_9743',['ParticleBase< T, 0, NInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_010_00_01NInt_01_4.html',1,'amrex']]],
+ ['particlebase_3c_20t_2c_20nreal_2c_200_20_3e_9744',['ParticleBase< T, NReal, 0 >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleBase_3_01T_00_01NReal_00_010_01_4.html',1,'amrex']]],
+ ['particlebuffermap_9745',['ParticleBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html',1,'amrex']]],
+ ['particlecommdata_9746',['ParticleCommData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCommData.html',1,'amrex']]],
+ ['particlecontainer_5fimpl_9747',['ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'amrex']]],
+ ['particlecontainer_5fimpl_3c_20t_5fparticletype_2c_200_2c_200_2c_20defaultallocator_2c_20defaultassignor_20_3e_9748',['ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html',1,'']]],
+ ['particlecontainerbase_9749',['ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html',1,'amrex']]],
+ ['particlecopyop_9750',['ParticleCopyOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html',1,'amrex']]],
+ ['particlecopyplan_9751',['ParticleCopyPlan',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html',1,'amrex']]],
+ ['particlecpuwrapper_9752',['ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html',1,'amrex']]],
+ ['particleidwrapper_9753',['ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html',1,'amrex']]],
+ ['particleinittype_9754',['ParticleInitType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInitType.html',1,'amrex']]],
+ ['particlelocator_9755',['ParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html',1,'amrex']]],
+ ['particlelocdata_9756',['ParticleLocData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleLocData.html',1,'amrex']]],
+ ['particletile_9757',['ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html',1,'amrex']]],
+ ['particletiledata_9758',['ParticleTileData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'amrex']]],
+ ['particletiledata_3c_20soaparticlebase_2c_20narrayreal_2c_20narrayint_20_3e_9759',['ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html',1,'']]],
+ ['pcdata_9760',['PCData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PCData.html',1,'amrex']]],
+ ['pcinterp_9761',['PCInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PCInterp.html',1,'amrex']]],
+ ['periodicity_9762',['Periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html',1,'amrex']]],
+ ['persistentifstream_9763',['PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html',1,'amrex::VisMF']]],
+ ['petscabeclap_9764',['PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html',1,'amrex']]],
+ ['physbcfunct_9765',['PhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html',1,'amrex']]],
+ ['physbcfunctnoop_9766',['PhysBCFunctNoOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunctNoOp.html',1,'amrex']]],
+ ['pinned_9767',['Pinned',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1Pinned.html',1,'amrex::Gpu']]],
+ ['pinnedarenaallocator_9768',['PinnedArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PinnedArenaAllocator.html',1,'amrex']]],
+ ['pinnedarenawrapper_9769',['PinnedArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PinnedArenaWrapper.html',1,'amrex']]],
+ ['planeif_9770',['PlaneIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html',1,'amrex::EB2']]],
+ ['plotfiledata_9771',['PlotFileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html',1,'amrex']]],
+ ['plotfiledataimpl_9772',['PlotFileDataImpl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html',1,'amrex']]],
+ ['plus_9773',['Plus',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Plus.html',1,'amrex']]],
+ ['podvector_9774',['PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20amrex_3a_3aassigngrid_3c_20biniteratorfactory_20_3e_20_3e_9775',['PODVector< amrex::AssignGrid< BinIteratorFactory > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3aboxnd_20_3e_9776',['PODVector< amrex::BoxND >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3agpuarray_3c_20amrex_3a_3amlcelllinopt_3a_3abctl_2c_202_20_2aamrex_5fspacedim_20_3e_20_3e_9777',['PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3aneighborcode_20_3e_9778',['PODVector< amrex::NeighborCode >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3aopenbc_3a_3amomtag_20_3e_9779',['PODVector< amrex::openbc::MomTag >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3astltools_3a_3atriangle_20_3e_9780',['PODVector< amrex::STLtools::Triangle >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20amrex_3a_3axdim3_20_3e_9781',['PODVector< amrex::XDim3 >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20boxnd_3c_20amrex_5fspacedim_20_3e_20_3e_9782',['PODVector< BoxND< AMREX_SPACEDIM > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20char_20_3e_9783',['PODVector< char >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20char_2c_20amrex_3a_3apolymorphicarenaallocator_3c_20char_20_3e_20_3e_9784',['PODVector< char, amrex::PolymorphicArenaAllocator< char > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20int_20_2a_20_3e_9785',['PODVector< const int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20int_20_2a_2c_20allocator_3c_20const_20int_20_2a_20_3e_20_3e_9786',['PODVector< const int *, Allocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20const_20int_20_2a_2c_20defaultallocator_3c_20const_20int_20_2a_20_3e_20_3e_9787',['PODVector< const int *, DefaultAllocator< const int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20particlereal_20_2a_20_3e_9788',['PODVector< const ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20const_20particlereal_20_2a_2c_20allocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_9789',['PODVector< const ParticleReal *, Allocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20const_20particlereal_20_2a_2c_20defaultallocator_3c_20const_20particlereal_20_2a_20_3e_20_3e_9790',['PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20index_5ftype_20_3e_9791',['PODVector< index_type >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20int_20_2a_20_3e_9792',['PODVector< int * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20int_20_2a_2c_20allocator_3c_20int_20_2a_20_3e_20_3e_9793',['PODVector< int *, Allocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20int_20_2a_2c_20defaultallocator_3c_20int_20_2a_20_3e_20_3e_9794',['PODVector< int *, DefaultAllocator< int * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20int_20_3e_9795',['PODVector< int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20particlereal_20_2a_20_3e_9796',['PODVector< ParticleReal * >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20particlereal_20_2a_2c_20allocator_3c_20particlereal_20_2a_20_3e_20_3e_9797',['PODVector< ParticleReal *, Allocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20particlereal_20_2a_2c_20defaultallocator_3c_20particlereal_20_2a_20_3e_20_3e_9798',['PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20particletype_2c_20allocator_3c_20particletype_20_3e_20_3e_9799',['PODVector< ParticleType, Allocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20particletype_2c_20defaultallocator_3c_20particletype_20_3e_20_3e_9800',['PODVector< ParticleType, DefaultAllocator< ParticleType > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20std_3a_3asize_5ft_20_3e_9801',['PODVector< std::size_t >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20uint64_5ft_2c_20allocator_3c_20uint64_5ft_20_3e_20_3e_9802',['PODVector< uint64_t, Allocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'amrex']]],
+ ['podvector_3c_20uint64_5ft_2c_20defaultallocator_3c_20uint64_5ft_20_3e_20_3e_9803',['PODVector< uint64_t, DefaultAllocator< uint64_t > >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['podvector_3c_20unsigned_20int_20_3e_9804',['PODVector< unsigned int >',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html',1,'']]],
+ ['polarb_9805',['PolarB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html',1,'amrex::FabArrayBase']]],
+ ['poly_5feval_9806',['poly_eval',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html',1,'sdcquadrature_mod']]],
+ ['polyif_9807',['PolyIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html',1,'amrex::EB2']]],
+ ['polymorphicarenaallocator_9808',['PolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html',1,'amrex']]],
+ ['polymorphicarenawrapper_9809',['PolymorphicArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html',1,'amrex']]],
+ ['polymorphicarray4_9810',['PolymorphicArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html',1,'amrex']]],
+ ['polynomialif_9811',['PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html',1,'amrex::EB2']]],
+ ['polyterm_9812',['PolyTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyTerm.html',1,'amrex::EB2']]],
+ ['poststagenoop_9813',['PostStageNoOp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RungeKutta_1_1PostStageNoOp.html',1,'amrex::RungeKutta']]],
+ ['pp_5fentry_9814',['PP_entry',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParmParse_1_1PP__entry.html',1,'amrex::ParmParse']]],
+ ['print_9815',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html',1,'amrex']]],
+ ['printtofile_9816',['PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html',1,'amrex']]],
+ ['process_5ftopology_5ft_9817',['process_topology_t',['https://amrex-codes.github.io/amrex/doxygen/structprocess__topology__t.html',1,'']]],
+ ['processteam_9818',['ProcessTeam',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1ProcessTeam.html',1,'amrex::ParallelDescriptor']]],
+ ['procstats_9819',['ProcStats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1ProcStats.html',1,'amrex::TinyProfiler']]],
+ ['psicode_9820',['PsiCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html',1,'amrex::algoim']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/classes_f.js b/amrex-hydro/Doxygen/html/search/classes_f.js
index 5f757b8..cbb4ed3 100644
--- a/amrex-hydro/Doxygen/html/search/classes_f.js
+++ b/amrex-hydro/Doxygen/html/search/classes_f.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['quadraturerule_9824',['QuadratureRule',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html',1,'amrex::algoim']]]
+ ['quadraturerule_9821',['QuadratureRule',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1QuadratureRule.html',1,'amrex::algoim']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_0.js b/amrex-hydro/Doxygen/html/search/enums_0.js
index 472f906..2d4933c 100644
--- a/amrex-hydro/Doxygen/html/search/enums_0.js
+++ b/amrex-hydro/Doxygen/html/search/enums_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['animdirection_18257',['AnimDirection',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a599af4a9a7801ab18cba2c51f52a5120',1,'amrex::Amrvis']]]
+ ['animdirection_18254',['AnimDirection',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a599af4a9a7801ab18cba2c51f52a5120',1,'amrex::Amrvis']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_1.js b/amrex-hydro/Doxygen/html/search/enums_1.js
index 145f877..4a786df 100644
--- a/amrex-hydro/Doxygen/html/search/enums_1.js
+++ b/amrex-hydro/Doxygen/html/search/enums_1.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['battype_18258',['BATType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feb',1,'amrex::BATransformer']]],
- ['bcmode_18259',['BCMode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627',1,'amrex::LinOpEnumType']]],
- ['bottomsolver_18260',['BottomSolver',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4',1,'amrex']]],
- ['butchertableautypes_18261',['ButcherTableauTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564',1,'amrex']]]
+ ['battype_18255',['BATType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feb',1,'amrex::BATransformer']]],
+ ['bcmode_18256',['BCMode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627',1,'amrex::LinOpEnumType']]],
+ ['bottomsolver_18257',['BottomSolver',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4',1,'amrex']]],
+ ['butchertableautypes_18258',['ButcherTableauTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_2.js b/amrex-hydro/Doxygen/html/search/enums_2.js
index 58b8a2a..86a6be2 100644
--- a/amrex-hydro/Doxygen/html/search/enums_2.js
+++ b/amrex-hydro/Doxygen/html/search/enums_2.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['cellghosttypes_18262',['CellGhostTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530',1,'amrex::InSituUtils']]],
- ['cellindex_18263',['CellIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellIndexEnum.html#aceb83f25ce499aa265f5326d75e1a0a3',1,'amrex::CellIndexEnum']]],
- ['celltype_18264',['CellType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763c',1,'amrex::YAFluxRegisterT']]],
- ['cfstrategy_18265',['CFStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9',1,'amrex::MLMGT']]],
- ['coarseningstrategy_18266',['CoarseningStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82',1,'amrex::MLNodeLinOp']]],
- ['contourtype_18267',['ContourType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323b',1,'amrex::Amrvis']]],
- ['coordtype_18268',['CoordType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806eba',1,'amrex::CoordSys']]],
- ['cpop_18269',['CpOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac86e93bfc13df1bdcfb0ebbafb6a1cff',1,'amrex::FabArrayBase']]],
- ['curlcurlstatetype_18270',['CurlCurlStateType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3',1,'amrex']]]
+ ['cellghosttypes_18259',['CellGhostTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#a7c36b2f21774c997bbc295eb09a36530',1,'amrex::InSituUtils']]],
+ ['cellindex_18260',['CellIndex',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1CellIndexEnum.html#aceb83f25ce499aa265f5326d75e1a0a3',1,'amrex::CellIndexEnum']]],
+ ['celltype_18261',['CellType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a98d014f8977101cb5406c3437897763c',1,'amrex::YAFluxRegisterT']]],
+ ['cfstrategy_18262',['CFStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9',1,'amrex::MLMGT']]],
+ ['coarseningstrategy_18263',['CoarseningStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82',1,'amrex::MLNodeLinOp']]],
+ ['contourtype_18264',['ContourType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#adff45b199da741c907d4b88ed38b323b',1,'amrex::Amrvis']]],
+ ['coordtype_18265',['CoordType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#afb633344fd17c5565ce2fff188806eba',1,'amrex::CoordSys']]],
+ ['cpop_18266',['CpOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac86e93bfc13df1bdcfb0ebbafb6a1cff',1,'amrex::FabArrayBase']]],
+ ['curlcurlstatetype_18267',['CurlCurlStateType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_3.js b/amrex-hydro/Doxygen/html/search/enums_3.js
index 52b4d2a..d4b8296 100644
--- a/amrex-hydro/Doxygen/html/search/enums_3.js
+++ b/amrex-hydro/Doxygen/html/search/enums_3.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['datalayout_18271',['DataLayout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895b',1,'amrex']]],
- ['direction_18272',['Direction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8de829410ed15dbc56e4dafc9bc6ea69',1,'amrex']]],
- ['dsrequesttype_18273',['DSRequestType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9',1,'amrex::DataServices']]]
+ ['datalayout_18268',['DataLayout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895b',1,'amrex']]],
+ ['direction_18269',['Direction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8de829410ed15dbc56e4dafc9bc6ea69',1,'amrex']]],
+ ['dsrequesttype_18270',['DSRequestType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a2ac83614f269c777434721474d55ffe9',1,'amrex::DataServices']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_4.js b/amrex-hydro/Doxygen/html/search/enums_4.js
index 5e3a21e..f09b1eb 100644
--- a/amrex-hydro/Doxygen/html/search/enums_4.js
+++ b/amrex-hydro/Doxygen/html/search/enums_4.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['ebsupport_18274',['EBSupport',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebc',1,'amrex']]],
- ['errortype_18275',['ErrorType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872d',1,'amrex::ErrorRec']]]
+ ['ebsupport_18271',['EBSupport',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebc',1,'amrex']]],
+ ['errortype_18272',['ErrorType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorRec.html#adeca3cab9dffebf73c48525e5f94872d',1,'amrex::ErrorRec']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_5.js b/amrex-hydro/Doxygen/html/search/enums_5.js
index 524ac67..0317eda 100644
--- a/amrex-hydro/Doxygen/html/search/enums_5.js
+++ b/amrex-hydro/Doxygen/html/search/enums_5.js
@@ -1,11 +1,11 @@
var searchData=
[
- ['fabtype_18276',['FabType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87a',1,'amrex']]],
- ['filetype_18277',['FileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cf',1,'amrex::Amrvis']]],
- ['filltype_18278',['FillType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6',1,'amrex']]],
- ['filterstatus_18279',['FilterStatus',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4',1,'BLProfStats']]],
- ['flags_18280',['Flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38',1,'amrex::MFIter']]],
- ['format_18281',['Format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9f',1,'amrex::FABio']]],
- ['fpexcept_18282',['FPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2c',1,'amrex']]],
- ['frop_18283',['FrOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0886ce290105f66be4dc23059aa69cc7',1,'amrex::FluxRegister']]]
+ ['fabtype_18273',['FabType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87a',1,'amrex']]],
+ ['filetype_18274',['FileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#abfcccc9773d8b5535441ca5b3cc4f0cf',1,'amrex::Amrvis']]],
+ ['filltype_18275',['FillType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f13be15ca764e94680df68d8b9505d6',1,'amrex']]],
+ ['filterstatus_18276',['FilterStatus',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ababb4629f7a4f662fdd590b9e857f2f4',1,'BLProfStats']]],
+ ['flags_18277',['Flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#af5cf94bce73f6da744dd94acc46cdf38',1,'amrex::MFIter']]],
+ ['format_18278',['Format',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a0b27140f46fecbc14d58f1a754300e9f',1,'amrex::FABio']]],
+ ['fpexcept_18279',['FPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2c',1,'amrex']]],
+ ['frop_18280',['FrOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a0886ce290105f66be4dc23059aa69cc7',1,'amrex::FluxRegister']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_6.js b/amrex-hydro/Doxygen/html/search/enums_6.js
index dff8d23..4b13ca9 100644
--- a/amrex-hydro/Doxygen/html/search/enums_6.js
+++ b/amrex-hydro/Doxygen/html/search/enums_6.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['how_18284',['How',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156',1,'amrex::VisMF']]],
- ['hypresolverid_18285',['HypreSolverID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16eb',1,'amrex']]]
+ ['how_18281',['How',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa50a3ce471ac0bdf8f78134f0004e156',1,'amrex::VisMF']]],
+ ['hypresolverid_18282',['HypreSolverID',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16eb',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_7.js b/amrex-hydro/Doxygen/html/search/enums_7.js
index efc8877..a9c997f 100644
--- a/amrex-hydro/Doxygen/html/search/enums_7.js
+++ b/amrex-hydro/Doxygen/html/search/enums_7.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['integratortypes_18286',['IntegratorTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599e',1,'amrex']]],
- ['intent_18287',['Intent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466',1,'amrex::ForkJoin']]],
- ['interface_18288',['Interface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13f',1,'amrex::Hypre']]],
- ['interpem_5ft_18289',['InterpEM_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80df',1,'amrex']]],
- ['iparser_5fexe_5ft_18290',['iparser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28',1,'amrex']]],
- ['iparser_5ff1_5ft_18291',['iparser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a600c31f56b7c1fc9fed39775fc745399',1,'amrex']]],
- ['iparser_5ff2_5ft_18292',['iparser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7d',1,'amrex']]],
- ['iparser_5ff3_5ft_18293',['iparser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af30c8b25dcfaa74c444959a075767843',1,'amrex']]],
- ['iparser_5fnode_5ft_18294',['iparser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360e',1,'amrex']]]
+ ['integratortypes_18283',['IntegratorTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599e',1,'amrex']]],
+ ['intent_18284',['Intent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466',1,'amrex::ForkJoin']]],
+ ['interface_18285',['Interface',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13f',1,'amrex::Hypre']]],
+ ['interpem_5ft_18286',['InterpEM_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f30e076962c1c148d279b63851d80df',1,'amrex']]],
+ ['iparser_5fexe_5ft_18287',['iparser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28',1,'amrex']]],
+ ['iparser_5ff1_5ft_18288',['iparser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a600c31f56b7c1fc9fed39775fc745399',1,'amrex']]],
+ ['iparser_5ff2_5ft_18289',['iparser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f73a0b38577743c875e56fd6c89de7d',1,'amrex']]],
+ ['iparser_5ff3_5ft_18290',['iparser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af30c8b25dcfaa74c444959a075767843',1,'amrex']]],
+ ['iparser_5fnode_5ft_18291',['iparser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae5dab25e68f818f498a07a4507d7360e',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_8.js b/amrex-hydro/Doxygen/html/search/enums_8.js
index 9684a8b..5f0bebb 100644
--- a/amrex-hydro/Doxygen/html/search/enums_8.js
+++ b/amrex-hydro/Doxygen/html/search/enums_8.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['limiters_18295',['limiters',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5',1,'PPM']]],
- ['location_18296',['Location',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4',1,'amrex::LinOpEnumType']]]
+ ['limiters_18292',['limiters',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5',1,'PPM']]],
+ ['location_18293',['Location',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4',1,'amrex::LinOpEnumType']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_9.js b/amrex-hydro/Doxygen/html/search/enums_9.js
index 861280a..3f2b82b 100644
--- a/amrex-hydro/Doxygen/html/search/enums_9.js
+++ b/amrex-hydro/Doxygen/html/search/enums_9.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['maketype_18297',['MakeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6',1,'amrex']]],
- ['maskval_18298',['MaskVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846',1,'amrex::BndryDataT']]],
- ['minmaxrangetype_18299',['MinMaxRangeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98e',1,'amrex::Amrvis']]],
- ['minmaxrangetypeforbuttons_18300',['MinMaxRangeTypeForButtons',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a980486554a98baf8ebf8e560734f2bf9',1,'amrex::Amrvis']]]
+ ['maketype_18294',['MakeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0a36c65d0681a832330b2812f16786a6',1,'amrex']]],
+ ['maskval_18295',['MaskVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac96be78c84438c0c74a235d969972846',1,'amrex::BndryDataT']]],
+ ['minmaxrangetype_18296',['MinMaxRangeType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a215d738508df9f39360cdc84a844e98e',1,'amrex::Amrvis']]],
+ ['minmaxrangetypeforbuttons_18297',['MinMaxRangeTypeForButtons',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Amrvis.html#a980486554a98baf8ebf8e560734f2bf9',1,'amrex::Amrvis']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_a.js b/amrex-hydro/Doxygen/html/search/enums_a.js
index c9d7ce4..7e2c6f4 100644
--- a/amrex-hydro/Doxygen/html/search/enums_a.js
+++ b/amrex-hydro/Doxygen/html/search/enums_a.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['ordering_18301',['Ordering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39',1,'amrex::FABio::Ordering()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839',1,'amrex::IntDescriptor::Ordering()']]]
+ ['ordering_18298',['Ordering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#adbdc54b2ed6a4fa2d0cfd19076e5cc39',1,'amrex::FABio::Ordering()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntDescriptor.html#a330214b8c0c3e224aecd2d2d95c0a839',1,'amrex::IntDescriptor::Ordering()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_b.js b/amrex-hydro/Doxygen/html/search/enums_b.js
index bf091be..eaccce0 100644
--- a/amrex-hydro/Doxygen/html/search/enums_b.js
+++ b/amrex-hydro/Doxygen/html/search/enums_b.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['parser_5fexe_5ft_18302',['parser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49',1,'amrex']]],
- ['parser_5ff1_5ft_18303',['parser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589',1,'amrex']]],
- ['parser_5ff2_5ft_18304',['parser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bc',1,'amrex']]],
- ['parser_5ff3_5ft_18305',['parser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6ee79bf3b5c5b67de8ef46a663051b',1,'amrex']]],
- ['parser_5fnode_5ft_18306',['parser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883',1,'amrex']]],
- ['pointghosttypes_18307',['PointGhostTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3a',1,'amrex::InSituUtils']]],
- ['precision_18308',['Precision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660',1,'amrex::FABio']]]
+ ['parser_5fexe_5ft_18299',['parser_exe_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f600e600176e6bc4444aaea08ca1c49',1,'amrex']]],
+ ['parser_5ff1_5ft_18300',['parser_f1_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3a7f6659e1b5842a0322fcdd8ad89589',1,'amrex']]],
+ ['parser_5ff2_5ft_18301',['parser_f2_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0075507273391e5967b9d869daed98bc',1,'amrex']]],
+ ['parser_5ff3_5ft_18302',['parser_f3_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2a6ee79bf3b5c5b67de8ef46a663051b',1,'amrex']]],
+ ['parser_5fnode_5ft_18303',['parser_node_t',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9039fea6c6d400df4ca8e5fef35b883',1,'amrex']]],
+ ['pointghosttypes_18304',['PointGhostTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#ad3ac3134f4a39a0f979b1e491849fa3a',1,'amrex::InSituUtils']]],
+ ['precision_18305',['Precision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3b1ca82feb278c4a975a46229f229660',1,'amrex::FABio']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_c.js b/amrex-hydro/Doxygen/html/search/enums_c.js
index 494bd57..c11563e 100644
--- a/amrex-hydro/Doxygen/html/search/enums_c.js
+++ b/amrex-hydro/Doxygen/html/search/enums_c.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['reduceop_18309',['ReduceOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569d',1,'amrex::detail']]],
- ['runon_18310',['RunOn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2',1,'amrex']]]
+ ['reduceop_18306',['ReduceOp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a05ef6e98eba987410d73df1617fa569d',1,'amrex::detail']]],
+ ['runon_18307',['RunOn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_d.js b/amrex-hydro/Doxygen/html/search/enums_d.js
index 7b7be72..08fba93 100644
--- a/amrex-hydro/Doxygen/html/search/enums_d.js
+++ b/amrex-hydro/Doxygen/html/search/enums_d.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['side_18311',['Side',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410',1,'amrex::Orientation']]],
- ['statemode_18312',['StateMode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8',1,'amrex::LinOpEnumType']]],
- ['strategy_18313',['Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8',1,'amrex::DistributionMapping::Strategy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282',1,'amrex::ForkJoin::Strategy()']]]
+ ['side_18308',['Side',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Orientation.html#a877c697bbab9de21af4012197ba76410',1,'amrex::Orientation']]],
+ ['statemode_18309',['StateMode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8',1,'amrex::LinOpEnumType']]],
+ ['strategy_18310',['Strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ad8e078b643635f0027eb797c2d54d3b8',1,'amrex::DistributionMapping::Strategy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282',1,'amrex::ForkJoin::Strategy()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_e.js b/amrex-hydro/Doxygen/html/search/enums_e.js
index fff27e3..6e5e457 100644
--- a/amrex-hydro/Doxygen/html/search/enums_e.js
+++ b/amrex-hydro/Doxygen/html/search/enums_e.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['tagval_18314',['TagVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac8c350e6c62e1f2fd736b52d1b7caffa',1,'amrex::TagBox']]],
- ['test_18315',['TEST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5',1,'amrex::AMRErrorTag']]],
- ['timecenter_18316',['TimeCenter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434',1,'amrex::StateDescriptor']]],
- ['timelevel_18317',['TimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a83fa691ff414eb69f75eb6ae1f61b33a',1,'amrex::AmrLevel']]],
- ['timer_5ftypes_18318',['timer_types',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fd',1,'amrex::MLMGT']]],
- ['type_18319',['Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312f',1,'amrex::MLCGSolverT']]]
+ ['tagval_18311',['TagVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac8c350e6c62e1f2fd736b52d1b7caffa',1,'amrex::TagBox']]],
+ ['test_18312',['TEST',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#addadf02bf9152fc1767831cd86b163d5',1,'amrex::AMRErrorTag']]],
+ ['timecenter_18313',['TimeCenter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8e14d2e57bdb2fbd440c8c26c8b99434',1,'amrex::StateDescriptor']]],
+ ['timelevel_18314',['TimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a83fa691ff414eb69f75eb6ae1f61b33a',1,'amrex::AmrLevel']]],
+ ['timer_5ftypes_18315',['timer_types',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ac3f33b5865628fb4fbb9e39b278358fd',1,'amrex::MLMGT']]],
+ ['type_18316',['Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312f',1,'amrex::MLCGSolverT']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enums_f.js b/amrex-hydro/Doxygen/html/search/enums_f.js
index 70fd46e..2523cec 100644
--- a/amrex-hydro/Doxygen/html/search/enums_f.js
+++ b/amrex-hydro/Doxygen/html/search/enums_f.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['version_18320',['Version',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54d',1,'amrex::VisMF::Header']]]
+ ['version_18317',['Version',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1Header.html#aa4469030a55d4e3be552189f7d06b54d',1,'amrex::VisMF::Header']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_0.js b/amrex-hydro/Doxygen/html/search/enumvalues_0.js
index 8fa9110..7b17bb8 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_0.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['all_18321',['all',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2caa181a603769c1f98ad927e7367c7aa51',1,'amrex']]],
- ['amrex_5fd_5fdecl_18322',['AMREX_D_DECL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8de829410ed15dbc56e4dafc9bc6ea69a68b0c60ae4f5670ee8d0ad5dda84d0fd',1,'amrex']]],
- ['aos_18323',['AoS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895ba16b9d7db01fae7828de9941a0736d3d0',1,'amrex']]]
+ ['all_18318',['all',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2caa181a603769c1f98ad927e7367c7aa51',1,'amrex']]],
+ ['amrex_5fd_5fdecl_18319',['AMREX_D_DECL',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8de829410ed15dbc56e4dafc9bc6ea69a68b0c60ae4f5670ee8d0ad5dda84d0fd',1,'amrex']]],
+ ['aos_18320',['AoS',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895ba16b9d7db01fae7828de9941a0736d3d0',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_1.js b/amrex-hydro/Doxygen/html/search/enumvalues_1.js
index 512b2d9..0335622 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_1.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_1.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['b_18324',['b',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a92eb5ffee6ae2fec3ad71c777531578f',1,'amrex']]],
- ['basic_18325',['basic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebcaf17aaabc20bfe045075927934fed52d2',1,'amrex']]],
- ['bicgcg_18326',['bicgcg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a17ae71b06faf01831e130c5f94157064',1,'amrex']]],
- ['bicgstab_18327',['BiCGStab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312fa17f477cd947340d28b9a4d6f49c1e43b',1,'amrex::MLCGSolverT']]],
- ['bicgstab_18328',['bicgstab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4ae123b37d2b5fd373237e049a1e68ca13',1,'amrex']]],
- ['bndryreg_18329',['bndryReg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba15f56c267485f29a6a84bcfce877f804',1,'amrex::BATransformer']]],
- ['boomeramg_18330',['BoomerAMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16eba811f4c4b8bd73ca4249517d43fc1bfac',1,'amrex']]]
+ ['b_18321',['b',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a92eb5ffee6ae2fec3ad71c777531578f',1,'amrex']]],
+ ['basic_18322',['basic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebcaf17aaabc20bfe045075927934fed52d2',1,'amrex']]],
+ ['bicgcg_18323',['bicgcg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a17ae71b06faf01831e130c5f94157064',1,'amrex']]],
+ ['bicgstab_18324',['BiCGStab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312fa17f477cd947340d28b9a4d6f49c1e43b',1,'amrex::MLCGSolverT']]],
+ ['bicgstab_18325',['bicgstab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4ae123b37d2b5fd373237e049a1e68ca13',1,'amrex']]],
+ ['bndryreg_18326',['bndryReg',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba15f56c267485f29a6a84bcfce877f804',1,'amrex::BATransformer']]],
+ ['boomeramg_18327',['BoomerAMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16eba811f4c4b8bd73ca4249517d43fc1bfac',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_10.js b/amrex-hydro/Doxygen/html/search/enumvalues_10.js
index 10b676a..23d012d 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_10.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_10.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['undefined_18385',['undefined',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa5e543256c480ac577d30f76f9120eb74',1,'amrex']]],
- ['user_18386',['User',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a8f9bfe9d1345237cb3b2b205864da075',1,'amrex']]]
+ ['undefined_18382',['undefined',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa5e543256c480ac577d30f76f9120eb74',1,'amrex']]],
+ ['user_18383',['User',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a8f9bfe9d1345237cb3b2b205864da075',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_11.js b/amrex-hydro/Doxygen/html/search/enumvalues_11.js
index 9dbe8af..a836c88 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_11.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_11.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['vanleer_18387',['VanLeer',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a226a317543d598f865ae76be2571750a',1,'PPM']]],
- ['volume_18388',['volume',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca210ab9e731c9c36c2c38db15c28a8d1c',1,'amrex']]]
+ ['vanleer_18384',['VanLeer',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a226a317543d598f865ae76be2571750a',1,'PPM']]],
+ ['volume_18385',['volume',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca210ab9e731c9c36c2c38db15c28a8d1c',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_12.js b/amrex-hydro/Doxygen/html/search/enumvalues_12.js
index c0834a2..d820e1d 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_12.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_12.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['weno_5fjs_18389',['WENO_JS',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a742b9872942c5c229f854566a53c9d40',1,'PPM']]],
- ['wenoz_18390',['WENOZ',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a3825f2b15f80d49790117e959cbcc48e',1,'PPM']]]
+ ['weno_5fjs_18386',['WENO_JS',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a742b9872942c5c229f854566a53c9d40',1,'PPM']]],
+ ['wenoz_18387',['WENOZ',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5a3825f2b15f80d49790117e959cbcc48e',1,'PPM']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_13.js b/amrex-hydro/Doxygen/html/search/enumvalues_13.js
index a103cb3..6e684ee 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_13.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_13.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['x_18391',['x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a9dd4e461268c8034f5c8564e155c67a6',1,'amrex']]]
+ ['x_18388',['x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a9dd4e461268c8034f5c8564e155c67a6',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_14.js b/amrex-hydro/Doxygen/html/search/enumvalues_14.js
index 12a3962..710aed9 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_14.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_14.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['zero_18392',['zero',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cad02c4c4cde7ae76252540d116a40f23a',1,'amrex']]]
+ ['zero_18389',['zero',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cad02c4c4cde7ae76252540d116a40f23a',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_2.js b/amrex-hydro/Doxygen/html/search/enumvalues_2.js
index 1efdd86..d9a0a76 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_2.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_2.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['cellcenter_18331',['CellCenter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4af5c101b5f19e97166e7531ffa1c706c4',1,'amrex::LinOpEnumType']]],
- ['cellcentroid_18332',['CellCentroid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4a7dfdce1e88bc91f46ae0d30f856f7ca9',1,'amrex::LinOpEnumType']]],
- ['cg_18333',['CG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312fa5202c6586cac8bee468e86d1ff854231',1,'amrex::MLCGSolverT']]],
- ['cg_18334',['cg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a6e9cf3eef65da697796cf33f27eb0f57',1,'amrex']]],
- ['cgbicg_18335',['cgbicg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a8d94447f423b03d332649d28ef49bfdb',1,'amrex']]],
- ['coarsenratio_18336',['coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4febac7d830dd99b4caf93a2b565d87c8422e',1,'amrex::BATransformer']]],
- ['correction_18337',['Correction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a8e42c4bdb2369a1c5b19f6f120737334',1,'amrex::LinOpEnumType']]],
- ['covered_18338',['covered',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaa72ed46ebb1280e51746ce28ded53942',1,'amrex']]],
- ['cpu_18339',['Cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a54c82ef76ecbbd4c2293e09bae01b54e',1,'amrex']]]
+ ['cellcenter_18328',['CellCenter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4af5c101b5f19e97166e7531ffa1c706c4',1,'amrex::LinOpEnumType']]],
+ ['cellcentroid_18329',['CellCentroid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4a7dfdce1e88bc91f46ae0d30f856f7ca9',1,'amrex::LinOpEnumType']]],
+ ['cg_18330',['CG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#abfa2bc8d81a4f4c9a4a05f82ab18312fa5202c6586cac8bee468e86d1ff854231',1,'amrex::MLCGSolverT']]],
+ ['cg_18331',['cg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a6e9cf3eef65da697796cf33f27eb0f57',1,'amrex']]],
+ ['cgbicg_18332',['cgbicg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a8d94447f423b03d332649d28ef49bfdb',1,'amrex']]],
+ ['coarsenratio_18333',['coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4febac7d830dd99b4caf93a2b565d87c8422e',1,'amrex::BATransformer']]],
+ ['correction_18334',['Correction',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a8e42c4bdb2369a1c5b19f6f120737334',1,'amrex::LinOpEnumType']]],
+ ['covered_18335',['covered',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaa72ed46ebb1280e51746ce28ded53942',1,'amrex']]],
+ ['cpu_18336',['Cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a54c82ef76ecbbd4c2293e09bae01b54e',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_3.js b/amrex-hydro/Doxygen/html/search/enumvalues_3.js
index 6fc8dda..46a31d9 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_3.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_3.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['default_18340',['Default',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a7a1920d61156abc05a60135aefe8bc67',1,'amrex']]],
- ['device_18341',['Device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ae0ac20adce6ffee48c7151b070aa5737',1,'amrex']]],
- ['duplicate_18342',['duplicate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282a24f1b0a79473250c195c7fb84e393392',1,'amrex::ForkJoin']]]
+ ['default_18337',['Default',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a7a1920d61156abc05a60135aefe8bc67',1,'amrex']]],
+ ['device_18338',['Device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ae0ac20adce6ffee48c7151b070aa5737',1,'amrex']]],
+ ['duplicate_18339',['duplicate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282a24f1b0a79473250c195c7fb84e393392',1,'amrex::ForkJoin']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_4.js b/amrex-hydro/Doxygen/html/search/enumvalues_4.js
index e5dd249..69f6546 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_4.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['explicitrungekutta_18343',['ExplicitRungeKutta',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea0e3b15fe691c25fd194f13af33980845',1,'amrex']]]
+ ['explicitrungekutta_18340',['ExplicitRungeKutta',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea0e3b15fe691c25fd194f13af33980845',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_5.js b/amrex-hydro/Doxygen/html/search/enumvalues_5.js
index 327efd6..9048e7c 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_5.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_5.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['facecenter_18344',['FaceCenter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4ad1a130e88790663b2124d7dbd3e9f81e',1,'amrex::LinOpEnumType']]],
- ['facecentroid_18345',['FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4a91efbc33209256821c57a53ef9ddbc51',1,'amrex::LinOpEnumType']]],
- ['forwardeuler_18346',['ForwardEuler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()']]],
- ['full_18347',['full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebcae9dc924f238fa6cc29465942875fe8f0',1,'amrex']]]
+ ['facecenter_18341',['FaceCenter',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4ad1a130e88790663b2124d7dbd3e9f81e',1,'amrex::LinOpEnumType']]],
+ ['facecentroid_18342',['FaceCentroid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#acc2058c2f5b3c370c08f75fc71ff3bb4a91efbc33209256821c57a53ef9ddbc51',1,'amrex::LinOpEnumType']]],
+ ['forwardeuler_18343',['ForwardEuler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599ea779b3131986acb907c287cdaf371d578',1,'amrex::ForwardEuler()']]],
+ ['full_18344',['full',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebcae9dc924f238fa6cc29465942875fe8f0',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_6.js b/amrex-hydro/Doxygen/html/search/enumvalues_6.js
index 2e60592..50cf77a 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_6.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_6.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['ghostnodes_18348',['ghostnodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9abddf1f772a4b8a67379933a3664a17c2',1,'amrex::MLMGT']]],
- ['gpu_18349',['Gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a3432ca64f06615abf07ab44c10cada38',1,'amrex']]]
+ ['ghostnodes_18345',['ghostnodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9abddf1f772a4b8a67379933a3664a17c2',1,'amrex::MLMGT']]],
+ ['gpu_18346',['Gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2a3432ca64f06615abf07ab44c10cada38',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_7.js b/amrex-hydro/Doxygen/html/search/enumvalues_7.js
index 840d640..785d911 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_7.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_7.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['homogeneous_18350',['Homogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627a548465e8241b26162c8e0a7b0cdfc5e7',1,'amrex::LinOpEnumType']]],
- ['host_18351',['Host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ac2ca16d048ec66e04bca283eab048ec2',1,'amrex']]],
- ['hypre_18352',['hypre',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a9d87b5177c778e77c47e29f2b536cd1b',1,'amrex']]]
+ ['homogeneous_18347',['Homogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627a548465e8241b26162c8e0a7b0cdfc5e7',1,'amrex::LinOpEnumType']]],
+ ['host_18348',['Host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a33bef6ea796972dbf046ba79277795d2ac2ca16d048ec66e04bca283eab048ec2',1,'amrex']]],
+ ['hypre_18349',['hypre',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a9d87b5177c778e77c47e29f2b536cd1b',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_8.js b/amrex-hydro/Doxygen/html/search/enumvalues_8.js
index c0da4cc..049bc3a 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_8.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_8.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['ij_18353',['ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa7bed657a775c37c2570786d0cbeefd88',1,'amrex::Hypre']]],
- ['in_18354',['in',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a13b5bfe96f3e2fe411c9f66f4a582adf',1,'amrex::ForkJoin']]],
- ['indextype_18355',['indexType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4febaa83af96ce0bc256deeb3ce660dcebacc',1,'amrex::BATransformer']]],
- ['indextype_5fcoarsenratio_18356',['indexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba3e10d52c08b4ae924eb9c9c4c42386b6',1,'amrex::BATransformer']]],
- ['inhomogeneous_18357',['Inhomogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627ae9990b3a39151b6f2175caa7621e0c4b',1,'amrex::LinOpEnumType']]],
- ['inout_18358',['inout',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a54c9ccb45f5ee60133cca31fca024432',1,'amrex::ForkJoin']]],
- ['invalid_18359',['invalid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cafedb2d84cafe20862cb4399751a8a7e3',1,'amrex']]]
+ ['ij_18350',['ij',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa7bed657a775c37c2570786d0cbeefd88',1,'amrex::Hypre']]],
+ ['in_18351',['in',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a13b5bfe96f3e2fe411c9f66f4a582adf',1,'amrex::ForkJoin']]],
+ ['indextype_18352',['indexType',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4febaa83af96ce0bc256deeb3ce660dcebacc',1,'amrex::BATransformer']]],
+ ['indextype_5fcoarsenratio_18353',['indexType_coarsenRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba3e10d52c08b4ae924eb9c9c4c42386b6',1,'amrex::BATransformer']]],
+ ['inhomogeneous_18354',['Inhomogeneous',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#ac0ca2bfc9c5a1de7514545be0058b627ae9990b3a39151b6f2175caa7621e0c4b',1,'amrex::LinOpEnumType']]],
+ ['inout_18355',['inout',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466a54c9ccb45f5ee60133cca31fca024432',1,'amrex::ForkJoin']]],
+ ['invalid_18356',['invalid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2cafedb2d84cafe20862cb4399751a8a7e3',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_9.js b/amrex-hydro/Doxygen/html/search/enumvalues_9.js
index 2eb0ccc..db20c9b 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_9.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_9.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['multivalued_18360',['multivalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf8a062dbd0dba47618be245dc266806',1,'amrex']]]
+ ['multivalued_18357',['multivalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf8a062dbd0dba47618be245dc266806',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_a.js b/amrex-hydro/Doxygen/html/search/enumvalues_a.js
index 2cd3df3..3cd1845 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_a.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_a.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['nolimiter_18361',['NoLimiter',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5aba5f65ef6793674226f652b7f0119e16',1,'PPM']]],
- ['none_18362',['none',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::MLMGT::none()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()']]],
- ['null_18363',['null',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba37a6259cc0c1dae299a7866489dff0bd',1,'amrex::BATransformer']]],
- ['numtypes_18364',['NumTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a86e30d8e0831512671e7ed103ad7c457',1,'amrex']]]
+ ['nolimiter_18358',['NoLimiter',['../namespacePPM.html#afde008f2efff2705e2231ca88ed08ff5aba5f65ef6793674226f652b7f0119e16',1,'PPM']]],
+ ['none_18359',['none',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a96d1fcb72314606739f67225750197b9a334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::MLMGT::none()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de82761ed632e5ee0b9f912c856aebca334c4a4c42fdb79d7ebc3e73b517e6f8',1,'amrex::none()']]],
+ ['null_18360',['null',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a6a53c84fc58b61586d8d0d5d274b4feba37a6259cc0c1dae299a7866489dff0bd',1,'amrex::BATransformer']]],
+ ['numtypes_18361',['NumTypes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a86e30d8e0831512671e7ed103ad7c457',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_b.js b/amrex-hydro/Doxygen/html/search/enumvalues_b.js
index d1618ca..2875df9 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_b.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_b.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['out_18365',['out',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466ac68271a63ddbc431c307beb7d2918275',1,'amrex::ForkJoin']]],
- ['overflow_18366',['overflow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca0bd9f6dd716003f3818d15d2e211ee73',1,'amrex']]]
+ ['out_18362',['out',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3acf0d91b32d1d08dbe32046028f1466ac68271a63ddbc431c307beb7d2918275',1,'amrex::ForkJoin']]],
+ ['overflow_18363',['overflow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a242c1fdf859dbcbdecd2794373ea0d2ca0bd9f6dd716003f3818d15d2e211ee73',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_c.js b/amrex-hydro/Doxygen/html/search/enumvalues_c.js
index 8652acb..76d0787 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_c.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_c.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['petsc_18367',['petsc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a1c626ad40ecbe4497cfe809fbc98f31f',1,'amrex']]]
+ ['petsc_18364',['petsc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4a1c626ad40ecbe4497cfe809fbc98f31f',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_d.js b/amrex-hydro/Doxygen/html/search/enumvalues_d.js
index 104b0fa..3b1cf52 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_d.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_d.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['r_18368',['r',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a4b43b0aee35624cd95b910189b3dc231',1,'amrex']]],
- ['rap_18369',['RAP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82abb0014f2e34a1a63c199eb717fe3accf',1,'amrex::MLNodeLinOp']]],
- ['regular_18370',['regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf37d08ae228a87dc6b265fd1019c97d',1,'amrex']]],
- ['rk4_18371',['RK4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564af81fe250c66aad887e2086f79364f2a8',1,'amrex']]]
+ ['r_18365',['r',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a4b43b0aee35624cd95b910189b3dc231',1,'amrex']]],
+ ['rap_18366',['RAP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82abb0014f2e34a1a63c199eb717fe3accf',1,'amrex::MLNodeLinOp']]],
+ ['regular_18367',['regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aaaf37d08ae228a87dc6b265fd1019c97d',1,'amrex']]],
+ ['rk4_18368',['RK4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564af81fe250c66aad887e2086f79364f2a8',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_e.js b/amrex-hydro/Doxygen/html/search/enumvalues_e.js
index ed20ccd..3d6b50d 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_e.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_e.js
@@ -1,15 +1,15 @@
var searchData=
[
- ['semi_5fstructed_18372',['semi_structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13faf9c3193ceb5f05f22b939a6ddbf628c5',1,'amrex::Hypre']]],
- ['sigma_18373',['Sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82a827faff1bdcfe446237c4d6289abce66',1,'amrex::MLNodeLinOp']]],
- ['single_18374',['single',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282add5c07036f2975ff4bce568b6511d3bc',1,'amrex::ForkJoin']]],
- ['singlevalued_18375',['singlevalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa928c4a180152a4857751871f38d5f9ef',1,'amrex']]],
- ['smoother_18376',['smoother',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4aa24fa9dac0801f55f51de06cd8f9d132',1,'amrex']]],
- ['soa_18377',['SoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895ba7df366f0036440c84928f057941f8dad',1,'amrex']]],
- ['solution_18378',['Solution',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a49b21ad0d38942f635877e7bbc5d7a1e',1,'amrex::LinOpEnumType']]],
- ['split_18379',['split',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282aeefec303079ad17405c889e092e105b0',1,'amrex::ForkJoin']]],
- ['ssamg_18380',['SSAMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16ebaedb458d93d1aa8663ae63f153d911a81',1,'amrex']]],
- ['ssprk3_18381',['SSPRK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564ab65603b0c54c1b7114d61811751ccf42',1,'amrex']]],
- ['structed_18382',['structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa3c1530a48aea0feaf4956bca2698ebd6',1,'amrex::Hypre']]],
- ['sundials_18383',['Sundials',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599eafd3bfec7c5048bfbd7655f7999c26f3d',1,'amrex']]]
+ ['semi_5fstructed_18369',['semi_structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13faf9c3193ceb5f05f22b939a6ddbf628c5',1,'amrex::Hypre']]],
+ ['sigma_18370',['Sigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a2ddc20eaca70aaa6da5935648ce06a82a827faff1bdcfe446237c4d6289abce66',1,'amrex::MLNodeLinOp']]],
+ ['single_18371',['single',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282add5c07036f2975ff4bce568b6511d3bc',1,'amrex::ForkJoin']]],
+ ['singlevalued_18372',['singlevalued',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abd2e3d292645433cefc947725585f87aa928c4a180152a4857751871f38d5f9ef',1,'amrex']]],
+ ['smoother_18373',['smoother',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9303c93b47b7839de8ce552cb7cb21c4aa24fa9dac0801f55f51de06cd8f9d132',1,'amrex']]],
+ ['soa_18374',['SoA',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83d03eb75adb29c552bae0a3d625895ba7df366f0036440c84928f057941f8dad',1,'amrex']]],
+ ['solution_18375',['Solution',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LinOpEnumType.html#a1afeea6c44c6989ddd2ef9f7ad67b2b8a49b21ad0d38942f635877e7bbc5d7a1e',1,'amrex::LinOpEnumType']]],
+ ['split_18376',['split',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a72de18d1d16fadce31b830834ffff282aeefec303079ad17405c889e092e105b0',1,'amrex::ForkJoin']]],
+ ['ssamg_18377',['SSAMG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefdd734c936908c2f841c65ee3bd16ebaedb458d93d1aa8663ae63f153d911a81',1,'amrex']]],
+ ['ssprk3_18378',['SSPRK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564ab65603b0c54c1b7114d61811751ccf42',1,'amrex']]],
+ ['structed_18379',['structed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#af08fbb42b4509a32e7f20a6101dfd13fa3c1530a48aea0feaf4956bca2698ebd6',1,'amrex::Hypre']]],
+ ['sundials_18380',['Sundials',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad80b9cf2bc799f2905cc9a77e3a599eafd3bfec7c5048bfbd7655f7999c26f3d',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/enumvalues_f.js b/amrex-hydro/Doxygen/html/search/enumvalues_f.js
index 6260595..ed1190a 100644
--- a/amrex-hydro/Doxygen/html/search/enumvalues_f.js
+++ b/amrex-hydro/Doxygen/html/search/enumvalues_f.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['trapezoid_18384',['Trapezoid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a7e7dd435b4cc7ba2b020d5a97856dc80',1,'amrex']]]
+ ['trapezoid_18381',['Trapezoid',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa67f210f2e6c338d52553562f72c564a7e7dd435b4cc7ba2b020d5a97856dc80',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_0.js b/amrex-hydro/Doxygen/html/search/files_0.js
index c065c17..4bed4a9 100644
--- a/amrex-hydro/Doxygen/html/search/files_0.js
+++ b/amrex-hydro/Doxygen/html/search/files_0.js
@@ -1,710 +1,710 @@
var searchData=
[
- ['alignedallocator_2eh_10259',['AlignedAllocator.h',['https://amrex-codes.github.io/amrex/doxygen/AlignedAllocator_8h.html',1,'']]],
- ['amrex_2ecpp_10260',['AMReX.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX_8cpp.html',1,'']]],
- ['amrex_2eh_10261',['AMReX.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX_8H.html',1,'']]],
- ['amrex_5facc_5fmod_2ef90_10262',['AMReX_acc_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__acc__mod_8F90.html',1,'']]],
- ['amrex_5falgoim_2ecpp_10263',['AMReX_algoim.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__algoim_8cpp.html',1,'']]],
- ['amrex_5falgoim_2eh_10264',['AMReX_algoim.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__algoim_8H.html',1,'']]],
- ['amrex_5falgoim_5fk_2eh_10265',['AMReX_algoim_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__algoim__K_8H.html',1,'']]],
- ['amrex_5falgorithm_2eh_10266',['AMReX_Algorithm.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Algorithm_8H.html',1,'']]],
- ['amrex_5famr_2ecpp_10267',['AMReX_Amr.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Amr_8cpp.html',1,'']]],
- ['amrex_5famr_2eh_10268',['AMReX_Amr.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Amr_8H.html',1,'']]],
- ['amrex_5famrcore_2ecpp_10269',['AMReX_AmrCore.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrCore_8cpp.html',1,'']]],
- ['amrex_5famrcore_2eh_10270',['AMReX_AmrCore.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrCore_8H.html',1,'']]],
- ['amrex_5famrcorefwd_2eh_10271',['AMReX_AmrCoreFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrCoreFwd_8H.html',1,'']]],
- ['amrex_5famrdata_2ecpp_10272',['AMReX_AmrData.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrData_8cpp.html',1,'']]],
- ['amrex_5famrdata_2eh_10273',['AMReX_AmrData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrData_8H.html',1,'']]],
- ['amrex_5famrdataadaptor_2ecpp_10274',['AMReX_AmrDataAdaptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrDataAdaptor_8cpp.html',1,'']]],
- ['amrex_5famrdataadaptor_2eh_10275',['AMReX_AmrDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrDataAdaptor_8H.html',1,'']]],
- ['amrex_5famrfwd_2eh_10276',['AMReX_AmrFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrFwd_8H.html',1,'']]],
- ['amrex_5famrinsitubridge_2ecpp_10277',['AMReX_AmrInSituBridge.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrInSituBridge_8cpp.html',1,'']]],
- ['amrex_5famrinsitubridge_2eh_10278',['AMReX_AmrInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrInSituBridge_8H.html',1,'']]],
- ['amrex_5famrlevel_2ecpp_10279',['AMReX_AmrLevel.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrLevel_8cpp.html',1,'']]],
- ['amrex_5famrlevel_2eh_10280',['AMReX_AmrLevel.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrLevel_8H.html',1,'']]],
- ['amrex_5famrmesh_2ecpp_10281',['AMReX_AmrMesh.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMesh_8cpp.html',1,'']]],
- ['amrex_5famrmesh_2eh_10282',['AMReX_AmrMesh.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMesh_8H.html',1,'']]],
- ['amrex_5famrmeshdataadaptor_2ecpp_10283',['AMReX_AmrMeshDataAdaptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshDataAdaptor_8cpp.html',1,'']]],
- ['amrex_5famrmeshdataadaptor_2eh_10284',['AMReX_AmrMeshDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshDataAdaptor_8H.html',1,'']]],
- ['amrex_5famrmeshinsitubridge_2ecpp_10285',['AMReX_AmrMeshInSituBridge.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshInSituBridge_8cpp.html',1,'']]],
- ['amrex_5famrmeshinsitubridge_2eh_10286',['AMReX_AmrMeshInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshInSituBridge_8H.html',1,'']]],
- ['amrex_5famrmeshparticledataadaptor_2eh_10287',['AMReX_AmrMeshParticleDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshParticleDataAdaptor_8H.html',1,'']]],
- ['amrex_5famrmeshparticledataadaptori_2eh_10288',['AMReX_AmrMeshParticleDataAdaptorI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshParticleDataAdaptorI_8H.html',1,'']]],
- ['amrex_5famrmeshparticleinsitubridge_2eh_10289',['AMReX_AmrMeshParticleInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshParticleInSituBridge_8H.html',1,'']]],
- ['amrex_5famrpargdb_2eh_10290',['AMReX_AmrParGDB.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParGDB_8H.html',1,'']]],
- ['amrex_5famrparticledataadaptor_2eh_10291',['AMReX_AmrParticleDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticleDataAdaptor_8H.html',1,'']]],
- ['amrex_5famrparticledataadaptori_2eh_10292',['AMReX_AmrParticleDataAdaptorI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticleDataAdaptorI_8H.html',1,'']]],
- ['amrex_5famrparticleinsitubridge_2eh_10293',['AMReX_AmrParticleInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticleInSituBridge_8H.html',1,'']]],
- ['amrex_5famrparticles_2eh_10294',['AMReX_AmrParticles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticles_8H.html',1,'']]],
- ['amrex_5famrvisconstants_2eh_10295',['AMReX_AmrvisConstants.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrvisConstants_8H.html',1,'']]],
- ['amrex_5fansiesccode_2eh_10296',['AMReX_ANSIEscCode.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ANSIEscCode_8H.html',1,'']]],
- ['amrex_5fany_2eh_10297',['AMReX_Any.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Any_8H.html',1,'']]],
- ['amrex_5farena_2ecpp_10298',['AMReX_Arena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Arena_8cpp.html',1,'']]],
- ['amrex_5farena_2eh_10299',['AMReX_Arena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Arena_8H.html',1,'']]],
- ['amrex_5farray_2eh_10300',['AMReX_Array.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Array_8H.html',1,'']]],
- ['amrex_5farray4_2eh_10301',['AMReX_Array4.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Array4_8H.html',1,'']]],
- ['amrex_5farraylim_2eh_10302',['AMReX_ArrayLim.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ArrayLim_8H.html',1,'']]],
- ['amrex_5farrayofstructs_2eh_10303',['AMReX_ArrayOfStructs.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ArrayOfStructs_8H.html',1,'']]],
- ['amrex_5fasyncout_2ecpp_10304',['AMReX_AsyncOut.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AsyncOut_8cpp.html',1,'']]],
- ['amrex_5fasyncout_2eh_10305',['AMReX_AsyncOut.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AsyncOut_8H.html',1,'']]],
- ['amrex_5fauxboundarydata_2ecpp_10306',['AMReX_AuxBoundaryData.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AuxBoundaryData_8cpp.html',1,'']]],
- ['amrex_5fauxboundarydata_2eh_10307',['AMReX_AuxBoundaryData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AuxBoundaryData_8H.html',1,'']]],
- ['amrex_5favgdown_5f1d_2ef_10308',['AMReX_AVGDOWN_1D.F',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__1D_8F.html',1,'']]],
- ['amrex_5favgdown_5f2d_2ef_10309',['AMReX_AVGDOWN_2D.F',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__2D_8F.html',1,'']]],
- ['amrex_5favgdown_5f3d_2ef_10310',['AMReX_AVGDOWN_3D.F',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__3D_8F.html',1,'']]],
- ['amrex_5favgdown_5ff_2eh_10311',['AMReX_AVGDOWN_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__F_8H.html',1,'']]],
- ['amrex_5fbackgroundthread_2ecpp_10312',['AMReX_BackgroundThread.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BackgroundThread_8cpp.html',1,'']]],
- ['amrex_5fbackgroundthread_2eh_10313',['AMReX_BackgroundThread.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BackgroundThread_8H.html',1,'']]],
- ['amrex_5fbarena_2ecpp_10314',['AMReX_BArena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BArena_8cpp.html',1,'']]],
- ['amrex_5fbarena_2eh_10315',['AMReX_BArena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BArena_8H.html',1,'']]],
- ['amrex_5fbasefab_2ecpp_10316',['AMReX_BaseFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFab_8cpp.html',1,'']]],
- ['amrex_5fbasefab_2eh_10317',['AMReX_BaseFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFab_8H.html',1,'']]],
- ['amrex_5fbasefabutility_2eh_10318',['AMReX_BaseFabUtility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFabUtility_8H.html',1,'']]],
- ['amrex_5fbasefwd_2eh_10319',['AMReX_BaseFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFwd_8H.html',1,'']]],
- ['amrex_5fbc_5ftypes_2eh_10320',['AMReX_BC_TYPES.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BC__TYPES_8H.html',1,'']]],
- ['amrex_5fbc_5ftypes_5fmod_2ef90_10321',['AMReX_bc_types_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__bc__types__mod_8F90.html',1,'']]],
- ['amrex_5fbcrec_2ecpp_10322',['AMReX_BCRec.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCRec_8cpp.html',1,'']]],
- ['amrex_5fbcrec_2eh_10323',['AMReX_BCRec.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCRec_8H.html',1,'']]],
- ['amrex_5fbcutil_2ecpp_10324',['AMReX_BCUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCUtil_8cpp.html',1,'']]],
- ['amrex_5fbcutil_2eh_10325',['AMReX_BCUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCUtil_8H.html',1,'']]],
- ['amrex_5fbiniterator_2eh_10326',['AMReX_BinIterator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BinIterator_8H.html',1,'']]],
- ['amrex_5fbittree_2ecpp_10327',['AMReX_Bittree.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Bittree_8cpp.html',1,'']]],
- ['amrex_5fbittree_2eh_10328',['AMReX_Bittree.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Bittree_8H.html',1,'']]],
- ['amrex_5fblassert_2eh_10329',['AMReX_BLassert.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLassert_8H.html',1,'']]],
- ['amrex_5fblbacktrace_2ecpp_10330',['AMReX_BLBackTrace.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLBackTrace_8cpp.html',1,'']]],
- ['amrex_5fblbacktrace_2eh_10331',['AMReX_BLBackTrace.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLBackTrace_8H.html',1,'']]],
- ['amrex_5fblfort_2eh_10332',['AMReX_BLFort.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLFort_8H.html',1,'']]],
- ['amrex_5fblockmutex_2ecpp_10333',['AMReX_BlockMutex.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BlockMutex_8cpp.html',1,'']]],
- ['amrex_5fblockmutex_2eh_10334',['AMReX_BlockMutex.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BlockMutex_8H.html',1,'']]],
- ['amrex_5fblprofiler_2ecpp_10335',['AMReX_BLProfiler.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfiler_8cpp.html',1,'']]],
- ['amrex_5fblprofiler_2eh_10336',['AMReX_BLProfiler.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfiler_8H.html',1,'']]],
- ['amrex_5fblprofiler_5ff_2ef90_10337',['AMReX_BLProfiler_F.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfiler__F_8F90.html',1,'']]],
- ['amrex_5fblprofstats_2ecpp_10338',['AMReX_BLProfStats.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfStats_8cpp.html',1,'']]],
- ['amrex_5fblprofstats_2eh_10339',['AMReX_BLProfStats.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfStats_8H.html',1,'']]],
- ['amrex_5fblprofutilities_2ecpp_10340',['AMReX_BLProfUtilities.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfUtilities_8cpp.html',1,'']]],
- ['amrex_5fblprofutilities_2eh_10341',['AMReX_BLProfUtilities.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfUtilities_8H.html',1,'']]],
- ['amrex_5fblutil_5ff_2ef90_10342',['AMReX_BLutil_F.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLutil__F_8F90.html',1,'']]],
- ['amrex_5fblwriteplotfile_2ecpp_10343',['AMReX_BLWritePlotFile.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLWritePlotFile_8cpp.html',1,'']]],
- ['amrex_5fblwriteplotfile_2eh_10344',['AMReX_BLWritePlotFile.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLWritePlotFile_8H.html',1,'']]],
- ['amrex_5fbndrydata_2eh_10345',['AMReX_BndryData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BndryData_8H.html',1,'']]],
- ['amrex_5fbndryregister_2eh_10346',['AMReX_BndryRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BndryRegister_8H.html',1,'']]],
- ['amrex_5fboundaryfwd_2eh_10347',['AMReX_BoundaryFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoundaryFwd_8H.html',1,'']]],
- ['amrex_5fboundcond_2eh_10348',['AMReX_BoundCond.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoundCond_8H.html',1,'']]],
- ['amrex_5fbox_2ecpp_10349',['AMReX_Box.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Box_8cpp.html',1,'']]],
- ['amrex_5fbox_2eh_10350',['AMReX_Box.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Box_8H.html',1,'']]],
- ['amrex_5fboxarray_2ecpp_10351',['AMReX_BoxArray.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxArray_8cpp.html',1,'']]],
- ['amrex_5fboxarray_2eh_10352',['AMReX_BoxArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxArray_8H.html',1,'']]],
- ['amrex_5fboxdomain_2ecpp_10353',['AMReX_BoxDomain.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxDomain_8cpp.html',1,'']]],
- ['amrex_5fboxdomain_2eh_10354',['AMReX_BoxDomain.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxDomain_8H.html',1,'']]],
- ['amrex_5fboxiterator_2ecpp_10355',['AMReX_BoxIterator.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxIterator_8cpp.html',1,'']]],
- ['amrex_5fboxiterator_2eh_10356',['AMReX_BoxIterator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxIterator_8H.html',1,'']]],
- ['amrex_5fboxlist_2ecpp_10357',['AMReX_BoxList.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxList_8cpp.html',1,'']]],
- ['amrex_5fboxlist_2eh_10358',['AMReX_BoxList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxList_8H.html',1,'']]],
- ['amrex_5fcarena_2ecpp_10359',['AMReX_CArena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CArena_8cpp.html',1,'']]],
- ['amrex_5fcarena_2eh_10360',['AMReX_CArena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CArena_8H.html',1,'']]],
- ['amrex_5fccse_2dmpi_2eh_10361',['AMReX_ccse-mpi.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ccse-mpi_8H.html',1,'']]],
- ['amrex_5fcluster_2ecpp_10362',['AMReX_Cluster.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Cluster_8cpp.html',1,'']]],
- ['amrex_5fcluster_2eh_10363',['AMReX_Cluster.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Cluster_8H.html',1,'']]],
- ['amrex_5fcommprofstats_2ecpp_10364',['AMReX_CommProfStats.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CommProfStats_8cpp.html',1,'']]],
- ['amrex_5fcommprofstats_2eh_10365',['AMReX_CommProfStats.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CommProfStats_8H.html',1,'']]],
- ['amrex_5fconduit_5fblueprint_2ecpp_10366',['AMReX_Conduit_Blueprint.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Conduit__Blueprint_8cpp.html',1,'']]],
- ['amrex_5fconduit_5fblueprint_2eh_10367',['AMReX_Conduit_Blueprint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Conduit__Blueprint_8H.html',1,'']]],
- ['amrex_5fconduit_5fblueprint_5fparticlesi_2eh_10368',['AMReX_Conduit_Blueprint_ParticlesI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Conduit__Blueprint__ParticlesI_8H.html',1,'']]],
- ['amrex_5fconstants_2eh_10369',['AMReX_CONSTANTS.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CONSTANTS_8H.html',1,'']]],
- ['amrex_5fconstants_5fmod_2ef90_10370',['AMReX_constants_mod.f90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__constants__mod_8f90.html',1,'']]],
- ['amrex_5fcoordsys_2ecpp_10371',['AMReX_CoordSys.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CoordSys_8cpp.html',1,'']]],
- ['amrex_5fcoordsys_2eh_10372',['AMReX_CoordSys.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CoordSys_8H.html',1,'']]],
- ['amrex_5fcoordsys_5f1d_5fc_2eh_10373',['AMReX_COORDSYS_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__1D__C_8H.html',1,'']]],
- ['amrex_5fcoordsys_5f2d_5fc_2eh_10374',['AMReX_COORDSYS_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__2D__C_8H.html',1,'']]],
- ['amrex_5fcoordsys_5f3d_5fc_2eh_10375',['AMReX_COORDSYS_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__3D__C_8H.html',1,'']]],
- ['amrex_5fcoordsys_5fc_2eh_10376',['AMReX_COORDSYS_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__C_8H.html',1,'']]],
- ['amrex_5fctoparallelforimpl_2eh_10377',['AMReX_CTOParallelForImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CTOParallelForImpl_8H.html',1,'']]],
- ['amrex_5fcudagraph_2eh_10378',['AMReX_CudaGraph.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CudaGraph_8H.html',1,'']]],
- ['amrex_5fcuptitrace_2ecpp_10379',['AMReX_CuptiTrace.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CuptiTrace_8cpp.html',1,'']]],
- ['amrex_5fcuptitrace_2eh_10380',['AMReX_CuptiTrace.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CuptiTrace_8H.html',1,'']]],
- ['amrex_5fdataallocator_2eh_10381',['AMReX_DataAllocator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DataAllocator_8H.html',1,'']]],
- ['amrex_5fdataservices_2ecpp_10382',['AMReX_DataServices.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DataServices_8cpp.html',1,'']]],
- ['amrex_5fdataservices_2eh_10383',['AMReX_DataServices.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DataServices_8H.html',1,'']]],
- ['amrex_5fdemangle_2eh_10384',['AMReX_Demangle.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Demangle_8H.html',1,'']]],
- ['amrex_5fdensebins_2eh_10385',['AMReX_DenseBins.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DenseBins_8H.html',1,'']]],
- ['amrex_5fderive_2ecpp_10386',['AMReX_Derive.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Derive_8cpp.html',1,'']]],
- ['amrex_5fderive_2eh_10387',['AMReX_Derive.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Derive_8H.html',1,'']]],
- ['amrex_5fdim3_2eh_10388',['AMReX_Dim3.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Dim3_8H.html',1,'']]],
- ['amrex_5fdistfcnelement_2ecpp_10389',['AMReX_distFcnElement.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__distFcnElement_8cpp.html',1,'']]],
- ['amrex_5fdistfcnelement_2eh_10390',['AMReX_distFcnElement.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__distFcnElement_8H.html',1,'']]],
- ['amrex_5fdistributionmapping_2ecpp_10391',['AMReX_DistributionMapping.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DistributionMapping_8cpp.html',1,'']]],
- ['amrex_5fdistributionmapping_2eh_10392',['AMReX_DistributionMapping.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DistributionMapping_8H.html',1,'']]],
- ['amrex_5feb2_2ecpp_10393',['AMReX_EB2.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2_8cpp.html',1,'']]],
- ['amrex_5feb2_2eh_10394',['AMReX_EB2.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2_8H.html',1,'']]],
- ['amrex_5feb2_5f2d_5fc_2ecpp_10395',['AMReX_EB2_2D_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__2D__C_8cpp.html',1,'']]],
- ['amrex_5feb2_5f2d_5fc_2eh_10396',['AMReX_EB2_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__2D__C_8H.html',1,'']]],
- ['amrex_5feb2_5f3d_5fc_2ecpp_10397',['AMReX_EB2_3D_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__3D__C_8cpp.html',1,'']]],
- ['amrex_5feb2_5f3d_5fc_2eh_10398',['AMReX_EB2_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__3D__C_8H.html',1,'']]],
- ['amrex_5feb2_5fc_2eh_10399',['AMReX_EB2_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__C_8H.html',1,'']]],
- ['amrex_5feb2_5fgeometryshop_2eh_10400',['AMReX_EB2_GeometryShop.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__GeometryShop_8H.html',1,'']]],
- ['amrex_5feb2_5fgraph_2eh_10401',['AMReX_EB2_Graph.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Graph_8H.html',1,'']]],
- ['amrex_5feb2_5fif_2eh_10402',['AMReX_EB2_IF.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fallregular_2eh_10403',['AMReX_EB2_IF_AllRegular.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__AllRegular_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fbase_2eh_10404',['AMReX_EB2_IF_Base.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Base_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fbox_2eh_10405',['AMReX_EB2_IF_Box.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Box_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fcomplement_2eh_10406',['AMReX_EB2_IF_Complement.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Complement_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fcylinder_2eh_10407',['AMReX_EB2_IF_Cylinder.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Cylinder_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fdeviceptr_2eh_10408',['AMReX_EB2_IF_DevicePtr.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__DevicePtr_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fdifference_2eh_10409',['AMReX_EB2_IF_Difference.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Difference_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fellipsoid_2eh_10410',['AMReX_EB2_IF_Ellipsoid.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Ellipsoid_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fextrusion_2eh_10411',['AMReX_EB2_IF_Extrusion.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Extrusion_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fintersection_2eh_10412',['AMReX_EB2_IF_Intersection.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Intersection_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5flathe_2eh_10413',['AMReX_EB2_IF_Lathe.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Lathe_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fparser_2eh_10414',['AMReX_EB2_IF_Parser.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Parser_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fplane_2eh_10415',['AMReX_EB2_IF_Plane.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Plane_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fpolynomial_2eh_10416',['AMReX_EB2_IF_Polynomial.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Polynomial_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5frotation_2eh_10417',['AMReX_EB2_IF_Rotation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Rotation_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fscale_2eh_10418',['AMReX_EB2_IF_Scale.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Scale_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fsphere_2eh_10419',['AMReX_EB2_IF_Sphere.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Sphere_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5fspline_2eh_10420',['AMReX_EB2_IF_Spline.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Spline_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5ftorus_2eh_10421',['AMReX_EB2_IF_Torus.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Torus_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5ftranslation_2eh_10422',['AMReX_EB2_IF_Translation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Translation_8H.html',1,'']]],
- ['amrex_5feb2_5fif_5funion_2eh_10423',['AMReX_EB2_IF_Union.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Union_8H.html',1,'']]],
- ['amrex_5feb2_5findexspace_5fchkpt_5ffile_2ecpp_10424',['AMReX_EB2_IndexSpace_chkpt_file.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__chkpt__file_8cpp.html',1,'']]],
- ['amrex_5feb2_5findexspace_5fchkpt_5ffile_2eh_10425',['AMReX_EB2_IndexSpace_chkpt_file.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__chkpt__file_8H.html',1,'']]],
- ['amrex_5feb2_5findexspace_5fstl_2ecpp_10426',['AMReX_EB2_IndexSpace_STL.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__STL_8cpp.html',1,'']]],
- ['amrex_5feb2_5findexspace_5fstl_2eh_10427',['AMReX_EB2_IndexSpace_STL.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__STL_8H.html',1,'']]],
- ['amrex_5feb2_5findexspacei_2eh_10428',['AMReX_EB2_IndexSpaceI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpaceI_8H.html',1,'']]],
- ['amrex_5feb2_5flevel_2ecpp_10429',['AMReX_EB2_Level.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level_8cpp.html',1,'']]],
- ['amrex_5feb2_5flevel_2eh_10430',['AMReX_EB2_Level.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level_8H.html',1,'']]],
- ['amrex_5feb2_5flevel_5fchkpt_5ffile_2ecpp_10431',['AMReX_EB2_Level_chkpt_file.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__chkpt__file_8cpp.html',1,'']]],
- ['amrex_5feb2_5flevel_5fchkpt_5ffile_2eh_10432',['AMReX_EB2_Level_chkpt_file.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__chkpt__file_8H.html',1,'']]],
- ['amrex_5feb2_5flevel_5fstl_2ecpp_10433',['AMReX_EB2_Level_STL.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__STL_8cpp.html',1,'']]],
- ['amrex_5feb2_5flevel_5fstl_2eh_10434',['AMReX_EB2_Level_STL.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__STL_8H.html',1,'']]],
- ['amrex_5feb2_5fmultigfab_2ecpp_10435',['AMReX_EB2_MultiGFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__MultiGFab_8cpp.html',1,'']]],
- ['amrex_5feb2_5fmultigfab_2eh_10436',['AMReX_EB2_MultiGFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__MultiGFab_8H.html',1,'']]],
- ['amrex_5feb2_5fnd_5fc_2ecpp_10437',['AMReX_EB2_ND_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__ND__C_8cpp.html',1,'']]],
- ['amrex_5feb_5fchkpt_5ffile_2ecpp_10438',['AMReX_EB_chkpt_file.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__chkpt__file_8cpp.html',1,'']]],
- ['amrex_5feb_5fchkpt_5ffile_2eh_10439',['AMReX_EB_chkpt_file.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__chkpt__file_8H.html',1,'']]],
- ['amrex_5feb_5ffluxredistribute_2ecpp_10440',['AMReX_EB_FluxRedistribute.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__FluxRedistribute_8cpp.html',1,'']]],
- ['amrex_5feb_5fleastsquares_5f2d_5fk_2eh_10441',['AMReX_EB_LeastSquares_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__LeastSquares__2D__K_8H.html',1,'']]],
- ['amrex_5feb_5fleastsquares_5f3d_5fk_2eh_10442',['AMReX_EB_LeastSquares_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__LeastSquares__3D__K_8H.html',1,'']]],
- ['amrex_5feb_5fredistribution_2ecpp_10443',['AMReX_EB_Redistribution.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Redistribution_8cpp.html',1,'']]],
- ['amrex_5feb_5fredistribution_2eh_10444',['AMReX_EB_Redistribution.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Redistribution_8H.html',1,'']]],
- ['amrex_5feb_5fredistributionapply_2ecpp_10445',['AMReX_EB_RedistributionApply.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__RedistributionApply_8cpp.html',1,'']]],
- ['amrex_5feb_5fslopes_5f2d_5fk_2eh_10446',['AMReX_EB_Slopes_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Slopes__2D__K_8H.html',1,'']]],
- ['amrex_5feb_5fslopes_5f3d_5fk_2eh_10447',['AMReX_EB_Slopes_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Slopes__3D__K_8H.html',1,'']]],
- ['amrex_5feb_5fslopes_5fk_2eh_10448',['AMReX_EB_Slopes_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Slopes__K_8H.html',1,'']]],
- ['amrex_5feb_5fstateredistitracker_2ecpp_10449',['AMReX_EB_StateRedistItracker.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistItracker_8cpp.html',1,'']]],
- ['amrex_5feb_5fstateredistribute_2ecpp_10450',['AMReX_EB_StateRedistribute.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistribute_8cpp.html',1,'']]],
- ['amrex_5feb_5fstateredistslopelimiter_5fk_2eh_10451',['AMReX_EB_StateRedistSlopeLimiter_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistSlopeLimiter__K_8H.html',1,'']]],
- ['amrex_5feb_5fstateredistutils_2ecpp_10452',['AMReX_EB_StateRedistUtils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistUtils_8cpp.html',1,'']]],
- ['amrex_5feb_5fstl_5futils_2ecpp_10453',['AMReX_EB_STL_utils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__STL__utils_8cpp.html',1,'']]],
- ['amrex_5feb_5fstl_5futils_2eh_10454',['AMReX_EB_STL_utils.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__STL__utils_8H.html',1,'']]],
- ['amrex_5feb_5ftrigeomops_5fk_2eh_10455',['AMReX_EB_triGeomOps_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__triGeomOps__K_8H.html',1,'']]],
- ['amrex_5feb_5futils_2ecpp_10456',['AMReX_EB_utils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__utils_8cpp.html',1,'']]],
- ['amrex_5feb_5futils_2eh_10457',['AMReX_EB_utils.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__utils_8H.html',1,'']]],
- ['amrex_5febamrutil_2ecpp_10458',['AMReX_EBAmrUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBAmrUtil_8cpp.html',1,'']]],
- ['amrex_5febamrutil_2eh_10459',['AMReX_EBAmrUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBAmrUtil_8H.html',1,'']]],
- ['amrex_5febcellflag_2ecpp_10460',['AMReX_EBCellFlag.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBCellFlag_8cpp.html',1,'']]],
- ['amrex_5febcellflag_2eh_10461',['AMReX_EBCellFlag.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBCellFlag_8H.html',1,'']]],
- ['amrex_5febcellflag_5fmod_2ef90_10462',['AMReX_ebcellflag_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ebcellflag__mod_8F90.html',1,'']]],
- ['amrex_5febdatacollection_2ecpp_10463',['AMReX_EBDataCollection.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBDataCollection_8cpp.html',1,'']]],
- ['amrex_5febdatacollection_2eh_10464',['AMReX_EBDataCollection.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBDataCollection_8H.html',1,'']]],
- ['amrex_5febfabfactory_2ecpp_10465',['AMReX_EBFabFactory.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFabFactory_8cpp.html',1,'']]],
- ['amrex_5febfabfactory_2eh_10466',['AMReX_EBFabFactory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFabFactory_8H.html',1,'']]],
- ['amrex_5febfarraybox_2ecpp_10467',['AMReX_EBFArrayBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFArrayBox_8cpp.html',1,'']]],
- ['amrex_5febfarraybox_2eh_10468',['AMReX_EBFArrayBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFArrayBox_8H.html',1,'']]],
- ['amrex_5febfluxregister_2ecpp_10469',['AMReX_EBFluxRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister_8cpp.html',1,'']]],
- ['amrex_5febfluxregister_2eh_10470',['AMReX_EBFluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister_8H.html',1,'']]],
- ['amrex_5febfluxregister_5f2d_5fc_2eh_10471',['AMReX_EBFluxRegister_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__2D__C_8H.html',1,'']]],
- ['amrex_5febfluxregister_5f3d_5fc_2eh_10472',['AMReX_EBFluxRegister_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__3D__C_8H.html',1,'']]],
- ['amrex_5febfluxregister_5fc_2eh_10473',['AMReX_EBFluxRegister_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__C_8H.html',1,'']]],
- ['amrex_5febfluxregister_5fnd_2ef90_10474',['AMReX_EBFluxRegister_nd.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__nd_8F90.html',1,'']]],
- ['amrex_5febinterpolater_2ecpp_10475',['AMReX_EBInterpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBInterpolater_8cpp.html',1,'']]],
- ['amrex_5febinterpolater_2eh_10476',['AMReX_EBInterpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBInterpolater_8H.html',1,'']]],
- ['amrex_5febmfinterpolater_2ecpp_10477',['AMReX_EBMFInterpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMFInterpolater_8cpp.html',1,'']]],
- ['amrex_5febmfinterpolater_2eh_10478',['AMReX_EBMFInterpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMFInterpolater_8H.html',1,'']]],
- ['amrex_5febmultifabutil_2ecpp_10479',['AMReX_EBMultiFabUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil_8cpp.html',1,'']]],
- ['amrex_5febmultifabutil_2eh_10480',['AMReX_EBMultiFabUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil_8H.html',1,'']]],
- ['amrex_5febmultifabutil_5f2d_5fc_2eh_10481',['AMReX_EBMultiFabUtil_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil__2D__C_8H.html',1,'']]],
- ['amrex_5febmultifabutil_5f3d_5fc_2eh_10482',['AMReX_EBMultiFabUtil_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil__3D__C_8H.html',1,'']]],
- ['amrex_5febmultifabutil_5fc_2eh_10483',['AMReX_EBMultiFabUtil_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil__C_8H.html',1,'']]],
- ['amrex_5febsupport_2eh_10484',['AMReX_EBSupport.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBSupport_8H.html',1,'']]],
- ['amrex_5febtopvd_2ecpp_10485',['AMReX_EBToPVD.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBToPVD_8cpp.html',1,'']]],
- ['amrex_5febtopvd_2eh_10486',['AMReX_EBToPVD.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBToPVD_8H.html',1,'']]],
- ['amrex_5fedgefluxregister_2ecpp_10487',['AMReX_EdgeFluxRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EdgeFluxRegister_8cpp.html',1,'']]],
- ['amrex_5fedgefluxregister_2eh_10488',['AMReX_EdgeFluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EdgeFluxRegister_8H.html',1,'']]],
- ['amrex_5ferror_5ffi_2ecpp_10489',['AMReX_error_fi.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__error__fi_8cpp.html',1,'']]],
- ['amrex_5ferror_5fmod_2ef90_10490',['AMReX_error_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__error__mod_8F90.html',1,'']]],
- ['amrex_5ferrorlist_2ecpp_10491',['AMReX_ErrorList.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ErrorList_8cpp.html',1,'']]],
- ['amrex_5ferrorlist_2eh_10492',['AMReX_ErrorList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ErrorList_8H.html',1,'']]],
- ['amrex_5fexception_2eh_10493',['AMReX_Exception.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Exception_8H.html',1,'']]],
- ['amrex_5fextension_2eh_10494',['AMReX_Extension.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Extension_8H.html',1,'']]],
- ['amrex_5fextrapolater_2ecpp_10495',['AMReX_Extrapolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Extrapolater_8cpp.html',1,'']]],
- ['amrex_5fextrapolater_2eh_10496',['AMReX_Extrapolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Extrapolater_8H.html',1,'']]],
- ['amrex_5fextrapolater_5f1d_5fk_2eh_10497',['AMReX_extrapolater_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__1D__K_8H.html',1,'']]],
- ['amrex_5fextrapolater_5f2d_5fk_2eh_10498',['AMReX_extrapolater_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__2D__K_8H.html',1,'']]],
- ['amrex_5fextrapolater_5f3d_5fk_2eh_10499',['AMReX_extrapolater_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__3D__K_8H.html',1,'']]],
- ['amrex_5fextrapolater_5fk_2eh_10500',['AMReX_extrapolater_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__K_8H.html',1,'']]],
- ['amrex_5ffabarray_2eh_10501',['AMReX_FabArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArray_8H.html',1,'']]],
- ['amrex_5ffabarraybase_2ecpp_10502',['AMReX_FabArrayBase.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayBase_8cpp.html',1,'']]],
- ['amrex_5ffabarraybase_2eh_10503',['AMReX_FabArrayBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayBase_8H.html',1,'']]],
- ['amrex_5ffabarraycommi_2eh_10504',['AMReX_FabArrayCommI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayCommI_8H.html',1,'']]],
- ['amrex_5ffabarrayutility_2eh_10505',['AMReX_FabArrayUtility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayUtility_8H.html',1,'']]],
- ['amrex_5ffabconv_2ecpp_10506',['AMReX_FabConv.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabConv_8cpp.html',1,'']]],
- ['amrex_5ffabconv_2eh_10507',['AMReX_FabConv.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabConv_8H.html',1,'']]],
- ['amrex_5ffabdatatype_2eh_10508',['AMReX_FabDataType.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabDataType_8H.html',1,'']]],
- ['amrex_5ffabfactory_2eh_10509',['AMReX_FabFactory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabFactory_8H.html',1,'']]],
- ['amrex_5ffabset_2eh_10510',['AMReX_FabSet.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabSet_8H.html',1,'']]],
- ['amrex_5ffacopydescriptor_2eh_10511',['AMReX_FACopyDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FACopyDescriptor_8H.html',1,'']]],
- ['amrex_5ffarraybox_2ecpp_10512',['AMReX_FArrayBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FArrayBox_8cpp.html',1,'']]],
- ['amrex_5ffarraybox_2eh_10513',['AMReX_FArrayBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FArrayBox_8H.html',1,'']]],
- ['amrex_5ffbi_2eh_10514',['AMReX_FBI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FBI_8H.html',1,'']]],
- ['amrex_5ffeintegrator_2eh_10515',['AMReX_FEIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FEIntegrator_8H.html',1,'']]],
- ['amrex_5ffilcc_5f1d_5fc_2eh_10516',['AMReX_FilCC_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__1D__C_8H.html',1,'']]],
- ['amrex_5ffilcc_5f2d_5fc_2eh_10517',['AMReX_FilCC_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__2D__C_8H.html',1,'']]],
- ['amrex_5ffilcc_5f3d_5fc_2eh_10518',['AMReX_FilCC_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__3D__C_8H.html',1,'']]],
- ['amrex_5ffilcc_5fc_2ecpp_10519',['AMReX_FilCC_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__C_8cpp.html',1,'']]],
- ['amrex_5ffilcc_5fc_2eh_10520',['AMReX_FilCC_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__C_8H.html',1,'']]],
- ['amrex_5ffilcc_5ff_2eh_10521',['AMReX_filcc_f.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__filcc__f_8H.html',1,'']]],
- ['amrex_5ffilcc_5fmod_2ef90_10522',['AMReX_filcc_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__filcc__mod_8F90.html',1,'']]],
- ['amrex_5ffilesystem_2ecpp_10523',['AMReX_FileSystem.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FileSystem_8cpp.html',1,'']]],
- ['amrex_5ffilesystem_2eh_10524',['AMReX_FileSystem.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FileSystem_8H.html',1,'']]],
- ['amrex_5ffilfc_5f1d_5fc_2eh_10525',['AMReX_FilFC_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__1D__C_8H.html',1,'']]],
- ['amrex_5ffilfc_5f2d_5fc_2eh_10526',['AMReX_FilFC_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__2D__C_8H.html',1,'']]],
- ['amrex_5ffilfc_5f3d_5fc_2eh_10527',['AMReX_FilFC_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__3D__C_8H.html',1,'']]],
- ['amrex_5ffilfc_5fc_2ecpp_10528',['AMReX_FilFC_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__C_8cpp.html',1,'']]],
- ['amrex_5ffilfc_5fc_2eh_10529',['AMReX_FilFC_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__C_8H.html',1,'']]],
- ['amrex_5ffillpatcher_2eh_10530',['AMReX_FillPatcher.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatcher_8H.html',1,'']]],
- ['amrex_5ffillpatchutil_2ecpp_10531',['AMReX_FillPatchUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil_8cpp.html',1,'']]],
- ['amrex_5ffillpatchutil_2eh_10532',['AMReX_FillPatchUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil_8H.html',1,'']]],
- ['amrex_5ffillpatchutil_5f1d_2ef90_10533',['AMReX_FillPatchUtil_1d.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__1d_8F90.html',1,'']]],
- ['amrex_5ffillpatchutil_5f2d_2ef90_10534',['AMReX_FillPatchUtil_2d.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__2d_8F90.html',1,'']]],
- ['amrex_5ffillpatchutil_5f3d_2ef90_10535',['AMReX_FillPatchUtil_3d.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__3d_8F90.html',1,'']]],
- ['amrex_5ffillpatchutil_5ff_2eh_10536',['AMReX_FillPatchUtil_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__F_8H.html',1,'']]],
- ['amrex_5ffillpatchutil_5fi_2eh_10537',['AMReX_FillPatchUtil_I.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__I_8H.html',1,'']]],
- ['amrex_5ffilnd_5fc_2ecpp_10538',['AMReX_FilND_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilND__C_8cpp.html',1,'']]],
- ['amrex_5ffilnd_5fc_2eh_10539',['AMReX_FilND_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilND__C_8H.html',1,'']]],
- ['amrex_5ffluxreg_5f1d_5fc_2eh_10540',['AMReX_FluxReg_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__1D__C_8H.html',1,'']]],
- ['amrex_5ffluxreg_5f2d_5fc_2eh_10541',['AMReX_FluxReg_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__2D__C_8H.html',1,'']]],
- ['amrex_5ffluxreg_5f3d_5fc_2eh_10542',['AMReX_FluxReg_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__3D__C_8H.html',1,'']]],
- ['amrex_5ffluxreg_5fc_2eh_10543',['AMReX_FluxReg_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__C_8H.html',1,'']]],
- ['amrex_5ffluxregister_2ecpp_10544',['AMReX_FluxRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxRegister_8cpp.html',1,'']]],
- ['amrex_5ffluxregister_2eh_10545',['AMReX_FluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxRegister_8H.html',1,'']]],
- ['amrex_5fforkjoin_2ecpp_10546',['AMReX_ForkJoin.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ForkJoin_8cpp.html',1,'']]],
- ['amrex_5fforkjoin_2eh_10547',['AMReX_ForkJoin.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ForkJoin_8H.html',1,'']]],
- ['amrex_5ffort_5fmod_2ef90_10548',['AMReX_fort_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__fort__mod_8F90.html',1,'']]],
- ['amrex_5ffpc_2ecpp_10549',['AMReX_FPC.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FPC_8cpp.html',1,'']]],
- ['amrex_5ffpc_2eh_10550',['AMReX_FPC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FPC_8H.html',1,'']]],
- ['amrex_5ffunctional_2eh_10551',['AMReX_Functional.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Functional_8H.html',1,'']]],
- ['amrex_5fgeometry_2ecpp_10552',['AMReX_Geometry.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Geometry_8cpp.html',1,'']]],
- ['amrex_5fgeometry_2eh_10553',['AMReX_Geometry.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Geometry_8H.html',1,'']]],
- ['amrex_5fgmres_2eh_10554',['AMReX_GMRES.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GMRES_8H.html',1,'']]],
- ['amrex_5fgmres_5fmlmg_2eh_10555',['AMReX_GMRES_MLMG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GMRES__MLMG_8H.html',1,'']]],
- ['amrex_5fgpu_2eh_10556',['AMReX_Gpu.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Gpu_8H.html',1,'']]],
- ['amrex_5fgpuallocators_2eh_10557',['AMReX_GpuAllocators.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAllocators_8H.html',1,'']]],
- ['amrex_5fgpuassert_2eh_10558',['AMReX_GpuAssert.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAssert_8H.html',1,'']]],
- ['amrex_5fgpuasyncarray_2ecpp_10559',['AMReX_GpuAsyncArray.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAsyncArray_8cpp.html',1,'']]],
- ['amrex_5fgpuasyncarray_2eh_10560',['AMReX_GpuAsyncArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAsyncArray_8H.html',1,'']]],
- ['amrex_5fgpuatomic_2eh_10561',['AMReX_GpuAtomic.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAtomic_8H.html',1,'']]],
- ['amrex_5fgpubuffer_2eh_10562',['AMReX_GpuBuffer.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuBuffer_8H.html',1,'']]],
- ['amrex_5fgpucomplex_2eh_10563',['AMReX_GpuComplex.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuComplex_8H.html',1,'']]],
- ['amrex_5fgpucontainers_2eh_10564',['AMReX_GpuContainers.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuContainers_8H.html',1,'']]],
- ['amrex_5fgpucontrol_2ecpp_10565',['AMReX_GpuControl.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuControl_8cpp.html',1,'']]],
- ['amrex_5fgpucontrol_2eh_10566',['AMReX_GpuControl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuControl_8H.html',1,'']]],
- ['amrex_5fgpudevice_2ecpp_10567',['AMReX_GpuDevice.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuDevice_8cpp.html',1,'']]],
- ['amrex_5fgpudevice_2eh_10568',['AMReX_GpuDevice.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuDevice_8H.html',1,'']]],
- ['amrex_5fgpuelixir_2ecpp_10569',['AMReX_GpuElixir.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuElixir_8cpp.html',1,'']]],
- ['amrex_5fgpuelixir_2eh_10570',['AMReX_GpuElixir.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuElixir_8H.html',1,'']]],
- ['amrex_5fgpuerror_2eh_10571',['AMReX_GpuError.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuError_8H.html',1,'']]],
- ['amrex_5fgpukernelinfo_2eh_10572',['AMReX_GpuKernelInfo.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuKernelInfo_8H.html',1,'']]],
- ['amrex_5fgpulaunch_2eh_10573',['AMReX_GpuLaunch.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunch_8H.html',1,'']]],
- ['amrex_5fgpulaunch_2enolint_2eh_10574',['AMReX_GpuLaunch.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunch_8nolint_8H.html',1,'']]],
- ['amrex_5fgpulaunchfunctsc_2eh_10575',['AMReX_GpuLaunchFunctsC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchFunctsC_8H.html',1,'']]],
- ['amrex_5fgpulaunchfunctsg_2eh_10576',['AMReX_GpuLaunchFunctsG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchFunctsG_8H.html',1,'']]],
- ['amrex_5fgpulaunchglobal_2eh_10577',['AMReX_GpuLaunchGlobal.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchGlobal_8H.html',1,'']]],
- ['amrex_5fgpulaunchmacrosc_2eh_10578',['AMReX_GpuLaunchMacrosC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosC_8H.html',1,'']]],
- ['amrex_5fgpulaunchmacrosc_2enolint_2eh_10579',['AMReX_GpuLaunchMacrosC.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosC_8nolint_8H.html',1,'']]],
- ['amrex_5fgpulaunchmacrosg_2eh_10580',['AMReX_GpuLaunchMacrosG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosG_8H.html',1,'']]],
- ['amrex_5fgpulaunchmacrosg_2enolint_2eh_10581',['AMReX_GpuLaunchMacrosG.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosG_8nolint_8H.html',1,'']]],
- ['amrex_5fgpumemory_2eh_10582',['AMReX_GpuMemory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuMemory_8H.html',1,'']]],
- ['amrex_5fgpuprint_2eh_10583',['AMReX_GpuPrint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuPrint_8H.html',1,'']]],
- ['amrex_5fgpuqualifiers_2eh_10584',['AMReX_GpuQualifiers.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuQualifiers_8H.html',1,'']]],
- ['amrex_5fgpurange_2eh_10585',['AMReX_GpuRange.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuRange_8H.html',1,'']]],
- ['amrex_5fgpureduce_2eh_10586',['AMReX_GpuReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuReduce_8H.html',1,'']]],
- ['amrex_5fgputypes_2eh_10587',['AMReX_GpuTypes.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuTypes_8H.html',1,'']]],
- ['amrex_5fgpuutility_2ecpp_10588',['AMReX_GpuUtility.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuUtility_8cpp.html',1,'']]],
- ['amrex_5fgpuutility_2eh_10589',['AMReX_GpuUtility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuUtility_8H.html',1,'']]],
- ['amrex_5fhabec_5f2d_5fk_2eh_10590',['AMReX_Habec_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Habec__2D__K_8H.html',1,'']]],
- ['amrex_5fhabec_5f3d_5fk_2eh_10591',['AMReX_Habec_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Habec__3D__K_8H.html',1,'']]],
- ['amrex_5fhabec_5fk_2eh_10592',['AMReX_Habec_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Habec__K_8H.html',1,'']]],
- ['amrex_5fhypre_2ecpp_10593',['AMReX_Hypre.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Hypre_8cpp.html',1,'']]],
- ['amrex_5fhypre_2eh_10594',['AMReX_Hypre.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Hypre_8H.html',1,'']]],
- ['amrex_5fhypreabeclap_2ecpp_10595',['AMReX_HypreABecLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap_8cpp.html',1,'']]],
- ['amrex_5fhypreabeclap_2eh_10596',['AMReX_HypreABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap_8H.html',1,'']]],
- ['amrex_5fhypreabeclap2_2ecpp_10597',['AMReX_HypreABecLap2.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap2_8cpp.html',1,'']]],
- ['amrex_5fhypreabeclap2_2eh_10598',['AMReX_HypreABecLap2.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap2_8H.html',1,'']]],
- ['amrex_5fhypreabeclap3_2ecpp_10599',['AMReX_HypreABecLap3.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap3_8cpp.html',1,'']]],
- ['amrex_5fhypreabeclap3_2eh_10600',['AMReX_HypreABecLap3.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap3_8H.html',1,'']]],
- ['amrex_5fhypreijiface_2ecpp_10601',['AMReX_HypreIJIface.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreIJIface_8cpp.html',1,'']]],
- ['amrex_5fhypreijiface_2eh_10602',['AMReX_HypreIJIface.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreIJIface_8H.html',1,'']]],
- ['amrex_5fhypremlabeclap_2ecpp_10603',['AMReX_HypreMLABecLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap_8cpp.html',1,'']]],
- ['amrex_5fhypremlabeclap_2eh_10604',['AMReX_HypreMLABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap_8H.html',1,'']]],
- ['amrex_5fhypremlabeclap_5f2d_5fk_2eh_10605',['AMReX_HypreMLABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap__2D__K_8H.html',1,'']]],
- ['amrex_5fhypremlabeclap_5f3d_5fk_2eh_10606',['AMReX_HypreMLABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap__3D__K_8H.html',1,'']]],
- ['amrex_5fhypremlabeclap_5fk_2eh_10607',['AMReX_HypreMLABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap__K_8H.html',1,'']]],
- ['amrex_5fhyprenodelap_2ecpp_10608',['AMReX_HypreNodeLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreNodeLap_8cpp.html',1,'']]],
- ['amrex_5fhyprenodelap_2eh_10609',['AMReX_HypreNodeLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreNodeLap_8H.html',1,'']]],
- ['amrex_5fhypresolver_2eh_10610',['AMReX_HypreSolver.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreSolver_8H.html',1,'']]],
- ['amrex_5fiarraybox_2ecpp_10611',['AMReX_IArrayBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IArrayBox_8cpp.html',1,'']]],
- ['amrex_5fiarraybox_2eh_10612',['AMReX_IArrayBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IArrayBox_8H.html',1,'']]],
- ['amrex_5fimultifab_2ecpp_10613',['AMReX_iMultiFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__iMultiFab_8cpp.html',1,'']]],
- ['amrex_5fimultifab_2eh_10614',['AMReX_iMultiFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__iMultiFab_8H.html',1,'']]],
- ['amrex_5findextype_2ecpp_10615',['AMReX_IndexType.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IndexType_8cpp.html',1,'']]],
- ['amrex_5findextype_2eh_10616',['AMReX_IndexType.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IndexType_8H.html',1,'']]],
- ['amrex_5finsitubridge_2ecpp_10617',['AMReX_InSituBridge.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituBridge_8cpp.html',1,'']]],
- ['amrex_5finsitubridge_2eh_10618',['AMReX_InSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituBridge_8H.html',1,'']]],
- ['amrex_5finsituutils_2ecpp_10619',['AMReX_InSituUtils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituUtils_8cpp.html',1,'']]],
- ['amrex_5finsituutils_2eh_10620',['AMReX_InSituUtils.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituUtils_8H.html',1,'']]],
- ['amrex_5fint_2eh_10621',['AMReX_INT.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__INT_8H.html',1,'']]],
- ['amrex_5fintconv_2ecpp_10622',['AMReX_IntConv.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntConv_8cpp.html',1,'']]],
- ['amrex_5fintconv_2eh_10623',['AMReX_IntConv.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntConv_8H.html',1,'']]],
- ['amrex_5fintegratorbase_2eh_10624',['AMReX_IntegratorBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntegratorBase_8H.html',1,'']]],
- ['amrex_5finterp_5f1d_5fc_2eh_10625',['AMReX_Interp_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__1D__C_8H.html',1,'']]],
- ['amrex_5finterp_5f2d_5fc_2eh_10626',['AMReX_Interp_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__2D__C_8H.html',1,'']]],
- ['amrex_5finterp_5f3d_5fc_2eh_10627',['AMReX_Interp_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__3D__C_8H.html',1,'']]],
- ['amrex_5finterp_5fc_2eh_10628',['AMReX_Interp_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__C_8H.html',1,'']]],
- ['amrex_5finterpbase_2ecpp_10629',['AMReX_InterpBase.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBase_8cpp.html',1,'']]],
- ['amrex_5finterpbase_2eh_10630',['AMReX_InterpBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBase_8H.html',1,'']]],
- ['amrex_5finterpbndrydata_2eh_10631',['AMReX_InterpBndryData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData_8H.html',1,'']]],
- ['amrex_5finterpbndrydata_5f1d_5fk_2eh_10632',['AMReX_InterpBndryData_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__1D__K_8H.html',1,'']]],
- ['amrex_5finterpbndrydata_5f2d_5fk_2eh_10633',['AMReX_InterpBndryData_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__2D__K_8H.html',1,'']]],
- ['amrex_5finterpbndrydata_5f3d_5fk_2eh_10634',['AMReX_InterpBndryData_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__3D__K_8H.html',1,'']]],
- ['amrex_5finterpbndrydata_5fk_2eh_10635',['AMReX_InterpBndryData_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__K_8H.html',1,'']]],
- ['amrex_5finterpfacereg_5f1d_5fc_2eh_10636',['AMReX_InterpFaceReg_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__1D__C_8H.html',1,'']]],
- ['amrex_5finterpfacereg_5f2d_5fc_2eh_10637',['AMReX_InterpFaceReg_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__2D__C_8H.html',1,'']]],
- ['amrex_5finterpfacereg_5f3d_5fc_2eh_10638',['AMReX_InterpFaceReg_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__3D__C_8H.html',1,'']]],
- ['amrex_5finterpfacereg_5fc_2eh_10639',['AMReX_InterpFaceReg_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__C_8H.html',1,'']]],
- ['amrex_5finterpfaceregister_2ecpp_10640',['AMReX_InterpFaceRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceRegister_8cpp.html',1,'']]],
- ['amrex_5finterpfaceregister_2eh_10641',['AMReX_InterpFaceRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceRegister_8H.html',1,'']]],
- ['amrex_5finterpolater_2ecpp_10642',['AMReX_Interpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interpolater_8cpp.html',1,'']]],
- ['amrex_5finterpolater_2eh_10643',['AMReX_Interpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interpolater_8H.html',1,'']]],
- ['amrex_5fintvect_2ecpp_10644',['AMReX_IntVect.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntVect_8cpp.html',1,'']]],
- ['amrex_5fintvect_2eh_10645',['AMReX_IntVect.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntVect_8H.html',1,'']]],
- ['amrex_5fio_5fmod_2ef90_10646',['AMReX_io_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__io__mod_8F90.html',1,'']]],
- ['amrex_5fiparser_2ecpp_10647',['AMReX_IParser.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser_8cpp.html',1,'']]],
- ['amrex_5fiparser_2eh_10648',['AMReX_IParser.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser_8H.html',1,'']]],
- ['amrex_5fiparser_2elex_2ecpp_10649',['amrex_iparser.lex.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8lex_8cpp.html',1,'']]],
- ['amrex_5fiparser_2elex_2eh_10650',['amrex_iparser.lex.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8lex_8h.html',1,'']]],
- ['amrex_5fiparser_2elex_2enolint_2eh_10651',['amrex_iparser.lex.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8lex_8nolint_8H.html',1,'']]],
- ['amrex_5fiparser_2etab_2ecpp_10652',['amrex_iparser.tab.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8tab_8cpp.html',1,'']]],
- ['amrex_5fiparser_2etab_2eh_10653',['amrex_iparser.tab.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8tab_8h.html',1,'']]],
- ['amrex_5fiparser_2etab_2enolint_2eh_10654',['amrex_iparser.tab.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8tab_8nolint_8H.html',1,'']]],
- ['amrex_5fiparser_5fexe_2ecpp_10655',['AMReX_IParser_Exe.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Exe_8cpp.html',1,'']]],
- ['amrex_5fiparser_5fexe_2eh_10656',['AMReX_IParser_Exe.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Exe_8H.html',1,'']]],
- ['amrex_5fiparser_5fy_2ecpp_10657',['AMReX_IParser_Y.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Y_8cpp.html',1,'']]],
- ['amrex_5fiparser_5fy_2eh_10658',['AMReX_IParser_Y.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Y_8H.html',1,'']]],
- ['amrex_5flayoutdata_2eh_10659',['AMReX_LayoutData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LayoutData_8H.html',1,'']]],
- ['amrex_5flazy_2ecpp_10660',['AMReX_Lazy.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Lazy_8cpp.html',1,'']]],
- ['amrex_5flazy_2eh_10661',['AMReX_Lazy.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Lazy_8H.html',1,'']]],
- ['amrex_5flevelbld_2eh_10662',['AMReX_LevelBld.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LevelBld_8H.html',1,'']]],
- ['amrex_5flo_5fbctypes_2ecpp_10663',['AMReX_LO_BCTYPES.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LO__BCTYPES_8cpp.html',1,'']]],
- ['amrex_5flo_5fbctypes_2eh_10664',['AMReX_LO_BCTYPES.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LO__BCTYPES_8H.html',1,'']]],
- ['amrex_5flo_5fbctypes_5fmod_2ef90_10665',['AMReX_lo_bctypes_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__lo__bctypes__mod_8F90.html',1,'']]],
- ['amrex_5flo_5futil_2ef90_10666',['AMReX_LO_UTIL.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LO__UTIL_8F90.html',1,'']]],
- ['amrex_5floop_2eh_10667',['AMReX_Loop.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Loop_8H.html',1,'']]],
- ['amrex_5floop_2enolint_2eh_10668',['AMReX_Loop.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Loop_8nolint_8H.html',1,'']]],
- ['amrex_5floutil_5fk_2eh_10669',['AMReX_LOUtil_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LOUtil__K_8H.html',1,'']]],
- ['amrex_5flusolver_2eh_10670',['AMReX_LUSolver.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LUSolver_8H.html',1,'']]],
- ['amrex_5fmachine_2ecpp_10671',['AMReX_Machine.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Machine_8cpp.html',1,'']]],
- ['amrex_5fmachine_2eh_10672',['AMReX_Machine.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Machine_8H.html',1,'']]],
- ['amrex_5fmakeparticle_2eh_10673',['AMReX_MakeParticle.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MakeParticle_8H.html',1,'']]],
- ['amrex_5fmaketype_2eh_10674',['AMReX_MakeType.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MakeType_8H.html',1,'']]],
- ['amrex_5fmask_2ecpp_10675',['AMReX_Mask.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Mask_8cpp.html',1,'']]],
- ['amrex_5fmask_2eh_10676',['AMReX_Mask.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Mask_8H.html',1,'']]],
- ['amrex_5fmath_2eh_10677',['AMReX_Math.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Math_8H.html',1,'']]],
- ['amrex_5fmempool_2ecpp_10678',['AMReX_MemPool.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemPool_8cpp.html',1,'']]],
- ['amrex_5fmempool_2eh_10679',['AMReX_MemPool.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemPool_8H.html',1,'']]],
- ['amrex_5fmempool_5fmod_2ef90_10680',['AMReX_mempool_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__mempool__mod_8F90.html',1,'']]],
- ['amrex_5fmemprofiler_2ecpp_10681',['AMReX_MemProfiler.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemProfiler_8cpp.html',1,'']]],
- ['amrex_5fmemprofiler_2eh_10682',['AMReX_MemProfiler.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemProfiler_8H.html',1,'']]],
- ['amrex_5fmfcopydescriptor_2ecpp_10683',['AMReX_MFCopyDescriptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFCopyDescriptor_8cpp.html',1,'']]],
- ['amrex_5fmfcopydescriptor_2eh_10684',['AMReX_MFCopyDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFCopyDescriptor_8H.html',1,'']]],
- ['amrex_5fmfinterp_5f1d_5fc_2eh_10685',['AMReX_MFInterp_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__1D__C_8H.html',1,'']]],
- ['amrex_5fmfinterp_5f2d_5fc_2eh_10686',['AMReX_MFInterp_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__2D__C_8H.html',1,'']]],
- ['amrex_5fmfinterp_5f3d_5fc_2eh_10687',['AMReX_MFInterp_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__3D__C_8H.html',1,'']]],
- ['amrex_5fmfinterp_5fc_2eh_10688',['AMReX_MFInterp_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__C_8H.html',1,'']]],
- ['amrex_5fmfinterpolater_2ecpp_10689',['AMReX_MFInterpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterpolater_8cpp.html',1,'']]],
- ['amrex_5fmfinterpolater_2eh_10690',['AMReX_MFInterpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterpolater_8H.html',1,'']]],
- ['amrex_5fmfiter_2ecpp_10691',['AMReX_MFIter.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFIter_8cpp.html',1,'']]],
- ['amrex_5fmfiter_2eh_10692',['AMReX_MFIter.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFIter_8H.html',1,'']]],
- ['amrex_5fmfparallelfor_2eh_10693',['AMReX_MFParallelFor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFParallelFor_8H.html',1,'']]],
- ['amrex_5fmfparallelforc_2eh_10694',['AMReX_MFParallelForC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFParallelForC_8H.html',1,'']]],
- ['amrex_5fmfparallelforg_2eh_10695',['AMReX_MFParallelForG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFParallelForG_8H.html',1,'']]],
- ['amrex_5fmlabeclap_5f1d_5fk_2eh_10696',['AMReX_MLABecLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__1D__K_8H.html',1,'']]],
- ['amrex_5fmlabeclap_5f2d_5fk_2eh_10697',['AMReX_MLABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlabeclap_5f3d_5fk_2eh_10698',['AMReX_MLABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlabeclap_5fk_2eh_10699',['AMReX_MLABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__K_8H.html',1,'']]],
- ['amrex_5fmlabeclaplacian_2eh_10700',['AMReX_MLABecLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLaplacian_8H.html',1,'']]],
- ['amrex_5fmlalap_5f1d_5fk_2eh_10701',['AMReX_MLALap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__1D__K_8H.html',1,'']]],
- ['amrex_5fmlalap_5f2d_5fk_2eh_10702',['AMReX_MLALap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlalap_5f3d_5fk_2eh_10703',['AMReX_MLALap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlalap_5fk_2eh_10704',['AMReX_MLALap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__K_8H.html',1,'']]],
- ['amrex_5fmlalaplacian_2eh_10705',['AMReX_MLALaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALaplacian_8H.html',1,'']]],
- ['amrex_5fmlcellabeclap_2eh_10706',['AMReX_MLCellABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap_8H.html',1,'']]],
- ['amrex_5fmlcellabeclap_5f1d_5fk_2eh_10707',['AMReX_MLCellABecLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__1D__K_8H.html',1,'']]],
- ['amrex_5fmlcellabeclap_5f2d_5fk_2eh_10708',['AMReX_MLCellABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlcellabeclap_5f3d_5fk_2eh_10709',['AMReX_MLCellABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlcellabeclap_5fk_2eh_10710',['AMReX_MLCellABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__K_8H.html',1,'']]],
- ['amrex_5fmlcelllinop_2eh_10711',['AMReX_MLCellLinOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellLinOp_8H.html',1,'']]],
- ['amrex_5fmlcgsolver_2eh_10712',['AMReX_MLCGSolver.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCGSolver_8H.html',1,'']]],
- ['amrex_5fmlcurlcurl_2ecpp_10713',['AMReX_MLCurlCurl.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCurlCurl_8cpp.html',1,'']]],
- ['amrex_5fmlcurlcurl_2eh_10714',['AMReX_MLCurlCurl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCurlCurl_8H.html',1,'']]],
- ['amrex_5fmlcurlcurl_5fk_2eh_10715',['AMReX_MLCurlCurl_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCurlCurl__K_8H.html',1,'']]],
- ['amrex_5fmlebabeclap_2ecpp_10716',['AMReX_MLEBABecLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap_8cpp.html',1,'']]],
- ['amrex_5fmlebabeclap_2eh_10717',['AMReX_MLEBABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap_8H.html',1,'']]],
- ['amrex_5fmlebabeclap_5f2d_5fk_2eh_10718',['AMReX_MLEBABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlebabeclap_5f3d_5fk_2eh_10719',['AMReX_MLEBABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlebabeclap_5ff_2ecpp_10720',['AMReX_MLEBABecLap_F.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__F_8cpp.html',1,'']]],
- ['amrex_5fmlebabeclap_5fk_2eh_10721',['AMReX_MLEBABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__K_8H.html',1,'']]],
- ['amrex_5fmlebnodefdlap_5f1d_5fk_2eh_10722',['AMReX_MLEBNodeFDLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__1D__K_8H.html',1,'']]],
- ['amrex_5fmlebnodefdlap_5f2d_5fk_2eh_10723',['AMReX_MLEBNodeFDLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlebnodefdlap_5f3d_5fk_2eh_10724',['AMReX_MLEBNodeFDLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlebnodefdlap_5fk_2eh_10725',['AMReX_MLEBNodeFDLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__K_8H.html',1,'']]],
- ['amrex_5fmlebnodefdlaplacian_2ecpp_10726',['AMReX_MLEBNodeFDLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLaplacian_8cpp.html',1,'']]],
- ['amrex_5fmlebnodefdlaplacian_2eh_10727',['AMReX_MLEBNodeFDLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLaplacian_8H.html',1,'']]],
- ['amrex_5fmlebtensor_5f2d_5fk_2eh_10728',['AMReX_MLEBTensor_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensor__2D__K_8H.html',1,'']]],
- ['amrex_5fmlebtensor_5f3d_5fk_2eh_10729',['AMReX_MLEBTensor_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensor__3D__K_8H.html',1,'']]],
- ['amrex_5fmlebtensor_5fk_2eh_10730',['AMReX_MLEBTensor_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensor__K_8H.html',1,'']]],
- ['amrex_5fmlebtensorop_2ecpp_10731',['AMReX_MLEBTensorOp.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensorOp_8cpp.html',1,'']]],
- ['amrex_5fmlebtensorop_2eh_10732',['AMReX_MLEBTensorOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensorOp_8H.html',1,'']]],
- ['amrex_5fmlebtensorop_5fbc_2ecpp_10733',['AMReX_MLEBTensorOp_bc.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensorOp__bc_8cpp.html',1,'']]],
- ['amrex_5fmllinop_2eh_10734',['AMReX_MLLinOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp_8H.html',1,'']]],
- ['amrex_5fmllinop_5ff_2eh_10735',['AMReX_MLLinOp_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp__F_8H.html',1,'']]],
- ['amrex_5fmllinop_5fk_2eh_10736',['AMReX_MLLinOp_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp__K_8H.html',1,'']]],
- ['amrex_5fmllinop_5fnd_2ef90_10737',['AMReX_MLLinOp_nd.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp__nd_8F90.html',1,'']]],
- ['amrex_5fmlmg_2ecpp_10738',['AMReX_MLMG.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG_8cpp.html',1,'']]],
- ['amrex_5fmlmg_2eh_10739',['AMReX_MLMG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG_8H.html',1,'']]],
- ['amrex_5fmlmg_5f1d_5fk_2eh_10740',['AMReX_MLMG_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__1D__K_8H.html',1,'']]],
- ['amrex_5fmlmg_5f2d_5fk_2eh_10741',['AMReX_MLMG_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__2D__K_8H.html',1,'']]],
- ['amrex_5fmlmg_5f3d_5fk_2eh_10742',['AMReX_MLMG_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__3D__K_8H.html',1,'']]],
- ['amrex_5fmlmg_5fk_2eh_10743',['AMReX_MLMG_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__K_8H.html',1,'']]],
- ['amrex_5fmlmgbndry_2eh_10744',['AMReX_MLMGBndry.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMGBndry_8H.html',1,'']]],
- ['amrex_5fmlnodeabeclap_5f1d_5fk_2eh_10745',['AMReX_MLNodeABecLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__1D__K_8H.html',1,'']]],
- ['amrex_5fmlnodeabeclap_5f2d_5fk_2eh_10746',['AMReX_MLNodeABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlnodeabeclap_5f3d_5fk_2eh_10747',['AMReX_MLNodeABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlnodeabeclap_5fk_2eh_10748',['AMReX_MLNodeABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__K_8H.html',1,'']]],
- ['amrex_5fmlnodeabeclaplacian_2ecpp_10749',['AMReX_MLNodeABecLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLaplacian_8cpp.html',1,'']]],
- ['amrex_5fmlnodeabeclaplacian_2eh_10750',['AMReX_MLNodeABecLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLaplacian_8H.html',1,'']]],
- ['amrex_5fmlnodelap_5f1d_5fk_2eh_10751',['AMReX_MLNodeLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__1D__K_8H.html',1,'']]],
- ['amrex_5fmlnodelap_5f2d_5fk_2eh_10752',['AMReX_MLNodeLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlnodelap_5f3d_5fk_2eh_10753',['AMReX_MLNodeLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlnodelap_5fk_2eh_10754',['AMReX_MLNodeLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__K_8H.html',1,'']]],
- ['amrex_5fmlnodelaplacian_2ecpp_10755',['AMReX_MLNodeLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian_8cpp.html',1,'']]],
- ['amrex_5fmlnodelaplacian_2eh_10756',['AMReX_MLNodeLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian_8H.html',1,'']]],
- ['amrex_5fmlnodelaplacian_5feb_2ecpp_10757',['AMReX_MLNodeLaplacian_eb.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__eb_8cpp.html',1,'']]],
- ['amrex_5fmlnodelaplacian_5fhypre_2ecpp_10758',['AMReX_MLNodeLaplacian_hypre.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__hypre_8cpp.html',1,'']]],
- ['amrex_5fmlnodelaplacian_5fmisc_2ecpp_10759',['AMReX_MLNodeLaplacian_misc.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__misc_8cpp.html',1,'']]],
- ['amrex_5fmlnodelaplacian_5fsten_2ecpp_10760',['AMReX_MLNodeLaplacian_sten.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__sten_8cpp.html',1,'']]],
- ['amrex_5fmlnodelaplacian_5fsync_2ecpp_10761',['AMReX_MLNodeLaplacian_sync.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__sync_8cpp.html',1,'']]],
- ['amrex_5fmlnodelinop_2ecpp_10762',['AMReX_MLNodeLinOp.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLinOp_8cpp.html',1,'']]],
- ['amrex_5fmlnodelinop_2eh_10763',['AMReX_MLNodeLinOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLinOp_8H.html',1,'']]],
- ['amrex_5fmlnodetensorlap_5f1d_5fk_2eh_10764',['AMReX_MLNodeTensorLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__1D__K_8H.html',1,'']]],
- ['amrex_5fmlnodetensorlap_5f2d_5fk_2eh_10765',['AMReX_MLNodeTensorLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__2D__K_8H.html',1,'']]],
- ['amrex_5fmlnodetensorlap_5f3d_5fk_2eh_10766',['AMReX_MLNodeTensorLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__3D__K_8H.html',1,'']]],
- ['amrex_5fmlnodetensorlap_5fk_2eh_10767',['AMReX_MLNodeTensorLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__K_8H.html',1,'']]],
- ['amrex_5fmlnodetensorlaplacian_2ecpp_10768',['AMReX_MLNodeTensorLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLaplacian_8cpp.html',1,'']]],
- ['amrex_5fmlnodetensorlaplacian_2eh_10769',['AMReX_MLNodeTensorLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLaplacian_8H.html',1,'']]],
- ['amrex_5fmlpoisson_2eh_10770',['AMReX_MLPoisson.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson_8H.html',1,'']]],
- ['amrex_5fmlpoisson_5f1d_5fk_2eh_10771',['AMReX_MLPoisson_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__1D__K_8H.html',1,'']]],
- ['amrex_5fmlpoisson_5f2d_5fk_2eh_10772',['AMReX_MLPoisson_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__2D__K_8H.html',1,'']]],
- ['amrex_5fmlpoisson_5f3d_5fk_2eh_10773',['AMReX_MLPoisson_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__3D__K_8H.html',1,'']]],
- ['amrex_5fmlpoisson_5fk_2eh_10774',['AMReX_MLPoisson_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__K_8H.html',1,'']]],
- ['amrex_5fmltensor_5f1d_5fk_2eh_10775',['AMReX_MLTensor_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__1D__K_8H.html',1,'']]],
- ['amrex_5fmltensor_5f2d_5fk_2eh_10776',['AMReX_MLTensor_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__2D__K_8H.html',1,'']]],
- ['amrex_5fmltensor_5f3d_5fk_2eh_10777',['AMReX_MLTensor_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__3D__K_8H.html',1,'']]],
- ['amrex_5fmltensor_5fk_2eh_10778',['AMReX_MLTensor_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__K_8H.html',1,'']]],
- ['amrex_5fmltensorop_2ecpp_10779',['AMReX_MLTensorOp.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensorOp_8cpp.html',1,'']]],
- ['amrex_5fmltensorop_2eh_10780',['AMReX_MLTensorOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensorOp_8H.html',1,'']]],
- ['amrex_5fmltensorop_5fgrad_2ecpp_10781',['AMReX_MLTensorOp_grad.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensorOp__grad_8cpp.html',1,'']]],
- ['amrex_5fmorton_2eh_10782',['AMReX_Morton.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Morton_8H.html',1,'']]],
- ['amrex_5fmpmd_2ecpp_10783',['AMReX_MPMD.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MPMD_8cpp.html',1,'']]],
- ['amrex_5fmpmd_2eh_10784',['AMReX_MPMD.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MPMD_8H.html',1,'']]],
- ['amrex_5fmulticutfab_2ecpp_10785',['AMReX_MultiCutFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiCutFab_8cpp.html',1,'']]],
- ['amrex_5fmulticutfab_2eh_10786',['AMReX_MultiCutFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiCutFab_8H.html',1,'']]],
- ['amrex_5fmultifab_2ecpp_10787',['AMReX_MultiFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFab_8cpp.html',1,'']]],
- ['amrex_5fmultifab_2eh_10788',['AMReX_MultiFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFab_8H.html',1,'']]],
- ['amrex_5fmultifabutil_2ecpp_10789',['AMReX_MultiFabUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil_8cpp.html',1,'']]],
- ['amrex_5fmultifabutil_2eh_10790',['AMReX_MultiFabUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil_8H.html',1,'']]],
- ['amrex_5fmultifabutil_5f1d_5fc_2eh_10791',['AMReX_MultiFabUtil_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__1D__C_8H.html',1,'']]],
- ['amrex_5fmultifabutil_5f2d_5fc_2eh_10792',['AMReX_MultiFabUtil_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__2D__C_8H.html',1,'']]],
- ['amrex_5fmultifabutil_5f3d_5fc_2eh_10793',['AMReX_MultiFabUtil_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__3D__C_8H.html',1,'']]],
- ['amrex_5fmultifabutil_5fc_2eh_10794',['AMReX_MultiFabUtil_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__C_8H.html',1,'']]],
- ['amrex_5fmultifabutil_5fnd_5fc_2eh_10795',['AMReX_MultiFabUtil_nd_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__nd__C_8H.html',1,'']]],
- ['amrex_5fmultifabutili_2eh_10796',['AMReX_MultiFabUtilI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtilI_8H.html',1,'']]],
- ['amrex_5fmultimask_2ecpp_10797',['AMReX_MultiMask.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiMask_8cpp.html',1,'']]],
- ['amrex_5fmultimask_2eh_10798',['AMReX_MultiMask.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiMask_8H.html',1,'']]],
- ['amrex_5fneighborlist_2eh_10799',['AMReX_NeighborList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborList_8H.html',1,'']]],
- ['amrex_5fneighborparticles_2eh_10800',['AMReX_NeighborParticles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticles_8H.html',1,'']]],
- ['amrex_5fneighborparticlescpuimpl_2eh_10801',['AMReX_NeighborParticlesCPUImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticlesCPUImpl_8H.html',1,'']]],
- ['amrex_5fneighborparticlesgpuimpl_2eh_10802',['AMReX_NeighborParticlesGPUImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticlesGPUImpl_8H.html',1,'']]],
- ['amrex_5fneighborparticlesi_2eh_10803',['AMReX_NeighborParticlesI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticlesI_8H.html',1,'']]],
- ['amrex_5fnfiles_2ecpp_10804',['AMReX_NFiles.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NFiles_8cpp.html',1,'']]],
- ['amrex_5fnfiles_2eh_10805',['AMReX_NFiles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NFiles_8H.html',1,'']]],
- ['amrex_5fnonlocalbc_2ecpp_10806',['AMReX_NonLocalBC.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NonLocalBC_8cpp.html',1,'']]],
- ['amrex_5fnonlocalbc_2eh_10807',['AMReX_NonLocalBC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NonLocalBC_8H.html',1,'']]],
- ['amrex_5fnonlocalbcimpl_2eh_10808',['AMReX_NonLocalBCImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NonLocalBCImpl_8H.html',1,'']]],
- ['amrex_5fnvector_5fmultifab_2ecpp_10809',['AMReX_NVector_MultiFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NVector__MultiFab_8cpp.html',1,'']]],
- ['amrex_5fnvector_5fmultifab_2eh_10810',['AMReX_NVector_MultiFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NVector__MultiFab_8H.html',1,'']]],
- ['amrex_5fomp_5fmod_2ef90_10811',['AMReX_omp_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__omp__mod_8F90.html',1,'']]],
- ['amrex_5fopenbc_2ecpp_10812',['AMReX_OpenBC.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenBC_8cpp.html',1,'']]],
- ['amrex_5fopenbc_2eh_10813',['AMReX_OpenBC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenBC_8H.html',1,'']]],
- ['amrex_5fopenbc_5fk_2eh_10814',['AMReX_OpenBC_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenBC__K_8H.html',1,'']]],
- ['amrex_5fopenmp_2ecpp_10815',['AMReX_OpenMP.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenMP_8cpp.html',1,'']]],
- ['amrex_5fopenmp_2eh_10816',['AMReX_OpenMP.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenMP_8H.html',1,'']]],
- ['amrex_5forientation_2ecpp_10817',['AMReX_Orientation.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Orientation_8cpp.html',1,'']]],
- ['amrex_5forientation_2eh_10818',['AMReX_Orientation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Orientation_8H.html',1,'']]],
- ['amrex_5fparallelcontext_2ecpp_10819',['AMReX_ParallelContext.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelContext_8cpp.html',1,'']]],
- ['amrex_5fparallelcontext_2eh_10820',['AMReX_ParallelContext.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelContext_8H.html',1,'']]],
- ['amrex_5fparalleldescriptor_2ecpp_10821',['AMReX_ParallelDescriptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelDescriptor_8cpp.html',1,'']]],
- ['amrex_5fparalleldescriptor_2eh_10822',['AMReX_ParallelDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelDescriptor_8H.html',1,'']]],
- ['amrex_5fparalleldescriptor_5ff_2ef90_10823',['AMReX_ParallelDescriptor_F.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelDescriptor__F_8F90.html',1,'']]],
- ['amrex_5fparallelreduce_2eh_10824',['AMReX_ParallelReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelReduce_8H.html',1,'']]],
- ['amrex_5fparena_2ecpp_10825',['AMReX_PArena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PArena_8cpp.html',1,'']]],
- ['amrex_5fparena_2eh_10826',['AMReX_PArena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PArena_8H.html',1,'']]],
- ['amrex_5fpargdb_2eh_10827',['AMReX_ParGDB.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParGDB_8H.html',1,'']]],
- ['amrex_5fpariter_2eh_10828',['AMReX_ParIter.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParIter_8H.html',1,'']]],
- ['amrex_5fparmparse_2ecpp_10829',['AMReX_ParmParse.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParmParse_8cpp.html',1,'']]],
- ['amrex_5fparmparse_2eh_10830',['AMReX_ParmParse.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParmParse_8H.html',1,'']]],
- ['amrex_5fparmparse_5ffi_2ecpp_10831',['AMReX_parmparse_fi.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parmparse__fi_8cpp.html',1,'']]],
- ['amrex_5fparmparse_5fmod_2ef90_10832',['AMReX_parmparse_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parmparse__mod_8F90.html',1,'']]],
- ['amrex_5fparreduce_2eh_10833',['AMReX_ParReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParReduce_8H.html',1,'']]],
- ['amrex_5fparser_2ecpp_10834',['AMReX_Parser.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser_8cpp.html',1,'']]],
- ['amrex_5fparser_2eh_10835',['AMReX_Parser.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser_8H.html',1,'']]],
- ['amrex_5fparser_2elex_2ecpp_10836',['amrex_parser.lex.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8lex_8cpp.html',1,'']]],
- ['amrex_5fparser_2elex_2eh_10837',['amrex_parser.lex.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8lex_8h.html',1,'']]],
- ['amrex_5fparser_2elex_2enolint_2eh_10838',['amrex_parser.lex.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8lex_8nolint_8H.html',1,'']]],
- ['amrex_5fparser_2etab_2ecpp_10839',['amrex_parser.tab.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8tab_8cpp.html',1,'']]],
- ['amrex_5fparser_2etab_2eh_10840',['amrex_parser.tab.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8tab_8h.html',1,'']]],
- ['amrex_5fparser_2etab_2enolint_2eh_10841',['amrex_parser.tab.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8tab_8nolint_8H.html',1,'']]],
- ['amrex_5fparser_5fexe_2ecpp_10842',['AMReX_Parser_Exe.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Exe_8cpp.html',1,'']]],
- ['amrex_5fparser_5fexe_2eh_10843',['AMReX_Parser_Exe.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Exe_8H.html',1,'']]],
- ['amrex_5fparser_5fy_2ecpp_10844',['AMReX_Parser_Y.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Y_8cpp.html',1,'']]],
- ['amrex_5fparser_5fy_2eh_10845',['AMReX_Parser_Y.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Y_8H.html',1,'']]],
- ['amrex_5fparstream_2ecpp_10846',['AMReX_parstream.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parstream_8cpp.html',1,'']]],
- ['amrex_5fparstream_2eh_10847',['AMReX_parstream.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parstream_8H.html',1,'']]],
- ['amrex_5fparticle_2eh_10848',['AMReX_Particle.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Particle_8H.html',1,'']]],
- ['amrex_5fparticle_5fmod_5fk_2eh_10849',['AMReX_Particle_mod_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Particle__mod__K_8H.html',1,'']]],
- ['amrex_5fparticlearray_2eh_10850',['AMReX_ParticleArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleArray_8H.html',1,'']]],
- ['amrex_5fparticlebuffermap_2ecpp_10851',['AMReX_ParticleBufferMap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleBufferMap_8cpp.html',1,'']]],
- ['amrex_5fparticlebuffermap_2eh_10852',['AMReX_ParticleBufferMap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleBufferMap_8H.html',1,'']]],
- ['amrex_5fparticlecommunication_2ecpp_10853',['AMReX_ParticleCommunication.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleCommunication_8cpp.html',1,'']]],
- ['amrex_5fparticlecommunication_2eh_10854',['AMReX_ParticleCommunication.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleCommunication_8H.html',1,'']]],
- ['amrex_5fparticlecontainer_2eh_10855',['AMReX_ParticleContainer.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainer_8H.html',1,'']]],
- ['amrex_5fparticlecontainerbase_2ecpp_10856',['AMReX_ParticleContainerBase.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainerBase_8cpp.html',1,'']]],
- ['amrex_5fparticlecontainerbase_2eh_10857',['AMReX_ParticleContainerBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainerBase_8H.html',1,'']]],
- ['amrex_5fparticlecontaineri_2eh_10858',['AMReX_ParticleContainerI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainerI_8H.html',1,'']]],
- ['amrex_5fparticledataadaptor_2eh_10859',['AMReX_ParticleDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleDataAdaptor_8H.html',1,'']]],
- ['amrex_5fparticledataadaptori_2eh_10860',['AMReX_ParticleDataAdaptorI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleDataAdaptorI_8H.html',1,'']]],
- ['amrex_5fparticlehdf5_2eh_10861',['AMReX_ParticleHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleHDF5_8H.html',1,'']]],
- ['amrex_5fparticleinit_2eh_10862',['AMReX_ParticleInit.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleInit_8H.html',1,'']]],
- ['amrex_5fparticleinsitubridge_2eh_10863',['AMReX_ParticleInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleInSituBridge_8H.html',1,'']]],
- ['amrex_5fparticleinterpolators_2eh_10864',['AMReX_ParticleInterpolators.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleInterpolators_8H.html',1,'']]],
- ['amrex_5fparticleio_2eh_10865',['AMReX_ParticleIO.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleIO_8H.html',1,'']]],
- ['amrex_5fparticlelocator_2eh_10866',['AMReX_ParticleLocator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleLocator_8H.html',1,'']]],
- ['amrex_5fparticlemesh_2eh_10867',['AMReX_ParticleMesh.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleMesh_8H.html',1,'']]],
- ['amrex_5fparticlempiutil_2ecpp_10868',['AMReX_ParticleMPIUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleMPIUtil_8cpp.html',1,'']]],
- ['amrex_5fparticlempiutil_2eh_10869',['AMReX_ParticleMPIUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleMPIUtil_8H.html',1,'']]],
- ['amrex_5fparticlereduce_2eh_10870',['AMReX_ParticleReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleReduce_8H.html',1,'']]],
- ['amrex_5fparticles_2eh_10871',['AMReX_Particles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Particles_8H.html',1,'']]],
- ['amrex_5fparticleshdf5_2eh_10872',['AMReX_ParticlesHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticlesHDF5_8H.html',1,'']]],
- ['amrex_5fparticletile_2eh_10873',['AMReX_ParticleTile.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleTile_8H.html',1,'']]],
- ['amrex_5fparticletransformation_2eh_10874',['AMReX_ParticleTransformation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleTransformation_8H.html',1,'']]],
- ['amrex_5fparticleutil_2ecpp_10875',['AMReX_ParticleUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleUtil_8cpp.html',1,'']]],
- ['amrex_5fparticleutil_2eh_10876',['AMReX_ParticleUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleUtil_8H.html',1,'']]],
- ['amrex_5fparticleutilhdf5_2eh_10877',['AMReX_ParticleUtilHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleUtilHDF5_8H.html',1,'']]],
- ['amrex_5fpartition_2eh_10878',['AMReX_Partition.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Partition_8H.html',1,'']]],
- ['amrex_5fpci_2eh_10879',['AMReX_PCI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PCI_8H.html',1,'']]],
- ['amrex_5fperiodicity_2ecpp_10880',['AMReX_Periodicity.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Periodicity_8cpp.html',1,'']]],
- ['amrex_5fperiodicity_2eh_10881',['AMReX_Periodicity.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Periodicity_8H.html',1,'']]],
- ['amrex_5fpetsc_2ecpp_10882',['AMReX_PETSc.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PETSc_8cpp.html',1,'']]],
- ['amrex_5fpetsc_2eh_10883',['AMReX_PETSc.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PETSc_8H.html',1,'']]],
- ['amrex_5fphysbcfunct_2ecpp_10884',['AMReX_PhysBCFunct.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PhysBCFunct_8cpp.html',1,'']]],
- ['amrex_5fphysbcfunct_2eh_10885',['AMReX_PhysBCFunct.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PhysBCFunct_8H.html',1,'']]],
- ['amrex_5fplotfiledataimpl_2ecpp_10886',['AMReX_PlotFileDataImpl.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileDataImpl_8cpp.html',1,'']]],
- ['amrex_5fplotfiledataimpl_2eh_10887',['AMReX_PlotFileDataImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileDataImpl_8H.html',1,'']]],
- ['amrex_5fplotfileutil_2ecpp_10888',['AMReX_PlotFileUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtil_8cpp.html',1,'']]],
- ['amrex_5fplotfileutil_2eh_10889',['AMReX_PlotFileUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtil_8H.html',1,'']]],
- ['amrex_5fplotfileutilhdf5_2ecpp_10890',['AMReX_PlotFileUtilHDF5.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtilHDF5_8cpp.html',1,'']]],
- ['amrex_5fplotfileutilhdf5_2eh_10891',['AMReX_PlotFileUtilHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtilHDF5_8H.html',1,'']]],
- ['amrex_5fpodvector_2ecpp_10892',['AMReX_PODVector.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PODVector_8cpp.html',1,'']]],
- ['amrex_5fpodvector_2eh_10893',['AMReX_PODVector.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PODVector_8H.html',1,'']]],
- ['amrex_5fprint_2eh_10894',['AMReX_Print.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Print_8H.html',1,'']]],
- ['amrex_5fprob_5famr_5ff_2eh_10895',['AMReX_PROB_AMR_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PROB__AMR__F_8H.html',1,'']]],
- ['amrex_5fprofparserbatch_2ecpp_10896',['AMReX_ProfParserBatch.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ProfParserBatch_8cpp.html',1,'']]],
- ['amrex_5frandom_2ecpp_10897',['AMReX_Random.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Random_8cpp.html',1,'']]],
- ['amrex_5frandom_2eh_10898',['AMReX_Random.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Random_8H.html',1,'']]],
- ['amrex_5frandomengine_2eh_10899',['AMReX_RandomEngine.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RandomEngine_8H.html',1,'']]],
- ['amrex_5freal_2eh_10900',['AMReX_REAL.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__REAL_8H.html',1,'']]],
- ['amrex_5frealbox_2ecpp_10901',['AMReX_RealBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealBox_8cpp.html',1,'']]],
- ['amrex_5frealbox_2eh_10902',['AMReX_RealBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealBox_8H.html',1,'']]],
- ['amrex_5frealvect_2ecpp_10903',['AMReX_RealVect.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealVect_8cpp.html',1,'']]],
- ['amrex_5frealvect_2eh_10904',['AMReX_RealVect.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealVect_8H.html',1,'']]],
- ['amrex_5freduce_2eh_10905',['AMReX_Reduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Reduce_8H.html',1,'']]],
- ['amrex_5fregionsprofstats_2ecpp_10906',['AMReX_RegionsProfStats.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RegionsProfStats_8cpp.html',1,'']]],
- ['amrex_5fregionsprofstats_2eh_10907',['AMReX_RegionsProfStats.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RegionsProfStats_8H.html',1,'']]],
- ['amrex_5frkintegrator_2eh_10908',['AMReX_RKIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RKIntegrator_8H.html',1,'']]],
- ['amrex_5frungekutta_2eh_10909',['AMReX_RungeKutta.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RungeKutta_8H.html',1,'']]],
- ['amrex_5fscan_2eh_10910',['AMReX_Scan.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Scan_8H.html',1,'']]],
- ['amrex_5fsdcquadrature_2ef90_10911',['AMReX_SDCquadrature.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SDCquadrature_8F90.html',1,'']]],
- ['amrex_5fsdcstruct_2ecpp_10912',['AMReX_SDCstruct.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SDCstruct_8cpp.html',1,'']]],
- ['amrex_5fsdcstruct_2eh_10913',['AMReX_SDCstruct.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SDCstruct_8H.html',1,'']]],
- ['amrex_5fslopes_5fk_2eh_10914',['AMReX_Slopes_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Slopes__K_8H.html',1,'']]],
- ['amrex_5fspace_2eh_10915',['AMReX_SPACE.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SPACE_8H.html',1,'']]],
- ['amrex_5fsparsebins_2eh_10916',['AMReX_SparseBins.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SparseBins_8H.html',1,'']]],
- ['amrex_5fstatedata_2ecpp_10917',['AMReX_StateData.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateData_8cpp.html',1,'']]],
- ['amrex_5fstatedata_2eh_10918',['AMReX_StateData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateData_8H.html',1,'']]],
- ['amrex_5fstatedescriptor_2ecpp_10919',['AMReX_StateDescriptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateDescriptor_8cpp.html',1,'']]],
- ['amrex_5fstatedescriptor_2eh_10920',['AMReX_StateDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateDescriptor_8H.html',1,'']]],
- ['amrex_5fstring_5fmod_2ef90_10921',['AMReX_string_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__string__mod_8F90.html',1,'']]],
- ['amrex_5fstructofarrays_2eh_10922',['AMReX_StructOfArrays.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StructOfArrays_8H.html',1,'']]],
- ['amrex_5fsundials_2eh_10923',['AMReX_Sundials.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Sundials_8H.html',1,'']]],
- ['amrex_5fsundials_5fcore_2ecpp_10924',['AMReX_Sundials_Core.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Sundials__Core_8cpp.html',1,'']]],
- ['amrex_5fsundials_5fcore_2eh_10925',['AMReX_Sundials_Core.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Sundials__Core_8H.html',1,'']]],
- ['amrex_5fsundialsintegrator_2eh_10926',['AMReX_SundialsIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SundialsIntegrator_8H.html',1,'']]],
- ['amrex_5fsunmemory_2ecpp_10927',['AMReX_SUNMemory.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SUNMemory_8cpp.html',1,'']]],
- ['amrex_5fsunmemory_2eh_10928',['AMReX_SUNMemory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SUNMemory_8H.html',1,'']]],
- ['amrex_5ftabledata_2eh_10929',['AMReX_TableData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TableData_8H.html',1,'']]],
- ['amrex_5ftagbox_2ecpp_10930',['AMReX_TagBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TagBox_8cpp.html',1,'']]],
- ['amrex_5ftagbox_2eh_10931',['AMReX_TagBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TagBox_8H.html',1,'']]],
- ['amrex_5ftagparallelfor_2eh_10932',['AMReX_TagParallelFor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TagParallelFor_8H.html',1,'']]],
- ['amrex_5fthirdpartyprofiling_2eh_10933',['AMReX_ThirdPartyProfiling.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ThirdPartyProfiling_8H.html',1,'']]],
- ['amrex_5ftimeintegrator_2eh_10934',['AMReX_TimeIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TimeIntegrator_8H.html',1,'']]],
- ['amrex_5ftinyprofiler_2ecpp_10935',['AMReX_TinyProfiler.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TinyProfiler_8cpp.html',1,'']]],
- ['amrex_5ftinyprofiler_2eh_10936',['AMReX_TinyProfiler.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TinyProfiler_8H.html',1,'']]],
- ['amrex_5ftracerparticle_5fmod_5fk_2eh_10937',['AMReX_TracerParticle_mod_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TracerParticle__mod__K_8H.html',1,'']]],
- ['amrex_5ftracerparticles_2ecpp_10938',['AMReX_TracerParticles.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TracerParticles_8cpp.html',1,'']]],
- ['amrex_5ftracerparticles_2eh_10939',['AMReX_TracerParticles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TracerParticles_8H.html',1,'']]],
- ['amrex_5ftuple_2eh_10940',['AMReX_Tuple.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Tuple_8H.html',1,'']]],
- ['amrex_5ftypelist_2eh_10941',['AMReX_TypeList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TypeList_8H.html',1,'']]],
- ['amrex_5ftypetraits_2eh_10942',['AMReX_TypeTraits.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TypeTraits_8H.html',1,'']]],
- ['amrex_5futility_2ecpp_10943',['AMReX_Utility.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Utility_8cpp.html',1,'']]],
- ['amrex_5futility_2eh_10944',['AMReX_Utility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Utility_8H.html',1,'']]],
- ['amrex_5fvallocpair_2eh_10945',['AMReX_ValLocPair.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ValLocPair_8H.html',1,'']]],
- ['amrex_5fvector_2eh_10946',['AMReX_Vector.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Vector_8H.html',1,'']]],
- ['amrex_5fvectorio_2ecpp_10947',['AMReX_VectorIO.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VectorIO_8cpp.html',1,'']]],
- ['amrex_5fvectorio_2eh_10948',['AMReX_VectorIO.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VectorIO_8H.html',1,'']]],
- ['amrex_5fversion_2ecpp_10949',['AMReX_Version.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Version_8cpp.html',1,'']]],
- ['amrex_5fvismf_2ecpp_10950',['AMReX_VisMF.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VisMF_8cpp.html',1,'']]],
- ['amrex_5fvismf_2eh_10951',['AMReX_VisMF.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VisMF_8H.html',1,'']]],
- ['amrex_5fvismfbuffer_2eh_10952',['AMReX_VisMFBuffer.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VisMFBuffer_8H.html',1,'']]],
- ['amrex_5fwritebinaryparticledata_2eh_10953',['AMReX_WriteBinaryParticleData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteBinaryParticleData_8H.html',1,'']]],
- ['amrex_5fwritebinaryparticledatahdf5_2eh_10954',['AMReX_WriteBinaryParticleDataHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteBinaryParticleDataHDF5_8H.html',1,'']]],
- ['amrex_5fwriteebsurface_2ecpp_10955',['AMReX_WriteEBSurface.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteEBSurface_8cpp.html',1,'']]],
- ['amrex_5fwriteebsurface_2eh_10956',['AMReX_WriteEBSurface.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteEBSurface_8H.html',1,'']]],
- ['amrex_5fwriteplotfile_2ecpp_10957',['AMReX_WritePlotFile.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WritePlotFile_8cpp.html',1,'']]],
- ['amrex_5fwriteplotfile_2eh_10958',['AMReX_WritePlotFile.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WritePlotFile_8H.html',1,'']]],
- ['amrex_5fxyplotdatalist_2ecpp_10959',['AMReX_XYPlotDataList.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__XYPlotDataList_8cpp.html',1,'']]],
- ['amrex_5fxyplotdatalist_2eh_10960',['AMReX_XYPlotDataList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__XYPlotDataList_8H.html',1,'']]],
- ['amrex_5fyafluxregister_2eh_10961',['AMReX_YAFluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister_8H.html',1,'']]],
- ['amrex_5fyafluxregister_5f1d_5fk_2eh_10962',['AMReX_YAFluxRegister_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__1D__K_8H.html',1,'']]],
- ['amrex_5fyafluxregister_5f2d_5fk_2eh_10963',['AMReX_YAFluxRegister_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__2D__K_8H.html',1,'']]],
- ['amrex_5fyafluxregister_5f3d_5fk_2eh_10964',['AMReX_YAFluxRegister_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__3D__K_8H.html',1,'']]],
- ['amrex_5fyafluxregister_5fk_2eh_10965',['AMReX_YAFluxRegister_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__K_8H.html',1,'']]]
+ ['alignedallocator_2eh_10256',['AlignedAllocator.h',['https://amrex-codes.github.io/amrex/doxygen/AlignedAllocator_8h.html',1,'']]],
+ ['amrex_2ecpp_10257',['AMReX.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX_8cpp.html',1,'']]],
+ ['amrex_2eh_10258',['AMReX.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX_8H.html',1,'']]],
+ ['amrex_5facc_5fmod_2ef90_10259',['AMReX_acc_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__acc__mod_8F90.html',1,'']]],
+ ['amrex_5falgoim_2ecpp_10260',['AMReX_algoim.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__algoim_8cpp.html',1,'']]],
+ ['amrex_5falgoim_2eh_10261',['AMReX_algoim.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__algoim_8H.html',1,'']]],
+ ['amrex_5falgoim_5fk_2eh_10262',['AMReX_algoim_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__algoim__K_8H.html',1,'']]],
+ ['amrex_5falgorithm_2eh_10263',['AMReX_Algorithm.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Algorithm_8H.html',1,'']]],
+ ['amrex_5famr_2ecpp_10264',['AMReX_Amr.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Amr_8cpp.html',1,'']]],
+ ['amrex_5famr_2eh_10265',['AMReX_Amr.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Amr_8H.html',1,'']]],
+ ['amrex_5famrcore_2ecpp_10266',['AMReX_AmrCore.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrCore_8cpp.html',1,'']]],
+ ['amrex_5famrcore_2eh_10267',['AMReX_AmrCore.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrCore_8H.html',1,'']]],
+ ['amrex_5famrcorefwd_2eh_10268',['AMReX_AmrCoreFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrCoreFwd_8H.html',1,'']]],
+ ['amrex_5famrdata_2ecpp_10269',['AMReX_AmrData.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrData_8cpp.html',1,'']]],
+ ['amrex_5famrdata_2eh_10270',['AMReX_AmrData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrData_8H.html',1,'']]],
+ ['amrex_5famrdataadaptor_2ecpp_10271',['AMReX_AmrDataAdaptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrDataAdaptor_8cpp.html',1,'']]],
+ ['amrex_5famrdataadaptor_2eh_10272',['AMReX_AmrDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrDataAdaptor_8H.html',1,'']]],
+ ['amrex_5famrfwd_2eh_10273',['AMReX_AmrFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrFwd_8H.html',1,'']]],
+ ['amrex_5famrinsitubridge_2ecpp_10274',['AMReX_AmrInSituBridge.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrInSituBridge_8cpp.html',1,'']]],
+ ['amrex_5famrinsitubridge_2eh_10275',['AMReX_AmrInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrInSituBridge_8H.html',1,'']]],
+ ['amrex_5famrlevel_2ecpp_10276',['AMReX_AmrLevel.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrLevel_8cpp.html',1,'']]],
+ ['amrex_5famrlevel_2eh_10277',['AMReX_AmrLevel.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrLevel_8H.html',1,'']]],
+ ['amrex_5famrmesh_2ecpp_10278',['AMReX_AmrMesh.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMesh_8cpp.html',1,'']]],
+ ['amrex_5famrmesh_2eh_10279',['AMReX_AmrMesh.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMesh_8H.html',1,'']]],
+ ['amrex_5famrmeshdataadaptor_2ecpp_10280',['AMReX_AmrMeshDataAdaptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshDataAdaptor_8cpp.html',1,'']]],
+ ['amrex_5famrmeshdataadaptor_2eh_10281',['AMReX_AmrMeshDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshDataAdaptor_8H.html',1,'']]],
+ ['amrex_5famrmeshinsitubridge_2ecpp_10282',['AMReX_AmrMeshInSituBridge.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshInSituBridge_8cpp.html',1,'']]],
+ ['amrex_5famrmeshinsitubridge_2eh_10283',['AMReX_AmrMeshInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshInSituBridge_8H.html',1,'']]],
+ ['amrex_5famrmeshparticledataadaptor_2eh_10284',['AMReX_AmrMeshParticleDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshParticleDataAdaptor_8H.html',1,'']]],
+ ['amrex_5famrmeshparticledataadaptori_2eh_10285',['AMReX_AmrMeshParticleDataAdaptorI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshParticleDataAdaptorI_8H.html',1,'']]],
+ ['amrex_5famrmeshparticleinsitubridge_2eh_10286',['AMReX_AmrMeshParticleInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrMeshParticleInSituBridge_8H.html',1,'']]],
+ ['amrex_5famrpargdb_2eh_10287',['AMReX_AmrParGDB.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParGDB_8H.html',1,'']]],
+ ['amrex_5famrparticledataadaptor_2eh_10288',['AMReX_AmrParticleDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticleDataAdaptor_8H.html',1,'']]],
+ ['amrex_5famrparticledataadaptori_2eh_10289',['AMReX_AmrParticleDataAdaptorI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticleDataAdaptorI_8H.html',1,'']]],
+ ['amrex_5famrparticleinsitubridge_2eh_10290',['AMReX_AmrParticleInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticleInSituBridge_8H.html',1,'']]],
+ ['amrex_5famrparticles_2eh_10291',['AMReX_AmrParticles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrParticles_8H.html',1,'']]],
+ ['amrex_5famrvisconstants_2eh_10292',['AMReX_AmrvisConstants.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AmrvisConstants_8H.html',1,'']]],
+ ['amrex_5fansiesccode_2eh_10293',['AMReX_ANSIEscCode.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ANSIEscCode_8H.html',1,'']]],
+ ['amrex_5fany_2eh_10294',['AMReX_Any.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Any_8H.html',1,'']]],
+ ['amrex_5farena_2ecpp_10295',['AMReX_Arena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Arena_8cpp.html',1,'']]],
+ ['amrex_5farena_2eh_10296',['AMReX_Arena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Arena_8H.html',1,'']]],
+ ['amrex_5farray_2eh_10297',['AMReX_Array.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Array_8H.html',1,'']]],
+ ['amrex_5farray4_2eh_10298',['AMReX_Array4.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Array4_8H.html',1,'']]],
+ ['amrex_5farraylim_2eh_10299',['AMReX_ArrayLim.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ArrayLim_8H.html',1,'']]],
+ ['amrex_5farrayofstructs_2eh_10300',['AMReX_ArrayOfStructs.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ArrayOfStructs_8H.html',1,'']]],
+ ['amrex_5fasyncout_2ecpp_10301',['AMReX_AsyncOut.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AsyncOut_8cpp.html',1,'']]],
+ ['amrex_5fasyncout_2eh_10302',['AMReX_AsyncOut.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AsyncOut_8H.html',1,'']]],
+ ['amrex_5fauxboundarydata_2ecpp_10303',['AMReX_AuxBoundaryData.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AuxBoundaryData_8cpp.html',1,'']]],
+ ['amrex_5fauxboundarydata_2eh_10304',['AMReX_AuxBoundaryData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AuxBoundaryData_8H.html',1,'']]],
+ ['amrex_5favgdown_5f1d_2ef_10305',['AMReX_AVGDOWN_1D.F',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__1D_8F.html',1,'']]],
+ ['amrex_5favgdown_5f2d_2ef_10306',['AMReX_AVGDOWN_2D.F',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__2D_8F.html',1,'']]],
+ ['amrex_5favgdown_5f3d_2ef_10307',['AMReX_AVGDOWN_3D.F',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__3D_8F.html',1,'']]],
+ ['amrex_5favgdown_5ff_2eh_10308',['AMReX_AVGDOWN_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__AVGDOWN__F_8H.html',1,'']]],
+ ['amrex_5fbackgroundthread_2ecpp_10309',['AMReX_BackgroundThread.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BackgroundThread_8cpp.html',1,'']]],
+ ['amrex_5fbackgroundthread_2eh_10310',['AMReX_BackgroundThread.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BackgroundThread_8H.html',1,'']]],
+ ['amrex_5fbarena_2ecpp_10311',['AMReX_BArena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BArena_8cpp.html',1,'']]],
+ ['amrex_5fbarena_2eh_10312',['AMReX_BArena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BArena_8H.html',1,'']]],
+ ['amrex_5fbasefab_2ecpp_10313',['AMReX_BaseFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFab_8cpp.html',1,'']]],
+ ['amrex_5fbasefab_2eh_10314',['AMReX_BaseFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFab_8H.html',1,'']]],
+ ['amrex_5fbasefabutility_2eh_10315',['AMReX_BaseFabUtility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFabUtility_8H.html',1,'']]],
+ ['amrex_5fbasefwd_2eh_10316',['AMReX_BaseFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BaseFwd_8H.html',1,'']]],
+ ['amrex_5fbc_5ftypes_2eh_10317',['AMReX_BC_TYPES.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BC__TYPES_8H.html',1,'']]],
+ ['amrex_5fbc_5ftypes_5fmod_2ef90_10318',['AMReX_bc_types_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__bc__types__mod_8F90.html',1,'']]],
+ ['amrex_5fbcrec_2ecpp_10319',['AMReX_BCRec.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCRec_8cpp.html',1,'']]],
+ ['amrex_5fbcrec_2eh_10320',['AMReX_BCRec.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCRec_8H.html',1,'']]],
+ ['amrex_5fbcutil_2ecpp_10321',['AMReX_BCUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCUtil_8cpp.html',1,'']]],
+ ['amrex_5fbcutil_2eh_10322',['AMReX_BCUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BCUtil_8H.html',1,'']]],
+ ['amrex_5fbiniterator_2eh_10323',['AMReX_BinIterator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BinIterator_8H.html',1,'']]],
+ ['amrex_5fbittree_2ecpp_10324',['AMReX_Bittree.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Bittree_8cpp.html',1,'']]],
+ ['amrex_5fbittree_2eh_10325',['AMReX_Bittree.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Bittree_8H.html',1,'']]],
+ ['amrex_5fblassert_2eh_10326',['AMReX_BLassert.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLassert_8H.html',1,'']]],
+ ['amrex_5fblbacktrace_2ecpp_10327',['AMReX_BLBackTrace.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLBackTrace_8cpp.html',1,'']]],
+ ['amrex_5fblbacktrace_2eh_10328',['AMReX_BLBackTrace.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLBackTrace_8H.html',1,'']]],
+ ['amrex_5fblfort_2eh_10329',['AMReX_BLFort.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLFort_8H.html',1,'']]],
+ ['amrex_5fblockmutex_2ecpp_10330',['AMReX_BlockMutex.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BlockMutex_8cpp.html',1,'']]],
+ ['amrex_5fblockmutex_2eh_10331',['AMReX_BlockMutex.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BlockMutex_8H.html',1,'']]],
+ ['amrex_5fblprofiler_2ecpp_10332',['AMReX_BLProfiler.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfiler_8cpp.html',1,'']]],
+ ['amrex_5fblprofiler_2eh_10333',['AMReX_BLProfiler.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfiler_8H.html',1,'']]],
+ ['amrex_5fblprofiler_5ff_2ef90_10334',['AMReX_BLProfiler_F.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfiler__F_8F90.html',1,'']]],
+ ['amrex_5fblprofstats_2ecpp_10335',['AMReX_BLProfStats.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfStats_8cpp.html',1,'']]],
+ ['amrex_5fblprofstats_2eh_10336',['AMReX_BLProfStats.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfStats_8H.html',1,'']]],
+ ['amrex_5fblprofutilities_2ecpp_10337',['AMReX_BLProfUtilities.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfUtilities_8cpp.html',1,'']]],
+ ['amrex_5fblprofutilities_2eh_10338',['AMReX_BLProfUtilities.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLProfUtilities_8H.html',1,'']]],
+ ['amrex_5fblutil_5ff_2ef90_10339',['AMReX_BLutil_F.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLutil__F_8F90.html',1,'']]],
+ ['amrex_5fblwriteplotfile_2ecpp_10340',['AMReX_BLWritePlotFile.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLWritePlotFile_8cpp.html',1,'']]],
+ ['amrex_5fblwriteplotfile_2eh_10341',['AMReX_BLWritePlotFile.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BLWritePlotFile_8H.html',1,'']]],
+ ['amrex_5fbndrydata_2eh_10342',['AMReX_BndryData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BndryData_8H.html',1,'']]],
+ ['amrex_5fbndryregister_2eh_10343',['AMReX_BndryRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BndryRegister_8H.html',1,'']]],
+ ['amrex_5fboundaryfwd_2eh_10344',['AMReX_BoundaryFwd.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoundaryFwd_8H.html',1,'']]],
+ ['amrex_5fboundcond_2eh_10345',['AMReX_BoundCond.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoundCond_8H.html',1,'']]],
+ ['amrex_5fbox_2ecpp_10346',['AMReX_Box.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Box_8cpp.html',1,'']]],
+ ['amrex_5fbox_2eh_10347',['AMReX_Box.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Box_8H.html',1,'']]],
+ ['amrex_5fboxarray_2ecpp_10348',['AMReX_BoxArray.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxArray_8cpp.html',1,'']]],
+ ['amrex_5fboxarray_2eh_10349',['AMReX_BoxArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxArray_8H.html',1,'']]],
+ ['amrex_5fboxdomain_2ecpp_10350',['AMReX_BoxDomain.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxDomain_8cpp.html',1,'']]],
+ ['amrex_5fboxdomain_2eh_10351',['AMReX_BoxDomain.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxDomain_8H.html',1,'']]],
+ ['amrex_5fboxiterator_2ecpp_10352',['AMReX_BoxIterator.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxIterator_8cpp.html',1,'']]],
+ ['amrex_5fboxiterator_2eh_10353',['AMReX_BoxIterator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxIterator_8H.html',1,'']]],
+ ['amrex_5fboxlist_2ecpp_10354',['AMReX_BoxList.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxList_8cpp.html',1,'']]],
+ ['amrex_5fboxlist_2eh_10355',['AMReX_BoxList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__BoxList_8H.html',1,'']]],
+ ['amrex_5fcarena_2ecpp_10356',['AMReX_CArena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CArena_8cpp.html',1,'']]],
+ ['amrex_5fcarena_2eh_10357',['AMReX_CArena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CArena_8H.html',1,'']]],
+ ['amrex_5fccse_2dmpi_2eh_10358',['AMReX_ccse-mpi.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ccse-mpi_8H.html',1,'']]],
+ ['amrex_5fcluster_2ecpp_10359',['AMReX_Cluster.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Cluster_8cpp.html',1,'']]],
+ ['amrex_5fcluster_2eh_10360',['AMReX_Cluster.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Cluster_8H.html',1,'']]],
+ ['amrex_5fcommprofstats_2ecpp_10361',['AMReX_CommProfStats.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CommProfStats_8cpp.html',1,'']]],
+ ['amrex_5fcommprofstats_2eh_10362',['AMReX_CommProfStats.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CommProfStats_8H.html',1,'']]],
+ ['amrex_5fconduit_5fblueprint_2ecpp_10363',['AMReX_Conduit_Blueprint.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Conduit__Blueprint_8cpp.html',1,'']]],
+ ['amrex_5fconduit_5fblueprint_2eh_10364',['AMReX_Conduit_Blueprint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Conduit__Blueprint_8H.html',1,'']]],
+ ['amrex_5fconduit_5fblueprint_5fparticlesi_2eh_10365',['AMReX_Conduit_Blueprint_ParticlesI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Conduit__Blueprint__ParticlesI_8H.html',1,'']]],
+ ['amrex_5fconstants_2eh_10366',['AMReX_CONSTANTS.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CONSTANTS_8H.html',1,'']]],
+ ['amrex_5fconstants_5fmod_2ef90_10367',['AMReX_constants_mod.f90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__constants__mod_8f90.html',1,'']]],
+ ['amrex_5fcoordsys_2ecpp_10368',['AMReX_CoordSys.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CoordSys_8cpp.html',1,'']]],
+ ['amrex_5fcoordsys_2eh_10369',['AMReX_CoordSys.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CoordSys_8H.html',1,'']]],
+ ['amrex_5fcoordsys_5f1d_5fc_2eh_10370',['AMReX_COORDSYS_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__1D__C_8H.html',1,'']]],
+ ['amrex_5fcoordsys_5f2d_5fc_2eh_10371',['AMReX_COORDSYS_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__2D__C_8H.html',1,'']]],
+ ['amrex_5fcoordsys_5f3d_5fc_2eh_10372',['AMReX_COORDSYS_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__3D__C_8H.html',1,'']]],
+ ['amrex_5fcoordsys_5fc_2eh_10373',['AMReX_COORDSYS_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__COORDSYS__C_8H.html',1,'']]],
+ ['amrex_5fctoparallelforimpl_2eh_10374',['AMReX_CTOParallelForImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CTOParallelForImpl_8H.html',1,'']]],
+ ['amrex_5fcudagraph_2eh_10375',['AMReX_CudaGraph.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CudaGraph_8H.html',1,'']]],
+ ['amrex_5fcuptitrace_2ecpp_10376',['AMReX_CuptiTrace.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CuptiTrace_8cpp.html',1,'']]],
+ ['amrex_5fcuptitrace_2eh_10377',['AMReX_CuptiTrace.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__CuptiTrace_8H.html',1,'']]],
+ ['amrex_5fdataallocator_2eh_10378',['AMReX_DataAllocator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DataAllocator_8H.html',1,'']]],
+ ['amrex_5fdataservices_2ecpp_10379',['AMReX_DataServices.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DataServices_8cpp.html',1,'']]],
+ ['amrex_5fdataservices_2eh_10380',['AMReX_DataServices.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DataServices_8H.html',1,'']]],
+ ['amrex_5fdemangle_2eh_10381',['AMReX_Demangle.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Demangle_8H.html',1,'']]],
+ ['amrex_5fdensebins_2eh_10382',['AMReX_DenseBins.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DenseBins_8H.html',1,'']]],
+ ['amrex_5fderive_2ecpp_10383',['AMReX_Derive.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Derive_8cpp.html',1,'']]],
+ ['amrex_5fderive_2eh_10384',['AMReX_Derive.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Derive_8H.html',1,'']]],
+ ['amrex_5fdim3_2eh_10385',['AMReX_Dim3.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Dim3_8H.html',1,'']]],
+ ['amrex_5fdistfcnelement_2ecpp_10386',['AMReX_distFcnElement.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__distFcnElement_8cpp.html',1,'']]],
+ ['amrex_5fdistfcnelement_2eh_10387',['AMReX_distFcnElement.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__distFcnElement_8H.html',1,'']]],
+ ['amrex_5fdistributionmapping_2ecpp_10388',['AMReX_DistributionMapping.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DistributionMapping_8cpp.html',1,'']]],
+ ['amrex_5fdistributionmapping_2eh_10389',['AMReX_DistributionMapping.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__DistributionMapping_8H.html',1,'']]],
+ ['amrex_5feb2_2ecpp_10390',['AMReX_EB2.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2_8cpp.html',1,'']]],
+ ['amrex_5feb2_2eh_10391',['AMReX_EB2.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2_8H.html',1,'']]],
+ ['amrex_5feb2_5f2d_5fc_2ecpp_10392',['AMReX_EB2_2D_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__2D__C_8cpp.html',1,'']]],
+ ['amrex_5feb2_5f2d_5fc_2eh_10393',['AMReX_EB2_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__2D__C_8H.html',1,'']]],
+ ['amrex_5feb2_5f3d_5fc_2ecpp_10394',['AMReX_EB2_3D_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__3D__C_8cpp.html',1,'']]],
+ ['amrex_5feb2_5f3d_5fc_2eh_10395',['AMReX_EB2_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__3D__C_8H.html',1,'']]],
+ ['amrex_5feb2_5fc_2eh_10396',['AMReX_EB2_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__C_8H.html',1,'']]],
+ ['amrex_5feb2_5fgeometryshop_2eh_10397',['AMReX_EB2_GeometryShop.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__GeometryShop_8H.html',1,'']]],
+ ['amrex_5feb2_5fgraph_2eh_10398',['AMReX_EB2_Graph.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Graph_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_2eh_10399',['AMReX_EB2_IF.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fallregular_2eh_10400',['AMReX_EB2_IF_AllRegular.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__AllRegular_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fbase_2eh_10401',['AMReX_EB2_IF_Base.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Base_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fbox_2eh_10402',['AMReX_EB2_IF_Box.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Box_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fcomplement_2eh_10403',['AMReX_EB2_IF_Complement.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Complement_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fcylinder_2eh_10404',['AMReX_EB2_IF_Cylinder.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Cylinder_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fdeviceptr_2eh_10405',['AMReX_EB2_IF_DevicePtr.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__DevicePtr_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fdifference_2eh_10406',['AMReX_EB2_IF_Difference.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Difference_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fellipsoid_2eh_10407',['AMReX_EB2_IF_Ellipsoid.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Ellipsoid_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fextrusion_2eh_10408',['AMReX_EB2_IF_Extrusion.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Extrusion_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fintersection_2eh_10409',['AMReX_EB2_IF_Intersection.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Intersection_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5flathe_2eh_10410',['AMReX_EB2_IF_Lathe.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Lathe_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fparser_2eh_10411',['AMReX_EB2_IF_Parser.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Parser_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fplane_2eh_10412',['AMReX_EB2_IF_Plane.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Plane_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fpolynomial_2eh_10413',['AMReX_EB2_IF_Polynomial.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Polynomial_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5frotation_2eh_10414',['AMReX_EB2_IF_Rotation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Rotation_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fscale_2eh_10415',['AMReX_EB2_IF_Scale.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Scale_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fsphere_2eh_10416',['AMReX_EB2_IF_Sphere.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Sphere_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5fspline_2eh_10417',['AMReX_EB2_IF_Spline.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Spline_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5ftorus_2eh_10418',['AMReX_EB2_IF_Torus.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Torus_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5ftranslation_2eh_10419',['AMReX_EB2_IF_Translation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Translation_8H.html',1,'']]],
+ ['amrex_5feb2_5fif_5funion_2eh_10420',['AMReX_EB2_IF_Union.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IF__Union_8H.html',1,'']]],
+ ['amrex_5feb2_5findexspace_5fchkpt_5ffile_2ecpp_10421',['AMReX_EB2_IndexSpace_chkpt_file.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__chkpt__file_8cpp.html',1,'']]],
+ ['amrex_5feb2_5findexspace_5fchkpt_5ffile_2eh_10422',['AMReX_EB2_IndexSpace_chkpt_file.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__chkpt__file_8H.html',1,'']]],
+ ['amrex_5feb2_5findexspace_5fstl_2ecpp_10423',['AMReX_EB2_IndexSpace_STL.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__STL_8cpp.html',1,'']]],
+ ['amrex_5feb2_5findexspace_5fstl_2eh_10424',['AMReX_EB2_IndexSpace_STL.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpace__STL_8H.html',1,'']]],
+ ['amrex_5feb2_5findexspacei_2eh_10425',['AMReX_EB2_IndexSpaceI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__IndexSpaceI_8H.html',1,'']]],
+ ['amrex_5feb2_5flevel_2ecpp_10426',['AMReX_EB2_Level.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level_8cpp.html',1,'']]],
+ ['amrex_5feb2_5flevel_2eh_10427',['AMReX_EB2_Level.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level_8H.html',1,'']]],
+ ['amrex_5feb2_5flevel_5fchkpt_5ffile_2ecpp_10428',['AMReX_EB2_Level_chkpt_file.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__chkpt__file_8cpp.html',1,'']]],
+ ['amrex_5feb2_5flevel_5fchkpt_5ffile_2eh_10429',['AMReX_EB2_Level_chkpt_file.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__chkpt__file_8H.html',1,'']]],
+ ['amrex_5feb2_5flevel_5fstl_2ecpp_10430',['AMReX_EB2_Level_STL.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__STL_8cpp.html',1,'']]],
+ ['amrex_5feb2_5flevel_5fstl_2eh_10431',['AMReX_EB2_Level_STL.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__Level__STL_8H.html',1,'']]],
+ ['amrex_5feb2_5fmultigfab_2ecpp_10432',['AMReX_EB2_MultiGFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__MultiGFab_8cpp.html',1,'']]],
+ ['amrex_5feb2_5fmultigfab_2eh_10433',['AMReX_EB2_MultiGFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__MultiGFab_8H.html',1,'']]],
+ ['amrex_5feb2_5fnd_5fc_2ecpp_10434',['AMReX_EB2_ND_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB2__ND__C_8cpp.html',1,'']]],
+ ['amrex_5feb_5fchkpt_5ffile_2ecpp_10435',['AMReX_EB_chkpt_file.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__chkpt__file_8cpp.html',1,'']]],
+ ['amrex_5feb_5fchkpt_5ffile_2eh_10436',['AMReX_EB_chkpt_file.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__chkpt__file_8H.html',1,'']]],
+ ['amrex_5feb_5ffluxredistribute_2ecpp_10437',['AMReX_EB_FluxRedistribute.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__FluxRedistribute_8cpp.html',1,'']]],
+ ['amrex_5feb_5fleastsquares_5f2d_5fk_2eh_10438',['AMReX_EB_LeastSquares_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__LeastSquares__2D__K_8H.html',1,'']]],
+ ['amrex_5feb_5fleastsquares_5f3d_5fk_2eh_10439',['AMReX_EB_LeastSquares_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__LeastSquares__3D__K_8H.html',1,'']]],
+ ['amrex_5feb_5fredistribution_2ecpp_10440',['AMReX_EB_Redistribution.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Redistribution_8cpp.html',1,'']]],
+ ['amrex_5feb_5fredistribution_2eh_10441',['AMReX_EB_Redistribution.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Redistribution_8H.html',1,'']]],
+ ['amrex_5feb_5fredistributionapply_2ecpp_10442',['AMReX_EB_RedistributionApply.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__RedistributionApply_8cpp.html',1,'']]],
+ ['amrex_5feb_5fslopes_5f2d_5fk_2eh_10443',['AMReX_EB_Slopes_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Slopes__2D__K_8H.html',1,'']]],
+ ['amrex_5feb_5fslopes_5f3d_5fk_2eh_10444',['AMReX_EB_Slopes_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Slopes__3D__K_8H.html',1,'']]],
+ ['amrex_5feb_5fslopes_5fk_2eh_10445',['AMReX_EB_Slopes_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__Slopes__K_8H.html',1,'']]],
+ ['amrex_5feb_5fstateredistitracker_2ecpp_10446',['AMReX_EB_StateRedistItracker.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistItracker_8cpp.html',1,'']]],
+ ['amrex_5feb_5fstateredistribute_2ecpp_10447',['AMReX_EB_StateRedistribute.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistribute_8cpp.html',1,'']]],
+ ['amrex_5feb_5fstateredistslopelimiter_5fk_2eh_10448',['AMReX_EB_StateRedistSlopeLimiter_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistSlopeLimiter__K_8H.html',1,'']]],
+ ['amrex_5feb_5fstateredistutils_2ecpp_10449',['AMReX_EB_StateRedistUtils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__StateRedistUtils_8cpp.html',1,'']]],
+ ['amrex_5feb_5fstl_5futils_2ecpp_10450',['AMReX_EB_STL_utils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__STL__utils_8cpp.html',1,'']]],
+ ['amrex_5feb_5fstl_5futils_2eh_10451',['AMReX_EB_STL_utils.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__STL__utils_8H.html',1,'']]],
+ ['amrex_5feb_5ftrigeomops_5fk_2eh_10452',['AMReX_EB_triGeomOps_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__triGeomOps__K_8H.html',1,'']]],
+ ['amrex_5feb_5futils_2ecpp_10453',['AMReX_EB_utils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__utils_8cpp.html',1,'']]],
+ ['amrex_5feb_5futils_2eh_10454',['AMReX_EB_utils.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EB__utils_8H.html',1,'']]],
+ ['amrex_5febamrutil_2ecpp_10455',['AMReX_EBAmrUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBAmrUtil_8cpp.html',1,'']]],
+ ['amrex_5febamrutil_2eh_10456',['AMReX_EBAmrUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBAmrUtil_8H.html',1,'']]],
+ ['amrex_5febcellflag_2ecpp_10457',['AMReX_EBCellFlag.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBCellFlag_8cpp.html',1,'']]],
+ ['amrex_5febcellflag_2eh_10458',['AMReX_EBCellFlag.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBCellFlag_8H.html',1,'']]],
+ ['amrex_5febcellflag_5fmod_2ef90_10459',['AMReX_ebcellflag_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ebcellflag__mod_8F90.html',1,'']]],
+ ['amrex_5febdatacollection_2ecpp_10460',['AMReX_EBDataCollection.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBDataCollection_8cpp.html',1,'']]],
+ ['amrex_5febdatacollection_2eh_10461',['AMReX_EBDataCollection.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBDataCollection_8H.html',1,'']]],
+ ['amrex_5febfabfactory_2ecpp_10462',['AMReX_EBFabFactory.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFabFactory_8cpp.html',1,'']]],
+ ['amrex_5febfabfactory_2eh_10463',['AMReX_EBFabFactory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFabFactory_8H.html',1,'']]],
+ ['amrex_5febfarraybox_2ecpp_10464',['AMReX_EBFArrayBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFArrayBox_8cpp.html',1,'']]],
+ ['amrex_5febfarraybox_2eh_10465',['AMReX_EBFArrayBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFArrayBox_8H.html',1,'']]],
+ ['amrex_5febfluxregister_2ecpp_10466',['AMReX_EBFluxRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister_8cpp.html',1,'']]],
+ ['amrex_5febfluxregister_2eh_10467',['AMReX_EBFluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister_8H.html',1,'']]],
+ ['amrex_5febfluxregister_5f2d_5fc_2eh_10468',['AMReX_EBFluxRegister_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__2D__C_8H.html',1,'']]],
+ ['amrex_5febfluxregister_5f3d_5fc_2eh_10469',['AMReX_EBFluxRegister_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__3D__C_8H.html',1,'']]],
+ ['amrex_5febfluxregister_5fc_2eh_10470',['AMReX_EBFluxRegister_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__C_8H.html',1,'']]],
+ ['amrex_5febfluxregister_5fnd_2ef90_10471',['AMReX_EBFluxRegister_nd.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBFluxRegister__nd_8F90.html',1,'']]],
+ ['amrex_5febinterpolater_2ecpp_10472',['AMReX_EBInterpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBInterpolater_8cpp.html',1,'']]],
+ ['amrex_5febinterpolater_2eh_10473',['AMReX_EBInterpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBInterpolater_8H.html',1,'']]],
+ ['amrex_5febmfinterpolater_2ecpp_10474',['AMReX_EBMFInterpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMFInterpolater_8cpp.html',1,'']]],
+ ['amrex_5febmfinterpolater_2eh_10475',['AMReX_EBMFInterpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMFInterpolater_8H.html',1,'']]],
+ ['amrex_5febmultifabutil_2ecpp_10476',['AMReX_EBMultiFabUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil_8cpp.html',1,'']]],
+ ['amrex_5febmultifabutil_2eh_10477',['AMReX_EBMultiFabUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil_8H.html',1,'']]],
+ ['amrex_5febmultifabutil_5f2d_5fc_2eh_10478',['AMReX_EBMultiFabUtil_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil__2D__C_8H.html',1,'']]],
+ ['amrex_5febmultifabutil_5f3d_5fc_2eh_10479',['AMReX_EBMultiFabUtil_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil__3D__C_8H.html',1,'']]],
+ ['amrex_5febmultifabutil_5fc_2eh_10480',['AMReX_EBMultiFabUtil_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBMultiFabUtil__C_8H.html',1,'']]],
+ ['amrex_5febsupport_2eh_10481',['AMReX_EBSupport.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBSupport_8H.html',1,'']]],
+ ['amrex_5febtopvd_2ecpp_10482',['AMReX_EBToPVD.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBToPVD_8cpp.html',1,'']]],
+ ['amrex_5febtopvd_2eh_10483',['AMReX_EBToPVD.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EBToPVD_8H.html',1,'']]],
+ ['amrex_5fedgefluxregister_2ecpp_10484',['AMReX_EdgeFluxRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EdgeFluxRegister_8cpp.html',1,'']]],
+ ['amrex_5fedgefluxregister_2eh_10485',['AMReX_EdgeFluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__EdgeFluxRegister_8H.html',1,'']]],
+ ['amrex_5ferror_5ffi_2ecpp_10486',['AMReX_error_fi.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__error__fi_8cpp.html',1,'']]],
+ ['amrex_5ferror_5fmod_2ef90_10487',['AMReX_error_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__error__mod_8F90.html',1,'']]],
+ ['amrex_5ferrorlist_2ecpp_10488',['AMReX_ErrorList.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ErrorList_8cpp.html',1,'']]],
+ ['amrex_5ferrorlist_2eh_10489',['AMReX_ErrorList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ErrorList_8H.html',1,'']]],
+ ['amrex_5fexception_2eh_10490',['AMReX_Exception.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Exception_8H.html',1,'']]],
+ ['amrex_5fextension_2eh_10491',['AMReX_Extension.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Extension_8H.html',1,'']]],
+ ['amrex_5fextrapolater_2ecpp_10492',['AMReX_Extrapolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Extrapolater_8cpp.html',1,'']]],
+ ['amrex_5fextrapolater_2eh_10493',['AMReX_Extrapolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Extrapolater_8H.html',1,'']]],
+ ['amrex_5fextrapolater_5f1d_5fk_2eh_10494',['AMReX_extrapolater_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__1D__K_8H.html',1,'']]],
+ ['amrex_5fextrapolater_5f2d_5fk_2eh_10495',['AMReX_extrapolater_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__2D__K_8H.html',1,'']]],
+ ['amrex_5fextrapolater_5f3d_5fk_2eh_10496',['AMReX_extrapolater_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__3D__K_8H.html',1,'']]],
+ ['amrex_5fextrapolater_5fk_2eh_10497',['AMReX_extrapolater_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__extrapolater__K_8H.html',1,'']]],
+ ['amrex_5ffabarray_2eh_10498',['AMReX_FabArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArray_8H.html',1,'']]],
+ ['amrex_5ffabarraybase_2ecpp_10499',['AMReX_FabArrayBase.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayBase_8cpp.html',1,'']]],
+ ['amrex_5ffabarraybase_2eh_10500',['AMReX_FabArrayBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayBase_8H.html',1,'']]],
+ ['amrex_5ffabarraycommi_2eh_10501',['AMReX_FabArrayCommI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayCommI_8H.html',1,'']]],
+ ['amrex_5ffabarrayutility_2eh_10502',['AMReX_FabArrayUtility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabArrayUtility_8H.html',1,'']]],
+ ['amrex_5ffabconv_2ecpp_10503',['AMReX_FabConv.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabConv_8cpp.html',1,'']]],
+ ['amrex_5ffabconv_2eh_10504',['AMReX_FabConv.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabConv_8H.html',1,'']]],
+ ['amrex_5ffabdatatype_2eh_10505',['AMReX_FabDataType.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabDataType_8H.html',1,'']]],
+ ['amrex_5ffabfactory_2eh_10506',['AMReX_FabFactory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabFactory_8H.html',1,'']]],
+ ['amrex_5ffabset_2eh_10507',['AMReX_FabSet.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FabSet_8H.html',1,'']]],
+ ['amrex_5ffacopydescriptor_2eh_10508',['AMReX_FACopyDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FACopyDescriptor_8H.html',1,'']]],
+ ['amrex_5ffarraybox_2ecpp_10509',['AMReX_FArrayBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FArrayBox_8cpp.html',1,'']]],
+ ['amrex_5ffarraybox_2eh_10510',['AMReX_FArrayBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FArrayBox_8H.html',1,'']]],
+ ['amrex_5ffbi_2eh_10511',['AMReX_FBI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FBI_8H.html',1,'']]],
+ ['amrex_5ffeintegrator_2eh_10512',['AMReX_FEIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FEIntegrator_8H.html',1,'']]],
+ ['amrex_5ffilcc_5f1d_5fc_2eh_10513',['AMReX_FilCC_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__1D__C_8H.html',1,'']]],
+ ['amrex_5ffilcc_5f2d_5fc_2eh_10514',['AMReX_FilCC_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__2D__C_8H.html',1,'']]],
+ ['amrex_5ffilcc_5f3d_5fc_2eh_10515',['AMReX_FilCC_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__3D__C_8H.html',1,'']]],
+ ['amrex_5ffilcc_5fc_2ecpp_10516',['AMReX_FilCC_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__C_8cpp.html',1,'']]],
+ ['amrex_5ffilcc_5fc_2eh_10517',['AMReX_FilCC_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilCC__C_8H.html',1,'']]],
+ ['amrex_5ffilcc_5ff_2eh_10518',['AMReX_filcc_f.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__filcc__f_8H.html',1,'']]],
+ ['amrex_5ffilcc_5fmod_2ef90_10519',['AMReX_filcc_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__filcc__mod_8F90.html',1,'']]],
+ ['amrex_5ffilesystem_2ecpp_10520',['AMReX_FileSystem.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FileSystem_8cpp.html',1,'']]],
+ ['amrex_5ffilesystem_2eh_10521',['AMReX_FileSystem.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FileSystem_8H.html',1,'']]],
+ ['amrex_5ffilfc_5f1d_5fc_2eh_10522',['AMReX_FilFC_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__1D__C_8H.html',1,'']]],
+ ['amrex_5ffilfc_5f2d_5fc_2eh_10523',['AMReX_FilFC_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__2D__C_8H.html',1,'']]],
+ ['amrex_5ffilfc_5f3d_5fc_2eh_10524',['AMReX_FilFC_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__3D__C_8H.html',1,'']]],
+ ['amrex_5ffilfc_5fc_2ecpp_10525',['AMReX_FilFC_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__C_8cpp.html',1,'']]],
+ ['amrex_5ffilfc_5fc_2eh_10526',['AMReX_FilFC_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilFC__C_8H.html',1,'']]],
+ ['amrex_5ffillpatcher_2eh_10527',['AMReX_FillPatcher.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatcher_8H.html',1,'']]],
+ ['amrex_5ffillpatchutil_2ecpp_10528',['AMReX_FillPatchUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil_8cpp.html',1,'']]],
+ ['amrex_5ffillpatchutil_2eh_10529',['AMReX_FillPatchUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil_8H.html',1,'']]],
+ ['amrex_5ffillpatchutil_5f1d_2ef90_10530',['AMReX_FillPatchUtil_1d.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__1d_8F90.html',1,'']]],
+ ['amrex_5ffillpatchutil_5f2d_2ef90_10531',['AMReX_FillPatchUtil_2d.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__2d_8F90.html',1,'']]],
+ ['amrex_5ffillpatchutil_5f3d_2ef90_10532',['AMReX_FillPatchUtil_3d.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__3d_8F90.html',1,'']]],
+ ['amrex_5ffillpatchutil_5ff_2eh_10533',['AMReX_FillPatchUtil_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__F_8H.html',1,'']]],
+ ['amrex_5ffillpatchutil_5fi_2eh_10534',['AMReX_FillPatchUtil_I.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FillPatchUtil__I_8H.html',1,'']]],
+ ['amrex_5ffilnd_5fc_2ecpp_10535',['AMReX_FilND_C.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilND__C_8cpp.html',1,'']]],
+ ['amrex_5ffilnd_5fc_2eh_10536',['AMReX_FilND_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FilND__C_8H.html',1,'']]],
+ ['amrex_5ffluxreg_5f1d_5fc_2eh_10537',['AMReX_FluxReg_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__1D__C_8H.html',1,'']]],
+ ['amrex_5ffluxreg_5f2d_5fc_2eh_10538',['AMReX_FluxReg_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__2D__C_8H.html',1,'']]],
+ ['amrex_5ffluxreg_5f3d_5fc_2eh_10539',['AMReX_FluxReg_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__3D__C_8H.html',1,'']]],
+ ['amrex_5ffluxreg_5fc_2eh_10540',['AMReX_FluxReg_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxReg__C_8H.html',1,'']]],
+ ['amrex_5ffluxregister_2ecpp_10541',['AMReX_FluxRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxRegister_8cpp.html',1,'']]],
+ ['amrex_5ffluxregister_2eh_10542',['AMReX_FluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FluxRegister_8H.html',1,'']]],
+ ['amrex_5fforkjoin_2ecpp_10543',['AMReX_ForkJoin.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ForkJoin_8cpp.html',1,'']]],
+ ['amrex_5fforkjoin_2eh_10544',['AMReX_ForkJoin.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ForkJoin_8H.html',1,'']]],
+ ['amrex_5ffort_5fmod_2ef90_10545',['AMReX_fort_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__fort__mod_8F90.html',1,'']]],
+ ['amrex_5ffpc_2ecpp_10546',['AMReX_FPC.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FPC_8cpp.html',1,'']]],
+ ['amrex_5ffpc_2eh_10547',['AMReX_FPC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__FPC_8H.html',1,'']]],
+ ['amrex_5ffunctional_2eh_10548',['AMReX_Functional.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Functional_8H.html',1,'']]],
+ ['amrex_5fgeometry_2ecpp_10549',['AMReX_Geometry.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Geometry_8cpp.html',1,'']]],
+ ['amrex_5fgeometry_2eh_10550',['AMReX_Geometry.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Geometry_8H.html',1,'']]],
+ ['amrex_5fgmres_2eh_10551',['AMReX_GMRES.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GMRES_8H.html',1,'']]],
+ ['amrex_5fgmres_5fmlmg_2eh_10552',['AMReX_GMRES_MLMG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GMRES__MLMG_8H.html',1,'']]],
+ ['amrex_5fgpu_2eh_10553',['AMReX_Gpu.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Gpu_8H.html',1,'']]],
+ ['amrex_5fgpuallocators_2eh_10554',['AMReX_GpuAllocators.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAllocators_8H.html',1,'']]],
+ ['amrex_5fgpuassert_2eh_10555',['AMReX_GpuAssert.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAssert_8H.html',1,'']]],
+ ['amrex_5fgpuasyncarray_2ecpp_10556',['AMReX_GpuAsyncArray.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAsyncArray_8cpp.html',1,'']]],
+ ['amrex_5fgpuasyncarray_2eh_10557',['AMReX_GpuAsyncArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAsyncArray_8H.html',1,'']]],
+ ['amrex_5fgpuatomic_2eh_10558',['AMReX_GpuAtomic.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuAtomic_8H.html',1,'']]],
+ ['amrex_5fgpubuffer_2eh_10559',['AMReX_GpuBuffer.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuBuffer_8H.html',1,'']]],
+ ['amrex_5fgpucomplex_2eh_10560',['AMReX_GpuComplex.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuComplex_8H.html',1,'']]],
+ ['amrex_5fgpucontainers_2eh_10561',['AMReX_GpuContainers.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuContainers_8H.html',1,'']]],
+ ['amrex_5fgpucontrol_2ecpp_10562',['AMReX_GpuControl.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuControl_8cpp.html',1,'']]],
+ ['amrex_5fgpucontrol_2eh_10563',['AMReX_GpuControl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuControl_8H.html',1,'']]],
+ ['amrex_5fgpudevice_2ecpp_10564',['AMReX_GpuDevice.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuDevice_8cpp.html',1,'']]],
+ ['amrex_5fgpudevice_2eh_10565',['AMReX_GpuDevice.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuDevice_8H.html',1,'']]],
+ ['amrex_5fgpuelixir_2ecpp_10566',['AMReX_GpuElixir.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuElixir_8cpp.html',1,'']]],
+ ['amrex_5fgpuelixir_2eh_10567',['AMReX_GpuElixir.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuElixir_8H.html',1,'']]],
+ ['amrex_5fgpuerror_2eh_10568',['AMReX_GpuError.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuError_8H.html',1,'']]],
+ ['amrex_5fgpukernelinfo_2eh_10569',['AMReX_GpuKernelInfo.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuKernelInfo_8H.html',1,'']]],
+ ['amrex_5fgpulaunch_2eh_10570',['AMReX_GpuLaunch.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunch_8H.html',1,'']]],
+ ['amrex_5fgpulaunch_2enolint_2eh_10571',['AMReX_GpuLaunch.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunch_8nolint_8H.html',1,'']]],
+ ['amrex_5fgpulaunchfunctsc_2eh_10572',['AMReX_GpuLaunchFunctsC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchFunctsC_8H.html',1,'']]],
+ ['amrex_5fgpulaunchfunctsg_2eh_10573',['AMReX_GpuLaunchFunctsG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchFunctsG_8H.html',1,'']]],
+ ['amrex_5fgpulaunchglobal_2eh_10574',['AMReX_GpuLaunchGlobal.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchGlobal_8H.html',1,'']]],
+ ['amrex_5fgpulaunchmacrosc_2eh_10575',['AMReX_GpuLaunchMacrosC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosC_8H.html',1,'']]],
+ ['amrex_5fgpulaunchmacrosc_2enolint_2eh_10576',['AMReX_GpuLaunchMacrosC.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosC_8nolint_8H.html',1,'']]],
+ ['amrex_5fgpulaunchmacrosg_2eh_10577',['AMReX_GpuLaunchMacrosG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosG_8H.html',1,'']]],
+ ['amrex_5fgpulaunchmacrosg_2enolint_2eh_10578',['AMReX_GpuLaunchMacrosG.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuLaunchMacrosG_8nolint_8H.html',1,'']]],
+ ['amrex_5fgpumemory_2eh_10579',['AMReX_GpuMemory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuMemory_8H.html',1,'']]],
+ ['amrex_5fgpuprint_2eh_10580',['AMReX_GpuPrint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuPrint_8H.html',1,'']]],
+ ['amrex_5fgpuqualifiers_2eh_10581',['AMReX_GpuQualifiers.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuQualifiers_8H.html',1,'']]],
+ ['amrex_5fgpurange_2eh_10582',['AMReX_GpuRange.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuRange_8H.html',1,'']]],
+ ['amrex_5fgpureduce_2eh_10583',['AMReX_GpuReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuReduce_8H.html',1,'']]],
+ ['amrex_5fgputypes_2eh_10584',['AMReX_GpuTypes.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuTypes_8H.html',1,'']]],
+ ['amrex_5fgpuutility_2ecpp_10585',['AMReX_GpuUtility.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuUtility_8cpp.html',1,'']]],
+ ['amrex_5fgpuutility_2eh_10586',['AMReX_GpuUtility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__GpuUtility_8H.html',1,'']]],
+ ['amrex_5fhabec_5f2d_5fk_2eh_10587',['AMReX_Habec_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Habec__2D__K_8H.html',1,'']]],
+ ['amrex_5fhabec_5f3d_5fk_2eh_10588',['AMReX_Habec_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Habec__3D__K_8H.html',1,'']]],
+ ['amrex_5fhabec_5fk_2eh_10589',['AMReX_Habec_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Habec__K_8H.html',1,'']]],
+ ['amrex_5fhypre_2ecpp_10590',['AMReX_Hypre.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Hypre_8cpp.html',1,'']]],
+ ['amrex_5fhypre_2eh_10591',['AMReX_Hypre.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Hypre_8H.html',1,'']]],
+ ['amrex_5fhypreabeclap_2ecpp_10592',['AMReX_HypreABecLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap_8cpp.html',1,'']]],
+ ['amrex_5fhypreabeclap_2eh_10593',['AMReX_HypreABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap_8H.html',1,'']]],
+ ['amrex_5fhypreabeclap2_2ecpp_10594',['AMReX_HypreABecLap2.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap2_8cpp.html',1,'']]],
+ ['amrex_5fhypreabeclap2_2eh_10595',['AMReX_HypreABecLap2.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap2_8H.html',1,'']]],
+ ['amrex_5fhypreabeclap3_2ecpp_10596',['AMReX_HypreABecLap3.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap3_8cpp.html',1,'']]],
+ ['amrex_5fhypreabeclap3_2eh_10597',['AMReX_HypreABecLap3.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreABecLap3_8H.html',1,'']]],
+ ['amrex_5fhypreijiface_2ecpp_10598',['AMReX_HypreIJIface.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreIJIface_8cpp.html',1,'']]],
+ ['amrex_5fhypreijiface_2eh_10599',['AMReX_HypreIJIface.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreIJIface_8H.html',1,'']]],
+ ['amrex_5fhypremlabeclap_2ecpp_10600',['AMReX_HypreMLABecLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap_8cpp.html',1,'']]],
+ ['amrex_5fhypremlabeclap_2eh_10601',['AMReX_HypreMLABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap_8H.html',1,'']]],
+ ['amrex_5fhypremlabeclap_5f2d_5fk_2eh_10602',['AMReX_HypreMLABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fhypremlabeclap_5f3d_5fk_2eh_10603',['AMReX_HypreMLABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fhypremlabeclap_5fk_2eh_10604',['AMReX_HypreMLABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreMLABecLap__K_8H.html',1,'']]],
+ ['amrex_5fhyprenodelap_2ecpp_10605',['AMReX_HypreNodeLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreNodeLap_8cpp.html',1,'']]],
+ ['amrex_5fhyprenodelap_2eh_10606',['AMReX_HypreNodeLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreNodeLap_8H.html',1,'']]],
+ ['amrex_5fhypresolver_2eh_10607',['AMReX_HypreSolver.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__HypreSolver_8H.html',1,'']]],
+ ['amrex_5fiarraybox_2ecpp_10608',['AMReX_IArrayBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IArrayBox_8cpp.html',1,'']]],
+ ['amrex_5fiarraybox_2eh_10609',['AMReX_IArrayBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IArrayBox_8H.html',1,'']]],
+ ['amrex_5fimultifab_2ecpp_10610',['AMReX_iMultiFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__iMultiFab_8cpp.html',1,'']]],
+ ['amrex_5fimultifab_2eh_10611',['AMReX_iMultiFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__iMultiFab_8H.html',1,'']]],
+ ['amrex_5findextype_2ecpp_10612',['AMReX_IndexType.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IndexType_8cpp.html',1,'']]],
+ ['amrex_5findextype_2eh_10613',['AMReX_IndexType.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IndexType_8H.html',1,'']]],
+ ['amrex_5finsitubridge_2ecpp_10614',['AMReX_InSituBridge.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituBridge_8cpp.html',1,'']]],
+ ['amrex_5finsitubridge_2eh_10615',['AMReX_InSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituBridge_8H.html',1,'']]],
+ ['amrex_5finsituutils_2ecpp_10616',['AMReX_InSituUtils.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituUtils_8cpp.html',1,'']]],
+ ['amrex_5finsituutils_2eh_10617',['AMReX_InSituUtils.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InSituUtils_8H.html',1,'']]],
+ ['amrex_5fint_2eh_10618',['AMReX_INT.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__INT_8H.html',1,'']]],
+ ['amrex_5fintconv_2ecpp_10619',['AMReX_IntConv.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntConv_8cpp.html',1,'']]],
+ ['amrex_5fintconv_2eh_10620',['AMReX_IntConv.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntConv_8H.html',1,'']]],
+ ['amrex_5fintegratorbase_2eh_10621',['AMReX_IntegratorBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntegratorBase_8H.html',1,'']]],
+ ['amrex_5finterp_5f1d_5fc_2eh_10622',['AMReX_Interp_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__1D__C_8H.html',1,'']]],
+ ['amrex_5finterp_5f2d_5fc_2eh_10623',['AMReX_Interp_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__2D__C_8H.html',1,'']]],
+ ['amrex_5finterp_5f3d_5fc_2eh_10624',['AMReX_Interp_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__3D__C_8H.html',1,'']]],
+ ['amrex_5finterp_5fc_2eh_10625',['AMReX_Interp_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interp__C_8H.html',1,'']]],
+ ['amrex_5finterpbase_2ecpp_10626',['AMReX_InterpBase.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBase_8cpp.html',1,'']]],
+ ['amrex_5finterpbase_2eh_10627',['AMReX_InterpBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBase_8H.html',1,'']]],
+ ['amrex_5finterpbndrydata_2eh_10628',['AMReX_InterpBndryData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData_8H.html',1,'']]],
+ ['amrex_5finterpbndrydata_5f1d_5fk_2eh_10629',['AMReX_InterpBndryData_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__1D__K_8H.html',1,'']]],
+ ['amrex_5finterpbndrydata_5f2d_5fk_2eh_10630',['AMReX_InterpBndryData_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__2D__K_8H.html',1,'']]],
+ ['amrex_5finterpbndrydata_5f3d_5fk_2eh_10631',['AMReX_InterpBndryData_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__3D__K_8H.html',1,'']]],
+ ['amrex_5finterpbndrydata_5fk_2eh_10632',['AMReX_InterpBndryData_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpBndryData__K_8H.html',1,'']]],
+ ['amrex_5finterpfacereg_5f1d_5fc_2eh_10633',['AMReX_InterpFaceReg_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__1D__C_8H.html',1,'']]],
+ ['amrex_5finterpfacereg_5f2d_5fc_2eh_10634',['AMReX_InterpFaceReg_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__2D__C_8H.html',1,'']]],
+ ['amrex_5finterpfacereg_5f3d_5fc_2eh_10635',['AMReX_InterpFaceReg_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__3D__C_8H.html',1,'']]],
+ ['amrex_5finterpfacereg_5fc_2eh_10636',['AMReX_InterpFaceReg_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceReg__C_8H.html',1,'']]],
+ ['amrex_5finterpfaceregister_2ecpp_10637',['AMReX_InterpFaceRegister.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceRegister_8cpp.html',1,'']]],
+ ['amrex_5finterpfaceregister_2eh_10638',['AMReX_InterpFaceRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__InterpFaceRegister_8H.html',1,'']]],
+ ['amrex_5finterpolater_2ecpp_10639',['AMReX_Interpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interpolater_8cpp.html',1,'']]],
+ ['amrex_5finterpolater_2eh_10640',['AMReX_Interpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Interpolater_8H.html',1,'']]],
+ ['amrex_5fintvect_2ecpp_10641',['AMReX_IntVect.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntVect_8cpp.html',1,'']]],
+ ['amrex_5fintvect_2eh_10642',['AMReX_IntVect.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IntVect_8H.html',1,'']]],
+ ['amrex_5fio_5fmod_2ef90_10643',['AMReX_io_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__io__mod_8F90.html',1,'']]],
+ ['amrex_5fiparser_2ecpp_10644',['AMReX_IParser.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser_8cpp.html',1,'']]],
+ ['amrex_5fiparser_2eh_10645',['AMReX_IParser.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser_8H.html',1,'']]],
+ ['amrex_5fiparser_2elex_2ecpp_10646',['amrex_iparser.lex.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8lex_8cpp.html',1,'']]],
+ ['amrex_5fiparser_2elex_2eh_10647',['amrex_iparser.lex.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8lex_8h.html',1,'']]],
+ ['amrex_5fiparser_2elex_2enolint_2eh_10648',['amrex_iparser.lex.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8lex_8nolint_8H.html',1,'']]],
+ ['amrex_5fiparser_2etab_2ecpp_10649',['amrex_iparser.tab.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8tab_8cpp.html',1,'']]],
+ ['amrex_5fiparser_2etab_2eh_10650',['amrex_iparser.tab.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8tab_8h.html',1,'']]],
+ ['amrex_5fiparser_2etab_2enolint_2eh_10651',['amrex_iparser.tab.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__iparser_8tab_8nolint_8H.html',1,'']]],
+ ['amrex_5fiparser_5fexe_2ecpp_10652',['AMReX_IParser_Exe.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Exe_8cpp.html',1,'']]],
+ ['amrex_5fiparser_5fexe_2eh_10653',['AMReX_IParser_Exe.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Exe_8H.html',1,'']]],
+ ['amrex_5fiparser_5fy_2ecpp_10654',['AMReX_IParser_Y.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Y_8cpp.html',1,'']]],
+ ['amrex_5fiparser_5fy_2eh_10655',['AMReX_IParser_Y.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__IParser__Y_8H.html',1,'']]],
+ ['amrex_5flayoutdata_2eh_10656',['AMReX_LayoutData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LayoutData_8H.html',1,'']]],
+ ['amrex_5flazy_2ecpp_10657',['AMReX_Lazy.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Lazy_8cpp.html',1,'']]],
+ ['amrex_5flazy_2eh_10658',['AMReX_Lazy.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Lazy_8H.html',1,'']]],
+ ['amrex_5flevelbld_2eh_10659',['AMReX_LevelBld.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LevelBld_8H.html',1,'']]],
+ ['amrex_5flo_5fbctypes_2ecpp_10660',['AMReX_LO_BCTYPES.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LO__BCTYPES_8cpp.html',1,'']]],
+ ['amrex_5flo_5fbctypes_2eh_10661',['AMReX_LO_BCTYPES.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LO__BCTYPES_8H.html',1,'']]],
+ ['amrex_5flo_5fbctypes_5fmod_2ef90_10662',['AMReX_lo_bctypes_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__lo__bctypes__mod_8F90.html',1,'']]],
+ ['amrex_5flo_5futil_2ef90_10663',['AMReX_LO_UTIL.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LO__UTIL_8F90.html',1,'']]],
+ ['amrex_5floop_2eh_10664',['AMReX_Loop.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Loop_8H.html',1,'']]],
+ ['amrex_5floop_2enolint_2eh_10665',['AMReX_Loop.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Loop_8nolint_8H.html',1,'']]],
+ ['amrex_5floutil_5fk_2eh_10666',['AMReX_LOUtil_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LOUtil__K_8H.html',1,'']]],
+ ['amrex_5flusolver_2eh_10667',['AMReX_LUSolver.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__LUSolver_8H.html',1,'']]],
+ ['amrex_5fmachine_2ecpp_10668',['AMReX_Machine.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Machine_8cpp.html',1,'']]],
+ ['amrex_5fmachine_2eh_10669',['AMReX_Machine.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Machine_8H.html',1,'']]],
+ ['amrex_5fmakeparticle_2eh_10670',['AMReX_MakeParticle.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MakeParticle_8H.html',1,'']]],
+ ['amrex_5fmaketype_2eh_10671',['AMReX_MakeType.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MakeType_8H.html',1,'']]],
+ ['amrex_5fmask_2ecpp_10672',['AMReX_Mask.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Mask_8cpp.html',1,'']]],
+ ['amrex_5fmask_2eh_10673',['AMReX_Mask.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Mask_8H.html',1,'']]],
+ ['amrex_5fmath_2eh_10674',['AMReX_Math.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Math_8H.html',1,'']]],
+ ['amrex_5fmempool_2ecpp_10675',['AMReX_MemPool.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemPool_8cpp.html',1,'']]],
+ ['amrex_5fmempool_2eh_10676',['AMReX_MemPool.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemPool_8H.html',1,'']]],
+ ['amrex_5fmempool_5fmod_2ef90_10677',['AMReX_mempool_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__mempool__mod_8F90.html',1,'']]],
+ ['amrex_5fmemprofiler_2ecpp_10678',['AMReX_MemProfiler.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemProfiler_8cpp.html',1,'']]],
+ ['amrex_5fmemprofiler_2eh_10679',['AMReX_MemProfiler.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MemProfiler_8H.html',1,'']]],
+ ['amrex_5fmfcopydescriptor_2ecpp_10680',['AMReX_MFCopyDescriptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFCopyDescriptor_8cpp.html',1,'']]],
+ ['amrex_5fmfcopydescriptor_2eh_10681',['AMReX_MFCopyDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFCopyDescriptor_8H.html',1,'']]],
+ ['amrex_5fmfinterp_5f1d_5fc_2eh_10682',['AMReX_MFInterp_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__1D__C_8H.html',1,'']]],
+ ['amrex_5fmfinterp_5f2d_5fc_2eh_10683',['AMReX_MFInterp_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__2D__C_8H.html',1,'']]],
+ ['amrex_5fmfinterp_5f3d_5fc_2eh_10684',['AMReX_MFInterp_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__3D__C_8H.html',1,'']]],
+ ['amrex_5fmfinterp_5fc_2eh_10685',['AMReX_MFInterp_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterp__C_8H.html',1,'']]],
+ ['amrex_5fmfinterpolater_2ecpp_10686',['AMReX_MFInterpolater.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterpolater_8cpp.html',1,'']]],
+ ['amrex_5fmfinterpolater_2eh_10687',['AMReX_MFInterpolater.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFInterpolater_8H.html',1,'']]],
+ ['amrex_5fmfiter_2ecpp_10688',['AMReX_MFIter.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFIter_8cpp.html',1,'']]],
+ ['amrex_5fmfiter_2eh_10689',['AMReX_MFIter.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFIter_8H.html',1,'']]],
+ ['amrex_5fmfparallelfor_2eh_10690',['AMReX_MFParallelFor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFParallelFor_8H.html',1,'']]],
+ ['amrex_5fmfparallelforc_2eh_10691',['AMReX_MFParallelForC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFParallelForC_8H.html',1,'']]],
+ ['amrex_5fmfparallelforg_2eh_10692',['AMReX_MFParallelForG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MFParallelForG_8H.html',1,'']]],
+ ['amrex_5fmlabeclap_5f1d_5fk_2eh_10693',['AMReX_MLABecLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlabeclap_5f2d_5fk_2eh_10694',['AMReX_MLABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlabeclap_5f3d_5fk_2eh_10695',['AMReX_MLABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlabeclap_5fk_2eh_10696',['AMReX_MLABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLap__K_8H.html',1,'']]],
+ ['amrex_5fmlabeclaplacian_2eh_10697',['AMReX_MLABecLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLABecLaplacian_8H.html',1,'']]],
+ ['amrex_5fmlalap_5f1d_5fk_2eh_10698',['AMReX_MLALap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlalap_5f2d_5fk_2eh_10699',['AMReX_MLALap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlalap_5f3d_5fk_2eh_10700',['AMReX_MLALap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlalap_5fk_2eh_10701',['AMReX_MLALap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALap__K_8H.html',1,'']]],
+ ['amrex_5fmlalaplacian_2eh_10702',['AMReX_MLALaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLALaplacian_8H.html',1,'']]],
+ ['amrex_5fmlcellabeclap_2eh_10703',['AMReX_MLCellABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap_8H.html',1,'']]],
+ ['amrex_5fmlcellabeclap_5f1d_5fk_2eh_10704',['AMReX_MLCellABecLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlcellabeclap_5f2d_5fk_2eh_10705',['AMReX_MLCellABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlcellabeclap_5f3d_5fk_2eh_10706',['AMReX_MLCellABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlcellabeclap_5fk_2eh_10707',['AMReX_MLCellABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellABecLap__K_8H.html',1,'']]],
+ ['amrex_5fmlcelllinop_2eh_10708',['AMReX_MLCellLinOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCellLinOp_8H.html',1,'']]],
+ ['amrex_5fmlcgsolver_2eh_10709',['AMReX_MLCGSolver.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCGSolver_8H.html',1,'']]],
+ ['amrex_5fmlcurlcurl_2ecpp_10710',['AMReX_MLCurlCurl.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCurlCurl_8cpp.html',1,'']]],
+ ['amrex_5fmlcurlcurl_2eh_10711',['AMReX_MLCurlCurl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCurlCurl_8H.html',1,'']]],
+ ['amrex_5fmlcurlcurl_5fk_2eh_10712',['AMReX_MLCurlCurl_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLCurlCurl__K_8H.html',1,'']]],
+ ['amrex_5fmlebabeclap_2ecpp_10713',['AMReX_MLEBABecLap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap_8cpp.html',1,'']]],
+ ['amrex_5fmlebabeclap_2eh_10714',['AMReX_MLEBABecLap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap_8H.html',1,'']]],
+ ['amrex_5fmlebabeclap_5f2d_5fk_2eh_10715',['AMReX_MLEBABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlebabeclap_5f3d_5fk_2eh_10716',['AMReX_MLEBABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlebabeclap_5ff_2ecpp_10717',['AMReX_MLEBABecLap_F.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__F_8cpp.html',1,'']]],
+ ['amrex_5fmlebabeclap_5fk_2eh_10718',['AMReX_MLEBABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBABecLap__K_8H.html',1,'']]],
+ ['amrex_5fmlebnodefdlap_5f1d_5fk_2eh_10719',['AMReX_MLEBNodeFDLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlebnodefdlap_5f2d_5fk_2eh_10720',['AMReX_MLEBNodeFDLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlebnodefdlap_5f3d_5fk_2eh_10721',['AMReX_MLEBNodeFDLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlebnodefdlap_5fk_2eh_10722',['AMReX_MLEBNodeFDLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLap__K_8H.html',1,'']]],
+ ['amrex_5fmlebnodefdlaplacian_2ecpp_10723',['AMReX_MLEBNodeFDLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLaplacian_8cpp.html',1,'']]],
+ ['amrex_5fmlebnodefdlaplacian_2eh_10724',['AMReX_MLEBNodeFDLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBNodeFDLaplacian_8H.html',1,'']]],
+ ['amrex_5fmlebtensor_5f2d_5fk_2eh_10725',['AMReX_MLEBTensor_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensor__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlebtensor_5f3d_5fk_2eh_10726',['AMReX_MLEBTensor_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensor__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlebtensor_5fk_2eh_10727',['AMReX_MLEBTensor_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensor__K_8H.html',1,'']]],
+ ['amrex_5fmlebtensorop_2ecpp_10728',['AMReX_MLEBTensorOp.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensorOp_8cpp.html',1,'']]],
+ ['amrex_5fmlebtensorop_2eh_10729',['AMReX_MLEBTensorOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensorOp_8H.html',1,'']]],
+ ['amrex_5fmlebtensorop_5fbc_2ecpp_10730',['AMReX_MLEBTensorOp_bc.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLEBTensorOp__bc_8cpp.html',1,'']]],
+ ['amrex_5fmllinop_2eh_10731',['AMReX_MLLinOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp_8H.html',1,'']]],
+ ['amrex_5fmllinop_5ff_2eh_10732',['AMReX_MLLinOp_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp__F_8H.html',1,'']]],
+ ['amrex_5fmllinop_5fk_2eh_10733',['AMReX_MLLinOp_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp__K_8H.html',1,'']]],
+ ['amrex_5fmllinop_5fnd_2ef90_10734',['AMReX_MLLinOp_nd.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLLinOp__nd_8F90.html',1,'']]],
+ ['amrex_5fmlmg_2ecpp_10735',['AMReX_MLMG.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG_8cpp.html',1,'']]],
+ ['amrex_5fmlmg_2eh_10736',['AMReX_MLMG.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG_8H.html',1,'']]],
+ ['amrex_5fmlmg_5f1d_5fk_2eh_10737',['AMReX_MLMG_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlmg_5f2d_5fk_2eh_10738',['AMReX_MLMG_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlmg_5f3d_5fk_2eh_10739',['AMReX_MLMG_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlmg_5fk_2eh_10740',['AMReX_MLMG_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMG__K_8H.html',1,'']]],
+ ['amrex_5fmlmgbndry_2eh_10741',['AMReX_MLMGBndry.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLMGBndry_8H.html',1,'']]],
+ ['amrex_5fmlnodeabeclap_5f1d_5fk_2eh_10742',['AMReX_MLNodeABecLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodeabeclap_5f2d_5fk_2eh_10743',['AMReX_MLNodeABecLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodeabeclap_5f3d_5fk_2eh_10744',['AMReX_MLNodeABecLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodeabeclap_5fk_2eh_10745',['AMReX_MLNodeABecLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLap__K_8H.html',1,'']]],
+ ['amrex_5fmlnodeabeclaplacian_2ecpp_10746',['AMReX_MLNodeABecLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLaplacian_8cpp.html',1,'']]],
+ ['amrex_5fmlnodeabeclaplacian_2eh_10747',['AMReX_MLNodeABecLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeABecLaplacian_8H.html',1,'']]],
+ ['amrex_5fmlnodelap_5f1d_5fk_2eh_10748',['AMReX_MLNodeLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodelap_5f2d_5fk_2eh_10749',['AMReX_MLNodeLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodelap_5f3d_5fk_2eh_10750',['AMReX_MLNodeLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodelap_5fk_2eh_10751',['AMReX_MLNodeLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLap__K_8H.html',1,'']]],
+ ['amrex_5fmlnodelaplacian_2ecpp_10752',['AMReX_MLNodeLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian_8cpp.html',1,'']]],
+ ['amrex_5fmlnodelaplacian_2eh_10753',['AMReX_MLNodeLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian_8H.html',1,'']]],
+ ['amrex_5fmlnodelaplacian_5feb_2ecpp_10754',['AMReX_MLNodeLaplacian_eb.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__eb_8cpp.html',1,'']]],
+ ['amrex_5fmlnodelaplacian_5fhypre_2ecpp_10755',['AMReX_MLNodeLaplacian_hypre.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__hypre_8cpp.html',1,'']]],
+ ['amrex_5fmlnodelaplacian_5fmisc_2ecpp_10756',['AMReX_MLNodeLaplacian_misc.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__misc_8cpp.html',1,'']]],
+ ['amrex_5fmlnodelaplacian_5fsten_2ecpp_10757',['AMReX_MLNodeLaplacian_sten.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__sten_8cpp.html',1,'']]],
+ ['amrex_5fmlnodelaplacian_5fsync_2ecpp_10758',['AMReX_MLNodeLaplacian_sync.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLaplacian__sync_8cpp.html',1,'']]],
+ ['amrex_5fmlnodelinop_2ecpp_10759',['AMReX_MLNodeLinOp.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLinOp_8cpp.html',1,'']]],
+ ['amrex_5fmlnodelinop_2eh_10760',['AMReX_MLNodeLinOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeLinOp_8H.html',1,'']]],
+ ['amrex_5fmlnodetensorlap_5f1d_5fk_2eh_10761',['AMReX_MLNodeTensorLap_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodetensorlap_5f2d_5fk_2eh_10762',['AMReX_MLNodeTensorLap_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodetensorlap_5f3d_5fk_2eh_10763',['AMReX_MLNodeTensorLap_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlnodetensorlap_5fk_2eh_10764',['AMReX_MLNodeTensorLap_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLap__K_8H.html',1,'']]],
+ ['amrex_5fmlnodetensorlaplacian_2ecpp_10765',['AMReX_MLNodeTensorLaplacian.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLaplacian_8cpp.html',1,'']]],
+ ['amrex_5fmlnodetensorlaplacian_2eh_10766',['AMReX_MLNodeTensorLaplacian.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLNodeTensorLaplacian_8H.html',1,'']]],
+ ['amrex_5fmlpoisson_2eh_10767',['AMReX_MLPoisson.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson_8H.html',1,'']]],
+ ['amrex_5fmlpoisson_5f1d_5fk_2eh_10768',['AMReX_MLPoisson_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__1D__K_8H.html',1,'']]],
+ ['amrex_5fmlpoisson_5f2d_5fk_2eh_10769',['AMReX_MLPoisson_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__2D__K_8H.html',1,'']]],
+ ['amrex_5fmlpoisson_5f3d_5fk_2eh_10770',['AMReX_MLPoisson_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__3D__K_8H.html',1,'']]],
+ ['amrex_5fmlpoisson_5fk_2eh_10771',['AMReX_MLPoisson_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLPoisson__K_8H.html',1,'']]],
+ ['amrex_5fmltensor_5f1d_5fk_2eh_10772',['AMReX_MLTensor_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__1D__K_8H.html',1,'']]],
+ ['amrex_5fmltensor_5f2d_5fk_2eh_10773',['AMReX_MLTensor_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__2D__K_8H.html',1,'']]],
+ ['amrex_5fmltensor_5f3d_5fk_2eh_10774',['AMReX_MLTensor_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__3D__K_8H.html',1,'']]],
+ ['amrex_5fmltensor_5fk_2eh_10775',['AMReX_MLTensor_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensor__K_8H.html',1,'']]],
+ ['amrex_5fmltensorop_2ecpp_10776',['AMReX_MLTensorOp.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensorOp_8cpp.html',1,'']]],
+ ['amrex_5fmltensorop_2eh_10777',['AMReX_MLTensorOp.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensorOp_8H.html',1,'']]],
+ ['amrex_5fmltensorop_5fgrad_2ecpp_10778',['AMReX_MLTensorOp_grad.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MLTensorOp__grad_8cpp.html',1,'']]],
+ ['amrex_5fmorton_2eh_10779',['AMReX_Morton.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Morton_8H.html',1,'']]],
+ ['amrex_5fmpmd_2ecpp_10780',['AMReX_MPMD.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MPMD_8cpp.html',1,'']]],
+ ['amrex_5fmpmd_2eh_10781',['AMReX_MPMD.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MPMD_8H.html',1,'']]],
+ ['amrex_5fmulticutfab_2ecpp_10782',['AMReX_MultiCutFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiCutFab_8cpp.html',1,'']]],
+ ['amrex_5fmulticutfab_2eh_10783',['AMReX_MultiCutFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiCutFab_8H.html',1,'']]],
+ ['amrex_5fmultifab_2ecpp_10784',['AMReX_MultiFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFab_8cpp.html',1,'']]],
+ ['amrex_5fmultifab_2eh_10785',['AMReX_MultiFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFab_8H.html',1,'']]],
+ ['amrex_5fmultifabutil_2ecpp_10786',['AMReX_MultiFabUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil_8cpp.html',1,'']]],
+ ['amrex_5fmultifabutil_2eh_10787',['AMReX_MultiFabUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil_8H.html',1,'']]],
+ ['amrex_5fmultifabutil_5f1d_5fc_2eh_10788',['AMReX_MultiFabUtil_1D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__1D__C_8H.html',1,'']]],
+ ['amrex_5fmultifabutil_5f2d_5fc_2eh_10789',['AMReX_MultiFabUtil_2D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__2D__C_8H.html',1,'']]],
+ ['amrex_5fmultifabutil_5f3d_5fc_2eh_10790',['AMReX_MultiFabUtil_3D_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__3D__C_8H.html',1,'']]],
+ ['amrex_5fmultifabutil_5fc_2eh_10791',['AMReX_MultiFabUtil_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__C_8H.html',1,'']]],
+ ['amrex_5fmultifabutil_5fnd_5fc_2eh_10792',['AMReX_MultiFabUtil_nd_C.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtil__nd__C_8H.html',1,'']]],
+ ['amrex_5fmultifabutili_2eh_10793',['AMReX_MultiFabUtilI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiFabUtilI_8H.html',1,'']]],
+ ['amrex_5fmultimask_2ecpp_10794',['AMReX_MultiMask.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiMask_8cpp.html',1,'']]],
+ ['amrex_5fmultimask_2eh_10795',['AMReX_MultiMask.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__MultiMask_8H.html',1,'']]],
+ ['amrex_5fneighborlist_2eh_10796',['AMReX_NeighborList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborList_8H.html',1,'']]],
+ ['amrex_5fneighborparticles_2eh_10797',['AMReX_NeighborParticles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticles_8H.html',1,'']]],
+ ['amrex_5fneighborparticlescpuimpl_2eh_10798',['AMReX_NeighborParticlesCPUImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticlesCPUImpl_8H.html',1,'']]],
+ ['amrex_5fneighborparticlesgpuimpl_2eh_10799',['AMReX_NeighborParticlesGPUImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticlesGPUImpl_8H.html',1,'']]],
+ ['amrex_5fneighborparticlesi_2eh_10800',['AMReX_NeighborParticlesI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NeighborParticlesI_8H.html',1,'']]],
+ ['amrex_5fnfiles_2ecpp_10801',['AMReX_NFiles.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NFiles_8cpp.html',1,'']]],
+ ['amrex_5fnfiles_2eh_10802',['AMReX_NFiles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NFiles_8H.html',1,'']]],
+ ['amrex_5fnonlocalbc_2ecpp_10803',['AMReX_NonLocalBC.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NonLocalBC_8cpp.html',1,'']]],
+ ['amrex_5fnonlocalbc_2eh_10804',['AMReX_NonLocalBC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NonLocalBC_8H.html',1,'']]],
+ ['amrex_5fnonlocalbcimpl_2eh_10805',['AMReX_NonLocalBCImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NonLocalBCImpl_8H.html',1,'']]],
+ ['amrex_5fnvector_5fmultifab_2ecpp_10806',['AMReX_NVector_MultiFab.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NVector__MultiFab_8cpp.html',1,'']]],
+ ['amrex_5fnvector_5fmultifab_2eh_10807',['AMReX_NVector_MultiFab.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__NVector__MultiFab_8H.html',1,'']]],
+ ['amrex_5fomp_5fmod_2ef90_10808',['AMReX_omp_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__omp__mod_8F90.html',1,'']]],
+ ['amrex_5fopenbc_2ecpp_10809',['AMReX_OpenBC.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenBC_8cpp.html',1,'']]],
+ ['amrex_5fopenbc_2eh_10810',['AMReX_OpenBC.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenBC_8H.html',1,'']]],
+ ['amrex_5fopenbc_5fk_2eh_10811',['AMReX_OpenBC_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenBC__K_8H.html',1,'']]],
+ ['amrex_5fopenmp_2ecpp_10812',['AMReX_OpenMP.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenMP_8cpp.html',1,'']]],
+ ['amrex_5fopenmp_2eh_10813',['AMReX_OpenMP.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__OpenMP_8H.html',1,'']]],
+ ['amrex_5forientation_2ecpp_10814',['AMReX_Orientation.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Orientation_8cpp.html',1,'']]],
+ ['amrex_5forientation_2eh_10815',['AMReX_Orientation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Orientation_8H.html',1,'']]],
+ ['amrex_5fparallelcontext_2ecpp_10816',['AMReX_ParallelContext.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelContext_8cpp.html',1,'']]],
+ ['amrex_5fparallelcontext_2eh_10817',['AMReX_ParallelContext.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelContext_8H.html',1,'']]],
+ ['amrex_5fparalleldescriptor_2ecpp_10818',['AMReX_ParallelDescriptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelDescriptor_8cpp.html',1,'']]],
+ ['amrex_5fparalleldescriptor_2eh_10819',['AMReX_ParallelDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelDescriptor_8H.html',1,'']]],
+ ['amrex_5fparalleldescriptor_5ff_2ef90_10820',['AMReX_ParallelDescriptor_F.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelDescriptor__F_8F90.html',1,'']]],
+ ['amrex_5fparallelreduce_2eh_10821',['AMReX_ParallelReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParallelReduce_8H.html',1,'']]],
+ ['amrex_5fparena_2ecpp_10822',['AMReX_PArena.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PArena_8cpp.html',1,'']]],
+ ['amrex_5fparena_2eh_10823',['AMReX_PArena.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PArena_8H.html',1,'']]],
+ ['amrex_5fpargdb_2eh_10824',['AMReX_ParGDB.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParGDB_8H.html',1,'']]],
+ ['amrex_5fpariter_2eh_10825',['AMReX_ParIter.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParIter_8H.html',1,'']]],
+ ['amrex_5fparmparse_2ecpp_10826',['AMReX_ParmParse.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParmParse_8cpp.html',1,'']]],
+ ['amrex_5fparmparse_2eh_10827',['AMReX_ParmParse.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParmParse_8H.html',1,'']]],
+ ['amrex_5fparmparse_5ffi_2ecpp_10828',['AMReX_parmparse_fi.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parmparse__fi_8cpp.html',1,'']]],
+ ['amrex_5fparmparse_5fmod_2ef90_10829',['AMReX_parmparse_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parmparse__mod_8F90.html',1,'']]],
+ ['amrex_5fparreduce_2eh_10830',['AMReX_ParReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParReduce_8H.html',1,'']]],
+ ['amrex_5fparser_2ecpp_10831',['AMReX_Parser.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser_8cpp.html',1,'']]],
+ ['amrex_5fparser_2eh_10832',['AMReX_Parser.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser_8H.html',1,'']]],
+ ['amrex_5fparser_2elex_2ecpp_10833',['amrex_parser.lex.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8lex_8cpp.html',1,'']]],
+ ['amrex_5fparser_2elex_2eh_10834',['amrex_parser.lex.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8lex_8h.html',1,'']]],
+ ['amrex_5fparser_2elex_2enolint_2eh_10835',['amrex_parser.lex.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8lex_8nolint_8H.html',1,'']]],
+ ['amrex_5fparser_2etab_2ecpp_10836',['amrex_parser.tab.cpp',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8tab_8cpp.html',1,'']]],
+ ['amrex_5fparser_2etab_2eh_10837',['amrex_parser.tab.h',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8tab_8h.html',1,'']]],
+ ['amrex_5fparser_2etab_2enolint_2eh_10838',['amrex_parser.tab.nolint.H',['https://amrex-codes.github.io/amrex/doxygen/amrex__parser_8tab_8nolint_8H.html',1,'']]],
+ ['amrex_5fparser_5fexe_2ecpp_10839',['AMReX_Parser_Exe.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Exe_8cpp.html',1,'']]],
+ ['amrex_5fparser_5fexe_2eh_10840',['AMReX_Parser_Exe.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Exe_8H.html',1,'']]],
+ ['amrex_5fparser_5fy_2ecpp_10841',['AMReX_Parser_Y.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Y_8cpp.html',1,'']]],
+ ['amrex_5fparser_5fy_2eh_10842',['AMReX_Parser_Y.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Parser__Y_8H.html',1,'']]],
+ ['amrex_5fparstream_2ecpp_10843',['AMReX_parstream.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parstream_8cpp.html',1,'']]],
+ ['amrex_5fparstream_2eh_10844',['AMReX_parstream.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__parstream_8H.html',1,'']]],
+ ['amrex_5fparticle_2eh_10845',['AMReX_Particle.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Particle_8H.html',1,'']]],
+ ['amrex_5fparticle_5fmod_5fk_2eh_10846',['AMReX_Particle_mod_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Particle__mod__K_8H.html',1,'']]],
+ ['amrex_5fparticlearray_2eh_10847',['AMReX_ParticleArray.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleArray_8H.html',1,'']]],
+ ['amrex_5fparticlebuffermap_2ecpp_10848',['AMReX_ParticleBufferMap.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleBufferMap_8cpp.html',1,'']]],
+ ['amrex_5fparticlebuffermap_2eh_10849',['AMReX_ParticleBufferMap.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleBufferMap_8H.html',1,'']]],
+ ['amrex_5fparticlecommunication_2ecpp_10850',['AMReX_ParticleCommunication.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleCommunication_8cpp.html',1,'']]],
+ ['amrex_5fparticlecommunication_2eh_10851',['AMReX_ParticleCommunication.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleCommunication_8H.html',1,'']]],
+ ['amrex_5fparticlecontainer_2eh_10852',['AMReX_ParticleContainer.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainer_8H.html',1,'']]],
+ ['amrex_5fparticlecontainerbase_2ecpp_10853',['AMReX_ParticleContainerBase.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainerBase_8cpp.html',1,'']]],
+ ['amrex_5fparticlecontainerbase_2eh_10854',['AMReX_ParticleContainerBase.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainerBase_8H.html',1,'']]],
+ ['amrex_5fparticlecontaineri_2eh_10855',['AMReX_ParticleContainerI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleContainerI_8H.html',1,'']]],
+ ['amrex_5fparticledataadaptor_2eh_10856',['AMReX_ParticleDataAdaptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleDataAdaptor_8H.html',1,'']]],
+ ['amrex_5fparticledataadaptori_2eh_10857',['AMReX_ParticleDataAdaptorI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleDataAdaptorI_8H.html',1,'']]],
+ ['amrex_5fparticlehdf5_2eh_10858',['AMReX_ParticleHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleHDF5_8H.html',1,'']]],
+ ['amrex_5fparticleinit_2eh_10859',['AMReX_ParticleInit.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleInit_8H.html',1,'']]],
+ ['amrex_5fparticleinsitubridge_2eh_10860',['AMReX_ParticleInSituBridge.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleInSituBridge_8H.html',1,'']]],
+ ['amrex_5fparticleinterpolators_2eh_10861',['AMReX_ParticleInterpolators.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleInterpolators_8H.html',1,'']]],
+ ['amrex_5fparticleio_2eh_10862',['AMReX_ParticleIO.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleIO_8H.html',1,'']]],
+ ['amrex_5fparticlelocator_2eh_10863',['AMReX_ParticleLocator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleLocator_8H.html',1,'']]],
+ ['amrex_5fparticlemesh_2eh_10864',['AMReX_ParticleMesh.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleMesh_8H.html',1,'']]],
+ ['amrex_5fparticlempiutil_2ecpp_10865',['AMReX_ParticleMPIUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleMPIUtil_8cpp.html',1,'']]],
+ ['amrex_5fparticlempiutil_2eh_10866',['AMReX_ParticleMPIUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleMPIUtil_8H.html',1,'']]],
+ ['amrex_5fparticlereduce_2eh_10867',['AMReX_ParticleReduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleReduce_8H.html',1,'']]],
+ ['amrex_5fparticles_2eh_10868',['AMReX_Particles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Particles_8H.html',1,'']]],
+ ['amrex_5fparticleshdf5_2eh_10869',['AMReX_ParticlesHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticlesHDF5_8H.html',1,'']]],
+ ['amrex_5fparticletile_2eh_10870',['AMReX_ParticleTile.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleTile_8H.html',1,'']]],
+ ['amrex_5fparticletransformation_2eh_10871',['AMReX_ParticleTransformation.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleTransformation_8H.html',1,'']]],
+ ['amrex_5fparticleutil_2ecpp_10872',['AMReX_ParticleUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleUtil_8cpp.html',1,'']]],
+ ['amrex_5fparticleutil_2eh_10873',['AMReX_ParticleUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleUtil_8H.html',1,'']]],
+ ['amrex_5fparticleutilhdf5_2eh_10874',['AMReX_ParticleUtilHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ParticleUtilHDF5_8H.html',1,'']]],
+ ['amrex_5fpartition_2eh_10875',['AMReX_Partition.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Partition_8H.html',1,'']]],
+ ['amrex_5fpci_2eh_10876',['AMReX_PCI.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PCI_8H.html',1,'']]],
+ ['amrex_5fperiodicity_2ecpp_10877',['AMReX_Periodicity.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Periodicity_8cpp.html',1,'']]],
+ ['amrex_5fperiodicity_2eh_10878',['AMReX_Periodicity.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Periodicity_8H.html',1,'']]],
+ ['amrex_5fpetsc_2ecpp_10879',['AMReX_PETSc.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PETSc_8cpp.html',1,'']]],
+ ['amrex_5fpetsc_2eh_10880',['AMReX_PETSc.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PETSc_8H.html',1,'']]],
+ ['amrex_5fphysbcfunct_2ecpp_10881',['AMReX_PhysBCFunct.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PhysBCFunct_8cpp.html',1,'']]],
+ ['amrex_5fphysbcfunct_2eh_10882',['AMReX_PhysBCFunct.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PhysBCFunct_8H.html',1,'']]],
+ ['amrex_5fplotfiledataimpl_2ecpp_10883',['AMReX_PlotFileDataImpl.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileDataImpl_8cpp.html',1,'']]],
+ ['amrex_5fplotfiledataimpl_2eh_10884',['AMReX_PlotFileDataImpl.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileDataImpl_8H.html',1,'']]],
+ ['amrex_5fplotfileutil_2ecpp_10885',['AMReX_PlotFileUtil.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtil_8cpp.html',1,'']]],
+ ['amrex_5fplotfileutil_2eh_10886',['AMReX_PlotFileUtil.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtil_8H.html',1,'']]],
+ ['amrex_5fplotfileutilhdf5_2ecpp_10887',['AMReX_PlotFileUtilHDF5.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtilHDF5_8cpp.html',1,'']]],
+ ['amrex_5fplotfileutilhdf5_2eh_10888',['AMReX_PlotFileUtilHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PlotFileUtilHDF5_8H.html',1,'']]],
+ ['amrex_5fpodvector_2ecpp_10889',['AMReX_PODVector.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PODVector_8cpp.html',1,'']]],
+ ['amrex_5fpodvector_2eh_10890',['AMReX_PODVector.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PODVector_8H.html',1,'']]],
+ ['amrex_5fprint_2eh_10891',['AMReX_Print.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Print_8H.html',1,'']]],
+ ['amrex_5fprob_5famr_5ff_2eh_10892',['AMReX_PROB_AMR_F.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__PROB__AMR__F_8H.html',1,'']]],
+ ['amrex_5fprofparserbatch_2ecpp_10893',['AMReX_ProfParserBatch.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ProfParserBatch_8cpp.html',1,'']]],
+ ['amrex_5frandom_2ecpp_10894',['AMReX_Random.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Random_8cpp.html',1,'']]],
+ ['amrex_5frandom_2eh_10895',['AMReX_Random.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Random_8H.html',1,'']]],
+ ['amrex_5frandomengine_2eh_10896',['AMReX_RandomEngine.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RandomEngine_8H.html',1,'']]],
+ ['amrex_5freal_2eh_10897',['AMReX_REAL.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__REAL_8H.html',1,'']]],
+ ['amrex_5frealbox_2ecpp_10898',['AMReX_RealBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealBox_8cpp.html',1,'']]],
+ ['amrex_5frealbox_2eh_10899',['AMReX_RealBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealBox_8H.html',1,'']]],
+ ['amrex_5frealvect_2ecpp_10900',['AMReX_RealVect.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealVect_8cpp.html',1,'']]],
+ ['amrex_5frealvect_2eh_10901',['AMReX_RealVect.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RealVect_8H.html',1,'']]],
+ ['amrex_5freduce_2eh_10902',['AMReX_Reduce.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Reduce_8H.html',1,'']]],
+ ['amrex_5fregionsprofstats_2ecpp_10903',['AMReX_RegionsProfStats.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RegionsProfStats_8cpp.html',1,'']]],
+ ['amrex_5fregionsprofstats_2eh_10904',['AMReX_RegionsProfStats.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RegionsProfStats_8H.html',1,'']]],
+ ['amrex_5frkintegrator_2eh_10905',['AMReX_RKIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RKIntegrator_8H.html',1,'']]],
+ ['amrex_5frungekutta_2eh_10906',['AMReX_RungeKutta.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__RungeKutta_8H.html',1,'']]],
+ ['amrex_5fscan_2eh_10907',['AMReX_Scan.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Scan_8H.html',1,'']]],
+ ['amrex_5fsdcquadrature_2ef90_10908',['AMReX_SDCquadrature.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SDCquadrature_8F90.html',1,'']]],
+ ['amrex_5fsdcstruct_2ecpp_10909',['AMReX_SDCstruct.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SDCstruct_8cpp.html',1,'']]],
+ ['amrex_5fsdcstruct_2eh_10910',['AMReX_SDCstruct.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SDCstruct_8H.html',1,'']]],
+ ['amrex_5fslopes_5fk_2eh_10911',['AMReX_Slopes_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Slopes__K_8H.html',1,'']]],
+ ['amrex_5fspace_2eh_10912',['AMReX_SPACE.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SPACE_8H.html',1,'']]],
+ ['amrex_5fsparsebins_2eh_10913',['AMReX_SparseBins.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SparseBins_8H.html',1,'']]],
+ ['amrex_5fstatedata_2ecpp_10914',['AMReX_StateData.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateData_8cpp.html',1,'']]],
+ ['amrex_5fstatedata_2eh_10915',['AMReX_StateData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateData_8H.html',1,'']]],
+ ['amrex_5fstatedescriptor_2ecpp_10916',['AMReX_StateDescriptor.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateDescriptor_8cpp.html',1,'']]],
+ ['amrex_5fstatedescriptor_2eh_10917',['AMReX_StateDescriptor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StateDescriptor_8H.html',1,'']]],
+ ['amrex_5fstring_5fmod_2ef90_10918',['AMReX_string_mod.F90',['https://amrex-codes.github.io/amrex/doxygen/AMReX__string__mod_8F90.html',1,'']]],
+ ['amrex_5fstructofarrays_2eh_10919',['AMReX_StructOfArrays.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__StructOfArrays_8H.html',1,'']]],
+ ['amrex_5fsundials_2eh_10920',['AMReX_Sundials.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Sundials_8H.html',1,'']]],
+ ['amrex_5fsundials_5fcore_2ecpp_10921',['AMReX_Sundials_Core.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Sundials__Core_8cpp.html',1,'']]],
+ ['amrex_5fsundials_5fcore_2eh_10922',['AMReX_Sundials_Core.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Sundials__Core_8H.html',1,'']]],
+ ['amrex_5fsundialsintegrator_2eh_10923',['AMReX_SundialsIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SundialsIntegrator_8H.html',1,'']]],
+ ['amrex_5fsunmemory_2ecpp_10924',['AMReX_SUNMemory.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SUNMemory_8cpp.html',1,'']]],
+ ['amrex_5fsunmemory_2eh_10925',['AMReX_SUNMemory.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__SUNMemory_8H.html',1,'']]],
+ ['amrex_5ftabledata_2eh_10926',['AMReX_TableData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TableData_8H.html',1,'']]],
+ ['amrex_5ftagbox_2ecpp_10927',['AMReX_TagBox.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TagBox_8cpp.html',1,'']]],
+ ['amrex_5ftagbox_2eh_10928',['AMReX_TagBox.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TagBox_8H.html',1,'']]],
+ ['amrex_5ftagparallelfor_2eh_10929',['AMReX_TagParallelFor.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TagParallelFor_8H.html',1,'']]],
+ ['amrex_5fthirdpartyprofiling_2eh_10930',['AMReX_ThirdPartyProfiling.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ThirdPartyProfiling_8H.html',1,'']]],
+ ['amrex_5ftimeintegrator_2eh_10931',['AMReX_TimeIntegrator.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TimeIntegrator_8H.html',1,'']]],
+ ['amrex_5ftinyprofiler_2ecpp_10932',['AMReX_TinyProfiler.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TinyProfiler_8cpp.html',1,'']]],
+ ['amrex_5ftinyprofiler_2eh_10933',['AMReX_TinyProfiler.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TinyProfiler_8H.html',1,'']]],
+ ['amrex_5ftracerparticle_5fmod_5fk_2eh_10934',['AMReX_TracerParticle_mod_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TracerParticle__mod__K_8H.html',1,'']]],
+ ['amrex_5ftracerparticles_2ecpp_10935',['AMReX_TracerParticles.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TracerParticles_8cpp.html',1,'']]],
+ ['amrex_5ftracerparticles_2eh_10936',['AMReX_TracerParticles.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TracerParticles_8H.html',1,'']]],
+ ['amrex_5ftuple_2eh_10937',['AMReX_Tuple.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Tuple_8H.html',1,'']]],
+ ['amrex_5ftypelist_2eh_10938',['AMReX_TypeList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TypeList_8H.html',1,'']]],
+ ['amrex_5ftypetraits_2eh_10939',['AMReX_TypeTraits.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__TypeTraits_8H.html',1,'']]],
+ ['amrex_5futility_2ecpp_10940',['AMReX_Utility.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Utility_8cpp.html',1,'']]],
+ ['amrex_5futility_2eh_10941',['AMReX_Utility.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Utility_8H.html',1,'']]],
+ ['amrex_5fvallocpair_2eh_10942',['AMReX_ValLocPair.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__ValLocPair_8H.html',1,'']]],
+ ['amrex_5fvector_2eh_10943',['AMReX_Vector.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Vector_8H.html',1,'']]],
+ ['amrex_5fvectorio_2ecpp_10944',['AMReX_VectorIO.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VectorIO_8cpp.html',1,'']]],
+ ['amrex_5fvectorio_2eh_10945',['AMReX_VectorIO.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VectorIO_8H.html',1,'']]],
+ ['amrex_5fversion_2ecpp_10946',['AMReX_Version.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__Version_8cpp.html',1,'']]],
+ ['amrex_5fvismf_2ecpp_10947',['AMReX_VisMF.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VisMF_8cpp.html',1,'']]],
+ ['amrex_5fvismf_2eh_10948',['AMReX_VisMF.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VisMF_8H.html',1,'']]],
+ ['amrex_5fvismfbuffer_2eh_10949',['AMReX_VisMFBuffer.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__VisMFBuffer_8H.html',1,'']]],
+ ['amrex_5fwritebinaryparticledata_2eh_10950',['AMReX_WriteBinaryParticleData.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteBinaryParticleData_8H.html',1,'']]],
+ ['amrex_5fwritebinaryparticledatahdf5_2eh_10951',['AMReX_WriteBinaryParticleDataHDF5.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteBinaryParticleDataHDF5_8H.html',1,'']]],
+ ['amrex_5fwriteebsurface_2ecpp_10952',['AMReX_WriteEBSurface.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteEBSurface_8cpp.html',1,'']]],
+ ['amrex_5fwriteebsurface_2eh_10953',['AMReX_WriteEBSurface.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WriteEBSurface_8H.html',1,'']]],
+ ['amrex_5fwriteplotfile_2ecpp_10954',['AMReX_WritePlotFile.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WritePlotFile_8cpp.html',1,'']]],
+ ['amrex_5fwriteplotfile_2eh_10955',['AMReX_WritePlotFile.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__WritePlotFile_8H.html',1,'']]],
+ ['amrex_5fxyplotdatalist_2ecpp_10956',['AMReX_XYPlotDataList.cpp',['https://amrex-codes.github.io/amrex/doxygen/AMReX__XYPlotDataList_8cpp.html',1,'']]],
+ ['amrex_5fxyplotdatalist_2eh_10957',['AMReX_XYPlotDataList.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__XYPlotDataList_8H.html',1,'']]],
+ ['amrex_5fyafluxregister_2eh_10958',['AMReX_YAFluxRegister.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister_8H.html',1,'']]],
+ ['amrex_5fyafluxregister_5f1d_5fk_2eh_10959',['AMReX_YAFluxRegister_1D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__1D__K_8H.html',1,'']]],
+ ['amrex_5fyafluxregister_5f2d_5fk_2eh_10960',['AMReX_YAFluxRegister_2D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__2D__K_8H.html',1,'']]],
+ ['amrex_5fyafluxregister_5f3d_5fk_2eh_10961',['AMReX_YAFluxRegister_3D_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__3D__K_8H.html',1,'']]],
+ ['amrex_5fyafluxregister_5fk_2eh_10962',['AMReX_YAFluxRegister_K.H',['https://amrex-codes.github.io/amrex/doxygen/AMReX__YAFluxRegister__K_8H.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_1.js b/amrex-hydro/Doxygen/html/search/files_1.js
index b1ade6b..b7fd0a1 100644
--- a/amrex-hydro/Doxygen/html/search/files_1.js
+++ b/amrex-hydro/Doxygen/html/search/files_1.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['bl_5fhpgmg_2ecpp_10966',['BL_HPGMG.cpp',['https://amrex-codes.github.io/amrex/doxygen/BL__HPGMG_8cpp.html',1,'']]],
- ['bl_5fhpgmg_2eh_10967',['BL_HPGMG.H',['https://amrex-codes.github.io/amrex/doxygen/BL__HPGMG_8H.html',1,'']]]
+ ['bl_5fhpgmg_2ecpp_10963',['BL_HPGMG.cpp',['https://amrex-codes.github.io/amrex/doxygen/BL__HPGMG_8cpp.html',1,'']]],
+ ['bl_5fhpgmg_2eh_10964',['BL_HPGMG.H',['https://amrex-codes.github.io/amrex/doxygen/BL__HPGMG_8H.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_2.js b/amrex-hydro/Doxygen/html/search/files_2.js
index 6424e4e..3e846c0 100644
--- a/amrex-hydro/Doxygen/html/search/files_2.js
+++ b/amrex-hydro/Doxygen/html/search/files_2.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['checkdecomposition_2ec_10968',['CheckDecomposition.c',['https://amrex-codes.github.io/amrex/doxygen/CheckDecomposition_8c.html',1,'']]],
- ['complex_2dtype_2eh_10969',['complex-type.h',['https://amrex-codes.github.io/amrex/doxygen/complex-type_8h.html',1,'']]]
+ ['checkdecomposition_2ec_10965',['CheckDecomposition.c',['https://amrex-codes.github.io/amrex/doxygen/CheckDecomposition_8c.html',1,'']]],
+ ['complex_2dtype_2eh_10966',['complex-type.h',['https://amrex-codes.github.io/amrex/doxygen/complex-type_8h.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_3.js b/amrex-hydro/Doxygen/html/search/files_3.js
index f5d1e71..52e8fb3 100644
--- a/amrex-hydro/Doxygen/html/search/files_3.js
+++ b/amrex-hydro/Doxygen/html/search/files_3.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['dfft_2eh_10970',['Dfft.H',['https://amrex-codes.github.io/amrex/doxygen/Dfft_8H.html',1,'']]],
- ['dfftc_2ecpp_10971',['DfftC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DfftC_8cpp.html',1,'']]],
- ['distribution_2ec_10972',['distribution.c',['https://amrex-codes.github.io/amrex/doxygen/distribution_8c.html',1,'']]],
- ['distribution_2eh_10973',['Distribution.H',['https://amrex-codes.github.io/amrex/doxygen/Distribution_8H.html',1,'']]],
- ['distribution_5fc_2eh_10974',['distribution_c.h',['https://amrex-codes.github.io/amrex/doxygen/distribution__c_8h.html',1,'']]],
- ['distributionc_2ecpp_10975',['DistributionC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DistributionC_8cpp.html',1,'']]]
+ ['dfft_2eh_10967',['Dfft.H',['https://amrex-codes.github.io/amrex/doxygen/Dfft_8H.html',1,'']]],
+ ['dfftc_2ecpp_10968',['DfftC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DfftC_8cpp.html',1,'']]],
+ ['distribution_2ec_10969',['distribution.c',['https://amrex-codes.github.io/amrex/doxygen/distribution_8c.html',1,'']]],
+ ['distribution_2eh_10970',['Distribution.H',['https://amrex-codes.github.io/amrex/doxygen/Distribution_8H.html',1,'']]],
+ ['distribution_5fc_2eh_10971',['distribution_c.h',['https://amrex-codes.github.io/amrex/doxygen/distribution__c_8h.html',1,'']]],
+ ['distributionc_2ecpp_10972',['DistributionC.cpp',['https://amrex-codes.github.io/amrex/doxygen/DistributionC_8cpp.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_4.js b/amrex-hydro/Doxygen/html/search/files_4.js
index cb34498..eff57be 100644
--- a/amrex-hydro/Doxygen/html/search/files_4.js
+++ b/amrex-hydro/Doxygen/html/search/files_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['error_2eh_10976',['Error.h',['https://amrex-codes.github.io/amrex/doxygen/Error_8h.html',1,'']]]
+ ['error_2eh_10973',['Error.h',['https://amrex-codes.github.io/amrex/doxygen/Error_8h.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_5.js b/amrex-hydro/Doxygen/html/search/files_5.js
index 95222a9..c39e943 100644
--- a/amrex-hydro/Doxygen/html/search/files_5.js
+++ b/amrex-hydro/Doxygen/html/search/files_5.js
@@ -1,50 +1,50 @@
var searchData=
[
- ['hydro_5fbcs_5fk_2eh_10977',['hydro_bcs_K.H',['../hydro__bcs__K_8H.html',1,'']]],
- ['hydro_5fbds_2eh_10978',['hydro_bds.H',['../hydro__bds_8H.html',1,'']]],
- ['hydro_5fbds_5fedge_5fstate_5f2d_2ecpp_10979',['hydro_bds_edge_state_2D.cpp',['../hydro__bds__edge__state__2D_8cpp.html',1,'']]],
- ['hydro_5fbds_5fedge_5fstate_5f3d_2ecpp_10980',['hydro_bds_edge_state_3D.cpp',['../hydro__bds__edge__state__3D_8cpp.html',1,'']]],
- ['hydro_5fcompute_5fedgestate_5fand_5fflux_2ecpp_10981',['hydro_compute_edgestate_and_flux.cpp',['../hydro__compute__edgestate__and__flux_8cpp.html',1,'']]],
- ['hydro_5fconstants_2eh_10982',['hydro_constants.H',['../hydro__constants_8H.html',1,'']]],
- ['hydro_5febgodunov_2eh_10983',['hydro_ebgodunov.H',['../hydro__ebgodunov_8H.html',1,'']]],
- ['hydro_5febgodunov_5fbcs_5fk_2eh_10984',['hydro_ebgodunov_bcs_K.H',['../hydro__ebgodunov__bcs__K_8H.html',1,'']]],
- ['hydro_5febgodunov_5fcorner_5fcouple_2eh_10985',['hydro_ebgodunov_corner_couple.H',['../hydro__ebgodunov__corner__couple_8H.html',1,'']]],
- ['hydro_5febgodunov_5fedge_5fstate_5f2d_2ecpp_10986',['hydro_ebgodunov_edge_state_2D.cpp',['../hydro__ebgodunov__edge__state__2D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fedge_5fstate_5f3d_2ecpp_10987',['hydro_ebgodunov_edge_state_3D.cpp',['../hydro__ebgodunov__edge__state__3D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_2ecpp_10988',['hydro_ebgodunov_extrap_vel_to_faces.cpp',['../hydro__ebgodunov__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_10989',['hydro_ebgodunov_extrap_vel_to_faces_2D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_10990',['hydro_ebgodunov_extrap_vel_to_faces_3D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fplm_2ecpp_10991',['hydro_ebgodunov_plm.cpp',['../hydro__ebgodunov__plm_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5fplm_2eh_10992',['hydro_ebgodunov_plm.H',['../hydro__ebgodunov__plm_8H.html',1,'']]],
- ['hydro_5febgodunov_5fplm_5ffpu_2ecpp_10993',['hydro_ebgodunov_plm_fpu.cpp',['../hydro__ebgodunov__plm__fpu_8cpp.html',1,'']]],
- ['hydro_5febgodunov_5ftransverse_5f2d_5fk_2eh_10994',['hydro_ebgodunov_transverse_2D_K.H',['../hydro__ebgodunov__transverse__2D__K_8H.html',1,'']]],
- ['hydro_5febgodunov_5ftransverse_5f3d_5fk_2eh_10995',['hydro_ebgodunov_transverse_3D_K.H',['../hydro__ebgodunov__transverse__3D__K_8H.html',1,'']]],
- ['hydro_5febmol_2eh_10996',['hydro_ebmol.H',['../hydro__ebmol_8H.html',1,'']]],
- ['hydro_5febmol_5fedge_5fstate_2ecpp_10997',['hydro_ebmol_edge_state.cpp',['../hydro__ebmol__edge__state_8cpp.html',1,'']]],
- ['hydro_5febmol_5fedge_5fstate_5fk_2eh_10998',['hydro_ebmol_edge_state_K.H',['../hydro__ebmol__edge__state__K_8H.html',1,'']]],
- ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_10999',['hydro_ebmol_extrap_vel_to_faces.cpp',['../hydro__ebmol__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_11000',['hydro_ebmol_extrap_vel_to_faces_box.cpp',['../hydro__ebmol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
- ['hydro_5fenforce_5finout_5fsolvability_2ecpp_11001',['hydro_enforce_inout_solvability.cpp',['../hydro__enforce__inout__solvability_8cpp.html',1,'']]],
- ['hydro_5fextrap_5fvel_5fto_5ffaces_2ecpp_11002',['hydro_extrap_vel_to_faces.cpp',['../hydro__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5fgodunov_2eh_11003',['hydro_godunov.H',['../hydro__godunov_8H.html',1,'']]],
- ['hydro_5fgodunov_5fcorner_5fcouple_2eh_11004',['hydro_godunov_corner_couple.H',['../hydro__godunov__corner__couple_8H.html',1,'']]],
- ['hydro_5fgodunov_5fedge_5fstate_5f2d_2ecpp_11005',['hydro_godunov_edge_state_2D.cpp',['../hydro__godunov__edge__state__2D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fedge_5fstate_5f3d_2ecpp_11006',['hydro_godunov_edge_state_3D.cpp',['../hydro__godunov__edge__state__3D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_11007',['hydro_godunov_extrap_vel_to_faces_2D.cpp',['../hydro__godunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_11008',['hydro_godunov_extrap_vel_to_faces_3D.cpp',['../hydro__godunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fplm_2ecpp_11009',['hydro_godunov_plm.cpp',['../hydro__godunov__plm_8cpp.html',1,'']]],
- ['hydro_5fgodunov_5fplm_2eh_11010',['hydro_godunov_plm.H',['../hydro__godunov__plm_8H.html',1,'']]],
- ['hydro_5fgodunov_5fppm_2eh_11011',['hydro_godunov_ppm.H',['../hydro__godunov__ppm_8H.html',1,'']]],
- ['hydro_5fmacprojector_2ecpp_11012',['hydro_MacProjector.cpp',['../hydro__MacProjector_8cpp.html',1,'']]],
- ['hydro_5fmacprojector_2eh_11013',['hydro_MacProjector.H',['../hydro__MacProjector_8H.html',1,'']]],
- ['hydro_5fmol_2eh_11014',['hydro_mol.H',['../hydro__mol_8H.html',1,'']]],
- ['hydro_5fmol_5fedge_5fstate_2ecpp_11015',['hydro_mol_edge_state.cpp',['../hydro__mol__edge__state_8cpp.html',1,'']]],
- ['hydro_5fmol_5fedge_5fstate_5fk_2eh_11016',['hydro_mol_edge_state_K.H',['../hydro__mol__edge__state__K_8H.html',1,'']]],
- ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_11017',['hydro_mol_extrap_vel_to_faces.cpp',['../hydro__mol__extrap__vel__to__faces_8cpp.html',1,'']]],
- ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_11018',['hydro_mol_extrap_vel_to_faces_box.cpp',['../hydro__mol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
- ['hydro_5fnodalprojector_2ecpp_11019',['hydro_NodalProjector.cpp',['../hydro__NodalProjector_8cpp.html',1,'']]],
- ['hydro_5fnodalprojector_2eh_11020',['hydro_NodalProjector.H',['../hydro__NodalProjector_8H.html',1,'']]],
- ['hydro_5fredistribution_2ecpp_11021',['hydro_redistribution.cpp',['../hydro__redistribution_8cpp.html',1,'']]],
- ['hydro_5futils_2ecpp_11022',['hydro_utils.cpp',['../hydro__utils_8cpp.html',1,'']]],
- ['hydro_5futils_2eh_11023',['hydro_utils.H',['../hydro__utils_8H.html',1,'']]]
+ ['hydro_5fbcs_5fk_2eh_10974',['hydro_bcs_K.H',['../hydro__bcs__K_8H.html',1,'']]],
+ ['hydro_5fbds_2eh_10975',['hydro_bds.H',['../hydro__bds_8H.html',1,'']]],
+ ['hydro_5fbds_5fedge_5fstate_5f2d_2ecpp_10976',['hydro_bds_edge_state_2D.cpp',['../hydro__bds__edge__state__2D_8cpp.html',1,'']]],
+ ['hydro_5fbds_5fedge_5fstate_5f3d_2ecpp_10977',['hydro_bds_edge_state_3D.cpp',['../hydro__bds__edge__state__3D_8cpp.html',1,'']]],
+ ['hydro_5fcompute_5fedgestate_5fand_5fflux_2ecpp_10978',['hydro_compute_edgestate_and_flux.cpp',['../hydro__compute__edgestate__and__flux_8cpp.html',1,'']]],
+ ['hydro_5fconstants_2eh_10979',['hydro_constants.H',['../hydro__constants_8H.html',1,'']]],
+ ['hydro_5febgodunov_2eh_10980',['hydro_ebgodunov.H',['../hydro__ebgodunov_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fbcs_5fk_2eh_10981',['hydro_ebgodunov_bcs_K.H',['../hydro__ebgodunov__bcs__K_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fcorner_5fcouple_2eh_10982',['hydro_ebgodunov_corner_couple.H',['../hydro__ebgodunov__corner__couple_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fedge_5fstate_5f2d_2ecpp_10983',['hydro_ebgodunov_edge_state_2D.cpp',['../hydro__ebgodunov__edge__state__2D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fedge_5fstate_5f3d_2ecpp_10984',['hydro_ebgodunov_edge_state_3D.cpp',['../hydro__ebgodunov__edge__state__3D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_2ecpp_10985',['hydro_ebgodunov_extrap_vel_to_faces.cpp',['../hydro__ebgodunov__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_10986',['hydro_ebgodunov_extrap_vel_to_faces_2D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_10987',['hydro_ebgodunov_extrap_vel_to_faces_3D.cpp',['../hydro__ebgodunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fplm_2ecpp_10988',['hydro_ebgodunov_plm.cpp',['../hydro__ebgodunov__plm_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5fplm_2eh_10989',['hydro_ebgodunov_plm.H',['../hydro__ebgodunov__plm_8H.html',1,'']]],
+ ['hydro_5febgodunov_5fplm_5ffpu_2ecpp_10990',['hydro_ebgodunov_plm_fpu.cpp',['../hydro__ebgodunov__plm__fpu_8cpp.html',1,'']]],
+ ['hydro_5febgodunov_5ftransverse_5f2d_5fk_2eh_10991',['hydro_ebgodunov_transverse_2D_K.H',['../hydro__ebgodunov__transverse__2D__K_8H.html',1,'']]],
+ ['hydro_5febgodunov_5ftransverse_5f3d_5fk_2eh_10992',['hydro_ebgodunov_transverse_3D_K.H',['../hydro__ebgodunov__transverse__3D__K_8H.html',1,'']]],
+ ['hydro_5febmol_2eh_10993',['hydro_ebmol.H',['../hydro__ebmol_8H.html',1,'']]],
+ ['hydro_5febmol_5fedge_5fstate_2ecpp_10994',['hydro_ebmol_edge_state.cpp',['../hydro__ebmol__edge__state_8cpp.html',1,'']]],
+ ['hydro_5febmol_5fedge_5fstate_5fk_2eh_10995',['hydro_ebmol_edge_state_K.H',['../hydro__ebmol__edge__state__K_8H.html',1,'']]],
+ ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_10996',['hydro_ebmol_extrap_vel_to_faces.cpp',['../hydro__ebmol__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5febmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_10997',['hydro_ebmol_extrap_vel_to_faces_box.cpp',['../hydro__ebmol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
+ ['hydro_5fenforce_5finout_5fsolvability_2ecpp_10998',['hydro_enforce_inout_solvability.cpp',['../hydro__enforce__inout__solvability_8cpp.html',1,'']]],
+ ['hydro_5fextrap_5fvel_5fto_5ffaces_2ecpp_10999',['hydro_extrap_vel_to_faces.cpp',['../hydro__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_2eh_11000',['hydro_godunov.H',['../hydro__godunov_8H.html',1,'']]],
+ ['hydro_5fgodunov_5fcorner_5fcouple_2eh_11001',['hydro_godunov_corner_couple.H',['../hydro__godunov__corner__couple_8H.html',1,'']]],
+ ['hydro_5fgodunov_5fedge_5fstate_5f2d_2ecpp_11002',['hydro_godunov_edge_state_2D.cpp',['../hydro__godunov__edge__state__2D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fedge_5fstate_5f3d_2ecpp_11003',['hydro_godunov_edge_state_3D.cpp',['../hydro__godunov__edge__state__3D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f2d_2ecpp_11004',['hydro_godunov_extrap_vel_to_faces_2D.cpp',['../hydro__godunov__extrap__vel__to__faces__2D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fextrap_5fvel_5fto_5ffaces_5f3d_2ecpp_11005',['hydro_godunov_extrap_vel_to_faces_3D.cpp',['../hydro__godunov__extrap__vel__to__faces__3D_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fplm_2ecpp_11006',['hydro_godunov_plm.cpp',['../hydro__godunov__plm_8cpp.html',1,'']]],
+ ['hydro_5fgodunov_5fplm_2eh_11007',['hydro_godunov_plm.H',['../hydro__godunov__plm_8H.html',1,'']]],
+ ['hydro_5fgodunov_5fppm_2eh_11008',['hydro_godunov_ppm.H',['../hydro__godunov__ppm_8H.html',1,'']]],
+ ['hydro_5fmacprojector_2ecpp_11009',['hydro_MacProjector.cpp',['../hydro__MacProjector_8cpp.html',1,'']]],
+ ['hydro_5fmacprojector_2eh_11010',['hydro_MacProjector.H',['../hydro__MacProjector_8H.html',1,'']]],
+ ['hydro_5fmol_2eh_11011',['hydro_mol.H',['../hydro__mol_8H.html',1,'']]],
+ ['hydro_5fmol_5fedge_5fstate_2ecpp_11012',['hydro_mol_edge_state.cpp',['../hydro__mol__edge__state_8cpp.html',1,'']]],
+ ['hydro_5fmol_5fedge_5fstate_5fk_2eh_11013',['hydro_mol_edge_state_K.H',['../hydro__mol__edge__state__K_8H.html',1,'']]],
+ ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_2ecpp_11014',['hydro_mol_extrap_vel_to_faces.cpp',['../hydro__mol__extrap__vel__to__faces_8cpp.html',1,'']]],
+ ['hydro_5fmol_5fextrap_5fvel_5fto_5ffaces_5fbox_2ecpp_11015',['hydro_mol_extrap_vel_to_faces_box.cpp',['../hydro__mol__extrap__vel__to__faces__box_8cpp.html',1,'']]],
+ ['hydro_5fnodalprojector_2ecpp_11016',['hydro_NodalProjector.cpp',['../hydro__NodalProjector_8cpp.html',1,'']]],
+ ['hydro_5fnodalprojector_2eh_11017',['hydro_NodalProjector.H',['../hydro__NodalProjector_8H.html',1,'']]],
+ ['hydro_5fredistribution_2ecpp_11018',['hydro_redistribution.cpp',['../hydro__redistribution_8cpp.html',1,'']]],
+ ['hydro_5futils_2ecpp_11019',['hydro_utils.cpp',['../hydro__utils_8cpp.html',1,'']]],
+ ['hydro_5futils_2eh_11020',['hydro_utils.H',['../hydro__utils_8H.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_6.js b/amrex-hydro/Doxygen/html/search/files_6.js
index 560ba7b..9fee814 100644
--- a/amrex-hydro/Doxygen/html/search/files_6.js
+++ b/amrex-hydro/Doxygen/html/search/files_6.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['main_2edox_11024',['main.dox',['../main_8dox.html',1,'(Global Namespace)'],['https://amrex-codes.github.io/amrex/doxygen/main_8dox.html',1,'(Global Namespace)']]]
+ ['main_2edox_11021',['main.dox',['../main_8dox.html',1,'(Global Namespace)'],['https://amrex-codes.github.io/amrex/doxygen/main_8dox.html',1,'(Global Namespace)']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_7.js b/amrex-hydro/Doxygen/html/search/files_7.js
index 395fb64..c051a0c 100644
--- a/amrex-hydro/Doxygen/html/search/files_7.js
+++ b/amrex-hydro/Doxygen/html/search/files_7.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['timingstats_2eh_11025',['TimingStats.h',['https://amrex-codes.github.io/amrex/doxygen/TimingStats_8h.html',1,'']]]
+ ['timingstats_2eh_11022',['TimingStats.h',['https://amrex-codes.github.io/amrex/doxygen/TimingStats_8h.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/files_8.js b/amrex-hydro/Doxygen/html/search/files_8.js
index 20f3526..d62f21b 100644
--- a/amrex-hydro/Doxygen/html/search/files_8.js
+++ b/amrex-hydro/Doxygen/html/search/files_8.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['verbosity_2ecpp_11026',['verbosity.cpp',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8cpp.html',1,'']]],
- ['verbosity_2eh_11027',['verbosity.h',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8h.html',1,'']]]
+ ['verbosity_2ecpp_11023',['verbosity.cpp',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8cpp.html',1,'']]],
+ ['verbosity_2eh_11024',['verbosity.h',['https://amrex-codes.github.io/amrex/doxygen/verbosity_8h.html',1,'']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_0.js b/amrex-hydro/Doxygen/html/search/functions_0.js
index 38ad983..5bd5e3e 100644
--- a/amrex-hydro/Doxygen/html/search/functions_0.js
+++ b/amrex-hydro/Doxygen/html/search/functions_0.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['_5f_5flaunch_5fbounds_5f_5f_11028',['__launch_bounds__',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a765bc79483affb715df32cc1d6d121',1,'amrex::__launch_bounds__(amrex_launch_bounds_max_threads) AMREX_GPU_GLOBAL void launch_global(L f0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebdb1061e38b083e817f1450d9aef34c',1,'amrex::__launch_bounds__(amrex_launch_bounds_max_threads, min_blocks) AMREX_GPU_GLOBAL void launch_global(L f0)']]],
- ['_5fpd_5fget_5fbit_11029',['_pd_get_bit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58afbef5c92433b70e81edcb63d2b15f',1,'amrex']]],
- ['_5fpd_5finsert_5ffield_11030',['_pd_insert_field',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab6d5efa978936e2c7fc647d49be1210c',1,'amrex']]],
- ['_5fpd_5fset_5fbit_11031',['_pd_set_bit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3daae71af784ea861908589aa58b9e9',1,'amrex']]]
+ ['_5f_5flaunch_5fbounds_5f_5f_11025',['__launch_bounds__',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a765bc79483affb715df32cc1d6d121',1,'amrex::__launch_bounds__(amrex_launch_bounds_max_threads) AMREX_GPU_GLOBAL void launch_global(L f0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebdb1061e38b083e817f1450d9aef34c',1,'amrex::__launch_bounds__(amrex_launch_bounds_max_threads, min_blocks) AMREX_GPU_GLOBAL void launch_global(L f0)']]],
+ ['_5fpd_5fget_5fbit_11026',['_pd_get_bit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a58afbef5c92433b70e81edcb63d2b15f',1,'amrex']]],
+ ['_5fpd_5finsert_5ffield_11027',['_pd_insert_field',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab6d5efa978936e2c7fc647d49be1210c',1,'amrex']]],
+ ['_5fpd_5fset_5fbit_11028',['_pd_set_bit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac3daae71af784ea861908589aa58b9e9',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_1.js b/amrex-hydro/Doxygen/html/search/functions_1.js
index 307b60e..baeefac 100644
--- a/amrex-hydro/Doxygen/html/search/functions_1.js
+++ b/amrex-hydro/Doxygen/html/search/functions_1.js
@@ -1,350 +1,350 @@
var searchData=
[
- ['a_11032',['A',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a4db1a6ece8198046ecdf4bc34dc075cf',1,'amrex::HypreIJIface']]],
- ['aa_5finterp_5fface_5fxy_11033',['aa_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace72940652dec767bf17b4f92c7017b0',1,'amrex::aa_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a51dfe87d4f076fe5792f33ef87b5971b',1,'amrex::aa_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int k, int ic, int jc, int kc) noexcept']]],
- ['aa_5finterp_5fface_5fxz_11034',['aa_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af9ef869615acf45a999fd11b2eaaf5aa',1,'amrex']]],
- ['aa_5finterp_5fface_5fyz_11035',['aa_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abf9f8b432ebfa85af976286c9521162a',1,'amrex']]],
- ['aa_5finterp_5fline_5fx_11036',['aa_interp_line_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec4258a011e9260a7b6b3a86a6f51c9a',1,'amrex::aa_interp_line_x(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0ad097849bfd82e8a164fe778927745',1,'amrex::aa_interp_line_x(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int k, int ic, int jc, int kc) noexcept']]],
- ['aa_5finterp_5fline_5fy_11037',['aa_interp_line_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77d95c55170743c08e673c1066c28ca3',1,'amrex::aa_interp_line_y(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3187e96a31c0714188a93ffcbe539e16',1,'amrex::aa_interp_line_y(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int k, int ic, int jc, int kc) noexcept']]],
- ['aa_5finterp_5fline_5fz_11038',['aa_interp_line_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2bb1e1edb331cd70bdce6ffc2860781f',1,'amrex']]],
- ['abarrier_11039',['Abarrier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24603dd135fe7d8badbc0fe3ab25ff1d',1,'amrex::ParallelDescriptor::Abarrier()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afaa2aaedf1b60a37ea26eaeda75973a6',1,'amrex::ParallelDescriptor::Abarrier(const MPI_Comm &)']]],
- ['abec_5fgsrb_11040',['abec_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8ec73e9321cbfd5d28374107ef24d4a5',1,'amrex::abec_gsrb(int i, int, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, Array4< T const > const &bX, Array4< int const > const &m0, Array4< int const > const &m1, Array4< T const > const &f0, Array4< T const > const &f1, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae675a0a53c78b668bb47177e044badc5',1,'amrex::abec_gsrb(int i, int j, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f1, Array4< T const > const &f3, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe6757d03f25c7b211b9302f19fe4509',1,'amrex::abec_gsrb(int i, int j, int k, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, T dhz, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f4, Array4< T const > const &f1, Array4< T const > const &f3, Array4< T const > const &f5, Box const &vbox, int redblack) noexcept']]],
- ['abec_5fgsrb_5fos_11041',['abec_gsrb_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69bee84824fdeec94ff8ae48596594f6',1,'amrex::abec_gsrb_os(int i, int, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, Array4< T const > const &bX, Array4< int const > const &m0, Array4< int const > const &m1, Array4< T const > const &f0, Array4< T const > const &f1, Array4< int const > const &osm, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a49f9066a9cfe5af5ae7b757267fb685c',1,'amrex::abec_gsrb_os(int i, int j, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f1, Array4< T const > const &f3, Array4< int const > const &osm, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12de598979f095f4505cd0d3b762d2ee',1,'amrex::abec_gsrb_os(int i, int j, int k, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, T dhz, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f4, Array4< T const > const &f1, Array4< T const > const &f3, Array4< T const > const &f5, Array4< int const > const &osm, Box const &vbox, int redblack) noexcept']]],
- ['abec_5fgsrb_5fwith_5fline_5fsolve_11042',['abec_gsrb_with_line_solve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab087527f179fe3f044522d9a0f0d4bba',1,'amrex::abec_gsrb_with_line_solve(Box const &box, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f1, Array4< T const > const &f3, Box const &vbox, int redblack, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba0888eaff393ce0a7ed9270c20e7c55',1,'amrex::abec_gsrb_with_line_solve(Box const &box, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, T dhz, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f4, Array4< T const > const &f1, Array4< T const > const &f3, Array4< T const > const &f5, Box const &vbox, int redblack, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87228025264a2ecce51b2645576a432b',1,'amrex::abec_gsrb_with_line_solve(Box const &, Array4< T > const &, Array4< T const > const &, T, Array4< T const > const &, T, Array4< T const > const &, Array4< int const > const &, Array4< int const > const &, Array4< T const > const &, Array4< T const > const &, Box const &, int, int) noexcept']]],
- ['abort_11043',['Abort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad26f2328bf66aa9678347a6055a25431',1,'amrex::Abort(const std::string &msg)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab84b536be78c7500a973ff184511a3d7',1,'amrex::Abort(const char *msg=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae6927a6804e22fedb86c1fe19d6567fc',1,'amrex::ParallelDescriptor::Abort()']]],
- ['abs_11044',['abs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< FArrayBox >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'amrex::BaseFab::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< IArrayBox >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< IArrayBox >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< TagBox >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< TagBox >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#a8b565c4d58a622a606eb0db1276b6669',1,'amrex::disabled::abs(long long)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#ae4f20d81eb8a87b5fdcfd50bfd6ef6ba',1,'amrex::disabled::abs(long)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#a0d57b1b25d1b53052c080fe847e40acd',1,'amrex::disabled::abs(int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#a06556adef1343823eb8f3add01f1dc96',1,'amrex::disabled::abs(long double)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#aceb0a2fafed413cd99b5e79f954aa723',1,'amrex::disabled::abs(float)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#ab5317e33b0a4c8a91cefb704d2a60f6b',1,'amrex::disabled::abs(double)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f298e1c3407710de306d440bc79e84e',1,'amrex::abs(const GpuComplex< T > &a_z) noexcept']]],
- ['abs_11045',['Abs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76eee97924f5b2d883d161eb976b2cad',1,'amrex::Abs(FabArray< FAB > &fa, int icomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f0f44b09d21b49d00d3d1b12e9e2489',1,'amrex::Abs(FabArray< FAB > &fa, int icomp, int numcomp, int nghost)']]],
- ['abs_11046',['abs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< char >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< int >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< HYPRE_Int >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< HYPRE_Int >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< HYPRE_Int >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< EBCellFlag >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< EBCellFlag >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< EBCellFlag >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< char >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< int >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< char >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< AtomicInt >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< AtomicInt >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< AtomicInt >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'amrex::BaseFab::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< FArrayBox >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'amrex::BaseFab::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'amrex::FabArray::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::CutFab >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::BaseFab< PetscInt > >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::BaseFab< PetscInt > >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::BaseFab< AtomicInt > >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::BaseFab< AtomicInt > >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'amrex::FabArray::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::Mask >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< Real >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< Real >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< Real >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< PetscInt >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< PetscInt >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< PetscInt >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< int >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::Mask >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::EBCellFlagFab >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::EBCellFlagFab >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::CutFab >::abs()']]],
- ['accrete_11047',['accrete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac662c42f6780a1a61523d3bb4fa5fba1',1,'amrex::accrete(const BoxList &bl, int sz)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15969b1b7e5e1431ce9aea3b513ec98a',1,'amrex::accrete(BoxDomain &dest, const BoxDomain &fin, int sz=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a20c090a963f6f3fb6db35d43bb0cce3f',1,'amrex::BoxDomain::accrete()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3b3222b65efa7cdc1944106dbb07d6ae',1,'amrex::BoxList::accrete(int sz)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ae852e0ee71d6645fb6cbb1765547d65a',1,'amrex::BoxList::accrete(const IntVect &sz)']]],
- ['actualbottomsolve_11048',['actualBottomSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a10dcbb8156201d800233f72c62831001',1,'amrex::MLMGT']]],
- ['actualnfiles_11049',['ActualNFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a11b5dec9fc1e0865a1e59a896d8c2f8e',1,'amrex::NFilesIter']]],
- ['add_11050',['add',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#af68c7f595490816f50871a46efbbeded',1,'amrex::BoxDomain::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a67e6992cd34edbd374c791a9f26aa6dc',1,'amrex::DeriveList::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#afe56e5629c6f85bd01429ac8469eb038',1,'amrex::BoxDomain::add()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a00b3414ab27018ecee235594b89ee675',1,'amrex_parmparse_module::amrex_parmparse::add()']]],
- ['add_11051',['Add',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab72e53672887ede3d7ddc5f65002700e',1,'amrex::Add(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae53cc004fbab26533ec33294445a4d5c',1,'amrex::Add(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a428330a4e7622c16d943003ad97e54a0',1,'amrex::Gpu::Atomic::Add()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1HostDevice_1_1Atomic.html#a6336b6721a9f233f3bc0eb0cacba47c0',1,'amrex::HostDevice::Atomic::Add()']]],
- ['add_11052',['add',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af8b8124367b52af3f6f29ca09bbdff1b',1,'amrex::ParmParse::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#add545e8b6a20030181680780d8c6dfc5',1,'amrex::ErrorList::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a28d0faa2a576d6488b738ef309c11f44',1,'amrex::ParmParse::add(const char *name, const std::string &val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aaa78e0361b000a8fe6fc4898720ece32',1,'amrex::ParmParse::add(const char *name, double val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a74c001d6b4af7f72e812a65064e52fe7',1,'amrex::ParmParse::add(const char *name, float val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aba7905ce1fcfcd4e46d3deebf7aa59c9',1,'amrex::ParmParse::add(const char *name, long long val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab2a937f4d5b0ac8a998bac849bd4b3af',1,'amrex::ParmParse::add(const char *name, long val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a0b94dee7f826e69376afb89409e90c72',1,'amrex::ParmParse::add(const char *name, int val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a855bd3038fb81532b3f43211ea7cef22',1,'amrex::ParmParse::add(const char *name, bool val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#af8db003fd05c10da821f6af831421b54',1,'amrex::MemProfiler::add(const std::string &name, std::function< NBuildsInfo()> &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a60a5588f410871ac0d6c15c495979ed0',1,'amrex::MemProfiler::add(const std::string &name, std::function< MemInfo()> &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6ec39cadf536be90cdf7bf66c00ca164',1,'amrex::ParmParse::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a24cc461edabec719824a554000b4506b',1,'amrex::ErrorList::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#aa0038797350048e87a18171505592f09',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, const DeriveFuncMF &der_func_mf, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a438fe416440bd85fb95b732dc8c2224f',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, const DeriveFuncFab &der_func_fab, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a878ee45a08bd1438e12d5723de2e6a74',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, DeriveFunc3D der_func_3d, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a31ca60cd539cff86b71aa646f45cbcb6',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, DeriveFunc der_func, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a7aad1dda33fe7f823465f2995173187c',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, const DeriveRec::DeriveBoxMap &box_map=&DeriveRec::TheSameBox)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a8d029976881e4d911e020cc2fef244bd',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, const DeriveFuncMF &der_func_mf, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a9054e6ec3c0a6023bce28684ff08e266',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, const DeriveFuncFab &der_func_fab, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a037563cc456f0d1110303104c1caa678',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, DeriveFunc3D der_func_3d, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)']]],
- ['add_11053',['Add',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a96632d65de11e9c8a5b941a615803fb0',1,'amrex::iMultiFab::Add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4a819ab01c7558b8982acb35eaf0f861',1,'amrex::MultiFab::Add(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#adda7ad2b1b845b959488fd19acdd335b',1,'amrex::MultiFab::Add(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)']]],
- ['add_5fdevice_11054',['Add_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#aa2cd0bf29a9ed71679b41a3e54765d39',1,'amrex::Gpu::Atomic::Add_device(T *const sum, T const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a629c38eebdf637b06b26049acae626c8',1,'amrex::Gpu::Atomic::Add_device(Long *const sum, Long const value) noexcept']]],
- ['add_5fhost_11055',['Add_Host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1HostDevice_1_1Atomic.html#ab28f06907144755716b87f5fd5319a67',1,'amrex::HostDevice::Atomic']]],
- ['add_5fint_11056',['add_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a184eeffd6ff61b5148958083446b81a9',1,'amrex_parmparse_module::amrex_parmparse::add_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#ad1323834ed5f154750a5c048591417d4',1,'amrex_parmparse_module::add_int()']]],
- ['add_5fintarr_11057',['add_intarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a7da102722f2c23737d46d5be499c8f3b',1,'amrex_parmparse_module::amrex_parmparse::add_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0e75dfabca3b63134005a6f0ddd250cd',1,'amrex_parmparse_module::add_intarr()']]],
- ['add_5flogical_11058',['add_logical',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#aebc8eb2c32d3de6780fda24e9aa03019',1,'amrex_parmparse_module::amrex_parmparse::add_logical()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#ab19ca0a4f0bea4114b9a25f29e0b0eac',1,'amrex_parmparse_module::add_logical()']]],
- ['add_5freal_11059',['add_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a7fdebe67521d3f4398769af87944f95b',1,'amrex_parmparse_module::amrex_parmparse::add_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a16ac2996309e06781ceed0ad5df07fc6',1,'amrex_parmparse_module::add_real(this, name, v)']]],
- ['add_5frealarr_11060',['add_realarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a1bc87a096eee6a1d0e0c52651c44da88',1,'amrex_parmparse_module::add_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a4a92e6cbf9b620c1eebc0b5d81615c75',1,'amrex_parmparse_module::amrex_parmparse::add_realarr()']]],
- ['add_5fstring_11061',['add_string',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#aac33f326044379b5aa26666d546563e8',1,'amrex_parmparse_module::add_string()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a8fa13412cd06b2965d14b79ab81e5d3b',1,'amrex_parmparse_module::amrex_parmparse::add_string()']]],
- ['add_5fstringarr_11062',['add_stringarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a1e0986fe43e8763bc1cef87cfef5e206',1,'amrex_parmparse_module::add_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a50c2401baa8b23657d0cea5a280bfcac',1,'amrex_parmparse_module::amrex_parmparse::add_stringarr()']]],
- ['addarr_11063',['addarr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a878f1fc21821ccde76f7591c6924150b',1,'amrex::ParmParse::addarr(const char *name, const std::vector< long long > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4cb250da023bdcc8375cf3f6d64a777b',1,'amrex::ParmParse::addarr(const char *name, const std::vector< Box > &refd)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5ce6e0dbb45b0d784d0b4056b28e84ba',1,'amrex::ParmParse::addarr(const char *name, const std::vector< IntVect > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a35cb7c9eb21ba31bfd1d47026ff6dc72',1,'amrex::ParmParse::addarr(const char *name, const std::vector< std::string > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#adc6f5c7fab1d1af4a1ab64091996910d',1,'amrex::ParmParse::addarr(const char *name, const std::vector< double > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa820880136eb73c213775820cb4f4afe',1,'amrex::ParmParse::addarr(const char *name, const std::vector< float > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a47720549d3906f3b957edb4846efe953',1,'amrex::ParmParse::addarr(const char *name, const std::vector< long > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2418bfbd15221554ebc65184b7d62977',1,'amrex::ParmParse::addarr(const char *name, const std::vector< int > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#aa816750df0bdca4542b913fccbb3cdf7',1,'amrex_parmparse_module::amrex_parmparse::addarr()']]],
- ['addarray_11064',['AddArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a37e756eb19e77938f22ed043f0ae57f5',1,'amrex::AmrDataAdaptor::AddArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#ab2990944da728c0497b9880aa764d71f',1,'amrex::AmrMeshDataAdaptor::AddArray()']]],
- ['addbarrier_11065',['AddBarrier',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a500f34d9678754d43708a9427b9a6459',1,'CommProfStats::AddBarrier()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4935405558bbd51b7ac2518c5b5bf6fb',1,'BLProfStats::AddBarrier()']]],
- ['addbox_11066',['AddBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a717aa6067b57f1b49967fcbe2d99e3c9',1,'amrex::FabArrayCopyDescriptor::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aa4cf9c123c9f38db52bfb98fc7d9154b',1,'amrex::FabArrayCopyDescriptor::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ace38322e347f0be322920307e8a31a22',1,'amrex::FabArrayCopyDescriptor::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int fabarrayindex, int srccomp, int destcomp, int numcomp, bool bUseValidBox=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a717aa6067b57f1b49967fcbe2d99e3c9',1,'FabArrayCopyDescriptor< FArrayBox >::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aa4cf9c123c9f38db52bfb98fc7d9154b',1,'FabArrayCopyDescriptor< FArrayBox >::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ace38322e347f0be322920307e8a31a22',1,'FabArrayCopyDescriptor< FArrayBox >::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int fabarrayindex, int srccomp, int destcomp, int numcomp, bool bUseValidBox=true)']]],
- ['addboxdoit_11067',['AddBoxDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#acb27c083406645181b403181cd3099d2',1,'amrex::FabArrayCopyDescriptor::AddBoxDoIt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#acb27c083406645181b403181cd3099d2',1,'FabArrayCopyDescriptor< FArrayBox >::AddBoxDoIt()']]],
- ['addcalcendtime_11068',['AddCalcEndTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a16c97f50e1d193a4b33f072aadb08951',1,'BLProfStats']]],
- ['addcommheaderfilename_11069',['AddCommHeaderFileName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a25a819b228436f2cdd4f88f7ae5e1089',1,'BLProfStats::AddCommHeaderFileName()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a80bb7e3cae00c7db0c7633ebe2be3b38',1,'CommProfStats::AddCommHeaderFileName()']]],
- ['addcomponent_11070',['addComponent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#aec6008854ed23b1736d8bd061f196de7',1,'amrex::DeriveList']]],
- ['addcornercoupletermxy_11071',['AddCornerCoupleTermXY',['../namespaceGodunovCornerCouple.html#a17e90a76c6bd319162c4e472c99e614f',1,'GodunovCornerCouple']]],
- ['addcornercoupletermxz_11072',['AddCornerCoupleTermXZ',['../namespaceGodunovCornerCouple.html#a3c193564941652647bc7b75799ad75b5',1,'GodunovCornerCouple']]],
- ['addcornercoupletermyx_11073',['AddCornerCoupleTermYX',['../namespaceGodunovCornerCouple.html#a980d762c37d4265cc7ac891b41a26a46',1,'GodunovCornerCouple']]],
- ['addcornercoupletermyz_11074',['AddCornerCoupleTermYZ',['../namespaceGodunovCornerCouple.html#ad96a0321a2022027f3d0f821bc225666',1,'GodunovCornerCouple']]],
- ['addcornercoupletermzx_11075',['AddCornerCoupleTermZX',['../namespaceGodunovCornerCouple.html#aecdc5855798cbfb5732a6966d861172e',1,'GodunovCornerCouple']]],
- ['addcornercoupletermzy_11076',['AddCornerCoupleTermZY',['../namespaceGodunovCornerCouple.html#a02d4572ecd6d3f7d31f4534389a68585',1,'GodunovCornerCouple']]],
- ['addcstatsheaderfilename_11077',['AddCStatsHeaderFileName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7296ac4483c08c3f9cfea4d24d4902e5',1,'BLProfStats::AddCStatsHeaderFileName()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aae830fffadd0871595b6cb4b2305d15f',1,'RegionsProfStats::AddCStatsHeaderFileName()']]],
- ['addderiveplotvar_11078',['addDerivePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a16c64d38a92425d131ed14624d3fd8',1,'amrex::Amr']]],
- ['addderivesmallplotvar_11079',['addDeriveSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af55244caab5862e688d1f3177084ef4a',1,'amrex::Amr']]],
- ['adddescriptor_11080',['addDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#ac71d9f76b2abaf307653d0dc8bfe01e1',1,'amrex::DescriptorList']]],
- ['addedisonpid_11081',['AddEdisonPID',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9d8d6c9a3921f1bc2b66cd986ff97577',1,'BLProfStats::AddEdisonPID()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8cd21057d82e32887fa0b13f4394061b',1,'CommProfStats::AddEdisonPID()']]],
- ['addfabghostindicatorfield_11082',['AddFabGhostIndicatorField',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af70ff73cf1857e1a859a1fbac9ef10b0',1,'amrex']]],
- ['addfarraybox_11083',['AddFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a9ea4cf951957098f5fa36fe181899f41',1,'amrex::XYPlotDataList']]],
- ['addfile_11084',['addfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a3403a33aa6274309f3d1b5313fb28b46',1,'amrex::ParmParse']]],
- ['addfinelevels_11085',['addFineLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a346cc897525e434cd311f4b303d6b898',1,'amrex::EB2::IndexSpace::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a91c9991bc2691ccf3603be8005954c83',1,'amrex::EB2::IndexSpaceSTL::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a5be42585336a617690b28a56e5c3bc1e',1,'amrex::EB2::IndexSpaceImp::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ad224ca5a5ff6adf64c814338375835bc',1,'amrex::EB2::IndexSpaceChkptFile::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a72554dbd2be4d423812d6207b9c61aa3',1,'amrex::EB2::addFineLevels()']]],
- ['addfinestlevel_11086',['AddFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a94afb7c365d9ffd6aef3cfc0ab7dd4e9',1,'BLProfStats::AddFinestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a954eca05e31eef7bdacb57873cde234f',1,'CommProfStats::AddFinestLevel()']]],
- ['addfrommem_11087',['addFromMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'amrex::BaseFab::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< Real >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< PetscInt >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< int >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< HYPRE_Int >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< EBCellFlag >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< char >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< AtomicInt >::addFromMem()']]],
- ['addfunctionname_11088',['AddFunctionName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a90d25f083cc1467c695b5bc6793a86b0',1,'BLProfStats::AddFunctionName(const std::string &fname)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4f2ff7ba2bdfbdc8ea0ef3c412751591',1,'BLProfStats::AddFunctionName(const std::string &, int)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#af08b6b193a5e59bf550ec57f4a8dc52c',1,'RegionsProfStats::AddFunctionName(const std::string &)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a082150afc9266718ad59d318c5fc21e2',1,'RegionsProfStats::AddFunctionName(const std::string &fname, int fnumber)']]],
- ['addghostcellsarray_11089',['AddGhostCellsArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a1fe18833c7427ae8a5629b50ab7cf3bf',1,'amrex::AmrDataAdaptor::AddGhostCellsArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a1da97a15c4405c0553efc7e75014a573',1,'amrex::AmrMeshDataAdaptor::AddGhostCellsArray(svtkDataObject *mesh, const std::string &meshName) override']]],
- ['addghostnodesarray_11090',['AddGhostNodesArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a0f3abaf6a0faaeaffc477bc5cfcf5a8d',1,'amrex::AmrMeshDataAdaptor::AddGhostNodesArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a056f2eba156e4154622e5685a4608bfd',1,'amrex::AmrDataAdaptor::AddGhostNodesArray()']]],
- ['addgrid3d_11091',['AddGrid3D',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad438b41cec9d9018297e2ffb007ae4d4',1,'BLProfStats::AddGrid3D()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aa2eb7356f3bcac1fa730c2e70b8c2956',1,'CommProfStats::AddGrid3D()']]],
- ['addgridlevel_11092',['AddGridLevel',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a8f0c23ad5b2c50e4aa5d9dfe80338b94',1,'BLProfStats::AddGridLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad799bee97a7225cf5229845463be3b7a',1,'CommProfStats::AddGridLevel()']]],
- ['addinhomogneumannflux_11093',['addInhomogNeumannFlux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a2be65b6a2c0a68b5a8954d4be9ace8d7',1,'amrex::MLCellABecLapT::addInhomogNeumannFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a7b267ba339a135bfb4352e4273f4706a',1,'amrex::MLCellLinOpT::addInhomogNeumannFlux()']]],
- ['addintcomp_11094',['AddIntComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a495d805bcf68681c718d5316bac80c07',1,'amrex::NeighborParticleContainer::AddIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac00b6f4f7bf0bda59d9284d81345ef6e',1,'amrex::ParticleContainer_impl::AddIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac00b6f4f7bf0bda59d9284d81345ef6e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddIntComp()']]],
- ['addinterpcorrection_11095',['addInterpCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af61728546d90caca97bb2137611eacd7',1,'amrex::MLMGT']]],
- ['addlineelement_11096',['addLineElement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#a8b9fba933cd7578056dfcc8b320d62f2',1,'amrex::EB2::SplineIF']]],
- ['addmaxlevel_11097',['AddMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a645a6e707d4907bf799a752cc3545c02',1,'BLProfStats::AddMaxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a7f6258720b8313b40605eccd777c4aa9',1,'CommProfStats::AddMaxLevel(const int lev)']]],
- ['addnametag_11098',['AddNameTag',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aae68d250eab5fe4721274037a223ea4d',1,'CommProfStats::AddNameTag()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a57c5daca2bc018933fa9890370e70541',1,'BLProfStats::AddNameTag(const long, const long)']]],
- ['addnametagname_11099',['AddNameTagName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9b7c512fac76d93e9f923dc1fede35ad',1,'BLProfStats::AddNameTagName()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8f4075ef4f0bf6ad7016f6b6c8ad85a8',1,'CommProfStats::AddNameTagName()']]],
- ['addnonstencilentriestograph_11100',['addNonStencilEntriesToGraph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a0d7858745aeaa487d64746b3fbf23ab2',1,'amrex::HypreMLABecLap']]],
- ['addnoret_11101',['AddNoRet',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#ab69d18587a5c75ca3ce1f48708e865b1',1,'amrex::Gpu::Atomic']]],
- ['addparticles_11102',['addParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27f7bd611c04c7075881cae3500a5f04',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac525d32e717e0df2d0e806cd1694f879',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, F const &f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20cee5315ade79318243b96dc7294c83',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a956db7caae43ab5d1de9c9e96e8df1ab',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, F const &f, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27f7bd611c04c7075881cae3500a5f04',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac525d32e717e0df2d0e806cd1694f879',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, F const &f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20cee5315ade79318243b96dc7294c83',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a956db7caae43ab5d1de9c9e96e8df1ab',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, F const &f, bool local)']]],
- ['addparticlesatlevel_11103',['AddParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac44ce79799e40e91aaddaa0ef6b2c51a',1,'amrex::ParticleContainer_impl::AddParticlesAtLevel(ParticleTileType &particles, int level, int nGrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad8ac626a1f0fc7032d63ae041983079c',1,'amrex::ParticleContainer_impl::AddParticlesAtLevel(AoS &particles, int level, int nGrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac44ce79799e40e91aaddaa0ef6b2c51a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddParticlesAtLevel(ParticleTileType &particles, int level, int nGrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad8ac626a1f0fc7032d63ae041983079c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddParticlesAtLevel(AoS &particles, int level, int nGrow=0)']]],
- ['addpiece_11104',['AddPiece',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aad8d3f466a14930a16c027402790d39e',1,'BLProfStats']]],
- ['addprobdomain_11105',['AddProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a94bf54529fe6dc4e33c1505fc3c364aa',1,'BLProfStats::AddProbDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2c70598493fad7c2700a509ddaf65584',1,'CommProfStats::AddProbDomain()']]],
- ['addproduct_11106',['addproduct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'amrex::BaseFab::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< AtomicInt >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< char >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< EBCellFlag >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< HYPRE_Int >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< int >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< PetscInt >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< Real >::addproduct()']]],
- ['addproduct_11107',['AddProduct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a71038d97e0e66d46a0a45388b7614ce1',1,'amrex::MultiFab::AddProduct(MultiFab &dst, const MultiFab &src1, int comp1, const MultiFab &src2, int comp2, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad85e43bc90758c5976c72acd8cfdb033',1,'amrex::MultiFab::AddProduct(MultiFab &dst, const MultiFab &src1, int comp1, const MultiFab &src2, int comp2, int dstcomp, int numcomp, const IntVect &nghost)']]],
- ['addrange_11108',['addRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a609c0ed6af2fb9c008782ee94de65db9',1,'amrex::DeriveRec']]],
- ['addrealcomp_11109',['AddRealComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aca62924612315ccf7f935690dac1d673',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a394a5717e0621cf4e2250d432950cd8a',1,'amrex::NeighborParticleContainer::AddRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aca62924612315ccf7f935690dac1d673',1,'amrex::ParticleContainer_impl::AddRealComp()']]],
- ['addreduction_11110',['AddReduction',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab83b8f506de59aa5696865fd57b6571f',1,'BLProfStats::AddReduction()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a997f5a337189e617326bddcfcee83a16',1,'CommProfStats::AddReduction()']]],
- ['addrefratio_11111',['AddRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#adadada4ad1c0661dd3e58f834d87f0a5',1,'BLProfStats::AddRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad0db4734114f935b8eb1dfd6be4a026e',1,'CommProfStats::AddRefRatio()']]],
- ['addregionname_11112',['AddRegionName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2365248fa0b77e322ec051d9e1073f15',1,'BLProfStats']]],
- ['addregularcoarselevels_11113',['addRegularCoarseLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#af24a9105766a527cf4e5f12118e58ca3',1,'amrex::EB2::IndexSpaceSTL::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a26a8d00be225eff4a34576e5bb4cacfa',1,'amrex::EB2::IndexSpaceChkptFile::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a6a7071824d8cf842a187f86b15683537',1,'amrex::EB2::IndexSpaceImp::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a7fb0a3782aceccca024eebde7a8b292b',1,'amrex::EB2::IndexSpace::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0847e43de0f68d0a78bb75f9a6fefcd9',1,'amrex::EB2::addRegularCoarseLevels()']]],
- ['address_11114',['address',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a073803473e1b799d73bd5522e87b9fdd',1,'hacc::AlignedAllocator::address(reference x) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a5126ad48b8c7fe68b3b1e232a3c28901',1,'hacc::AlignedAllocator::address(const_reference x) const']]],
- ['addsplineelement_11115',['addSplineElement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#a3835fb1f6868bd2b3c62cf93342f05e9',1,'amrex::EB2::SplineIF']]],
- ['addstateplotvar_11116',['addStatePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac32245e75a89b7e4c2466f34df05aa85',1,'amrex::Amr']]],
- ['addstatesmallplotvar_11117',['addStateSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#addec944dc521c490639b53c7eff3d1cb',1,'amrex::Amr']]],
- ['addstep_11118',['AddStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a81c89776203437df9457c2eb7cbd3355',1,'amrex::BLProfiler']]],
- ['addtagrange_11119',['AddTagRange',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a38add830bcf3ca4404d896409e645d41',1,'BLProfStats::AddTagRange()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a7bc613de3ca4cd25578bdab2205f5bbd',1,'CommProfStats::AddTagRange()']]],
- ['addthisbd_11120',['addThisBD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a294641949d2f4dd2161ba42a6b10d570',1,'amrex::FabArrayBase']]],
- ['addtimeminmax_11121',['AddTimeMinMax',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab8af508ebdb431fe7c689cf16e7c61cc',1,'BLProfStats::AddTimeMinMax()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a7f04e8fb6b7f6db8b1e6bd5df15a16b0',1,'RegionsProfStats::AddTimeMinMax()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aab6ae5c2056536ac2d51e6b518c8769f',1,'CommProfStats::AddTimeMinMax()']]],
- ['addtimertime_11122',['AddTimerTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a3698d9c0a0b63c0359dbefe58727de34',1,'BLProfStats::AddTimerTime()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae8644de4cf3fc15441df7b92f4b50c84',1,'CommProfStats::AddTimerTime()']]],
- ['addtopocoord_11123',['AddTopoCoord',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#afb36dd9875521a2e849fbb19fdf6334d',1,'BLProfStats::AddTopoCoord()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad36a244d17cc3887b94206dcf28f8554',1,'CommProfStats::AddTopoCoord()']]],
- ['addweight_11124',['addWeight',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#af182f43dc9ced3e1b9bb6e702c8071f6',1,'amrex::WeightedBoxList']]],
- ['adjcell_11125',['adjCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4cb144d604d2123f8ecf59bb69c56c44',1,'amrex']]],
- ['adjcellhi_11126',['adjCellHi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3462ea852eeb4664ba7e66c63933916c',1,'amrex']]],
- ['adjcelllo_11127',['adjCellLo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1729d87e3b3165bbebb16eced4ce33cb',1,'amrex']]],
- ['adjust_5fsingular_5fmatrix_11128',['adjust_singular_matrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#af11e3c7489ef57cc0b55dd79d2a355ea',1,'amrex::HypreNodeLap']]],
- ['adjustsingularmatrix_11129',['adjustSingularMatrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa519417203a86774395f30648b2f8720',1,'amrex::HypreIJIface']]],
- ['advance_11130',['advance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a96b6f33d22c9341b1cff894f17555f47',1,'amrex::AmrLevel::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a8fd0bd1a546d76eaf337dabca422ead4',1,'amrex::FEIntegrator::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4d714675069097ce07c843145e45d465',1,'amrex::IntegratorBase::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ada5e46fb855c0ec424f31edd25bc953a',1,'amrex::RKIntegrator::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a5db76fd7e2cd637504a4addd0d3f4a88',1,'amrex::SundialsIntegrator::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ad1ba45d94e1a50ca73a6d9d43b36a87a',1,'amrex::TimeIntegrator::advance()']]],
- ['advectwithucc_11131',['AdvectWithUcc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a253582e870527bc4f7b3b9d8fa0e57ca',1,'amrex::TracerParticleContainer']]],
- ['advectwithumac_11132',['AdvectWithUmac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#aeb2b5968ca674ddbf8ffa162622a3bf1',1,'amrex::TracerParticleContainer']]],
- ['afterbarrier_11133',['AfterBarrier',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af04068edae93669e158694c835b0ec0c',1,'CommProfStats']]],
- ['aggregationbuffer_11134',['AggregationBuffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a057b501a3b5f73f4c897da8ec8dd26f9',1,'amrex::ParticleContainerBase']]],
- ['aggregationtype_11135',['AggregationType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ad4184276cc974fbc7a8316a89df2eb25',1,'amrex::ParticleContainerBase']]],
- ['align_11136',['align',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a253c417e0bd2863509c75d6250468a4e',1,'amrex::Arena']]],
- ['aligned_5fsize_11137',['aligned_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7bef6630afa8a2109d2a242cc2d7591',1,'amrex']]],
- ['alignedallocator_11138',['AlignedAllocator',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a761f44c4b8f456d6d016c21afb436091',1,'hacc::AlignedAllocator::AlignedAllocator()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a004c400f85ee6563f3c4178d4ee62f77',1,'hacc::AlignedAllocator::AlignedAllocator(const AlignedAllocator &)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa80f9621109e48a22cbd1561d2024677',1,'hacc::AlignedAllocator::AlignedAllocator(const AlignedAllocator< U, M > &)']]],
- ['allbucketsonproc_11139',['allBucketsOnProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a8e59a013a0750aca08aae732ec6789eb',1,'amrex::ParticleBufferMap']]],
- ['allcalltimesfab_11140',['AllCallTimesFAB',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a409ca89dc56939d0cbc9155ef274d8dc',1,'RegionsProfStats']]],
- ['allgather_11141',['AllGather',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllGather.html#a1ea9d029b1a0e862f2cf90ee0679ab65',1,'amrex::ParallelAllGather::AllGather(const T &v, T *vs, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllGather.html#aaeea1cff72579eabfe1778d22f0c5b35',1,'amrex::ParallelAllGather::AllGather(const T *v, int cnt, T *vs, MPI_Comm comm)']]],
- ['allgatherboxes_11142',['AllGatherBoxes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad433171e426d58e2414c5394bfe0303c',1,'amrex']]],
- ['allge_11143',['allGE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c375865ce63cfb75c7d8af585d13d59',1,'amrex::IntVectND::allGE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e89cdfee2c384d068beed167ee040a7',1,'amrex::IntVectND::allGE(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c375865ce63cfb75c7d8af585d13d59',1,'IntVectND< AMREX_SPACEDIM >::allGE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e89cdfee2c384d068beed167ee040a7',1,'IntVectND< AMREX_SPACEDIM >::allGE(int rhs) const noexcept']]],
- ['allgt_11144',['allGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87a82aba45def5ca8c28fdbbe557c6c6',1,'IntVectND< AMREX_SPACEDIM >::allGT(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a56205fba9553a4019081e7dfda8e23c8',1,'IntVectND< AMREX_SPACEDIM >::allGT(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87a82aba45def5ca8c28fdbbe557c6c6',1,'amrex::IntVectND::allGT(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a56205fba9553a4019081e7dfda8e23c8',1,'amrex::IntVectND::allGT(const IntVectND< dim > &rhs) const noexcept']]],
- ['allle_11145',['allLE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1cbea04628387dd1af7f63a72a3b8331',1,'amrex::IntVectND::allLE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1f84b68c2075eba82e8346adbd19ae9b',1,'amrex::IntVectND::allLE(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1cbea04628387dd1af7f63a72a3b8331',1,'IntVectND< AMREX_SPACEDIM >::allLE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1f84b68c2075eba82e8346adbd19ae9b',1,'IntVectND< AMREX_SPACEDIM >::allLE(int rhs) const noexcept']]],
- ['alllt_11146',['allLT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af4fc1037aab299e0179eff28f9a92c8e',1,'amrex::IntVectND::allLT(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a21200f8efd89caad8d5f3337c2ee72dc',1,'amrex::IntVectND::allLT(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af4fc1037aab299e0179eff28f9a92c8e',1,'IntVectND< AMREX_SPACEDIM >::allLT(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a21200f8efd89caad8d5f3337c2ee72dc',1,'IntVectND< AMREX_SPACEDIM >::allLT(int rhs) const noexcept']]],
- ['alloc_11147',['alloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a1a40bc13e5fda7545591fa3b7cc50a04',1,'amrex::detail::SingleChunkArena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a46ce2cd5cfc039cec64548b031fbde2e',1,'amrex::Arena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#ac5b992935b798555e12f3ed280420c5b',1,'amrex::BArena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a8d55773acd31606b385f0a524587bd1d',1,'amrex::CArena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#adcabda73bbd0120b08dbb2cda22a6427',1,'amrex::DataAllocator::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a221d8a8dd30da0cd6500d91d6c48742f',1,'amrex::PArena::alloc()']]],
- ['alloc_5fin_5fplace_11148',['alloc_in_place',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aabdec69d9448201fc6c85635ea6f18b7',1,'amrex::Arena::alloc_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a61c3deadcb0c3c69b91ecec373b086ee',1,'amrex::CArena::alloc_in_place(void *pt, std::size_t szmin, std::size_t szmax) final']]],
- ['alloc_5fprotected_11149',['alloc_protected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#acb20836b76ef5e5c0fb002637132c442',1,'amrex::CArena']]],
- ['allocate_11150',['allocate',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa3873295a150cc0fbed2a47c7db9caad',1,'hacc::AlignedAllocator::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'amrex::ArenaAllocatorBase::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, ArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::allocate()']]],
- ['allocate_5fin_5fplace_11151',['allocate_in_place',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'amrex::ArenaAllocatorBase::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a0ffdf10b9c0154b69807f717fb71ff71',1,'amrex::detail::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, ArenaWrapper >::allocate_in_place()']]],
- ['allocate_5fscratch_11152',['allocate_scratch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a26804b3a01736c253a94c8442158dec6',1,'amrex::GMRES::allocate_scratch()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a26804b3a01736c253a94c8442158dec6',1,'GMRES< MF, GMRESMLMGT< MF > >::allocate_scratch()']]],
- ['allocate_5fsystem_11153',['allocate_system',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#afc721e195430f79b2d1b287c490ef0fb',1,'amrex::Arena']]],
- ['allocateboxarray_11154',['AllocateBoxArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#adcc32bbfdc881b55d739ac448f1d5d85',1,'amrex::InSituUtils']]],
- ['allocatebufferforinsert_11155',['AllocateBufferForInsert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< ParticleReal * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< unsigned int >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< std::size_t >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< int >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< int *, DefaultAllocator< int * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< int * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< index_type >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const ParticleReal * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const int *, DefaultAllocator< const int * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const int * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< char >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::XDim3 >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::STLtools::Triangle >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::openbc::MomTag >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::NeighborCode >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::BoxND >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'amrex::PODVector::AllocateBufferForInsert()']]],
- ['allocatebufferforpush_11156',['AllocateBufferForPush',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< std::size_t >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const int *, DefaultAllocator< const int * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< unsigned int >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< char >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< ParticleReal * >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< int >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< int *, DefaultAllocator< int * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< int * >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< index_type >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const ParticleReal * >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'amrex::PODVector::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::BoxND >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::NeighborCode >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::openbc::MomTag >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::STLtools::Triangle >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::XDim3 >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const int * >::AllocateBufferForPush()']]],
- ['allocfabs_11157',['AllocFabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::CutFab >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'amrex::FabArray::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::BaseFab< AtomicInt > >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::BaseFab< PetscInt > >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::EBCellFlagFab >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< FArrayBox >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< IArrayBox >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< TagBox >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::Mask >::AllocFabs()']]],
- ['allocolddata_11158',['allocOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6508a7e48f0d9da16e52fe4c79917ed3',1,'amrex::AmrLevel::allocOldData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac696f694c50d2b6251f9576fabfdedcb',1,'amrex::StateData::allocOldData()']]],
- ['allowmultiplemfiters_11159',['allowMultipleMFIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3a8a7a77b913c5ddc8b352f2610e9cd1',1,'amrex::MFIter']]],
- ['allprint_11160',['AllPrint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrint.html#aea174ee088ce5e27479e1c0a7445d75a',1,'amrex::AllPrint']]],
- ['allprinttofile_11161',['AllPrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrintToFile.html#a458d380fa6223f8ecbc5eecef4080728',1,'amrex::AllPrintToFile']]],
- ['almostequal_11162',['AlmostEqual',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ad547d6295814fdf857cbec46887092',1,'amrex']]],
- ['almostequal_11163',['almostEqual',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa90c9ff8ea429232ddb2573bddacdac6',1,'amrex']]],
- ['amr_11164',['Amr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a39d13c1163b1e2bb81ea1494479301',1,'amrex::Amr::Amr(LevelBld *a_levelbld)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6775cf62918686cc49888b7e6fdf04f8',1,'amrex::Amr::Amr(const RealBox *rb, int max_level_in, const Vector< int > &n_cell_in, int coord, LevelBld *a_levelbld)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a850f1090f6ca9e8b954eeb61dff6ddb1',1,'amrex::Amr::Amr(const Amr &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a64ac23e1861e87fa064c6d37d5ab0912',1,'amrex::Amr::Amr(Amr &&rhs)=delete']]],
- ['amrassigngrid_11165',['AmrAssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a3c5745e3fb6016f3be7777b00c7a458f',1,'amrex::AmrAssignGrid::AmrAssignGrid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a3c5745e3fb6016f3be7777b00c7a458f',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::AmrAssignGrid()']]],
- ['amrcore_11166',['AmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a30f4c446e360d02875146f91f942012c',1,'amrex::AmrCore::AmrCore()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ac9680d7596a200d0a7403732101565e2',1,'amrex::AmrCore::AmrCore(const RealBox *rb, int max_level_in, const Vector< int > &n_cell_in, int coord=-1, Vector< IntVect > ref_ratios=Vector< IntVect >(), const int *is_per=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#afb69ffb7fcb6a73fd03d61b5752424b4',1,'amrex::AmrCore::AmrCore(const RealBox &rb, int max_level_in, const Vector< int > &n_cell_in, int coord, Vector< IntVect > const &ref_ratios, Array< int, AMREX_SPACEDIM > const &is_per)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a5d9e69f3be72cef7a8aa76cf94f9588c',1,'amrex::AmrCore::AmrCore(Geometry const &level_0_geom, AmrInfo const &amr_info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a221c9b12e81a586f11d7cf5883e3038c',1,'amrex::AmrCore::AmrCore(AmrCore &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ac0a84aa89a7db1e9543096d9c9f50a65',1,'amrex::AmrCore::AmrCore(const AmrCore &rhs)=delete']]],
- ['amrdata_11167',['AmrData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8fbbfb01083cf0c56560f765945cdfb4',1,'amrex::AmrData']]],
- ['amrdataadaptor_11168',['AmrDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a3e22c77fccec5c37868f505251044032',1,'amrex::AmrDataAdaptor']]],
- ['amrdataok_11169',['AmrDataOk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a0d74eb70fa1a19985daef03dbf6c0055',1,'amrex::DataServices']]],
- ['amrdataref_11170',['AmrDataRef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a19f9eafb4a1d4d6446f89ec754096e7d',1,'amrex::DataServices']]],
- ['amrerrortag_11171',['AMRErrorTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a26460c9eca93506a137032d65b357efe',1,'amrex::AMRErrorTag::AMRErrorTag(AMRErrorTag::UserFunc *userfunc, std::string field, int ngrow, const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a324f086df633a16e2277211771e9864d',1,'amrex::AMRErrorTag::AMRErrorTag(amrex::Vector< amrex::Real > value, AMRErrorTag::TEST test, std::string field, const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a6bdb6f405b8980271203a4dd7bbf66af',1,'amrex::AMRErrorTag::AMRErrorTag(const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a47dd3a5e4699282c4d0507100d91b3da',1,'amrex::AMRErrorTag::AMRErrorTag(amrex::Real value, AMRErrorTag::TEST test, std::string field, const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept']]],
- ['amrex_11172',['AMReX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#ad8198c112ee47aabbd7239cbcf054427',1,'amrex::AMReX::AMReX(AMReX &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a5b73d42e9a3382fdbdf48691f1ca541f',1,'amrex::AMReX::AMReX(AMReX const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#ac0662c8a56afbc04493004cebe490826',1,'amrex::AMReX::AMReX()']]],
- ['amrex_5fabort_11173',['amrex_abort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a3c0db0a8f73560694a95e3be546ad0fc',1,'amrex_error_module']]],
- ['amrex_5favg_5fcc_5fto_5ffc_11174',['amrex_avg_cc_to_fc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f54d03612f4bca257af260e16dc37f0',1,'amrex::amrex_avg_cc_to_fc(int i, int, int, int n, Box const &xbx, Array4< Real > const &fx, Array4< Real const > const &cc, GeometryData const &gd, bool use_harmonic_averaging) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d140f2a232c48d57a9ddae57a51d3ac',1,'amrex::amrex_avg_cc_to_fc(int i, int j, int, int n, Box const &xbx, Box const &ybx, Array4< Real > const &fx, Array4< Real > const &fy, Array4< Real const > const &cc, bool use_harmonic_averaging) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae9ae8b3dc626566b2ae1a8659ae44fb4',1,'amrex::amrex_avg_cc_to_fc(int i, int j, int k, int n, Box const &xbx, Box const &ybx, Box const &zbx, Array4< Real > const &fx, Array4< Real > const &fy, Array4< Real > const &fz, Array4< Real const > const &cc, bool use_harmonic_averaging) noexcept']]],
- ['amrex_5favg_5feg_5fto_5fcc_11175',['amrex_avg_eg_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac4c137e801c2f8827b3dfecce9101a9b',1,'amrex::amrex_avg_eg_to_cc(int i, int, int, Array4< Real > const &cc, Array4< Real const > const &Ex, int cccomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a366f59cfa601b5f9ba1c83fa456f01c5',1,'amrex::amrex_avg_eg_to_cc(int i, int j, int, Array4< Real > const &cc, Array4< Real const > const &Ex, Array4< Real const > const &Ey, int cccomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa41060ba2affd9f9e0af483dc0f6adf1',1,'amrex::amrex_avg_eg_to_cc(int i, int j, int k, Array4< Real > const &cc, Array4< Real const > const &Ex, Array4< Real const > const &Ey, Array4< Real const > const &Ez, int cccomp) noexcept']]],
- ['amrex_5favg_5ffc_5fto_5fcc_11176',['amrex_avg_fc_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26f3d534390662f8ae6bd77b550e54dc',1,'amrex::amrex_avg_fc_to_cc(int i, int, int, Array4< CT > const &cc, Array4< FT const > const &fx, int cccomp, GeometryData const &gd) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a695cf6320aa3bb1e2aaa1394860db691',1,'amrex::amrex_avg_fc_to_cc(int i, int j, int, Array4< CT > const &cc, Array4< FT const > const &fx, Array4< FT const > const &fy, int cccomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d5aae08a6994ab934119ad634da8db0',1,'amrex::amrex_avg_fc_to_cc(int i, int j, int k, Array4< CT > const &cc, Array4< FT const > const &fx, Array4< FT const > const &fy, Array4< FT const > const &fz, int cccomp) noexcept']]],
- ['amrex_5favg_5fnd_5fto_5fcc_11177',['amrex_avg_nd_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9904cb709f0cc1096942b2799924eec4',1,'amrex']]],
- ['amrex_5favgdown_11178',['amrex_avgdown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac657b202a77b0a3e8d6313ea5e9316af',1,'amrex::amrex_avgdown(Box const &bx, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a108fe9fcd30851ff1986f4d4588f5adc',1,'amrex::amrex_avgdown(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, IntVect const &ratio) noexcept']]],
- ['amrex_5favgdown_5fedges_11179',['amrex_avgdown_edges',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4af58d1ed1db1299d88bab26b250b504',1,'amrex::amrex_avgdown_edges(int i, int, int, int n, Array4< Real > const &crse, Array4< Real const > const &fine, int ccomp, int fcomp, IntVect const &ratio, int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa16a357bfbf75a90cc06faf36cffe268',1,'amrex::amrex_avgdown_edges(Box const &bx, Array4< Real > const &crse, Array4< Real const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio, int) noexcept']]],
- ['amrex_5favgdown_5ffaces_11180',['amrex_avgdown_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c74be21c5dff00c88782858a813cb9f',1,'amrex::amrex_avgdown_faces(Box const &bx, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio, int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89fbc6eaecafa9e4d17df78b4ab0da17',1,'amrex::amrex_avgdown_faces(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, IntVect const &ratio, int) noexcept']]],
- ['amrex_5favgdown_5fnodes_11181',['amrex_avgdown_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af571eb63b15d9531a1a6d8eb9c703785',1,'amrex::amrex_avgdown_nodes(Box const &bx, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22c4f54ca2715e093218b8c504cd9a73',1,'amrex::amrex_avgdown_nodes(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, IntVect const &ratio) noexcept']]],
- ['amrex_5favgdown_5fwith_5fvol_11182',['amrex_avgdown_with_vol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73105d96fa345efe695b754359eacc4b',1,'amrex::amrex_avgdown_with_vol(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, Array4< T const > const &fv, int ccomp, int fcomp, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac094c7f6f35727205b4986aae651c761',1,'amrex::amrex_avgdown_with_vol(int i, int j, int, int n, Array4< Real > const &crse, Array4< Real const > const &fine, Array4< Real const > const &fv, int ccomp, int fcomp, IntVect const &ratio) noexcept']]],
- ['amrex_5fcalc_5falpha_5fstencil_11183',['amrex_calc_alpha_stencil',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7213e403116fdea6dc4dda865eaf18e6',1,'amrex']]],
- ['amrex_5fcalc_5fcentroid_5flimiter_11184',['amrex_calc_centroid_limiter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a08be6a2bc4956941feb31ccb0ddc2167',1,'amrex']]],
- ['amrex_5fcalc_5fxslope_11185',['amrex_calc_xslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba62b0734dec9b69bdc82781f4e87151',1,'amrex']]],
- ['amrex_5fcalc_5fxslope_5fextdir_11186',['amrex_calc_xslope_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89f81b000b34e7c57e481ba09a2f77eb',1,'amrex']]],
- ['amrex_5fcalc_5fyslope_11187',['amrex_calc_yslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43724c1f3c9745b893de6823b5bfef51',1,'amrex']]],
- ['amrex_5fcalc_5fyslope_5fextdir_11188',['amrex_calc_yslope_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a147f251f83a5f9c022d66a1595f7cb0b',1,'amrex']]],
- ['amrex_5fcoarsen_5fintvect_11189',['amrex_coarsen_intvect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__fort__module.html#af33857a3158504d538c42ff09a23fc6c',1,'amrex_fort_module']]],
- ['amrex_5fcompute_5fconvective_5fdifference_11190',['amrex_compute_convective_difference',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4979a24456c6009e315e62d0f0d1ee66',1,'amrex::amrex_compute_convective_difference(Box const &bx, Array4< amrex::Real > const &diff, Array4< Real const > const &u_face, Array4< Real const > const &v_face, Array4< Real const > const &s_on_x_face, Array4< Real const > const &s_on_y_face, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b6af662717df11ef0cc1122f068e809',1,'amrex::amrex_compute_convective_difference(Box const &bx, Array4< Real > const &diff, Array4< Real const > const &u_face, Array4< Real const > const &v_face, Array4< Real const > const &w_face, Array4< Real const > const &s_on_x_face, Array4< Real const > const &s_on_y_face, Array4< Real const > const &s_on_z_face, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['amrex_5fcompute_5fdivergence_11191',['amrex_compute_divergence',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab340fe16ae43377f8c6951777d3c6e8',1,'amrex::amrex_compute_divergence(Box const &bx, Array4< Real > const &divu, Array4< Real const > const &u, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7bc9df03a7f950928f84f200ea52dd33',1,'amrex::amrex_compute_divergence(Box const &bx, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f8556f4e163951fd7c4aa1debf4435e',1,'amrex::amrex_compute_divergence(Box const &bx, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, Array4< Real const > const &w, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['amrex_5fcompute_5fdivergence_5frz_11192',['amrex_compute_divergence_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d1d11eba0d4b53de1431c6ad3d060be',1,'amrex']]],
- ['amrex_5fcompute_5fgradient_11193',['amrex_compute_gradient',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa6d2d0c832d99397a5807b2a955d64a',1,'amrex::amrex_compute_gradient(Box const &bx, Array4< Real > const &grad, Array4< Real const > const &u, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1884e8cc3ccdbb7eb0608221b4833133',1,'amrex::amrex_compute_gradient(Box const &bx, Array4< Real > const &grad, Array4< Real const > const &u, Array4< Real const > const &v, Array4< Real const > const &w, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab0e6c8420ed7a23a8f6e31d1d2d728c9',1,'amrex::amrex_compute_gradient(Box const &bx, Array4< Real > const &grad, Array4< Real const > const &u, Array4< Real const > const &v, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
- ['amrex_5fcompute_5fgradient_5frz_11194',['amrex_compute_gradient_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a09f44c9c74cb08a19432aa259ebace65',1,'amrex']]],
- ['amrex_5fdelete_5fparmparse_11195',['amrex_delete_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__delete__parmparse.html#a35b2283a5bb6463094f49b874b125bb7',1,'amrex_parmparse_module::amrex_delete_parmparse']]],
- ['amrex_5fdeposit_5fcic_11196',['amrex_deposit_cic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00779f2a650345e29919bda485417d90',1,'amrex']]],
- ['amrex_5fdeposit_5fparticle_5fdx_5fcic_11197',['amrex_deposit_particle_dx_cic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2c2bcf642851e4903e3c9449f857e14',1,'amrex']]],
- ['amrex_5feb2_5fbuild_5ftypes_11198',['amrex_eb2_build_types',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aefdb7b36e49b26a7d9d6c13f381bf5ea',1,'amrex::EB2::amrex_eb2_build_types(Box const &tbx, Box const &bxg2, Array4< Real const > const &s, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a202c73f9ebfcb787c75aad17804f9490',1,'amrex::EB2::amrex_eb2_build_types(Box const &tbx, Box const &bxg2, Array4< Real const > const &s, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy, Array4< Type_t > const &fz, Array4< Type_t > const &ex, Array4< Type_t > const &ey, Array4< Type_t > const &ez)']]],
- ['amrex_5feb_5fdisable_5freredistribution_11199',['amrex_eb_disable_reredistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#afc3d4f889be1ef91df14eae4e538f6f5',1,'amrex_eb_flux_reg_nd_module']]],
- ['amrex_5feb_5fget_5freredistribution_5fthreshold_11200',['amrex_eb_get_reredistribution_threshold',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a03a212df04f2b5a5a753d0d3a4ba60d7',1,'amrex_eb_flux_reg_nd_module']]],
- ['amrex_5ferror0_11201',['amrex_error0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a1a83328a0c70eaabd8ab9e1f041e581a',1,'amrex_error_module::amrex_error0()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#a1a665618595cc86a5fe96e85561e9dbc',1,'amrex_error_module::amrex_error::amrex_error0(message)']]],
- ['amrex_5ferror1_5fch_11202',['amrex_error1_ch',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#a6bbbbc50ad91c5de76d9f492bb162470',1,'amrex_error_module::amrex_error::amrex_error1_ch()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#afb518cd3344cda8d10a7992789c35247',1,'amrex_error_module::amrex_error1_ch()']]],
- ['amrex_5ferror1_5fi_11203',['amrex_error1_i',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#a903ff60eda087010d20068d4eed379ba',1,'amrex_error_module::amrex_error::amrex_error1_i()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#ae185e11336f0cf6a77886c17c89a89b7',1,'amrex_error_module::amrex_error1_i()']]],
- ['amrex_5ferror1_5fr_11204',['amrex_error1_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#aa103fab456dcf1a3a48d1c7d27f25d34',1,'amrex_error_module::amrex_error::amrex_error1_r()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a2a571a1f40bbc502243adb182b8f29a6',1,'amrex_error_module::amrex_error1_r()']]],
- ['amrex_5ffab_5ffilcc_11205',['amrex_fab_filcc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#a5b3cd1461b16534b870b533ce5ca15b1',1,'amrex_filcc_module']]],
- ['amrex_5ffi_5fabort_11206',['amrex_fi_abort',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__abort.html#af63579dab608ba94f534178bbad32295',1,'amrex_error_module::amrex_fi_abort']]],
- ['amrex_5ffi_5ferror_11207',['amrex_fi_error',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__error.html#a698247761e152df0ea6a916e0e365040',1,'amrex_error_module::amrex_fi_error']]],
- ['amrex_5ffi_5fpd_5fbcast_5fr_11208',['amrex_fi_pd_bcast_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__bcast__r.html#ace812da34b7598d9fd221a594080b255',1,'amrex_paralleldescriptor_module::amrex_fi_pd_bcast_r']]],
- ['amrex_5ffi_5fpd_5fioprocessor_11209',['amrex_fi_pd_ioprocessor',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor.html#ac765a3578df4e62522d21e0eb6ec2969',1,'amrex_paralleldescriptor_module::amrex_fi_pd_ioprocessor']]],
- ['amrex_5ffi_5fpd_5fioprocessor_5fnumber_11210',['amrex_fi_pd_ioprocessor_number',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor__number.html#a8982f3fdc602ce3e7a05c55d7193667c',1,'amrex_paralleldescriptor_module::amrex_fi_pd_ioprocessor_number']]],
- ['amrex_5ffi_5fpd_5fmyproc_11211',['amrex_fi_pd_myproc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__myproc.html#a02957b84a9c8ca00e591712627aa6ea3',1,'amrex_paralleldescriptor_module::amrex_fi_pd_myproc']]],
- ['amrex_5ffi_5fpd_5fnprocs_11212',['amrex_fi_pd_nprocs',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__nprocs.html#a522ade5dba9e7fc6f1942c44bfc0c9e1',1,'amrex_paralleldescriptor_module::amrex_fi_pd_nprocs']]],
- ['amrex_5ffi_5fpd_5fwtime_11213',['amrex_fi_pd_wtime',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__wtime.html#a0e54240aedd2202434b50c5b107a41ed',1,'amrex_paralleldescriptor_module::amrex_fi_pd_wtime']]],
- ['amrex_5ffi_5fwarning_11214',['amrex_fi_warning',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__warning.html#a506159cd9cccb548d812c7edf14805d8',1,'amrex_error_module::amrex_fi_warning']]],
- ['amrex_5ffilcc_5f1_11215',['amrex_filcc_1',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__filcc__module_1_1amrex__filcc.html#acf630b4902f09f2492c6c5fb4b31da7d',1,'amrex_filcc_module::amrex_filcc::amrex_filcc_1()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#af264a5dd15ec5e7eb561cddfd9c06fcb',1,'amrex_filcc_module::amrex_filcc_1(q, qlo1, qhi1, domlo, domhi, dx, xlo, bc)']]],
- ['amrex_5ffilcc_5fn_11216',['amrex_filcc_n',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#ac06bb6294d56c80760256fef18826ce7',1,'amrex_filcc_module::amrex_filcc_n()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__filcc__module_1_1amrex__filcc.html#ab566cd62b1b32a8f4232e5a8c7bd8215',1,'amrex_filcc_module::amrex_filcc::amrex_filcc_n()']]],
- ['amrex_5ffilccn_11217',['amrex_filccn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#af9397b56e5ef0e39930f6f57588c8686',1,'amrex_filcc_module']]],
- ['amrex_5ffill_5fslice_5finterp_11218',['amrex_fill_slice_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a02764a19b02ad5aa59766eaba8cde224',1,'amrex']]],
- ['amrex_5ffinalize_5facc_11219',['amrex_finalize_acc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__acc__module.html#a7537721c18f228fca42f0db3e75a4470',1,'amrex_acc_module']]],
- ['amrex_5ffinalize_5fnamelist_11220',['amrex_finalize_namelist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#afa4b2a65f17b770eaf9771705a09b5a1',1,'amrex_parmparse_module']]],
- ['amrex_5ffirst_5forder_5fextrap_5fcpu_11221',['amrex_first_order_extrap_cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae764daf3d8010df29bc0fb4b6833f0c8',1,'amrex']]],
- ['amrex_5ffirst_5forder_5fextrap_5fgpu_11222',['amrex_first_order_extrap_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9570ea1b5e3ab8070aee754ccbcf28a2',1,'amrex']]],
- ['amrex_5fflux_5fredistribute_11223',['amrex_flux_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2997746786ac52f67e2d900ad628b54e',1,'amrex']]],
- ['amrex_5ffree_11224',['amrex_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__free.html#a707447ae9a46c196fd31a6e73e6fde3b',1,'amrex_fort_module::amrex_free']]],
- ['amrex_5fhoextraptocc_11225',['amrex_hoextraptocc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#ac02f1497ed02f3ad826d93843aaf7a1e',1,'amrex_filcc_module']]],
- ['amrex_5finit_5fnamelist_11226',['amrex_init_namelist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a2240f47e9202eae11b9c2cf3df63056c',1,'amrex_parmparse_module']]],
- ['amrex_5finitialize_5facc_11227',['amrex_initialize_acc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__acc__module.html#a7eb8614e7eeb5eca0fea6ecaf6ad999a',1,'amrex_acc_module']]],
- ['amrex_5fiparser_5fdelete_11228',['amrex_iparser_delete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a79e084d7248e50fe5cd9f6037db2b2e1',1,'amrex']]],
- ['amrex_5fiparser_5fnew_11229',['amrex_iparser_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a414ba7de5a008178d4fa0953a6e69073',1,'amrex']]],
- ['amrex_5fksp_11230',['amrex_KSP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#a86adf29edda60b11a0d52179a48c6dcc',1,'amrex::amrex_KSP::amrex_KSP(amrex_KSP &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#aca69bd49d75894353d06d30c558aac72',1,'amrex::amrex_KSP::amrex_KSP()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#aea22ab1cf579dcbf2940e424d3e0875e',1,'amrex::amrex_KSP::amrex_KSP(amrex_KSP const &)=delete']]],
- ['amrex_5fmalloc_11231',['amrex_malloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__malloc.html#a474a838f9d50acec1ac42d581248934d',1,'amrex_fort_module::amrex_malloc']]],
- ['amrex_5fmat_11232',['amrex_Mat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a3b75dd52e71b3a11d595fdaf4f2e4e71',1,'amrex::amrex_Mat::amrex_Mat(amrex_Mat const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a14bdbf5e9222968ac32e71d6793f5d39',1,'amrex::amrex_Mat::amrex_Mat()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#ae605c1439b1b88e367a6757b46e78c9e',1,'amrex::amrex_Mat::amrex_Mat(amrex_Mat &&)=delete']]],
- ['amrex_5fmempool_5falloc_11233',['amrex_mempool_alloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__alloc.html#adb2b65dfc1aec59150d1a8ed47e40fb4',1,'amrex_mempool_module::amrex_mempool_alloc']]],
- ['amrex_5fmempool_5ffree_11234',['amrex_mempool_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__free.html#a8f6d10e93389b7a67a277c72cb1632e4',1,'amrex_mempool_module::amrex_mempool_free']]],
- ['amrex_5fmllinop_5fapply_5fbc_11235',['amrex_mllinop_apply_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mllinop__nd__module.html#a198adb293f84d85a8b1c8293e428b88c',1,'amrex_mllinop_nd_module']]],
- ['amrex_5fnew_5fparmparse_11236',['amrex_new_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__new__parmparse.html#a1be92a19b01b3ec020a93436e5046e52',1,'amrex_parmparse_module::amrex_new_parmparse']]],
- ['amrex_5fparmparse_5fadd_5fbool_11237',['amrex_parmparse_add_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__bool.html#a66f1a20a65d9ca9470824a7c7f97697a',1,'amrex_parmparse_module::amrex_parmparse_add_bool']]],
- ['amrex_5fparmparse_5fadd_5fint_11238',['amrex_parmparse_add_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__int.html#a7a516b6e345a64a085fa8b498d32e0f8',1,'amrex_parmparse_module::amrex_parmparse_add_int']]],
- ['amrex_5fparmparse_5fadd_5fintarr_11239',['amrex_parmparse_add_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__intarr.html#abf2b8e83555c7480ee31dad986323912',1,'amrex_parmparse_module::amrex_parmparse_add_intarr']]],
- ['amrex_5fparmparse_5fadd_5freal_11240',['amrex_parmparse_add_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__real.html#a16e379e4ffa6b3fcc2f477ee2f277cab',1,'amrex_parmparse_module::amrex_parmparse_add_real']]],
- ['amrex_5fparmparse_5fadd_5frealarr_11241',['amrex_parmparse_add_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__realarr.html#a38dd6e27c1ba219174c16870853e0975',1,'amrex_parmparse_module::amrex_parmparse_add_realarr']]],
- ['amrex_5fparmparse_5fadd_5fstring_11242',['amrex_parmparse_add_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__string.html#a988b13fe082afcf29f4d61fe2de1e0f8',1,'amrex_parmparse_module::amrex_parmparse_add_string']]],
- ['amrex_5fparmparse_5fadd_5fstringarr_11243',['amrex_parmparse_add_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__stringarr.html#acaa614221f79466050f0803965f1bc82',1,'amrex_parmparse_module::amrex_parmparse_add_stringarr']]],
- ['amrex_5fparmparse_5fassign_11244',['amrex_parmparse_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a939cd8c93d4cdbee4165f9b5923b2978',1,'amrex_parmparse_module::amrex_parmparse::amrex_parmparse_assign()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#ac7eb4f4fb08fb1fe22d895d4ea48e90f',1,'amrex_parmparse_module::amrex_parmparse_assign(dst, src)']]],
- ['amrex_5fparmparse_5fbuild_11245',['amrex_parmparse_build',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a5159132ce76a022a5c7def8ec38a8880',1,'amrex_parmparse_module']]],
- ['amrex_5fparmparse_5fdelete_5fcp_5fchar_11246',['amrex_parmparse_delete_cp_char',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__delete__cp__char.html#aed6352ced14952145ea0dd0bd4723bdb',1,'amrex_parmparse_module::amrex_parmparse_delete_cp_char']]],
- ['amrex_5fparmparse_5fdestroy_11247',['amrex_parmparse_destroy',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ab9997ef40c49a9721423e8bec4f30e14',1,'amrex_parmparse_module::amrex_parmparse::amrex_parmparse_destroy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a240bfde0d7f9495e75761ac59a91dfe6',1,'amrex_parmparse_module::amrex_parmparse_destroy()']]],
- ['amrex_5fparmparse_5fget_5fbool_11248',['amrex_parmparse_get_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__bool.html#a99846b43a41a77557855585ac13555e3',1,'amrex_parmparse_module::amrex_parmparse_get_bool']]],
- ['amrex_5fparmparse_5fget_5fcounts_11249',['amrex_parmparse_get_counts',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__counts.html#a8b8d54bfcfee670480bf6a8479318ace',1,'amrex_parmparse_module::amrex_parmparse_get_counts']]],
- ['amrex_5fparmparse_5fget_5fint_11250',['amrex_parmparse_get_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__int.html#add6de89cf61130c870ea8f36112da3af',1,'amrex_parmparse_module::amrex_parmparse_get_int']]],
- ['amrex_5fparmparse_5fget_5fintarr_11251',['amrex_parmparse_get_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__intarr.html#a16f4eeb60412dbdb36591e9b021dfa2e',1,'amrex_parmparse_module::amrex_parmparse_get_intarr']]],
- ['amrex_5fparmparse_5fget_5freal_11252',['amrex_parmparse_get_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__real.html#a7bdfd95b2ce5a8d1ba5763430a49effe',1,'amrex_parmparse_module::amrex_parmparse_get_real']]],
- ['amrex_5fparmparse_5fget_5frealarr_11253',['amrex_parmparse_get_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__realarr.html#ae2b704ac422486a51e530a62849a119d',1,'amrex_parmparse_module::amrex_parmparse_get_realarr']]],
- ['amrex_5fparmparse_5fget_5fstring_11254',['amrex_parmparse_get_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__string.html#ab44ff1b1fa681f3b10a9b9b8c194365b',1,'amrex_parmparse_module::amrex_parmparse_get_string']]],
- ['amrex_5fparmparse_5fget_5fstringarr_11255',['amrex_parmparse_get_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__stringarr.html#a61fe4caeb4e56c80853d6f1b780b7107',1,'amrex_parmparse_module::amrex_parmparse_get_stringarr']]],
- ['amrex_5fparmparse_5fquery_5fbool_11256',['amrex_parmparse_query_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__bool.html#a07401369ede8f5f13b856d53beee87dc',1,'amrex_parmparse_module::amrex_parmparse_query_bool']]],
- ['amrex_5fparmparse_5fquery_5fint_11257',['amrex_parmparse_query_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__int.html#a444f902d4afc4cb2d7f23a3bb23dec25',1,'amrex_parmparse_module::amrex_parmparse_query_int']]],
- ['amrex_5fparmparse_5fquery_5freal_11258',['amrex_parmparse_query_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__real.html#a5a54a2c523b950cb67bf937c9fc20cf0',1,'amrex_parmparse_module::amrex_parmparse_query_real']]],
- ['amrex_5fparmparse_5fquery_5fstring_11259',['amrex_parmparse_query_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__string.html#a391538d43a5a4e75b4c96a7b801ae0a0',1,'amrex_parmparse_module::amrex_parmparse_query_string']]],
- ['amrex_5fparser_5fdelete_11260',['amrex_parser_delete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f20d75c59ef143705ccaeaef9897c17',1,'amrex']]],
- ['amrex_5fparser_5fnew_11261',['amrex_parser_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae66dc6e64e2bbaeb5e33f845f1021f4f',1,'amrex']]],
- ['amrex_5fpartition_5fhelper_11262',['amrex_partition_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac21ab25e49c31a58b678ab25626397d3',1,'amrex::detail']]],
- ['amrex_5fpd_5fbcast_5fr_11263',['amrex_pd_bcast_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#a0dc4f5ab19e59b9eef022747ac0d6f3f',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a340f780bf33f6f266f684d916bc7d71a',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_r(x, a_root)']]],
- ['amrex_5fpd_5fbcast_5fr2v_11264',['amrex_pd_bcast_r2v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a159c62d36c55a038f9a058400c25cddf',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_r2v()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#ac483180176741214ea0f2ef611b77263',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r2v(x, a_root)']]],
- ['amrex_5fpd_5fbcast_5fr3v_11265',['amrex_pd_bcast_r3v',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#a0950705752a3ec1defbb7701ac28a32b',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r3v()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a7a3608d319a39ae7db70bbd9362b143b',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_r3v()']]],
- ['amrex_5fpd_5fbcast_5frv_11266',['amrex_pd_bcast_rv',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#a2f2085463e4f7381decb0edc764b9df6',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_rv()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a0b4f88406790fe12faee067b036014bb',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_rv(x, a_root)']]],
- ['amrex_5fpd_5fioprocessor_11267',['amrex_pd_ioprocessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a13e70e6cf4cfe72233e9a28ca14245e0',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5fpd_5fioprocessor_5fnumber_11268',['amrex_pd_ioprocessor_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a467738899f667913f4c9e3a9f1bfb1f6',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5fpd_5fmyproc_11269',['amrex_pd_myproc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a92b50119645b49ec71e1517aaddbbdaf',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5fpd_5fnprocs_11270',['amrex_pd_nprocs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a263268abdd1d3bb2d859542bfd03251d',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5fpd_5fwtime_11271',['amrex_pd_wtime',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a2fa55a14c84d0e1da19ba1cf9b8c0c72',1,'amrex_paralleldescriptor_module']]],
- ['amrex_5frandom_11272',['amrex_random',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random.html#ab61c147cc6240361146c83a1c3a7b635',1,'amrex_fort_module::amrex_random']]],
- ['amrex_5frandom_5fint_11273',['amrex_random_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random__int.html#a35272cd6016c41793c14f2eed2b797c8',1,'amrex_fort_module::amrex_random_int']]],
- ['amrex_5freal_5farray_5finit_11274',['amrex_real_array_init',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__real__array__init.html#ae554aa5f1988218666af9ecf97875026',1,'amrex_mempool_module::amrex_real_array_init']]],
- ['amrex_5fset_5facc_5fstream_11275',['amrex_set_acc_stream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__acc__module.html#ae6e5f688f216b146a2cc609ec638a462',1,'amrex_acc_module']]],
- ['amrex_5fsetarea_11276',['amrex_setarea',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e3145837cdc69bc378ae3e7751aeafe',1,'amrex::amrex_setarea(Box const &bx, Array4< Real > const &area, GpuArray< Real, 1 > const &offset, GpuArray< Real, 1 > const &dx, const int, const int coord) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4ccd910ec18130e61c197ad32ec6eb8',1,'amrex::amrex_setarea(Box const &bx, Array4< Real > const &area, GpuArray< Real, 2 > const &offset, GpuArray< Real, 2 > const &dx, const int dir, const int coord) noexcept']]],
- ['amrex_5fsetdloga_11277',['amrex_setdloga',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad42f89d350fa1e06dfc8594fe3021a64',1,'amrex::amrex_setdloga(Box const &bx, Array4< Real > const &dloga, GpuArray< Real, 1 > const &offset, GpuArray< Real, 1 > const &dx, const int, const int coord) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac826dc262f0bdba922d73f261d6b03b9',1,'amrex::amrex_setdloga(Box const &bx, Array4< Real > const &dloga, GpuArray< Real, 2 > const &offset, GpuArray< Real, 2 > const &dx, const int dir, const int coord) noexcept']]],
- ['amrex_5fsetvol_11278',['amrex_setvol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5be48241dfac16941f5f4c66fdd7d584',1,'amrex::amrex_setvol(Box const &bx, Array4< Real > const &vol, GpuArray< Real, 1 > const &offset, GpuArray< Real, 1 > const &dx, const int coord) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa84527498d84c7d3eeb6ac347f35fc57',1,'amrex::amrex_setvol(Box const &bx, Array4< Real > const &vol, GpuArray< Real, 2 > const &offset, GpuArray< Real, 2 > const &dx, const int coord) noexcept']]],
- ['amrex_5fstable_5fpartition_5fhelper_11279',['amrex_stable_partition_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a685da3e1082796b88fdcd226e6cd923d',1,'amrex::detail']]],
- ['amrex_5fstring_5fbuild_11280',['amrex_string_build',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a8661803d88bd3264e542f0f1362406e1',1,'amrex_string_module']]],
- ['amrex_5fstring_5fc_5fto_5ff_11281',['amrex_string_c_to_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a959bc74ecd938061a024fb0d210facad',1,'amrex_string_module']]],
- ['amrex_5fstring_5ff_5fto_5fc_11282',['amrex_string_f_to_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a0bf8f20010cb63d36d70475cce439c7d',1,'amrex_string_module']]],
- ['amrex_5fstring_5ff_5fto_5flower_11283',['amrex_string_f_to_lower',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a4c4d4d30474688b40ff24d73c6d93073',1,'amrex_string_module']]],
- ['amrex_5ftt_5fspecialize_11284',['amrex_tt_specialize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#aea93d9dae530ab0650826726ebba0dfb',1,'amrex::InSituUtils']]],
- ['amrex_5fvec_11285',['amrex_Vec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#af4e005e8ce98838fa28fe75872a8fc05',1,'amrex::amrex_Vec::amrex_Vec()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#affcee19c79c7a8c04f832e0af8902984',1,'amrex::amrex_Vec::amrex_Vec(amrex_Vec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#a29e1b205830804ee67abd7c0926214f3',1,'amrex::amrex_Vec::amrex_Vec(amrex_Vec &&)=delete']]],
- ['amrex_5fwarning_11286',['amrex_warning',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a37d3d2303e183b835660cf63a47ecbaf',1,'amrex_error_module']]],
- ['amrinsitubridge_11287',['AmrInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#a9703ac84239ce8c201936c8e61bb0d7f',1,'amrex::AmrInSituBridge::AmrInSituBridge(const AmrInSituBridge &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#a034677422f4ebd5a28aeb1c63004e17b',1,'amrex::AmrInSituBridge::AmrInSituBridge()']]],
- ['amrlevel_11288',['AmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#abff2e9f744631b186366976b2004a39f',1,'amrex::AmrLevel::AmrLevel(Amr &papa, int lev, const Geometry &level_geom, const BoxArray &ba, const DistributionMapping &dm, Real time)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae244321a30ba83806ce8204b7c437480',1,'amrex::AmrLevel::AmrLevel() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab329e55cd5e52a04db311b580716eaf9',1,'amrex::AmrLevel::AmrLevel(AmrLevel &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#addb399ac982bc95a1cb0456447f13e0e',1,'amrex::AmrLevel::AmrLevel(const AmrLevel &)=delete']]],
- ['amrmesh_11289',['AmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa3d1b57d3957feca7d0f897ec2e62824',1,'amrex::AmrMesh::AmrMesh(const AmrMesh &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a43f67413ffdd911f5a91e9041bb20d0e',1,'amrex::AmrMesh::AmrMesh(AmrMesh &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ac0486abd196135fb9ac41748f2d2f1c9',1,'amrex::AmrMesh::AmrMesh(Geometry const &level_0_geom, AmrInfo const &amr_info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a82b57f9cf8e12e9542c14f7d00a986ff',1,'amrex::AmrMesh::AmrMesh(const RealBox &rb, int max_level_in, const Vector< int > &n_cell_in, int coord, Vector< IntVect > const &a_refrat, Array< int, AMREX_SPACEDIM > const &is_per)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a58e7077dec217e4bdad1f5221e6229cc',1,'amrex::AmrMesh::AmrMesh(const RealBox *rb, int max_level_in, const Vector< int > &n_cell_in, int coord=-1, Vector< IntVect > refrat=Vector< IntVect >(), const int *is_per=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a163e8a28e1f841b2c174d6d34664e2d3',1,'amrex::AmrMesh::AmrMesh()']]],
- ['amrmeshdataadaptor_11290',['AmrMeshDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a2343c3cec45162fdd013661122a5ed0f',1,'amrex::AmrMeshDataAdaptor']]],
- ['amrmeshinsitubridge_11291',['AmrMeshInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#ae631b7c3debd13f369129d9285c961dc',1,'amrex::AmrMeshInSituBridge::AmrMeshInSituBridge()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#a0682f7ec6b4f8b170006ba8eca78d77f',1,'amrex::AmrMeshInSituBridge::AmrMeshInSituBridge(const AmrMeshInSituBridge &)=delete']]],
- ['amrpargdb_11292',['AmrParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac5b326613074f25002466af98f19e6fc',1,'amrex::AmrParGDB']]],
- ['amrparticlecontainer_5fimpl_11293',['AmrParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#aa45d393b71a8d7087903259612c4896f',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(AmrParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a38165bb180432ccb33f55994387fbfcf',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(const AmrParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a8dfdf537de9a189b64d28595f876479a',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#adc394dad10b9a110b90b65afc7e6c7b6',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a9ab1f0679cf258ca57336ab58281f8ef',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(AmrCore *amr_core)']]],
- ['amrparticlelocator_11294',['AmrParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#aec9acdf68bd0adbfc4c474a31c3e26f1',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::AmrParticleLocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a06d216fc9cf978fc5c842675468b2ca5',1,'amrex::AmrParticleLocator::AmrParticleLocator(const ParGDBBase *a_gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad2a127ebe13698da13cae956519b2173',1,'amrex::AmrParticleLocator::AmrParticleLocator(const Vector< BoxArray > &a_ba, const Vector< Geometry > &a_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#aec9acdf68bd0adbfc4c474a31c3e26f1',1,'amrex::AmrParticleLocator::AmrParticleLocator()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad2a127ebe13698da13cae956519b2173',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::AmrParticleLocator(const Vector< BoxArray > &a_ba, const Vector< Geometry > &a_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a06d216fc9cf978fc5c842675468b2ca5',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::AmrParticleLocator(const ParGDBBase *a_gdb)']]],
- ['amrrefratio_11295',['AMRRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a10ebb5d290f3579d4c3e69aa56cf6251',1,'amrex::MLLinOpT::AMRRefRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae88bc615f7fa178e54ea32899aae6506',1,'amrex::MLLinOpT::AMRRefRatio(int amr_lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a10ebb5d290f3579d4c3e69aa56cf6251',1,'MLLinOpT< Array< MultiFab, 3 > >::AMRRefRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae88bc615f7fa178e54ea32899aae6506',1,'MLLinOpT< Array< MultiFab, 3 > >::AMRRefRatio(int amr_lev) const noexcept']]],
- ['amrtracerparticlecontainer_11296',['AmrTracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#ad044827a807fc8f0f55d4b21fe9451ce',1,'amrex::AmrTracerParticleContainer::AmrTracerParticleContainer(AmrCore *amr_core)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a758508e41568ce23b98b4238119002da',1,'amrex::AmrTracerParticleContainer::AmrTracerParticleContainer(const AmrTracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a23348165a8cf6ca0051141058e3e63d7',1,'amrex::AmrTracerParticleContainer::AmrTracerParticleContainer(AmrTracerParticleContainer &&) noexcept=default']]],
- ['and_11297',['And',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a187ebef1089afa8f5b0c251fc84974da',1,'amrex::Mask::And(const Mask &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a96f1c0a3f48e6f4ed9b6509b55bfe86c',1,'amrex::Mask::And(const Mask &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ac79eca6126b2c2707ca883dca7545ef5',1,'amrex::Mask::And(const Mask &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a00fc670ea311d38034fcb05f6cfdeca7',1,'amrex::Mask::And(const Mask &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a809a9a78d9cfb7c86a0dd7b72a212fd7',1,'amrex::ParallelAllReduce::And()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#aa0de4c8be25f053f86f82505350e61de',1,'amrex::ParallelReduce::And()']]],
- ['any_11298',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a131293f3371ec68e9b9b274c54436512',1,'amrex::Any::Any(MF &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#aff8ca6a4b83b6cef467c7899d658aa47',1,'amrex::Any::Any(Any &&rhs)=default']]],
- ['any_11299',['any',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a60b385a670733e5570818f7007307e1c',1,'amrex']]],
- ['any_11300',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#afc3bc0660243e8d8719884a2f81a2a3a',1,'amrex::Any']]],
- ['any_11301',['any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af9c3fd4c24991f24b5ce2b483b6c77a0',1,'amrex::IndexTypeND::any()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af9c3fd4c24991f24b5ce2b483b6c77a0',1,'IndexTypeND< AMREX_SPACEDIM >::any()']]],
- ['any_11302',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a794f63d073e59619a7fed27e8e40e2ba',1,'amrex::Any']]],
- ['anyof_11303',['AnyOf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a14f4ad196e92e318437fba27909ea581',1,'amrex::Reduce::AnyOf(Box const &box, P const &pred)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#af362eac7caa17fd8a2f7ee3831236367',1,'amrex::Reduce::AnyOf(N n, T const *v, P const &pred)']]],
- ['append_11304',['append',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#ac43f48e56f1fd91ced82b35b4f8f8458',1,'amrex::ClusterList::append()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#ac00b940669dee9267e5483a43a9b8b7e',1,'amrex::Gpu::Elixir::append()']]],
- ['apply_11305',['apply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a11ebb75b0246b6a3df2dbc44d2cdb2ab',1,'amrex::MLEBTensorOp']]],
- ['apply_11306',['Apply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72ba0f3bd5880d4218b4bfe93373edf6',1,'amrex']]],
- ['apply_11307',['apply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a69ba35dbecc64670348ed8611260dfd9',1,'amrex::GMRESMLMGT::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8755fe1a7a09db77e7d810dd9dfdb107',1,'amrex::MLCellLinOpT::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aad3bf0c581e04684d7ecbe73942226e0',1,'amrex::MLCurlCurl::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a8e392e42b5c238124145af83776d575a',1,'amrex::MLEBABecLap::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7aea888ca18e54df62e7dffc8378d872',1,'amrex::MLLinOpT::apply()']]],
- ['apply_11308',['Apply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a56d136063b9c85d97111978faff29c87',1,'amrex::NonLocalBC']]],
- ['apply_11309',['apply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ade3193e75ea3a658b19b111c98373f73',1,'amrex::MLTensorOp::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#abc2fbffffd5da85d5d31c81bae2db67e',1,'amrex::MLNodeLinOp::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7aea888ca18e54df62e7dffc8378d872',1,'MLLinOpT< Array< MultiFab, 3 > >::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4cd706acd1fbd898473f0a25bcc9e157',1,'amrex::MLMGT::apply()']]],
- ['apply_5fflux_5fredistribution_11310',['apply_flux_redistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefd8bdd7a185cff23fc99fb94a8a17d0',1,'amrex']]],
- ['apply_5fimpl_11311',['apply_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac60a1b88f1421c5113c694d9460de676',1,'amrex::detail']]],
- ['applybc_11312',['applyBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a251a2f1de9fea9f0d0230e04b19c078e',1,'amrex::MLCellLinOpT::applyBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a10b37b198807f386acf45ea68c73b87c',1,'amrex::MLCurlCurl::applyBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a52602de1306c8ae67aa5b45c984b5ae6',1,'amrex::MLEBABecLap::applyBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#af78475fe4fe5c23c340632733e045bd0',1,'amrex::MLNodeLinOp::applyBC()']]],
- ['applybctensor_11313',['applyBCTensor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6cf6cb52bc1116d3bae93ea118d55096',1,'amrex::MLEBTensorOp::applyBCTensor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#afd1fbd89d6fdbe0014a9efeaf4e6ce06',1,'amrex::MLTensorOp::applyBCTensor()']]],
- ['applydtosandprojectiononreciever_11314',['ApplyDtosAndProjectionOnReciever',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#a86713118d056b9b6aecf7c588915b7a4',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever::ApplyDtosAndProjectionOnReciever()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#a961b07dcb0ecaf46a06c9e792f6e451f',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever::ApplyDtosAndProjectionOnReciever(const PackComponents &components, DTOS dtos_=DTOS{}, FabProj proj_=FabProj{})']]],
- ['applyinhomogneumannterm_11315',['applyInhomogNeumannTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa73c9a5abc4c1289c181dc297906221',1,'MLLinOpT< Array< MultiFab, 3 > >::applyInhomogNeumannTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa73c9a5abc4c1289c181dc297906221',1,'amrex::MLLinOpT::applyInhomogNeumannTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ae96c2381214550fc17f99eeac401eeee',1,'amrex::MLCellABecLapT::applyInhomogNeumannTerm()']]],
- ['applyinitialredistribution_11316',['ApplyInitialRedistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b6321255042c11a132cbdf44d65b65b',1,'amrex::ApplyInitialRedistribution(Box const &bx, int ncomp, Array4< Real > const &U_out, Array4< Real > const &U_in, Array4< EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, Geometry const &lev_geom, std::string const &redistribution_type, int srd_max_order, amrex::Real target_volfrac)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec9402ad077cb5bc93ffbc075444ff28',1,'amrex::ApplyInitialRedistribution(amrex::Box const &bx, int ncomp, amrex::Array4< amrex::Real > const &U_out, amrex::Array4< amrex::Real > const &U_in, amrex::Array4< amrex::EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, amrex::Geometry const &geom, std::string const &redistribution_type, int srd_max_order=2, amrex::Real target_volfrac=0.5_rt)']]],
- ['applyinverse_11317',['ApplyInverse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a72f58b54718389e636ab3b07295eebac',1,'amrex::NonLocalBC']]],
- ['applymetricterm_11318',['applyMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a87bccd5330e4295f7108cf56c0a1cd20',1,'amrex::MLCellLinOpT::applyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a862b45e632c8fa045d0857e13843481d',1,'amrex::MLLinOpT::applyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a862b45e632c8fa045d0857e13843481d',1,'MLLinOpT< Array< MultiFab, 3 > >::applyMetricTerm()']]],
- ['applymetrictermscoeffs_11319',['applyMetricTermsCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#adf470c2b5166676692960bdae13495d1',1,'amrex::MLABecLaplacianT']]],
- ['applymlredistribution_11320',['ApplyMLRedistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af77c6ebd243c504f6cf46454bbbb9ad7',1,'amrex::ApplyMLRedistribution(Box const &bx, int ncomp, Array4< Real > const &dUdt_out, Array4< Real > const &dUdt_in, Array4< Real const > const &U_in, Array4< Real > const &scratch, Array4< EBCellFlag const > const &flag, AMREX_D_DECL(Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz), Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz), Array4< Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, Geometry const &lev_geom, Real dt, std::string const &redistribution_type, int as_crse, Array4< Real > const &rr_drho_crse, Array4< int const > const &rr_flag_crse, int as_fine, Array4< Real > const &dm_as_fine, Array4< int const > const &levmsk, int level_mask_not_covered, Real fac_for_deltaR, bool use_wts_in_divnc, int icomp, int srd_max_order, amrex::Real target_volfrac, Array4< Real const > const &srd_update_scale)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3931698a2f597bb9cf2ae64e53cc0463',1,'amrex::ApplyMLRedistribution(amrex::Box const &bx, int ncomp, amrex::Array4< amrex::Real > const &dUdt_out, amrex::Array4< amrex::Real > const &dUdt_in, amrex::Array4< amrex::Real const > const &U_in, amrex::Array4< amrex::Real > const &scratch, amrex::Array4< amrex::EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, amrex::Geometry const &lev_geom, amrex::Real dt, std::string const &redistribution_type, int as_crse, amrex::Array4< amrex::Real > const &rr_drho_crse, amrex::Array4< int const > const &rr_flag_crse, int as_fine, amrex::Array4< amrex::Real > const &dm_as_fine, amrex::Array4< int const > const &levmsk, int level_mask_not_covered, amrex::Real fac_for_deltaR=1.0_rt, bool use_wts_in_divnc=false, int icomp=0, int srd_max_order=2, amrex::Real target_volfrac=0.5_rt, amrex::Array4< amrex::Real const > const &update_scale={})']]],
- ['applyoverset_11321',['applyOverset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af3ef819a79d23afc7993a4f6750d7a1d',1,'amrex::MLLinOpT::applyOverset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af3ef819a79d23afc7993a4f6750d7a1d',1,'MLLinOpT< Array< MultiFab, 3 > >::applyOverset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a78233be19743ed1432077186937f51cc',1,'amrex::MLCellABecLapT::applyOverset()']]],
- ['applyphysbc_11322',['applyPhysBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ad44c8c31ad16ad5e8ece7bf38421361c',1,'amrex::MLCurlCurl']]],
- ['applyredistribution_11323',['ApplyRedistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad09a07e5d11a8076d60a359707ccb53e',1,'amrex::ApplyRedistribution(amrex::Box const &bx, int ncomp, amrex::Array4< amrex::Real > const &dUdt_out, amrex::Array4< amrex::Real > const &dUdt_in, amrex::Array4< amrex::Real const > const &U_in, amrex::Array4< amrex::Real > const &scratch, amrex::Array4< amrex::EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, amrex::Geometry const &lev_geom, amrex::Real dt, std::string const &redistribution_type, bool use_wts_in_divnc=false, int srd_max_order=2, amrex::Real target_volfrac=0.5_rt, amrex::Array4< amrex::Real const > const &update_scale={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3aa0394c2e3540b3f382a2fe14ae60e3',1,'amrex::ApplyRedistribution(Box const &bx, int ncomp, Array4< Real > const &dUdt_out, Array4< Real > const &dUdt_in, Array4< Real const > const &U_in, Array4< Real > const &scratch, Array4< EBCellFlag const > const &flag, AMREX_D_DECL(Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz), Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz), Array4< Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, Geometry const &lev_geom, Real dt, std::string const &redistribution_type, bool use_wts_in_divnc, int srd_max_order, amrex::Real target_volfrac, Array4< Real const > const &srd_update_scale)']]],
- ['applyrobinbctermscoeffs_11324',['applyRobinBCTermsCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a34fe193220c2ce5e6f1e2e3382bc005b',1,'amrex::MLEBABecLap::applyRobinBCTermsCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a2bf9b621e5517b046e8ab5bef786666f',1,'amrex::MLABecLaplacianT::applyRobinBCTermsCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a291f4a64951d7b0faabda32ef45084f0',1,'amrex::detail::applyRobinBCTermsCoeffs()']]],
- ['appnum_11325',['AppNum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#ac54d81a4bc3dba2c0a8c6a0ddd05451b',1,'amrex::MPMD']]],
- ['areahi_11326',['AreaHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a7de7d489e53654914daf590cc820fd60',1,'amrex::CoordSys']]],
- ['arealo_11327',['AreaLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aef00cc43234b7a33f92f246bbea6edac',1,'amrex::CoordSys']]],
- ['arecv_11328',['Arecv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad1c34d9de3893126169a033007bf7073',1,'amrex::ParallelDescriptor::Arecv(std::vector< T > &buf, int pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab0ebfbe15f6ff892bd36ecba234fb4ea',1,'amrex::ParallelDescriptor::Arecv(T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af5ed8a597f21464e9f2803f0e2afc0be',1,'amrex::ParallelDescriptor::Arecv(T *, size_t n, int pid, int tag)']]],
- ['aremasksvalid_11329',['areMasksValid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1be3305131595afe235881caad842d14',1,'amrex::NeighborParticleContainer']]],
- ['arena_11330',['arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::CutFab >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, ArenaWrapper >::arena()']]],
- ['arena_11331',['Arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a3e2c87e60ea734fe6be6e49d124d5a76',1,'amrex::Arena::Arena(Arena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a57de8f5ef86cceadc9f1c00bc7ea7790',1,'amrex::Arena::Arena(const Arena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a2e2407d56d1710a0029928c776b27682',1,'amrex::Arena::Arena() noexcept=default']]],
- ['arena_11332',['arena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a620ab32195dd6153e4ee554db1f23167',1,'amrex::PolymorphicArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PinnedArenaWrapper.html#af4785c49943ef22de432f76383d40480',1,'amrex::PinnedArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'amrex::ArenaAllocatorBase::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ManagedArenaWrapper.html#ae8cffea4066cf1272ba88649a9813bc7',1,'amrex::ManagedArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< TagBox >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< IArrayBox >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< FArrayBox >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::Mask >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::EBCellFlagFab >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::BaseFab< PetscInt > >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::BaseFab< AtomicInt > >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'amrex::FabArray::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeviceArenaWrapper.html#a79326bc9b3b123fe8e90a4b32aef0d00',1,'amrex::DeviceArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a3daee94cbf63696956b6e349478448dc',1,'amrex::DataDeleter::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a477a75a5d73137b29f1a6ddf31af40f7',1,'amrex::DataAllocator::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncArenaWrapper.html#a8020a511ff9da1fcc537e47df9f51bf5',1,'amrex::AsyncArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaWrapper.html#a448c39a6a2874b4fd7809d4a702bfa90',1,'amrex::ArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::arena()']]],
- ['arenaallocatorbase_11333',['ArenaAllocatorBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::ArenaAllocatorBase()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'amrex::ArenaAllocatorBase::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'amrex::ArenaAllocatorBase::ArenaAllocatorBase(AR a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, ArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, ArenaWrapper >::ArenaAllocatorBase(ArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::ArenaAllocatorBase(AsyncArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::ArenaAllocatorBase(DeviceArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::ArenaAllocatorBase()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::ArenaAllocatorBase(PinnedArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::ArenaAllocatorBase(PolymorphicArenaWrapper a_ar)']]],
- ['arenainfo_11334',['arenaInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a1af72a36a13904de0715917915db1f6b',1,'amrex::Arena']]],
- ['arg_11335',['arg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f3abe7a79b333248fb3183d9a9df7de',1,'amrex']]],
- ['array_11336',['array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< PetscInt >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::Mask >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::EBCellFlagFab >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::EBCellFlagFab >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::EBCellFlagFab >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::Mask >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::Mask >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::Mask >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::Mask >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::Mask >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::EBCellFlagFab >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::Mask >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< FArrayBox >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< FArrayBox >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< FArrayBox >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< FArrayBox >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< FArrayBox >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< FArrayBox >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::CutFab >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::BaseFab< PetscInt > >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::BaseFab< PetscInt > >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::CutFab >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::CutFab >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::CutFab >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::CutFab >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< FArrayBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::CutFab >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::CutFab >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::CutFab >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::EBCellFlagFab >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::EBCellFlagFab >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::EBCellFlagFab >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::EBCellFlagFab >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< AtomicInt >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a0f61186e6e172be849e3061374e1a889',1,'amrex::FabSetT::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ac7cfa3cf5935adf5b5dae35bd1205eeb',1,'amrex::FabSetT::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ad30dbb21490b971fd35fc1f940a48c2a',1,'amrex::FabSetT::array(int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a27291157c97ac716012d1f3469b37484',1,'amrex::FabSetT::array(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a28cf664d141809833e9e86d0da19f71c',1,'amrex::MultiCutFab::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a5dfa78cdf782516029bdcb3be0c25697',1,'amrex::MultiCutFab::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a07ecfe5beabbefdf561883084bc00f55',1,'amrex::MultiMask::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#ae990efb7be524a9f1e21c8084eb9ac4f',1,'amrex::MultiMask::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< TagBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< AtomicInt >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'amrex::BaseFab::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'amrex::BaseFab::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'amrex::BaseFab::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'amrex::BaseFab::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'amrex::BaseFab::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'amrex::BaseFab::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< IArrayBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< FArrayBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< IArrayBox >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< IArrayBox >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< IArrayBox >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< IArrayBox >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< IArrayBox >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< IArrayBox >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< IArrayBox >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::Mask >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< TagBox >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< TagBox >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< TagBox >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< TagBox >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< TagBox >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< TagBox >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< TagBox >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< int >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< HYPRE_Int >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< HYPRE_Int >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< HYPRE_Int >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< HYPRE_Int >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< HYPRE_Int >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< int >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< int >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< int >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< HYPRE_Int >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< int >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< int >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< PetscInt >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< PetscInt >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< PetscInt >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< PetscInt >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< PetscInt >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::BaseFab< PetscInt > >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< AtomicInt >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< AtomicInt >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< AtomicInt >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< AtomicInt >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< char >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< char >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< char >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< char >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< char >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< char >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< EBCellFlag >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< EBCellFlag >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< EBCellFlag >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< EBCellFlag >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< EBCellFlag >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< EBCellFlag >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< Real >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::BaseFab< PetscInt > >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::BaseFab< AtomicInt > >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< Real >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< Real >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< Real >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< Real >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< Real >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'amrex::FabArray::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'amrex::FabArray::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'amrex::FabArray::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'amrex::FabArray::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'amrex::FabArray::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'amrex::FabArray::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'amrex::FabArray::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'amrex::FabArray::array(int K) noexcept']]],
- ['array4_11337',['Array4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< T const >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< T0 >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< T const >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< T const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< T0 >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< T0 >::Array4(Array4< std::remove_const_t< T0 >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< T0 >::Array4(T0 *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< T0 >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'amrex::Array4::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< T0 const >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< T0 const >::Array4(Array4< std::remove_const_t< T0 const >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< T0 const >::Array4(T0 const *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< T0 const >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< T0 const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< T const >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'amrex::Array4::Array4(Array4< std::remove_const_t< T >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'amrex::Array4::Array4(T *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'amrex::Array4::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'amrex::Array4::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< int >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< int >::Array4(Array4< std::remove_const_t< int >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< int >::Array4(int *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< int >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< int >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< int const >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< int const >::Array4(int const *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< T const >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< Real const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< Real const >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< Real const >::Array4(Real const *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< Real const >::Array4(Array4< std::remove_const_t< Real const >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< Real const >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< int const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< int const >::Array4(Array4< std::remove_const_t< int const >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< int const >::Array4(Array4< U > const &rhs, int start_comp) noexcept']]],
- ['arrays_11338',['arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< FArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'amrex::FabArray::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< FArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'amrex::FabArray::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::BaseFab< AtomicInt > >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::BaseFab< AtomicInt > >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::Mask >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::Mask >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::EBCellFlagFab >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::EBCellFlagFab >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::CutFab >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::CutFab >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::BaseFab< PetscInt > >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::BaseFab< PetscInt > >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< IArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#aa91f613b92e8f2b87ac444d0390b11e4',1,'amrex::MultiMask::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a870791e7820e99cca147d99a44781622',1,'amrex::MultiMask::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad209570c8a7ce2a214d69239d83dce86',1,'amrex::MultiCutFab::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a8247facc39c504861942259c9eb47a4e',1,'amrex::MultiCutFab::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a6794fe7d234843b75b56f224f2492d99',1,'amrex::FabSetT::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< TagBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< IArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< TagBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#abbd49ff8f0bac9bb8853d78c34855e92',1,'amrex::FabSetT::arrays()']]],
- ['asend_11339',['Asend',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0903eb5194f11fcf386f79e6ff3c02f7',1,'amrex::ParallelDescriptor::Asend(const T *, size_t n, int pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a69e9f409844f19f30203ffe423541cc3',1,'amrex::ParallelDescriptor::Asend(const T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac778e22b0521da836d006d672ed03846',1,'amrex::ParallelDescriptor::Asend(const std::vector< T > &buf, int pid, int tag)']]],
- ['assert_11340',['Assert',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a346451f63cf84dc86251d9b8263655c8',1,'amrex']]],
- ['assert_5fhost_11341',['Assert_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7316f24daca402f64791688d4c49148e',1,'amrex']]],
- ['assign_11342',['assign',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< int *, DefaultAllocator< int * > >::assign(const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< int *, DefaultAllocator< int * > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< int *, DefaultAllocator< int * > >::assign(std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< int *, DefaultAllocator< int * > >::assign(size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< int * >::assign(const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< int * >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< int * >::assign(std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< int * >::assign(size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< index_type >::assign(const index_type &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< index_type >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< index_type >::assign(std::initializer_list< index_type > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const ParticleReal * >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const ParticleReal * >::assign(size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const ParticleReal * >::assign(std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< index_type >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const ParticleReal * >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< unsigned int >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign(std::initializer_list< uint64_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign(size_type a_count, const uint64_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< std::size_t >::assign(const std::size_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< std::size_t >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< std::size_t >::assign(std::initializer_list< std::size_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< std::size_t >::assign(size_type a_count, const std::size_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(const ParticleType &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(std::initializer_list< ParticleType > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(size_type a_count, const ParticleType &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< int >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign(std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign(size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< ParticleReal * >::assign(const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< ParticleReal * >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< ParticleReal * >::assign(std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< ParticleReal * >::assign(size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< int >::assign(const int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< int >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< int >::assign(std::initializer_list< int > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::BoxND >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::openbc::MomTag >::assign(std::initializer_list< amrex::openbc::MomTag > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::openbc::MomTag >::assign(size_type a_count, const amrex::openbc::MomTag &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::NeighborCode >::assign(const amrex::NeighborCode &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::NeighborCode >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::NeighborCode >::assign(std::initializer_list< amrex::NeighborCode > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::NeighborCode >::assign(size_type a_count, const amrex::NeighborCode &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(std::initializer_list< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(size_type a_count, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::BoxND >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::openbc::MomTag >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::BoxND >::assign(std::initializer_list< amrex::BoxND > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::BoxND >::assign(size_type a_count, const amrex::BoxND &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(const amrex::AssignGrid< BinIteratorFactory > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(size_type a_count, const amrex::AssignGrid< BinIteratorFactory > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'amrex::PODVector::assign(const T &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'amrex::PODVector::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'amrex::PODVector::assign(std::initializer_list< T > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'amrex::PODVector::assign(size_type a_count, const T &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3c36428a18730eb564b0b11000f5088d',1,'amrex::GMRESMLMGT::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< char >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const int * >::assign(const const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const int * >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const int * >::assign(std::initializer_list< const int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const int * >::assign(size_type a_count, const const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(std::initializer_list< char > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(size_type a_count, const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< char >::assign(const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< char >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< char >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::XDim3 >::assign(const amrex::XDim3 &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::XDim3 >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::XDim3 >::assign(std::initializer_list< amrex::XDim3 > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::XDim3 >::assign(size_type a_count, const amrex::XDim3 &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::STLtools::Triangle >::assign(const amrex::STLtools::Triangle &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::STLtools::Triangle >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::STLtools::Triangle >::assign(std::initializer_list< amrex::STLtools::Triangle > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::STLtools::Triangle >::assign(size_type a_count, const amrex::STLtools::Triangle &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::openbc::MomTag >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< unsigned int >::assign(size_type a_count, const unsigned int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< unsigned int >::assign(std::initializer_list< unsigned int > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< unsigned int >::assign(const unsigned int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign()']]],
- ['assigncelldensitysinglelevel_11343',['AssignCellDensitySingleLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c80f516f077fac4d03733dd10038d91',1,'amrex::ParticleContainer_impl::AssignCellDensitySingleLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c80f516f077fac4d03733dd10038d91',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AssignCellDensitySingleLevel()']]],
- ['assigndensity_11344',['AssignDensity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0521b81db32f27b22d9d6d627bb47688',1,'amrex::ParticleContainer_impl::AssignDensity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0521b81db32f27b22d9d6d627bb47688',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AssignDensity()']]],
- ['assigngrid_11345',['AssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a1bd70aaccbb5c15a1663392b4c03360c',1,'amrex::AssignGrid::AssignGrid()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a24db83c35c302d84990f03e69c03df17',1,'amrex::AssignGrid::AssignGrid(BinIteratorFactory a_bif, const IntVect &a_bins_lo, const IntVect &a_bins_hi, const IntVect &a_bin_size, const IntVect &a_num_bins, const Geometry &a_geom)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a1bd70aaccbb5c15a1663392b4c03360c',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::AssignGrid()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a24db83c35c302d84990f03e69c03df17',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::AssignGrid(amrex::DenseBinIteratorFactory< amrex::BoxND > a_bif, const IntVect &a_bins_lo, const IntVect &a_bins_hi, const IntVect &a_bin_size, const IntVect &a_num_bins, const Geometry &a_geom)']]],
- ['assigngridfilter_11346',['AssignGridFilter',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a18b715f0657c7cf78ff3b0160ac32363',1,'AssignGridFilter']]],
- ['assignment_11347',['assignment',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a7d38178a2b0b5dbb4327d75133f7176b',1,'amrex_parmparse_module::amrex_parmparse']]],
- ['asyncarray_11348',['AsyncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ae5fa0653fa0f802d97db317490b06f08',1,'amrex::Gpu::AsyncArray::AsyncArray(AsyncArray const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a7daf60c1b5ef8f273684eaa098048746',1,'amrex::Gpu::AsyncArray::AsyncArray(AsyncArray &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#afea82268e2d2995085c150e9865923a3',1,'amrex::Gpu::AsyncArray::AsyncArray(const std::size_t n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a19e80d7e6014ed527622b7e69399569b',1,'amrex::Gpu::AsyncArray::AsyncArray(T const *h_p, const std::size_t n)']]],
- ['asyncwrite_11349',['AsyncWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa912ecd1d879bd8fc207f4a1a5772bed',1,'amrex::VisMF::AsyncWrite(const FabArray< FArrayBox > &mf, const std::string &mf_name, bool valid_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae45234d5c19047c70bb6e02c94dd924d',1,'amrex::VisMF::AsyncWrite(FabArray< FArrayBox > &&mf, const std::string &mf_name, bool valid_cells_only=false)']]],
- ['asyncwritedoit_11350',['AsyncWriteDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a47bde5693ee83a851572ff7c2491fc8c',1,'amrex::VisMF']]],
- ['at_11351',['at',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a0e77baa94ae43828e9d53113e8367665',1,'amrex::Gpu::range_detail::at(T const &, Long offset) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a97b899347d2c6891fd93c92bb16adf50',1,'amrex::Gpu::range_detail::at(BoxND< dim > const &b, Long offset) noexcept']]],
- ['atlocalidx_11352',['atLocalIdx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::EBCellFlagFab >::atLocalIdx()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< TagBox >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< TagBox >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< IArrayBox >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< IArrayBox >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< FArrayBox >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< FArrayBox >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::Mask >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::Mask >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::EBCellFlagFab >::atLocalIdx()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'amrex::FabArray::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'amrex::FabArray::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::BaseFab< AtomicInt > >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::BaseFab< AtomicInt > >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::BaseFab< PetscInt > >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::BaseFab< PetscInt > >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::CutFab >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::CutFab >::atLocalIdx(int L) const noexcept']]],
- ['atoffset_11353',['atOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1587a92eef1cb639221251dc0491ceb5',1,'amrex::BoxND::atOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1587a92eef1cb639221251dc0491ceb5',1,'BoxND< AMREX_SPACEDIM >::atOffset()']]],
- ['atoffset3d_11354',['atOffset3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aefad9e3b6fd4f98b8199e2912981b621',1,'amrex::BoxND::atOffset3d(Long offset) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac1881deb77a3b9fa10c635007cd071d9',1,'amrex::BoxND::atOffset3d(Long offset) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aefad9e3b6fd4f98b8199e2912981b621',1,'BoxND< AMREX_SPACEDIM >::atOffset3d(Long offset) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac1881deb77a3b9fa10c635007cd071d9',1,'BoxND< AMREX_SPACEDIM >::atOffset3d(Long offset) const noexcept']]],
- ['atomic_5fop_11355',['atomic_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic_1_1detail.html#a2819a77a9810eefb910390f23d2a698f',1,'amrex::Gpu::Atomic::detail']]],
- ['atomic_5fop_5fif_11356',['atomic_op_if',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic_1_1detail.html#a3b1604f8c0fb00d92059f55290de9efd',1,'amrex::Gpu::Atomic::detail']]],
- ['atomicadd_11357',['atomicAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'amrex::BaseFab::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< HYPRE_Int >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< char >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'amrex::BaseFab::atomicAdd(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'amrex::BaseFab::atomicAdd(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'amrex::BaseFab::atomicAdd(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< AtomicInt >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< HYPRE_Int >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< AtomicInt >::atomicAdd(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< AtomicInt >::atomicAdd(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< AtomicInt >::atomicAdd(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< char >::atomicAdd(const BaseFab< char > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< char >::atomicAdd(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< char >::atomicAdd(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< HYPRE_Int >::atomicAdd(const BaseFab< HYPRE_Int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< HYPRE_Int >::atomicAdd(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept']]],
- ['atomicsetid_11358',['atomicSetID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#aee07d2004dda8bc468e3310ccd7eacb1',1,'amrex::Particle']]],
- ['average_5fcellcenter_5fto_5fface_11359',['average_cellcenter_to_face',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab843405531b26d824c1133128452afcb',1,'amrex::average_cellcenter_to_face(const Vector< MultiFab * > &fc, const MultiFab &cc, const Geometry &geom, int ncomp=1, bool use_harmonic_averaging=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#addbad02ba532c5786c26d83c864ffeff',1,'amrex::average_cellcenter_to_face(const Array< MultiFab *, AMREX_SPACEDIM > &fc, const MultiFab &cc, const Geometry &geom, int ncomp=1, bool use_harmonic_averaging=false)']]],
- ['average_5fdown_11360',['average_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a21e594569f8a9ba321155a5ecd7ce4ce',1,'amrex::average_down(const MultiFab &S_fine, MultiFab &S_crse, const Geometry &fgeom, const Geometry &cgeom, int scomp, int ncomp, int rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62368c6c303e36dc51ded56d7881920e',1,'amrex::average_down(const MultiFab &S_fine, MultiFab &S_crse, const Geometry &fgeom, const Geometry &cgeom, int scomp, int ncomp, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5eed60d257307d60b712f3d5ffd7cf49',1,'amrex::average_down(const FabArray< FAB > &S_fine, FabArray< FAB > &S_crse, int scomp, int ncomp, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b8d8a68104aadc30564aeb092961205',1,'amrex::average_down(const FabArray< FAB > &S_fine, FabArray< FAB > &S_crse, int scomp, int ncomp, int rr)']]],
- ['average_5fdown_5fedges_11361',['average_down_edges',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a84e55e433b2972354d98a0684f7f1394',1,'amrex::average_down_edges(const Vector< const MultiFab * > &fine, const Vector< MultiFab * > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d6739058267b9ba2aed9936247f49fe',1,'amrex::average_down_edges(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, const IntVect &ratio, int ngcrse)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab744a797b85135257add34a49c96c734',1,'amrex::average_down_edges(const MultiFab &fine, MultiFab &crse, const IntVect &ratio, int ngcrse)']]],
- ['average_5fdown_5ffaces_11362',['average_down_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d23f273421b89ddf32a809cba7bdaef',1,'amrex::average_down_faces(const FabArray< FAB > &fine, FabArray< FAB > &crse, const IntVect &ratio, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a444e92d4213a53739768571a4bb72ce3',1,'amrex::average_down_faces(const Vector< const MF * > &fine, const Vector< MF * > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac0212832fb955bf32b6ce4cb2779c930',1,'amrex::average_down_faces(const Vector< const MF * > &fine, const Vector< MF * > &crse, int ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fef73f693345a09f5a9d945f6fa4aa3',1,'amrex::average_down_faces(const Array< const MF *, AMREX_SPACEDIM > &fine, const Array< MF *, AMREX_SPACEDIM > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a330b95248c1940f21fb9d1260610b07e',1,'amrex::average_down_faces(const Array< const MF *, AMREX_SPACEDIM > &fine, const Array< MF *, AMREX_SPACEDIM > &crse, int ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1bc63dedd63a3c820e4527fd4d6cac6c',1,'amrex::average_down_faces(const FabArray< FAB > &fine, FabArray< FAB > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af5cd832fa513266e3840b39486d9b1e9',1,'amrex::average_down_faces(const Array< const MF *, AMREX_SPACEDIM > &fine, const Array< MF *, AMREX_SPACEDIM > &crse, const IntVect &ratio, const Geometry &crse_geom)']]],
- ['average_5fdown_5fnodal_11363',['average_down_nodal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff7bc26e4e82b323802d4b6d546101fc',1,'amrex']]],
- ['average_5fedge_5fto_5fcellcenter_11364',['average_edge_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae993b889bb9c1feed61788d148fd4920',1,'amrex']]],
- ['average_5fface_5fto_5fcellcenter_11365',['average_face_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95f27241ad83b39ffc015be064f382e7',1,'amrex::average_face_to_cellcenter(MultiFab &cc, int dcomp, const Vector< const MultiFab * > &fc, int ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c1981b67416871bbb9ea30a9de5bbcf',1,'amrex::average_face_to_cellcenter(MultiFab &cc, const Array< const MultiFab *, AMREX_SPACEDIM > &fc, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4e5fca4f820c83a5c237daf08f9b4a0',1,'amrex::average_face_to_cellcenter(CMF &cc, int dcomp, const Array< const FMF *, AMREX_SPACEDIM > &fc, int ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abdb4a7a5967743f8bce82ac78128963d',1,'amrex::average_face_to_cellcenter(MultiFab &cc, const Vector< const MultiFab * > &fc, const Geometry &geom)']]],
- ['average_5fnode_5fto_5fcellcenter_11366',['average_node_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad64dcd62b16d9022d914f067d30d7918',1,'amrex']]],
- ['averagedown_11367',['averageDown',['../classHydro_1_1NodalProjector.html#ad2ed09eb30e599c57c2dbda8b432da2c',1,'Hydro::NodalProjector']]],
- ['averagedownandsync_11368',['averageDownAndSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a118fb8de26be373907091016e1207645',1,'amrex::MLCellLinOpT::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a6314d1e7aac1a0cfd494729ca93aab43',1,'amrex::MLCurlCurl::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaef6b6d5b5aa06ad781f7c81b996ad78',1,'amrex::MLLinOpT::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaef6b6d5b5aa06ad781f7c81b996ad78',1,'MLLinOpT< Array< MultiFab, 3 > >::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a98b3d591031f4803e388224bc1a477bb',1,'amrex::MLNodeLinOp::averageDownAndSync()']]],
- ['averagedowncoeffs_11369',['averageDownCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa88b116b953af82b50e0019a4dba6448',1,'amrex::MLABecLaplacianT::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aca10dcca4922ff74faf8f26263cbed7e',1,'amrex::MLNodeLaplacian::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aedf7d6ce092f75a3709f11b6a90e3520',1,'amrex::MLNodeABecLaplacian::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a55ed8c27b04966126b3bd76c92735dbf',1,'amrex::MLEBABecLap::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a9abde43c07ef39902997646521349d4f',1,'amrex::MLALaplacianT::averageDownCoeffs()']]],
- ['averagedowncoeffssameamrlevel_11370',['averageDownCoeffsSameAmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a778c59784e90a048fb24ab03d554929a',1,'amrex::MLABecLaplacianT::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ae10966ebe6615ec3608b8a5987d5286a',1,'amrex::MLALaplacianT::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a59adc33a4b8674690f5560087440126e',1,'amrex::MLEBABecLap::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aff6d8e0b4352ae92de5b24f380497820',1,'amrex::MLNodeLaplacian::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3390edd71d9eeb457658cec779030154',1,'amrex::MLNodeABecLaplacian::averageDownCoeffsSameAmrLevel()']]],
- ['averagedowncoeffstocoarseamrlevel_11371',['averageDownCoeffsToCoarseAmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a8b48f0d915aee57dd60412b4962d64eb',1,'amrex::MLABecLaplacianT::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a2b1498534b8ffba453655d1dfdfa6033',1,'amrex::MLALaplacianT::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a92fdeee03f9af3866563ba880cd81879',1,'amrex::MLEBABecLap::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a87e3558de76923ca1841730625111829',1,'amrex::MLNodeABecLaplacian::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae306b7b6eb65f5d7a9f1ce779b7e6f71',1,'amrex::MLNodeLaplacian::averageDownCoeffsToCoarseAmrLevel()']]],
- ['averagedownsolutionrhs_11372',['averageDownSolutionRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a116deee661b635f1872ac7eded5f28a7',1,'amrex::MLCellLinOpT::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4e0c6f1220cda9a554bdf6f0802e5295',1,'amrex::MLEBABecLap::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac933a7f88c4daa600f3737080c18a09e',1,'amrex::MLLinOpT::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac933a7f88c4daa600f3737080c18a09e',1,'MLLinOpT< Array< MultiFab, 3 > >::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#ac94b44f1ecc625832c6f4dbcc3229327',1,'amrex::MLNodeABecLaplacian::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a3073b1b1ce338ad66575e201e4b04984',1,'amrex::MLNodeLaplacian::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad850b403691ecac17689a7408af245b6',1,'amrex::MLNodeTensorLaplacian::averageDownSolutionRHS()']]],
- ['averagedownvelocity_11373',['averageDownVelocity',['../classHydro_1_1MacProjector.html#a83161a0efc231e4581212321fdbeac8f',1,'Hydro::MacProjector']]],
- ['averagesync_11374',['AverageSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7e5a1ca37cf868e20311541187b08216',1,'amrex::MultiFab']]],
- ['avgdown_11375',['avgDown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42624827c89b4341f0f95486188ba5c3',1,'amrex']]],
- ['avgdown_5fdoit_11376',['avgDown_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a61e745ad34b00278dec10a2723c3d788',1,'amrex']]],
- ['avgdownresamr_11377',['avgDownResAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a76a13a28a0aeb3f09971b6d18abf3a82',1,'amrex::MLNodeLinOp::avgDownResAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab2a0d1464333955b58343210d15bbb8',1,'MLLinOpT< Array< MultiFab, 3 > >::avgDownResAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab2a0d1464333955b58343210d15bbb8',1,'amrex::MLLinOpT::avgDownResAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a33f2c8cbf69e58cbe60e9be048181f5d',1,'amrex::MLCellLinOpT::avgDownResAmr()']]],
- ['avgdownresmg_11378',['avgDownResMG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a08f1cfd6afc79121fce39e027f15cac5',1,'MLLinOpT< Array< MultiFab, 3 > >::avgDownResMG()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a08f1cfd6afc79121fce39e027f15cac5',1,'amrex::MLLinOpT::avgDownResMG()']]]
+ ['a_11029',['A',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a4db1a6ece8198046ecdf4bc34dc075cf',1,'amrex::HypreIJIface']]],
+ ['aa_5finterp_5fface_5fxy_11030',['aa_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace72940652dec767bf17b4f92c7017b0',1,'amrex::aa_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a51dfe87d4f076fe5792f33ef87b5971b',1,'amrex::aa_interp_face_xy(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int k, int ic, int jc, int kc) noexcept']]],
+ ['aa_5finterp_5fface_5fxz_11031',['aa_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af9ef869615acf45a999fd11b2eaaf5aa',1,'amrex']]],
+ ['aa_5finterp_5fface_5fyz_11032',['aa_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abf9f8b432ebfa85af976286c9521162a',1,'amrex']]],
+ ['aa_5finterp_5fline_5fx_11033',['aa_interp_line_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec4258a011e9260a7b6b3a86a6f51c9a',1,'amrex::aa_interp_line_x(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0ad097849bfd82e8a164fe778927745',1,'amrex::aa_interp_line_x(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int k, int ic, int jc, int kc) noexcept']]],
+ ['aa_5finterp_5fline_5fy_11034',['aa_interp_line_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a77d95c55170743c08e673c1066c28ca3',1,'amrex::aa_interp_line_y(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3187e96a31c0714188a93ffcbe539e16',1,'amrex::aa_interp_line_y(Array4< Real const > const &crse, Array4< Real const > const &sig, int i, int j, int k, int ic, int jc, int kc) noexcept']]],
+ ['aa_5finterp_5fline_5fz_11035',['aa_interp_line_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2bb1e1edb331cd70bdce6ffc2860781f',1,'amrex']]],
+ ['abarrier_11036',['Abarrier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24603dd135fe7d8badbc0fe3ab25ff1d',1,'amrex::ParallelDescriptor::Abarrier()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afaa2aaedf1b60a37ea26eaeda75973a6',1,'amrex::ParallelDescriptor::Abarrier(const MPI_Comm &)']]],
+ ['abec_5fgsrb_11037',['abec_gsrb',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8ec73e9321cbfd5d28374107ef24d4a5',1,'amrex::abec_gsrb(int i, int, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, Array4< T const > const &bX, Array4< int const > const &m0, Array4< int const > const &m1, Array4< T const > const &f0, Array4< T const > const &f1, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae675a0a53c78b668bb47177e044badc5',1,'amrex::abec_gsrb(int i, int j, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f1, Array4< T const > const &f3, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abe6757d03f25c7b211b9302f19fe4509',1,'amrex::abec_gsrb(int i, int j, int k, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, T dhz, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f4, Array4< T const > const &f1, Array4< T const > const &f3, Array4< T const > const &f5, Box const &vbox, int redblack) noexcept']]],
+ ['abec_5fgsrb_5fos_11038',['abec_gsrb_os',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69bee84824fdeec94ff8ae48596594f6',1,'amrex::abec_gsrb_os(int i, int, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, Array4< T const > const &bX, Array4< int const > const &m0, Array4< int const > const &m1, Array4< T const > const &f0, Array4< T const > const &f1, Array4< int const > const &osm, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a49f9066a9cfe5af5ae7b757267fb685c',1,'amrex::abec_gsrb_os(int i, int j, int, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f1, Array4< T const > const &f3, Array4< int const > const &osm, Box const &vbox, int redblack) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a12de598979f095f4505cd0d3b762d2ee',1,'amrex::abec_gsrb_os(int i, int j, int k, int n, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, T dhz, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f4, Array4< T const > const &f1, Array4< T const > const &f3, Array4< T const > const &f5, Array4< int const > const &osm, Box const &vbox, int redblack) noexcept']]],
+ ['abec_5fgsrb_5fwith_5fline_5fsolve_11039',['abec_gsrb_with_line_solve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab087527f179fe3f044522d9a0f0d4bba',1,'amrex::abec_gsrb_with_line_solve(Box const &box, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, Array4< T const > const &bX, Array4< T const > const &bY, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m1, Array4< int const > const &m3, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f1, Array4< T const > const &f3, Box const &vbox, int redblack, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba0888eaff393ce0a7ed9270c20e7c55',1,'amrex::abec_gsrb_with_line_solve(Box const &box, Array4< T > const &phi, Array4< T const > const &rhs, T alpha, Array4< T const > const &a, T dhx, T dhy, T dhz, Array4< T const > const &bX, Array4< T const > const &bY, Array4< T const > const &bZ, Array4< int const > const &m0, Array4< int const > const &m2, Array4< int const > const &m4, Array4< int const > const &m1, Array4< int const > const &m3, Array4< int const > const &m5, Array4< T const > const &f0, Array4< T const > const &f2, Array4< T const > const &f4, Array4< T const > const &f1, Array4< T const > const &f3, Array4< T const > const &f5, Box const &vbox, int redblack, int nc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87228025264a2ecce51b2645576a432b',1,'amrex::abec_gsrb_with_line_solve(Box const &, Array4< T > const &, Array4< T const > const &, T, Array4< T const > const &, T, Array4< T const > const &, Array4< int const > const &, Array4< int const > const &, Array4< T const > const &, Array4< T const > const &, Box const &, int, int) noexcept']]],
+ ['abort_11040',['Abort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad26f2328bf66aa9678347a6055a25431',1,'amrex::Abort(const std::string &msg)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab84b536be78c7500a973ff184511a3d7',1,'amrex::Abort(const char *msg=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae6927a6804e22fedb86c1fe19d6567fc',1,'amrex::ParallelDescriptor::Abort()']]],
+ ['abs_11041',['abs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< FArrayBox >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'amrex::BaseFab::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< IArrayBox >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< IArrayBox >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< TagBox >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< TagBox >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#a8b565c4d58a622a606eb0db1276b6669',1,'amrex::disabled::abs(long long)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#ae4f20d81eb8a87b5fdcfd50bfd6ef6ba',1,'amrex::disabled::abs(long)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#a0d57b1b25d1b53052c080fe847e40acd',1,'amrex::disabled::abs(int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#a06556adef1343823eb8f3add01f1dc96',1,'amrex::disabled::abs(long double)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#aceb0a2fafed413cd99b5e79f954aa723',1,'amrex::disabled::abs(float)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1disabled.html#ab5317e33b0a4c8a91cefb704d2a60f6b',1,'amrex::disabled::abs(double)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4f298e1c3407710de306d440bc79e84e',1,'amrex::abs(const GpuComplex< T > &a_z) noexcept']]],
+ ['abs_11042',['Abs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76eee97924f5b2d883d161eb976b2cad',1,'amrex::Abs(FabArray< FAB > &fa, int icomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f0f44b09d21b49d00d3d1b12e9e2489',1,'amrex::Abs(FabArray< FAB > &fa, int icomp, int numcomp, int nghost)']]],
+ ['abs_11043',['abs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< char >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< int >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< HYPRE_Int >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< HYPRE_Int >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< HYPRE_Int >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< EBCellFlag >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< EBCellFlag >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< EBCellFlag >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< char >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< int >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< char >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< AtomicInt >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< AtomicInt >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< AtomicInt >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'amrex::BaseFab::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< FArrayBox >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'amrex::BaseFab::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'amrex::FabArray::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::CutFab >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::BaseFab< PetscInt > >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::BaseFab< PetscInt > >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::BaseFab< AtomicInt > >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::BaseFab< AtomicInt > >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'amrex::FabArray::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::Mask >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< Real >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< Real >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< Real >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< PetscInt >::abs(const Box &subbox, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae730734f6c370cc53bdfb51efe618033',1,'BaseFab< PetscInt >::abs(int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af827e9a5df2baf21d45239e49567f4c6',1,'BaseFab< PetscInt >::abs() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4f6421e1246d3830573c1865f1138f60',1,'BaseFab< int >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::Mask >::abs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::EBCellFlagFab >::abs(int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0966955f0937e0119cb942c5968ddb15',1,'FabArray< amrex::EBCellFlagFab >::abs(int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3c57732914fe734955ae11ab8561f3b4',1,'FabArray< amrex::CutFab >::abs()']]],
+ ['accrete_11044',['accrete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac662c42f6780a1a61523d3bb4fa5fba1',1,'amrex::accrete(const BoxList &bl, int sz)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a15969b1b7e5e1431ce9aea3b513ec98a',1,'amrex::accrete(BoxDomain &dest, const BoxDomain &fin, int sz=1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a20c090a963f6f3fb6db35d43bb0cce3f',1,'amrex::BoxDomain::accrete()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3b3222b65efa7cdc1944106dbb07d6ae',1,'amrex::BoxList::accrete(int sz)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ae852e0ee71d6645fb6cbb1765547d65a',1,'amrex::BoxList::accrete(const IntVect &sz)']]],
+ ['actualbottomsolve_11045',['actualBottomSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a10dcbb8156201d800233f72c62831001',1,'amrex::MLMGT']]],
+ ['actualnfiles_11046',['ActualNFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a11b5dec9fc1e0865a1e59a896d8c2f8e',1,'amrex::NFilesIter']]],
+ ['add_11047',['add',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#af68c7f595490816f50871a46efbbeded',1,'amrex::BoxDomain::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a67e6992cd34edbd374c791a9f26aa6dc',1,'amrex::DeriveList::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#afe56e5629c6f85bd01429ac8469eb038',1,'amrex::BoxDomain::add()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a00b3414ab27018ecee235594b89ee675',1,'amrex_parmparse_module::amrex_parmparse::add()']]],
+ ['add_11048',['Add',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab72e53672887ede3d7ddc5f65002700e',1,'amrex::Add(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae53cc004fbab26533ec33294445a4d5c',1,'amrex::Add(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a428330a4e7622c16d943003ad97e54a0',1,'amrex::Gpu::Atomic::Add()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1HostDevice_1_1Atomic.html#a6336b6721a9f233f3bc0eb0cacba47c0',1,'amrex::HostDevice::Atomic::Add()']]],
+ ['add_11049',['add',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af8b8124367b52af3f6f29ca09bbdff1b',1,'amrex::ParmParse::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#add545e8b6a20030181680780d8c6dfc5',1,'amrex::ErrorList::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a28d0faa2a576d6488b738ef309c11f44',1,'amrex::ParmParse::add(const char *name, const std::string &val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aaa78e0361b000a8fe6fc4898720ece32',1,'amrex::ParmParse::add(const char *name, double val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a74c001d6b4af7f72e812a65064e52fe7',1,'amrex::ParmParse::add(const char *name, float val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aba7905ce1fcfcd4e46d3deebf7aa59c9',1,'amrex::ParmParse::add(const char *name, long long val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab2a937f4d5b0ac8a998bac849bd4b3af',1,'amrex::ParmParse::add(const char *name, long val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a0b94dee7f826e69376afb89409e90c72',1,'amrex::ParmParse::add(const char *name, int val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a855bd3038fb81532b3f43211ea7cef22',1,'amrex::ParmParse::add(const char *name, bool val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#af8db003fd05c10da821f6af831421b54',1,'amrex::MemProfiler::add(const std::string &name, std::function< NBuildsInfo()> &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a60a5588f410871ac0d6c15c495979ed0',1,'amrex::MemProfiler::add(const std::string &name, std::function< MemInfo()> &&f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6ec39cadf536be90cdf7bf66c00ca164',1,'amrex::ParmParse::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a24cc461edabec719824a554000b4506b',1,'amrex::ErrorList::add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#aa0038797350048e87a18171505592f09',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, const DeriveFuncMF &der_func_mf, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a438fe416440bd85fb95b732dc8c2224f',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, const DeriveFuncFab &der_func_fab, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a878ee45a08bd1438e12d5723de2e6a74',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, DeriveFunc3D der_func_3d, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a31ca60cd539cff86b71aa646f45cbcb6',1,'amrex::DeriveList::add(const std::string &name, IndexType res_typ, int nvar_derive, Vector< std::string > const &vars, DeriveFunc der_func, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a7aad1dda33fe7f823465f2995173187c',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, const DeriveRec::DeriveBoxMap &box_map=&DeriveRec::TheSameBox)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a8d029976881e4d911e020cc2fef244bd',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, const DeriveFuncMF &der_func_mf, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a9054e6ec3c0a6023bce28684ff08e266',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, const DeriveFuncFab &der_func_fab, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#a037563cc456f0d1110303104c1caa678',1,'amrex::DeriveList::add(const std::string &name, IndexType result_type, int nvar_derive, DeriveFunc3D der_func_3d, const DeriveRec::DeriveBoxMap &bx_map, Interpolater *interp=&pc_interp)']]],
+ ['add_11050',['Add',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a96632d65de11e9c8a5b941a615803fb0',1,'amrex::iMultiFab::Add()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4a819ab01c7558b8982acb35eaf0f861',1,'amrex::MultiFab::Add(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#adda7ad2b1b845b959488fd19acdd335b',1,'amrex::MultiFab::Add(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)']]],
+ ['add_5fdevice_11051',['Add_device',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#aa2cd0bf29a9ed71679b41a3e54765d39',1,'amrex::Gpu::Atomic::Add_device(T *const sum, T const value) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#a629c38eebdf637b06b26049acae626c8',1,'amrex::Gpu::Atomic::Add_device(Long *const sum, Long const value) noexcept']]],
+ ['add_5fhost_11052',['Add_Host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1HostDevice_1_1Atomic.html#ab28f06907144755716b87f5fd5319a67',1,'amrex::HostDevice::Atomic']]],
+ ['add_5fint_11053',['add_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a184eeffd6ff61b5148958083446b81a9',1,'amrex_parmparse_module::amrex_parmparse::add_int()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#ad1323834ed5f154750a5c048591417d4',1,'amrex_parmparse_module::add_int()']]],
+ ['add_5fintarr_11054',['add_intarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a7da102722f2c23737d46d5be499c8f3b',1,'amrex_parmparse_module::amrex_parmparse::add_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0e75dfabca3b63134005a6f0ddd250cd',1,'amrex_parmparse_module::add_intarr()']]],
+ ['add_5flogical_11055',['add_logical',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#aebc8eb2c32d3de6780fda24e9aa03019',1,'amrex_parmparse_module::amrex_parmparse::add_logical()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#ab19ca0a4f0bea4114b9a25f29e0b0eac',1,'amrex_parmparse_module::add_logical()']]],
+ ['add_5freal_11056',['add_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a7fdebe67521d3f4398769af87944f95b',1,'amrex_parmparse_module::amrex_parmparse::add_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a16ac2996309e06781ceed0ad5df07fc6',1,'amrex_parmparse_module::add_real(this, name, v)']]],
+ ['add_5frealarr_11057',['add_realarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a1bc87a096eee6a1d0e0c52651c44da88',1,'amrex_parmparse_module::add_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a4a92e6cbf9b620c1eebc0b5d81615c75',1,'amrex_parmparse_module::amrex_parmparse::add_realarr()']]],
+ ['add_5fstring_11058',['add_string',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#aac33f326044379b5aa26666d546563e8',1,'amrex_parmparse_module::add_string()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a8fa13412cd06b2965d14b79ab81e5d3b',1,'amrex_parmparse_module::amrex_parmparse::add_string()']]],
+ ['add_5fstringarr_11059',['add_stringarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a1e0986fe43e8763bc1cef87cfef5e206',1,'amrex_parmparse_module::add_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a50c2401baa8b23657d0cea5a280bfcac',1,'amrex_parmparse_module::amrex_parmparse::add_stringarr()']]],
+ ['addarr_11060',['addarr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a878f1fc21821ccde76f7591c6924150b',1,'amrex::ParmParse::addarr(const char *name, const std::vector< long long > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4cb250da023bdcc8375cf3f6d64a777b',1,'amrex::ParmParse::addarr(const char *name, const std::vector< Box > &refd)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5ce6e0dbb45b0d784d0b4056b28e84ba',1,'amrex::ParmParse::addarr(const char *name, const std::vector< IntVect > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a35cb7c9eb21ba31bfd1d47026ff6dc72',1,'amrex::ParmParse::addarr(const char *name, const std::vector< std::string > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#adc6f5c7fab1d1af4a1ab64091996910d',1,'amrex::ParmParse::addarr(const char *name, const std::vector< double > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa820880136eb73c213775820cb4f4afe',1,'amrex::ParmParse::addarr(const char *name, const std::vector< float > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a47720549d3906f3b957edb4846efe953',1,'amrex::ParmParse::addarr(const char *name, const std::vector< long > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2418bfbd15221554ebc65184b7d62977',1,'amrex::ParmParse::addarr(const char *name, const std::vector< int > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#aa816750df0bdca4542b913fccbb3cdf7',1,'amrex_parmparse_module::amrex_parmparse::addarr()']]],
+ ['addarray_11061',['AddArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a37e756eb19e77938f22ed043f0ae57f5',1,'amrex::AmrDataAdaptor::AddArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#ab2990944da728c0497b9880aa764d71f',1,'amrex::AmrMeshDataAdaptor::AddArray()']]],
+ ['addbarrier_11062',['AddBarrier',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a500f34d9678754d43708a9427b9a6459',1,'CommProfStats::AddBarrier()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4935405558bbd51b7ac2518c5b5bf6fb',1,'BLProfStats::AddBarrier()']]],
+ ['addbox_11063',['AddBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a717aa6067b57f1b49967fcbe2d99e3c9',1,'amrex::FabArrayCopyDescriptor::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aa4cf9c123c9f38db52bfb98fc7d9154b',1,'amrex::FabArrayCopyDescriptor::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ace38322e347f0be322920307e8a31a22',1,'amrex::FabArrayCopyDescriptor::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int fabarrayindex, int srccomp, int destcomp, int numcomp, bool bUseValidBox=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a717aa6067b57f1b49967fcbe2d99e3c9',1,'FabArrayCopyDescriptor< FArrayBox >::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#aa4cf9c123c9f38db52bfb98fc7d9154b',1,'FabArrayCopyDescriptor< FArrayBox >::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#ace38322e347f0be322920307e8a31a22',1,'FabArrayCopyDescriptor< FArrayBox >::AddBox(FabArrayId fabarrayid, const Box &destFabBox, BoxList *unfilledBoxes, int fabarrayindex, int srccomp, int destcomp, int numcomp, bool bUseValidBox=true)']]],
+ ['addboxdoit_11064',['AddBoxDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#acb27c083406645181b403181cd3099d2',1,'amrex::FabArrayCopyDescriptor::AddBoxDoIt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#acb27c083406645181b403181cd3099d2',1,'FabArrayCopyDescriptor< FArrayBox >::AddBoxDoIt()']]],
+ ['addcalcendtime_11065',['AddCalcEndTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a16c97f50e1d193a4b33f072aadb08951',1,'BLProfStats']]],
+ ['addcommheaderfilename_11066',['AddCommHeaderFileName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a25a819b228436f2cdd4f88f7ae5e1089',1,'BLProfStats::AddCommHeaderFileName()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a80bb7e3cae00c7db0c7633ebe2be3b38',1,'CommProfStats::AddCommHeaderFileName()']]],
+ ['addcomponent_11067',['addComponent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveList.html#aec6008854ed23b1736d8bd061f196de7',1,'amrex::DeriveList']]],
+ ['addcornercoupletermxy_11068',['AddCornerCoupleTermXY',['../namespaceGodunovCornerCouple.html#a17e90a76c6bd319162c4e472c99e614f',1,'GodunovCornerCouple']]],
+ ['addcornercoupletermxz_11069',['AddCornerCoupleTermXZ',['../namespaceGodunovCornerCouple.html#a3c193564941652647bc7b75799ad75b5',1,'GodunovCornerCouple']]],
+ ['addcornercoupletermyx_11070',['AddCornerCoupleTermYX',['../namespaceGodunovCornerCouple.html#a980d762c37d4265cc7ac891b41a26a46',1,'GodunovCornerCouple']]],
+ ['addcornercoupletermyz_11071',['AddCornerCoupleTermYZ',['../namespaceGodunovCornerCouple.html#ad96a0321a2022027f3d0f821bc225666',1,'GodunovCornerCouple']]],
+ ['addcornercoupletermzx_11072',['AddCornerCoupleTermZX',['../namespaceGodunovCornerCouple.html#aecdc5855798cbfb5732a6966d861172e',1,'GodunovCornerCouple']]],
+ ['addcornercoupletermzy_11073',['AddCornerCoupleTermZY',['../namespaceGodunovCornerCouple.html#a02d4572ecd6d3f7d31f4534389a68585',1,'GodunovCornerCouple']]],
+ ['addcstatsheaderfilename_11074',['AddCStatsHeaderFileName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7296ac4483c08c3f9cfea4d24d4902e5',1,'BLProfStats::AddCStatsHeaderFileName()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#aae830fffadd0871595b6cb4b2305d15f',1,'RegionsProfStats::AddCStatsHeaderFileName()']]],
+ ['addderiveplotvar_11075',['addDerivePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a16c64d38a92425d131ed14624d3fd8',1,'amrex::Amr']]],
+ ['addderivesmallplotvar_11076',['addDeriveSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af55244caab5862e688d1f3177084ef4a',1,'amrex::Amr']]],
+ ['adddescriptor_11077',['addDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#ac71d9f76b2abaf307653d0dc8bfe01e1',1,'amrex::DescriptorList']]],
+ ['addedisonpid_11078',['AddEdisonPID',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9d8d6c9a3921f1bc2b66cd986ff97577',1,'BLProfStats::AddEdisonPID()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8cd21057d82e32887fa0b13f4394061b',1,'CommProfStats::AddEdisonPID()']]],
+ ['addfabghostindicatorfield_11079',['AddFabGhostIndicatorField',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af70ff73cf1857e1a859a1fbac9ef10b0',1,'amrex']]],
+ ['addfarraybox_11080',['AddFArrayBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a9ea4cf951957098f5fa36fe181899f41',1,'amrex::XYPlotDataList']]],
+ ['addfile_11081',['addfile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a3403a33aa6274309f3d1b5313fb28b46',1,'amrex::ParmParse']]],
+ ['addfinelevels_11082',['addFineLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a346cc897525e434cd311f4b303d6b898',1,'amrex::EB2::IndexSpace::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#a91c9991bc2691ccf3603be8005954c83',1,'amrex::EB2::IndexSpaceSTL::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a5be42585336a617690b28a56e5c3bc1e',1,'amrex::EB2::IndexSpaceImp::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#ad224ca5a5ff6adf64c814338375835bc',1,'amrex::EB2::IndexSpaceChkptFile::addFineLevels()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a72554dbd2be4d423812d6207b9c61aa3',1,'amrex::EB2::addFineLevels()']]],
+ ['addfinestlevel_11083',['AddFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a94afb7c365d9ffd6aef3cfc0ab7dd4e9',1,'BLProfStats::AddFinestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a954eca05e31eef7bdacb57873cde234f',1,'CommProfStats::AddFinestLevel()']]],
+ ['addfrommem_11084',['addFromMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'amrex::BaseFab::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< Real >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< PetscInt >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< int >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< HYPRE_Int >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< EBCellFlag >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< char >::addFromMem()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a220803f71ba80b6deab7975fc4da9d03',1,'BaseFab< AtomicInt >::addFromMem()']]],
+ ['addfunctionname_11085',['AddFunctionName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a90d25f083cc1467c695b5bc6793a86b0',1,'BLProfStats::AddFunctionName(const std::string &fname)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4f2ff7ba2bdfbdc8ea0ef3c412751591',1,'BLProfStats::AddFunctionName(const std::string &, int)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#af08b6b193a5e59bf550ec57f4a8dc52c',1,'RegionsProfStats::AddFunctionName(const std::string &)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a082150afc9266718ad59d318c5fc21e2',1,'RegionsProfStats::AddFunctionName(const std::string &fname, int fnumber)']]],
+ ['addghostcellsarray_11086',['AddGhostCellsArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a1fe18833c7427ae8a5629b50ab7cf3bf',1,'amrex::AmrDataAdaptor::AddGhostCellsArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a1da97a15c4405c0553efc7e75014a573',1,'amrex::AmrMeshDataAdaptor::AddGhostCellsArray(svtkDataObject *mesh, const std::string &meshName) override']]],
+ ['addghostnodesarray_11087',['AddGhostNodesArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a0f3abaf6a0faaeaffc477bc5cfcf5a8d',1,'amrex::AmrMeshDataAdaptor::AddGhostNodesArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a056f2eba156e4154622e5685a4608bfd',1,'amrex::AmrDataAdaptor::AddGhostNodesArray()']]],
+ ['addgrid3d_11088',['AddGrid3D',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad438b41cec9d9018297e2ffb007ae4d4',1,'BLProfStats::AddGrid3D()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aa2eb7356f3bcac1fa730c2e70b8c2956',1,'CommProfStats::AddGrid3D()']]],
+ ['addgridlevel_11089',['AddGridLevel',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a8f0c23ad5b2c50e4aa5d9dfe80338b94',1,'BLProfStats::AddGridLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad799bee97a7225cf5229845463be3b7a',1,'CommProfStats::AddGridLevel()']]],
+ ['addinhomogneumannflux_11090',['addInhomogNeumannFlux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a2be65b6a2c0a68b5a8954d4be9ace8d7',1,'amrex::MLCellABecLapT::addInhomogNeumannFlux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a7b267ba339a135bfb4352e4273f4706a',1,'amrex::MLCellLinOpT::addInhomogNeumannFlux()']]],
+ ['addintcomp_11091',['AddIntComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a495d805bcf68681c718d5316bac80c07',1,'amrex::NeighborParticleContainer::AddIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac00b6f4f7bf0bda59d9284d81345ef6e',1,'amrex::ParticleContainer_impl::AddIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac00b6f4f7bf0bda59d9284d81345ef6e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddIntComp()']]],
+ ['addinterpcorrection_11092',['addInterpCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af61728546d90caca97bb2137611eacd7',1,'amrex::MLMGT']]],
+ ['addlineelement_11093',['addLineElement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#a8b9fba933cd7578056dfcc8b320d62f2',1,'amrex::EB2::SplineIF']]],
+ ['addmaxlevel_11094',['AddMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a645a6e707d4907bf799a752cc3545c02',1,'BLProfStats::AddMaxLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a7f6258720b8313b40605eccd777c4aa9',1,'CommProfStats::AddMaxLevel(const int lev)']]],
+ ['addnametag_11095',['AddNameTag',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aae68d250eab5fe4721274037a223ea4d',1,'CommProfStats::AddNameTag()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a57c5daca2bc018933fa9890370e70541',1,'BLProfStats::AddNameTag(const long, const long)']]],
+ ['addnametagname_11096',['AddNameTagName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9b7c512fac76d93e9f923dc1fede35ad',1,'BLProfStats::AddNameTagName()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8f4075ef4f0bf6ad7016f6b6c8ad85a8',1,'CommProfStats::AddNameTagName()']]],
+ ['addnonstencilentriestograph_11097',['addNonStencilEntriesToGraph',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a0d7858745aeaa487d64746b3fbf23ab2',1,'amrex::HypreMLABecLap']]],
+ ['addnoret_11098',['AddNoRet',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic.html#ab69d18587a5c75ca3ce1f48708e865b1',1,'amrex::Gpu::Atomic']]],
+ ['addparticles_11099',['addParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27f7bd611c04c7075881cae3500a5f04',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac525d32e717e0df2d0e806cd1694f879',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, F const &f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20cee5315ade79318243b96dc7294c83',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a956db7caae43ab5d1de9c9e96e8df1ab',1,'amrex::ParticleContainer_impl::addParticles(const PCType &other, F const &f, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27f7bd611c04c7075881cae3500a5f04',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac525d32e717e0df2d0e806cd1694f879',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, F const &f, bool local=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a20cee5315ade79318243b96dc7294c83',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, bool local)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a956db7caae43ab5d1de9c9e96e8df1ab',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::addParticles(const PCType &other, F const &f, bool local)']]],
+ ['addparticlesatlevel_11100',['AddParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac44ce79799e40e91aaddaa0ef6b2c51a',1,'amrex::ParticleContainer_impl::AddParticlesAtLevel(ParticleTileType &particles, int level, int nGrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad8ac626a1f0fc7032d63ae041983079c',1,'amrex::ParticleContainer_impl::AddParticlesAtLevel(AoS &particles, int level, int nGrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac44ce79799e40e91aaddaa0ef6b2c51a',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddParticlesAtLevel(ParticleTileType &particles, int level, int nGrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad8ac626a1f0fc7032d63ae041983079c',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddParticlesAtLevel(AoS &particles, int level, int nGrow=0)']]],
+ ['addpiece_11101',['AddPiece',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aad8d3f466a14930a16c027402790d39e',1,'BLProfStats']]],
+ ['addprobdomain_11102',['AddProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a94bf54529fe6dc4e33c1505fc3c364aa',1,'BLProfStats::AddProbDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2c70598493fad7c2700a509ddaf65584',1,'CommProfStats::AddProbDomain()']]],
+ ['addproduct_11103',['addproduct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'amrex::BaseFab::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< AtomicInt >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< char >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< EBCellFlag >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< HYPRE_Int >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< int >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< PetscInt >::addproduct()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2b1536046ed1e2201f48955b47243327',1,'BaseFab< Real >::addproduct()']]],
+ ['addproduct_11104',['AddProduct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a71038d97e0e66d46a0a45388b7614ce1',1,'amrex::MultiFab::AddProduct(MultiFab &dst, const MultiFab &src1, int comp1, const MultiFab &src2, int comp2, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ad85e43bc90758c5976c72acd8cfdb033',1,'amrex::MultiFab::AddProduct(MultiFab &dst, const MultiFab &src1, int comp1, const MultiFab &src2, int comp2, int dstcomp, int numcomp, const IntVect &nghost)']]],
+ ['addrange_11105',['addRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a609c0ed6af2fb9c008782ee94de65db9',1,'amrex::DeriveRec']]],
+ ['addrealcomp_11106',['AddRealComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aca62924612315ccf7f935690dac1d673',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AddRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a394a5717e0621cf4e2250d432950cd8a',1,'amrex::NeighborParticleContainer::AddRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aca62924612315ccf7f935690dac1d673',1,'amrex::ParticleContainer_impl::AddRealComp()']]],
+ ['addreduction_11107',['AddReduction',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab83b8f506de59aa5696865fd57b6571f',1,'BLProfStats::AddReduction()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a997f5a337189e617326bddcfcee83a16',1,'CommProfStats::AddReduction()']]],
+ ['addrefratio_11108',['AddRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#adadada4ad1c0661dd3e58f834d87f0a5',1,'BLProfStats::AddRefRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad0db4734114f935b8eb1dfd6be4a026e',1,'CommProfStats::AddRefRatio()']]],
+ ['addregionname_11109',['AddRegionName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2365248fa0b77e322ec051d9e1073f15',1,'BLProfStats']]],
+ ['addregularcoarselevels_11110',['addRegularCoarseLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceSTL.html#af24a9105766a527cf4e5f12118e58ca3',1,'amrex::EB2::IndexSpaceSTL::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceChkptFile.html#a26a8d00be225eff4a34576e5bb4cacfa',1,'amrex::EB2::IndexSpaceChkptFile::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpaceImp.html#a6a7071824d8cf842a187f86b15683537',1,'amrex::EB2::IndexSpaceImp::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a7fb0a3782aceccca024eebde7a8b292b',1,'amrex::EB2::IndexSpace::addRegularCoarseLevels()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a0847e43de0f68d0a78bb75f9a6fefcd9',1,'amrex::EB2::addRegularCoarseLevels()']]],
+ ['address_11111',['address',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a073803473e1b799d73bd5522e87b9fdd',1,'hacc::AlignedAllocator::address(reference x) const'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a5126ad48b8c7fe68b3b1e232a3c28901',1,'hacc::AlignedAllocator::address(const_reference x) const']]],
+ ['addsplineelement_11112',['addSplineElement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SplineIF.html#a3835fb1f6868bd2b3c62cf93342f05e9',1,'amrex::EB2::SplineIF']]],
+ ['addstateplotvar_11113',['addStatePlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac32245e75a89b7e4c2466f34df05aa85',1,'amrex::Amr']]],
+ ['addstatesmallplotvar_11114',['addStateSmallPlotVar',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#addec944dc521c490639b53c7eff3d1cb',1,'amrex::Amr']]],
+ ['addstep_11115',['AddStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a81c89776203437df9457c2eb7cbd3355',1,'amrex::BLProfiler']]],
+ ['addtagrange_11116',['AddTagRange',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a38add830bcf3ca4404d896409e645d41',1,'BLProfStats::AddTagRange()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a7bc613de3ca4cd25578bdab2205f5bbd',1,'CommProfStats::AddTagRange()']]],
+ ['addthisbd_11117',['addThisBD',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a294641949d2f4dd2161ba42a6b10d570',1,'amrex::FabArrayBase']]],
+ ['addtimeminmax_11118',['AddTimeMinMax',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab8af508ebdb431fe7c689cf16e7c61cc',1,'BLProfStats::AddTimeMinMax()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a7f04e8fb6b7f6db8b1e6bd5df15a16b0',1,'RegionsProfStats::AddTimeMinMax()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aab6ae5c2056536ac2d51e6b518c8769f',1,'CommProfStats::AddTimeMinMax()']]],
+ ['addtimertime_11119',['AddTimerTime',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a3698d9c0a0b63c0359dbefe58727de34',1,'BLProfStats::AddTimerTime()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ae8644de4cf3fc15441df7b92f4b50c84',1,'CommProfStats::AddTimerTime()']]],
+ ['addtopocoord_11120',['AddTopoCoord',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#afb36dd9875521a2e849fbb19fdf6334d',1,'BLProfStats::AddTopoCoord()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ad36a244d17cc3887b94206dcf28f8554',1,'CommProfStats::AddTopoCoord()']]],
+ ['addweight_11121',['addWeight',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#af182f43dc9ced3e1b9bb6e702c8071f6',1,'amrex::WeightedBoxList']]],
+ ['adjcell_11122',['adjCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4cb144d604d2123f8ecf59bb69c56c44',1,'amrex']]],
+ ['adjcellhi_11123',['adjCellHi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3462ea852eeb4664ba7e66c63933916c',1,'amrex']]],
+ ['adjcelllo_11124',['adjCellLo',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1729d87e3b3165bbebb16eced4ce33cb',1,'amrex']]],
+ ['adjust_5fsingular_5fmatrix_11125',['adjust_singular_matrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#af11e3c7489ef57cc0b55dd79d2a355ea',1,'amrex::HypreNodeLap']]],
+ ['adjustsingularmatrix_11126',['adjustSingularMatrix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa519417203a86774395f30648b2f8720',1,'amrex::HypreIJIface']]],
+ ['advance_11127',['advance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a96b6f33d22c9341b1cff894f17555f47',1,'amrex::AmrLevel::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#a8fd0bd1a546d76eaf337dabca422ead4',1,'amrex::FEIntegrator::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a4d714675069097ce07c843145e45d465',1,'amrex::IntegratorBase::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#ada5e46fb855c0ec424f31edd25bc953a',1,'amrex::RKIntegrator::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a5db76fd7e2cd637504a4addd0d3f4a88',1,'amrex::SundialsIntegrator::advance()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ad1ba45d94e1a50ca73a6d9d43b36a87a',1,'amrex::TimeIntegrator::advance()']]],
+ ['advectwithucc_11128',['AdvectWithUcc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a253582e870527bc4f7b3b9d8fa0e57ca',1,'amrex::TracerParticleContainer']]],
+ ['advectwithumac_11129',['AdvectWithUmac',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#aeb2b5968ca674ddbf8ffa162622a3bf1',1,'amrex::TracerParticleContainer']]],
+ ['afterbarrier_11130',['AfterBarrier',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af04068edae93669e158694c835b0ec0c',1,'CommProfStats']]],
+ ['aggregationbuffer_11131',['AggregationBuffer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a057b501a3b5f73f4c897da8ec8dd26f9',1,'amrex::ParticleContainerBase']]],
+ ['aggregationtype_11132',['AggregationType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ad4184276cc974fbc7a8316a89df2eb25',1,'amrex::ParticleContainerBase']]],
+ ['align_11133',['align',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a253c417e0bd2863509c75d6250468a4e',1,'amrex::Arena']]],
+ ['aligned_5fsize_11134',['aligned_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7bef6630afa8a2109d2a242cc2d7591',1,'amrex']]],
+ ['alignedallocator_11135',['AlignedAllocator',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a761f44c4b8f456d6d016c21afb436091',1,'hacc::AlignedAllocator::AlignedAllocator()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#a004c400f85ee6563f3c4178d4ee62f77',1,'hacc::AlignedAllocator::AlignedAllocator(const AlignedAllocator &)'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa80f9621109e48a22cbd1561d2024677',1,'hacc::AlignedAllocator::AlignedAllocator(const AlignedAllocator< U, M > &)']]],
+ ['allbucketsonproc_11136',['allBucketsOnProc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a8e59a013a0750aca08aae732ec6789eb',1,'amrex::ParticleBufferMap']]],
+ ['allcalltimesfab_11137',['AllCallTimesFAB',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a409ca89dc56939d0cbc9155ef274d8dc',1,'RegionsProfStats']]],
+ ['allgather_11138',['AllGather',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllGather.html#a1ea9d029b1a0e862f2cf90ee0679ab65',1,'amrex::ParallelAllGather::AllGather(const T &v, T *vs, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllGather.html#aaeea1cff72579eabfe1778d22f0c5b35',1,'amrex::ParallelAllGather::AllGather(const T *v, int cnt, T *vs, MPI_Comm comm)']]],
+ ['allgatherboxes_11139',['AllGatherBoxes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad433171e426d58e2414c5394bfe0303c',1,'amrex']]],
+ ['allge_11140',['allGE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c375865ce63cfb75c7d8af585d13d59',1,'amrex::IntVectND::allGE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e89cdfee2c384d068beed167ee040a7',1,'amrex::IntVectND::allGE(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1c375865ce63cfb75c7d8af585d13d59',1,'IntVectND< AMREX_SPACEDIM >::allGE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5e89cdfee2c384d068beed167ee040a7',1,'IntVectND< AMREX_SPACEDIM >::allGE(int rhs) const noexcept']]],
+ ['allgt_11141',['allGT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87a82aba45def5ca8c28fdbbe557c6c6',1,'IntVectND< AMREX_SPACEDIM >::allGT(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a56205fba9553a4019081e7dfda8e23c8',1,'IntVectND< AMREX_SPACEDIM >::allGT(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a87a82aba45def5ca8c28fdbbe557c6c6',1,'amrex::IntVectND::allGT(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a56205fba9553a4019081e7dfda8e23c8',1,'amrex::IntVectND::allGT(const IntVectND< dim > &rhs) const noexcept']]],
+ ['allle_11142',['allLE',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1cbea04628387dd1af7f63a72a3b8331',1,'amrex::IntVectND::allLE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1f84b68c2075eba82e8346adbd19ae9b',1,'amrex::IntVectND::allLE(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1cbea04628387dd1af7f63a72a3b8331',1,'IntVectND< AMREX_SPACEDIM >::allLE(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a1f84b68c2075eba82e8346adbd19ae9b',1,'IntVectND< AMREX_SPACEDIM >::allLE(int rhs) const noexcept']]],
+ ['alllt_11143',['allLT',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af4fc1037aab299e0179eff28f9a92c8e',1,'amrex::IntVectND::allLT(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a21200f8efd89caad8d5f3337c2ee72dc',1,'amrex::IntVectND::allLT(int rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af4fc1037aab299e0179eff28f9a92c8e',1,'IntVectND< AMREX_SPACEDIM >::allLT(const IntVectND< dim > &rhs) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a21200f8efd89caad8d5f3337c2ee72dc',1,'IntVectND< AMREX_SPACEDIM >::allLT(int rhs) const noexcept']]],
+ ['alloc_11144',['alloc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a1a40bc13e5fda7545591fa3b7cc50a04',1,'amrex::detail::SingleChunkArena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a46ce2cd5cfc039cec64548b031fbde2e',1,'amrex::Arena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BArena.html#ac5b992935b798555e12f3ed280420c5b',1,'amrex::BArena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a8d55773acd31606b385f0a524587bd1d',1,'amrex::CArena::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#adcabda73bbd0120b08dbb2cda22a6427',1,'amrex::DataAllocator::alloc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a221d8a8dd30da0cd6500d91d6c48742f',1,'amrex::PArena::alloc()']]],
+ ['alloc_5fin_5fplace_11145',['alloc_in_place',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aabdec69d9448201fc6c85635ea6f18b7',1,'amrex::Arena::alloc_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a61c3deadcb0c3c69b91ecec373b086ee',1,'amrex::CArena::alloc_in_place(void *pt, std::size_t szmin, std::size_t szmax) final']]],
+ ['alloc_5fprotected_11146',['alloc_protected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#acb20836b76ef5e5c0fb002637132c442',1,'amrex::CArena']]],
+ ['allocate_11147',['allocate',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1AlignedAllocator.html#aa3873295a150cc0fbed2a47c7db9caad',1,'hacc::AlignedAllocator::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'amrex::ArenaAllocatorBase::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, ArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::allocate()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a70ce2081b6a122fb56306d01a798983d',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::allocate()']]],
+ ['allocate_5fin_5fplace_11148',['allocate_in_place',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'amrex::ArenaAllocatorBase::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a0ffdf10b9c0154b69807f717fb71ff71',1,'amrex::detail::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::allocate_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a08d1c621831a4cba4a26c24f72c0d734',1,'ArenaAllocatorBase< T, ArenaWrapper >::allocate_in_place()']]],
+ ['allocate_5fscratch_11149',['allocate_scratch',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a26804b3a01736c253a94c8442158dec6',1,'amrex::GMRES::allocate_scratch()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a26804b3a01736c253a94c8442158dec6',1,'GMRES< MF, GMRESMLMGT< MF > >::allocate_scratch()']]],
+ ['allocate_5fsystem_11150',['allocate_system',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#afc721e195430f79b2d1b287c490ef0fb',1,'amrex::Arena']]],
+ ['allocateboxarray_11151',['AllocateBoxArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#adcc32bbfdc881b55d739ac448f1d5d85',1,'amrex::InSituUtils']]],
+ ['allocatebufferforinsert_11152',['AllocateBufferForInsert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< ParticleReal * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< unsigned int >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< std::size_t >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< int >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< int *, DefaultAllocator< int * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< int * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< index_type >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const ParticleReal * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const int *, DefaultAllocator< const int * > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< const int * >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< char >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::XDim3 >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::STLtools::Triangle >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::openbc::MomTag >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::NeighborCode >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::BoxND >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::AllocateBufferForInsert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af6fc3e8635c3829330db263343ab6f59',1,'amrex::PODVector::AllocateBufferForInsert()']]],
+ ['allocatebufferforpush_11153',['AllocateBufferForPush',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< std::size_t >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const int *, DefaultAllocator< const int * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< unsigned int >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< char >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< ParticleReal * >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< int >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< int *, DefaultAllocator< int * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< int * >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< index_type >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const ParticleReal * >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'amrex::PODVector::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::BoxND >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::NeighborCode >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::openbc::MomTag >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::STLtools::Triangle >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< amrex::XDim3 >::AllocateBufferForPush()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a5e58adad8e3a9824ae172c4beeaa3b76',1,'PODVector< const int * >::AllocateBufferForPush()']]],
+ ['allocfabs_11154',['AllocFabs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::CutFab >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'amrex::FabArray::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::BaseFab< AtomicInt > >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::BaseFab< PetscInt > >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::EBCellFlagFab >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< FArrayBox >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< IArrayBox >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< TagBox >::AllocFabs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab5c7582edb11b88faec8de4ccdc1e120',1,'FabArray< amrex::Mask >::AllocFabs()']]],
+ ['allocolddata_11155',['allocOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6508a7e48f0d9da16e52fe4c79917ed3',1,'amrex::AmrLevel::allocOldData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac696f694c50d2b6251f9576fabfdedcb',1,'amrex::StateData::allocOldData()']]],
+ ['allowmultiplemfiters_11156',['allowMultipleMFIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3a8a7a77b913c5ddc8b352f2610e9cd1',1,'amrex::MFIter']]],
+ ['allprint_11157',['AllPrint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrint.html#aea174ee088ce5e27479e1c0a7445d75a',1,'amrex::AllPrint']]],
+ ['allprinttofile_11158',['AllPrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AllPrintToFile.html#a458d380fa6223f8ecbc5eecef4080728',1,'amrex::AllPrintToFile']]],
+ ['almostequal_11159',['AlmostEqual',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ad547d6295814fdf857cbec46887092',1,'amrex']]],
+ ['almostequal_11160',['almostEqual',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa90c9ff8ea429232ddb2573bddacdac6',1,'amrex']]],
+ ['amr_11161',['Amr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a39d13c1163b1e2bb81ea1494479301',1,'amrex::Amr::Amr(LevelBld *a_levelbld)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6775cf62918686cc49888b7e6fdf04f8',1,'amrex::Amr::Amr(const RealBox *rb, int max_level_in, const Vector< int > &n_cell_in, int coord, LevelBld *a_levelbld)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a850f1090f6ca9e8b954eeb61dff6ddb1',1,'amrex::Amr::Amr(const Amr &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a64ac23e1861e87fa064c6d37d5ab0912',1,'amrex::Amr::Amr(Amr &&rhs)=delete']]],
+ ['amrassigngrid_11162',['AmrAssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a3c5745e3fb6016f3be7777b00c7a458f',1,'amrex::AmrAssignGrid::AmrAssignGrid()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AmrAssignGrid.html#a3c5745e3fb6016f3be7777b00c7a458f',1,'AmrAssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::AmrAssignGrid()']]],
+ ['amrcore_11163',['AmrCore',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a30f4c446e360d02875146f91f942012c',1,'amrex::AmrCore::AmrCore()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ac9680d7596a200d0a7403732101565e2',1,'amrex::AmrCore::AmrCore(const RealBox *rb, int max_level_in, const Vector< int > &n_cell_in, int coord=-1, Vector< IntVect > ref_ratios=Vector< IntVect >(), const int *is_per=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#afb69ffb7fcb6a73fd03d61b5752424b4',1,'amrex::AmrCore::AmrCore(const RealBox &rb, int max_level_in, const Vector< int > &n_cell_in, int coord, Vector< IntVect > const &ref_ratios, Array< int, AMREX_SPACEDIM > const &is_per)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a5d9e69f3be72cef7a8aa76cf94f9588c',1,'amrex::AmrCore::AmrCore(Geometry const &level_0_geom, AmrInfo const &amr_info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a221c9b12e81a586f11d7cf5883e3038c',1,'amrex::AmrCore::AmrCore(AmrCore &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ac0a84aa89a7db1e9543096d9c9f50a65',1,'amrex::AmrCore::AmrCore(const AmrCore &rhs)=delete']]],
+ ['amrdata_11164',['AmrData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8fbbfb01083cf0c56560f765945cdfb4',1,'amrex::AmrData']]],
+ ['amrdataadaptor_11165',['AmrDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a3e22c77fccec5c37868f505251044032',1,'amrex::AmrDataAdaptor']]],
+ ['amrdataok_11166',['AmrDataOk',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a0d74eb70fa1a19985daef03dbf6c0055',1,'amrex::DataServices']]],
+ ['amrdataref_11167',['AmrDataRef',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a19f9eafb4a1d4d6446f89ec754096e7d',1,'amrex::DataServices']]],
+ ['amrerrortag_11168',['AMRErrorTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a26460c9eca93506a137032d65b357efe',1,'amrex::AMRErrorTag::AMRErrorTag(AMRErrorTag::UserFunc *userfunc, std::string field, int ngrow, const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a324f086df633a16e2277211771e9864d',1,'amrex::AMRErrorTag::AMRErrorTag(amrex::Vector< amrex::Real > value, AMRErrorTag::TEST test, std::string field, const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a6bdb6f405b8980271203a4dd7bbf66af',1,'amrex::AMRErrorTag::AMRErrorTag(const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a47dd3a5e4699282c4d0507100d91b3da',1,'amrex::AMRErrorTag::AMRErrorTag(amrex::Real value, AMRErrorTag::TEST test, std::string field, const AMRErrorTagInfo &info=AMRErrorTagInfo()) noexcept']]],
+ ['amrex_11169',['AMReX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#ad8198c112ee47aabbd7239cbcf054427',1,'amrex::AMReX::AMReX(AMReX &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a5b73d42e9a3382fdbdf48691f1ca541f',1,'amrex::AMReX::AMReX(AMReX const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#ac0662c8a56afbc04493004cebe490826',1,'amrex::AMReX::AMReX()']]],
+ ['amrex_5fabort_11170',['amrex_abort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a3c0db0a8f73560694a95e3be546ad0fc',1,'amrex_error_module']]],
+ ['amrex_5favg_5fcc_5fto_5ffc_11171',['amrex_avg_cc_to_fc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f54d03612f4bca257af260e16dc37f0',1,'amrex::amrex_avg_cc_to_fc(int i, int, int, int n, Box const &xbx, Array4< Real > const &fx, Array4< Real const > const &cc, GeometryData const &gd, bool use_harmonic_averaging) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d140f2a232c48d57a9ddae57a51d3ac',1,'amrex::amrex_avg_cc_to_fc(int i, int j, int, int n, Box const &xbx, Box const &ybx, Array4< Real > const &fx, Array4< Real > const &fy, Array4< Real const > const &cc, bool use_harmonic_averaging) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae9ae8b3dc626566b2ae1a8659ae44fb4',1,'amrex::amrex_avg_cc_to_fc(int i, int j, int k, int n, Box const &xbx, Box const &ybx, Box const &zbx, Array4< Real > const &fx, Array4< Real > const &fy, Array4< Real > const &fz, Array4< Real const > const &cc, bool use_harmonic_averaging) noexcept']]],
+ ['amrex_5favg_5feg_5fto_5fcc_11172',['amrex_avg_eg_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac4c137e801c2f8827b3dfecce9101a9b',1,'amrex::amrex_avg_eg_to_cc(int i, int, int, Array4< Real > const &cc, Array4< Real const > const &Ex, int cccomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a366f59cfa601b5f9ba1c83fa456f01c5',1,'amrex::amrex_avg_eg_to_cc(int i, int j, int, Array4< Real > const &cc, Array4< Real const > const &Ex, Array4< Real const > const &Ey, int cccomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa41060ba2affd9f9e0af483dc0f6adf1',1,'amrex::amrex_avg_eg_to_cc(int i, int j, int k, Array4< Real > const &cc, Array4< Real const > const &Ex, Array4< Real const > const &Ey, Array4< Real const > const &Ez, int cccomp) noexcept']]],
+ ['amrex_5favg_5ffc_5fto_5fcc_11173',['amrex_avg_fc_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26f3d534390662f8ae6bd77b550e54dc',1,'amrex::amrex_avg_fc_to_cc(int i, int, int, Array4< CT > const &cc, Array4< FT const > const &fx, int cccomp, GeometryData const &gd) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a695cf6320aa3bb1e2aaa1394860db691',1,'amrex::amrex_avg_fc_to_cc(int i, int j, int, Array4< CT > const &cc, Array4< FT const > const &fx, Array4< FT const > const &fy, int cccomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d5aae08a6994ab934119ad634da8db0',1,'amrex::amrex_avg_fc_to_cc(int i, int j, int k, Array4< CT > const &cc, Array4< FT const > const &fx, Array4< FT const > const &fy, Array4< FT const > const &fz, int cccomp) noexcept']]],
+ ['amrex_5favg_5fnd_5fto_5fcc_11174',['amrex_avg_nd_to_cc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9904cb709f0cc1096942b2799924eec4',1,'amrex']]],
+ ['amrex_5favgdown_11175',['amrex_avgdown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac657b202a77b0a3e8d6313ea5e9316af',1,'amrex::amrex_avgdown(Box const &bx, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a108fe9fcd30851ff1986f4d4588f5adc',1,'amrex::amrex_avgdown(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, IntVect const &ratio) noexcept']]],
+ ['amrex_5favgdown_5fedges_11176',['amrex_avgdown_edges',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4af58d1ed1db1299d88bab26b250b504',1,'amrex::amrex_avgdown_edges(int i, int, int, int n, Array4< Real > const &crse, Array4< Real const > const &fine, int ccomp, int fcomp, IntVect const &ratio, int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa16a357bfbf75a90cc06faf36cffe268',1,'amrex::amrex_avgdown_edges(Box const &bx, Array4< Real > const &crse, Array4< Real const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio, int) noexcept']]],
+ ['amrex_5favgdown_5ffaces_11177',['amrex_avgdown_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c74be21c5dff00c88782858a813cb9f',1,'amrex::amrex_avgdown_faces(Box const &bx, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio, int) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89fbc6eaecafa9e4d17df78b4ab0da17',1,'amrex::amrex_avgdown_faces(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, IntVect const &ratio, int) noexcept']]],
+ ['amrex_5favgdown_5fnodes_11178',['amrex_avgdown_nodes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af571eb63b15d9531a1a6d8eb9c703785',1,'amrex::amrex_avgdown_nodes(Box const &bx, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, int ncomp, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22c4f54ca2715e093218b8c504cd9a73',1,'amrex::amrex_avgdown_nodes(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, int ccomp, int fcomp, IntVect const &ratio) noexcept']]],
+ ['amrex_5favgdown_5fwith_5fvol_11179',['amrex_avgdown_with_vol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a73105d96fa345efe695b754359eacc4b',1,'amrex::amrex_avgdown_with_vol(int i, int, int, int n, Array4< T > const &crse, Array4< T const > const &fine, Array4< T const > const &fv, int ccomp, int fcomp, IntVect const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac094c7f6f35727205b4986aae651c761',1,'amrex::amrex_avgdown_with_vol(int i, int j, int, int n, Array4< Real > const &crse, Array4< Real const > const &fine, Array4< Real const > const &fv, int ccomp, int fcomp, IntVect const &ratio) noexcept']]],
+ ['amrex_5fcalc_5falpha_5fstencil_11180',['amrex_calc_alpha_stencil',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7213e403116fdea6dc4dda865eaf18e6',1,'amrex']]],
+ ['amrex_5fcalc_5fcentroid_5flimiter_11181',['amrex_calc_centroid_limiter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a08be6a2bc4956941feb31ccb0ddc2167',1,'amrex']]],
+ ['amrex_5fcalc_5fxslope_11182',['amrex_calc_xslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba62b0734dec9b69bdc82781f4e87151',1,'amrex']]],
+ ['amrex_5fcalc_5fxslope_5fextdir_11183',['amrex_calc_xslope_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a89f81b000b34e7c57e481ba09a2f77eb',1,'amrex']]],
+ ['amrex_5fcalc_5fyslope_11184',['amrex_calc_yslope',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43724c1f3c9745b893de6823b5bfef51',1,'amrex']]],
+ ['amrex_5fcalc_5fyslope_5fextdir_11185',['amrex_calc_yslope_extdir',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a147f251f83a5f9c022d66a1595f7cb0b',1,'amrex']]],
+ ['amrex_5fcoarsen_5fintvect_11186',['amrex_coarsen_intvect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__fort__module.html#af33857a3158504d538c42ff09a23fc6c',1,'amrex_fort_module']]],
+ ['amrex_5fcompute_5fconvective_5fdifference_11187',['amrex_compute_convective_difference',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4979a24456c6009e315e62d0f0d1ee66',1,'amrex::amrex_compute_convective_difference(Box const &bx, Array4< amrex::Real > const &diff, Array4< Real const > const &u_face, Array4< Real const > const &v_face, Array4< Real const > const &s_on_x_face, Array4< Real const > const &s_on_y_face, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6b6af662717df11ef0cc1122f068e809',1,'amrex::amrex_compute_convective_difference(Box const &bx, Array4< Real > const &diff, Array4< Real const > const &u_face, Array4< Real const > const &v_face, Array4< Real const > const &w_face, Array4< Real const > const &s_on_x_face, Array4< Real const > const &s_on_y_face, Array4< Real const > const &s_on_z_face, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['amrex_5fcompute_5fdivergence_11188',['amrex_compute_divergence',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab340fe16ae43377f8c6951777d3c6e8',1,'amrex::amrex_compute_divergence(Box const &bx, Array4< Real > const &divu, Array4< Real const > const &u, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7bc9df03a7f950928f84f200ea52dd33',1,'amrex::amrex_compute_divergence(Box const &bx, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f8556f4e163951fd7c4aa1debf4435e',1,'amrex::amrex_compute_divergence(Box const &bx, Array4< Real > const &divu, Array4< Real const > const &u, Array4< Real const > const &v, Array4< Real const > const &w, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['amrex_5fcompute_5fdivergence_5frz_11189',['amrex_compute_divergence_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5d1d11eba0d4b53de1431c6ad3d060be',1,'amrex']]],
+ ['amrex_5fcompute_5fgradient_11190',['amrex_compute_gradient',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afa6d2d0c832d99397a5807b2a955d64a',1,'amrex::amrex_compute_gradient(Box const &bx, Array4< Real > const &grad, Array4< Real const > const &u, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1884e8cc3ccdbb7eb0608221b4833133',1,'amrex::amrex_compute_gradient(Box const &bx, Array4< Real > const &grad, Array4< Real const > const &u, Array4< Real const > const &v, Array4< Real const > const &w, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab0e6c8420ed7a23a8f6e31d1d2d728c9',1,'amrex::amrex_compute_gradient(Box const &bx, Array4< Real > const &grad, Array4< Real const > const &u, Array4< Real const > const &v, GpuArray< Real, AMREX_SPACEDIM > const &dxinv) noexcept']]],
+ ['amrex_5fcompute_5fgradient_5frz_11191',['amrex_compute_gradient_rz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a09f44c9c74cb08a19432aa259ebace65',1,'amrex']]],
+ ['amrex_5fdelete_5fparmparse_11192',['amrex_delete_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__delete__parmparse.html#a35b2283a5bb6463094f49b874b125bb7',1,'amrex_parmparse_module::amrex_delete_parmparse']]],
+ ['amrex_5fdeposit_5fcic_11193',['amrex_deposit_cic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a00779f2a650345e29919bda485417d90',1,'amrex']]],
+ ['amrex_5fdeposit_5fparticle_5fdx_5fcic_11194',['amrex_deposit_particle_dx_cic',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab2c2bcf642851e4903e3c9449f857e14',1,'amrex']]],
+ ['amrex_5feb2_5fbuild_5ftypes_11195',['amrex_eb2_build_types',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aefdb7b36e49b26a7d9d6c13f381bf5ea',1,'amrex::EB2::amrex_eb2_build_types(Box const &tbx, Box const &bxg2, Array4< Real const > const &s, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a202c73f9ebfcb787c75aad17804f9490',1,'amrex::EB2::amrex_eb2_build_types(Box const &tbx, Box const &bxg2, Array4< Real const > const &s, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy, Array4< Type_t > const &fz, Array4< Type_t > const &ex, Array4< Type_t > const &ey, Array4< Type_t > const &ez)']]],
+ ['amrex_5feb_5fdisable_5freredistribution_11196',['amrex_eb_disable_reredistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#afc3d4f889be1ef91df14eae4e538f6f5',1,'amrex_eb_flux_reg_nd_module']]],
+ ['amrex_5feb_5fget_5freredistribution_5fthreshold_11197',['amrex_eb_get_reredistribution_threshold',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__eb__flux__reg__nd__module.html#a03a212df04f2b5a5a753d0d3a4ba60d7',1,'amrex_eb_flux_reg_nd_module']]],
+ ['amrex_5ferror0_11198',['amrex_error0',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a1a83328a0c70eaabd8ab9e1f041e581a',1,'amrex_error_module::amrex_error0()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#a1a665618595cc86a5fe96e85561e9dbc',1,'amrex_error_module::amrex_error::amrex_error0(message)']]],
+ ['amrex_5ferror1_5fch_11199',['amrex_error1_ch',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#a6bbbbc50ad91c5de76d9f492bb162470',1,'amrex_error_module::amrex_error::amrex_error1_ch()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#afb518cd3344cda8d10a7992789c35247',1,'amrex_error_module::amrex_error1_ch()']]],
+ ['amrex_5ferror1_5fi_11200',['amrex_error1_i',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#a903ff60eda087010d20068d4eed379ba',1,'amrex_error_module::amrex_error::amrex_error1_i()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#ae185e11336f0cf6a77886c17c89a89b7',1,'amrex_error_module::amrex_error1_i()']]],
+ ['amrex_5ferror1_5fr_11201',['amrex_error1_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__error.html#aa103fab456dcf1a3a48d1c7d27f25d34',1,'amrex_error_module::amrex_error::amrex_error1_r()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a2a571a1f40bbc502243adb182b8f29a6',1,'amrex_error_module::amrex_error1_r()']]],
+ ['amrex_5ffab_5ffilcc_11202',['amrex_fab_filcc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#a5b3cd1461b16534b870b533ce5ca15b1',1,'amrex_filcc_module']]],
+ ['amrex_5ffi_5fabort_11203',['amrex_fi_abort',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__abort.html#af63579dab608ba94f534178bbad32295',1,'amrex_error_module::amrex_fi_abort']]],
+ ['amrex_5ffi_5ferror_11204',['amrex_fi_error',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__error.html#a698247761e152df0ea6a916e0e365040',1,'amrex_error_module::amrex_fi_error']]],
+ ['amrex_5ffi_5fpd_5fbcast_5fr_11205',['amrex_fi_pd_bcast_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__bcast__r.html#ace812da34b7598d9fd221a594080b255',1,'amrex_paralleldescriptor_module::amrex_fi_pd_bcast_r']]],
+ ['amrex_5ffi_5fpd_5fioprocessor_11206',['amrex_fi_pd_ioprocessor',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor.html#ac765a3578df4e62522d21e0eb6ec2969',1,'amrex_paralleldescriptor_module::amrex_fi_pd_ioprocessor']]],
+ ['amrex_5ffi_5fpd_5fioprocessor_5fnumber_11207',['amrex_fi_pd_ioprocessor_number',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__ioprocessor__number.html#a8982f3fdc602ce3e7a05c55d7193667c',1,'amrex_paralleldescriptor_module::amrex_fi_pd_ioprocessor_number']]],
+ ['amrex_5ffi_5fpd_5fmyproc_11208',['amrex_fi_pd_myproc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__myproc.html#a02957b84a9c8ca00e591712627aa6ea3',1,'amrex_paralleldescriptor_module::amrex_fi_pd_myproc']]],
+ ['amrex_5ffi_5fpd_5fnprocs_11209',['amrex_fi_pd_nprocs',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__nprocs.html#a522ade5dba9e7fc6f1942c44bfc0c9e1',1,'amrex_paralleldescriptor_module::amrex_fi_pd_nprocs']]],
+ ['amrex_5ffi_5fpd_5fwtime_11210',['amrex_fi_pd_wtime',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__fi__pd__wtime.html#a0e54240aedd2202434b50c5b107a41ed',1,'amrex_paralleldescriptor_module::amrex_fi_pd_wtime']]],
+ ['amrex_5ffi_5fwarning_11211',['amrex_fi_warning',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__error__module_1_1amrex__fi__warning.html#a506159cd9cccb548d812c7edf14805d8',1,'amrex_error_module::amrex_fi_warning']]],
+ ['amrex_5ffilcc_5f1_11212',['amrex_filcc_1',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__filcc__module_1_1amrex__filcc.html#acf630b4902f09f2492c6c5fb4b31da7d',1,'amrex_filcc_module::amrex_filcc::amrex_filcc_1()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#af264a5dd15ec5e7eb561cddfd9c06fcb',1,'amrex_filcc_module::amrex_filcc_1(q, qlo1, qhi1, domlo, domhi, dx, xlo, bc)']]],
+ ['amrex_5ffilcc_5fn_11213',['amrex_filcc_n',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#ac06bb6294d56c80760256fef18826ce7',1,'amrex_filcc_module::amrex_filcc_n()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__filcc__module_1_1amrex__filcc.html#ab566cd62b1b32a8f4232e5a8c7bd8215',1,'amrex_filcc_module::amrex_filcc::amrex_filcc_n()']]],
+ ['amrex_5ffilccn_11214',['amrex_filccn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#af9397b56e5ef0e39930f6f57588c8686',1,'amrex_filcc_module']]],
+ ['amrex_5ffill_5fslice_5finterp_11215',['amrex_fill_slice_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a02764a19b02ad5aa59766eaba8cde224',1,'amrex']]],
+ ['amrex_5ffinalize_5facc_11216',['amrex_finalize_acc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__acc__module.html#a7537721c18f228fca42f0db3e75a4470',1,'amrex_acc_module']]],
+ ['amrex_5ffinalize_5fnamelist_11217',['amrex_finalize_namelist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#afa4b2a65f17b770eaf9771705a09b5a1',1,'amrex_parmparse_module']]],
+ ['amrex_5ffirst_5forder_5fextrap_5fcpu_11218',['amrex_first_order_extrap_cpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae764daf3d8010df29bc0fb4b6833f0c8',1,'amrex']]],
+ ['amrex_5ffirst_5forder_5fextrap_5fgpu_11219',['amrex_first_order_extrap_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9570ea1b5e3ab8070aee754ccbcf28a2',1,'amrex']]],
+ ['amrex_5fflux_5fredistribute_11220',['amrex_flux_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2997746786ac52f67e2d900ad628b54e',1,'amrex']]],
+ ['amrex_5ffree_11221',['amrex_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__free.html#a707447ae9a46c196fd31a6e73e6fde3b',1,'amrex_fort_module::amrex_free']]],
+ ['amrex_5fhoextraptocc_11222',['amrex_hoextraptocc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__filcc__module.html#ac02f1497ed02f3ad826d93843aaf7a1e',1,'amrex_filcc_module']]],
+ ['amrex_5finit_5fnamelist_11223',['amrex_init_namelist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a2240f47e9202eae11b9c2cf3df63056c',1,'amrex_parmparse_module']]],
+ ['amrex_5finitialize_5facc_11224',['amrex_initialize_acc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__acc__module.html#a7eb8614e7eeb5eca0fea6ecaf6ad999a',1,'amrex_acc_module']]],
+ ['amrex_5fiparser_5fdelete_11225',['amrex_iparser_delete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a79e084d7248e50fe5cd9f6037db2b2e1',1,'amrex']]],
+ ['amrex_5fiparser_5fnew_11226',['amrex_iparser_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a414ba7de5a008178d4fa0953a6e69073',1,'amrex']]],
+ ['amrex_5fksp_11227',['amrex_KSP',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#a86adf29edda60b11a0d52179a48c6dcc',1,'amrex::amrex_KSP::amrex_KSP(amrex_KSP &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#aca69bd49d75894353d06d30c558aac72',1,'amrex::amrex_KSP::amrex_KSP()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__KSP.html#aea22ab1cf579dcbf2940e424d3e0875e',1,'amrex::amrex_KSP::amrex_KSP(amrex_KSP const &)=delete']]],
+ ['amrex_5fmalloc_11228',['amrex_malloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__malloc.html#a474a838f9d50acec1ac42d581248934d',1,'amrex_fort_module::amrex_malloc']]],
+ ['amrex_5fmat_11229',['amrex_Mat',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a3b75dd52e71b3a11d595fdaf4f2e4e71',1,'amrex::amrex_Mat::amrex_Mat(amrex_Mat const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#a14bdbf5e9222968ac32e71d6793f5d39',1,'amrex::amrex_Mat::amrex_Mat()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Mat.html#ae605c1439b1b88e367a6757b46e78c9e',1,'amrex::amrex_Mat::amrex_Mat(amrex_Mat &&)=delete']]],
+ ['amrex_5fmempool_5falloc_11230',['amrex_mempool_alloc',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__alloc.html#adb2b65dfc1aec59150d1a8ed47e40fb4',1,'amrex_mempool_module::amrex_mempool_alloc']]],
+ ['amrex_5fmempool_5ffree_11231',['amrex_mempool_free',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__mempool__free.html#a8f6d10e93389b7a67a277c72cb1632e4',1,'amrex_mempool_module::amrex_mempool_free']]],
+ ['amrex_5fmllinop_5fapply_5fbc_11232',['amrex_mllinop_apply_bc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__mllinop__nd__module.html#a198adb293f84d85a8b1c8293e428b88c',1,'amrex_mllinop_nd_module']]],
+ ['amrex_5fnew_5fparmparse_11233',['amrex_new_parmparse',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__new__parmparse.html#a1be92a19b01b3ec020a93436e5046e52',1,'amrex_parmparse_module::amrex_new_parmparse']]],
+ ['amrex_5fparmparse_5fadd_5fbool_11234',['amrex_parmparse_add_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__bool.html#a66f1a20a65d9ca9470824a7c7f97697a',1,'amrex_parmparse_module::amrex_parmparse_add_bool']]],
+ ['amrex_5fparmparse_5fadd_5fint_11235',['amrex_parmparse_add_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__int.html#a7a516b6e345a64a085fa8b498d32e0f8',1,'amrex_parmparse_module::amrex_parmparse_add_int']]],
+ ['amrex_5fparmparse_5fadd_5fintarr_11236',['amrex_parmparse_add_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__intarr.html#abf2b8e83555c7480ee31dad986323912',1,'amrex_parmparse_module::amrex_parmparse_add_intarr']]],
+ ['amrex_5fparmparse_5fadd_5freal_11237',['amrex_parmparse_add_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__real.html#a16e379e4ffa6b3fcc2f477ee2f277cab',1,'amrex_parmparse_module::amrex_parmparse_add_real']]],
+ ['amrex_5fparmparse_5fadd_5frealarr_11238',['amrex_parmparse_add_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__realarr.html#a38dd6e27c1ba219174c16870853e0975',1,'amrex_parmparse_module::amrex_parmparse_add_realarr']]],
+ ['amrex_5fparmparse_5fadd_5fstring_11239',['amrex_parmparse_add_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__string.html#a988b13fe082afcf29f4d61fe2de1e0f8',1,'amrex_parmparse_module::amrex_parmparse_add_string']]],
+ ['amrex_5fparmparse_5fadd_5fstringarr_11240',['amrex_parmparse_add_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__add__stringarr.html#acaa614221f79466050f0803965f1bc82',1,'amrex_parmparse_module::amrex_parmparse_add_stringarr']]],
+ ['amrex_5fparmparse_5fassign_11241',['amrex_parmparse_assign',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a939cd8c93d4cdbee4165f9b5923b2978',1,'amrex_parmparse_module::amrex_parmparse::amrex_parmparse_assign()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#ac7eb4f4fb08fb1fe22d895d4ea48e90f',1,'amrex_parmparse_module::amrex_parmparse_assign(dst, src)']]],
+ ['amrex_5fparmparse_5fbuild_11242',['amrex_parmparse_build',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a5159132ce76a022a5c7def8ec38a8880',1,'amrex_parmparse_module']]],
+ ['amrex_5fparmparse_5fdelete_5fcp_5fchar_11243',['amrex_parmparse_delete_cp_char',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__delete__cp__char.html#aed6352ced14952145ea0dd0bd4723bdb',1,'amrex_parmparse_module::amrex_parmparse_delete_cp_char']]],
+ ['amrex_5fparmparse_5fdestroy_11244',['amrex_parmparse_destroy',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ab9997ef40c49a9721423e8bec4f30e14',1,'amrex_parmparse_module::amrex_parmparse::amrex_parmparse_destroy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a240bfde0d7f9495e75761ac59a91dfe6',1,'amrex_parmparse_module::amrex_parmparse_destroy()']]],
+ ['amrex_5fparmparse_5fget_5fbool_11245',['amrex_parmparse_get_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__bool.html#a99846b43a41a77557855585ac13555e3',1,'amrex_parmparse_module::amrex_parmparse_get_bool']]],
+ ['amrex_5fparmparse_5fget_5fcounts_11246',['amrex_parmparse_get_counts',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__counts.html#a8b8d54bfcfee670480bf6a8479318ace',1,'amrex_parmparse_module::amrex_parmparse_get_counts']]],
+ ['amrex_5fparmparse_5fget_5fint_11247',['amrex_parmparse_get_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__int.html#add6de89cf61130c870ea8f36112da3af',1,'amrex_parmparse_module::amrex_parmparse_get_int']]],
+ ['amrex_5fparmparse_5fget_5fintarr_11248',['amrex_parmparse_get_intarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__intarr.html#a16f4eeb60412dbdb36591e9b021dfa2e',1,'amrex_parmparse_module::amrex_parmparse_get_intarr']]],
+ ['amrex_5fparmparse_5fget_5freal_11249',['amrex_parmparse_get_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__real.html#a7bdfd95b2ce5a8d1ba5763430a49effe',1,'amrex_parmparse_module::amrex_parmparse_get_real']]],
+ ['amrex_5fparmparse_5fget_5frealarr_11250',['amrex_parmparse_get_realarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__realarr.html#ae2b704ac422486a51e530a62849a119d',1,'amrex_parmparse_module::amrex_parmparse_get_realarr']]],
+ ['amrex_5fparmparse_5fget_5fstring_11251',['amrex_parmparse_get_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__string.html#ab44ff1b1fa681f3b10a9b9b8c194365b',1,'amrex_parmparse_module::amrex_parmparse_get_string']]],
+ ['amrex_5fparmparse_5fget_5fstringarr_11252',['amrex_parmparse_get_stringarr',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__get__stringarr.html#a61fe4caeb4e56c80853d6f1b780b7107',1,'amrex_parmparse_module::amrex_parmparse_get_stringarr']]],
+ ['amrex_5fparmparse_5fquery_5fbool_11253',['amrex_parmparse_query_bool',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__bool.html#a07401369ede8f5f13b856d53beee87dc',1,'amrex_parmparse_module::amrex_parmparse_query_bool']]],
+ ['amrex_5fparmparse_5fquery_5fint_11254',['amrex_parmparse_query_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__int.html#a444f902d4afc4cb2d7f23a3bb23dec25',1,'amrex_parmparse_module::amrex_parmparse_query_int']]],
+ ['amrex_5fparmparse_5fquery_5freal_11255',['amrex_parmparse_query_real',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__real.html#a5a54a2c523b950cb67bf937c9fc20cf0',1,'amrex_parmparse_module::amrex_parmparse_query_real']]],
+ ['amrex_5fparmparse_5fquery_5fstring_11256',['amrex_parmparse_query_string',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__parmparse__module_1_1amrex__parmparse__query__string.html#a391538d43a5a4e75b4c96a7b801ae0a0',1,'amrex_parmparse_module::amrex_parmparse_query_string']]],
+ ['amrex_5fparser_5fdelete_11257',['amrex_parser_delete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2f20d75c59ef143705ccaeaef9897c17',1,'amrex']]],
+ ['amrex_5fparser_5fnew_11258',['amrex_parser_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae66dc6e64e2bbaeb5e33f845f1021f4f',1,'amrex']]],
+ ['amrex_5fpartition_5fhelper_11259',['amrex_partition_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac21ab25e49c31a58b678ab25626397d3',1,'amrex::detail']]],
+ ['amrex_5fpd_5fbcast_5fr_11260',['amrex_pd_bcast_r',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#a0dc4f5ab19e59b9eef022747ac0d6f3f',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a340f780bf33f6f266f684d916bc7d71a',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_r(x, a_root)']]],
+ ['amrex_5fpd_5fbcast_5fr2v_11261',['amrex_pd_bcast_r2v',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a159c62d36c55a038f9a058400c25cddf',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_r2v()'],['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#ac483180176741214ea0f2ef611b77263',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r2v(x, a_root)']]],
+ ['amrex_5fpd_5fbcast_5fr3v_11262',['amrex_pd_bcast_r3v',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#a0950705752a3ec1defbb7701ac28a32b',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_r3v()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a7a3608d319a39ae7db70bbd9362b143b',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_r3v()']]],
+ ['amrex_5fpd_5fbcast_5frv_11263',['amrex_pd_bcast_rv',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__paralleldescriptor__module_1_1amrex__pd__bcast.html#a2f2085463e4f7381decb0edc764b9df6',1,'amrex_paralleldescriptor_module::amrex_pd_bcast::amrex_pd_bcast_rv()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a0b4f88406790fe12faee067b036014bb',1,'amrex_paralleldescriptor_module::amrex_pd_bcast_rv(x, a_root)']]],
+ ['amrex_5fpd_5fioprocessor_11264',['amrex_pd_ioprocessor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a13e70e6cf4cfe72233e9a28ca14245e0',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5fpd_5fioprocessor_5fnumber_11265',['amrex_pd_ioprocessor_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a467738899f667913f4c9e3a9f1bfb1f6',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5fpd_5fmyproc_11266',['amrex_pd_myproc',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a92b50119645b49ec71e1517aaddbbdaf',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5fpd_5fnprocs_11267',['amrex_pd_nprocs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a263268abdd1d3bb2d859542bfd03251d',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5fpd_5fwtime_11268',['amrex_pd_wtime',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__paralleldescriptor__module.html#a2fa55a14c84d0e1da19ba1cf9b8c0c72',1,'amrex_paralleldescriptor_module']]],
+ ['amrex_5frandom_11269',['amrex_random',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random.html#ab61c147cc6240361146c83a1c3a7b635',1,'amrex_fort_module::amrex_random']]],
+ ['amrex_5frandom_5fint_11270',['amrex_random_int',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__fort__module_1_1amrex__random__int.html#a35272cd6016c41793c14f2eed2b797c8',1,'amrex_fort_module::amrex_random_int']]],
+ ['amrex_5freal_5farray_5finit_11271',['amrex_real_array_init',['https://amrex-codes.github.io/amrex/doxygen/interfaceamrex__mempool__module_1_1amrex__real__array__init.html#ae554aa5f1988218666af9ecf97875026',1,'amrex_mempool_module::amrex_real_array_init']]],
+ ['amrex_5fset_5facc_5fstream_11272',['amrex_set_acc_stream',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__acc__module.html#ae6e5f688f216b146a2cc609ec638a462',1,'amrex_acc_module']]],
+ ['amrex_5fsetarea_11273',['amrex_setarea',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e3145837cdc69bc378ae3e7751aeafe',1,'amrex::amrex_setarea(Box const &bx, Array4< Real > const &area, GpuArray< Real, 1 > const &offset, GpuArray< Real, 1 > const &dx, const int, const int coord) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4ccd910ec18130e61c197ad32ec6eb8',1,'amrex::amrex_setarea(Box const &bx, Array4< Real > const &area, GpuArray< Real, 2 > const &offset, GpuArray< Real, 2 > const &dx, const int dir, const int coord) noexcept']]],
+ ['amrex_5fsetdloga_11274',['amrex_setdloga',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad42f89d350fa1e06dfc8594fe3021a64',1,'amrex::amrex_setdloga(Box const &bx, Array4< Real > const &dloga, GpuArray< Real, 1 > const &offset, GpuArray< Real, 1 > const &dx, const int, const int coord) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac826dc262f0bdba922d73f261d6b03b9',1,'amrex::amrex_setdloga(Box const &bx, Array4< Real > const &dloga, GpuArray< Real, 2 > const &offset, GpuArray< Real, 2 > const &dx, const int dir, const int coord) noexcept']]],
+ ['amrex_5fsetvol_11275',['amrex_setvol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5be48241dfac16941f5f4c66fdd7d584',1,'amrex::amrex_setvol(Box const &bx, Array4< Real > const &vol, GpuArray< Real, 1 > const &offset, GpuArray< Real, 1 > const &dx, const int coord) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa84527498d84c7d3eeb6ac347f35fc57',1,'amrex::amrex_setvol(Box const &bx, Array4< Real > const &vol, GpuArray< Real, 2 > const &offset, GpuArray< Real, 2 > const &dx, const int coord) noexcept']]],
+ ['amrex_5fstable_5fpartition_5fhelper_11276',['amrex_stable_partition_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a685da3e1082796b88fdcd226e6cd923d',1,'amrex::detail']]],
+ ['amrex_5fstring_5fbuild_11277',['amrex_string_build',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a8661803d88bd3264e542f0f1362406e1',1,'amrex_string_module']]],
+ ['amrex_5fstring_5fc_5fto_5ff_11278',['amrex_string_c_to_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a959bc74ecd938061a024fb0d210facad',1,'amrex_string_module']]],
+ ['amrex_5fstring_5ff_5fto_5fc_11279',['amrex_string_f_to_c',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a0bf8f20010cb63d36d70475cce439c7d',1,'amrex_string_module']]],
+ ['amrex_5fstring_5ff_5fto_5flower_11280',['amrex_string_f_to_lower',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__string__module.html#a4c4d4d30474688b40ff24d73c6d93073',1,'amrex_string_module']]],
+ ['amrex_5ftt_5fspecialize_11281',['amrex_tt_specialize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#aea93d9dae530ab0650826726ebba0dfb',1,'amrex::InSituUtils']]],
+ ['amrex_5fvec_11282',['amrex_Vec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#af4e005e8ce98838fa28fe75872a8fc05',1,'amrex::amrex_Vec::amrex_Vec()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#affcee19c79c7a8c04f832e0af8902984',1,'amrex::amrex_Vec::amrex_Vec(amrex_Vec const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1amrex__Vec.html#a29e1b205830804ee67abd7c0926214f3',1,'amrex::amrex_Vec::amrex_Vec(amrex_Vec &&)=delete']]],
+ ['amrex_5fwarning_11283',['amrex_warning',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__error__module.html#a37d3d2303e183b835660cf63a47ecbaf',1,'amrex_error_module']]],
+ ['amrinsitubridge_11284',['AmrInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#a9703ac84239ce8c201936c8e61bb0d7f',1,'amrex::AmrInSituBridge::AmrInSituBridge(const AmrInSituBridge &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#a034677422f4ebd5a28aeb1c63004e17b',1,'amrex::AmrInSituBridge::AmrInSituBridge()']]],
+ ['amrlevel_11285',['AmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#abff2e9f744631b186366976b2004a39f',1,'amrex::AmrLevel::AmrLevel(Amr &papa, int lev, const Geometry &level_geom, const BoxArray &ba, const DistributionMapping &dm, Real time)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae244321a30ba83806ce8204b7c437480',1,'amrex::AmrLevel::AmrLevel() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab329e55cd5e52a04db311b580716eaf9',1,'amrex::AmrLevel::AmrLevel(AmrLevel &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#addb399ac982bc95a1cb0456447f13e0e',1,'amrex::AmrLevel::AmrLevel(const AmrLevel &)=delete']]],
+ ['amrmesh_11286',['AmrMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa3d1b57d3957feca7d0f897ec2e62824',1,'amrex::AmrMesh::AmrMesh(const AmrMesh &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a43f67413ffdd911f5a91e9041bb20d0e',1,'amrex::AmrMesh::AmrMesh(AmrMesh &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ac0486abd196135fb9ac41748f2d2f1c9',1,'amrex::AmrMesh::AmrMesh(Geometry const &level_0_geom, AmrInfo const &amr_info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a82b57f9cf8e12e9542c14f7d00a986ff',1,'amrex::AmrMesh::AmrMesh(const RealBox &rb, int max_level_in, const Vector< int > &n_cell_in, int coord, Vector< IntVect > const &a_refrat, Array< int, AMREX_SPACEDIM > const &is_per)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a58e7077dec217e4bdad1f5221e6229cc',1,'amrex::AmrMesh::AmrMesh(const RealBox *rb, int max_level_in, const Vector< int > &n_cell_in, int coord=-1, Vector< IntVect > refrat=Vector< IntVect >(), const int *is_per=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a163e8a28e1f841b2c174d6d34664e2d3',1,'amrex::AmrMesh::AmrMesh()']]],
+ ['amrmeshdataadaptor_11287',['AmrMeshDataAdaptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a2343c3cec45162fdd013661122a5ed0f',1,'amrex::AmrMeshDataAdaptor']]],
+ ['amrmeshinsitubridge_11288',['AmrMeshInSituBridge',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#ae631b7c3debd13f369129d9285c961dc',1,'amrex::AmrMeshInSituBridge::AmrMeshInSituBridge()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#a0682f7ec6b4f8b170006ba8eca78d77f',1,'amrex::AmrMeshInSituBridge::AmrMeshInSituBridge(const AmrMeshInSituBridge &)=delete']]],
+ ['amrpargdb_11289',['AmrParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac5b326613074f25002466af98f19e6fc',1,'amrex::AmrParGDB']]],
+ ['amrparticlecontainer_5fimpl_11290',['AmrParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#aa45d393b71a8d7087903259612c4896f',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(AmrParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a38165bb180432ccb33f55994387fbfcf',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(const AmrParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a8dfdf537de9a189b64d28595f876479a',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#adc394dad10b9a110b90b65afc7e6c7b6',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleContainer__impl.html#a9ab1f0679cf258ca57336ab58281f8ef',1,'amrex::AmrParticleContainer_impl::AmrParticleContainer_impl(AmrCore *amr_core)']]],
+ ['amrparticlelocator_11291',['AmrParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#aec9acdf68bd0adbfc4c474a31c3e26f1',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::AmrParticleLocator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a06d216fc9cf978fc5c842675468b2ca5',1,'amrex::AmrParticleLocator::AmrParticleLocator(const ParGDBBase *a_gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad2a127ebe13698da13cae956519b2173',1,'amrex::AmrParticleLocator::AmrParticleLocator(const Vector< BoxArray > &a_ba, const Vector< Geometry > &a_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#aec9acdf68bd0adbfc4c474a31c3e26f1',1,'amrex::AmrParticleLocator::AmrParticleLocator()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad2a127ebe13698da13cae956519b2173',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::AmrParticleLocator(const Vector< BoxArray > &a_ba, const Vector< Geometry > &a_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#a06d216fc9cf978fc5c842675468b2ca5',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::AmrParticleLocator(const ParGDBBase *a_gdb)']]],
+ ['amrrefratio_11292',['AMRRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a10ebb5d290f3579d4c3e69aa56cf6251',1,'amrex::MLLinOpT::AMRRefRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae88bc615f7fa178e54ea32899aae6506',1,'amrex::MLLinOpT::AMRRefRatio(int amr_lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a10ebb5d290f3579d4c3e69aa56cf6251',1,'MLLinOpT< Array< MultiFab, 3 > >::AMRRefRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae88bc615f7fa178e54ea32899aae6506',1,'MLLinOpT< Array< MultiFab, 3 > >::AMRRefRatio(int amr_lev) const noexcept']]],
+ ['amrtracerparticlecontainer_11293',['AmrTracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#ad044827a807fc8f0f55d4b21fe9451ce',1,'amrex::AmrTracerParticleContainer::AmrTracerParticleContainer(AmrCore *amr_core)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a758508e41568ce23b98b4238119002da',1,'amrex::AmrTracerParticleContainer::AmrTracerParticleContainer(const AmrTracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrTracerParticleContainer.html#a23348165a8cf6ca0051141058e3e63d7',1,'amrex::AmrTracerParticleContainer::AmrTracerParticleContainer(AmrTracerParticleContainer &&) noexcept=default']]],
+ ['and_11294',['And',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a187ebef1089afa8f5b0c251fc84974da',1,'amrex::Mask::And(const Mask &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a96f1c0a3f48e6f4ed9b6509b55bfe86c',1,'amrex::Mask::And(const Mask &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#ac79eca6126b2c2707ca883dca7545ef5',1,'amrex::Mask::And(const Mask &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#a00fc670ea311d38034fcb05f6cfdeca7',1,'amrex::Mask::And(const Mask &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a809a9a78d9cfb7c86a0dd7b72a212fd7',1,'amrex::ParallelAllReduce::And()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#aa0de4c8be25f053f86f82505350e61de',1,'amrex::ParallelReduce::And()']]],
+ ['any_11295',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a131293f3371ec68e9b9b274c54436512',1,'amrex::Any::Any(MF &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#aff8ca6a4b83b6cef467c7899d658aa47',1,'amrex::Any::Any(Any &&rhs)=default']]],
+ ['any_11296',['any',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a60b385a670733e5570818f7007307e1c',1,'amrex']]],
+ ['any_11297',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#afc3bc0660243e8d8719884a2f81a2a3a',1,'amrex::Any']]],
+ ['any_11298',['any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af9c3fd4c24991f24b5ce2b483b6c77a0',1,'amrex::IndexTypeND::any()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af9c3fd4c24991f24b5ce2b483b6c77a0',1,'IndexTypeND< AMREX_SPACEDIM >::any()']]],
+ ['any_11299',['Any',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#a794f63d073e59619a7fed27e8e40e2ba',1,'amrex::Any']]],
+ ['anyof_11300',['AnyOf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#a14f4ad196e92e318437fba27909ea581',1,'amrex::Reduce::AnyOf(Box const &box, P const &pred)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#af362eac7caa17fd8a2f7ee3831236367',1,'amrex::Reduce::AnyOf(N n, T const *v, P const &pred)']]],
+ ['append_11301',['append',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ClusterList.html#ac43f48e56f1fd91ced82b35b4f8f8458',1,'amrex::ClusterList::append()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Elixir.html#ac00b940669dee9267e5483a43a9b8b7e',1,'amrex::Gpu::Elixir::append()']]],
+ ['apply_11302',['apply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a11ebb75b0246b6a3df2dbc44d2cdb2ab',1,'amrex::MLEBTensorOp']]],
+ ['apply_11303',['Apply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a72ba0f3bd5880d4218b4bfe93373edf6',1,'amrex']]],
+ ['apply_11304',['apply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a69ba35dbecc64670348ed8611260dfd9',1,'amrex::GMRESMLMGT::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8755fe1a7a09db77e7d810dd9dfdb107',1,'amrex::MLCellLinOpT::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#aad3bf0c581e04684d7ecbe73942226e0',1,'amrex::MLCurlCurl::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a8e392e42b5c238124145af83776d575a',1,'amrex::MLEBABecLap::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7aea888ca18e54df62e7dffc8378d872',1,'amrex::MLLinOpT::apply()']]],
+ ['apply_11305',['Apply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a56d136063b9c85d97111978faff29c87',1,'amrex::NonLocalBC']]],
+ ['apply_11306',['apply',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#ade3193e75ea3a658b19b111c98373f73',1,'amrex::MLTensorOp::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#abc2fbffffd5da85d5d31c81bae2db67e',1,'amrex::MLNodeLinOp::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7aea888ca18e54df62e7dffc8378d872',1,'MLLinOpT< Array< MultiFab, 3 > >::apply()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a4cd706acd1fbd898473f0a25bcc9e157',1,'amrex::MLMGT::apply()']]],
+ ['apply_5fflux_5fredistribution_11307',['apply_flux_redistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefd8bdd7a185cff23fc99fb94a8a17d0',1,'amrex']]],
+ ['apply_5fimpl_11308',['apply_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac60a1b88f1421c5113c694d9460de676',1,'amrex::detail']]],
+ ['applybc_11309',['applyBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a251a2f1de9fea9f0d0230e04b19c078e',1,'amrex::MLCellLinOpT::applyBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a10b37b198807f386acf45ea68c73b87c',1,'amrex::MLCurlCurl::applyBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a52602de1306c8ae67aa5b45c984b5ae6',1,'amrex::MLEBABecLap::applyBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#af78475fe4fe5c23c340632733e045bd0',1,'amrex::MLNodeLinOp::applyBC()']]],
+ ['applybctensor_11310',['applyBCTensor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6cf6cb52bc1116d3bae93ea118d55096',1,'amrex::MLEBTensorOp::applyBCTensor()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#afd1fbd89d6fdbe0014a9efeaf4e6ce06',1,'amrex::MLTensorOp::applyBCTensor()']]],
+ ['applydtosandprojectiononreciever_11311',['ApplyDtosAndProjectionOnReciever',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#a86713118d056b9b6aecf7c588915b7a4',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever::ApplyDtosAndProjectionOnReciever()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NonLocalBC_1_1ApplyDtosAndProjectionOnReciever.html#a961b07dcb0ecaf46a06c9e792f6e451f',1,'amrex::NonLocalBC::ApplyDtosAndProjectionOnReciever::ApplyDtosAndProjectionOnReciever(const PackComponents &components, DTOS dtos_=DTOS{}, FabProj proj_=FabProj{})']]],
+ ['applyinhomogneumannterm_11312',['applyInhomogNeumannTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa73c9a5abc4c1289c181dc297906221',1,'MLLinOpT< Array< MultiFab, 3 > >::applyInhomogNeumannTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa73c9a5abc4c1289c181dc297906221',1,'amrex::MLLinOpT::applyInhomogNeumannTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ae96c2381214550fc17f99eeac401eeee',1,'amrex::MLCellABecLapT::applyInhomogNeumannTerm()']]],
+ ['applyinitialredistribution_11313',['ApplyInitialRedistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b6321255042c11a132cbdf44d65b65b',1,'amrex::ApplyInitialRedistribution(Box const &bx, int ncomp, Array4< Real > const &U_out, Array4< Real > const &U_in, Array4< EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, Geometry const &lev_geom, std::string const &redistribution_type, int srd_max_order, amrex::Real target_volfrac)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aec9402ad077cb5bc93ffbc075444ff28',1,'amrex::ApplyInitialRedistribution(amrex::Box const &bx, int ncomp, amrex::Array4< amrex::Real > const &U_out, amrex::Array4< amrex::Real > const &U_in, amrex::Array4< amrex::EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, amrex::Geometry const &geom, std::string const &redistribution_type, int srd_max_order=2, amrex::Real target_volfrac=0.5_rt)']]],
+ ['applyinverse_11314',['ApplyInverse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a72f58b54718389e636ab3b07295eebac',1,'amrex::NonLocalBC']]],
+ ['applymetricterm_11315',['applyMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a87bccd5330e4295f7108cf56c0a1cd20',1,'amrex::MLCellLinOpT::applyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a862b45e632c8fa045d0857e13843481d',1,'amrex::MLLinOpT::applyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a862b45e632c8fa045d0857e13843481d',1,'MLLinOpT< Array< MultiFab, 3 > >::applyMetricTerm()']]],
+ ['applymetrictermscoeffs_11316',['applyMetricTermsCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#adf470c2b5166676692960bdae13495d1',1,'amrex::MLABecLaplacianT']]],
+ ['applymlredistribution_11317',['ApplyMLRedistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af77c6ebd243c504f6cf46454bbbb9ad7',1,'amrex::ApplyMLRedistribution(Box const &bx, int ncomp, Array4< Real > const &dUdt_out, Array4< Real > const &dUdt_in, Array4< Real const > const &U_in, Array4< Real > const &scratch, Array4< EBCellFlag const > const &flag, AMREX_D_DECL(Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz), Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz), Array4< Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, Geometry const &lev_geom, Real dt, std::string const &redistribution_type, int as_crse, Array4< Real > const &rr_drho_crse, Array4< int const > const &rr_flag_crse, int as_fine, Array4< Real > const &dm_as_fine, Array4< int const > const &levmsk, int level_mask_not_covered, Real fac_for_deltaR, bool use_wts_in_divnc, int icomp, int srd_max_order, amrex::Real target_volfrac, Array4< Real const > const &srd_update_scale)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3931698a2f597bb9cf2ae64e53cc0463',1,'amrex::ApplyMLRedistribution(amrex::Box const &bx, int ncomp, amrex::Array4< amrex::Real > const &dUdt_out, amrex::Array4< amrex::Real > const &dUdt_in, amrex::Array4< amrex::Real const > const &U_in, amrex::Array4< amrex::Real > const &scratch, amrex::Array4< amrex::EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, amrex::Geometry const &lev_geom, amrex::Real dt, std::string const &redistribution_type, int as_crse, amrex::Array4< amrex::Real > const &rr_drho_crse, amrex::Array4< int const > const &rr_flag_crse, int as_fine, amrex::Array4< amrex::Real > const &dm_as_fine, amrex::Array4< int const > const &levmsk, int level_mask_not_covered, amrex::Real fac_for_deltaR=1.0_rt, bool use_wts_in_divnc=false, int icomp=0, int srd_max_order=2, amrex::Real target_volfrac=0.5_rt, amrex::Array4< amrex::Real const > const &update_scale={})']]],
+ ['applyoverset_11318',['applyOverset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af3ef819a79d23afc7993a4f6750d7a1d',1,'amrex::MLLinOpT::applyOverset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af3ef819a79d23afc7993a4f6750d7a1d',1,'MLLinOpT< Array< MultiFab, 3 > >::applyOverset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a78233be19743ed1432077186937f51cc',1,'amrex::MLCellABecLapT::applyOverset()']]],
+ ['applyphysbc_11319',['applyPhysBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#ad44c8c31ad16ad5e8ece7bf38421361c',1,'amrex::MLCurlCurl']]],
+ ['applyredistribution_11320',['ApplyRedistribution',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad09a07e5d11a8076d60a359707ccb53e',1,'amrex::ApplyRedistribution(amrex::Box const &bx, int ncomp, amrex::Array4< amrex::Real > const &dUdt_out, amrex::Array4< amrex::Real > const &dUdt_in, amrex::Array4< amrex::Real const > const &U_in, amrex::Array4< amrex::Real > const &scratch, amrex::Array4< amrex::EBCellFlag const > const &flag, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &apx, amrex::Array4< amrex::Real const > const &apy, amrex::Array4< amrex::Real const > const &apz), amrex::Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(amrex::Array4< amrex::Real const > const &fcx, amrex::Array4< amrex::Real const > const &fcy, amrex::Array4< amrex::Real const > const &fcz), amrex::Array4< amrex::Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, amrex::Geometry const &lev_geom, amrex::Real dt, std::string const &redistribution_type, bool use_wts_in_divnc=false, int srd_max_order=2, amrex::Real target_volfrac=0.5_rt, amrex::Array4< amrex::Real const > const &update_scale={})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3aa0394c2e3540b3f382a2fe14ae60e3',1,'amrex::ApplyRedistribution(Box const &bx, int ncomp, Array4< Real > const &dUdt_out, Array4< Real > const &dUdt_in, Array4< Real const > const &U_in, Array4< Real > const &scratch, Array4< EBCellFlag const > const &flag, AMREX_D_DECL(Array4< Real const > const &apx, Array4< Real const > const &apy, Array4< Real const > const &apz), Array4< amrex::Real const > const &vfrac, AMREX_D_DECL(Array4< Real const > const &fcx, Array4< Real const > const &fcy, Array4< Real const > const &fcz), Array4< Real const > const &ccc, amrex::BCRec const *d_bcrec_ptr, Geometry const &lev_geom, Real dt, std::string const &redistribution_type, bool use_wts_in_divnc, int srd_max_order, amrex::Real target_volfrac, Array4< Real const > const &srd_update_scale)']]],
+ ['applyrobinbctermscoeffs_11321',['applyRobinBCTermsCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a34fe193220c2ce5e6f1e2e3382bc005b',1,'amrex::MLEBABecLap::applyRobinBCTermsCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a2bf9b621e5517b046e8ab5bef786666f',1,'amrex::MLABecLaplacianT::applyRobinBCTermsCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a291f4a64951d7b0faabda32ef45084f0',1,'amrex::detail::applyRobinBCTermsCoeffs()']]],
+ ['appnum_11322',['AppNum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MPMD.html#ac54d81a4bc3dba2c0a8c6a0ddd05451b',1,'amrex::MPMD']]],
+ ['areahi_11323',['AreaHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a7de7d489e53654914daf590cc820fd60',1,'amrex::CoordSys']]],
+ ['arealo_11324',['AreaLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aef00cc43234b7a33f92f246bbea6edac',1,'amrex::CoordSys']]],
+ ['arecv_11325',['Arecv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad1c34d9de3893126169a033007bf7073',1,'amrex::ParallelDescriptor::Arecv(std::vector< T > &buf, int pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab0ebfbe15f6ff892bd36ecba234fb4ea',1,'amrex::ParallelDescriptor::Arecv(T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af5ed8a597f21464e9f2803f0e2afc0be',1,'amrex::ParallelDescriptor::Arecv(T *, size_t n, int pid, int tag)']]],
+ ['aremasksvalid_11326',['areMasksValid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1be3305131595afe235881caad842d14',1,'amrex::NeighborParticleContainer']]],
+ ['arena_11327',['arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::CutFab >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, ArenaWrapper >::arena()']]],
+ ['arena_11328',['Arena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a3e2c87e60ea734fe6be6e49d124d5a76',1,'amrex::Arena::Arena(Arena &&rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a57de8f5ef86cceadc9f1c00bc7ea7790',1,'amrex::Arena::Arena(const Arena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a2e2407d56d1710a0029928c776b27682',1,'amrex::Arena::Arena() noexcept=default']]],
+ ['arena_11329',['arena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a620ab32195dd6153e4ee554db1f23167',1,'amrex::PolymorphicArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PinnedArenaWrapper.html#af4785c49943ef22de432f76383d40480',1,'amrex::PinnedArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'amrex::ArenaAllocatorBase::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ManagedArenaWrapper.html#ae8cffea4066cf1272ba88649a9813bc7',1,'amrex::ManagedArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< TagBox >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< IArrayBox >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< FArrayBox >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::Mask >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::EBCellFlagFab >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::BaseFab< PetscInt > >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'FabArray< amrex::BaseFab< AtomicInt > >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acfab6e1a9aaaffd0c875021c5f10c0bb',1,'amrex::FabArray::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DeviceArenaWrapper.html#a79326bc9b3b123fe8e90a4b32aef0d00',1,'amrex::DeviceArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataDeleter.html#a3daee94cbf63696956b6e349478448dc',1,'amrex::DataDeleter::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataAllocator.html#a477a75a5d73137b29f1a6ddf31af40f7',1,'amrex::DataAllocator::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AsyncArenaWrapper.html#a8020a511ff9da1fcc537e47df9f51bf5',1,'amrex::AsyncArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaWrapper.html#a448c39a6a2874b4fd7809d4a702bfa90',1,'amrex::ArenaWrapper::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::arena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a884712e3b0c3b53f799d30d5f77c0520',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::arena()']]],
+ ['arenaallocatorbase_11330',['ArenaAllocatorBase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::ArenaAllocatorBase()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'amrex::ArenaAllocatorBase::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'amrex::ArenaAllocatorBase::ArenaAllocatorBase(AR a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, ArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, ArenaWrapper >::ArenaAllocatorBase(ArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::ArenaAllocatorBase(AsyncArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::ArenaAllocatorBase(DeviceArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::ArenaAllocatorBase()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::ArenaAllocatorBase(PinnedArenaWrapper a_ar)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a2eb4b475d321bac1f26493e56b1f79ce',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::ArenaAllocatorBase()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#a710cf5f0a5dd205b02197ba17ccc0303',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::ArenaAllocatorBase(PolymorphicArenaWrapper a_ar)']]],
+ ['arenainfo_11331',['arenaInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a1af72a36a13904de0715917915db1f6b',1,'amrex::Arena']]],
+ ['arg_11332',['arg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9f3abe7a79b333248fb3183d9a9df7de',1,'amrex']]],
+ ['array_11333',['array',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< PetscInt >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::Mask >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::EBCellFlagFab >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::EBCellFlagFab >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::EBCellFlagFab >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::Mask >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::Mask >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::Mask >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::Mask >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::Mask >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::EBCellFlagFab >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::Mask >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< FArrayBox >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< FArrayBox >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< FArrayBox >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< FArrayBox >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< FArrayBox >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< FArrayBox >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::CutFab >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::BaseFab< PetscInt > >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::BaseFab< PetscInt > >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::CutFab >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::CutFab >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::CutFab >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::CutFab >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< FArrayBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::CutFab >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::CutFab >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::CutFab >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::EBCellFlagFab >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::EBCellFlagFab >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::EBCellFlagFab >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::EBCellFlagFab >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< AtomicInt >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a0f61186e6e172be849e3061374e1a889',1,'amrex::FabSetT::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ac7cfa3cf5935adf5b5dae35bd1205eeb',1,'amrex::FabSetT::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ad30dbb21490b971fd35fc1f940a48c2a',1,'amrex::FabSetT::array(int i) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a27291157c97ac716012d1f3469b37484',1,'amrex::FabSetT::array(int i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a28cf664d141809833e9e86d0da19f71c',1,'amrex::MultiCutFab::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a5dfa78cdf782516029bdcb3be0c25697',1,'amrex::MultiCutFab::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a07ecfe5beabbefdf561883084bc00f55',1,'amrex::MultiMask::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#ae990efb7be524a9f1e21c8084eb9ac4f',1,'amrex::MultiMask::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< TagBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< AtomicInt >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'amrex::BaseFab::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'amrex::BaseFab::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'amrex::BaseFab::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'amrex::BaseFab::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'amrex::BaseFab::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'amrex::BaseFab::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< IArrayBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< FArrayBox >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< IArrayBox >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< IArrayBox >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< IArrayBox >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< IArrayBox >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< IArrayBox >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< IArrayBox >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< IArrayBox >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::Mask >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< TagBox >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< TagBox >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< TagBox >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< TagBox >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< TagBox >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< TagBox >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< TagBox >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< int >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< HYPRE_Int >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< HYPRE_Int >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< HYPRE_Int >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< HYPRE_Int >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< HYPRE_Int >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< int >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< int >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< int >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< HYPRE_Int >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< int >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< int >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< PetscInt >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< PetscInt >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< PetscInt >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< PetscInt >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< PetscInt >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::BaseFab< PetscInt > >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< AtomicInt >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< AtomicInt >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< AtomicInt >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< AtomicInt >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< char >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< char >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< char >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< char >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< char >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< char >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< EBCellFlag >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< EBCellFlag >::array(int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< EBCellFlag >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< EBCellFlag >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< EBCellFlag >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< EBCellFlag >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5d54525d2d54f617a0072900458729e1',1,'BaseFab< Real >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::BaseFab< PetscInt > >::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::BaseFab< PetscInt > >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'FabArray< amrex::BaseFab< AtomicInt > >::array()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a757e00b16f837e3d092aeb625a9dfa6a',1,'BaseFab< Real >::array() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56490d543f03319544cb296ea429c414',1,'BaseFab< Real >::array(int start_comp, int num_comps) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a587f263a697ccd87db4db2b7d6f42c87',1,'BaseFab< Real >::array() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a972c0b6366edff5f72a8b6777ac8ac45',1,'BaseFab< Real >::array(int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad4a674eebc8c2d3913f2febac4d37f84',1,'BaseFab< Real >::array(int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'amrex::FabArray::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a7d3d77aaf852452dd793e107eb784925',1,'amrex::FabArray::array(const MFIter &mfi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'amrex::FabArray::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac907b6c39f6d2ea0ab87ad3e74286c83',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(int K) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6484b86e240ddcddbe0d68e9408e1d94',1,'FabArray< amrex::BaseFab< AtomicInt > >::array(const MFIter &mfi) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af577de2923ead0696295f5a3960af026',1,'amrex::FabArray::array(int K, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a26817d3c7daad0d94c38f599dfb48aaf',1,'amrex::FabArray::array(int K, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ada70f3e79e1fc98346262f5c4e202b56',1,'amrex::FabArray::array(const MFIter &mfi, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1f012a06273cbacc44f65f9fbf22b65b',1,'amrex::FabArray::array(const MFIter &mfi, int start_comp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abbd458e11bca4e99e5409e864467fea0',1,'amrex::FabArray::array(int K) noexcept']]],
+ ['array4_11334',['Array4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< T const >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< T0 >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< T const >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< T const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< T0 >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< T0 >::Array4(Array4< std::remove_const_t< T0 >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< T0 >::Array4(T0 *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< T0 >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'amrex::Array4::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< T0 const >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< T0 const >::Array4(Array4< std::remove_const_t< T0 const >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< T0 const >::Array4(T0 const *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< T0 const >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< T0 const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< T const >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'amrex::Array4::Array4(Array4< std::remove_const_t< T >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'amrex::Array4::Array4(T *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'amrex::Array4::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'amrex::Array4::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< int >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< int >::Array4(Array4< std::remove_const_t< int >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< int >::Array4(int *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< int >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< int >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< int const >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< int const >::Array4(int const *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< T const >::Array4()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< Real const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< Real const >::Array4(Array4< U > const &rhs, int start_comp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aadaa817898bc6aaee36f54e294c94d6d',1,'Array4< Real const >::Array4(Real const *a_p, Dim3 const &a_begin, Dim3 const &a_end, int a_ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< Real const >::Array4(Array4< std::remove_const_t< Real const >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#aa9104074135ab3db54cf3224f7dcc4aa',1,'Array4< Real const >::Array4() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#addc632464912cc3a4db197cb3eb831b1',1,'Array4< int const >::Array4(Array4< U > const &rhs, int start_comp, int num_comps) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#afd133fb01abbd5a62b447d3d18672d10',1,'Array4< int const >::Array4(Array4< std::remove_const_t< int const >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a8ce3c58d917a4c14dce99d84097756cd',1,'Array4< int const >::Array4(Array4< U > const &rhs, int start_comp) noexcept']]],
+ ['arrays_11335',['arrays',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< FArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'amrex::FabArray::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< FArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'amrex::FabArray::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::BaseFab< AtomicInt > >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::BaseFab< AtomicInt > >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::Mask >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::Mask >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::EBCellFlagFab >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::EBCellFlagFab >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::CutFab >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::CutFab >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< amrex::BaseFab< PetscInt > >::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< amrex::BaseFab< PetscInt > >::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< IArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#aa91f613b92e8f2b87ac444d0390b11e4',1,'amrex::MultiMask::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiMask.html#a870791e7820e99cca147d99a44781622',1,'amrex::MultiMask::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ad209570c8a7ce2a214d69239d83dce86',1,'amrex::MultiCutFab::arrays() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a8247facc39c504861942259c9eb47a4e',1,'amrex::MultiCutFab::arrays() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a6794fe7d234843b75b56f224f2492d99',1,'amrex::FabSetT::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< TagBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a980019a53308f95d935ad936288ef3c1',1,'FabArray< IArrayBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a968d143683b63220ddbded86cf5010a0',1,'FabArray< TagBox >::arrays()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#abbd49ff8f0bac9bb8853d78c34855e92',1,'amrex::FabSetT::arrays()']]],
+ ['asend_11336',['Asend',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0903eb5194f11fcf386f79e6ff3c02f7',1,'amrex::ParallelDescriptor::Asend(const T *, size_t n, int pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a69e9f409844f19f30203ffe423541cc3',1,'amrex::ParallelDescriptor::Asend(const T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac778e22b0521da836d006d672ed03846',1,'amrex::ParallelDescriptor::Asend(const std::vector< T > &buf, int pid, int tag)']]],
+ ['assert_11337',['Assert',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a346451f63cf84dc86251d9b8263655c8',1,'amrex']]],
+ ['assert_5fhost_11338',['Assert_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7316f24daca402f64791688d4c49148e',1,'amrex']]],
+ ['assign_11339',['assign',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< int *, DefaultAllocator< int * > >::assign(const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< int *, DefaultAllocator< int * > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< int *, DefaultAllocator< int * > >::assign(std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< int *, DefaultAllocator< int * > >::assign(size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< int * >::assign(const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< int * >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< int * >::assign(std::initializer_list< int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< int * >::assign(size_type a_count, const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< index_type >::assign(const index_type &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< index_type >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< index_type >::assign(std::initializer_list< index_type > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const ParticleReal * >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const ParticleReal * >::assign(size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const ParticleReal * >::assign(std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< index_type >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(std::initializer_list< const ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::assign(size_type a_count, const const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const ParticleReal * >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< unsigned int >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign(std::initializer_list< uint64_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign(size_type a_count, const uint64_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< std::size_t >::assign(const std::size_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< std::size_t >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< std::size_t >::assign(std::initializer_list< std::size_t > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< std::size_t >::assign(size_type a_count, const std::size_t &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(const ParticleType &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(std::initializer_list< ParticleType > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::assign(size_type a_count, const ParticleType &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< int >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign(std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::assign(size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< ParticleReal * >::assign(const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< ParticleReal * >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< ParticleReal * >::assign(std::initializer_list< ParticleReal * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< ParticleReal * >::assign(size_type a_count, const ParticleReal *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< int >::assign(const int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< int >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< int >::assign(std::initializer_list< int > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::BoxND >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::openbc::MomTag >::assign(std::initializer_list< amrex::openbc::MomTag > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::openbc::MomTag >::assign(size_type a_count, const amrex::openbc::MomTag &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::NeighborCode >::assign(const amrex::NeighborCode &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::NeighborCode >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::NeighborCode >::assign(std::initializer_list< amrex::NeighborCode > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::NeighborCode >::assign(size_type a_count, const amrex::NeighborCode &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(std::initializer_list< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::assign(size_type a_count, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::BoxND >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::openbc::MomTag >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::BoxND >::assign(std::initializer_list< amrex::BoxND > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::BoxND >::assign(size_type a_count, const amrex::BoxND &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(const amrex::AssignGrid< BinIteratorFactory > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::assign(size_type a_count, const amrex::AssignGrid< BinIteratorFactory > &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'amrex::PODVector::assign(const T &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'amrex::PODVector::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'amrex::PODVector::assign(std::initializer_list< T > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'amrex::PODVector::assign(size_type a_count, const T &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3c36428a18730eb564b0b11000f5088d',1,'amrex::GMRESMLMGT::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< char >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< const int * >::assign(const const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< const int * >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const int * >::assign(std::initializer_list< const int * > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< const int * >::assign(size_type a_count, const const int *&a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(std::initializer_list< char > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::assign(size_type a_count, const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< char >::assign(const char &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< char >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< const int *, DefaultAllocator< const int * > >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< char >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::XDim3 >::assign(const amrex::XDim3 &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::XDim3 >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::XDim3 >::assign(std::initializer_list< amrex::XDim3 > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::XDim3 >::assign(size_type a_count, const amrex::XDim3 &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::STLtools::Triangle >::assign(const amrex::STLtools::Triangle &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa0537d2b1d3afed5553c0b871f177de4',1,'PODVector< amrex::STLtools::Triangle >::assign(InputIt a_first, InputIt a_last)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< amrex::STLtools::Triangle >::assign(std::initializer_list< amrex::STLtools::Triangle > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< amrex::STLtools::Triangle >::assign(size_type a_count, const amrex::STLtools::Triangle &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< amrex::openbc::MomTag >::assign()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8d2722278ba3ee0ec060e4a0c26fd1dc',1,'PODVector< unsigned int >::assign(size_type a_count, const unsigned int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a7fd3f892debb6d633f30864aac18d858',1,'PODVector< unsigned int >::assign(std::initializer_list< unsigned int > a_initializer_list)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< unsigned int >::assign(const unsigned int &a_value)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3ddec04bd145211bbd1fefac3e005211',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::assign()']]],
+ ['assigncelldensitysinglelevel_11340',['AssignCellDensitySingleLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c80f516f077fac4d03733dd10038d91',1,'amrex::ParticleContainer_impl::AssignCellDensitySingleLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a4c80f516f077fac4d03733dd10038d91',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AssignCellDensitySingleLevel()']]],
+ ['assigndensity_11341',['AssignDensity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0521b81db32f27b22d9d6d627bb47688',1,'amrex::ParticleContainer_impl::AssignDensity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a0521b81db32f27b22d9d6d627bb47688',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::AssignDensity()']]],
+ ['assigngrid_11342',['AssignGrid',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a1bd70aaccbb5c15a1663392b4c03360c',1,'amrex::AssignGrid::AssignGrid()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a24db83c35c302d84990f03e69c03df17',1,'amrex::AssignGrid::AssignGrid(BinIteratorFactory a_bif, const IntVect &a_bins_lo, const IntVect &a_bins_hi, const IntVect &a_bin_size, const IntVect &a_num_bins, const Geometry &a_geom)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a1bd70aaccbb5c15a1663392b4c03360c',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::AssignGrid()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AssignGrid.html#a24db83c35c302d84990f03e69c03df17',1,'AssignGrid< amrex::DenseBinIteratorFactory< amrex::BoxND > >::AssignGrid(amrex::DenseBinIteratorFactory< amrex::BoxND > a_bif, const IntVect &a_bins_lo, const IntVect &a_bins_hi, const IntVect &a_bin_size, const IntVect &a_num_bins, const Geometry &a_geom)']]],
+ ['assigngridfilter_11343',['AssignGridFilter',['https://amrex-codes.github.io/amrex/doxygen/structAssignGridFilter.html#a18b715f0657c7cf78ff3b0160ac32363',1,'AssignGridFilter']]],
+ ['assignment_11344',['assignment',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a7d38178a2b0b5dbb4327d75133f7176b',1,'amrex_parmparse_module::amrex_parmparse']]],
+ ['asyncarray_11345',['AsyncArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#ae5fa0653fa0f802d97db317490b06f08',1,'amrex::Gpu::AsyncArray::AsyncArray(AsyncArray const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a7daf60c1b5ef8f273684eaa098048746',1,'amrex::Gpu::AsyncArray::AsyncArray(AsyncArray &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#afea82268e2d2995085c150e9865923a3',1,'amrex::Gpu::AsyncArray::AsyncArray(const std::size_t n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1AsyncArray.html#a19e80d7e6014ed527622b7e69399569b',1,'amrex::Gpu::AsyncArray::AsyncArray(T const *h_p, const std::size_t n)']]],
+ ['asyncwrite_11346',['AsyncWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#aa912ecd1d879bd8fc207f4a1a5772bed',1,'amrex::VisMF::AsyncWrite(const FabArray< FArrayBox > &mf, const std::string &mf_name, bool valid_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae45234d5c19047c70bb6e02c94dd924d',1,'amrex::VisMF::AsyncWrite(FabArray< FArrayBox > &&mf, const std::string &mf_name, bool valid_cells_only=false)']]],
+ ['asyncwritedoit_11347',['AsyncWriteDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a47bde5693ee83a851572ff7c2491fc8c',1,'amrex::VisMF']]],
+ ['at_11348',['at',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a0e77baa94ae43828e9d53113e8367665',1,'amrex::Gpu::range_detail::at(T const &, Long offset) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a97b899347d2c6891fd93c92bb16adf50',1,'amrex::Gpu::range_detail::at(BoxND< dim > const &b, Long offset) noexcept']]],
+ ['atlocalidx_11349',['atLocalIdx',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::EBCellFlagFab >::atLocalIdx()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< TagBox >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< TagBox >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< IArrayBox >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< IArrayBox >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< FArrayBox >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< FArrayBox >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::Mask >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::Mask >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::EBCellFlagFab >::atLocalIdx()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'amrex::FabArray::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'amrex::FabArray::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::BaseFab< AtomicInt > >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::BaseFab< AtomicInt > >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::BaseFab< PetscInt > >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::BaseFab< PetscInt > >::atLocalIdx(int L) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac8cc160bbc8e86e227c77ac768740eeb',1,'FabArray< amrex::CutFab >::atLocalIdx(int L) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad78e2ef302657d35d53cfe6a494d6f12',1,'FabArray< amrex::CutFab >::atLocalIdx(int L) const noexcept']]],
+ ['atoffset_11350',['atOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1587a92eef1cb639221251dc0491ceb5',1,'amrex::BoxND::atOffset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1587a92eef1cb639221251dc0491ceb5',1,'BoxND< AMREX_SPACEDIM >::atOffset()']]],
+ ['atoffset3d_11351',['atOffset3d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aefad9e3b6fd4f98b8199e2912981b621',1,'amrex::BoxND::atOffset3d(Long offset) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac1881deb77a3b9fa10c635007cd071d9',1,'amrex::BoxND::atOffset3d(Long offset) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aefad9e3b6fd4f98b8199e2912981b621',1,'BoxND< AMREX_SPACEDIM >::atOffset3d(Long offset) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ac1881deb77a3b9fa10c635007cd071d9',1,'BoxND< AMREX_SPACEDIM >::atOffset3d(Long offset) const noexcept']]],
+ ['atomic_5fop_11352',['atomic_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic_1_1detail.html#a2819a77a9810eefb910390f23d2a698f',1,'amrex::Gpu::Atomic::detail']]],
+ ['atomic_5fop_5fif_11353',['atomic_op_if',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1Atomic_1_1detail.html#a3b1604f8c0fb00d92059f55290de9efd',1,'amrex::Gpu::Atomic::detail']]],
+ ['atomicadd_11354',['atomicAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'amrex::BaseFab::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< Real >::atomicAdd(const BaseFab< Real > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< PetscInt >::atomicAdd(const BaseFab< PetscInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< int >::atomicAdd(const BaseFab< int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< HYPRE_Int >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< char >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'amrex::BaseFab::atomicAdd(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'amrex::BaseFab::atomicAdd(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'amrex::BaseFab::atomicAdd(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< AtomicInt >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< HYPRE_Int >::atomicAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< AtomicInt >::atomicAdd(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< AtomicInt >::atomicAdd(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< AtomicInt >::atomicAdd(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< char >::atomicAdd(const BaseFab< char > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< char >::atomicAdd(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< char >::atomicAdd(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa2775774e0005f2e3d56acc4d23c44a1',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa1f8f3a9048c2da47559555e5cc7e43',1,'BaseFab< EBCellFlag >::atomicAdd(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a3dc96c01f9f3d24110fa50e53e93e1b0',1,'BaseFab< HYPRE_Int >::atomicAdd(const BaseFab< HYPRE_Int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a129c6d062f25b04c99aeef00c129fde8',1,'BaseFab< HYPRE_Int >::atomicAdd(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept']]],
+ ['atomicsetid_11355',['atomicSetID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#aee07d2004dda8bc468e3310ccd7eacb1',1,'amrex::Particle']]],
+ ['average_5fcellcenter_5fto_5fface_11356',['average_cellcenter_to_face',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab843405531b26d824c1133128452afcb',1,'amrex::average_cellcenter_to_face(const Vector< MultiFab * > &fc, const MultiFab &cc, const Geometry &geom, int ncomp=1, bool use_harmonic_averaging=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#addbad02ba532c5786c26d83c864ffeff',1,'amrex::average_cellcenter_to_face(const Array< MultiFab *, AMREX_SPACEDIM > &fc, const MultiFab &cc, const Geometry &geom, int ncomp=1, bool use_harmonic_averaging=false)']]],
+ ['average_5fdown_11357',['average_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a21e594569f8a9ba321155a5ecd7ce4ce',1,'amrex::average_down(const MultiFab &S_fine, MultiFab &S_crse, const Geometry &fgeom, const Geometry &cgeom, int scomp, int ncomp, int rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62368c6c303e36dc51ded56d7881920e',1,'amrex::average_down(const MultiFab &S_fine, MultiFab &S_crse, const Geometry &fgeom, const Geometry &cgeom, int scomp, int ncomp, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5eed60d257307d60b712f3d5ffd7cf49',1,'amrex::average_down(const FabArray< FAB > &S_fine, FabArray< FAB > &S_crse, int scomp, int ncomp, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2b8d8a68104aadc30564aeb092961205',1,'amrex::average_down(const FabArray< FAB > &S_fine, FabArray< FAB > &S_crse, int scomp, int ncomp, int rr)']]],
+ ['average_5fdown_5fedges_11358',['average_down_edges',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a84e55e433b2972354d98a0684f7f1394',1,'amrex::average_down_edges(const Vector< const MultiFab * > &fine, const Vector< MultiFab * > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3d6739058267b9ba2aed9936247f49fe',1,'amrex::average_down_edges(const Array< const MultiFab *, AMREX_SPACEDIM > &fine, const Array< MultiFab *, AMREX_SPACEDIM > &crse, const IntVect &ratio, int ngcrse)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab744a797b85135257add34a49c96c734',1,'amrex::average_down_edges(const MultiFab &fine, MultiFab &crse, const IntVect &ratio, int ngcrse)']]],
+ ['average_5fdown_5ffaces_11359',['average_down_faces',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d23f273421b89ddf32a809cba7bdaef',1,'amrex::average_down_faces(const FabArray< FAB > &fine, FabArray< FAB > &crse, const IntVect &ratio, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a444e92d4213a53739768571a4bb72ce3',1,'amrex::average_down_faces(const Vector< const MF * > &fine, const Vector< MF * > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac0212832fb955bf32b6ce4cb2779c930',1,'amrex::average_down_faces(const Vector< const MF * > &fine, const Vector< MF * > &crse, int ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1fef73f693345a09f5a9d945f6fa4aa3',1,'amrex::average_down_faces(const Array< const MF *, AMREX_SPACEDIM > &fine, const Array< MF *, AMREX_SPACEDIM > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a330b95248c1940f21fb9d1260610b07e',1,'amrex::average_down_faces(const Array< const MF *, AMREX_SPACEDIM > &fine, const Array< MF *, AMREX_SPACEDIM > &crse, int ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1bc63dedd63a3c820e4527fd4d6cac6c',1,'amrex::average_down_faces(const FabArray< FAB > &fine, FabArray< FAB > &crse, const IntVect &ratio, int ngcrse=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af5cd832fa513266e3840b39486d9b1e9',1,'amrex::average_down_faces(const Array< const MF *, AMREX_SPACEDIM > &fine, const Array< MF *, AMREX_SPACEDIM > &crse, const IntVect &ratio, const Geometry &crse_geom)']]],
+ ['average_5fdown_5fnodal_11360',['average_down_nodal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff7bc26e4e82b323802d4b6d546101fc',1,'amrex']]],
+ ['average_5fedge_5fto_5fcellcenter_11361',['average_edge_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae993b889bb9c1feed61788d148fd4920',1,'amrex']]],
+ ['average_5fface_5fto_5fcellcenter_11362',['average_face_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95f27241ad83b39ffc015be064f382e7',1,'amrex::average_face_to_cellcenter(MultiFab &cc, int dcomp, const Vector< const MultiFab * > &fc, int ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c1981b67416871bbb9ea30a9de5bbcf',1,'amrex::average_face_to_cellcenter(MultiFab &cc, const Array< const MultiFab *, AMREX_SPACEDIM > &fc, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4e5fca4f820c83a5c237daf08f9b4a0',1,'amrex::average_face_to_cellcenter(CMF &cc, int dcomp, const Array< const FMF *, AMREX_SPACEDIM > &fc, int ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abdb4a7a5967743f8bce82ac78128963d',1,'amrex::average_face_to_cellcenter(MultiFab &cc, const Vector< const MultiFab * > &fc, const Geometry &geom)']]],
+ ['average_5fnode_5fto_5fcellcenter_11363',['average_node_to_cellcenter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad64dcd62b16d9022d914f067d30d7918',1,'amrex']]],
+ ['averagedown_11364',['averageDown',['../classHydro_1_1NodalProjector.html#ad2ed09eb30e599c57c2dbda8b432da2c',1,'Hydro::NodalProjector']]],
+ ['averagedownandsync_11365',['averageDownAndSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a118fb8de26be373907091016e1207645',1,'amrex::MLCellLinOpT::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a6314d1e7aac1a0cfd494729ca93aab43',1,'amrex::MLCurlCurl::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaef6b6d5b5aa06ad781f7c81b996ad78',1,'amrex::MLLinOpT::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaef6b6d5b5aa06ad781f7c81b996ad78',1,'MLLinOpT< Array< MultiFab, 3 > >::averageDownAndSync()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a98b3d591031f4803e388224bc1a477bb',1,'amrex::MLNodeLinOp::averageDownAndSync()']]],
+ ['averagedowncoeffs_11366',['averageDownCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa88b116b953af82b50e0019a4dba6448',1,'amrex::MLABecLaplacianT::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aca10dcca4922ff74faf8f26263cbed7e',1,'amrex::MLNodeLaplacian::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aedf7d6ce092f75a3709f11b6a90e3520',1,'amrex::MLNodeABecLaplacian::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a55ed8c27b04966126b3bd76c92735dbf',1,'amrex::MLEBABecLap::averageDownCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a9abde43c07ef39902997646521349d4f',1,'amrex::MLALaplacianT::averageDownCoeffs()']]],
+ ['averagedowncoeffssameamrlevel_11367',['averageDownCoeffsSameAmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a778c59784e90a048fb24ab03d554929a',1,'amrex::MLABecLaplacianT::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#ae10966ebe6615ec3608b8a5987d5286a',1,'amrex::MLALaplacianT::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a59adc33a4b8674690f5560087440126e',1,'amrex::MLEBABecLap::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aff6d8e0b4352ae92de5b24f380497820',1,'amrex::MLNodeLaplacian::averageDownCoeffsSameAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a3390edd71d9eeb457658cec779030154',1,'amrex::MLNodeABecLaplacian::averageDownCoeffsSameAmrLevel()']]],
+ ['averagedowncoeffstocoarseamrlevel_11368',['averageDownCoeffsToCoarseAmrLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a8b48f0d915aee57dd60412b4962d64eb',1,'amrex::MLABecLaplacianT::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a2b1498534b8ffba453655d1dfdfa6033',1,'amrex::MLALaplacianT::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a92fdeee03f9af3866563ba880cd81879',1,'amrex::MLEBABecLap::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a87e3558de76923ca1841730625111829',1,'amrex::MLNodeABecLaplacian::averageDownCoeffsToCoarseAmrLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae306b7b6eb65f5d7a9f1ce779b7e6f71',1,'amrex::MLNodeLaplacian::averageDownCoeffsToCoarseAmrLevel()']]],
+ ['averagedownsolutionrhs_11369',['averageDownSolutionRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a116deee661b635f1872ac7eded5f28a7',1,'amrex::MLCellLinOpT::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4e0c6f1220cda9a554bdf6f0802e5295',1,'amrex::MLEBABecLap::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac933a7f88c4daa600f3737080c18a09e',1,'amrex::MLLinOpT::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ac933a7f88c4daa600f3737080c18a09e',1,'MLLinOpT< Array< MultiFab, 3 > >::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#ac94b44f1ecc625832c6f4dbcc3229327',1,'amrex::MLNodeABecLaplacian::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a3073b1b1ce338ad66575e201e4b04984',1,'amrex::MLNodeLaplacian::averageDownSolutionRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad850b403691ecac17689a7408af245b6',1,'amrex::MLNodeTensorLaplacian::averageDownSolutionRHS()']]],
+ ['averagedownvelocity_11370',['averageDownVelocity',['../classHydro_1_1MacProjector.html#a83161a0efc231e4581212321fdbeac8f',1,'Hydro::MacProjector']]],
+ ['averagesync_11371',['AverageSync',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7e5a1ca37cf868e20311541187b08216',1,'amrex::MultiFab']]],
+ ['avgdown_11372',['avgDown',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a42624827c89b4341f0f95486188ba5c3',1,'amrex']]],
+ ['avgdown_5fdoit_11373',['avgDown_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a61e745ad34b00278dec10a2723c3d788',1,'amrex']]],
+ ['avgdownresamr_11374',['avgDownResAmr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a76a13a28a0aeb3f09971b6d18abf3a82',1,'amrex::MLNodeLinOp::avgDownResAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab2a0d1464333955b58343210d15bbb8',1,'MLLinOpT< Array< MultiFab, 3 > >::avgDownResAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aab2a0d1464333955b58343210d15bbb8',1,'amrex::MLLinOpT::avgDownResAmr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a33f2c8cbf69e58cbe60e9be048181f5d',1,'amrex::MLCellLinOpT::avgDownResAmr()']]],
+ ['avgdownresmg_11375',['avgDownResMG',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a08f1cfd6afc79121fce39e027f15cac5',1,'MLLinOpT< Array< MultiFab, 3 > >::avgDownResMG()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a08f1cfd6afc79121fce39e027f15cac5',1,'amrex::MLLinOpT::avgDownResMG()']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_10.js b/amrex-hydro/Doxygen/html/search/functions_10.js
index d187585..e434b2e 100644
--- a/amrex-hydro/Doxygen/html/search/functions_10.js
+++ b/amrex-hydro/Doxygen/html/search/functions_10.js
@@ -1,282 +1,282 @@
var searchData=
[
- ['pack_5fmatrix_5fgpu_13942',['pack_matrix_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab8aa339fca5416d16202578d9560f96d',1,'amrex::detail']]],
- ['pack_5fsend_5fbuffer_5fcpu_13943',['pack_send_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu(FabArray< amrex::EBCellFlagFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu(FabArray< amrex::EBCellFlagFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu()']]],
- ['pack_5fsend_5fbuffer_5fgpu_13944',['pack_send_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)']]],
- ['packbuffer_13945',['packBuffer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af4c8c19cb812cdbcc34bc408577bb25c',1,'amrex']]],
- ['packiodata_13946',['packIOData',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a6fd1074ab53b322e0c0dbe45c3c31747',1,'particle_detail']]],
- ['packparticledata_13947',['packParticleData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'amrex::ConstParticleTileData::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'amrex::ParticleTileData::packParticleData()']]],
- ['packparticleids_13948',['packParticleIDs',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a30a6f3594be5d404180737352c8c375d',1,'particle_detail']]],
- ['packsendbuffers_13949',['PackSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a291d1c78ece15e2eb717acc0ec36835d',1,'amrex::NonLocalBC']]],
- ['parallel_5fupdate_13950',['parallel_update',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#a62478d6865c7c7157a895ef64f455dce',1,'amrex::ReduceOpLogicalOr::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#ab2e8bb4b35603b81737b82cf9b495636',1,'amrex::ReduceOpLogicalAnd::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#a9da9f0f3debf3be703628afad1643563',1,'amrex::ReduceOpSum::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a8547799fc129aadb6c140874c40777e4',1,'amrex::ReduceOpMin::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#a0a2b78dac216a89a59073ac12b0a525d',1,'amrex::ReduceOpMax::parallel_update()']]],
- ['paralleladd_13951',['ParallelAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['paralleladd_5fnowait_13952',['ParallelAdd_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::Mask >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['parallelcomplementin_13953',['parallelComplementIn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7c626403ed2f4b4bbddaed58edda99b7',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ad6d8b6fc8801afb2539d5611efc7abb3',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a538e2e8665da85486105a7daa26bfd0a',1,'amrex::BoxList::parallelComplementIn(const Box &b, BoxList &&bl)']]],
- ['parallelcopy_13954',['ParallelCopy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< IArrayBox >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::Mask >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a212f1455dd8018d3cd773107db0df62d',1,'amrex::MultiCutFab::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adadc145305be656128ae5ce4406166a0',1,'amrex::ParallelCopy(MF &dst, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b5b2920e4c1f13544630db42af9eaca',1,'amrex::ParallelCopy(Array< MF, N > &dst, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab11bf269e7aebae89bdc5d7d178bb12f',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FArrayBox > &dest, const Box &destbox, const FabArray< FArrayBox > &src, int destcomp, int srccomp, int numcomp, const IntVect &ngrow, MultiBlockIndexMapping const &, Identity const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a9c2fff17888a770c492a1c014fee2b73',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, SrcComp srccomp, DestComp destcomp, NumComps numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5984b6f2bffd16fd4a1737326e32aef0',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, int srccomp, int destcomp, int numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aedc887605744ff53411090ea98c15a04',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const Box &destbox, const FabArray< FAB > &src, SrcComp srccomp, DestComp destcomp, NumComps numcomp, const IntVect &ngrow, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#af874a9f4652076f42120db672af7f447',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const Box &destbox, const FabArray< FAB > &src, int srccomp, int destcomp, int numcomp, const IntVect &ngrow, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::Mask >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)']]],
- ['parallelcopy_5ffinish_13955',['ParallelCopy_finish',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a51fb0add78ab242015474585b0f7207e',1,'amrex::NonLocalBC::ParallelCopy_finish(FabArray< FAB > &dest, CommHandler handler, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7f46a71c7807b33fa3fac96c36e8d09b',1,'amrex::NonLocalBC::ParallelCopy_finish(DoLocalCopy, FabArray< FAB > &dest, const FabArray< FAB > &src, CommHandler handler, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'amrex::FabArray::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< TagBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< IArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< FArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::Mask >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::CutFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_finish()']]],
- ['parallelcopy_5fnowait_13956',['ParallelCopy_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a57dca62d2b38257c9da61d6a1f0ed9d8',1,'amrex::NonLocalBC::ParallelCopy_nowait(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7bf19b06a9bab53ac6dea6bfa875af9d',1,'amrex::NonLocalBC::ParallelCopy_nowait(NoLocalCopy, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< FArrayBox >::ParallelCopy_nowait(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< FArrayBox >::ParallelCopy_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)']]],
- ['parallelcopytoghost_13957',['ParallelCopyToGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< TagBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'amrex::FabArray::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< IArrayBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< FArrayBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::Mask >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost()']]],
- ['parallelcopytoghost_5ffinish_13958',['ParallelCopyToGhost_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< IArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'amrex::FabArray::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< FArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< TagBox >::ParallelCopyToGhost_finish()']]],
- ['parallelcopytoghost_5fnowait_13959',['ParallelCopyToGhost_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< TagBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'amrex::FabArray::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< FArrayBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< IArrayBox >::ParallelCopyToGhost_nowait()']]],
- ['parallelfor_13960',['ParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0d555cdb1a9c3d5e48a5db38af5b6b8',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c27ea1a053d1c7eb9de380f9432bddd',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2085f4123d08ffc2a370f76a5f15a8ad',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b6cc642bf2ef072306f845daace1a9',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4d0a1a75e2f23d9ac1ab9fc6d1b1941',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05b0f6257a895df1534273573b33a53',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace191cd2e5d99b138f7bf17c0162351a',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a048c1967f6f553c7a62e0d8bdf34ff75',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa21e723d12168fdcb9ac99c7f71ee05d',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab1293861fa35f7217666cb145467f09f',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de77cd36a3fdb46c7f93216c3123989',1,'amrex::ParallelFor(BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a66c7166d0d13ddd9eae467278ebea3d1',1,'amrex::ParallelFor(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3402f6ed86316371198e6c2ff17ac5ac',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a072608d6bf753001563975d5a8fe4fbd',1,'amrex::ParallelFor(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af60d0d1ff2d8e4b50ece6b220764f064',1,'amrex::ParallelFor(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e05ed632badf5af8c6402411043f313',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, T ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ef78b0668a4a000d853b5cc52170ef',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add9c441e051b2f701d97e5e505556fa3',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, T N, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa038af75a97822c5df21f691781e2145',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#af4b1a1ece0c298c4e109283a8a515289',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a949c0aacfa23b08a5a25ccd78a6e4ba3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a1ca37420b1fa40a6bea03a7b27927dd3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &, bool, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a0de1a6f8c5b59164435a7c9eb908d225',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a51b957516bc2e5c4236e69f1ce29b836',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#ae165e70b88ac0d6c683db44eb113e2f4',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a8bffa0012acdc4bc3a84b6a814c22312',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#adc7223f52b21184b5f94cb7a31793c31',1,'amrex::experimental::ParallelFor(MF const &mf, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a58d3c38e4e5089d8c59298686a6ea601',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a970dba67d6c6c51517b334cd6933ab27',1,'amrex::experimental::ParallelFor(MF const &mf, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a883db47b0aa92cd8615924fa400832c5',1,'amrex::ParallelFor(Vector< TagType > const &tags, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5e6b7ac030844b4a01b7740b8105cd8',1,'amrex::ParallelFor(Vector< TagType > const &tags, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc49261ef12c032f9da235da11a15b95',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a558aed36fe15919349e0c65477e5c09c',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20c30602a034983b02c1e95927ae2769',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab66312a8b6b1917316863fdb67ca868',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a45d01a93bab6ca5ca812b4ce13021a54',1,'amrex::experimental::ParallelFor()']]],
- ['parallelfor_5fdoit_13961',['ParallelFor_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a3f8fddb521eea2e91972e8a665d0e1cc',1,'amrex::detail']]],
- ['parallelfor_5fimpnd_13962',['ParallelFor_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#abbcccb7a439192126cc04a4980052d70',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a9806a4f60e5ec27fadcda28a97df3806',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
- ['parallelforrng_13963',['ParallelForRNG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3514c3f8c4b2a78c2ddc9b49d8cca6c',1,'amrex::ParallelForRNG(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63990001fd080e6f727c689437f5668e',1,'amrex::ParallelForRNG(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a521bdccaadc0600f798cb1ffbb083e86',1,'amrex::ParallelForRNG(BoxND< dim > const &box, T ncomp, L const &f) noexcept']]],
- ['parallelforrng_5fimpnd_13964',['ParallelForRNG_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa9178db9a47be24aee36f3c72d0ed274',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a80bc7ba0eaf66754172d9d1d172eeacc',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
- ['parconstiter_5fimpl_13965',['ParConstIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ab9fdad990241bb4c86fc0695fc367fb4',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ad0552847dcd847dda664468873c739e6',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level)']]],
- ['parena_13966',['PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a271766f44068cade7f1f36dd670da387',1,'amrex::PArena::PArena(Long release_threshold)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#acf949e7231cf57c1c2ca3c9c7163030c',1,'amrex::PArena::PArena(const PArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#ab64e1dcba6cdb03d77cd2eb16b5cb67e',1,'amrex::PArena::PArena(PArena &&rhs)=delete']]],
- ['parent_5fcomm_13967',['parent_comm',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a147c850d5f2d2f2a825382bac8724f06',1,'hacc::Dfft::parent_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2297dd7028df3d0f2d287d92173f339f',1,'hacc::Distribution::parent_comm()']]],
- ['parforinfo_13968',['ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#aecad54aa11e76f8bd774ca2d2c4580c7',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(const FabArrayBase &fa, const IntVect &nghost, int nthreads)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a58d5f8040e66a5f6e09e5687f68eb4ec',1,'amrex::FabArrayBase::ParForInfo::ParForInfo()=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a0724d01468d2b2a8482208f62e4e1147',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a2f438dd87f9734ba850f88dbec26795c',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo &&)=delete']]],
- ['pargdb_13969',['ParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#afc2b7cc24cb2c529957572f20d18b16e',1,'amrex::ParGDB::ParGDB()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#abee7503624f3fff174f03ec61afd563d',1,'amrex::ParGDB::ParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3ecce683bd5dd52b72362d51e3c3acb4',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a200e30004da7ce6c478f19a7337e6f9a',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)']]],
- ['pargdbbase_13970',['ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a44d260e41238ecaac2ceed23ebc9549b',1,'amrex::ParGDBBase::ParGDBBase() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ab4a1898d07bb08bd764669ed327b24e8',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#aa7332b1c8959dba312c23e42e79046fb',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase &&) noexcept=default']]],
- ['pariter_5fimpl_13971',['ParIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a9be2c3686e4a3812f7a52060505d8790',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a1f6f9a5f4565b6219b74d1f449efeae2',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level)']]],
- ['pariterbase_5fimpl_13972',['ParIterBase_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'amrex::ParIterBase_impl::ParIterBase_impl(ContainerRef pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'amrex::ParIterBase_impl::ParIterBase_impl(ContainerRef pc, int level)']]],
- ['parmparse_13973',['ParmParse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aedc024f9fcd3a2e180a860412c3ad745',1,'amrex::ParmParse']]],
- ['parreduce_13974',['ParReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8ec82d3270be95cb3ee77860a6a46db',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d572bd9b1fce3628851a797b8a0fb13',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7537acc612797ae28b7a2f0afd2c9da1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abfa262ba247496c6cd85e2e9ae110fbd',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fc422d03a2097b0684162d0684cfda1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ce1e3d392107eb3cdaaf9b1dcaee3f8',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)']]],
- ['parse_5finputs_13975',['parse_inputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a2b706d04a2952ad586d31f26184b927b',1,'amrex::HypreIJIface']]],
- ['parser_13976',['Parser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a979ec2bb844542bdd274c04010282c19',1,'amrex::Parser::Parser()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a9829ccc584238c1042b7c1ef25b69685',1,'amrex::Parser::Parser(std::string const &func_body)']]],
- ['parser_5fast_5fdepth_13977',['parser_ast_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6815d583f941a297bbef6d77214829c8',1,'amrex']]],
- ['parser_5fast_5fdup_13978',['parser_ast_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3b98b9aec198e9456f562949577675c',1,'amrex']]],
- ['parser_5fast_5fget_5fsymbols_13979',['parser_ast_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae1d40846503356e1e1201c614163ea54',1,'amrex']]],
- ['parser_5fast_5foptimize_13980',['parser_ast_optimize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f9cf029d313196bd5c43c1d272ea9fe',1,'amrex']]],
- ['parser_5fast_5fprint_13981',['parser_ast_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87c0a8afac2fbe12cb2ac48e663ed0d6',1,'amrex']]],
- ['parser_5fast_5fregvar_13982',['parser_ast_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee105e6b691d9fa51fef6e50c7ebb155',1,'amrex']]],
- ['parser_5fast_5fsetconst_13983',['parser_ast_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a406674d4bafc2a2a465b8127fa8f9f5e',1,'amrex']]],
- ['parser_5fast_5fsize_13984',['parser_ast_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70b4e8ec482471a9d5c1a2b17c2420b2',1,'amrex']]],
- ['parser_5fast_5fsort_13985',['parser_ast_sort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3519067af5edf22a956910ef7ee7ce47',1,'amrex']]],
- ['parser_5fcall_5ff1_13986',['parser_call_f1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28d9f515eaa0f8b6c464afd9e8e26839',1,'amrex']]],
- ['parser_5fcall_5ff2_13987',['parser_call_f2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ad43c67a92cbfee740c7219dede60de',1,'amrex']]],
- ['parser_5fcall_5ff3_13988',['parser_call_f3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8fc246b5e107c0247b09a8c97395063',1,'amrex']]],
- ['parser_5fcompile_13989',['parser_compile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc63f0f94a713d245e1660797a99af63',1,'amrex']]],
- ['parser_5fcompile_5fexe_5fsize_13990',['parser_compile_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427f00335de584d8602aec963d5e730',1,'amrex']]],
- ['parser_5fdefexpr_13991',['parser_defexpr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad611b2a5542fba47b36125c772d02700',1,'amrex']]],
- ['parser_5fdepth_13992',['parser_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a511dc2f5222b878782000339b1858f3c',1,'amrex']]],
- ['parser_5fdup_13993',['parser_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af09002432ee048d8be86ce24cac1b230',1,'amrex']]],
- ['parser_5fexe_5feval_13994',['parser_exe_eval',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8b4ee29b3ed76cab2179ad13c01c19b',1,'amrex']]],
- ['parser_5fexe_5fprint_13995',['parser_exe_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8610e10a0a8b9cafad8a53f47c05da6',1,'amrex']]],
- ['parser_5fexe_5fsize_13996',['parser_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0968c4da0c27c9762dbd61dcc89e270',1,'amrex']]],
- ['parser_5fget_5fnumber_13997',['parser_get_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a953b2c149c67e1e516421d279f2fc22a',1,'amrex']]],
- ['parser_5fget_5fsymbols_13998',['parser_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4683ef8db99a703c386785fc95e1d29',1,'amrex']]],
- ['parser_5fmakesymbol_13999',['parser_makesymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae51f56e5de666bd486e02809fb95826a',1,'amrex']]],
- ['parser_5fmath_5facos_14000',['parser_math_acos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefee20e5a68eb0e134e5b8a25a45b4b4',1,'amrex']]],
- ['parser_5fmath_5facosh_14001',['parser_math_acosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae08bf7de3948219b7c52cfb9e0a61a59',1,'amrex']]],
- ['parser_5fmath_5fasin_14002',['parser_math_asin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a914656d851c249d6787f813ea09a6626',1,'amrex']]],
- ['parser_5fmath_5fasinh_14003',['parser_math_asinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3f7885c55e5c6c0f671cace29421690',1,'amrex']]],
- ['parser_5fmath_5fatan_14004',['parser_math_atan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2bd581231b46b3a5a62d99e00e743622',1,'amrex']]],
- ['parser_5fmath_5fatan2_14005',['parser_math_atan2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae58842a73522988e8e20316c56e3c0b9',1,'amrex']]],
- ['parser_5fmath_5fatanh_14006',['parser_math_atanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9199cb52898d7f521ae0d291917866a',1,'amrex']]],
- ['parser_5fmath_5fcomp_5fellint_5f1_14007',['parser_math_comp_ellint_1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abec1b60762ebf83a7597d70c0e32aaa5',1,'amrex']]],
- ['parser_5fmath_5fcomp_5fellint_5f2_14008',['parser_math_comp_ellint_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f39381b8634177fe59bf13bc7769de8',1,'amrex']]],
- ['parser_5fmath_5fcos_14009',['parser_math_cos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9c5d0a6539470f7560f822714b7c75b',1,'amrex']]],
- ['parser_5fmath_5fcosh_14010',['parser_math_cosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22b01fd56b83bc1cad5dc2fb17b023b4',1,'amrex']]],
- ['parser_5fmath_5ferf_14011',['parser_math_erf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad99ebdb8798a2ecc5a188b7e7cfd2fd0',1,'amrex']]],
- ['parser_5fmath_5fexp_14012',['parser_math_exp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8f3d6e0107012526c3465c75a12f5459',1,'amrex']]],
- ['parser_5fmath_5fjn_14013',['parser_math_jn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43535087747b0d92f5e11040d600be5c',1,'amrex']]],
- ['parser_5fmath_5flog_14014',['parser_math_log',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba3dcfe04cce2c0ea7fdbe3b2ed9e87a',1,'amrex']]],
- ['parser_5fmath_5flog10_14015',['parser_math_log10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa7d9660ad9a94bcb47fd4de04acd3a6',1,'amrex']]],
- ['parser_5fmath_5fpow_14016',['parser_math_pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa73033601c86e80eaaefc3201cb140af',1,'amrex']]],
- ['parser_5fmath_5fsin_14017',['parser_math_sin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a658f0f07d0553e3d21650fb5a198048e',1,'amrex']]],
- ['parser_5fmath_5fsinh_14018',['parser_math_sinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249f102bab7043232da73dcc4d33612e',1,'amrex']]],
- ['parser_5fmath_5ftan_14019',['parser_math_tan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62570906aab0550c65f8a971dff0e58a',1,'amrex']]],
- ['parser_5fmath_5ftanh_14020',['parser_math_tanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa087ffc694106cd11e7196bdb42b72a6',1,'amrex']]],
- ['parser_5fnewassign_14021',['parser_newassign',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63cdcee7f7165d07558abfd490a3cf8f',1,'amrex']]],
- ['parser_5fnewf1_14022',['parser_newf1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7520cc9fa8b9a8de8e845d02b75db77',1,'amrex']]],
- ['parser_5fnewf2_14023',['parser_newf2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a35a66f1f45aa77d0be9afe8def5501',1,'amrex']]],
- ['parser_5fnewf3_14024',['parser_newf3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6762c0fee754bd1ce564f76ef81253b6',1,'amrex']]],
- ['parser_5fnewlist_14025',['parser_newlist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af77166ee4bf8e84e0628c8d6ef96f055',1,'amrex']]],
- ['parser_5fnewneg_14026',['parser_newneg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59fa51e57d91b3fde27a4ee69d81b584',1,'amrex']]],
- ['parser_5fnewnode_14027',['parser_newnode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54e375fb078fbde3c46609319674551f',1,'amrex']]],
- ['parser_5fnewnumber_14028',['parser_newnumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af52966118e944ed96c7d6ed24c08d837',1,'amrex']]],
- ['parser_5fnewsymbol_14029',['parser_newsymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad839d03442a4323dfb7b2b9578b6b9fd',1,'amrex']]],
- ['parser_5fnode_5fequal_14030',['parser_node_equal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa47ebc7570db6460238b4a73824c682',1,'amrex']]],
- ['parser_5fprint_14031',['parser_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a53d306308d380a6d874ad24396fa7673',1,'amrex']]],
- ['parser_5fregvar_14032',['parser_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2287c28084a10ac6a9cfb4b2a50892fc',1,'amrex']]],
- ['parser_5fset_5fnumber_14033',['parser_set_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a031546532f5b81bd867039b219562b95',1,'amrex']]],
- ['parser_5fsetconst_14034',['parser_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4051597b502fed03ea3b07d5f6cbb042',1,'amrex']]],
- ['parserif_14035',['ParserIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a8333bdcc5ed38d5ab573c555221897a4',1,'amrex::EB2::ParserIF']]],
- ['particlearray_14036',['ParticleArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a992f0f789c839c1fdcce16c570491de1',1,'amrex::ParticleArray::ParticleArray()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a8deff78130d0f7f982f4a2d6ef55ceb3',1,'amrex::ParticleArray::ParticleArray(size_t a_size)']]],
- ['particlearrayaccessor_14037',['ParticleArrayAccessor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ad27aa85c57de2acbd9936f84108365c9',1,'amrex::ParticleArrayAccessor']]],
- ['particleboxarray_14038',['ParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#af74ac23f751f5a6751cde7af224355ea',1,'amrex::AmrParGDB::ParticleBoxArray(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a2471d3ed490ba22c41c1aa3833c75f75',1,'amrex::AmrParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ae9eaeeb29ca270f3addf0b1adc90a21d',1,'amrex::ParGDB::ParticleBoxArray(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a449a9d96ffcb963858cdee67302be0bd',1,'amrex::ParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#adfd4f1260ff855da465e189ebac005e8',1,'amrex::ParGDBBase::ParticleBoxArray(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5f864861309d414c90883f2ab60ee5e1',1,'amrex::ParGDBBase::ParticleBoxArray() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa22d7a841e78ebeadb741eb5fedd6473',1,'amrex::ParticleContainerBase::ParticleBoxArray()']]],
- ['particlebuffermap_14039',['ParticleBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ae38964fdc9eb2687b154f6d476b84053',1,'amrex::ParticleBufferMap::ParticleBufferMap()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5ff68878498c3720aa87dec033ffc9b4',1,'amrex::ParticleBufferMap::ParticleBufferMap(const ParGDBBase *a_gdb)']]],
- ['particlecontainer_5fimpl_14040',['ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'amrex::ParticleContainer_impl::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)']]],
- ['particlecontainerbase_14041',['ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a783bf6edc1d9d0bdc5d4e8dd1f98cd5f',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af17feaf161d82ae2ef0466b6188cc7b0',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParticleContainerBase &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a5f71ad65c90b78b062f40127d91a3134',1,'amrex::ParticleContainerBase::ParticleContainerBase(const ParticleContainerBase &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af60ff4efea559ba4e49dc7178e504e4c',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1b59660938f651e5a56bc45bb6bc4d8e',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a66e036defd5c86431c583bbd8cb91e2d',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a51bba5cff5a55e3f6ce46c0b56fa1809',1,'amrex::ParticleContainerBase::ParticleContainerBase()=default']]],
- ['particlecontainertoblueprint_14042',['ParticleContainerToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade6b74b8d41502d861a0b0fe6a5982f4',1,'amrex']]],
- ['particlecpuwrapper_14043',['ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#af456e0632ceb42b240d4d2608325fa66',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a0cbf3e03c4cabd9a0fe9f6e2b1b584d2',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(ParticleCPUWrapper &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#ad13d555c23dc09a19f05fa10518807e6',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(const ParticleCPUWrapper &rhs)=default']]],
- ['particledistributionmap_14044',['ParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a16a9e833e5e2cb6ec87e5ed85d729c06',1,'amrex::AmrParGDB::ParticleDistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aac889336d5ae4980d21fa8f7199bd24c',1,'amrex::AmrParGDB::ParticleDistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3b2f62b1a94797a5da64a7983bdd190b',1,'amrex::ParGDB::ParticleDistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3e6c2e1785b6e3d00276b3f697bab9c1',1,'amrex::ParGDB::ParticleDistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a911edb448b3ad570aff7366aefe10089',1,'amrex::ParGDBBase::ParticleDistributionMap(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a2a790ed2ecbbb8fcb0488789f005daed',1,'amrex::ParGDBBase::ParticleDistributionMap() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7e2ec84758098c59382aba1343bc4a8b',1,'amrex::ParticleContainerBase::ParticleDistributionMap()']]],
- ['particlegeom_14045',['ParticleGeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63c67b3766f60350636671afe142968a',1,'amrex::ParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63109bdaecaf9cd491ee6c69403c763a',1,'amrex::ParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#afde4d45acf310b449c3c4af607f65a60',1,'amrex::AmrParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a9ba4b0a7ffb2f6d0b683052125b4b528',1,'amrex::AmrParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#abef31ba5dc0587ef75830df5f251f334',1,'amrex::ParGDBBase::ParticleGeom(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1d0680c0076a0f47ea58c61fd0c97ecf',1,'amrex::ParGDBBase::ParticleGeom() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a00182008cdf9fb0039e82588fb15e67e',1,'amrex::ParticleContainerBase::ParticleGeom()']]],
- ['particleidwrapper_14046',['ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a70c96c85021171e8ca0e31b75ba26885',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a1be128a081a654e36673ae143e0c78cb',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(const ParticleIDWrapper &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#abe6eaeb579f55deb9eea2375bf0cdb4b',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(ParticleIDWrapper &&)=delete']]],
- ['particlelocator_14047',['ParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a051687b9db644bfff24f5452abf5624c',1,'amrex::ParticleLocator']]],
- ['particlepostlocate_14048',['particlePostLocate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::particlePostLocate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'amrex::ParticleContainer_impl::particlePostLocate()']]],
- ['particlereduce_14049',['ParticleReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d32380d1bccbedf1b24bd2c1bb7a1da',1,'amrex::ParticleReduce(PC const &pc, F &&f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af42436c4813e6fedd6dd7a5c73581b63',1,'amrex::ParticleReduce(PC const &pc, int lev, F &&f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3762aae68593d892d48ede3cb6e317a7',1,'amrex::ParticleReduce(PC const &pc, int lev_min, int lev_max, F const &f, ReduceOps &reduce_ops)']]],
- ['particlesat_14050',['ParticlesAt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'amrex::ParticleContainer_impl::ParticlesAt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile)']]],
- ['particletile_14051',['ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a070fcef33e908cba36039a6fdf1d1c53',1,'amrex::ParticleTile::ParticleTile()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a209d248bf4daf81d95a3e176b6754b45',1,'amrex::ParticleTile::ParticleTile(ParticleTile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a28ae7d1aa4c1e8d5a479203a9099835c',1,'amrex::ParticleTile::ParticleTile(ParticleTile &&) noexcept=default']]],
- ['particletiletoblueprint_14052',['ParticleTileToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa61cbdb192b255d82659e53f8526f1',1,'amrex']]],
- ['particletomesh_14053',['ParticleToMesh',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Nearest, int >::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fa6beab988f9b1236a6a68f659dfbeb',1,'amrex::ParticleToMesh(PC const &pc, MF &mf, int lev, F const &f, bool zero_out_input=true)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9610a39b43057d1e9e78c4d5156965ef',1,'amrex::ParticleToMesh(PC const &pc, const Vector< MultiFab * > &mf, int lev_min, int lev_max, F &&f, bool zero_out_input=true, bool vol_weight=true)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Linear, amrex::Real >::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'amrex::ParticleInterpolator::Base::ParticleToMesh()']]],
- ['partition_14054',['Partition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b8c7b9108d9ccbc108689fb9b8b2a7e',1,'amrex::Partition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1214d3602cac3f99cebc60c951dbb938',1,'amrex::Partition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3a47d7e7e8f7a66ddf15cdd606dbb8f',1,'amrex::Partition(Gpu::DeviceVector< T > &v, F &&f)']]],
- ['partitionparticles_14055',['partitionParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8c341f9e253720288265d6112c4ab9e',1,'amrex']]],
- ['partitionparticlesbydest_14056',['partitionParticlesByDest',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2808a58ab833a933f7909baf632466b7',1,'amrex']]],
- ['pc_5flocal_5fcpu_14057',['PC_local_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::CutFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< TagBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< IArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< FArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::Mask >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::EBCellFlagFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'amrex::FabArray::PC_local_cpu()']]],
- ['pc_5flocal_5fgpu_14058',['PC_local_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::EBCellFlagFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'amrex::FabArray::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::CutFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::Mask >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< FArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< IArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< TagBox >::PC_local_gpu()']]],
- ['pcg_5fsolver_5fconfigure_14059',['pcg_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a24dc1ec87efeca4c5719f268b4a3cfb9',1,'amrex::HypreIJIface']]],
- ['pcinterp_14060',['PcInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a852ba956d157fa2eb049e1b7cc6d50db',1,'amrex::AmrData']]],
- ['pcinterp_5finterp_14061',['pcinterp_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaebd1edefcd2e126a0ce93d3f4296731',1,'amrex']]],
- ['period_14062',['period',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a622746891e67a5016ae4b0c0137d70ce',1,'amrex::Geometry']]],
- ['periodicity_14063',['periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#affe5cf2164950c1670a92f7b2719c0ff',1,'amrex::Geometry::periodicity(const Box &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7b365b1560bb9a31cf49cd55668085cf',1,'amrex::Geometry::periodicity() const noexcept']]],
- ['periodicity_14064',['Periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#abaaf6e49e85d1624a89b4ce8ade5c541',1,'amrex::Periodicity::Periodicity(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ab912d518e6c2289d18ca26e791920ea7',1,'amrex::Periodicity::Periodicity() noexcept']]],
- ['periodicshift_14065',['PeriodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const']]],
- ['periodicshift_14066',['periodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a95ab5abc1e6c5d1efb9de40e0873d391',1,'amrex::Geometry::periodicShift()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48b0e0bc9bd17bdcba18aa237718737f',1,'amrex::periodicShift(MultiFab const &mf, IntVect const &offset, Periodicity const &period)']]],
- ['permutationfordeposition_14067',['PermutationForDeposition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac67c5b805cea20326010666416cd773f',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, index_type nbins, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad434592fa38d501d9db9bfb648bb9140',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, const PTile &ptile, Box bx, Geometry geom, const IntVect idx_type)']]],
- ['permutationptr_14068',['permutationPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a2e0d5402d80dd9e9dfdd8478b0e6c2c7',1,'amrex::SparseBins::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a1366ec831cf538cf38da122f875fca27',1,'amrex::SparseBins::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< ParticleType >::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< ParticleType >::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'amrex::DenseBins::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'amrex::DenseBins::permutationPtr() noexcept']]],
- ['persistentifstream_14069',['PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a56becba85d63b59974112dde31bfc90f',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#acb905ed76a3548e6018710ee071c9f31',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac51ac75b9acd3f6dbba89e7b73dfda1d',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream()=default']]],
- ['petscabeclap_14070',['PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a6d1500243e6bcc0c8546240f4fb1ae6d',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap &&) noexcept=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ae834b28c54502bd846c75a933cd86e4e',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab2a0a84e3b1491619ab3ed49306ffdeb',1,'amrex::PETScABecLap::PETScABecLap(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)']]],
- ['physbcfunct_14071',['PhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a39b89bb30f1abba7495122150108a927',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a7e1c94efd648f3ebfaefc5a13c91eb65',1,'amrex::PhysBCFunct::PhysBCFunct()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a754509e10fc630761839c420246a3ebe',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F &&f)']]],
- ['pi_14072',['pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ae119edbc36d72d7e0287e015330974c5',1,'amrex::Math']]],
- ['pid_14073',['pid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a226101263b27282d94f687320e25177f',1,'amrex::ParallelDescriptor::Message']]],
- ['placementdelete_14074',['placementDelete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b1ca3704b0b8849017f3a130d9a6fe0',1,'amrex']]],
- ['placementnew_14075',['placementNew',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7421e3ce663f6de9d76cf1f2cd220dc',1,'amrex']]],
- ['planeif_14076',['PlaneIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acd11423cba9d7c283e96167dedd124d5',1,'amrex::EB2::PlaneIF']]],
- ['plot_5ffiles_5foutput_14077',['Plot_Files_Output',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa9af5d2dcba7539444e0334b84ed7504',1,'amrex::Amr']]],
- ['plotfiledata_14078',['PlotFileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a6006d7b7736ddff7fda093ec7a633570',1,'amrex::PlotFileData']]],
- ['plotfiledataimpl_14079',['PlotFileDataImpl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a77e164e48c0363b8f87c3879a509ad23',1,'amrex::PlotFileDataImpl']]],
- ['plotfileversion_14080',['PlotFileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aff316a96447744ee3bd4e3abbb555f6b',1,'amrex::AmrData']]],
- ['plotfileversion_14081',['PlotfileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ab95e00002c7985b4bc7d425795d72404',1,'amrex::ParticleContainerBase']]],
- ['plotint_14082',['plotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6b328e1464fc914bea4ea6da8a067c57',1,'amrex::Amr']]],
- ['plotlogper_14083',['plotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a98ce23547463e17b55901b8818f0fc',1,'amrex::Amr']]],
- ['plotmaxlevel_14084',['plotMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a76e9887d9d42c68e5fc3b2b82d039',1,'amrex::Amr']]],
- ['plotper_14085',['plotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a931bcdf3440fa41801f73a87f417ef',1,'amrex::Amr']]],
- ['plotvarnames_14086',['PlotVarNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aacf2bf93e89399ca37e10646536f3218',1,'amrex::AmrData::PlotVarNames()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a0c8492eed2a2a622cb11a076e16dadaf',1,'amrex::DataServices::PlotVarNames()']]],
- ['plus_14087',['plus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< AtomicInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'amrex::BaseFab::plus(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'amrex::BaseFab::plus(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'amrex::BaseFab::plus(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'amrex::BaseFab::plus(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'amrex::BaseFab::plus(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'amrex::BaseFab::plus(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'amrex::BaseFab::plus(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::EBCellFlagFab >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a5176cafd217bf9069ed83feba52d71c2',1,'amrex::BndryRegisterT::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'amrex::FabArray::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'amrex::FabArray::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::CutFab >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::CutFab >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< Real >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::EBCellFlagFab >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::Mask >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::Mask >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< FArrayBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< FArrayBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< IArrayBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< IArrayBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< TagBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< TagBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ab0fd430ccad60b7771778c64a7d928b5',1,'amrex::iMultiFab::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< PetscInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< int >::plus(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< int >::plus(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< int >::plus(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< int >::plus(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< int >::plus(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< PetscInt >::plus(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< PetscInt >::plus(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< PetscInt >::plus(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< AtomicInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< Real >::plus(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< Real >::plus(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< Real >::plus(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< Real >::plus(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< Real >::plus(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< char >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< char >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af56a10b8407c86226901dc0b5ba070c7',1,'amrex::iMultiFab::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< char >::plus(char const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< char >::plus(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< char >::plus(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< char >::plus(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< char >::plus(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< AtomicInt >::plus(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a8f26ae5a879d6286c8a639f84aa74563',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3c88d451792c4740296d8f4928da38db',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af9746c8ee7ac16060bf338ecdbdcaa5a',1,'amrex::iMultiFab::plus(const iMultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aafbc29a68d3c0c000fee414f76f7b79c',1,'amrex::MultiFab::plus(Real val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9d8ec2a7197f373ce88a43a2adaf1da0',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0b410a02ca211c74033d77fac9b8a40b',1,'amrex::MultiFab::plus(Real val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a38506771a271ef8a5d4b6c3065815566',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a6679e5d7843de95ca2245f599715b4f9',1,'amrex::MultiFab::plus(const MultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< int >::plus(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< int >::plus(int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< int >::plus(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &r, int comp, int numcomp=1) noexcept']]],
- ['plusfrom_14088',['plusFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a347f19dfd7611b563f7cc799023dc17a',1,'amrex::FabSetT::plusFrom(const MF &src, int ngrow, int scomp, int dcomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a2d88ae6162badc6e58949b21e959bc80',1,'amrex::FabSetT::plusFrom(const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a58d2309f0eb636417e763b5a1e74599c',1,'amrex::BndryRegisterT::plusFrom()']]],
- ['plusto_14089',['plusTo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a52afe3a40bffa4138f997dbf4428d634',1,'amrex::FabSetT']]],
- ['podvector_14090',['PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< unsigned int >::PODVector(PODVector< unsigned int, std::allocator< unsigned int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< unsigned int >::PODVector(const PODVector< unsigned int, std::allocator< unsigned int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< unsigned int >::PODVector(std::initializer_list< unsigned int > a_initializer_list, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< unsigned int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< unsigned int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< unsigned int >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< unsigned int >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(PODVector< uint64_t, DefaultAllocator< uint64_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(const PODVector< uint64_t, DefaultAllocator< uint64_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(std::initializer_list< uint64_t > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< ParticleType >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(const PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::STLtools::Triangle >::PODVector(std::initializer_list< amrex::STLtools::Triangle > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::openbc::MomTag >::PODVector(PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::openbc::MomTag >::PODVector(const PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::openbc::MomTag >::PODVector(std::initializer_list< amrex::openbc::MomTag > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::openbc::MomTag >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::openbc::MomTag >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int >::PODVector(std::initializer_list< int > a_initializer_list, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int >::PODVector(const PODVector< int, std::allocator< int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int >::PODVector(PODVector< int, std::allocator< int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::NeighborCode >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal * >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal * >::PODVector(const PODVector< ParticleReal *, std::allocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal * >::PODVector(PODVector< ParticleReal *, std::allocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::BoxND >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::BoxND >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(const PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::BoxND >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'amrex::PODVector::PODVector(PODVector< T, Allocator > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'amrex::PODVector::PODVector(const PODVector< T, Allocator > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'amrex::PODVector::PODVector(std::initializer_list< T > a_initializer_list, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'amrex::PODVector::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'amrex::PODVector::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'amrex::PODVector::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'amrex::PODVector::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::NeighborCode >::PODVector(const PODVector< amrex::NeighborCode, std::allocator< amrex::NeighborCode > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::NeighborCode >::PODVector(std::initializer_list< amrex::NeighborCode > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::NeighborCode >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::NeighborCode >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::BoxND >::PODVector(PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::BoxND >::PODVector(const PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::BoxND >::PODVector(std::initializer_list< amrex::BoxND > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::BoxND >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=amrex::PolymorphicArenaAllocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=amrex::PolymorphicArenaAllocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const PODVector< char, amrex::PolymorphicArenaAllocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(PODVector< char, amrex::PolymorphicArenaAllocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int * >::PODVector(const PODVector< const int *, std::allocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int * >::PODVector(PODVector< const int *, std::allocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(std::initializer_list< const int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const PODVector< const int *, DefaultAllocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::XDim3 >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::XDim3 >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::XDim3 >::PODVector(std::initializer_list< amrex::XDim3 > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::XDim3 >::PODVector(const PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::XDim3 >::PODVector(PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char >::PODVector(const PODVector< char, std::allocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char >::PODVector(PODVector< char, std::allocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< index_type >::PODVector(std::initializer_list< index_type > a_initializer_list, const allocator_type &a_allocator=std::allocator< index_type >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< index_type >::PODVector(const PODVector< index_type, std::allocator< index_type > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< index_type >::PODVector(PODVector< index_type, std::allocator< index_type > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int * >::PODVector(const PODVector< int *, std::allocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< index_type >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(std::initializer_list< int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const PODVector< int *, DefaultAllocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(PODVector< int *, DefaultAllocator< int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal * >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal * >::PODVector(const PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal * >::PODVector(PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(const PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< index_type >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< index_type >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< index_type >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< std::size_t >::PODVector(PODVector< std::size_t, std::allocator< std::size_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< std::size_t >::PODVector(const PODVector< std::size_t, std::allocator< std::size_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< std::size_t >::PODVector(std::initializer_list< std::size_t > a_initializer_list, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< std::size_t >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< std::size_t >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< std::size_t >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< std::size_t >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(PODVector< ParticleType, DefaultAllocator< ParticleType > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const PODVector< ParticleType, DefaultAllocator< ParticleType > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(std::initializer_list< ParticleType > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleType >())']]],
- ['pointvalue_14091',['PointValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5a829681bb11c94caeafc642e3a95c91',1,'amrex::DataServices']]],
- ['polar_14092',['polar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a464e44680268cba2d8a7b1ae3232a183',1,'amrex']]],
- ['polarb_14093',['PolarB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#ad805ea2e85456aeee7173714da9e0167',1,'amrex::FabArrayBase::PolarB']]],
- ['poly_5fdiff_14094',['poly_diff',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ae2185088b6449f7811b072576236dabd',1,'sdcquadrature_mod']]],
- ['poly_5feval_14095',['poly_eval',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#ab38d996c6f957cb170aa2ca9fa135a74',1,'sdcquadrature_mod::poly_eval::poly_eval()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a19abe9c6ef21541b666b72dd131373b3',1,'sdcquadrature_mod::poly_eval()']]],
- ['poly_5feval_5fcomplex_14096',['poly_eval_complex',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#aaf65ea1be7f3b8d7e5e1e99d79a91099',1,'sdcquadrature_mod::poly_eval::poly_eval_complex()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a507876cf6308356bcab599968824c4a9',1,'sdcquadrature_mod::poly_eval_complex(p, n, x)']]],
- ['poly_5fint_14097',['poly_int',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a0ffbe7bf11e56b416c5631c0b38321b6',1,'sdcquadrature_mod']]],
- ['poly_5finterp_5fcoeff_14098',['poly_interp_coeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acea5b001e26a7d33f54a8f717aa2f6d4',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, T *AMREX_RESTRICT c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c78cfa1297540820e62c5c9f8c7affd',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, int N, T *AMREX_RESTRICT c) noexcept']]],
- ['poly_5flegendre_14099',['poly_legendre',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a874a5cd63196132c18272439ac22d430',1,'sdcquadrature_mod']]],
- ['poly_5froots_14100',['poly_roots',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ac65c67a741f829888ad21000351c137b',1,'sdcquadrature_mod']]],
- ['polyif_14101',['PolyIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#ae25262d67072428f2cad3d6efb2f5877',1,'amrex::EB2::PolyIF']]],
- ['polyinterpcoeff_14102',['polyinterpcoeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__lo__util__module.html#a9b3a8d158e19f71d1af1ebe894c7d3de',1,'amrex_lo_util_module']]],
- ['polymorphicarenaallocator_14103',['PolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#abd49730f61493b4c7b5d596ed7ffa547',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a7e37e0451471fcf02dbfb376f2804145',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator(Arena *a_arena)']]],
- ['polymorphicarenawrapper_14104',['PolymorphicArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a579908990ceb617fc236604011136af6',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a85a639c6c909c175dc65653bf9c4ac72',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper(Arena *a_arena)']]],
- ['polymorphicarray4_14105',['PolymorphicArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#a0e1fecd400082a5f28e0712fa2eadee0',1,'amrex::PolymorphicArray4']]],
- ['polynomialif_14106',['PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a18f10f3de6a91418664b73f1c86d7461',1,'amrex::EB2::PolynomialIF::PolynomialIF(PolynomialIF &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a3ee4eff332df3bbfcff89267a7c9bf62',1,'amrex::EB2::PolynomialIF::PolynomialIF(const PolynomialIF &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#aded08a08d53e73aa84431822f8b76374',1,'amrex::EB2::PolynomialIF::PolynomialIF(const Vector< PolyTerm > &a_polynomial, bool a_inside=true)']]],
- ['pop_14107',['pop',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a6bdab1c75756fa491add5ace4c59550f',1,'amrex::ParallelContext::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a0fb2101660c9e5211fb65297ffd99292',1,'amrex::ParserStack::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a3951bf73fe4dbac7f4c1ccef7bbbcb34',1,'amrex::IParserStack::pop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a45b714be9d0d45f3ecb339085a73c6ec',1,'amrex::EB2::IndexSpace::pop()']]],
- ['pop_5fback_14108',['pop_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::XDim3 >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::openbc::MomTag >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::NeighborCode >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::BoxND >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'amrex::PODVector::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa1831ea3b91c1a77740583f99542ee26',1,'amrex::ArrayOfStructs::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::STLtools::Triangle >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< unsigned int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< std::size_t >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int *, DefaultAllocator< int * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< index_type >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int *, DefaultAllocator< const int * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal * >::pop_back()']]],
- ['pop_5fbt_5fstack_14109',['pop_bt_stack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#abe774b8eb0afd3dc4f530aaf3c509984',1,'amrex::BLBTer']]],
- ['popregiontag_14110',['popRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8bf2b5f80cfa6a00fd92a2c10b16720c',1,'amrex::FabArrayBase']]],
- ['pos_14111',['pos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acca412a3b97db15ba5e39f02b97d079c',1,'amrex::ParticleTile::pos(int index, int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aa4be6533a7b9987c6f0c73ffe3c4cbbb',1,'amrex::ParticleTile::pos(int index, int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'amrex::ConstParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a6853712ded51f7bacb03dd4bc6836c6f',1,'amrex::ConstSoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a2a8548e774e4805ad86a291605aa4db7',1,'amrex::ConstSoAParticle::pos(int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a6974466bbe1639c042ea8079b1ee163c',1,'amrex::Particle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ac2b984a4de5d43ab39afba8bac4dc2a3',1,'amrex::Particle::pos(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a102ae1d7ef52914d8c93baa331169016',1,'amrex::Particle::pos(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'amrex::ParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#aae234935b8374a9326a3df4701c5dc43',1,'amrex::SoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ab9aa9ba3c29b3556c7987d0622c7322b',1,'amrex::SoAParticle::pos(int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a69e0e87f9818bf12a60e2a2c2419ca4a',1,'amrex::SoAParticle::pos(int position_index) const &']]],
- ['post_5ffast_5fstage_14112',['post_fast_stage',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ae3b2f58d112a3625cc54a690938b7cc1',1,'amrex::SundialsUserFun']]],
- ['post_5ffast_5fstep_14113',['post_fast_step',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a6bf9b12bbaf5f970438e11c23e752128',1,'amrex::SundialsUserFun']]],
- ['post_5finit_14114',['post_init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac7f38ed4057c3c789e73567e1f455ccb',1,'amrex::AmrLevel']]],
- ['post_5fregrid_14115',['post_regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0289a6cdc3349c2c0b778cc25901e364',1,'amrex::AmrLevel']]],
- ['post_5frestart_14116',['post_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#afc4f639ee0e05fd9a827db22694941a0',1,'amrex::AmrLevel']]],
- ['post_5fstage_14117',['post_stage',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ad585d7830e4fc12e89decd117f010a56',1,'amrex::SundialsUserFun']]],
- ['post_5fstep_14118',['post_step',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a8a07d2a186a600d4436d4be0c8b1b82d',1,'amrex::SundialsUserFun']]],
- ['post_5ftimestep_14119',['post_timestep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6dc31baa80c3f278350ad20a64577155',1,'amrex::AmrLevel']]],
- ['postcoarsetimestep_14120',['postCoarseTimeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6c4e273ed6a867d2da0dbf8ae325c82a',1,'amrex::AmrLevel']]],
- ['postprocessbasegrids_14121',['PostProcessBaseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad5863ce18c2b8b1dc6371d33c227f2a6',1,'amrex::AmrMesh']]],
- ['postrecvs_14122',['PostRecvs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a62685cb385ba3363c973d758cbb7cde8',1,'amrex::NonLocalBC']]],
- ['postsends_14123',['PostSends',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5ccb53a5bfee4c68f588b17d3642c2c5',1,'amrex::NonLocalBC']]],
- ['postsolve_14124',['postSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'MLLinOpT< Array< MultiFab, 3 > >::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'amrex::MLLinOpT::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a353013df6e58210dd529bb995bcc21d9',1,'amrex::MLEBNodeFDLaplacian::postSolve()']]],
- ['poststepregrid_14125',['postStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae5ca0552f0073d959717f3dc4a375478',1,'amrex::AmrLevel']]],
- ['pout_14126',['pout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a45701cae6632ec65a5eebdecc587c780',1,'amrex']]],
- ['poutfilename_14127',['poutFileName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b6b28892d1b7c4a6845bcf08ba7a461',1,'amrex']]],
- ['pow_14128',['pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c1cfe66fa0b6e38dae765b3700dd75f',1,'amrex::pow(const GpuComplex< T > &a_z, int a_n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac289a1a554a6d1018603b5cd7fc8f9e',1,'amrex::pow(const GpuComplex< T > &a_z, const T &a_y) noexcept']]],
- ['powi_14129',['powi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a8f2602163bf297a5c5342e6b9425e626',1,'amrex::Math']]],
- ['prebuilddirectorhierarchy_14130',['PreBuildDirectorHierarchy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa099c9a81b678f94bc075120f85f0df2',1,'amrex']]],
- ['precond_14131',['precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#afe3c1ec699c60ebc52f1a4d8554a4889',1,'amrex::GMRESMLMGT']]],
- ['predictstateonfaces_14132',['PredictStateOnFaces',['../namespacePPM.html#acc43ed98677d40c3b0cd8ea5326e7d5d',1,'PPM']]],
- ['predictstateonxface_14133',['PredictStateOnXFace',['../namespaceEBPLM.html#a5e1fcc915e6448d1e02c59d5b18dbf69',1,'EBPLM::PredictStateOnXFace()'],['../namespacePLM.html#a27d3106050ecc051c39cd1702f6615a7',1,'PLM::PredictStateOnXFace()'],['../namespacePPM.html#a11303ff035a1a159d70415d510483430',1,'PPM::PredictStateOnXFace()']]],
- ['predictstateonyface_14134',['PredictStateOnYFace',['../namespaceEBPLM.html#ad0fea99f7eac4dd51cae3e57a7c2b629',1,'EBPLM::PredictStateOnYFace()'],['../namespacePLM.html#a1107e8578e71e86ef2d86c10729baa34',1,'PLM::PredictStateOnYFace()'],['../namespacePPM.html#a70abc2e2dd9b19e5e80e217de7c225c1',1,'PPM::PredictStateOnYFace(const int i, const int j, const int k, const int n, const amrex::Real dt, const amrex::Real dx, amrex::Real &Im, amrex::Real &Ip, const amrex::Array4< const amrex::Real > &S, const amrex::Array4< const amrex::Real > &vel_edge, const amrex::BCRec bc, const int domlo, const int domhi, const Limiter &)']]],
- ['predictvelonfaces_14135',['PredictVelOnFaces',['../namespacePPM.html#afc01feca9b1f93c06521af5d6591c22c',1,'PPM']]],
- ['predictvelonxface_14136',['PredictVelOnXFace',['../namespaceEBPLM.html#a2a3bd2e63860114b33e53bd8d368d738',1,'EBPLM::PredictVelOnXFace()'],['../namespacePLM.html#ac81b254592851f46142367a43d2be8dd',1,'PLM::PredictVelOnXFace()'],['../namespacePPM.html#adb2496aca52fb5c10215b6b2e51dd56a',1,'PPM::PredictVelOnXFace()']]],
- ['predictvelonyface_14137',['PredictVelOnYFace',['../namespaceEBPLM.html#a3fd409163b9f007fd4f33f86c81bafb6',1,'EBPLM::PredictVelOnYFace()'],['../namespacePLM.html#a7e11b6bc6c30a638bc0e53fc7b7785d3',1,'PLM::PredictVelOnYFace()'],['../namespacePPM.html#a2508ebdfc4ebe06e3a4a4b3b45e1e14f',1,'PPM::PredictVelOnYFace()']]],
- ['prefetchtodevice_14138',['prefetchToDevice',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::Mask >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4db8bcd1f50c790aba6b81860143cc96',1,'amrex::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af50ec082ab16407059545feed99d648f',1,'amrex::Gpu::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< IArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'amrex::BaseFab::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< AtomicInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< char >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< EBCellFlag >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< HYPRE_Int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< PetscInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< Real >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'amrex::FabArray::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::CutFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::EBCellFlagFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< FArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< TagBox >::prefetchToDevice()']]],
- ['prefetchtohost_14139',['prefetchToHost',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3abad1fb37ce40b710326ae2d9ab208c',1,'amrex::Gpu::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab02b05e2eb3282f8df33e5cbc655b2a3',1,'amrex::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::Mask >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'amrex::BaseFab::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< TagBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< IArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< FArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::EBCellFlagFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::CutFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< Real >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< PetscInt >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< HYPRE_Int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< EBCellFlag >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< char >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< AtomicInt >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'amrex::FabArray::prefetchToHost()']]],
- ['prefixedname_14140',['prefixedName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9acf57232096dc7488995a49627924eb',1,'amrex::ParmParse']]],
- ['prefixsum_14141',['PrefixSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#ad7ef336709704a3b8b05b00b9432059d',1,'amrex::Scan']]],
- ['prepare_14142',['prepare',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a137269ba305483a92bf01d19ec1fd07c',1,'amrex::STLtools']]],
- ['preparecommbuffers_14143',['PrepareCommBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a303b8c034244500930c9f5ead86a22bf',1,'amrex::NonLocalBC']]],
- ['prepareforcoarsening_14144',['prepareForCoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1f72985a64a6353ac131eb89728f7ba9',1,'amrex::EB2::Level']]],
- ['prepareforgmres_14145',['prepareForGMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'amrex::MLLinOpT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a895ca1ca69778b53dcf5ca86b366d4f7',1,'amrex::MLNodeLinOp::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ae4ea921d48b5a556bd78ddcdd41a4455',1,'amrex::MLMGT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForGMRES()']]],
- ['preparefornsolve_14146',['prepareForNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a69cb002038ef5460b92042d6921396b1',1,'amrex::MLMGT']]],
- ['prepareforsolve_14147',['prepareForSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a9e8e4689f0e0f349f5a29708c224360c',1,'amrex::MLTensorOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a72d228dbde4801d9b4086a2dc94779c6',1,'amrex::MLALaplacianT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a46fe8bdcadd6679f29d19971eeb19242',1,'amrex::MLPoissonT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ab2886d51be38082d20a26e35ddbf3b28',1,'amrex::MLNodeTensorLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a997cf1a004e76b021a262f35a834da32',1,'amrex::MLNodeLinOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a339396bc771f5e6b9e630746d0c7e0ab',1,'amrex::MLNodeLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa9e73a4d8720519ab2cecb3cd62c5d9b',1,'amrex::MLNodeABecLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a99e382a66a897864e0c3b4dffe9e1cd9',1,'amrex::MLMGT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'amrex::MLLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a16a71281b7dfd14b0f89a2c50fc327bb',1,'amrex::MLEBTensorOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ad5475aafb15a2e53a6dada12839c27c9',1,'amrex::MLEBNodeFDLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a10d9a42df59b0c48c0de0bc3a2b41cca',1,'amrex::MLEBABecLap::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5c54cb4e1ea4c2b1818db0cf82741c30',1,'amrex::MLCurlCurl::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8201ce95349a35448ba37366eabc518b',1,'amrex::MLCellLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#acff16f567dc8c5c30be1337318235e45',1,'amrex::MLCellABecLapT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5c7e2382421d34818b66ccaba2e9ba95',1,'amrex::MLABecLaplacianT::prepareForSolve()']]],
- ['preparelinop_14148',['prepareLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a929a91b1f9969e79f186bb7a1a073f69',1,'amrex::MLMGT']]],
- ['preparemgcycle_14149',['prepareMGcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad13058d5dffd2c90824cd1a1d5db3085',1,'amrex::MLMGT']]],
- ['preparerecvbuffers_14150',['PrepareRecvBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a101b2f07560880fda8bab055214f3222',1,'amrex::NonLocalBC']]],
- ['preparerhs_14151',['prepareRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#acbc4efc38bffb2ceab5d5bf004cf6dc6',1,'amrex::MLCurlCurl']]],
- ['preparesendbuffers_14152',['PrepareSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5e37435a999c0eb51e29139501d7ca49',1,'amrex::NonLocalBC']]],
- ['preparesolver_14153',['prepareSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a73956b5120ef6513532cb22e2e8335ab',1,'amrex::HypreABecLap3::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#afe4795550c7479c27c62872b3c3f5c24',1,'amrex::HypreABecLap2::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a61436da82fa418df4ddfab4881c137e3',1,'amrex::HypreABecLap::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ad1eb894ae4a104ea04c6be69d08b4e1f',1,'amrex::PETScABecLap::prepareSolver()']]],
- ['prevtime_14154',['prevTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aacf7931abf97b3774c79b60e80d177a4',1,'amrex::StateData']]],
- ['primary_14155',['primary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a31a66854b5336c0a76e23a9457877713',1,'amrex::StateDescriptor']]],
- ['print_14156',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a181bc6a4ba323484f28415b80ee1b6b6',1,'amrex::Print::Print(Print &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a1bb1f415c2393c08d8fd115bbc848638',1,'amrex::Print::Print(Print const &)=delete']]],
- ['print_14157',['print',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#aa9d7c2eebaa83c655e91f8b9b0040df1',1,'amrex::FabArrayBase::CacheStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a84cad9d66ad27523679ae8c2b6b5d37e',1,'amrex::FabArrayBase::FabArrayStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a0e00f4a1a90b536068669ad8ed9c5b80',1,'amrex::IParser::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a72ed92cf7d71611d2e9086dd7e603792',1,'amrex::NeighborList::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a217d48dc80e0448899823a0d47460d8b',1,'amrex::Parser::print()']]],
- ['print_14158',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a11f1c04c6e1559c094d72df8baf5e2b7',1,'amrex::Print::Print(std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#aebc81b9845c635f74ca8765c698ca059',1,'amrex::Print::Print(int rank_, std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a612024a8e9a5ad7bfcd98707fcdcb787',1,'amrex::Print::Print(int rank_, MPI_Comm comm_, std::ostream &os_=amrex::OutStream())']]],
- ['print_5fbacktrace_5finfo_14159',['print_backtrace_info',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a33950310b32a51c70dd6f6960d83e2db',1,'amrex::BLBackTrace::print_backtrace_info(FILE *f)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a6dd9bad8d7ece9e996de0cd3a7403b91',1,'amrex::BLBackTrace::print_backtrace_info(const std::string &filename)']]],
- ['print_5fconnectivity_14160',['print_connectivity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a4fc94184dd7d26f8ccb2fccdd8367474',1,'amrex::EBToPVD']]],
- ['print_5fcontrol_5fpoints_14161',['print_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a9c9ba23ae82c4ab0a38587d96c99f344',1,'amrex::LineDistFcnElement2d::print_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a423846c99ff07003d00a7f8978bfebc5',1,'amrex::SplineDistFcnElement2d::print_control_points()']]],
- ['print_5fgrids_14162',['print_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a692701cba27f352589066c9024d388a7',1,'amrex::EBToPVD']]],
- ['print_5fpoints_14163',['print_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#af56069dd01a4a44b7f471f70f051887b',1,'amrex::EBToPVD']]],
- ['print_5fspline_14164',['print_spline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a5da55e4a3464f1a04eb34beffd638600',1,'amrex::SplineDistFcnElement2d']]],
- ['print_5fstate_14165',['print_state',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac09e7e5e074f207deb9fae3b4e9148f',1,'amrex']]],
- ['printcallstack_14166',['PrintCallStack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8a14bcc37603ec472c17a644428d3686',1,'amrex::TinyProfiler']]],
- ['printcalltreenode_14167',['PrintCallTreeNode',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a4d91df9b423715cc4ac9b197bcad14ff',1,'RegionsProfStats']]],
- ['printcapacity_14168',['PrintCapacity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'amrex::ParticleContainer_impl::PrintCapacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PrintCapacity()']]],
- ['printcell_14169',['printCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a376ff66b5e6a76d195cace00df41d05e',1,'amrex']]],
- ['printexe_14170',['printExe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#aa3e51f354702ada83a42fa17d6450ff1',1,'amrex::Parser']]],
- ['printgridinfo_14171',['printGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4b7fbf8492a6e663bd567bfdb4151a40',1,'amrex::Amr']]],
- ['printgridsummary_14172',['printGridSummary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a4f3c144db8f986764324e9ba788666b3',1,'amrex::AmrCore']]],
- ['printinfo_14173',['printInfo',['../classHydro_1_1NodalProjector.html#a098df2a533925ef6167e4df5bf3d46d5',1,'Hydro::NodalProjector']]],
- ['printmemstats_14174',['PrintMemStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a3d820a89ad5496d880091c25c2bae5da',1,'amrex::TinyProfiler']]],
- ['printmemusage_14175',['printMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2a2878413402bf8cff44357bf4964a5d',1,'amrex::FabArrayBase']]],
- ['printneighborlist_14176',['printNeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aac13e1f1c324181ce01a8f50fe3897d9',1,'amrex::NeighborParticleContainer']]],
- ['printptr_14177',['PrintPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a614a6f4d10ea61b0dc126aa932d1ab27',1,'amrex::DistributionMapping::RefID']]],
- ['printstats_14178',['PrintStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a1931e426fc1808e089917c1667f80adc',1,'amrex::TinyProfiler::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'FabArrayCopyDescriptor< FArrayBox >::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'amrex::FabArrayCopyDescriptor::PrintStats()']]],
- ['printtimeinterval_14179',['printTimeInterval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa92325475654d8018a7a4d96811ff90b',1,'amrex::StateData']]],
- ['printtimerangelist_14180',['PrintTimeRangeList',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee4cc89e337e42259b850eafbad65cb1',1,'amrex']]],
- ['printtofile_14181',['PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a0893d5f29d082f561090f7d93cce8759',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a65e2ca6508a0d6387c5f138c43a2998f',1,'amrex::PrintToFile::PrintToFile(std::string file_name_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#aa2fb6b50feec44f081108ae3f8cb30ef',1,'amrex::PrintToFile::PrintToFile(PrintToFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a840a4f6901205237e9bd7e7b0b879753',1,'amrex::PrintToFile::PrintToFile(PrintToFile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a6104fd13b117f3b559fc3287744db7c1',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_, MPI_Comm comm_)']]],
- ['printusage_14182',['PrintUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a506a68384da30629323d0839f13812c2',1,'amrex::Arena::PrintUsage()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#aa73ded7161a0649ccd1103491034632a',1,'amrex::CArena::PrintUsage(std::string const &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a220453b0ec3b2de0df5cd94cb08dab03',1,'amrex::CArena::PrintUsage(std::ostream &os, std::string const &name, std::string const &space) const']]],
- ['printusagetofiles_14183',['PrintUsageToFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aa1cfbcfa1c41ac7e45bf469e93db7402',1,'amrex::Arena']]],
- ['probdomain_14184',['ProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a37b2fde345a6609763be8a1fdd7ece25',1,'amrex::AmrData::ProbDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a69dfda38f7288ba1c26211d5b2160c1c',1,'amrex::Geometry::ProbDomain() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ae68fad0b0c42fcd904bcc36c8d678ca9',1,'amrex::Geometry::ProbDomain(const RealBox &rb) noexcept']]],
- ['probdomain_14185',['probDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a5f7c170e89ce1e97f586355ea2fceb41',1,'amrex::PlotFileData::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a9e669b9161d30f743ddee143bff88dc2',1,'amrex::PlotFileDataImpl::probDomain(int level) const noexcept']]],
- ['probhi_14186',['probHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7dbc97b271868a752395f72b717fa34a',1,'amrex::PlotFileDataImpl::probHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a20a6ee376fe0fb4b149be6374249e79a',1,'amrex::PlotFileData::probHi()']]],
- ['probhi_14187',['ProbHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2325c024dbbe3cb941e2964e0d8dc53d',1,'amrex::GeometryData::ProbHi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#afc75128d9d4bafa048122bb09b2adf35',1,'amrex::GeometryData::ProbHi() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9a8ebe29bfbb66ffa7d2ac47d2fb255b',1,'amrex::Geometry::ProbHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a413de6a07cab35d38f1f23801cae1060',1,'amrex::AmrData::ProbHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a5fd19e6998dd24eb5156808bdabc1dae',1,'amrex::Geometry::ProbHi(int dir) const noexcept']]],
- ['probhiarray_14188',['ProbHiArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8de19f13c63f4cb2759207cb725581ed',1,'amrex::Geometry']]],
- ['probhiarrayinparticlereal_14189',['ProbHiArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa55c38ac0db751b7aa40625464034b73',1,'amrex::Geometry']]],
- ['problength_14190',['ProbLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa957525db46a7c7c22c1371633a3f263',1,'amrex::Geometry']]],
- ['problo_14191',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a03bdebdfb4b402507aab117a78bb71b4',1,'amrex::Geometry']]],
- ['problo_14192',['probLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4800513a6130b6dbb784adec1d555d99',1,'amrex::PlotFileDataImpl::probLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a744ac8dee3b12454af52e51ad541b9df',1,'amrex::PlotFileData::probLo()']]],
- ['problo_14193',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a3d9777846ced2fc748f213cc58ff0dfd',1,'amrex::GeometryData::ProbLo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2002b8c121f27d0e9a65e06597ef85a3',1,'amrex::GeometryData::ProbLo() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a02ef0d522174b99ca75e569def4c091c',1,'amrex::Geometry::ProbLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1dea3e08037a71158cda1adafab206ef',1,'amrex::AmrData::ProbLo()']]],
- ['probloarray_14194',['ProbLoArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a2cbf2a8943849597fdcb06608416d0db',1,'amrex::Geometry']]],
- ['probloarrayinparticlereal_14195',['ProbLoArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8f5623ee19b444e7c1a38d28a79459fb',1,'amrex::Geometry']]],
- ['probsize_14196',['ProbSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aee3000e243b4b85b74bad050fa9f0484',1,'amrex::AmrData']]],
- ['probsize_14197',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aaff30fe7f8204f68509dc9a8caf5f572',1,'amrex::PlotFileDataImpl']]],
- ['probsize_14198',['ProbSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ad215766309286d88d85b4d78f7280f4c',1,'amrex::Geometry']]],
- ['probsize_14199',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0fdee328da3ad85b3dbb121f64adc105',1,'amrex::PlotFileData']]],
- ['processormap_14200',['ProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac1cd8ab03f5ec883f167f4e1148d29ee',1,'amrex::DistributionMapping']]],
- ['procid_14201',['procID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ac90cfd42a7406149cd38468a9f759e3e',1,'amrex::ParticleBufferMap']]],
- ['product_14202',['product',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real,(M+2) *(M+1)/2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, nelems >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal *, NAR >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 4 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int *, NAI >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const ParticleReal *, NArrayReal >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'amrex::Array2D::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'amrex::Array1D::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'Array1D< int, 0, N-1 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'amrex::Array2D::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const int *, NArrayInt >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ab58dde651cfad3f07ffdfb42d66e1c3b',1,'amrex::Array3D::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a738bf226cd7ec23057eb95176cd4bfa6',1,'amrex::Array3D::product(const int axis, const int loc0, const int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'amrex::GpuArray::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::Interval, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::EB2::PolyTerm, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< bool, N >::product()']]],
- ['profilerstart_14203',['profilerStart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a9b8a6a9f47a037559294546980502da1',1,'amrex::Gpu::Device']]],
- ['profilerstop_14204',['profilerStop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a7961d112520b04459e1eb566e2c6ee71',1,'amrex::Gpu::Device']]],
- ['project_14205',['project',['../classHydro_1_1MacProjector.html#a11425406f3b1ebf78d61520733cfe6fc',1,'Hydro::MacProjector::project(const amrex::Vector< amrex::MultiFab * > &phi_in, amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1MacProjector.html#a8a7f09aa7edb1a831bceefd74a729619',1,'Hydro::MacProjector::project(amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1NodalProjector.html#ae59512302c66d32aea7f4f252c09fa27',1,'Hydro::NodalProjector::project(amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))'],['../classHydro_1_1NodalProjector.html#ab54ce0105047feaf533fe3f5917e90f9',1,'Hydro::NodalProjector::project(const amrex::Vector< amrex::MultiFab * > &a_phi, amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))']]],
- ['projperiodic_14206',['ProjPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a663a92c5e8c0dbe3578d19cd8fb36af3',1,'amrex::AmrMesh']]],
- ['properblockingfactor_14207',['ProperBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2447047c1010b47ee4f3b0de3d5811ee',1,'amrex::AmrLevel']]],
- ['properlynested_14208',['ProperlyNested',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36b10976708081700c810d70417da8c9',1,'amrex']]],
- ['protect_14209',['protect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#aee6fb8b99ca4282e5f9e9122b9b37cf1',1,'amrex::Interpolater::protect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeProtected.html#aa6ed48dc9ce058bd1d1804c800ea0691',1,'amrex::CellConservativeProtected::protect()']]],
- ['protected_5fdivide_14210',['protected_divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< EBCellFlag >::protected_divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept']]],
- ['prune_14211',['prune',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#ac95794690d4fb50c8e149a55ade09fb8',1,'amrex::algoim::ImplicitIntegral']]],
- ['psicode_14212',['PsiCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a13b5bfe7248a8bd90fd647abaed12737',1,'amrex::algoim::PsiCode::PsiCode() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#ac85d103050ea6acd04b2a2b4e55ee8d4',1,'amrex::algoim::PsiCode::PsiCode(const GpuArray< int, N > &sides, int sign) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a791226bc3dff2637e4a5dacb30c25ec0',1,'amrex::algoim::PsiCode::PsiCode(const PsiCode &i, int dim, int side, int sign) noexcept']]],
- ['psizeinfile_14213',['PSizeInFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#afbe88249b244a942b7d7d41b6b176abd',1,'particle_detail']]],
- ['ptr_14214',['ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< Real const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< Real const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< Real const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#a411a57cc9f3e8fbd3fa2db7738c99c5f',1,'amrex::FatPtr::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'amrex::Array4::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'amrex::Array4::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'amrex::Array4::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'amrex::Array4::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'amrex::Array4::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'amrex::Array4::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< Real const >::ptr()']]],
- ['push_14215',['push',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#aacd757c228bab84f39dc148cc5777624',1,'amrex::AMReX::push()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a09cb92f4a123081a62f72e26a4e3c2a3',1,'amrex::ParallelContext::push(MPI_Comm c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a8c562ca41b2d74fcd48dc76cc2acb6b4',1,'amrex::ParallelContext::push(MPI_Comm c, int id, int io_rank)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a5a3c0ce524a4c0bff9901548d9e8648d',1,'amrex::EB2::IndexSpace::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#af6d03e6181c80cfca71355eeae7d4e22',1,'amrex::IParserStack::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#ae5f96b8ae7c872185b3b816dadf7d480',1,'amrex::ParserStack::push()']]],
- ['push_5fback_14216',['push_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< index_type >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int *, DefaultAllocator< const int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int *, DefaultAllocator< int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< std::size_t >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< unsigned int >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a059d2458f21b6e42c2c22ed204e26337',1,'amrex::WeightedBoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::XDim3 >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a58e47ec80be71f10f50fe234408ed886',1,'amrex::ArrayOfStructs::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf9cf5350e31edefe87e9e8b2f2278ef',1,'amrex::BoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a59c2843f59e6ba99661a6d26958b6f08',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a0c93bb0e80cf6277ee1823f35072007a',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac63a647b8a7225d490ce30caaf1105b3',1,'amrex::ParticleArray::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a1c3596011f3532785e35f93767dac146',1,'amrex::ParticleTile::push_back(const ParticleType &p)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a58ff9d1415aa8e4eee3fd76955d36429',1,'amrex::ParticleTile::push_back(const SuperParticleType &sp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'amrex::PODVector::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::BoxND >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::NeighborCode >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::openbc::MomTag >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::STLtools::Triangle >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::push_back()']]],
- ['push_5fback_5fimpl_14217',['push_back_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#af7f46ef2c49dac17167364472e5edcef',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
- ['push_5fback_5fint_14218',['push_back_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#adeb45488fb08fe702e74efadfe55d8d7',1,'amrex::ParticleTile::push_back_int(int comp, const int *beg, const int *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad303886262e966726980ee5bf9202cfb',1,'amrex::ParticleTile::push_back_int(int comp, std::size_t npar, int v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a83112560fe0053d36f1d4e2377d82a23',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a8ed93fa556cb0e6d76ab31855179c490',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int >::const_iterator beg, amrex::Vector< int >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab1acd5ea97873b2886a1d5b1cca48aab',1,'amrex::ParticleTile::push_back_int(const std::array< int, NArrayInt > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ac46b6f7938c08ba5c71b24c97d8f72a5',1,'amrex::ParticleTile::push_back_int(int comp, int v)']]],
- ['push_5fback_5freal_14219',['push_back_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af54fdaaae348f3ef6c4f9ec72ed5d7aa',1,'amrex::ParticleTile::push_back_real(int comp, ParticleReal v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a920fbf546aa0d61637897696c29bf54c',1,'amrex::ParticleTile::push_back_real(const std::array< ParticleReal, NArrayReal > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a2ac59039f3803da57f27367c22c71c12',1,'amrex::ParticleTile::push_back_real(int comp, const ParticleReal *beg, const ParticleReal *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab23ddb423d3fb51829919af42de5a48f',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal >::const_iterator beg, amrex::Vector< amrex::ParticleReal >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0273a779aabd06b96f98466ee8553d14',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad62dabd419e0030589fc00e5e1880f5a',1,'amrex::ParticleTile::push_back_real(int comp, std::size_t npar, ParticleReal v)']]],
- ['pushregiontag_14220',['pushRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6c6874f6a073ba5a8fe15d5fc7837a5d',1,'amrex::FabArrayBase::pushRegionTag(std::string t)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a550a79531f98644ed6572f635f854cf7',1,'amrex::FabArrayBase::pushRegionTag(const char *t)']]]
+ ['pack_5fmatrix_5fgpu_13939',['pack_matrix_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab8aa339fca5416d16202578d9560f96d',1,'amrex::detail']]],
+ ['pack_5fsend_5fbuffer_5fcpu_13940',['pack_send_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'amrex::FabArray::pack_send_buffer_cpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< TagBox >::pack_send_buffer_cpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< IArrayBox >::pack_send_buffer_cpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< FArrayBox >::pack_send_buffer_cpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::Mask >::pack_send_buffer_cpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu(FabArray< amrex::EBCellFlagFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_cpu(FabArray< amrex::EBCellFlagFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad369c044980014877a2affbed7e266dd',1,'FabArray< amrex::CutFab >::pack_send_buffer_cpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf79f429c979d93fb8a204aae9851054',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_cpu()']]],
+ ['pack_5fsend_5fbuffer_5fgpu_13941',['pack_send_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< TagBox >::pack_send_buffer_gpu(FabArray< TagBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< IArrayBox >::pack_send_buffer_gpu(FabArray< IArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< FArrayBox >::pack_send_buffer_gpu(FabArray< FArrayBox > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::Mask >::pack_send_buffer_gpu(FabArray< amrex::Mask > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::EBCellFlagFab >::pack_send_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::CutFab >::pack_send_buffer_gpu(FabArray< amrex::CutFab > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< PetscInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'FabArray< amrex::BaseFab< AtomicInt > >::pack_send_buffer_gpu(FabArray< amrex::BaseFab< AtomicInt > > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0ec0671737732f4a925a56eb1f138d16',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< const CopyComTagsContainer * > const &send_cctc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a44c4542a9504ebedf9c0439ad4f2650b',1,'amrex::FabArray::pack_send_buffer_gpu(FabArray< FAB > const &src, int scomp, int ncomp, Vector< char * > const &send_data, Vector< std::size_t > const &send_size, Vector< CopyComTagsContainer const * > const &send_cctc)']]],
+ ['packbuffer_13942',['packBuffer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af4c8c19cb812cdbcc34bc408577bb25c',1,'amrex']]],
+ ['packiodata_13943',['packIOData',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a6fd1074ab53b322e0c0dbe45c3c31747',1,'particle_detail']]],
+ ['packparticledata_13944',['packParticleData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#ac72dd343efcb41ccea96af50686e1dad',1,'amrex::ConstParticleTileData::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::packParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#aa8fdd12dc11eea0caff3d1b267497edd',1,'amrex::ParticleTileData::packParticleData()']]],
+ ['packparticleids_13945',['packParticleIDs',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#a30a6f3594be5d404180737352c8c375d',1,'particle_detail']]],
+ ['packsendbuffers_13946',['PackSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a291d1c78ece15e2eb717acc0ec36835d',1,'amrex::NonLocalBC']]],
+ ['parallel_5fupdate_13947',['parallel_update',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalOr.html#a62478d6865c7c7157a895ef64f455dce',1,'amrex::ReduceOpLogicalOr::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpLogicalAnd.html#ab2e8bb4b35603b81737b82cf9b495636',1,'amrex::ReduceOpLogicalAnd::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpSum.html#a9da9f0f3debf3be703628afad1643563',1,'amrex::ReduceOpSum::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMin.html#a8547799fc129aadb6c140874c40777e4',1,'amrex::ReduceOpMin::parallel_update()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ReduceOpMax.html#a0a2b78dac216a89a59073ac12b0a525d',1,'amrex::ReduceOpMax::parallel_update()']]],
+ ['paralleladd_13948',['ParallelAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::Mask >::ParallelAdd(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< FArrayBox >::ParallelAdd(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< IArrayBox >::ParallelAdd(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< TagBox >::ParallelAdd(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'amrex::FabArray::ParallelAdd(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4e8ff0027c22d9451a6edff7272fb29a',1,'FabArray< amrex::CutFab >::ParallelAdd(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a89a8e2abc36a485e63a1b7976f13baf2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e9e4a76679324f247d20d57d11293f0',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8a59adcce54ed5ccf48f0849458cf123',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['paralleladd_5fnowait_13949',['ParallelAdd_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::Mask >::ParallelAdd_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::Mask >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< FArrayBox >::ParallelAdd_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< IArrayBox >::ParallelAdd_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< TagBox >::ParallelAdd_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'amrex::FabArray::ParallelAdd_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::CutFab >::ParallelAdd_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::EBCellFlagFab >::ParallelAdd_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a221477c8979f6bf89267c68344a25539',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a636aaec49f36b37c484e25146572cf41',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9d8a8750be27ca5839abbbe2f3794e5a',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4b736a64c77081800aa312863d962048',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelAdd_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const IntVect &src_nghost, const IntVect &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['parallelcomplementin_13950',['parallelComplementIn',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7c626403ed2f4b4bbddaed58edda99b7',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ad6d8b6fc8801afb2539d5611efc7abb3',1,'amrex::BoxList::parallelComplementIn(const Box &b, const BoxList &bl)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a538e2e8665da85486105a7daa26bfd0a',1,'amrex::BoxList::parallelComplementIn(const Box &b, BoxList &&bl)']]],
+ ['parallelcopy_13951',['ParallelCopy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< IArrayBox >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< FArrayBox >::ParallelCopy(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::Mask >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< IArrayBox >::ParallelCopy(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< TagBox >::ParallelCopy(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a212f1455dd8018d3cd773107db0df62d',1,'amrex::MultiCutFab::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adadc145305be656128ae5ce4406166a0',1,'amrex::ParallelCopy(MF &dst, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4b5b2920e4c1f13544630db42af9eaca',1,'amrex::ParallelCopy(Array< MF, N > &dst, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &ng_src=IntVect(0), IntVect const &ng_dst=IntVect(0), Periodicity const &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab11bf269e7aebae89bdc5d7d178bb12f',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FArrayBox > &dest, const Box &destbox, const FabArray< FArrayBox > &src, int destcomp, int srccomp, int numcomp, const IntVect &ngrow, MultiBlockIndexMapping const &, Identity const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a9c2fff17888a770c492a1c014fee2b73',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, SrcComp srccomp, DestComp destcomp, NumComps numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5984b6f2bffd16fd4a1737326e32aef0',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, int srccomp, int destcomp, int numcomp, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#aedc887605744ff53411090ea98c15a04',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const Box &destbox, const FabArray< FAB > &src, SrcComp srccomp, DestComp destcomp, NumComps numcomp, const IntVect &ngrow, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#af874a9f4652076f42120db672af7f447',1,'amrex::NonLocalBC::ParallelCopy(FabArray< FAB > &dest, const Box &destbox, const FabArray< FAB > &src, int srccomp, int destcomp, int numcomp, const IntVect &ngrow, DTOS const &dtos=DTOS{}, Proj const &proj=Proj{})'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::Mask >::ParallelCopy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'amrex::FabArray::ParallelCopy(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy(const FabArray< amrex::BaseFab< AtomicInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy(const FabArray< amrex::BaseFab< PetscInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad8ec59ef48f01ecc242f4b1b6f39248f',1,'FabArray< amrex::CutFab >::ParallelCopy(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ac31d070f29eef2523b0af2d858b3e56d',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f2716c666d8cd0546009503e890f807',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3d58cf8a0ddfeba8a8b52aa73fed2113',1,'FabArray< amrex::Mask >::ParallelCopy(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)']]],
+ ['parallelcopy_5ffinish_13952',['ParallelCopy_finish',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a51fb0add78ab242015474585b0f7207e',1,'amrex::NonLocalBC::ParallelCopy_finish(FabArray< FAB > &dest, CommHandler handler, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7f46a71c7807b33fa3fac96c36e8d09b',1,'amrex::NonLocalBC::ParallelCopy_finish(DoLocalCopy, FabArray< FAB > &dest, const FabArray< FAB > &src, CommHandler handler, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'amrex::FabArray::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< TagBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< IArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< FArrayBox >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::Mask >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::CutFab >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_finish()']]],
+ ['parallelcopy_5fnowait_13953',['ParallelCopy_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< IArrayBox >::ParallelCopy_nowait(const FabArray< IArrayBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< TagBox >::ParallelCopy_nowait(const FabArray< TagBox > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a57dca62d2b38257c9da61d6a1f0ed9d8',1,'amrex::NonLocalBC::ParallelCopy_nowait(FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a7bf19b06a9bab53ac6dea6bfa875af9d',1,'amrex::NonLocalBC::ParallelCopy_nowait(NoLocalCopy, FabArray< FAB > &dest, const FabArray< FAB > &src, const FabArrayBase::CommMetaData &cmd, const DataPacking &data_packing)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'amrex::FabArray::ParallelCopy_nowait(const FabArray< FAB > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< FArrayBox >::ParallelCopy_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< AtomicInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< HYPRE_Int > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopy_nowait(const FabArray< amrex::BaseFab< PetscInt > > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::CutFab >::ParallelCopy_nowait(const FabArray< amrex::CutFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopy_nowait(const FabArray< amrex::EBCellFlagFab > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af41fa096b33fbce8a896252ff39bbadb',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab34d1096b2cf68e1b0319cdc7b74a35e',1,'FabArray< amrex::Mask >::ParallelCopy_nowait(const FabArray< amrex::Mask > &src, int scomp, int dcomp, int ncomp, const IntVect &snghost, const IntVect &dnghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY, const FabArrayBase::CPC *a_cpc=nullptr, bool to_ghost_cells_only=false)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aebae9f774cd70cb8f12ec1c807e3d72b',1,'FabArray< FArrayBox >::ParallelCopy_nowait(const FabArray< FArrayBox > &src, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6e55433b48ff77b9fcbfbc2c501e63c3',1,'FabArray< FArrayBox >::ParallelCopy_nowait(const FabArray< FArrayBox > &src, int src_comp, int dest_comp, int num_comp, int src_nghost, int dst_nghost, const Periodicity &period=Periodicity::NonPeriodic(), CpOp op=FabArrayBase::COPY)']]],
+ ['parallelcopytoghost_13954',['ParallelCopyToGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< TagBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'amrex::FabArray::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< IArrayBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< FArrayBox >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::Mask >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a30c574173b6d62fd03e7b1dbf510492c',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost()']]],
+ ['parallelcopytoghost_5ffinish_13955',['ParallelCopyToGhost_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< IArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'amrex::FabArray::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< FArrayBox >::ParallelCopyToGhost_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0144d56dd577bc7e46e1d422f487b1d9',1,'FabArray< TagBox >::ParallelCopyToGhost_finish()']]],
+ ['parallelcopytoghost_5fnowait_13956',['ParallelCopyToGhost_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< TagBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'amrex::FabArray::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< AtomicInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::BaseFab< PetscInt > >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::CutFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::EBCellFlagFab >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< amrex::Mask >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< FArrayBox >::ParallelCopyToGhost_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5f80b593666b704bc1646d8c6a2d5af2',1,'FabArray< IArrayBox >::ParallelCopyToGhost_nowait()']]],
+ ['parallelfor_13957',['ParallelFor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af0d555cdb1a9c3d5e48a5db38af5b6b8',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5c27ea1a053d1c7eb9de380f9432bddd',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2085f4123d08ffc2a370f76a5f15a8ad',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b6cc642bf2ef072306f845daace1a9',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, BoxND< dim > const &box3, L1 &&f1, L2 &&f2, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad4d0a1a75e2f23d9ac1ab9fc6d1b1941',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05b0f6257a895df1534273573b33a53',1,'amrex::ParallelFor(BoxND< dim > const &box1, BoxND< dim > const &box2, L1 &&f1, L2 &&f2) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ace191cd2e5d99b138f7bf17c0162351a',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a048c1967f6f553c7a62e0d8bdf34ff75',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa21e723d12168fdcb9ac99c7f71ee05d',1,'amrex::ParallelFor(BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab1293861fa35f7217666cb145467f09f',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7de77cd36a3fdb46c7f93216c3123989',1,'amrex::ParallelFor(BoxND< dim > const &box, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a66c7166d0d13ddd9eae467278ebea3d1',1,'amrex::ParallelFor(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3402f6ed86316371198e6c2ff17ac5ac',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a072608d6bf753001563975d5a8fe4fbd',1,'amrex::ParallelFor(T n, L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af60d0d1ff2d8e4b50ece6b220764f064',1,'amrex::ParallelFor(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8e05ed632badf5af8c6402411043f313',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, T ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ef78b0668a4a000d853b5cc52170ef',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, Box const &box, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add9c441e051b2f701d97e5e505556fa3',1,'amrex::ParallelFor(TypeList< CTOs... >, std::array< int, sizeof...(CTOs)> const &runtime_options, T N, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa038af75a97822c5df21f691781e2145',1,'amrex::ParallelFor(BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#af4b1a1ece0c298c4e109283a8a515289',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a949c0aacfa23b08a5a25ccd78a6e4ba3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &ts, bool dynamic, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental_1_1detail.html#a1ca37420b1fa40a6bea03a7b27927dd3',1,'amrex::experimental::detail::ParallelFor(MF const &mf, IntVect const &nghost, int ncomp, IntVect const &, bool, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a0de1a6f8c5b59164435a7c9eb908d225',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a51b957516bc2e5c4236e69f1ce29b836',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, DynamicTiling dt, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#ae165e70b88ac0d6c683db44eb113e2f4',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a8bffa0012acdc4bc3a84b6a814c22312',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#adc7223f52b21184b5f94cb7a31793c31',1,'amrex::experimental::ParallelFor(MF const &mf, TileSize const &ts, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a58d3c38e4e5089d8c59298686a6ea601',1,'amrex::experimental::ParallelFor(MF const &mf, IntVect const &ng, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a970dba67d6c6c51517b334cd6933ab27',1,'amrex::experimental::ParallelFor(MF const &mf, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a883db47b0aa92cd8615924fa400832c5',1,'amrex::ParallelFor(Vector< TagType > const &tags, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5e6b7ac030844b4a01b7740b8105cd8',1,'amrex::ParallelFor(Vector< TagType > const &tags, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc49261ef12c032f9da235da11a15b95',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, T ncomp, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a558aed36fe15919349e0c65477e5c09c',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20c30602a034983b02c1e95927ae2769',1,'amrex::ParallelFor(Gpu::KernelInfo const &, T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aab66312a8b6b1917316863fdb67ca868',1,'amrex::ParallelFor(Gpu::KernelInfo const &, BoxND< dim > const &box1, T1 ncomp1, L1 &&f1, BoxND< dim > const &box2, T2 ncomp2, L2 &&f2, BoxND< dim > const &box3, T3 ncomp3, L3 &&f3) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1experimental.html#a45d01a93bab6ca5ca812b4ce13021a54',1,'amrex::experimental::ParallelFor()']]],
+ ['parallelfor_5fdoit_13958',['ParallelFor_doit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a3f8fddb521eea2e91972e8a665d0e1cc',1,'amrex::detail']]],
+ ['parallelfor_5fimpnd_13959',['ParallelFor_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#abbcccb7a439192126cc04a4980052d70',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a9806a4f60e5ec27fadcda28a97df3806',1,'amrex::detail::ParallelFor_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
+ ['parallelforrng_13960',['ParallelForRNG',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3514c3f8c4b2a78c2ddc9b49d8cca6c',1,'amrex::ParallelForRNG(T n, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63990001fd080e6f727c689437f5668e',1,'amrex::ParallelForRNG(BoxND< dim > const &box, L const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a521bdccaadc0600f798cb1ffbb083e86',1,'amrex::ParallelForRNG(BoxND< dim > const &box, T ncomp, L const &f) noexcept']]],
+ ['parallelforrng_5fimpnd_13961',['ParallelForRNG_impND',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa9178db9a47be24aee36f3c72d0ed274',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a80bc7ba0eaf66754172d9d1d172eeacc',1,'amrex::detail::ParallelForRNG_impND(L const &f, IntVectND< dim > const lo, IntVectND< dim > const hi, IntVectND< dim > iv, T n) noexcept']]],
+ ['parconstiter_5fimpl_13962',['ParConstIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ab9fdad990241bb4c86fc0695fc367fb4',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParConstIter__impl.html#ad0552847dcd847dda664468873c739e6',1,'amrex::ParConstIter_impl::ParConstIter_impl(ContainerType const &pc, int level)']]],
+ ['parena_13963',['PArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#a271766f44068cade7f1f36dd670da387',1,'amrex::PArena::PArena(Long release_threshold)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#acf949e7231cf57c1c2ca3c9c7163030c',1,'amrex::PArena::PArena(const PArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PArena.html#ab64e1dcba6cdb03d77cd2eb16b5cb67e',1,'amrex::PArena::PArena(PArena &&rhs)=delete']]],
+ ['parent_5fcomm_13964',['parent_comm',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#a147c850d5f2d2f2a825382bac8724f06',1,'hacc::Dfft::parent_comm()'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a2297dd7028df3d0f2d287d92173f339f',1,'hacc::Distribution::parent_comm()']]],
+ ['parforinfo_13965',['ParForInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#aecad54aa11e76f8bd774ca2d2c4580c7',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(const FabArrayBase &fa, const IntVect &nghost, int nthreads)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a58d5f8040e66a5f6e09e5687f68eb4ec',1,'amrex::FabArrayBase::ParForInfo::ParForInfo()=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a0724d01468d2b2a8482208f62e4e1147',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1ParForInfo.html#a2f438dd87f9734ba850f88dbec26795c',1,'amrex::FabArrayBase::ParForInfo::ParForInfo(ParForInfo &&)=delete']]],
+ ['pargdb_13966',['ParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#afc2b7cc24cb2c529957572f20d18b16e',1,'amrex::ParGDB::ParGDB()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#abee7503624f3fff174f03ec61afd563d',1,'amrex::ParGDB::ParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3ecce683bd5dd52b72362d51e3c3acb4',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a200e30004da7ce6c478f19a7337e6f9a',1,'amrex::ParGDB::ParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)']]],
+ ['pargdbbase_13967',['ParGDBBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a44d260e41238ecaac2ceed23ebc9549b',1,'amrex::ParGDBBase::ParGDBBase() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ab4a1898d07bb08bd764669ed327b24e8',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase const &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#aa7332b1c8959dba312c23e42e79046fb',1,'amrex::ParGDBBase::ParGDBBase(ParGDBBase &&) noexcept=default']]],
+ ['pariter_5fimpl_13968',['ParIter_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a9be2c3686e4a3812f7a52060505d8790',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIter__impl.html#a1f6f9a5f4565b6219b74d1f449efeae2',1,'amrex::ParIter_impl::ParIter_impl(ContainerType &pc, int level)']]],
+ ['pariterbase_5fimpl_13969',['ParIterBase_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< true, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'ParIterBase_impl< false, T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParIterBase_impl(ContainerRef pc, int level)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#ac21aae96f4f5422d636525b0572777b6',1,'amrex::ParIterBase_impl::ParIterBase_impl(ContainerRef pc, int level, MFItInfo &info)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParIterBase__impl.html#afaf6edbba5eee7ad8ec59e92e4971efc',1,'amrex::ParIterBase_impl::ParIterBase_impl(ContainerRef pc, int level)']]],
+ ['parmparse_13970',['ParmParse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aedc024f9fcd3a2e180a860412c3ad745',1,'amrex::ParmParse']]],
+ ['parreduce_13971',['ParReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8ec82d3270be95cb3ee77860a6a46db',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2d572bd9b1fce3628851a797b8a0fb13',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7537acc612797ae28b7a2f0afd2c9da1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abfa262ba247496c6cd85e2e9ae110fbd',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0fc422d03a2097b0684162d0684cfda1',1,'amrex::ParReduce(TypeList< Ops... > operation_list, TypeList< Ts... > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3ce1e3d392107eb3cdaaf9b1dcaee3f8',1,'amrex::ParReduce(TypeList< Op > operation_list, TypeList< T > type_list, FabArray< FAB > const &fa, IntVect const &nghost, int ncomp, F &&f)']]],
+ ['parse_5finputs_13972',['parse_inputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a2b706d04a2952ad586d31f26184b927b',1,'amrex::HypreIJIface']]],
+ ['parser_13973',['Parser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a979ec2bb844542bdd274c04010282c19',1,'amrex::Parser::Parser()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a9829ccc584238c1042b7c1ef25b69685',1,'amrex::Parser::Parser(std::string const &func_body)']]],
+ ['parser_5fast_5fdepth_13974',['parser_ast_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6815d583f941a297bbef6d77214829c8',1,'amrex']]],
+ ['parser_5fast_5fdup_13975',['parser_ast_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3b98b9aec198e9456f562949577675c',1,'amrex']]],
+ ['parser_5fast_5fget_5fsymbols_13976',['parser_ast_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae1d40846503356e1e1201c614163ea54',1,'amrex']]],
+ ['parser_5fast_5foptimize_13977',['parser_ast_optimize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5f9cf029d313196bd5c43c1d272ea9fe',1,'amrex']]],
+ ['parser_5fast_5fprint_13978',['parser_ast_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a87c0a8afac2fbe12cb2ac48e663ed0d6',1,'amrex']]],
+ ['parser_5fast_5fregvar_13979',['parser_ast_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee105e6b691d9fa51fef6e50c7ebb155',1,'amrex']]],
+ ['parser_5fast_5fsetconst_13980',['parser_ast_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a406674d4bafc2a2a465b8127fa8f9f5e',1,'amrex']]],
+ ['parser_5fast_5fsize_13981',['parser_ast_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a70b4e8ec482471a9d5c1a2b17c2420b2',1,'amrex']]],
+ ['parser_5fast_5fsort_13982',['parser_ast_sort',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3519067af5edf22a956910ef7ee7ce47',1,'amrex']]],
+ ['parser_5fcall_5ff1_13983',['parser_call_f1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a28d9f515eaa0f8b6c464afd9e8e26839',1,'amrex']]],
+ ['parser_5fcall_5ff2_13984',['parser_call_f2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9ad43c67a92cbfee740c7219dede60de',1,'amrex']]],
+ ['parser_5fcall_5ff3_13985',['parser_call_f3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8fc246b5e107c0247b09a8c97395063',1,'amrex']]],
+ ['parser_5fcompile_13986',['parser_compile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afc63f0f94a713d245e1660797a99af63',1,'amrex']]],
+ ['parser_5fcompile_5fexe_5fsize_13987',['parser_compile_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427f00335de584d8602aec963d5e730',1,'amrex']]],
+ ['parser_5fdefexpr_13988',['parser_defexpr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad611b2a5542fba47b36125c772d02700',1,'amrex']]],
+ ['parser_5fdepth_13989',['parser_depth',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a511dc2f5222b878782000339b1858f3c',1,'amrex']]],
+ ['parser_5fdup_13990',['parser_dup',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af09002432ee048d8be86ce24cac1b230',1,'amrex']]],
+ ['parser_5fexe_5feval_13991',['parser_exe_eval',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8b4ee29b3ed76cab2179ad13c01c19b',1,'amrex']]],
+ ['parser_5fexe_5fprint_13992',['parser_exe_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad8610e10a0a8b9cafad8a53f47c05da6',1,'amrex']]],
+ ['parser_5fexe_5fsize_13993',['parser_exe_size',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0968c4da0c27c9762dbd61dcc89e270',1,'amrex']]],
+ ['parser_5fget_5fnumber_13994',['parser_get_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a953b2c149c67e1e516421d279f2fc22a',1,'amrex']]],
+ ['parser_5fget_5fsymbols_13995',['parser_get_symbols',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa4683ef8db99a703c386785fc95e1d29',1,'amrex']]],
+ ['parser_5fmakesymbol_13996',['parser_makesymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae51f56e5de666bd486e02809fb95826a',1,'amrex']]],
+ ['parser_5fmath_5facos_13997',['parser_math_acos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aefee20e5a68eb0e134e5b8a25a45b4b4',1,'amrex']]],
+ ['parser_5fmath_5facosh_13998',['parser_math_acosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae08bf7de3948219b7c52cfb9e0a61a59',1,'amrex']]],
+ ['parser_5fmath_5fasin_13999',['parser_math_asin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a914656d851c249d6787f813ea09a6626',1,'amrex']]],
+ ['parser_5fmath_5fasinh_14000',['parser_math_asinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad3f7885c55e5c6c0f671cace29421690',1,'amrex']]],
+ ['parser_5fmath_5fatan_14001',['parser_math_atan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2bd581231b46b3a5a62d99e00e743622',1,'amrex']]],
+ ['parser_5fmath_5fatan2_14002',['parser_math_atan2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae58842a73522988e8e20316c56e3c0b9',1,'amrex']]],
+ ['parser_5fmath_5fatanh_14003',['parser_math_atanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac9199cb52898d7f521ae0d291917866a',1,'amrex']]],
+ ['parser_5fmath_5fcomp_5fellint_5f1_14004',['parser_math_comp_ellint_1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abec1b60762ebf83a7597d70c0e32aaa5',1,'amrex']]],
+ ['parser_5fmath_5fcomp_5fellint_5f2_14005',['parser_math_comp_ellint_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7f39381b8634177fe59bf13bc7769de8',1,'amrex']]],
+ ['parser_5fmath_5fcos_14006',['parser_math_cos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad9c5d0a6539470f7560f822714b7c75b',1,'amrex']]],
+ ['parser_5fmath_5fcosh_14007',['parser_math_cosh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22b01fd56b83bc1cad5dc2fb17b023b4',1,'amrex']]],
+ ['parser_5fmath_5ferf_14008',['parser_math_erf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad99ebdb8798a2ecc5a188b7e7cfd2fd0',1,'amrex']]],
+ ['parser_5fmath_5fexp_14009',['parser_math_exp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8f3d6e0107012526c3465c75a12f5459',1,'amrex']]],
+ ['parser_5fmath_5fjn_14010',['parser_math_jn',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43535087747b0d92f5e11040d600be5c',1,'amrex']]],
+ ['parser_5fmath_5flog_14011',['parser_math_log',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba3dcfe04cce2c0ea7fdbe3b2ed9e87a',1,'amrex']]],
+ ['parser_5fmath_5flog10_14012',['parser_math_log10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa7d9660ad9a94bcb47fd4de04acd3a6',1,'amrex']]],
+ ['parser_5fmath_5fpow_14013',['parser_math_pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa73033601c86e80eaaefc3201cb140af',1,'amrex']]],
+ ['parser_5fmath_5fsin_14014',['parser_math_sin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a658f0f07d0553e3d21650fb5a198048e',1,'amrex']]],
+ ['parser_5fmath_5fsinh_14015',['parser_math_sinh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a249f102bab7043232da73dcc4d33612e',1,'amrex']]],
+ ['parser_5fmath_5ftan_14016',['parser_math_tan',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62570906aab0550c65f8a971dff0e58a',1,'amrex']]],
+ ['parser_5fmath_5ftanh_14017',['parser_math_tanh',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa087ffc694106cd11e7196bdb42b72a6',1,'amrex']]],
+ ['parser_5fnewassign_14018',['parser_newassign',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63cdcee7f7165d07558abfd490a3cf8f',1,'amrex']]],
+ ['parser_5fnewf1_14019',['parser_newf1',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af7520cc9fa8b9a8de8e845d02b75db77',1,'amrex']]],
+ ['parser_5fnewf2_14020',['parser_newf2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a35a66f1f45aa77d0be9afe8def5501',1,'amrex']]],
+ ['parser_5fnewf3_14021',['parser_newf3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6762c0fee754bd1ce564f76ef81253b6',1,'amrex']]],
+ ['parser_5fnewlist_14022',['parser_newlist',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af77166ee4bf8e84e0628c8d6ef96f055',1,'amrex']]],
+ ['parser_5fnewneg_14023',['parser_newneg',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a59fa51e57d91b3fde27a4ee69d81b584',1,'amrex']]],
+ ['parser_5fnewnode_14024',['parser_newnode',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54e375fb078fbde3c46609319674551f',1,'amrex']]],
+ ['parser_5fnewnumber_14025',['parser_newnumber',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af52966118e944ed96c7d6ed24c08d837',1,'amrex']]],
+ ['parser_5fnewsymbol_14026',['parser_newsymbol',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad839d03442a4323dfb7b2b9578b6b9fd',1,'amrex']]],
+ ['parser_5fnode_5fequal_14027',['parser_node_equal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaa47ebc7570db6460238b4a73824c682',1,'amrex']]],
+ ['parser_5fprint_14028',['parser_print',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a53d306308d380a6d874ad24396fa7673',1,'amrex']]],
+ ['parser_5fregvar_14029',['parser_regvar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2287c28084a10ac6a9cfb4b2a50892fc',1,'amrex']]],
+ ['parser_5fset_5fnumber_14030',['parser_set_number',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a031546532f5b81bd867039b219562b95',1,'amrex']]],
+ ['parser_5fsetconst_14031',['parser_setconst',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4051597b502fed03ea3b07d5f6cbb042',1,'amrex']]],
+ ['parserif_14032',['ParserIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ParserIF.html#a8333bdcc5ed38d5ab573c555221897a4',1,'amrex::EB2::ParserIF']]],
+ ['particlearray_14033',['ParticleArray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a992f0f789c839c1fdcce16c570491de1',1,'amrex::ParticleArray::ParticleArray()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a8deff78130d0f7f982f4a2d6ef55ceb3',1,'amrex::ParticleArray::ParticleArray(size_t a_size)']]],
+ ['particlearrayaccessor_14034',['ParticleArrayAccessor',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#ad27aa85c57de2acbd9936f84108365c9',1,'amrex::ParticleArrayAccessor']]],
+ ['particleboxarray_14035',['ParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#af74ac23f751f5a6751cde7af224355ea',1,'amrex::AmrParGDB::ParticleBoxArray(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a2471d3ed490ba22c41c1aa3833c75f75',1,'amrex::AmrParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#ae9eaeeb29ca270f3addf0b1adc90a21d',1,'amrex::ParGDB::ParticleBoxArray(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a449a9d96ffcb963858cdee67302be0bd',1,'amrex::ParGDB::ParticleBoxArray() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#adfd4f1260ff855da465e189ebac005e8',1,'amrex::ParGDBBase::ParticleBoxArray(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5f864861309d414c90883f2ab60ee5e1',1,'amrex::ParGDBBase::ParticleBoxArray() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#aa22d7a841e78ebeadb741eb5fedd6473',1,'amrex::ParticleContainerBase::ParticleBoxArray()']]],
+ ['particlebuffermap_14036',['ParticleBufferMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ae38964fdc9eb2687b154f6d476b84053',1,'amrex::ParticleBufferMap::ParticleBufferMap()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#a5ff68878498c3720aa87dec033ffc9b4',1,'amrex::ParticleBufferMap::ParticleBufferMap(const ParGDBBase *a_gdb)']]],
+ ['particlecontainer_5fimpl_14037',['ParticleContainer_impl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'amrex::ParticleContainer_impl::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a17b32ed9f05b29c632ad9dc82e13f0fa',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'amrex::ParticleContainer_impl::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5b175fd2bdaed24ba7c697985561e773',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a893cd026d19d1c7791f9edbf1beb9e80',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a448d1854177c7b246db5a02823eb32df',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a27b28bd4f409e4f4fee09aa7e43a9f33',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(ParticleContainer_impl &&) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a3eb505b47edc7093c1b416c4db35f925',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const ParticleContainer_impl &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acaf9845e14cca4dc0cf89bfba1c09a7f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticleContainer_impl(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)']]],
+ ['particlecontainerbase_14038',['ParticleContainerBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a783bf6edc1d9d0bdc5d4e8dd1f98cd5f',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af17feaf161d82ae2ef0466b6188cc7b0',1,'amrex::ParticleContainerBase::ParticleContainerBase(ParticleContainerBase &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a5f71ad65c90b78b062f40127d91a3134',1,'amrex::ParticleContainerBase::ParticleContainerBase(const ParticleContainerBase &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#af60ff4efea559ba4e49dc7178e504e4c',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a1b59660938f651e5a56bc45bb6bc4d8e',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a66e036defd5c86431c583bbd8cb91e2d',1,'amrex::ParticleContainerBase::ParticleContainerBase(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a51bba5cff5a55e3f6ce46c0b56fa1809',1,'amrex::ParticleContainerBase::ParticleContainerBase()=default']]],
+ ['particlecontainertoblueprint_14039',['ParticleContainerToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ade6b74b8d41502d861a0b0fe6a5982f4',1,'amrex']]],
+ ['particlecpuwrapper_14040',['ParticleCPUWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#af456e0632ceb42b240d4d2608325fa66',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#a0cbf3e03c4cabd9a0fe9f6e2b1b584d2',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(ParticleCPUWrapper &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCPUWrapper.html#ad13d555c23dc09a19f05fa10518807e6',1,'amrex::ParticleCPUWrapper::ParticleCPUWrapper(const ParticleCPUWrapper &rhs)=default']]],
+ ['particledistributionmap_14041',['ParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a16a9e833e5e2cb6ec87e5ed85d729c06',1,'amrex::AmrParGDB::ParticleDistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#aac889336d5ae4980d21fa8f7199bd24c',1,'amrex::AmrParGDB::ParticleDistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3b2f62b1a94797a5da64a7983bdd190b',1,'amrex::ParGDB::ParticleDistributionMap(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3e6c2e1785b6e3d00276b3f697bab9c1',1,'amrex::ParGDB::ParticleDistributionMap() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a911edb448b3ad570aff7366aefe10089',1,'amrex::ParGDBBase::ParticleDistributionMap(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a2a790ed2ecbbb8fcb0488789f005daed',1,'amrex::ParGDBBase::ParticleDistributionMap() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7e2ec84758098c59382aba1343bc4a8b',1,'amrex::ParticleContainerBase::ParticleDistributionMap()']]],
+ ['particlegeom_14042',['ParticleGeom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63c67b3766f60350636671afe142968a',1,'amrex::ParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a63109bdaecaf9cd491ee6c69403c763a',1,'amrex::ParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#afde4d45acf310b449c3c4af607f65a60',1,'amrex::AmrParGDB::ParticleGeom() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a9ba4b0a7ffb2f6d0b683052125b4b528',1,'amrex::AmrParGDB::ParticleGeom(int level) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#abef31ba5dc0587ef75830df5f251f334',1,'amrex::ParGDBBase::ParticleGeom(int level) const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1d0680c0076a0f47ea58c61fd0c97ecf',1,'amrex::ParGDBBase::ParticleGeom() const=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a00182008cdf9fb0039e82588fb15e67e',1,'amrex::ParticleContainerBase::ParticleGeom()']]],
+ ['particleidwrapper_14043',['ParticleIDWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a70c96c85021171e8ca0e31b75ba26885',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(uint64_t &idata) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#a1be128a081a654e36673ae143e0c78cb',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(const ParticleIDWrapper &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleIDWrapper.html#abe6eaeb579f55deb9eea2375bf0cdb4b',1,'amrex::ParticleIDWrapper::ParticleIDWrapper(ParticleIDWrapper &&)=delete']]],
+ ['particlelocator_14044',['ParticleLocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#a051687b9db644bfff24f5452abf5624c',1,'amrex::ParticleLocator']]],
+ ['particlepostlocate_14045',['particlePostLocate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::particlePostLocate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad396acd787a21008fac169e86ab7dd1f',1,'amrex::ParticleContainer_impl::particlePostLocate()']]],
+ ['particlereduce_14046',['ParticleReduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d32380d1bccbedf1b24bd2c1bb7a1da',1,'amrex::ParticleReduce(PC const &pc, F &&f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af42436c4813e6fedd6dd7a5c73581b63',1,'amrex::ParticleReduce(PC const &pc, int lev, F &&f, ReduceOps &reduce_ops)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3762aae68593d892d48ede3cb6e317a7',1,'amrex::ParticleReduce(PC const &pc, int lev_min, int lev_max, F const &f, ReduceOps &reduce_ops)']]],
+ ['particlesat_14047',['ParticlesAt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'amrex::ParticleContainer_impl::ParticlesAt()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, int grid, int tile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae54a4fd6231ba214252436d9dbe25cca',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ParticlesAt(int lev, const Iterator &iter)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a177031918d251e2a90532ea6e1f48b52',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, const Iterator &iter) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aec3793fce4ff9ab5528153f2e31da3c3',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0',1,'amrex::ParticleContainer_impl::ParticlesAt(int lev, int grid, int tile)']]],
+ ['particletile_14048',['ParticleTile',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a070fcef33e908cba36039a6fdf1d1c53',1,'amrex::ParticleTile::ParticleTile()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a209d248bf4daf81d95a3e176b6754b45',1,'amrex::ParticleTile::ParticleTile(ParticleTile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a28ae7d1aa4c1e8d5a479203a9099835c',1,'amrex::ParticleTile::ParticleTile(ParticleTile &&) noexcept=default']]],
+ ['particletiletoblueprint_14049',['ParticleTileToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6fa61cbdb192b255d82659e53f8526f1',1,'amrex']]],
+ ['particletomesh_14050',['ParticleToMesh',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Nearest, int >::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8fa6beab988f9b1236a6a68f659dfbeb',1,'amrex::ParticleToMesh(PC const &pc, MF &mf, int lev, F const &f, bool zero_out_input=true)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9610a39b43057d1e9e78c4d5156965ef',1,'amrex::ParticleToMesh(PC const &pc, const Vector< MultiFab * > &mf, int lev_min, int lev_max, F &&f, bool zero_out_input=true, bool vol_weight=true)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'Base< Linear, amrex::Real >::ParticleToMesh()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleInterpolator_1_1Base.html#aad2b3e1789a599cf1517fbfa66214213',1,'amrex::ParticleInterpolator::Base::ParticleToMesh()']]],
+ ['partition_14051',['Partition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b8c7b9108d9ccbc108689fb9b8b2a7e',1,'amrex::Partition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1214d3602cac3f99cebc60c951dbb938',1,'amrex::Partition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3a47d7e7e8f7a66ddf15cdd606dbb8f',1,'amrex::Partition(Gpu::DeviceVector< T > &v, F &&f)']]],
+ ['partitionparticles_14052',['partitionParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8c341f9e253720288265d6112c4ab9e',1,'amrex']]],
+ ['partitionparticlesbydest_14053',['partitionParticlesByDest',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2808a58ab833a933f7909baf632466b7',1,'amrex']]],
+ ['pc_5flocal_5fcpu_14054',['PC_local_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::CutFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< TagBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< IArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< FArrayBox >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::Mask >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::EBCellFlagFab >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af001e3fed315af1165f42213a1042c09',1,'amrex::FabArray::PC_local_cpu()']]],
+ ['pc_5flocal_5fgpu_14055',['PC_local_gpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::EBCellFlagFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'amrex::FabArray::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< AtomicInt > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::BaseFab< PetscInt > >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::CutFab >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< amrex::Mask >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< FArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< IArrayBox >::PC_local_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6479ffc5e154a5b21d80e1b6dedb44cf',1,'FabArray< TagBox >::PC_local_gpu()']]],
+ ['pcg_5fsolver_5fconfigure_14056',['pcg_solver_configure',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#a24dc1ec87efeca4c5719f268b4a3cfb9',1,'amrex::HypreIJIface']]],
+ ['pcinterp_14057',['PcInterp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a852ba956d157fa2eb049e1b7cc6d50db',1,'amrex::AmrData']]],
+ ['pcinterp_5finterp_14058',['pcinterp_interp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aaebd1edefcd2e126a0ce93d3f4296731',1,'amrex']]],
+ ['period_14059',['period',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a622746891e67a5016ae4b0c0137d70ce',1,'amrex::Geometry']]],
+ ['periodicity_14060',['periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#affe5cf2164950c1670a92f7b2719c0ff',1,'amrex::Geometry::periodicity(const Box &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a7b365b1560bb9a31cf49cd55668085cf',1,'amrex::Geometry::periodicity() const noexcept']]],
+ ['periodicity_14061',['Periodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#abaaf6e49e85d1624a89b4ce8ade5c541',1,'amrex::Periodicity::Periodicity(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#ab912d518e6c2289d18ca26e791920ea7',1,'amrex::Periodicity::Periodicity() noexcept']]],
+ ['periodicshift_14062',['PeriodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a37bfe23bdf8f5b0a9e38f5459ec4a42e',1,'amrex::ParticleContainer_impl::PeriodicShift(P &p) const']]],
+ ['periodicshift_14063',['periodicShift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a95ab5abc1e6c5d1efb9de40e0873d391',1,'amrex::Geometry::periodicShift()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a48b0e0bc9bd17bdcba18aa237718737f',1,'amrex::periodicShift(MultiFab const &mf, IntVect const &offset, Periodicity const &period)']]],
+ ['permutationfordeposition_14064',['PermutationForDeposition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac67c5b805cea20326010666416cd773f',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, index_type nbins, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad434592fa38d501d9db9bfb648bb9140',1,'amrex::PermutationForDeposition(Gpu::DeviceVector< index_type > &perm, index_type nitems, const PTile &ptile, Box bx, Geometry geom, const IntVect idx_type)']]],
+ ['permutationptr_14065',['permutationPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a2e0d5402d80dd9e9dfdd8478b0e6c2c7',1,'amrex::SparseBins::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SparseBins.html#a1366ec831cf538cf38da122f875fca27',1,'amrex::SparseBins::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< typename amrex::ParticleTileData >::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'DenseBins< ParticleType >::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'DenseBins< ParticleType >::permutationPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#a8f49f54a25549e053bb63d0e72d751e1',1,'amrex::DenseBins::permutationPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DenseBins.html#ab50df3946feebe789f41c7d01762a30b',1,'amrex::DenseBins::permutationPtr() noexcept']]],
+ ['persistentifstream_14066',['PersistentIFStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#a56becba85d63b59974112dde31bfc90f',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#acb905ed76a3548e6018710ee071c9f31',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream(PersistentIFStream const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VisMF_1_1PersistentIFStream.html#ac51ac75b9acd3f6dbba89e7b73dfda1d',1,'amrex::VisMF::PersistentIFStream::PersistentIFStream()=default']]],
+ ['petscabeclap_14067',['PETScABecLap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a6d1500243e6bcc0c8546240f4fb1ae6d',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap &&) noexcept=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ae834b28c54502bd846c75a933cd86e4e',1,'amrex::PETScABecLap::PETScABecLap(PETScABecLap const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab2a0a84e3b1491619ab3ed49306ffdeb',1,'amrex::PETScABecLap::PETScABecLap(const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom_, MPI_Comm comm_)']]],
+ ['physbcfunct_14068',['PhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a39b89bb30f1abba7495122150108a927',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a7e1c94efd648f3ebfaefc5a13c91eb65',1,'amrex::PhysBCFunct::PhysBCFunct()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PhysBCFunct.html#a754509e10fc630761839c420246a3ebe',1,'amrex::PhysBCFunct::PhysBCFunct(const Geometry &geom, const Vector< BCRec > &bcr, F &&f)']]],
+ ['pi_14069',['pi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ae119edbc36d72d7e0287e015330974c5',1,'amrex::Math']]],
+ ['pid_14070',['pid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a226101263b27282d94f687320e25177f',1,'amrex::ParallelDescriptor::Message']]],
+ ['placementdelete_14071',['placementDelete',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3b1ca3704b0b8849017f3a130d9a6fe0',1,'amrex']]],
+ ['placementnew_14072',['placementNew',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad7421e3ce663f6de9d76cf1f2cd220dc',1,'amrex']]],
+ ['planeif_14073',['PlaneIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PlaneIF.html#acd11423cba9d7c283e96167dedd124d5',1,'amrex::EB2::PlaneIF']]],
+ ['plot_5ffiles_5foutput_14074',['Plot_Files_Output',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#aa9af5d2dcba7539444e0334b84ed7504',1,'amrex::Amr']]],
+ ['plotfiledata_14075',['PlotFileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a6006d7b7736ddff7fda093ec7a633570',1,'amrex::PlotFileData']]],
+ ['plotfiledataimpl_14076',['PlotFileDataImpl',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a77e164e48c0363b8f87c3879a509ad23',1,'amrex::PlotFileDataImpl']]],
+ ['plotfileversion_14077',['PlotFileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aff316a96447744ee3bd4e3abbb555f6b',1,'amrex::AmrData']]],
+ ['plotfileversion_14078',['PlotfileVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#ab95e00002c7985b4bc7d425795d72404',1,'amrex::ParticleContainerBase']]],
+ ['plotint_14079',['plotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6b328e1464fc914bea4ea6da8a067c57',1,'amrex::Amr']]],
+ ['plotlogper_14080',['plotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a98ce23547463e17b55901b8818f0fc',1,'amrex::Amr']]],
+ ['plotmaxlevel_14081',['plotMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a76e9887d9d42c68e5fc3b2b82d039',1,'amrex::Amr']]],
+ ['plotper_14082',['plotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5a931bcdf3440fa41801f73a87f417ef',1,'amrex::Amr']]],
+ ['plotvarnames_14083',['PlotVarNames',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aacf2bf93e89399ca37e10646536f3218',1,'amrex::AmrData::PlotVarNames()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a0c8492eed2a2a622cb11a076e16dadaf',1,'amrex::DataServices::PlotVarNames()']]],
+ ['plus_14084',['plus',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< AtomicInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< AtomicInt >::plus(AtomicInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'amrex::BaseFab::plus(const BaseFab< T > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'amrex::BaseFab::plus(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'amrex::BaseFab::plus(T const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'amrex::BaseFab::plus(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'amrex::BaseFab::plus(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'amrex::BaseFab::plus(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'amrex::BaseFab::plus(T const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'amrex::BaseFab::plus(T const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::EBCellFlagFab >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a5176cafd217bf9069ed83feba52d71c2',1,'amrex::BndryRegisterT::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'amrex::FabArray::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'amrex::FabArray::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< AtomicInt > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::BaseFab< PetscInt > >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::CutFab >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::CutFab >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< Real >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::EBCellFlagFab >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< amrex::Mask >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< amrex::Mask >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< FArrayBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< FArrayBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< IArrayBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< IArrayBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a69e2f8d4b7a834951fe4428b89134455',1,'FabArray< TagBox >::plus(value_type val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad00c28754c2085f4ba386d2bb0f24f93',1,'FabArray< TagBox >::plus(value_type val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#ab0fd430ccad60b7771778c64a7d928b5',1,'amrex::iMultiFab::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< PetscInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< int >::plus(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< int >::plus(int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< int >::plus(int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< int >::plus(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< int >::plus(const BaseFab< int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< PetscInt >::plus(PetscInt const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< PetscInt >::plus(PetscInt const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< PetscInt >::plus(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< AtomicInt >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< PetscInt >::plus(const BaseFab< PetscInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< Real >::plus(Real const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< Real >::plus(Real const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< Real >::plus(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< Real >::plus(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< Real >::plus(Real const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< Real >::plus(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< char >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< EBCellFlag >::plus(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< EBCellFlag >::plus(EBCellFlag const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< char >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af56a10b8407c86226901dc0b5ba070c7',1,'amrex::iMultiFab::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< char >::plus(char const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< char >::plus(char const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< char >::plus(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< char >::plus(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< char >::plus(char const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< char >::plus(char const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< AtomicInt >::plus(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< AtomicInt >::plus(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< HYPRE_Int >::plus()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a8f26ae5a879d6286c8a639f84aa74563',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a3c88d451792c4740296d8f4928da38db',1,'amrex::iMultiFab::plus(int val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#af9746c8ee7ac16060bf338ecdbdcaa5a',1,'amrex::iMultiFab::plus(const iMultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#aafbc29a68d3c0c000fee414f76f7b79c',1,'amrex::MultiFab::plus(Real val, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a9d8ec2a7197f373ce88a43a2adaf1da0',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int comp, int num_comp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a0b410a02ca211c74033d77fac9b8a40b',1,'amrex::MultiFab::plus(Real val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a38506771a271ef8a5d4b6c3065815566',1,'amrex::MultiFab::plus(Real val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a6679e5d7843de95ca2245f599715b4f9',1,'amrex::MultiFab::plus(const MultiFab &mf, int strt_comp, int num_comp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af7a3fdd2cfd65a5f9a2d7e2126973917',1,'BaseFab< int >::plus(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< int >::plus(int const &r, int comp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#abb7c6d23546e6178c5c17bc87a2d5ef6',1,'BaseFab< int >::plus(int const &r, const Box &b, int comp=0, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a56197b4668f634207c4031bcd9e05909',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, Box bx, SrcComp scomp, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae637024575b35a0f95b58020e31b79ac',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#afa601e460f4af5ec79144dbcd527ff58',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a2e3c0c27f4451b4962368e70bb9c0825',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8eac05318ddeb7bf09d5c1b25acc6d55',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aa9c3a519a02df76b99bef93795d6cba3',1,'BaseFab< HYPRE_Int >::plus(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a30dff1ddf3809400a88f85f546ecbe84',1,'BaseFab< HYPRE_Int >::plus(HYPRE_Int const &r, int comp, int numcomp=1) noexcept']]],
+ ['plusfrom_14085',['plusFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a347f19dfd7611b563f7cc799023dc17a',1,'amrex::FabSetT::plusFrom(const MF &src, int ngrow, int scomp, int dcomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a2d88ae6162badc6e58949b21e959bc80',1,'amrex::FabSetT::plusFrom(const FabSetT< MF > &src, int scomp, int dcomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a58d2309f0eb636417e763b5a1e74599c',1,'amrex::BndryRegisterT::plusFrom()']]],
+ ['plusto_14086',['plusTo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a52afe3a40bffa4138f997dbf4428d634',1,'amrex::FabSetT']]],
+ ['podvector_14087',['PODVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< unsigned int >::PODVector(PODVector< unsigned int, std::allocator< unsigned int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< unsigned int >::PODVector(const PODVector< unsigned int, std::allocator< unsigned int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< unsigned int >::PODVector(std::initializer_list< unsigned int > a_initializer_list, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< unsigned int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< unsigned int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< unsigned int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< unsigned int >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< unsigned int >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(PODVector< uint64_t, DefaultAllocator< uint64_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(const PODVector< uint64_t, DefaultAllocator< uint64_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(std::initializer_list< uint64_t > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< uint64_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< ParticleType >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(const PODVector< amrex::STLtools::Triangle, std::allocator< amrex::STLtools::Triangle > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::STLtools::Triangle >::PODVector(std::initializer_list< amrex::STLtools::Triangle > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::STLtools::Triangle >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::STLtools::Triangle >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::openbc::MomTag >::PODVector(PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::openbc::MomTag >::PODVector(const PODVector< amrex::openbc::MomTag, std::allocator< amrex::openbc::MomTag > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::openbc::MomTag >::PODVector(std::initializer_list< amrex::openbc::MomTag > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::openbc::MomTag >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::openbc::MomTag >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::openbc::MomTag >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::openbc::MomTag >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int >::PODVector(std::initializer_list< int > a_initializer_list, const allocator_type &a_allocator=std::allocator< int >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int >::PODVector(const PODVector< int, std::allocator< int > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int >::PODVector(PODVector< int, std::allocator< int > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::NeighborCode >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal * >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleReal * >::PODVector(const PODVector< ParticleReal *, std::allocator< ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleReal * >::PODVector(PODVector< ParticleReal *, std::allocator< ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::PODVector(std::initializer_list< ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::BoxND >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::BoxND >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(const PODVector< amrex::AssignGrid< BinIteratorFactory >, std::allocator< amrex::AssignGrid< BinIteratorFactory > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(std::initializer_list< amrex::AssignGrid< BinIteratorFactory > > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::AssignGrid< BinIteratorFactory > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::BoxND >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'amrex::PODVector::PODVector(PODVector< T, Allocator > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'amrex::PODVector::PODVector(const PODVector< T, Allocator > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'amrex::PODVector::PODVector(std::initializer_list< T > a_initializer_list, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'amrex::PODVector::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=Allocator())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'amrex::PODVector::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'amrex::PODVector::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'amrex::PODVector::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::NeighborCode >::PODVector(const PODVector< amrex::NeighborCode, std::allocator< amrex::NeighborCode > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::NeighborCode >::PODVector(std::initializer_list< amrex::NeighborCode > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::NeighborCode >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::NeighborCode >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::NeighborCode >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::NeighborCode >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM >, std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::BoxND >::PODVector(PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::BoxND >::PODVector(const PODVector< amrex::BoxND, std::allocator< amrex::BoxND > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::BoxND >::PODVector(std::initializer_list< amrex::BoxND > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::BoxND >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::BoxND >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=amrex::PolymorphicArenaAllocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=amrex::PolymorphicArenaAllocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const PODVector< char, amrex::PolymorphicArenaAllocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(PODVector< char, amrex::PolymorphicArenaAllocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int * >::PODVector(const PODVector< const int *, std::allocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int * >::PODVector(PODVector< const int *, std::allocator< const int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(std::initializer_list< const int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector(const PODVector< const int *, DefaultAllocator< const int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::STLtools::Triangle >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< amrex::XDim3 >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< amrex::XDim3 >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< amrex::XDim3 >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< amrex::XDim3 >::PODVector(std::initializer_list< amrex::XDim3 > a_initializer_list, const allocator_type &a_allocator=std::allocator< amrex::XDim3 >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< amrex::XDim3 >::PODVector(const PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< amrex::XDim3 >::PODVector(PODVector< amrex::XDim3, std::allocator< amrex::XDim3 > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const int *, DefaultAllocator< const int * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< char >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< char >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< char >::PODVector(std::initializer_list< char > a_initializer_list, const allocator_type &a_allocator=std::allocator< char >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< char >::PODVector(const PODVector< char, std::allocator< char > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< char >::PODVector(PODVector< char, std::allocator< char > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int * >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< index_type >::PODVector(std::initializer_list< index_type > a_initializer_list, const allocator_type &a_allocator=std::allocator< index_type >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< index_type >::PODVector(const PODVector< index_type, std::allocator< index_type > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< index_type >::PODVector(PODVector< index_type, std::allocator< index_type > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int * >::PODVector(const PODVector< int *, std::allocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< index_type >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(std::initializer_list< int * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< int * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(const PODVector< int *, DefaultAllocator< int * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< int *, DefaultAllocator< int * > >::PODVector(PODVector< int *, DefaultAllocator< int * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< int >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal * >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< const ParticleReal * >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal * >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal * >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=std::allocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal * >::PODVector(const PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal * >::PODVector(PODVector< const ParticleReal *, std::allocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::PODVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(std::initializer_list< const ParticleReal * > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< const ParticleReal * >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(const PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::PODVector(PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< index_type >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< index_type >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< index_type >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< std::size_t >::PODVector(PODVector< std::size_t, std::allocator< std::size_t > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< std::size_t >::PODVector(const PODVector< std::size_t, std::allocator< std::size_t > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< std::size_t >::PODVector(std::initializer_list< std::size_t > a_initializer_list, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aefdcef17153e4edbad24f0c5419287e7',1,'PODVector< std::size_t >::PODVector(size_type a_size, const value_type &a_value, const allocator_type &a_allocator=std::allocator< std::size_t >())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a6340b7de6f0414037450ce9749af867b',1,'PODVector< std::size_t >::PODVector(size_type a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a342ac4a8fd2ef2b61b49242fa28a2057',1,'PODVector< std::size_t >::PODVector(const allocator_type &a_allocator) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8cbeac763750da6c5bfc9958bbb123d9',1,'PODVector< std::size_t >::PODVector() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#abac5cd6b7981b06fe091b1cea5b54579',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(PODVector< ParticleType, DefaultAllocator< ParticleType > > &&a_vector) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3654586fb4dd4a65acf395935c6ed4a7',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(const PODVector< ParticleType, DefaultAllocator< ParticleType > > &a_vector)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a02e18e4e17cc3356084fa3be3c3f44b3',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::PODVector(std::initializer_list< ParticleType > a_initializer_list, const allocator_type &a_allocator=DefaultAllocator< ParticleType >())']]],
+ ['pointvalue_14088',['PointValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a5a829681bb11c94caeafc642e3a95c91',1,'amrex::DataServices']]],
+ ['polar_14089',['polar',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a464e44680268cba2d8a7b1ae3232a183',1,'amrex']]],
+ ['polarb_14090',['PolarB',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1PolarB.html#ad805ea2e85456aeee7173714da9e0167',1,'amrex::FabArrayBase::PolarB']]],
+ ['poly_5fdiff_14091',['poly_diff',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ae2185088b6449f7811b072576236dabd',1,'sdcquadrature_mod']]],
+ ['poly_5feval_14092',['poly_eval',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#ab38d996c6f957cb170aa2ca9fa135a74',1,'sdcquadrature_mod::poly_eval::poly_eval()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a19abe9c6ef21541b666b72dd131373b3',1,'sdcquadrature_mod::poly_eval()']]],
+ ['poly_5feval_5fcomplex_14093',['poly_eval_complex',['https://amrex-codes.github.io/amrex/doxygen/interfacesdcquadrature__mod_1_1poly__eval.html#aaf65ea1be7f3b8d7e5e1e99d79a91099',1,'sdcquadrature_mod::poly_eval::poly_eval_complex()'],['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a507876cf6308356bcab599968824c4a9',1,'sdcquadrature_mod::poly_eval_complex(p, n, x)']]],
+ ['poly_5fint_14094',['poly_int',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a0ffbe7bf11e56b416c5631c0b38321b6',1,'sdcquadrature_mod']]],
+ ['poly_5finterp_5fcoeff_14095',['poly_interp_coeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acea5b001e26a7d33f54a8f717aa2f6d4',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, T *AMREX_RESTRICT c) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c78cfa1297540820e62c5c9f8c7affd',1,'amrex::poly_interp_coeff(T xInt, T const *AMREX_RESTRICT x, int N, T *AMREX_RESTRICT c) noexcept']]],
+ ['poly_5flegendre_14096',['poly_legendre',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a874a5cd63196132c18272439ac22d430',1,'sdcquadrature_mod']]],
+ ['poly_5froots_14097',['poly_roots',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#ac65c67a741f829888ad21000351c137b',1,'sdcquadrature_mod']]],
+ ['polyif_14098',['PolyIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolyIF.html#ae25262d67072428f2cad3d6efb2f5877',1,'amrex::EB2::PolyIF']]],
+ ['polyinterpcoeff_14099',['polyinterpcoeff',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__lo__util__module.html#a9b3a8d158e19f71d1af1ebe894c7d3de',1,'amrex_lo_util_module']]],
+ ['polymorphicarenaallocator_14100',['PolymorphicArenaAllocator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#abd49730f61493b4c7b5d596ed7ffa547',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a7e37e0451471fcf02dbfb376f2804145',1,'amrex::PolymorphicArenaAllocator::PolymorphicArenaAllocator(Arena *a_arena)']]],
+ ['polymorphicarenawrapper_14101',['PolymorphicArenaWrapper',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a579908990ceb617fc236604011136af6',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArenaWrapper.html#a85a639c6c909c175dc65653bf9c4ac72',1,'amrex::PolymorphicArenaWrapper::PolymorphicArenaWrapper(Arena *a_arena)']]],
+ ['polymorphicarray4_14102',['PolymorphicArray4',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1PolymorphicArray4.html#a0e1fecd400082a5f28e0712fa2eadee0',1,'amrex::PolymorphicArray4']]],
+ ['polynomialif_14103',['PolynomialIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a18f10f3de6a91418664b73f1c86d7461',1,'amrex::EB2::PolynomialIF::PolynomialIF(PolynomialIF &&rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#a3ee4eff332df3bbfcff89267a7c9bf62',1,'amrex::EB2::PolynomialIF::PolynomialIF(const PolynomialIF &rhs)=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1PolynomialIF.html#aded08a08d53e73aa84431822f8b76374',1,'amrex::EB2::PolynomialIF::PolynomialIF(const Vector< PolyTerm > &a_polynomial, bool a_inside=true)']]],
+ ['pop_14104',['pop',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a6bdab1c75756fa491add5ace4c59550f',1,'amrex::ParallelContext::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a0fb2101660c9e5211fb65297ffd99292',1,'amrex::ParserStack::pop()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a3951bf73fe4dbac7f4c1ccef7bbbcb34',1,'amrex::IParserStack::pop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a45b714be9d0d45f3ecb339085a73c6ec',1,'amrex::EB2::IndexSpace::pop()']]],
+ ['pop_5fback_14105',['pop_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::XDim3 >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::openbc::MomTag >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::NeighborCode >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::BoxND >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'amrex::PODVector::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#aa1831ea3b91c1a77740583f99542ee26',1,'amrex::ArrayOfStructs::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< amrex::STLtools::Triangle >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< unsigned int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< std::size_t >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int *, DefaultAllocator< int * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< index_type >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const ParticleReal * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int *, DefaultAllocator< const int * > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< const int * >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< char >::pop_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a437b046dcdfcfe81a587846c4068c95a',1,'PODVector< ParticleReal * >::pop_back()']]],
+ ['pop_5fbt_5fstack_14106',['pop_bt_stack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLBTer.html#abe774b8eb0afd3dc4f530aaf3c509984',1,'amrex::BLBTer']]],
+ ['popregiontag_14107',['popRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a8bf2b5f80cfa6a00fd92a2c10b16720c',1,'amrex::FabArrayBase']]],
+ ['pos_14108',['pos',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#acca412a3b97db15ba5e39f02b97d079c',1,'amrex::ParticleTile::pos(int index, int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aa4be6533a7b9987c6f0c73ffe3c4cbbb',1,'amrex::ParticleTile::pos(int index, int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'amrex::ConstParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#abfab103d2cbcd0e41c61c00a4d4b77ce',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a6853712ded51f7bacb03dd4bc6836c6f',1,'amrex::ConstSoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#a2a8548e774e4805ad86a291605aa4db7',1,'amrex::ConstSoAParticle::pos(int position_index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a6974466bbe1639c042ea8079b1ee163c',1,'amrex::Particle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#ac2b984a4de5d43ab39afba8bac4dc2a3',1,'amrex::Particle::pos(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a102ae1d7ef52914d8c93baa331169016',1,'amrex::Particle::pos(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'amrex::ParticleTileData::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3905ca69e86570132f8d8b9a5b9d0f10',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::pos()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#aae234935b8374a9326a3df4701c5dc43',1,'amrex::SoAParticle::pos() const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#ab9aa9ba3c29b3556c7987d0622c7322b',1,'amrex::SoAParticle::pos(int position_index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a69e0e87f9818bf12a60e2a2c2419ca4a',1,'amrex::SoAParticle::pos(int position_index) const &']]],
+ ['post_5ffast_5fstage_14109',['post_fast_stage',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ae3b2f58d112a3625cc54a690938b7cc1',1,'amrex::SundialsUserFun']]],
+ ['post_5ffast_5fstep_14110',['post_fast_step',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a6bf9b12bbaf5f970438e11c23e752128',1,'amrex::SundialsUserFun']]],
+ ['post_5finit_14111',['post_init',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ac7f38ed4057c3c789e73567e1f455ccb',1,'amrex::AmrLevel']]],
+ ['post_5fregrid_14112',['post_regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0289a6cdc3349c2c0b778cc25901e364',1,'amrex::AmrLevel']]],
+ ['post_5frestart_14113',['post_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#afc4f639ee0e05fd9a827db22694941a0',1,'amrex::AmrLevel']]],
+ ['post_5fstage_14114',['post_stage',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#ad585d7830e4fc12e89decd117f010a56',1,'amrex::SundialsUserFun']]],
+ ['post_5fstep_14115',['post_step',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1SundialsUserFun.html#a8a07d2a186a600d4436d4be0c8b1b82d',1,'amrex::SundialsUserFun']]],
+ ['post_5ftimestep_14116',['post_timestep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6dc31baa80c3f278350ad20a64577155',1,'amrex::AmrLevel']]],
+ ['postcoarsetimestep_14117',['postCoarseTimeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6c4e273ed6a867d2da0dbf8ae325c82a',1,'amrex::AmrLevel']]],
+ ['postprocessbasegrids_14118',['PostProcessBaseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad5863ce18c2b8b1dc6371d33c227f2a6',1,'amrex::AmrMesh']]],
+ ['postrecvs_14119',['PostRecvs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a62685cb385ba3363c973d758cbb7cde8',1,'amrex::NonLocalBC']]],
+ ['postsends_14120',['PostSends',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5ccb53a5bfee4c68f588b17d3642c2c5',1,'amrex::NonLocalBC']]],
+ ['postsolve_14121',['postSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'MLLinOpT< Array< MultiFab, 3 > >::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7766bf3ef48ac5508865ef5aa3ef49be',1,'amrex::MLLinOpT::postSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a353013df6e58210dd529bb995bcc21d9',1,'amrex::MLEBNodeFDLaplacian::postSolve()']]],
+ ['poststepregrid_14122',['postStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ae5ca0552f0073d959717f3dc4a375478',1,'amrex::AmrLevel']]],
+ ['pout_14123',['pout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a45701cae6632ec65a5eebdecc587c780',1,'amrex']]],
+ ['poutfilename_14124',['poutFileName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b6b28892d1b7c4a6845bcf08ba7a461',1,'amrex']]],
+ ['pow_14125',['pow',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c1cfe66fa0b6e38dae765b3700dd75f',1,'amrex::pow(const GpuComplex< T > &a_z, int a_n) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac289a1a554a6d1018603b5cd7fc8f9e',1,'amrex::pow(const GpuComplex< T > &a_z, const T &a_y) noexcept']]],
+ ['powi_14126',['powi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a8f2602163bf297a5c5342e6b9425e626',1,'amrex::Math']]],
+ ['prebuilddirectorhierarchy_14127',['PreBuildDirectorHierarchy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa099c9a81b678f94bc075120f85f0df2',1,'amrex']]],
+ ['precond_14128',['precond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#afe3c1ec699c60ebc52f1a4d8554a4889',1,'amrex::GMRESMLMGT']]],
+ ['predictstateonfaces_14129',['PredictStateOnFaces',['../namespacePPM.html#acc43ed98677d40c3b0cd8ea5326e7d5d',1,'PPM']]],
+ ['predictstateonxface_14130',['PredictStateOnXFace',['../namespaceEBPLM.html#a5e1fcc915e6448d1e02c59d5b18dbf69',1,'EBPLM::PredictStateOnXFace()'],['../namespacePLM.html#a27d3106050ecc051c39cd1702f6615a7',1,'PLM::PredictStateOnXFace()'],['../namespacePPM.html#a11303ff035a1a159d70415d510483430',1,'PPM::PredictStateOnXFace()']]],
+ ['predictstateonyface_14131',['PredictStateOnYFace',['../namespaceEBPLM.html#ad0fea99f7eac4dd51cae3e57a7c2b629',1,'EBPLM::PredictStateOnYFace()'],['../namespacePLM.html#a1107e8578e71e86ef2d86c10729baa34',1,'PLM::PredictStateOnYFace()'],['../namespacePPM.html#a70abc2e2dd9b19e5e80e217de7c225c1',1,'PPM::PredictStateOnYFace(const int i, const int j, const int k, const int n, const amrex::Real dt, const amrex::Real dx, amrex::Real &Im, amrex::Real &Ip, const amrex::Array4< const amrex::Real > &S, const amrex::Array4< const amrex::Real > &vel_edge, const amrex::BCRec bc, const int domlo, const int domhi, const Limiter &)']]],
+ ['predictvelonfaces_14132',['PredictVelOnFaces',['../namespacePPM.html#afc01feca9b1f93c06521af5d6591c22c',1,'PPM']]],
+ ['predictvelonxface_14133',['PredictVelOnXFace',['../namespaceEBPLM.html#a2a3bd2e63860114b33e53bd8d368d738',1,'EBPLM::PredictVelOnXFace()'],['../namespacePLM.html#ac81b254592851f46142367a43d2be8dd',1,'PLM::PredictVelOnXFace()'],['../namespacePPM.html#adb2496aca52fb5c10215b6b2e51dd56a',1,'PPM::PredictVelOnXFace()']]],
+ ['predictvelonyface_14134',['PredictVelOnYFace',['../namespaceEBPLM.html#a3fd409163b9f007fd4f33f86c81bafb6',1,'EBPLM::PredictVelOnYFace()'],['../namespacePLM.html#a7e11b6bc6c30a638bc0e53fc7b7785d3',1,'PLM::PredictVelOnYFace()'],['../namespacePPM.html#a2508ebdfc4ebe06e3a4a4b3b45e1e14f',1,'PPM::PredictVelOnYFace()']]],
+ ['prefetchtodevice_14135',['prefetchToDevice',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::Mask >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4db8bcd1f50c790aba6b81860143cc96',1,'amrex::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#af50ec082ab16407059545feed99d648f',1,'amrex::Gpu::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< IArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'amrex::BaseFab::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< AtomicInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< char >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< EBCellFlag >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< HYPRE_Int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< int >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< PetscInt >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acc3fa2566c4bf2de3e6f0773e3b0601b',1,'BaseFab< Real >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'amrex::FabArray::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::CutFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< amrex::EBCellFlagFab >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< FArrayBox >::prefetchToDevice()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1ad78902f6ce66d7f4d0557de26ee971',1,'FabArray< TagBox >::prefetchToDevice()']]],
+ ['prefetchtohost_14136',['prefetchToHost',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a3abad1fb37ce40b710326ae2d9ab208c',1,'amrex::Gpu::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab02b05e2eb3282f8df33e5cbc655b2a3',1,'amrex::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::Mask >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'amrex::BaseFab::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< TagBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< IArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< FArrayBox >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::EBCellFlagFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::CutFab >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< PetscInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'FabArray< amrex::BaseFab< AtomicInt > >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< Real >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< PetscInt >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< HYPRE_Int >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< EBCellFlag >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< char >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aea7b9b15c8959be232fa8d0b14b2b507',1,'BaseFab< AtomicInt >::prefetchToHost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ae803504d641d86a8ba9e4b58e81f136b',1,'amrex::FabArray::prefetchToHost()']]],
+ ['prefixedname_14137',['prefixedName',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9acf57232096dc7488995a49627924eb',1,'amrex::ParmParse']]],
+ ['prefixsum_14138',['PrefixSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Scan.html#ad7ef336709704a3b8b05b00b9432059d',1,'amrex::Scan']]],
+ ['prepare_14139',['prepare',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#a137269ba305483a92bf01d19ec1fd07c',1,'amrex::STLtools']]],
+ ['preparecommbuffers_14140',['PrepareCommBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a303b8c034244500930c9f5ead86a22bf',1,'amrex::NonLocalBC']]],
+ ['prepareforcoarsening_14141',['prepareForCoarsening',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#a1f72985a64a6353ac131eb89728f7ba9',1,'amrex::EB2::Level']]],
+ ['prepareforgmres_14142',['prepareForGMRES',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'amrex::MLLinOpT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a895ca1ca69778b53dcf5ca86b366d4f7',1,'amrex::MLNodeLinOp::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ae4ea921d48b5a556bd78ddcdd41a4455',1,'amrex::MLMGT::prepareForGMRES()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af79ba1ae9377062bdcdfc68884529865',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForGMRES()']]],
+ ['preparefornsolve_14143',['prepareForNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a69cb002038ef5460b92042d6921396b1',1,'amrex::MLMGT']]],
+ ['prepareforsolve_14144',['prepareForSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a9e8e4689f0e0f349f5a29708c224360c',1,'amrex::MLTensorOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a72d228dbde4801d9b4086a2dc94779c6',1,'amrex::MLALaplacianT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a46fe8bdcadd6679f29d19971eeb19242',1,'amrex::MLPoissonT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ab2886d51be38082d20a26e35ddbf3b28',1,'amrex::MLNodeTensorLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a997cf1a004e76b021a262f35a834da32',1,'amrex::MLNodeLinOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a339396bc771f5e6b9e630746d0c7e0ab',1,'amrex::MLNodeLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa9e73a4d8720519ab2cecb3cd62c5d9b',1,'amrex::MLNodeABecLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a99e382a66a897864e0c3b4dffe9e1cd9',1,'amrex::MLMGT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'MLLinOpT< Array< MultiFab, 3 > >::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af8740f5bcf25e80b3e074a99be681c47',1,'amrex::MLLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a16a71281b7dfd14b0f89a2c50fc327bb',1,'amrex::MLEBTensorOp::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ad5475aafb15a2e53a6dada12839c27c9',1,'amrex::MLEBNodeFDLaplacian::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a10d9a42df59b0c48c0de0bc3a2b41cca',1,'amrex::MLEBABecLap::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a5c54cb4e1ea4c2b1818db0cf82741c30',1,'amrex::MLCurlCurl::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8201ce95349a35448ba37366eabc518b',1,'amrex::MLCellLinOpT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#acff16f567dc8c5c30be1337318235e45',1,'amrex::MLCellABecLapT::prepareForSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a5c7e2382421d34818b66ccaba2e9ba95',1,'amrex::MLABecLaplacianT::prepareForSolve()']]],
+ ['preparelinop_14145',['prepareLinOp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a929a91b1f9969e79f186bb7a1a073f69',1,'amrex::MLMGT']]],
+ ['preparemgcycle_14146',['prepareMGcycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#ad13058d5dffd2c90824cd1a1d5db3085',1,'amrex::MLMGT']]],
+ ['preparerecvbuffers_14147',['PrepareRecvBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a101b2f07560880fda8bab055214f3222',1,'amrex::NonLocalBC']]],
+ ['preparerhs_14148',['prepareRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#acbc4efc38bffb2ceab5d5bf004cf6dc6',1,'amrex::MLCurlCurl']]],
+ ['preparesendbuffers_14149',['PrepareSendBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a5e37435a999c0eb51e29139501d7ca49',1,'amrex::NonLocalBC']]],
+ ['preparesolver_14150',['prepareSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a73956b5120ef6513532cb22e2e8335ab',1,'amrex::HypreABecLap3::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#afe4795550c7479c27c62872b3c3f5c24',1,'amrex::HypreABecLap2::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a61436da82fa418df4ddfab4881c137e3',1,'amrex::HypreABecLap::prepareSolver()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ad1eb894ae4a104ea04c6be69d08b4e1f',1,'amrex::PETScABecLap::prepareSolver()']]],
+ ['prevtime_14151',['prevTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aacf7931abf97b3774c79b60e80d177a4',1,'amrex::StateData']]],
+ ['primary_14152',['primary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a31a66854b5336c0a76e23a9457877713',1,'amrex::StateDescriptor']]],
+ ['print_14153',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a181bc6a4ba323484f28415b80ee1b6b6',1,'amrex::Print::Print(Print &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a1bb1f415c2393c08d8fd115bbc848638',1,'amrex::Print::Print(Print const &)=delete']]],
+ ['print_14154',['print',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#aa9d7c2eebaa83c655e91f8b9b0040df1',1,'amrex::FabArrayBase::CacheStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a84cad9d66ad27523679ae8c2b6b5d37e',1,'amrex::FabArrayBase::FabArrayStats::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a0e00f4a1a90b536068669ad8ed9c5b80',1,'amrex::IParser::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborList.html#a72ed92cf7d71611d2e9086dd7e603792',1,'amrex::NeighborList::print()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a217d48dc80e0448899823a0d47460d8b',1,'amrex::Parser::print()']]],
+ ['print_14155',['Print',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a11f1c04c6e1559c094d72df8baf5e2b7',1,'amrex::Print::Print(std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#aebc81b9845c635f74ca8765c698ca059',1,'amrex::Print::Print(int rank_, std::ostream &os_=amrex::OutStream())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a612024a8e9a5ad7bfcd98707fcdcb787',1,'amrex::Print::Print(int rank_, MPI_Comm comm_, std::ostream &os_=amrex::OutStream())']]],
+ ['print_5fbacktrace_5finfo_14156',['print_backtrace_info',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a33950310b32a51c70dd6f6960d83e2db',1,'amrex::BLBackTrace::print_backtrace_info(FILE *f)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BLBackTrace.html#a6dd9bad8d7ece9e996de0cd3a7403b91',1,'amrex::BLBackTrace::print_backtrace_info(const std::string &filename)']]],
+ ['print_5fconnectivity_14157',['print_connectivity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a4fc94184dd7d26f8ccb2fccdd8367474',1,'amrex::EBToPVD']]],
+ ['print_5fcontrol_5fpoints_14158',['print_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a9c9ba23ae82c4ab0a38587d96c99f344',1,'amrex::LineDistFcnElement2d::print_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a423846c99ff07003d00a7f8978bfebc5',1,'amrex::SplineDistFcnElement2d::print_control_points()']]],
+ ['print_5fgrids_14159',['print_grids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a692701cba27f352589066c9024d388a7',1,'amrex::EBToPVD']]],
+ ['print_5fpoints_14160',['print_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#af56069dd01a4a44b7f471f70f051887b',1,'amrex::EBToPVD']]],
+ ['print_5fspline_14161',['print_spline',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a5da55e4a3464f1a04eb34beffd638600',1,'amrex::SplineDistFcnElement2d']]],
+ ['print_5fstate_14162',['print_state',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aac09e7e5e074f207deb9fae3b4e9148f',1,'amrex']]],
+ ['printcallstack_14163',['PrintCallStack',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8a14bcc37603ec472c17a644428d3686',1,'amrex::TinyProfiler']]],
+ ['printcalltreenode_14164',['PrintCallTreeNode',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a4d91df9b423715cc4ac9b197bcad14ff',1,'RegionsProfStats']]],
+ ['printcapacity_14165',['PrintCapacity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'amrex::ParticleContainer_impl::PrintCapacity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a33c5150bb59504c072ff32cd2dcd3407',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::PrintCapacity()']]],
+ ['printcell_14166',['printCell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a376ff66b5e6a76d195cace00df41d05e',1,'amrex']]],
+ ['printexe_14167',['printExe',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#aa3e51f354702ada83a42fa17d6450ff1',1,'amrex::Parser']]],
+ ['printgridinfo_14168',['printGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a4b7fbf8492a6e663bd567bfdb4151a40',1,'amrex::Amr']]],
+ ['printgridsummary_14169',['printGridSummary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a4f3c144db8f986764324e9ba788666b3',1,'amrex::AmrCore']]],
+ ['printinfo_14170',['printInfo',['../classHydro_1_1NodalProjector.html#a098df2a533925ef6167e4df5bf3d46d5',1,'Hydro::NodalProjector']]],
+ ['printmemstats_14171',['PrintMemStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a3d820a89ad5496d880091c25c2bae5da',1,'amrex::TinyProfiler']]],
+ ['printmemusage_14172',['printMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2a2878413402bf8cff44357bf4964a5d',1,'amrex::FabArrayBase']]],
+ ['printneighborlist_14173',['printNeighborList',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#aac13e1f1c324181ce01a8f50fe3897d9',1,'amrex::NeighborParticleContainer']]],
+ ['printptr_14174',['PrintPtr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a614a6f4d10ea61b0dc126aa932d1ab27',1,'amrex::DistributionMapping::RefID']]],
+ ['printstats_14175',['PrintStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a1931e426fc1808e089917c1667f80adc',1,'amrex::TinyProfiler::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'FabArrayCopyDescriptor< FArrayBox >::PrintStats()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a088b72ffcf3394650148ea06f4cf87fa',1,'amrex::FabArrayCopyDescriptor::PrintStats()']]],
+ ['printtimeinterval_14176',['printTimeInterval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa92325475654d8018a7a4d96811ff90b',1,'amrex::StateData']]],
+ ['printtimerangelist_14177',['PrintTimeRangeList',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee4cc89e337e42259b850eafbad65cb1',1,'amrex']]],
+ ['printtofile_14178',['PrintToFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a0893d5f29d082f561090f7d93cce8759',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a65e2ca6508a0d6387c5f138c43a2998f',1,'amrex::PrintToFile::PrintToFile(std::string file_name_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#aa2fb6b50feec44f081108ae3f8cb30ef',1,'amrex::PrintToFile::PrintToFile(PrintToFile &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a840a4f6901205237e9bd7e7b0b879753',1,'amrex::PrintToFile::PrintToFile(PrintToFile const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a6104fd13b117f3b559fc3287744db7c1',1,'amrex::PrintToFile::PrintToFile(std::string file_name_, int rank_, MPI_Comm comm_)']]],
+ ['printusage_14179',['PrintUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a506a68384da30629323d0839f13812c2',1,'amrex::Arena::PrintUsage()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#aa73ded7161a0649ccd1103491034632a',1,'amrex::CArena::PrintUsage(std::string const &name) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a220453b0ec3b2de0df5cd94cb08dab03',1,'amrex::CArena::PrintUsage(std::ostream &os, std::string const &name, std::string const &space) const']]],
+ ['printusagetofiles_14180',['PrintUsageToFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#aa1cfbcfa1c41ac7e45bf469e93db7402',1,'amrex::Arena']]],
+ ['probdomain_14181',['ProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a37b2fde345a6609763be8a1fdd7ece25',1,'amrex::AmrData::ProbDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a69dfda38f7288ba1c26211d5b2160c1c',1,'amrex::Geometry::ProbDomain() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ae68fad0b0c42fcd904bcc36c8d678ca9',1,'amrex::Geometry::ProbDomain(const RealBox &rb) noexcept']]],
+ ['probdomain_14182',['probDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a5f7c170e89ce1e97f586355ea2fceb41',1,'amrex::PlotFileData::probDomain()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a9e669b9161d30f743ddee143bff88dc2',1,'amrex::PlotFileDataImpl::probDomain(int level) const noexcept']]],
+ ['probhi_14183',['probHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a7dbc97b271868a752395f72b717fa34a',1,'amrex::PlotFileDataImpl::probHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a20a6ee376fe0fb4b149be6374249e79a',1,'amrex::PlotFileData::probHi()']]],
+ ['probhi_14184',['ProbHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2325c024dbbe3cb941e2964e0d8dc53d',1,'amrex::GeometryData::ProbHi(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#afc75128d9d4bafa048122bb09b2adf35',1,'amrex::GeometryData::ProbHi() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9a8ebe29bfbb66ffa7d2ac47d2fb255b',1,'amrex::Geometry::ProbHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a413de6a07cab35d38f1f23801cae1060',1,'amrex::AmrData::ProbHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a5fd19e6998dd24eb5156808bdabc1dae',1,'amrex::Geometry::ProbHi(int dir) const noexcept']]],
+ ['probhiarray_14185',['ProbHiArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8de19f13c63f4cb2759207cb725581ed',1,'amrex::Geometry']]],
+ ['probhiarrayinparticlereal_14186',['ProbHiArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa55c38ac0db751b7aa40625464034b73',1,'amrex::Geometry']]],
+ ['problength_14187',['ProbLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa957525db46a7c7c22c1371633a3f263',1,'amrex::Geometry']]],
+ ['problo_14188',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a03bdebdfb4b402507aab117a78bb71b4',1,'amrex::Geometry']]],
+ ['problo_14189',['probLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a4800513a6130b6dbb784adec1d555d99',1,'amrex::PlotFileDataImpl::probLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a744ac8dee3b12454af52e51ad541b9df',1,'amrex::PlotFileData::probLo()']]],
+ ['problo_14190',['ProbLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a3d9777846ced2fc748f213cc58ff0dfd',1,'amrex::GeometryData::ProbLo(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GeometryData.html#a2002b8c121f27d0e9a65e06597ef85a3',1,'amrex::GeometryData::ProbLo() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a02ef0d522174b99ca75e569def4c091c',1,'amrex::Geometry::ProbLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a1dea3e08037a71158cda1adafab206ef',1,'amrex::AmrData::ProbLo()']]],
+ ['probloarray_14191',['ProbLoArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a2cbf2a8943849597fdcb06608416d0db',1,'amrex::Geometry']]],
+ ['probloarrayinparticlereal_14192',['ProbLoArrayInParticleReal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a8f5623ee19b444e7c1a38d28a79459fb',1,'amrex::Geometry']]],
+ ['probsize_14193',['ProbSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#aee3000e243b4b85b74bad050fa9f0484',1,'amrex::AmrData']]],
+ ['probsize_14194',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aaff30fe7f8204f68509dc9a8caf5f572',1,'amrex::PlotFileDataImpl']]],
+ ['probsize_14195',['ProbSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#ad215766309286d88d85b4d78f7280f4c',1,'amrex::Geometry']]],
+ ['probsize_14196',['probSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0fdee328da3ad85b3dbb121f64adc105',1,'amrex::PlotFileData']]],
+ ['processormap_14197',['ProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac1cd8ab03f5ec883f167f4e1148d29ee',1,'amrex::DistributionMapping']]],
+ ['procid_14198',['procID',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleBufferMap.html#ac90cfd42a7406149cd38468a9f759e3e',1,'amrex::ParticleBufferMap']]],
+ ['product_14199',['product',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a29bd7850951ae800d2bfd13ec8a3d593',1,'amrex::RealVect::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real,(M+2) *(M+1)/2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, nelems >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< Real, 3 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< ParticleReal *, NAR >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 4 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int, 2 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< int *, NAI >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const ParticleReal *, NArrayReal >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'amrex::Array2D::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'amrex::Array1D::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#afd1c8361929cdf3d8d4f928263113fac',1,'Array1D< int, 0, N-1 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'amrex::Array2D::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< const int *, NArrayInt >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a26f2d871d23e377a6267697907b6d287',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#afd8b853ff1742083599a018e439274ac',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::product(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ab58dde651cfad3f07ffdfb42d66e1c3b',1,'amrex::Array3D::product() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a738bf226cd7ec23057eb95176cd4bfa6',1,'amrex::Array3D::product(const int axis, const int loc0, const int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'amrex::GpuArray::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::Interval, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< amrex::EB2::PolyTerm, N >::product()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a1e93e85dc7082fbae16306f6218fda90',1,'GpuArray< bool, N >::product()']]],
+ ['profilerstart_14200',['profilerStart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a9b8a6a9f47a037559294546980502da1',1,'amrex::Gpu::Device']]],
+ ['profilerstop_14201',['profilerStop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a7961d112520b04459e1eb566e2c6ee71',1,'amrex::Gpu::Device']]],
+ ['project_14202',['project',['../classHydro_1_1MacProjector.html#a11425406f3b1ebf78d61520733cfe6fc',1,'Hydro::MacProjector::project(const amrex::Vector< amrex::MultiFab * > &phi_in, amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1MacProjector.html#a8a7f09aa7edb1a831bceefd74a729619',1,'Hydro::MacProjector::project(amrex::Real reltol, amrex::Real atol)'],['../classHydro_1_1NodalProjector.html#ae59512302c66d32aea7f4f252c09fa27',1,'Hydro::NodalProjector::project(amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))'],['../classHydro_1_1NodalProjector.html#ab54ce0105047feaf533fe3f5917e90f9',1,'Hydro::NodalProjector::project(const amrex::Vector< amrex::MultiFab * > &a_phi, amrex::Real a_rtol=amrex::Real(1.0e-11), amrex::Real a_atol=amrex::Real(1.0e-14))']]],
+ ['projperiodic_14203',['ProjPeriodic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a663a92c5e8c0dbe3578d19cd8fb36af3',1,'amrex::AmrMesh']]],
+ ['properblockingfactor_14204',['ProperBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2447047c1010b47ee4f3b0de3d5811ee',1,'amrex::AmrLevel']]],
+ ['properlynested_14205',['ProperlyNested',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a36b10976708081700c810d70417da8c9',1,'amrex']]],
+ ['protect_14206',['protect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Interpolater.html#aee6fb8b99ca4282e5f9e9122b9b37cf1',1,'amrex::Interpolater::protect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CellConservativeProtected.html#aa6ed48dc9ce058bd1d1804c800ea0691',1,'amrex::CellConservativeProtected::protect()']]],
+ ['protected_5fdivide_14207',['protected_divide',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< Real >::protected_divide(const BaseFab< Real > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< PetscInt >::protected_divide(const BaseFab< PetscInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< int >::protected_divide(const BaseFab< int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< HYPRE_Int >::protected_divide(const BaseFab< HYPRE_Int > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< EBCellFlag >::protected_divide()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'amrex::BaseFab::protected_divide(const BaseFab< T > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< AtomicInt >::protected_divide(const BaseFab< AtomicInt > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9b6d8b5d08a022612232194b8c3f098d',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &subbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< char >::protected_divide(const BaseFab< char > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad858d100150acd894cee6a1de10d61fb',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a45109ddf32816d958a662cd23e576d4f',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab2918e0d3ea4dae441569909e73a8db7',1,'BaseFab< EBCellFlag >::protected_divide(const BaseFab< EBCellFlag > &src, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept']]],
+ ['prune_14208',['prune',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#ac95794690d4fb50c8e149a55ade09fb8',1,'amrex::algoim::ImplicitIntegral']]],
+ ['psicode_14209',['PsiCode',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a13b5bfe7248a8bd90fd647abaed12737',1,'amrex::algoim::PsiCode::PsiCode() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#ac85d103050ea6acd04b2a2b4e55ee8d4',1,'amrex::algoim::PsiCode::PsiCode(const GpuArray< int, N > &sides, int sign) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a791226bc3dff2637e4a5dacb30c25ec0',1,'amrex::algoim::PsiCode::PsiCode(const PsiCode &i, int dim, int side, int sign) noexcept']]],
+ ['psizeinfile_14210',['PSizeInFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceparticle__detail.html#afbe88249b244a942b7d7d41b6b176abd',1,'particle_detail']]],
+ ['ptr_14211',['ptr',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< Real const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< Real const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< Real const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< T0 const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< T0 const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< T0 const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< T0 const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< T0 const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< T0 const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#a411a57cc9f3e8fbd3fa2db7738c99c5f',1,'amrex::FatPtr::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< Real const >::ptr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'amrex::Array4::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'amrex::Array4::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'amrex::Array4::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'amrex::Array4::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'amrex::Array4::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'amrex::Array4::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a0951dd1a1e6d5b4f5a41c4cae335f6f1',1,'Array4< int const >::ptr(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a4348b8093dd5bd53b0094f2db00bd643',1,'Array4< int const >::ptr(int i, int j, int k, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< int const >::ptr(IntVect const &iv) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a2e9026521a8eb804b7822ee594358322',1,'Array4< int const >::ptr(IntVect const &iv, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a1cbbb09e2d242824c48207ec35720c95',1,'Array4< int const >::ptr(Dim3 const &cell) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a396251ce2af41f79d491c084fb919a25',1,'Array4< int const >::ptr(Dim3 const &cell, int n) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a6ca368fd14b6a0393e41dd72c0d3b48f',1,'Array4< Real const >::ptr()']]],
+ ['push_14212',['push',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#aacd757c228bab84f39dc148cc5777624',1,'amrex::AMReX::push()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a09cb92f4a123081a62f72e26a4e3c2a3',1,'amrex::ParallelContext::push(MPI_Comm c)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#a8c562ca41b2d74fcd48dc76cc2acb6b4',1,'amrex::ParallelContext::push(MPI_Comm c, int id, int io_rank)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#a5a3c0ce524a4c0bff9901548d9e8648d',1,'amrex::EB2::IndexSpace::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#af6d03e6181c80cfca71355eeae7d4e22',1,'amrex::IParserStack::push()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#ae5f96b8ae7c872185b3b816dadf7d480',1,'amrex::ParserStack::push()']]],
+ ['push_5fback_14213',['push_back',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< index_type >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const int *, DefaultAllocator< const int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int *, DefaultAllocator< int * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< int >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal * >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< std::size_t >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< unsigned int >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a059d2458f21b6e42c2c22ed204e26337',1,'amrex::WeightedBoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::XDim3 >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a58e47ec80be71f10f50fe234408ed886',1,'amrex::ArrayOfStructs::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf9cf5350e31edefe87e9e8b2f2278ef',1,'amrex::BoxList::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a59c2843f59e6ba99661a6d26958b6f08',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a0c93bb0e80cf6277ee1823f35072007a',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#ac63a647b8a7225d490ce30caaf1105b3',1,'amrex::ParticleArray::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a1c3596011f3532785e35f93767dac146',1,'amrex::ParticleTile::push_back(const ParticleType &p)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a58ff9d1415aa8e4eee3fd76955d36429',1,'amrex::ParticleTile::push_back(const SuperParticleType &sp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'amrex::PODVector::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::BoxND >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::NeighborCode >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::openbc::MomTag >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::STLtools::Triangle >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< char >::push_back()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#af89cd4b6f177740be608d75ccf9eb045',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::push_back()']]],
+ ['push_5fback_5fimpl_14214',['push_back_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#af7f46ef2c49dac17167364472e5edcef',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
+ ['push_5fback_5fint_14215',['push_back_int',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#adeb45488fb08fe702e74efadfe55d8d7',1,'amrex::ParticleTile::push_back_int(int comp, const int *beg, const int *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad303886262e966726980ee5bf9202cfb',1,'amrex::ParticleTile::push_back_int(int comp, std::size_t npar, int v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a83112560fe0053d36f1d4e2377d82a23',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a8ed93fa556cb0e6d76ab31855179c490',1,'amrex::ParticleTile::push_back_int(int comp, amrex::Vector< int >::const_iterator beg, amrex::Vector< int >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab1acd5ea97873b2886a1d5b1cca48aab',1,'amrex::ParticleTile::push_back_int(const std::array< int, NArrayInt > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ac46b6f7938c08ba5c71b24c97d8f72a5',1,'amrex::ParticleTile::push_back_int(int comp, int v)']]],
+ ['push_5fback_5freal_14216',['push_back_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#af54fdaaae348f3ef6c4f9ec72ed5d7aa',1,'amrex::ParticleTile::push_back_real(int comp, ParticleReal v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a920fbf546aa0d61637897696c29bf54c',1,'amrex::ParticleTile::push_back_real(const std::array< ParticleReal, NArrayReal > &v)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a2ac59039f3803da57f27367c22c71c12',1,'amrex::ParticleTile::push_back_real(int comp, const ParticleReal *beg, const ParticleReal *end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ab23ddb423d3fb51829919af42de5a48f',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal >::const_iterator beg, amrex::Vector< amrex::ParticleReal >::const_iterator end)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a0273a779aabd06b96f98466ee8553d14',1,'amrex::ParticleTile::push_back_real(int comp, amrex::Vector< amrex::ParticleReal > const &vec)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#ad62dabd419e0030589fc00e5e1880f5a',1,'amrex::ParticleTile::push_back_real(int comp, std::size_t npar, ParticleReal v)']]],
+ ['pushregiontag_14217',['pushRegionTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a6c6874f6a073ba5a8fe15d5fc7837a5d',1,'amrex::FabArrayBase::pushRegionTag(std::string t)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a550a79531f98644ed6572f635f854cf7',1,'amrex::FabArrayBase::pushRegionTag(const char *t)']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_11.js b/amrex-hydro/Doxygen/html/search/functions_11.js
index 7b85dce..898ff08 100644
--- a/amrex-hydro/Doxygen/html/search/functions_11.js
+++ b/amrex-hydro/Doxygen/html/search/functions_11.js
@@ -1,25 +1,25 @@
var searchData=
[
- ['qsort_14221',['qsort',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aca9a2cd134b3750fabf403d738255f79',1,'sdcquadrature_mod']]],
- ['qsort_5fpartition_14222',['qsort_partition',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a48ed5f48f95b69c47de925a1a865a89c',1,'sdcquadrature_mod']]],
- ['quadgen_14223',['quadGen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a05434c8a13201e8af0f5dab5420e33d2',1,'amrex::algoim']]],
- ['quadgensurf_14224',['quadGenSurf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae4ae5a6514e4fdd7deb24725de0b3444',1,'amrex::algoim']]],
- ['query_14225',['query',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa98ab18bc26692876f9590316af5b1fa',1,'amrex::ParmParse::query()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a341e69f6e3bc1c30de317f47b67b67c0',1,'amrex_parmparse_module::amrex_parmparse::query()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abbdc989daab71c4cb0101e87c1515689',1,'amrex::ParmParse::query(const char *new_name, const char *old_name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6f039d5c787ec3b27a25a290c659c42d',1,'amrex::ParmParse::query(const char *name, std::array< T, N > &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5ed7725f4552397edff794e471dc2f2c',1,'amrex::ParmParse::query(const char *name, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a1d9687e5856d5fb2d6bd4e4f027212ae',1,'amrex::ParmParse::query(const char *name, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afc1a9af4970db8434b613c551eadc55a',1,'amrex::ParmParse::query(const char *name, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a53f7e6ff29566e9c9606874b27f64c17',1,'amrex::ParmParse::query(const char *name, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a499a57138bca367b609ce98da58e4039',1,'amrex::ParmParse::query(const char *name, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae016a438a820d522e4d529ef8b7371f4',1,'amrex::ParmParse::query(const char *name, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8bdcdf34553e38a882d7a15195678e3d',1,'amrex::ParmParse::query(const char *name, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af205ea927f7888a00aebcdc95d55f432',1,'amrex::ParmParse::query(const char *name, double &ref, int ival=FIRST) const']]],
- ['query_5fint_14226',['query_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#aa2b6623e9c82e688c1ace4430d3a0edf',1,'amrex_parmparse_module::query_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#adbc27a8477adf06772e50c9063e3f450',1,'amrex_parmparse_module::amrex_parmparse::query_int()']]],
- ['query_5fintarr_14227',['query_intarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9f0c429d324a66ca1e016da303a54380',1,'amrex_parmparse_module::query_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a382f89d2f2f2d88e292677472eb44312',1,'amrex_parmparse_module::amrex_parmparse::query_intarr()']]],
- ['query_5flogical_14228',['query_logical',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a56db14c7509d856f0aea7bf8e8c98eba',1,'amrex_parmparse_module::query_logical()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#add4580d98996e6b8f6339611f0313adb',1,'amrex_parmparse_module::amrex_parmparse::query_logical']]],
- ['query_5freal_14229',['query_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ad660c077f1712d497852f995827fbead',1,'amrex_parmparse_module::amrex_parmparse::query_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9729d60628ced64a34f28997b5122f7d',1,'amrex_parmparse_module::query_real()']]],
- ['query_5frealarr_14230',['query_realarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a49000c613ca825c9a110712f80d846f3',1,'amrex_parmparse_module::amrex_parmparse::query_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a245ee45af4497f0ddc4d08df44b1e9f7',1,'amrex_parmparse_module::query_realarr()']]],
- ['query_5fstring_14231',['query_string',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a800c065458ab8f425a54a521c7032dd8',1,'amrex_parmparse_module::amrex_parmparse::query_string()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#acd6de264c2861656373e7e218ad56eb5',1,'amrex_parmparse_module::query_string()']]],
- ['query_5fstringarr_14232',['query_stringarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a5ec9f30a3afeb82338e0717258a0fdc0',1,'amrex_parmparse_module::amrex_parmparse::query_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0af881c425f46ca90920da704aa796fb',1,'amrex_parmparse_module::query_stringarr()']]],
- ['queryadd_14233',['queryAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aface68d73330646265cf631654dfd05f',1,'amrex::ParmParse::queryAdd(const char *name, std::array< T, N > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5cb7b5e428f4991e8a1fba87649ee6c3',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref, int num_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8208293906e1d9c1b2d5089c05b5bd16',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad30debcf129ee05319df05c1d54844fe',1,'amrex::ParmParse::queryAdd(const char *name, std::string &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5a524b8c11f99e8ef86fd6bbc1a33493',1,'amrex::ParmParse::queryAdd(const char *name, T &ref)']]],
- ['queryaddwithparser_14234',['queryAddWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae458cb55bb8229f48767c3ae1f581696',1,'amrex::ParmParse']]],
- ['queryarr_14235',['queryarr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af319284107e54297e79df230aeb7cba0',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad1ecfb0a30edc452d3ac10061a899a5c',1,'amrex::ParmParse::queryarr(const char *name, RealVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae080a87279c2061a2125da5a6ba296c8',1,'amrex::ParmParse::queryarr(const char *name, IntVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2d33c474853891761ac959cbf6299bcf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a137e09253266871d5369176288e9425b',1,'amrex::ParmParse::queryarr(const char *name, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a63d99f0de131b0023eb14f5efd91e169',1,'amrex::ParmParse::queryarr(const char *name, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a87e9486383563a4bfd29fa8a92eab0f9',1,'amrex::ParmParse::queryarr(const char *name, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae69bd8d0d57d6bca949efd1d5b376fdf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4c806fe5e4fce3feda120702a3c9c1be',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a54307dd658a96ac490ce75a3f74defe2',1,'amrex::ParmParse::queryarr(const char *name, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a1b8984787dd6a07f9a79bbae19c51316',1,'amrex_parmparse_module::amrex_parmparse::queryarr()']]],
- ['querykth_14236',['querykth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#acb8471c7f04ad416c55d696c53b87e98',1,'amrex::ParmParse::querykth(const char *name, int k, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a10f4ac6bfd190ba12a9dcd3ff0a2f69c',1,'amrex::ParmParse::querykth(const char *name, int k, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad0715ccf731c6b244f2258b4811761fd',1,'amrex::ParmParse::querykth(const char *name, int k, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a47f9f968f7dacc5910d553ea21e22ae2',1,'amrex::ParmParse::querykth(const char *name, int k, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a69c311ca977470146f9151f1d7ca3a6e',1,'amrex::ParmParse::querykth(const char *name, int k, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af336f03191de5b0d144bf1f04cf6f61d',1,'amrex::ParmParse::querykth(const char *name, int k, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a01751e72ed3ec33b42ca1816a5479b0a',1,'amrex::ParmParse::querykth(const char *name, int k, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a157be8cfc61a470961922c4ae7922d43',1,'amrex::ParmParse::querykth(const char *name, int k, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9e3959cb195fa123e622917e01f60bac',1,'amrex::ParmParse::querykth(const char *name, int k, int &ref, int ival=FIRST) const']]],
- ['queryktharr_14237',['queryktharr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a823e28939aa5e1fa940bb46e1c0204d0',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a40e347b786c7023a58e8441d39be89b7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a23023a0b2b6eedf3820d116aed2ebed7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a7e15c246accd5c8be1a296c55c7f2c8e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a064a1ac48146a99bd401b985c6307805',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a861088668a40bd77d8a8e8200678778e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6e6c42c0329b3346c6fd85f1af871e91',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a978c77a2a299403038d51adae2c330d5',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const']]],
- ['querymemusage_14238',['queryMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9eae1384b7fc7342c235f99b503fad01',1,'amrex::FabArrayBase']]],
- ['querymemusagehwm_14239',['queryMemUsageHWM',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab671a167eb6b1779fa2df2a227931f82',1,'amrex::FabArrayBase']]],
- ['queryunusedinputs_14240',['QueryUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a821d000e2b1d1aa6dc9e18d0b54e0df7',1,'amrex::ParmParse']]],
- ['querywithparser_14241',['queryWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abdedd9feb166f0795fc49d8248e1d531',1,'amrex::ParmParse::queryWithParser(const char *name, double &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab59ae2e9496bc7defa4bb88f7232ec38',1,'amrex::ParmParse::queryWithParser(const char *name, float &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa83dae580e475c698d1af8498f2e1727',1,'amrex::ParmParse::queryWithParser(const char *name, long long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aceee232cad65ad2d2060e7d12490b02d',1,'amrex::ParmParse::queryWithParser(const char *name, long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aaeca337d70d382eac6713629fe19cba9',1,'amrex::ParmParse::queryWithParser(const char *name, int &ref) const']]],
- ['queuereduction_14242',['QueueReduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a48f09e6d45685ddcaa72f6424891b9e4',1,'amrex::Lazy']]]
+ ['qsort_14218',['qsort',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#aca9a2cd134b3750fabf403d738255f79',1,'sdcquadrature_mod']]],
+ ['qsort_5fpartition_14219',['qsort_partition',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a48ed5f48f95b69c47de925a1a865a89c',1,'sdcquadrature_mod']]],
+ ['quadgen_14220',['quadGen',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a05434c8a13201e8af0f5dab5420e33d2',1,'amrex::algoim']]],
+ ['quadgensurf_14221',['quadGenSurf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#ae4ae5a6514e4fdd7deb24725de0b3444',1,'amrex::algoim']]],
+ ['query_14222',['query',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa98ab18bc26692876f9590316af5b1fa',1,'amrex::ParmParse::query()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a341e69f6e3bc1c30de317f47b67b67c0',1,'amrex_parmparse_module::amrex_parmparse::query()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abbdc989daab71c4cb0101e87c1515689',1,'amrex::ParmParse::query(const char *new_name, const char *old_name, T &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6f039d5c787ec3b27a25a290c659c42d',1,'amrex::ParmParse::query(const char *name, std::array< T, N > &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5ed7725f4552397edff794e471dc2f2c',1,'amrex::ParmParse::query(const char *name, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a1d9687e5856d5fb2d6bd4e4f027212ae',1,'amrex::ParmParse::query(const char *name, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#afc1a9af4970db8434b613c551eadc55a',1,'amrex::ParmParse::query(const char *name, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a53f7e6ff29566e9c9606874b27f64c17',1,'amrex::ParmParse::query(const char *name, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a499a57138bca367b609ce98da58e4039',1,'amrex::ParmParse::query(const char *name, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae016a438a820d522e4d529ef8b7371f4',1,'amrex::ParmParse::query(const char *name, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8bdcdf34553e38a882d7a15195678e3d',1,'amrex::ParmParse::query(const char *name, int &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af205ea927f7888a00aebcdc95d55f432',1,'amrex::ParmParse::query(const char *name, double &ref, int ival=FIRST) const']]],
+ ['query_5fint_14223',['query_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#aa2b6623e9c82e688c1ace4430d3a0edf',1,'amrex_parmparse_module::query_int()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#adbc27a8477adf06772e50c9063e3f450',1,'amrex_parmparse_module::amrex_parmparse::query_int()']]],
+ ['query_5fintarr_14224',['query_intarr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9f0c429d324a66ca1e016da303a54380',1,'amrex_parmparse_module::query_intarr()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a382f89d2f2f2d88e292677472eb44312',1,'amrex_parmparse_module::amrex_parmparse::query_intarr()']]],
+ ['query_5flogical_14225',['query_logical',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a56db14c7509d856f0aea7bf8e8c98eba',1,'amrex_parmparse_module::query_logical()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#add4580d98996e6b8f6339611f0313adb',1,'amrex_parmparse_module::amrex_parmparse::query_logical']]],
+ ['query_5freal_14226',['query_real',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#ad660c077f1712d497852f995827fbead',1,'amrex_parmparse_module::amrex_parmparse::query_real()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a9729d60628ced64a34f28997b5122f7d',1,'amrex_parmparse_module::query_real()']]],
+ ['query_5frealarr_14227',['query_realarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a49000c613ca825c9a110712f80d846f3',1,'amrex_parmparse_module::amrex_parmparse::query_realarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a245ee45af4497f0ddc4d08df44b1e9f7',1,'amrex_parmparse_module::query_realarr()']]],
+ ['query_5fstring_14228',['query_string',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a800c065458ab8f425a54a521c7032dd8',1,'amrex_parmparse_module::amrex_parmparse::query_string()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#acd6de264c2861656373e7e218ad56eb5',1,'amrex_parmparse_module::query_string()']]],
+ ['query_5fstringarr_14229',['query_stringarr',['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a5ec9f30a3afeb82338e0717258a0fdc0',1,'amrex_parmparse_module::amrex_parmparse::query_stringarr()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__parmparse__module.html#a0af881c425f46ca90920da704aa796fb',1,'amrex_parmparse_module::query_stringarr()']]],
+ ['queryadd_14230',['queryAdd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aface68d73330646265cf631654dfd05f',1,'amrex::ParmParse::queryAdd(const char *name, std::array< T, N > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5cb7b5e428f4991e8a1fba87649ee6c3',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref, int num_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a8208293906e1d9c1b2d5089c05b5bd16',1,'amrex::ParmParse::queryAdd(const char *name, std::vector< T > &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad30debcf129ee05319df05c1d54844fe',1,'amrex::ParmParse::queryAdd(const char *name, std::string &ref)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a5a524b8c11f99e8ef86fd6bbc1a33493',1,'amrex::ParmParse::queryAdd(const char *name, T &ref)']]],
+ ['queryaddwithparser_14231',['queryAddWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae458cb55bb8229f48767c3ae1f581696',1,'amrex::ParmParse']]],
+ ['queryarr_14232',['queryarr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af319284107e54297e79df230aeb7cba0',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad1ecfb0a30edc452d3ac10061a899a5c',1,'amrex::ParmParse::queryarr(const char *name, RealVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae080a87279c2061a2125da5a6ba296c8',1,'amrex::ParmParse::queryarr(const char *name, IntVect &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a2d33c474853891761ac959cbf6299bcf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a137e09253266871d5369176288e9425b',1,'amrex::ParmParse::queryarr(const char *name, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a63d99f0de131b0023eb14f5efd91e169',1,'amrex::ParmParse::queryarr(const char *name, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a87e9486383563a4bfd29fa8a92eab0f9',1,'amrex::ParmParse::queryarr(const char *name, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ae69bd8d0d57d6bca949efd1d5b376fdf',1,'amrex::ParmParse::queryarr(const char *name, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a4c806fe5e4fce3feda120702a3c9c1be',1,'amrex::ParmParse::queryarr(const char *name, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a54307dd658a96ac490ce75a3f74defe2',1,'amrex::ParmParse::queryarr(const char *name, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex__parmparse__module_1_1amrex__parmparse.html#a1b8984787dd6a07f9a79bbae19c51316',1,'amrex_parmparse_module::amrex_parmparse::queryarr()']]],
+ ['querykth_14233',['querykth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#acb8471c7f04ad416c55d696c53b87e98',1,'amrex::ParmParse::querykth(const char *name, int k, bool &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a10f4ac6bfd190ba12a9dcd3ff0a2f69c',1,'amrex::ParmParse::querykth(const char *name, int k, long long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ad0715ccf731c6b244f2258b4811761fd',1,'amrex::ParmParse::querykth(const char *name, int k, double &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a47f9f968f7dacc5910d553ea21e22ae2',1,'amrex::ParmParse::querykth(const char *name, int k, std::string &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a69c311ca977470146f9151f1d7ca3a6e',1,'amrex::ParmParse::querykth(const char *name, int k, IntVect &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#af336f03191de5b0d144bf1f04cf6f61d',1,'amrex::ParmParse::querykth(const char *name, int k, Box &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a01751e72ed3ec33b42ca1816a5479b0a',1,'amrex::ParmParse::querykth(const char *name, int k, float &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a157be8cfc61a470961922c4ae7922d43',1,'amrex::ParmParse::querykth(const char *name, int k, long &ref, int ival=FIRST) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a9e3959cb195fa123e622917e01f60bac',1,'amrex::ParmParse::querykth(const char *name, int k, int &ref, int ival=FIRST) const']]],
+ ['queryktharr_14234',['queryktharr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a823e28939aa5e1fa940bb46e1c0204d0',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< float > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a40e347b786c7023a58e8441d39be89b7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a23023a0b2b6eedf3820d116aed2ebed7',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< long > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a7e15c246accd5c8be1a296c55c7f2c8e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< int > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a064a1ac48146a99bd401b985c6307805',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< Box > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a861088668a40bd77d8a8e8200678778e',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< IntVect > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6e6c42c0329b3346c6fd85f1af871e91',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< std::string > &ref, int start_ix=FIRST, int num_val=ALL) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a978c77a2a299403038d51adae2c330d5',1,'amrex::ParmParse::queryktharr(const char *name, int k, std::vector< double > &ref, int start_ix=FIRST, int num_val=ALL) const']]],
+ ['querymemusage_14235',['queryMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a9eae1384b7fc7342c235f99b503fad01',1,'amrex::FabArrayBase']]],
+ ['querymemusagehwm_14236',['queryMemUsageHWM',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ab671a167eb6b1779fa2df2a227931f82',1,'amrex::FabArrayBase']]],
+ ['queryunusedinputs_14237',['QueryUnusedInputs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a821d000e2b1d1aa6dc9e18d0b54e0df7',1,'amrex::ParmParse']]],
+ ['querywithparser_14238',['queryWithParser',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#abdedd9feb166f0795fc49d8248e1d531',1,'amrex::ParmParse::queryWithParser(const char *name, double &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab59ae2e9496bc7defa4bb88f7232ec38',1,'amrex::ParmParse::queryWithParser(const char *name, float &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa83dae580e475c698d1af8498f2e1727',1,'amrex::ParmParse::queryWithParser(const char *name, long long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aceee232cad65ad2d2060e7d12490b02d',1,'amrex::ParmParse::queryWithParser(const char *name, long &ref) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aaeca337d70d382eac6713629fe19cba9',1,'amrex::ParmParse::queryWithParser(const char *name, int &ref) const']]],
+ ['queuereduction_14239',['QueueReduction',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Lazy.html#a48f09e6d45685ddcaa72f6424891b9e4',1,'amrex::Lazy']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_12.js b/amrex-hydro/Doxygen/html/search/functions_12.js
index 8371058..95e1e9c 100644
--- a/amrex-hydro/Doxygen/html/search/functions_12.js
+++ b/amrex-hydro/Doxygen/html/search/functions_12.js
@@ -1,229 +1,229 @@
var searchData=
[
- ['radsquared_14243',['radSquared',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept']]],
- ['random_14244',['Random',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a384bf7a8791d85fe1ae4153eee61d71e',1,'amrex::Random()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a65fcc9ad910569bc247b330997d5ed52',1,'amrex::Random(RandomEngine const &random_engine)']]],
- ['random_5fint_14245',['Random_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20796a80df81ee204983811cc8a1b705',1,'amrex::Random_int(unsigned int n)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3768023f2b8cf90a47c693514b97d579',1,'amrex::Random_int(unsigned int n, RandomEngine const &random_engine)']]],
- ['random_5flong_14246',['Random_long',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b723afb07da54500bc1dc47a43f636',1,'amrex']]],
- ['randomnormal_14247',['RandomNormal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6a4ed5dc1eeb3e5b409eb8975c9e829b',1,'amrex::RandomNormal(Real mean, Real stddev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10f7574cba3e496a27f09204cce8aa6f',1,'amrex::RandomNormal(Real mean, Real stddev, RandomEngine const &random_engine)']]],
- ['randompoisson_14248',['RandomPoisson',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadec079fd8e2cdca36f7f49355e33864',1,'amrex::RandomPoisson(Real lambda)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62b2d5b64c692d02452cbed5ee65e61e',1,'amrex::RandomPoisson(Real lambda, RandomEngine const &random_engine)']]],
- ['range_14249',['Range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a5a7e65f26ef2a8d356ebef518f007aaf',1,'amrex::Gpu']]],
- ['range_5fimpl_14250',['range_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#ad4f7d96980fc27cd61042157159e0b4a',1,'amrex::Gpu::range_detail::range_impl']]],
- ['rangeintersection_14251',['RangeIntersection',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a286eebba7a2e37000c01614ea347b24c',1,'BLProfStats']]],
- ['rank_14252',['rank',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a5600c4f99f1a21d9ee5198275ca01e00',1,'amrex::WeightedBoxList']]],
- ['rank_5f2d_5fx_14253',['rank_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae56acf570ce826a2c7fdc5f76ad1a00b',1,'hacc::Distribution']]],
- ['rank_5f2d_5fy_14254',['rank_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae447604127f7210918c304134abaa8ac',1,'hacc::Distribution']]],
- ['rank_5f2d_5fz_14255',['rank_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ac7e073d3f64574fb26e2c7119ab25358',1,'hacc::Distribution']]],
- ['rankinleadcomm_14256',['RankInLeadComm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0719939ecc6b26843399e2af4d660f14',1,'amrex::ParallelDescriptor']]],
- ['rb180_14257',['RB180',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#abd8ce363a9dbaaf0072c5ca833c6487e',1,'amrex::FabArrayBase::RB180']]],
- ['rb90_14258',['RB90',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a1edfeca1f60abef9a9f56b0c4e8e64a4',1,'amrex::FabArrayBase::RB90']]],
- ['rbegin_14259',['rbegin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< unsigned int >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< std::size_t >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< std::size_t >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< unsigned int >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'amrex::PODVector::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'amrex::PODVector::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::BoxND >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::BoxND >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::XDim3 >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::XDim3 >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::STLtools::Triangle >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::STLtools::Triangle >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::openbc::MomTag >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::openbc::MomTag >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::NeighborCode >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::NeighborCode >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int * >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< index_type >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< index_type >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int * >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin()']]],
- ['rdata_14260',['rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'amrex::ConstParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'amrex::ParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a77c773768e4a002b2788a6009ab0c048',1,'amrex::Particle::rdata(int) &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a41ad580e96804381c814a85f64767caa',1,'amrex::Particle::rdata(int) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a827643d1bd135a63ffa20579d27297d3',1,'amrex::Particle::rdata(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a5b427f85a35cad6a54cb8ee01b424ccb',1,'amrex::Particle::rdata(int) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7000ae4ed79c3c7b0c4cb9d73588ed17',1,'amrex::Particle::rdata(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()']]],
- ['read_14261',['Read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52e1e2273aab2453f7eb4b3b263310eb',1,'amrex']]],
- ['read_14262',['read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a13861fcb5290d2ce4fe7e6510d3fee34',1,'amrex::FluxRegister']]],
- ['read_14263',['Read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a36dca41f0d001fce65deea4ec9e3ea1d',1,'amrex::VisMF']]],
- ['read_14264',['read',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#aa052c7cb7904d7ae9e01374b59bbd216',1,'amrex::Scan::detail::BlockStatus< T, false >::read()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a680b0882613be5eba620649955402e4d',1,'amrex::Scan::detail::BlockStatus< T, true >::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ad918f23e64a2d59ba453b09617e5ac15',1,'amrex::BndryRegisterT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3d35f09a87700e22092fb5e943c82163',1,'amrex::FABio::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#aa2439db7d09034abce9411d979e38762',1,'amrex::FABio_8bit::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a0df1bfeea23fd4f9ee35b21fc0ddb8f9',1,'amrex::FABio_ascii::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#a9d1f49ee565f0d188ed763f55f6d6ae9',1,'amrex::FABio_binary::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a36867dedd480c7d07877c1cc65aa40bf',1,'amrex::FabSetT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html#ab7e4e83d02048ffe35b15b01f5e428a1',1,'amrex::IFABio::read()']]],
- ['read_5fascii_5fstl_5ffile_14265',['read_ascii_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aa4f438da64a6ea3b7520112aac9f8fd3',1,'amrex::STLtools']]],
- ['read_5fbinary_5fstl_5ffile_14266',['read_binary_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aca6050ea96a310625fe20e9f9594680a',1,'amrex::STLtools']]],
- ['read_5ffab_14267',['read_fab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa3870bf45fd14f87c3674a996cae2752',1,'amrex::detail']]],
- ['read_5ffrom_5fchkpt_5ffile_14268',['read_from_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a42bbef7d1271397c6e1a88006c9462e0',1,'amrex::EB2::ChkptFile']]],
- ['read_5fheader_14269',['read_header',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a5f0e9754f27698eb89c86433c6cc3fc5',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#afb78d32e7b4d8ef3e4e430c3c7b8598a',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f, int compIndex, int &nCompAvailable)']]],
- ['read_5fparameters_14270',['read_parameters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a35f3f508708be4b72388384a46b3b6a3',1,'amrex::TimeIntegrator']]],
- ['read_5fparams_14271',['read_params',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa0385aea8391d0b59b6adfb910cffbf4',1,'amrex::Geometry']]],
- ['read_5fstl_5ffile_14272',['read_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#abde98e341a2edf239bfa987ce47ed2be',1,'amrex::STLtools']]],
- ['readandbcastfile_14273',['ReadAndBcastFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4736dec48acb46827a04cdca7b4045d7',1,'amrex::ParallelDescriptor']]],
- ['readblock_14274',['ReadBlock',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a06e019724b8ee9171e8e4da3d4340aa3',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, const int nmessages)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a0063c7d1c93c6f36bdf068ec89f4c328',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, bool readRSS=true, bool readTraces=true)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a41c7cecdb09d9a72e30118d78343b48e',1,'BLProfStats::ReadBlock()']]],
- ['readblocknoopen_14275',['ReadBlockNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8c2d460eb4e81905c7a79969eefadad6',1,'RegionsProfStats::ReadBlockNoOpen()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9689a1779e9f7008ced946ab6ff8fa41',1,'BLProfStats::ReadBlockNoOpen()']]],
- ['readboxarray_14276',['readBoxArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae634c8846124c00149fa2a0ad45f4ec4',1,'amrex']]],
- ['readcommstats_14277',['ReadCommStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab5b0c11f3980a18ad4d42d9de9c4af6a',1,'CommProfStats::ReadCommStats(DataBlock &dBlock, const int nmessages)'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afbced1780aae9f51df2a3ec897fdc5e7',1,'CommProfStats::ReadCommStats(DataBlock &dBlock)']]],
- ['readcommstatsnoopen_14278',['ReadCommStatsNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afe795502ea704a46a029d0e0a9e378ff',1,'CommProfStats']]],
- ['readdata_14279',['ReadData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae41ad53f7f76cc59fd271cdd1476228a',1,'amrex::AmrData']]],
- ['readdata_14280',['readData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9bed38ec3405646ecda2cfbd8b179733',1,'amrex::readData(double *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd3603d5627ea48a5c25919fa90482f5',1,'amrex::readData(float *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9b9259c0e2e12b54971dac6fe224ba97',1,'amrex::readData(Long *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5836a4ae751b9857848ec279e0a7dc4a',1,'amrex::readData(int *data, std::size_t size, std::istream &is)']]],
- ['readdoubledata_14281',['readDoubleData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac590394599f7ea721cf8999331d0436e',1,'amrex']]],
- ['readfab_14282',['readFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0afcb55c6cfee56032dfb6e23389be35',1,'amrex::VisMF::readFAB(FabArray< FArrayBox > &mf, int idx, const std::string &mf_name, const Header &hdr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a65d273deab9512e01656ddf942d98b51',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5ccdc92a1d70d5290df4830586628a91',1,'amrex::VisMF::readFAB(int idx, int icomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8c9df1da1d55877f7d53653e73120f8d',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name, const Header &hdr, int whichComp=-1)']]],
- ['readfaheader_14283',['ReadFAHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abdcbffdd50b28342be875ac0da817056',1,'amrex::VisMF']]],
- ['readfloatdata_14284',['readFloatData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c085d3b27d107f62bdb36f5ecc0f326',1,'amrex']]],
- ['readfrom_14285',['readFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#aa99a533ca8b84883dd44bf870fb7c5b3',1,'amrex::Mask::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a3a19e0c558360ae380fba44e0aec9086',1,'amrex::IArrayBox::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ac5f3bc40906e22d2e481fa87114b62f4',1,'amrex::FArrayBox::readFrom(std::istream &is, int compIndex)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a8a42f4fe7d3ad41e56175103deec42e1',1,'amrex::FArrayBox::readFrom(std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#af4cb165d9e60aff6ad22b20d44ec22dd',1,'amrex::DistributionMapping::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4df72bcadb7bdaa2c5db57212e48853a',1,'amrex::BoxArray::readFrom()']]],
- ['readgrid_14286',['ReadGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a511a1b01b981c6b4a4bdbdc71582ea68',1,'amrex::AmrData']]],
- ['readintdata_14287',['readIntData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ec915a2cffc7c342e1f15e52cbd697',1,'amrex::readIntData(To *data, std::size_t size, std::istream &is, const amrex::IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69bf266cc5fefb0b385d84f685dd0df6',1,'amrex::readIntData(int *data, std::size_t size, std::istream &is, const IntDescriptor &id)']]],
- ['readlongdata_14288',['readLongData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa5a1f4f1c5cbe7672f12c62b9db96746',1,'amrex']]],
- ['readnonplotfiledata_14289',['ReadNonPlotfileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a10551f29207a5f3ff861bd8eeedcb435',1,'amrex::AmrData']]],
- ['readparticlerealdata_14290',['ReadParticleRealData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'amrex::ParticleContainer_impl::ReadParticleRealData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticleRealData()']]],
- ['readparticles_14291',['ReadParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)']]],
- ['readprobinfile_14292',['readProbinFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a979e1cff503e5f3c6436a232284fdcfb',1,'amrex::Amr']]],
- ['readrealdata_14293',['readRealData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6f624229959bee80f1444371bb5babc',1,'amrex']]],
- ['readytoread_14294',['ReadyToRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af4f8ba9c90ecfcea92b6426df76049af',1,'amrex::NFilesIter']]],
- ['readytowrite_14295',['ReadyToWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a6c012f15ef5b8e7438a88bc794766143',1,'amrex::NFilesIter']]],
- ['real_14296',['real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a150666baa5a509c2fe563c507627c038',1,'amrex::GpuComplex']]],
- ['realarray_14297',['realarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a5f4ecbdbcb5f14edb160e4404b16c3e4',1,'amrex::StructOfArrays']]],
- ['realbox_14298',['RealBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0c94da578ae78f612f3c7a1295edb272',1,'amrex::RealBox::RealBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a08455d95f7a26778ba42b5d023d16eec',1,'amrex::RealBox::RealBox(const Real *a_lo, const Real *a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a4fad8ad2d3ec608a2c1f2fb205ddda86',1,'amrex::RealBox::RealBox(const std::array< Real, AMREX_SPACEDIM > &a_lo, const std::array< Real, AMREX_SPACEDIM > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ac0a2462c4b6cf7119c7946140d4ba979',1,'amrex::RealBox::RealBox(const Box &bx, const Real *dx, const Real *base) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0133f0708ca052eb1eb7a7753169bb75',1,'amrex::RealBox::RealBox(AMREX_D_DECL(Real x0, Real y0, Real z0), AMREX_D_DECL(Real x1, Real y1, Real z1)) noexcept']]],
- ['realdescriptor_14299',['RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ae7a8d4505859f386a09ef7339b27a984',1,'amrex::RealDescriptor::RealDescriptor(const Long *fr_, const int *ord_, int ordl_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a9dbe5ae2ad6763590e469c1a74036b53',1,'amrex::RealDescriptor::RealDescriptor()=default']]],
- ['realvect_14300',['RealVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept']]],
- ['recordbuild_14301',['recordBuild',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a83dcba41161d5a1672578ee871232dfa',1,'amrex::FabArrayBase::CacheStats::recordBuild()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#ae05279827e8393a4494478d1885e2c2b',1,'amrex::FabArrayBase::FabArrayStats::recordBuild() noexcept']]],
- ['recorddelete_14302',['recordDelete',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a117c2d4187d31c7a6e0c6da477e381d0',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['recorderase_14303',['recordErase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a5cb9d8eee911caa7c6b42f7cdd176083',1,'amrex::FabArrayBase::CacheStats']]],
- ['recordmaxnumbause_14304',['recordMaxNumBAUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a6fc4a42952792e21c6af56f1b7d38799',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['recordmaxnumboxarrays_14305',['recordMaxNumBoxArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a79668291012755d981986b35942faa12',1,'amrex::FabArrayBase::FabArrayStats']]],
- ['recorduse_14306',['recordUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a07a1075ba91654c00909193f65076bc1',1,'amrex::FabArrayBase::CacheStats']]],
- ['recv_14307',['Recv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af4996999fa16efb8ab255e1d26ab2163',1,'amrex::ParallelDescriptor::Recv(T *, size_t n, int pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1edfac65363a39cde188d5f5adb85134',1,'amrex::ParallelDescriptor::Recv(T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aed1beec464cfce027998bc7a249a09b5',1,'amrex::ParallelDescriptor::Recv(std::vector< T > &buf, int pid, int tag)']]],
- ['recv_14308',['recv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a760f0ae4f1155afb07c80a5e5055c589',1,'amrex::MPMD::Copier']]],
- ['recvlayoutmask_14309',['RecvLayoutMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< IArrayBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::Mask >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::EBCellFlagFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::CutFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< PetscInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< AtomicInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'amrex::FabArray::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< FArrayBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< TagBox >::RecvLayoutMask()']]],
- ['redefinedummymf_14310',['RedefineDummyMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7fc7373a60be7c74a38a17b1711f59fa',1,'amrex::ParticleContainerBase']]],
- ['redistfiles_14311',['RedistFiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a6b7be29b3621c9df4db1d93736597b',1,'amrex']]],
- ['redistribute_14312',['Redistribute',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::Mask >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'amrex::FabArray::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< AtomicInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< PetscInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::CutFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::EBCellFlagFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< FArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< IArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< TagBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1dadb49a29f4ad711fb369db84b2eb54',1,'amrex::NeighborParticleContainer::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'amrex::ParticleContainer_impl::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Redistribute()']]],
- ['redistribute_5f1_5fto_5f3_14313',['redistribute_1_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a1931b02c089c17498cb4540627e11b01',1,'hacc::Distribution']]],
- ['redistribute_5f2_5fto_5f3_14314',['redistribute_2_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aabb229232bc80f264cab6ac0d8f31c19',1,'hacc::Distribution']]],
- ['redistribute_5f3_5fto_5f1_14315',['redistribute_3_to_1',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aed576f7f07c9f6a5d176ffd43016c064',1,'hacc::Distribution']]],
- ['redistribute_5f3_5fto_5f2_14316',['redistribute_3_to_2',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab36b24c7f9d57e4edad0b60638eae060',1,'hacc::Distribution']]],
- ['redistributecpu_14317',['RedistributeCPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'amrex::ParticleContainer_impl::RedistributeCPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeCPU(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true)']]],
- ['redistributegpu_14318',['RedistributeGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'amrex::ParticleContainer_impl::RedistributeGPU()']]],
- ['redistributelocal_14319',['RedistributeLocal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a098b72559cacc3ab8b2455a36137fd06',1,'amrex::NeighborParticleContainer']]],
- ['redistributempi_14320',['RedistributeMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeMPI()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'amrex::ParticleContainer_impl::RedistributeMPI()']]],
- ['reduce_14321',['Reduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2d9a622392a0eee879ac8180cb2371e6',1,'amrex::detail::Reduce(ReduceOp, T *, int, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a11b496ac41b8e46fe7f1adf74392dcfb',1,'amrex::detail::Reduce(ReduceOp, T &, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a59bb763ea3df042d86d6906cc9ccfc77',1,'amrex::detail::Reduce(ReduceOp, Vector< std::reference_wrapper< T > > const &, int, MPI_Comm)']]],
- ['reducebooland_14322',['ReduceBoolAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a85f79f28c8cb6cc5762e3edd80c57fc0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45569b295bf42f447fac8a9610790ff0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar, int cpu)']]],
- ['reduceboolor_14323',['ReduceBoolOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45ff8728249b5e214f520e284c04143b',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8e74f51d2321b7e827baae5d86a83824',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar)']]],
- ['reducedata_14324',['ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ad9b6892476ee0222229ebc178fb0089f',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#aeee26c66dbe6bda07476f5f1997ac833',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a71bbfd3ca387af546ab718418a3d8521',1,'amrex::ReduceData::ReduceData(ReduceOps< Ps... > &reduce_op)']]],
- ['reduceintmax_14325',['ReduceIntMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a254f165da975107ee08bd1b829cdd89c',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#acb97f902ad7ed88309b2c336ab7b9291',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac376fd270c659b4dcb8df316d1bc1938',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24bb8ef806f88e3157be27c793ffb345',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a709e52679c5ca426b23c887ffe1b4ab9',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62bf0397eb0f4082f6dab4ae8e5c51d3',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int)']]],
- ['reduceintmin_14326',['ReduceIntMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff32fd8c6e4cd30f666fab624fc4ee86',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8c531d59e55cd4b449b7b1918a6c0980',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aef0dcb327a050f0a04520c31486687a8',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a12ffc8c1e5d0753383b1c4cacd1057dd',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3441f492fc784719d2b872f7a6da54ac',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad0666521a8805bef2e133ca85b3ab38b',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &, int)']]],
- ['reduceintsum_14327',['ReduceIntSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a31842e0bf333c7f85c31e6f227055716',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a66f0d2e88581a3502c3d617a7b20249c',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aea28e27e88f4416c838e39ab243227bf',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a16b47250406954c795c3af20e49279a7',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afbd2261dcc7ea1687666a76188724baa',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a132abb9498b1ed2f491583c1f7719afb',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar)']]],
- ['reducelogicaland_14328',['ReduceLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acc20a37ec958213a9ebffccb0ef3a50b',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev_min, int lev_max, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e4d86e52a629511e02bff646ca60b59',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa175f510a09bbc1252a4e1b8f3ac5250',1,'amrex::ReduceLogicalAnd(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab19f7ad2a54b1e324d431adfe05978aa',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff9cc4b21a84dbb1def69e24fa575064',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add25d5d5612fe7f7e697f9eff76568ba',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3866c459fc8c798d5a19fa747a3500b5',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, int nghost, F &&f)']]],
- ['reducelogicaland_5fhost_14329',['ReduceLogicalAnd_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a98324c7303def0701130d1e68fff665f',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a1d5c7672e729a95526f96d08412beb7a',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)']]],
- ['reducelogicaland_5fhost_5fwrapper_14330',['ReduceLogicalAnd_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad91f51bde9868e6d015a633dff6d973d',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a9324c78d4b453dd9f88580ef747cdd30',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
- ['reducelogicalor_14331',['ReduceLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86ff43c965c29ca6c76704135c773345',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afbf67596dd1ba6faf566beabcbab7776',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeddb35f2f67fa5f607d190b5d5306c9d',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93ead4b7e5a5b99b0a88040076d7fd21',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43f13583043013b5751afe1e193cc8b5',1,'amrex::ReduceLogicalOr(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a18f76938d120a4d9891cc99e67cab771',1,'amrex::ReduceLogicalOr(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f36471bf6b32ec7460e70b9e4a1f91d',1,'amrex::ReduceLogicalOr(PC const &pc, int lev_min, int lev_max, F const &f)']]],
- ['reducelogicalor_5fhost_14332',['ReduceLogicalOr_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#aaba4be4ccfca4771494f7f67c4d80bb3',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#af6c5699e53d02cdd310fdf0c1e30377b',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F &&)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad331e3b14cc77e45fb756249c4b055ea',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
- ['reducelogicalor_5fhost_5fwrapper_14333',['ReduceLogicalOr_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad13df7e139fd2b9e405ee77032ecb6aa',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a956d1f2590b24b14299b64f450359b6c',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
- ['reducelongand_14334',['ReduceLongAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a476b155089373ad605808b20f38166d7',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a01508dabdc47364798a99c9527c870f2',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7eb4a01321f954b8f6936ca59547c7d4',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aca77e15a2b4674d2abb34b092306c05f',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae65ea1566cda97563752491d899b8997',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aaa59eadac87d81fb68efa1650acc3872',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &, int)']]],
- ['reducelongmax_14335',['ReduceLongMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a753035868de2acca4a9ffb1aaa150c2a',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a56fb59f9a47b9d625ef97d4549007c1e',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a10f34646867ef5dd70d02ecf014de3d2',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a926985db9b71c186280e5e4556be41ee',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a72761a0aff0775f8f6943062a34fca31',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3661303172f9bd5b139c1c19adbd93f8',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int)']]],
- ['reducelongmin_14336',['ReduceLongMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a42ee71c485b816027db498df7b566a90',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07c6b4691afed879feab525503e1e267',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7ae5a5af4ccc5fa61d017ef297455291',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a99b02744714ceae31674c2e25ef03029',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af2e42fa89ea38ff3a43ae0789f850575',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab7ca980624e045bdd5d349b6605adcbc',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &, int)']]],
- ['reducelongsum_14337',['ReduceLongSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4774b13392beaf5d41c989897fdf5268',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aac42b493c09470d467ce23133f2cbbc6',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a90d832444f2b4ad4af4c8aa56c810a98',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7008a294874001b3b8e5372ff45ebf64',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a170da7d288a55d1b23ca2f2648d64f40',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a98c9e67e17bd55e681d9e790611a1289',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar)']]],
- ['reducemax_14338',['ReduceMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a157fdc4ac63d7f4d21a5df4b4151eb28',1,'amrex::ReduceMax(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aced90eccf9c8aa5de4fa7fddacbab125',1,'amrex::ReduceMax(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8df373fd6d52b64c70d0e2c218f7b56',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f27335e5238a53e12af0ad6dc8e04a3',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a07315aba6826805030c5f6fd847fc370',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a210e45f0c136c51a835032cc34cfb0a1',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcc19ed59f5327a67f329b7745af5802',1,'amrex::ReduceMax(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a372810a65569e56565a9bb33254184bd',1,'amrex::ReduceMax(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86b2acc5eb792d530fdb2f619ed1e7ef',1,'amrex::ReduceMax(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))']]],
- ['reducemax_5fhost_14339',['ReduceMax_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5cbfdb6c3a840887695c62047d93245c',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae74a82be47784be4b91ddbda5fc57292',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acdc08ac91e7153b005ad55c74729ed05',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
- ['reducemax_5fhost_5fwrapper_14340',['ReduceMax_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a7d979b16fd84d1c691f6763c846775fc',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a616e25fb4b45f5288d74db1984fa904a',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a4871d272b494ec22383148a1b542b545',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
- ['reducemf_14341',['ReduceMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a78a11998747f2a6d55b077e89eb31267',1,'amrex::fudetail::ReduceMF(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a24a5574f332581d869b9d42e2a46bc94',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ab65c9a7eac86800d2dfaf0e5dc5aaba6',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
- ['reducemin_14342',['ReduceMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98b8b6dfe17e7e9225a567793e47f606',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23f8188bafacc115d2cfd1dfcda0db65',1,'amrex::ReduceMin(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6e2c75c0f4c085c615019cbd2f7fe94',1,'amrex::ReduceMin(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5de56bfd44c4ded3fc14b37c64cec18',1,'amrex::ReduceMin(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adbeb820864e599e86ce8f5f30773beac',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7385647d73fd0e4b29617d87309f3c78',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427586186a5143d74279bb26107044a',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a94a27ca9a492d6d0f17996924e1b1745',1,'amrex::ReduceMin(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b14cf8ae0f4d40d865377df85ff8301',1,'amrex::ReduceMin(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)']]],
- ['reducemin_5fhost_14343',['ReduceMin_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5612349cebde1e13831e6bac02758b79',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a952d8ba27cb3e21f4956c33837d904b4',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acacd9fa1ce1c5779482738ebaa06fbfd',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
- ['reducemin_5fhost_5fwrapper_14344',['ReduceMin_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a8c7c9b910c8e3e73f887e8a02e1acaab',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a00bcb8f20c7b002cb0034537fea3526b',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ada04ac91481ae50782f568083e27767d',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
- ['reducerealmax_14345',['ReduceRealMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff6bc74ed06d830d1db5d24040838e14',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab10f03093e521df6b76a4b2bcf15fb57',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a15857afcde0bfd0fdbd5edb294ee448c',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a76e33bbc9645091e5f01d305da73960a',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62622aba4b36e6860b55eb502343f93e',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0a160ffd54c33e69175007f868677df1',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad2a78407b61ee83c69f39f7a9b9ec1f4',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a25cdb37c12b44c99eca111bd5b286d95',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &, int)']]],
- ['reducerealmin_14346',['ReduceRealMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24c5c1870ba2e6e50b28f77e82a5a4c5',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#add077882a08d9df475f94edd75f96f11',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a84e047e8a88180ba003ae2f94734d733',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3bd99be9ca704b92d4813a1577648f66',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a26e7693a89088324db0dc544811f1988',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa916865c8ac81ac3defb694eeec9121b',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95eed49d43cbcd3d04dd6afcfc1c5935',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9443321dc4601e380e102ffebe6a143',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &, int)']]],
- ['reducerealsum_14347',['ReduceRealSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9d0be85a7606ccb6923d9684f4363b0f',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a177d6cb1641d1c8be8eeb14ff4babd16',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8fee1add10130a7b9b644fc9e058b9a4',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1616e83959240bd41e075cb31cce86ae',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a19168fb4689cf3a9cd934ef00a71ca4a',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a39256068b3bc99d6219b39739053461d',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3cc450539929e272f9477b35edbebe80',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b24514ab2887f8caf7ee0e0610fc54f',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt, int cpu)']]],
- ['reducesum_14348',['ReduceSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee63624c66220385d3ab86b7f68ae1c4',1,'amrex::ReduceSum(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e32d93cb04b6557dcf30553793aeb92',1,'amrex::ReduceSum(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4252562789c375cc55a545cd278cf212',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a580c267bdc2ecf41ead1889d77b287c5',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41a3ccdb479b7b99b07b29315b85d602',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a643762b10ddb6c66e880320c6df34809',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a0d7f39455f1fad5de147aa8cbf45a4',1,'amrex::ReduceSum(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe943e0bac4c931ba74fcfb7e0fceb64',1,'amrex::ReduceSum(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b06dc94a10733b712bc90159a30b78d',1,'amrex::ReduceSum(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))']]],
- ['reducesum_5fhost_14349',['ReduceSum_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad0203fb57960c83a11596a46c13e00ed',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a23b4986e7f6d158be7347966529ca305',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae67d63a1ca5efd3211cdd0889fa2d317',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
- ['reducesum_5fhost_5fwrapper_14350',['ReduceSum_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a509cfe3f501626b82899a0607f82a0c0',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a446108c6c03634721a360874316711e6',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#afcc5c0728f0b86970e242947cef7e93a',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
- ['reducetoplane_14351',['ReduceToPlane',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a364dfb9be3b959cfdb2509f4680ecd6f',1,'amrex']]],
- ['reductionentry_14352',['ReductionEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#ac141bc923704f3a33d9074e1954b4115',1,'CommProfStats::ReductionEntry']]],
- ['ref_14353',['Ref',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a1dcb03b5134dc17a5304929686a573dc',1,'amrex::DistributionMapping::Ref::Ref()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a8c0cd18f1293d7587f04cdfbe0282095',1,'amrex::DistributionMapping::Ref::Ref(int len)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a641af651d7da7e96317d1544a12caf7c',1,'amrex::DistributionMapping::Ref::Ref(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#ae47a673a2d7c94e3483b90b58444be0c',1,'amrex::DistributionMapping::Ref::Ref(Vector< int > &&pmap) noexcept']]],
- ['ref_5fwrapper_14354',['ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8c3a6304e4d37687fb6c62fa26d7ebe5',1,'amrex::ref_wrapper::ref_wrapper(const ref_wrapper &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#aec548b435e6ba52441b7c436a859048a',1,'amrex::ref_wrapper::ref_wrapper(T &ref) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8f3f054ecab74f9b3e738e5591b32e91',1,'amrex::ref_wrapper::ref_wrapper(T &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8ae7d0c30828a710034c7992f0383c12',1,'amrex::ref_wrapper::ref_wrapper(ref_wrapper &&) noexcept=default']]],
- ['refid_14355',['RefID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#af498ab4c22436f6e5e6e530392dc74c8',1,'amrex::DistributionMapping::RefID::RefID(Ref *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a00f58999a2331cc59b9cf916b76cbc4d',1,'amrex::DistributionMapping::RefID::RefID() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a0adac980947d771e29e1420e5adc4e06',1,'amrex::BoxArray::RefID::RefID(BARef *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a3afae958bb4bf99b0eb1705208e3e1b5',1,'amrex::BoxArray::RefID::RefID() noexcept=default']]],
- ['refine_14356',['refine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6f3cb1eac256b7f40e4b6491aff29448',1,'amrex::BoxArray::refine()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab03c5a87d18f32a4efe5787bfd9a1ef8',1,'amrex::refine(const BoxND< dim > &b, int ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83f1c0df18bafa6820dccc9efb6652f9',1,'amrex::refine(const BoxND< dim > &b, const IntVectND< dim > &ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4c03c73102c83c74769b7773fb82483',1,'amrex::refine(const BoxArray &ba, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85187c36418a08cc244643e6fc869f4c',1,'amrex::refine(const BoxArray &ba, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af32b91948787281bd9c0c691f3f355dd',1,'amrex::refine(BoxDomain &dest, const BoxDomain &fin, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1aa5a62080b50fbc4c3646ddbc6c8a',1,'amrex::refine(const BoxList &bl, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0f0f651612f7b14e3c2768e69aaeb92',1,'amrex::refine(Geometry const &crse, IntVect const &rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54d77694c8efe15e13ae6e08ba5e9fae',1,'amrex::refine(Geometry const &crse, int rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a891e143331ef3de0742dfb5022e05909',1,'amrex::refine(Dim3 const &coarse, IntVectND< dim > const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a122947abb8d93a6984f26277576faad3',1,'amrex::Geometry::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'BoxND< AMREX_SPACEDIM >::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a551c2ca8aa05f54c73c3b57d40ca2217',1,'amrex::BoxList::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'BoxND< AMREX_SPACEDIM >::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae1cf040542692a8255915fdb5f85421e',1,'amrex::BoxArray::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1732a2c030467bb5a6d20721d0ff99c7',1,'amrex::BoxDomain::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a905d974544cd60c9b72314cb6135e17b',1,'amrex::BoxList::refine()']]],
- ['reflect_14357',['reflect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97c8e0d133dd148a203927fee1eaae6f',1,'amrex::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'amrex::IntVectND::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'IntVectND< AMREX_SPACEDIM >::reflect()']]],
- ['reflux_14358',['Reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ad77d84b98f56e41c5736e58f9c5772a2',1,'amrex::FluxRegister::Reflux(MultiFab &mf, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aeebc09565fcf23f6050ad9b55275c1b1',1,'amrex::FluxRegister::Reflux(MultiFab &mf, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac9162f5722e388cdd747d0abeb4b2ba4',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a1fdafda5f1518b4eabb95c307ca5635e',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a3b50d43c4fe114515bffcfa5cbd58117',1,'amrex::EdgeFluxRegister::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#aa5b234a986e199e5dec6ffd996db12eb',1,'amrex::YAFluxRegisterT::Reflux()']]],
- ['reflux_14359',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#af8dc37bdb53cbff6b8a8908802fab3df',1,'amrex::MLNodeABecLaplacian']]],
- ['reflux_14360',['Reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a29bbf0848629975e74b0412adf5cbcf6',1,'amrex::YAFluxRegisterT::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a6bc89bc8c2613160d25e7fd2bd0afb97',1,'amrex::FluxRegister::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ad3cff9ff950fe42244a5a6da860c302d',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a9b9a3280e49a1eeb9436099e11097e8f',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a03dd763c1ebb0a67b2fd52ded49b1f53',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac)']]],
- ['reflux_14361',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad9f63a3fcc35e8b4ffcf34b8f959c593',1,'amrex::MLNodeTensorLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ac8d6077e6701102c4d6c2e54acc2d67f',1,'amrex::MLNodeLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'MLLinOpT< Array< MultiFab, 3 > >::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'amrex::MLLinOpT::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a35158f8a8bd840468c4dedb08d6726ff',1,'amrex::MLCellLinOpT::reflux()']]],
- ['refratio_14362',['refRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a29cc45ffc19e086c90ab4f423996183e',1,'amrex::AmrParGDB::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5b4140f77f48299076bd546b07d23d9c',1,'amrex::ParGDBBase::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ab43bb15523069271e57362121f6b42ce',1,'amrex::PlotFileData::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#abbf59ab139a08c29673e1f9c49b43b73',1,'amrex::PlotFileDataImpl::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a16cfadb981960e526beef1b6422b50ef',1,'amrex::ParGDBBase::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a5bdac6ec205f4e7d9f15e2af04288f71',1,'amrex::ParGDB::refRatio() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a53b59b464abfc107b2797a6f7cdcc71c',1,'amrex::ParGDB::refRatio(int level) const override']]],
- ['refratio_14363',['RefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a7c4bfee257c49d17e634776ddff2fc54',1,'amrex::AmrData']]],
- ['refratio_14364',['refRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a848a89635a0f509800a5d912ef7b4f0b',1,'amrex::AmrMesh::refRatio(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3e96de11d4a8b2cababa14d116b61958',1,'amrex::AmrMesh::refRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac86f4e9a778f78c98eb13244707ca97c',1,'amrex::AmrParGDB::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#acee4de5e4f610fb4bc86bdae1ac7fd49',1,'amrex::FluxRegister::refRatio()']]],
- ['reg_5fmf_14365',['reg_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a66e56de654ced923e6885ebd79bd75f2',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aa15bb285525ea9be4f00ee4dbd6cd1eb',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3a644e5e5a02bd0c163b612784f06c24',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aed221768a48c51c89a5b4c2c5d0de5b3',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)']]],
- ['reg_5fmf_5fvec_14366',['reg_mf_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a578bc53c0adb9017820643c61bdb1226',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ae0fe682f85964b5d7c745b1d8ca66e08',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab const * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)']]],
- ['regionnames_14367',['RegionNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a47d3628566997998b287f1b5326298e2',1,'BLProfStats']]],
- ['regionnumbers_14368',['RegionNumbers',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7a6bbe3f88daa4764423d252659dbfb1',1,'BLProfStats']]],
- ['regionsprofstats_14369',['RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a395ae220780e06011681a86a4bd08d98',1,'RegionsProfStats']]],
- ['regiontag_14370',['RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a8c002005b0ed39bb186e7ce020b9815f',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ac8c890173943b30db1149411aa5c62df',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#aa652a228bad6f78909120b91073b101a',1,'amrex::FabArrayBase::RegionTag::RegionTag(const std::string &t)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ae56ad5f9880210d9daae5dde1ffc2f3b',1,'amrex::FabArrayBase::RegionTag::RegionTag(const char *t)']]],
- ['registerarena_14371',['RegisterArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#acf3b7bc8c1643be36ccc4d41df0dbec7',1,'amrex::TinyProfiler']]],
- ['registerdata_14372',['RegisterData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9c9d09d9399b42dacae6863ff33fb8ee',1,'amrex::StateData']]],
- ['registerfabarray_14373',['RegisterFabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'FabArrayCopyDescriptor< FArrayBox >::RegisterFabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'amrex::FabArrayCopyDescriptor::RegisterFabArray()']]],
- ['registerforprofiling_14374',['registerForProfiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe6d024bf682144256ad7fe52e5b36ae',1,'amrex::CArena::registerForProfiling()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a99982885760cd861e6e860dea40ea64f',1,'amrex::Arena::registerForProfiling()']]],
- ['registermultifab_14375',['RegisterMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#af50431312a5892d40fb3ae31592e19e0',1,'amrex::MultiFabCopyDescriptor']]],
- ['registervariables_14376',['registerVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a800553a4a96fee85528a07f4cdec4c3e',1,'amrex::IParser::registerVariables()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#ac7f2281fb9a99b8c410d9cbc0b20b67b',1,'amrex::Parser::registerVariables()']]],
- ['regrid_14377',['regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ae80fa713b669de0f235d3ef0792e7200',1,'amrex::AmrCore::regrid()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#afe644ed72607173bbcef31867f6a0c36',1,'amrex::MFUtil::regrid(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a9c04768eaa499d2b837f0732d1316e6c',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a0d2b028d5b4be5e38a0e4f8fc778c523',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const FabFactory< FArrayBox > &eb_factory, const T &mf_in, bool regrid_ghost=false)']]],
- ['regrid_14378',['Regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adbf6915c6877b366e0bda3e6f268eb30',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a361bea35ab3f956932339ef80930e405',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba, int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a991c2e4f486d6cbb9cf74c326c1ad357',1,'amrex::NeighborParticleContainer::Regrid(const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba)']]],
- ['regrid_14379',['regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9d6faadd0aabf54081fe9ea12be10484',1,'amrex::Amr']]],
- ['regrid_5flevel_5f0_5fon_5frestart_14380',['regrid_level_0_on_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5c2a28dfa0840069f813bf56565b4007',1,'amrex::Amr']]],
- ['regridint_14381',['regridInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6c0f2e73f58bdff46fc5692ed85611f5',1,'amrex::Amr']]],
- ['regridonly_14382',['RegridOnly',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6254e512f37656c89acb1e19162d26b8',1,'amrex::Amr']]],
- ['regridonrestart_14383',['RegridOnRestart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad53f5b3b15f3195ea75068dccda30380',1,'amrex::Amr']]],
- ['release_14384',['release',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::EBCellFlagFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'amrex::FabArray::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::Mask >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::Mask >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::EBCellFlagFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::CutFab >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::CutFab >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< PetscInt > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< PetscInt > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< AtomicInt > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< AtomicInt > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'amrex::FabArray::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< Real >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< PetscInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< HYPRE_Int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< EBCellFlag >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< char >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< AtomicInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'amrex::BaseFab::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< IArrayBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< IArrayBox >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< TagBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< TagBox >::release(const MFIter &mfi)']]],
- ['releasedata_14385',['ReleaseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a7f983048f1e70348b58c381f0e104ae3',1,'amrex::AmrDataAdaptor::ReleaseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a9aa101ee90b944010548ed7461cb7a8a',1,'amrex::AmrMeshDataAdaptor::ReleaseData()']]],
- ['remakelevel_14386',['RemakeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a049915f7354e20184509a6ddb5bf4a6b',1,'amrex::Amr::RemakeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a89b690a6f834d76bf96f8f1facc356c4',1,'amrex::AmrCore::RemakeLevel()']]],
- ['remove_14387',['remove',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6657f8c789a5b37f79bc4219dd6e3a81',1,'amrex::ParmParse']]],
- ['remove_14388',['Remove',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a1887698566ebd58596be3b1a96ad2e9a',1,'amrex::FileSystem']]],
- ['removeall_14389',['RemoveAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a53bbe4a421536a453fcb97d3c8219a55',1,'amrex::FileSystem']]],
- ['removedupdoit_14390',['removeDupDoit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ae9c414dd7bc47e48d6fe4e6361b1b723',1,'amrex::detail']]],
- ['removeduplicates_14391',['RemoveDuplicates',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc731523d4241d981e7279b29c5d7a6d',1,'amrex']]],
- ['removeempty_14392',['removeEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3f0ab28b3e669f5a7828da71fdbd3645',1,'amrex::BoxList']]],
- ['removefiles_14393',['RemoveFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ad4a180abf07b6a7129d8fd4f6ee0d798',1,'amrex::VisMF']]],
- ['removeinvalidparticles_14394',['removeInvalidParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57ef6a02e91160412bbfd6fdbba1b820',1,'amrex']]],
- ['removeolddata_14395',['removeOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a56805171637298d888a0e5215bab4e82',1,'amrex::AmrLevel::removeOldData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a06540ec48ea9f0078a983964f233a9d2',1,'amrex::StateData::removeOldData()']]],
- ['removeoverlap_14396',['removeOverlap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aafdd2fe3c88e9b17d4892dd36e92225f',1,'amrex::BoxArray::removeOverlap()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af71361ab9190f8aeb8f70488669095c2',1,'amrex::removeOverlap()']]],
- ['removeparticlesatlevel_14397',['RemoveParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'amrex::ParticleContainer_impl::RemoveParticlesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesAtLevel(int level)']]],
- ['removeparticlesnotatfinestlevel_14398',['RemoveParticlesNotAtFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesNotAtFinestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'amrex::ParticleContainer_impl::RemoveParticlesNotAtFinestLevel()']]],
- ['removepiece_14399',['RemovePiece',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9302c49868eb5145be9fbb6d9d3d6b2f',1,'BLProfStats']]],
- ['rend_14400',['rend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'amrex::PODVector::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'amrex::PODVector::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::BoxND >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::BoxND >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::STLtools::Triangle >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::NeighborCode >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::NeighborCode >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int *, DefaultAllocator< int * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int *, DefaultAllocator< int * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::openbc::MomTag >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< std::size_t >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< std::size_t >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< unsigned int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< unsigned int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< index_type >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::openbc::MomTag >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::STLtools::Triangle >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::XDim3 >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::XDim3 >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int * >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< index_type >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int * >::rend()']]],
- ['reorder_5fpolygon_14401',['reorder_polygon',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a275e5bd2322a1d3aace66481364de23a',1,'amrex::EBToPVD']]],
- ['reorderparticles_14402',['ReorderParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)']]],
- ['replacenewdata_14403',['replaceNewData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0a6ffa5747a2c044f456d77adf50f338',1,'amrex::StateData::replaceNewData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a3c5fc5e62763a1c66248c47951055162',1,'amrex::StateData::replaceNewData(StateData &s)']]],
- ['replaceolddata_14404',['replaceOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a19585d569e94bd3e15d5c6a0f4c969c6',1,'amrex::StateData::replaceOldData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#adfaafffb0ba3924042c4357b7d51fe53',1,'amrex::StateData::replaceOldData(StateData &s)']]],
- ['report_14405',['report',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a63001e27552e159e32b2ed48fc39bb1f',1,'amrex::MemProfiler']]],
- ['report_5f_14406',['report_',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a156e0f871fceba9344ac559da58771de',1,'amrex::MemProfiler']]],
- ['reportstats_14407',['ReportStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8b8ac605103da6aa68487bf7823f2f08',1,'CommProfStats']]],
- ['reportsyncpointdata_14408',['ReportSyncPointData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a519fea406d86c92cba5af6e67dfa2093',1,'CommProfStats']]],
- ['reportsyncpointdatasetup_14409',['ReportSyncPointDataSetup',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#adadb6ac329d2943f4b55b58602946beb',1,'CommProfStats']]],
- ['req_14410',['req',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a3dd73a745e975beb885a19b708190cbe',1,'amrex::ParallelDescriptor::Message']]],
- ['reserve_14411',['reserve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< unsigned int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< std::size_t >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int *, DefaultAllocator< int * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< index_type >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'amrex::PODVector::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7b999e76e5422aa024da160623cc81f8',1,'amrex::BoxList::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::BoxND >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::NeighborCode >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::openbc::MomTag >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::STLtools::Triangle >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::XDim3 >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int *, DefaultAllocator< const int * > >::reserve()']]],
- ['reservedata_14412',['reserveData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'amrex::ParticleContainer_impl::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a914a3fd813739f126e92408d194a3752',1,'amrex::ParticleContainerBase::reserveData()']]],
- ['reset_14413',['reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#af9d5717b63e6c3f0cfb79d33862e44c0',1,'amrex::YAFluxRegisterT']]],
- ['reset_14414',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'amrex::ParticleContainer_impl']]],
- ['reset_14415',['reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad51ab660eddbb7e6d4b51f53101a5509',1,'amrex::StateData::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a1c43ccc3313c5128b18860a615a846fe',1,'amrex::EdgeFluxRegister::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a8034c76f7cc8e7966f170538268d0be6',1,'amrex::BoxIterator::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0aa73b17e9be18d811a21128c8c2f5f9',1,'amrex::AmrLevel::reset()']]],
- ['reset_14416',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >']]],
- ['resetcomponentbcs_14417',['resetComponentBCs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a4385d3bbdf3ae152ec830b25f4c080c3',1,'amrex::DescriptorList::resetComponentBCs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5ac46df4129e909631702c6cf11c0df7',1,'amrex::StateDescriptor::resetComponentBCs()']]],
- ['resetdefaultcoord_14418',['ResetDefaultCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#afacf607bf05ea6d4588954f09b391d37',1,'amrex::Geometry']]],
- ['resetdefaultperiodicity_14419',['ResetDefaultPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af726da4deb561adeecf94bc4eefbf89b',1,'amrex::Geometry']]],
- ['resetdefaultprobdomain_14420',['ResetDefaultProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4de5799760ae5f5831c719af01a33531',1,'amrex::Geometry']]],
- ['resetfillpatcher_14421',['resetFillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af4f83f6e16dfb5c60f985370541062fa',1,'amrex::AmrLevel']]],
- ['resetrandomseed_14422',['ResetRandomSeed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a609b6464779180bb47c23d308d6c1a95',1,'amrex']]],
- ['resetresultreadiness_14423',['resetResultReadiness',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#aa9f7ed138e607372624eb46fb43e9c85',1,'amrex::ReduceOps']]],
- ['resetstream_14424',['resetStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a34b155286cec6772f79a8d59981a8684',1,'amrex::Gpu::Device']]],
- ['resetstreamindex_14425',['resetStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aae61fa0d560ee3c25d7deca229a31f60',1,'amrex::Gpu::Device']]],
- ['resettotalbytesallocatedinfabshwm_14426',['ResetTotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a765c5cc6e670eb707740d51c99e7b35e',1,'amrex']]],
- ['resettype_14427',['resetType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a624ea91ea2b7bf09dcf7702764afb41a',1,'amrex::EBCellFlagFab']]],
- ['resize_14428',['resize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::openbc::MomTag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::BoxND >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::openbc::MomTag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::STLtools::Triangle >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::STLtools::Triangle >::resize(size_type a_new_size, const amrex::STLtools::Triangle &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size, const amrex::XDim3 &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size, const amrex::NeighborCode &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::BoxND >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char >::resize(size_type a_new_size, const char &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize(size_type a_new_size, const char &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size, const const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< index_type >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int *, DefaultAllocator< int * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< index_type >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a20054ec96a4caf67051d57e923579a8e',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ac161821048b627db36b021dc2671ede0',1,'amrex::ArrayOfStructs::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a6d54f5af3411a20df87cec16abf974f8',1,'amrex::BARef::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'amrex::BaseFab::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< AtomicInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< char >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< EBCellFlag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< HYPRE_Int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< PetscInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< Real >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7d000ff42a0a1d9be2862c1b53472d3f',1,'amrex::BoxArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'amrex::BoxND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'BoxND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aa06193aa48e202c1d61b1c00b5cb5f13',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae32a072e143825062dac1ee2e9c24f79',1,'amrex::FArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa3b1edf0b241a6c722dea0ceced6b102',1,'amrex::IArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'amrex::IndexTypeND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'IndexTypeND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'amrex::IntVectND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'IntVectND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a05d3b903f74ef52b4246ec959002057a',1,'amrex::ParticleArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a78662f100236e2117bc56714afbbd776',1,'amrex::ParticleCopyOp::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aad932266bb874a93f00fc2920ff69548',1,'amrex::ParticleTile::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'amrex::PODVector::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'amrex::PODVector::resize(size_type a_new_size, const T &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4fef621654e63850b94f6a969d14ed04',1,'amrex::TableData::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a4c13115f149d9491c7b58e8086d6d4b5',1,'amrex::StructOfArrays::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< unsigned int >::resize(size_type a_new_size, const unsigned int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< unsigned int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size, const uint64_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< std::size_t >::resize(size_type a_new_size, const std::size_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< std::size_t >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize(size_type a_new_size, const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal * >::resize(size_type a_new_size, const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int >::resize(size_type a_new_size, const int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int *, DefaultAllocator< int * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize()']]],
- ['resize_5fimpl_14429',['resize_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#ab1aeeebdc685a58e0b7442c5530421ed',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
- ['resize_5fwithout_5finit_5fsnan_14430',['resize_without_init_snan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< index_type >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int *, DefaultAllocator< int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< std::size_t >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< unsigned int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::BoxND >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::XDim3 >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::STLtools::Triangle >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::openbc::MomTag >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::NeighborCode >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'amrex::PODVector::resize_without_init_snan()']]],
- ['resizecontainers_14431',['resizeContainers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a60a710dcdfaaa6887b5b865fb1820ba7',1,'amrex::NeighborParticleContainer']]],
- ['resizedata_14432',['resizeData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a41c8b5cccfa817dbfa0b005451322817',1,'amrex::ParticleContainerBase::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'amrex::ParticleContainer_impl::resizeData()']]],
- ['resizemultigrid_14433',['resizeMultiGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'amrex::MLLinOpT::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'MLLinOpT< Array< MultiFab, 3 > >::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aea2a34ccbaafa9697d789fb85def8f98',1,'amrex::MLNodeLaplacian::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#abe8255742bf5756e6659344cfa6ef5c4',1,'amrex::MLNodeLinOp::resizeMultiGrid()']]],
- ['resizeruntimeintcomp_14434',['ResizeRuntimeIntComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'amrex::ParticleContainer_impl::ResizeRuntimeIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeIntComp()']]],
- ['resizeruntimerealcomp_14435',['ResizeRuntimeRealComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'amrex::ParticleContainer_impl::ResizeRuntimeRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeRealComp()']]],
- ['resizetiles_14436',['resizeTiles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html#a11a020cd1f085ecbf8bb084ba1770723',1,'amrex::NeighborUnpackPolicy::resizeTiles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html#a8511545f28339259917a04b655a30aab',1,'amrex::RedistributeUnpackPolicy::resizeTiles()']]],
- ['resnorminf_14437',['ResNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adec5922c106684ff36cd96378f8c26fa',1,'amrex::MLMGT']]],
- ['restart_14438',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a05899e47b34be116fa7a9a40ecaa74ca',1,'amrex::AmrLevel']]],
- ['restart_14439',['Restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file)']]],
- ['restart_14440',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa6591b111a02fd2bc24bf77c7d2e41e2',1,'amrex::StateData::restart(const StateDescriptor &d, const StateData &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a34ec54719f6bb5ab1f546f425b53c009',1,'amrex::StateData::restart(std::istream &is, const Box &p_domain, const BoxArray &grds, const DistributionMapping &dm, const FabFactory< FArrayBox > &factory, const StateDescriptor &d, const std::string &chkfile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3070a179ad3daed519f8d41a2f2d6b3b',1,'amrex::Amr::restart()']]],
- ['restartdoit_14441',['restartDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0c6a25c6e4470142b535f3ef3f9abf9',1,'amrex::StateData']]],
- ['restorerandomstate_14442',['RestoreRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae45a9a3a96e46d7b15173894b25134fc',1,'amrex']]],
- ['restrictinteriornodes_14443',['restrictInteriorNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a1610ae549068808823c0013dfac50897',1,'amrex::MLNodeLaplacian']]],
- ['restriction_14444',['restriction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a169c302d0fe1a37135eb60b015b25c95',1,'amrex::MLCurlCurl::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ae1cf65a8b8f6196599a53648d030b84e',1,'amrex::MLNodeTensorLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ab6a995c6b1ee3888b0bbda8b04b4f971',1,'amrex::MLNodeLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aff845f31ea7d309bb08d152c5efe1111',1,'amrex::MLNodeABecLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'MLLinOpT< Array< MultiFab, 3 > >::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a0565c8afd01c7446c5c0b37373f49c24',1,'amrex::MLEBNodeFDLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3025666eaa3a70d8b8d2a5996034bc29',1,'amrex::MLEBABecLap::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'amrex::MLLinOpT::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab4713a678d7c2ac9e1a9c5b027f965c5',1,'amrex::MLCellLinOpT::restriction()']]],
- ['rewind_14445',['rewind',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a731632defa84a957ee5bd65b0dc04953',1,'amrex::OrientationIter']]],
- ['rk_14446',['RK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a95aea02fe7abbf3d1e5cd58ee5ff7d41',1,'amrex::AmrLevel']]],
- ['rk2_14447',['RK2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#a7b3a5cb61b6d1f82313a73e66fb218ef',1,'amrex::RungeKutta']]],
- ['rk2_5fupdate_5f2_14448',['rk2_update_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a48d9165de135899d941aab232bb9a0bc',1,'amrex::RungeKutta::detail']]],
- ['rk3_14449',['RK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#ae717fc5f1594b2062a5178d495ae0edd',1,'amrex::RungeKutta']]],
- ['rk3_5fupdate_5f3_14450',['rk3_update_3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a04628ed5d5e6a12c16a387c1aa38fe88',1,'amrex::RungeKutta::detail']]],
- ['rk4_14451',['RK4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#adafe95f71429898362d5c7d0f9e0ccd7',1,'amrex::RungeKutta']]],
- ['rk4_5fupdate_5f4_14452',['rk4_update_4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a4d21c4682e4e96dd66469d11d28251fc',1,'amrex::RungeKutta::detail']]],
- ['rk_5fupdate_14453',['rk_update',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a8669b8369a79b53d3596365f5b601dfa',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt, Real dt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a2b1678a718395e6b7e45b5f94facacc5',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt1, MF const &dUdt2, Real dt)']]],
- ['rkintegrator_14454',['RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a9053a3951e9866cd83b20f2f50612825',1,'amrex::RKIntegrator::RKIntegrator(const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#aff544c0ff17bffff837a639774d02cc4',1,'amrex::RKIntegrator::RKIntegrator()']]],
- ['rmbox_14455',['rmBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1d49c186eeea202115e3194e30c47a68',1,'amrex::BoxDomain']]],
- ['rotate_14456',['rotate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#add8130de592e85defb18fdd76e152c6d',1,'amrex::EB2']]],
- ['rotate180_14457',['Rotate180',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a35b23e1690efb2d7f63af0118739d12e',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ad6b5ad1aeccc1b34a6874b4609654e14',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, Box const &domain)']]],
- ['rotate90_14458',['Rotate90',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a2d9ef1abd51b6a59a2938c4aefbe3456',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a33354739811ccff59e69722da63a9f5c',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, Box const &domain)']]],
- ['rotationif_14459',['RotationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#afe9fbf2bc166e3cb4921b307144b9eff',1,'amrex::EB2::RotationIF']]],
- ['round_14460',['round',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept']]],
- ['roundrobindoit_14461',['RoundRobinDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac6b32a50939eeecba284d301e75e4976',1,'amrex::DistributionMapping']]],
- ['roundrobinprocessormap_14462',['RoundRobinProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa289abff3bb4de779c8cafc2036ead9c',1,'amrex::DistributionMapping::RoundRobinProcessorMap(int nboxes, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a32466e58df8610e7918c671c7e389b7f',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const std::vector< Long > &wgts, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2f4b44ca0d107e8f4a140df9d04a6c14',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const BoxArray &boxes, int nprocs)']]],
- ['rrsfcdoit_14463',['RRSFCDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2a57f52831edc3b6ebf3facf3a065933',1,'amrex::DistributionMapping']]],
- ['rrsfcprocessormap_14464',['RRSFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0e9524ab8bf5f4d8165c501ecc5cc5bb',1,'amrex::DistributionMapping']]],
- ['run_5fhypre_5fsetup_14465',['run_hypre_setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa5e6faf396f20e79f5a8997d826d70e4',1,'amrex::HypreIJIface']]],
- ['run_5fhypre_5fsolve_14466',['run_hypre_solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae6fb3e32e3041f2cee891a7b52f7088e',1,'amrex::HypreIJIface']]],
- ['runongpu_14467',['RunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a45c110d37b26e0c322c1af1089ecbfea',1,'amrex::StateDescriptor::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#add628eb12539396ff64eb4a535c99ac9',1,'amrex::BndryFuncArray::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a6cf8dd62b24e9bd99af570312314f42d',1,'amrex::StateDescriptor::BndryFunc::RunOnGPU()']]],
- ['rvec_14468',['rvec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a9480daac8e7f5482e3330f610d04ad7a',1,'amrex::Particle::rvec(const IntVect &) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a729d8ca45fc82f0f14064c9600778865',1,'amrex::Particle::rvec(const IntVect &indices) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a3db7403027a6374a5fbc4c90ed0362cf',1,'amrex::Particle::rvec(AMREX_D_DECL(int, int, int)) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7532d647d3775739b3078195c85f25ec',1,'amrex::Particle::rvec(AMREX_D_DECL(int indx, int indy, int indz)) const &']]]
+ ['radsquared_14240',['radSquared',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ab83bde52e73520cc1375d513030374df',1,'amrex::RealVect::radSquared() const noexcept']]],
+ ['random_14241',['Random',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a384bf7a8791d85fe1ae4153eee61d71e',1,'amrex::Random()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a65fcc9ad910569bc247b330997d5ed52',1,'amrex::Random(RandomEngine const &random_engine)']]],
+ ['random_5fint_14242',['Random_int',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a20796a80df81ee204983811cc8a1b705',1,'amrex::Random_int(unsigned int n)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3768023f2b8cf90a47c693514b97d579',1,'amrex::Random_int(unsigned int n, RandomEngine const &random_engine)']]],
+ ['random_5flong_14243',['Random_long',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83b723afb07da54500bc1dc47a43f636',1,'amrex']]],
+ ['randomnormal_14244',['RandomNormal',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6a4ed5dc1eeb3e5b409eb8975c9e829b',1,'amrex::RandomNormal(Real mean, Real stddev)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a10f7574cba3e496a27f09204cce8aa6f',1,'amrex::RandomNormal(Real mean, Real stddev, RandomEngine const &random_engine)']]],
+ ['randompoisson_14245',['RandomPoisson',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aadec079fd8e2cdca36f7f49355e33864',1,'amrex::RandomPoisson(Real lambda)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a62b2d5b64c692d02452cbed5ee65e61e',1,'amrex::RandomPoisson(Real lambda, RandomEngine const &random_engine)']]],
+ ['range_14246',['Range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a5a7e65f26ef2a8d356ebef518f007aaf',1,'amrex::Gpu']]],
+ ['range_5fimpl_14247',['range_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1range__detail_1_1range__impl.html#ad4f7d96980fc27cd61042157159e0b4a',1,'amrex::Gpu::range_detail::range_impl']]],
+ ['rangeintersection_14248',['RangeIntersection',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a286eebba7a2e37000c01614ea347b24c',1,'BLProfStats']]],
+ ['rank_14249',['rank',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#a5600c4f99f1a21d9ee5198275ca01e00',1,'amrex::WeightedBoxList']]],
+ ['rank_5f2d_5fx_14250',['rank_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae56acf570ce826a2c7fdc5f76ad1a00b',1,'hacc::Distribution']]],
+ ['rank_5f2d_5fy_14251',['rank_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae447604127f7210918c304134abaa8ac',1,'hacc::Distribution']]],
+ ['rank_5f2d_5fz_14252',['rank_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ac7e073d3f64574fb26e2c7119ab25358',1,'hacc::Distribution']]],
+ ['rankinleadcomm_14253',['RankInLeadComm',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0719939ecc6b26843399e2af4d660f14',1,'amrex::ParallelDescriptor']]],
+ ['rb180_14254',['RB180',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB180.html#abd8ce363a9dbaaf0072c5ca833c6487e',1,'amrex::FabArrayBase::RB180']]],
+ ['rb90_14255',['RB90',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RB90.html#a1edfeca1f60abef9a9f56b0c4e8e64a4',1,'amrex::FabArrayBase::RB90']]],
+ ['rbegin_14256',['rbegin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< unsigned int >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< std::size_t >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< std::size_t >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< unsigned int >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'amrex::PODVector::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'amrex::PODVector::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::BoxND >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::BoxND >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< char >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int *, DefaultAllocator< int * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::XDim3 >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::XDim3 >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::STLtools::Triangle >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::STLtools::Triangle >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::openbc::MomTag >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::openbc::MomTag >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< amrex::NeighborCode >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< amrex::NeighborCode >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int * >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< int * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< int * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< index_type >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< index_type >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const ParticleReal * >::rbegin() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const ParticleReal * >::rbegin() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a8dc6a6dec2668ff14d083905ed5b128a',1,'PODVector< const int * >::rbegin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#aa95b5d33b04423ffc385e2c8f2096876',1,'PODVector< const int *, DefaultAllocator< const int * > >::rbegin()']]],
+ ['rdata_14257',['rdata',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'amrex::ConstParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a3f4fb4909b54fed525e16352be0a63f1',1,'amrex::ParticleTileData::rdata()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a77c773768e4a002b2788a6009ab0c048',1,'amrex::Particle::rdata(int) &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a41ad580e96804381c814a85f64767caa',1,'amrex::Particle::rdata(int) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a827643d1bd135a63ffa20579d27297d3',1,'amrex::Particle::rdata(int index) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a5b427f85a35cad6a54cb8ee01b424ccb',1,'amrex::Particle::rdata(int) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7000ae4ed79c3c7b0c4cb9d73588ed17',1,'amrex::Particle::rdata(int index) &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstParticleTileData.html#a54d0d4ae5404e0c933c0fdeaab60ed9f',1,'ConstParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::rdata()']]],
+ ['read_14258',['Read',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52e1e2273aab2453f7eb4b3b263310eb',1,'amrex']]],
+ ['read_14259',['read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a13861fcb5290d2ce4fe7e6510d3fee34',1,'amrex::FluxRegister']]],
+ ['read_14260',['Read',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a36dca41f0d001fce65deea4ec9e3ea1d',1,'amrex::VisMF']]],
+ ['read_14261',['read',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#aa052c7cb7904d7ae9e01374b59bbd216',1,'amrex::Scan::detail::BlockStatus< T, false >::read()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a680b0882613be5eba620649955402e4d',1,'amrex::Scan::detail::BlockStatus< T, true >::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#ad918f23e64a2d59ba453b09617e5ac15',1,'amrex::BndryRegisterT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3d35f09a87700e22092fb5e943c82163',1,'amrex::FABio::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#aa2439db7d09034abce9411d979e38762',1,'amrex::FABio_8bit::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a0df1bfeea23fd4f9ee35b21fc0ddb8f9',1,'amrex::FABio_ascii::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#a9d1f49ee565f0d188ed763f55f6d6ae9',1,'amrex::FABio_binary::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#a36867dedd480c7d07877c1cc65aa40bf',1,'amrex::FabSetT::read()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IFABio.html#ab7e4e83d02048ffe35b15b01f5e428a1',1,'amrex::IFABio::read()']]],
+ ['read_5fascii_5fstl_5ffile_14262',['read_ascii_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aa4f438da64a6ea3b7520112aac9f8fd3',1,'amrex::STLtools']]],
+ ['read_5fbinary_5fstl_5ffile_14263',['read_binary_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#aca6050ea96a310625fe20e9f9594680a',1,'amrex::STLtools']]],
+ ['read_5ffab_14264',['read_fab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#aa3870bf45fd14f87c3674a996cae2752',1,'amrex::detail']]],
+ ['read_5ffrom_5fchkpt_5ffile_14265',['read_from_chkpt_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ChkptFile.html#a42bbef7d1271397c6e1a88006c9462e0',1,'amrex::EB2::ChkptFile']]],
+ ['read_5fheader_14266',['read_header',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a5f0e9754f27698eb89c86433c6cc3fc5',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#afb78d32e7b4d8ef3e4e430c3c7b8598a',1,'amrex::FABio::read_header(std::istream &is, FArrayBox &f, int compIndex, int &nCompAvailable)']]],
+ ['read_5fparameters_14267',['read_parameters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a35f3f508708be4b72388384a46b3b6a3',1,'amrex::TimeIntegrator']]],
+ ['read_5fparams_14268',['read_params',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#aa0385aea8391d0b59b6adfb910cffbf4',1,'amrex::Geometry']]],
+ ['read_5fstl_5ffile_14269',['read_stl_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#abde98e341a2edf239bfa987ce47ed2be',1,'amrex::STLtools']]],
+ ['readandbcastfile_14270',['ReadAndBcastFile',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4736dec48acb46827a04cdca7b4045d7',1,'amrex::ParallelDescriptor']]],
+ ['readblock_14271',['ReadBlock',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a06e019724b8ee9171e8e4da3d4340aa3',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, const int nmessages)'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a0063c7d1c93c6f36bdf068ec89f4c328',1,'RegionsProfStats::ReadBlock(DataBlock &dBlock, bool readRSS=true, bool readTraces=true)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a41c7cecdb09d9a72e30118d78343b48e',1,'BLProfStats::ReadBlock()']]],
+ ['readblocknoopen_14272',['ReadBlockNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8c2d460eb4e81905c7a79969eefadad6',1,'RegionsProfStats::ReadBlockNoOpen()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9689a1779e9f7008ced946ab6ff8fa41',1,'BLProfStats::ReadBlockNoOpen()']]],
+ ['readboxarray_14273',['readBoxArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae634c8846124c00149fa2a0ad45f4ec4',1,'amrex']]],
+ ['readcommstats_14274',['ReadCommStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ab5b0c11f3980a18ad4d42d9de9c4af6a',1,'CommProfStats::ReadCommStats(DataBlock &dBlock, const int nmessages)'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afbced1780aae9f51df2a3ec897fdc5e7',1,'CommProfStats::ReadCommStats(DataBlock &dBlock)']]],
+ ['readcommstatsnoopen_14275',['ReadCommStatsNoOpen',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#afe795502ea704a46a029d0e0a9e378ff',1,'CommProfStats']]],
+ ['readdata_14276',['ReadData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae41ad53f7f76cc59fd271cdd1476228a',1,'amrex::AmrData']]],
+ ['readdata_14277',['readData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9bed38ec3405646ecda2cfbd8b179733',1,'amrex::readData(double *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afd3603d5627ea48a5c25919fa90482f5',1,'amrex::readData(float *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9b9259c0e2e12b54971dac6fe224ba97',1,'amrex::readData(Long *data, std::size_t size, std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5836a4ae751b9857848ec279e0a7dc4a',1,'amrex::readData(int *data, std::size_t size, std::istream &is)']]],
+ ['readdoubledata_14278',['readDoubleData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac590394599f7ea721cf8999331d0436e',1,'amrex']]],
+ ['readfab_14279',['readFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0afcb55c6cfee56032dfb6e23389be35',1,'amrex::VisMF::readFAB(FabArray< FArrayBox > &mf, int idx, const std::string &mf_name, const Header &hdr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a65d273deab9512e01656ddf942d98b51',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5ccdc92a1d70d5290df4830586628a91',1,'amrex::VisMF::readFAB(int idx, int icomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a8c9df1da1d55877f7d53653e73120f8d',1,'amrex::VisMF::readFAB(int idx, const std::string &mf_name, const Header &hdr, int whichComp=-1)']]],
+ ['readfaheader_14280',['ReadFAHeader',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abdcbffdd50b28342be875ac0da817056',1,'amrex::VisMF']]],
+ ['readfloatdata_14281',['readFloatData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4c085d3b27d107f62bdb36f5ecc0f326',1,'amrex']]],
+ ['readfrom_14282',['readFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Mask.html#aa99a533ca8b84883dd44bf870fb7c5b3',1,'amrex::Mask::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#a3a19e0c558360ae380fba44e0aec9086',1,'amrex::IArrayBox::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ac5f3bc40906e22d2e481fa87114b62f4',1,'amrex::FArrayBox::readFrom(std::istream &is, int compIndex)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a8a42f4fe7d3ad41e56175103deec42e1',1,'amrex::FArrayBox::readFrom(std::istream &is)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#af4cb165d9e60aff6ad22b20d44ec22dd',1,'amrex::DistributionMapping::readFrom()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4df72bcadb7bdaa2c5db57212e48853a',1,'amrex::BoxArray::readFrom()']]],
+ ['readgrid_14283',['ReadGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a511a1b01b981c6b4a4bdbdc71582ea68',1,'amrex::AmrData']]],
+ ['readintdata_14284',['readIntData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af8ec915a2cffc7c342e1f15e52cbd697',1,'amrex::readIntData(To *data, std::size_t size, std::istream &is, const amrex::IntDescriptor &id)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a69bf266cc5fefb0b385d84f685dd0df6',1,'amrex::readIntData(int *data, std::size_t size, std::istream &is, const IntDescriptor &id)']]],
+ ['readlongdata_14285',['readLongData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa5a1f4f1c5cbe7672f12c62b9db96746',1,'amrex']]],
+ ['readnonplotfiledata_14286',['ReadNonPlotfileData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a10551f29207a5f3ff861bd8eeedcb435',1,'amrex::AmrData']]],
+ ['readparticlerealdata_14287',['ReadParticleRealData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'amrex::ParticleContainer_impl::ReadParticleRealData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8699a4dc0ddbe5306e7c17e0fb21237b',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticleRealData()']]],
+ ['readparticles_14288',['ReadParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'amrex::ParticleContainer_impl::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a90b8d7c78a948c202e2af579580d8004',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReadParticles(int cnt, int grd, int lev, std::ifstream &ifs, int finest_level_in_file, bool convert_ids)']]],
+ ['readprobinfile_14289',['readProbinFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a979e1cff503e5f3c6436a232284fdcfb',1,'amrex::Amr']]],
+ ['readrealdata_14290',['readRealData',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6f624229959bee80f1444371bb5babc',1,'amrex']]],
+ ['readytoread_14291',['ReadyToRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#af4f8ba9c90ecfcea92b6426df76049af',1,'amrex::NFilesIter']]],
+ ['readytowrite_14292',['ReadyToWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a6c012f15ef5b8e7438a88bc794766143',1,'amrex::NFilesIter']]],
+ ['real_14293',['real',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuComplex.html#a150666baa5a509c2fe563c507627c038',1,'amrex::GpuComplex']]],
+ ['realarray_14294',['realarray',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a5f4ecbdbcb5f14edb160e4404b16c3e4',1,'amrex::StructOfArrays']]],
+ ['realbox_14295',['RealBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0c94da578ae78f612f3c7a1295edb272',1,'amrex::RealBox::RealBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a08455d95f7a26778ba42b5d023d16eec',1,'amrex::RealBox::RealBox(const Real *a_lo, const Real *a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a4fad8ad2d3ec608a2c1f2fb205ddda86',1,'amrex::RealBox::RealBox(const std::array< Real, AMREX_SPACEDIM > &a_lo, const std::array< Real, AMREX_SPACEDIM > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ac0a2462c4b6cf7119c7946140d4ba979',1,'amrex::RealBox::RealBox(const Box &bx, const Real *dx, const Real *base) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a0133f0708ca052eb1eb7a7753169bb75',1,'amrex::RealBox::RealBox(AMREX_D_DECL(Real x0, Real y0, Real z0), AMREX_D_DECL(Real x1, Real y1, Real z1)) noexcept']]],
+ ['realdescriptor_14296',['RealDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#ae7a8d4505859f386a09ef7339b27a984',1,'amrex::RealDescriptor::RealDescriptor(const Long *fr_, const int *ord_, int ordl_)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a9dbe5ae2ad6763590e469c1a74036b53',1,'amrex::RealDescriptor::RealDescriptor()=default']]],
+ ['realvect_14297',['RealVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#acf4c2cd61a42a6e8fe7d8251000c2140',1,'amrex::RealVect::RealVect() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3b80d8eb549dcdfa0fc5ab37b3d0bd1f',1,'amrex::RealVect::RealVect(const std::vector< Real > &vr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a3c853dd6f1e8e3a8633f066f5b15db31',1,'amrex::RealVect::RealVect(Real i) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a95ba2b64c46580f6e8ebbb7f35dad2cb',1,'amrex::RealVect::RealVect(const Real *a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#ae2fd3bdec2802aef034cc7cfb36bf14a',1,'amrex::RealVect::RealVect(const IntVect &iv) noexcept']]],
+ ['recordbuild_14298',['recordBuild',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a83dcba41161d5a1672578ee871232dfa',1,'amrex::FabArrayBase::CacheStats::recordBuild()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#ae05279827e8393a4494478d1885e2c2b',1,'amrex::FabArrayBase::FabArrayStats::recordBuild() noexcept']]],
+ ['recorddelete_14299',['recordDelete',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a117c2d4187d31c7a6e0c6da477e381d0',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['recorderase_14300',['recordErase',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a5cb9d8eee911caa7c6b42f7cdd176083',1,'amrex::FabArrayBase::CacheStats']]],
+ ['recordmaxnumbause_14301',['recordMaxNumBAUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a6fc4a42952792e21c6af56f1b7d38799',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['recordmaxnumboxarrays_14302',['recordMaxNumBoxArrays',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FabArrayStats.html#a79668291012755d981986b35942faa12',1,'amrex::FabArrayBase::FabArrayStats']]],
+ ['recorduse_14303',['recordUse',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1CacheStats.html#a07a1075ba91654c00909193f65076bc1',1,'amrex::FabArrayBase::CacheStats']]],
+ ['recv_14304',['Recv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af4996999fa16efb8ab255e1d26ab2163',1,'amrex::ParallelDescriptor::Recv(T *, size_t n, int pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1edfac65363a39cde188d5f5adb85134',1,'amrex::ParallelDescriptor::Recv(T *, size_t n, int pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aed1beec464cfce027998bc7a249a09b5',1,'amrex::ParallelDescriptor::Recv(std::vector< T > &buf, int pid, int tag)']]],
+ ['recv_14305',['recv',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#a760f0ae4f1155afb07c80a5e5055c589',1,'amrex::MPMD::Copier']]],
+ ['recvlayoutmask_14306',['RecvLayoutMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< IArrayBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::Mask >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::EBCellFlagFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::CutFab >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< PetscInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< amrex::BaseFab< AtomicInt > >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'amrex::FabArray::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< FArrayBox >::RecvLayoutMask()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a59639f9d47c654200ffccda96ff78ae5',1,'FabArray< TagBox >::RecvLayoutMask()']]],
+ ['redefinedummymf_14307',['RedefineDummyMF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a7fc7373a60be7c74a38a17b1711f59fa',1,'amrex::ParticleContainerBase']]],
+ ['redistfiles_14308',['RedistFiles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a6b7be29b3621c9df4db1d93736597b',1,'amrex']]],
+ ['redistribute_14309',['Redistribute',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::Mask >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'amrex::FabArray::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< AtomicInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::BaseFab< PetscInt > >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::CutFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< amrex::EBCellFlagFab >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< FArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< IArrayBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a91d4e639cd2eca22c25e9625de833b3a',1,'FabArray< TagBox >::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a1dadb49a29f4ad711fb369db84b2eb54',1,'amrex::NeighborParticleContainer::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'amrex::ParticleContainer_impl::Redistribute()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Redistribute()']]],
+ ['redistribute_5f1_5fto_5f3_14310',['redistribute_1_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a1931b02c089c17498cb4540627e11b01',1,'hacc::Distribution']]],
+ ['redistribute_5f2_5fto_5f3_14311',['redistribute_2_to_3',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aabb229232bc80f264cab6ac0d8f31c19',1,'hacc::Distribution']]],
+ ['redistribute_5f3_5fto_5f1_14312',['redistribute_3_to_1',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aed576f7f07c9f6a5d176ffd43016c064',1,'hacc::Distribution']]],
+ ['redistribute_5f3_5fto_5f2_14313',['redistribute_3_to_2',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ab36b24c7f9d57e4edad0b60638eae060',1,'hacc::Distribution']]],
+ ['redistributecpu_14314',['RedistributeCPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'amrex::ParticleContainer_impl::RedistributeCPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a87a336f58b2a85110ce13bc7aa7cf138',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeCPU(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true)']]],
+ ['redistributegpu_14315',['RedistributeGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa0b3b069a1dee1a10ea57cc8e8bbde14',1,'amrex::ParticleContainer_impl::RedistributeGPU()']]],
+ ['redistributelocal_14316',['RedistributeLocal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a098b72559cacc3ab8b2455a36137fd06',1,'amrex::NeighborParticleContainer']]],
+ ['redistributempi_14317',['RedistributeMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RedistributeMPI()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#abef322b0b6bd8480a776590774981aaf',1,'amrex::ParticleContainer_impl::RedistributeMPI()']]],
+ ['reduce_14318',['Reduce',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a2d9a622392a0eee879ac8180cb2371e6',1,'amrex::detail::Reduce(ReduceOp, T *, int, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a11b496ac41b8e46fe7f1adf74392dcfb',1,'amrex::detail::Reduce(ReduceOp, T &, int, MPI_Comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a59bb763ea3df042d86d6906cc9ccfc77',1,'amrex::detail::Reduce(ReduceOp, Vector< std::reference_wrapper< T > > const &, int, MPI_Comm)']]],
+ ['reducebooland_14319',['ReduceBoolAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a85f79f28c8cb6cc5762e3edd80c57fc0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45569b295bf42f447fac8a9610790ff0',1,'amrex::ParallelDescriptor::ReduceBoolAnd(bool &rvar, int cpu)']]],
+ ['reduceboolor_14320',['ReduceBoolOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a45ff8728249b5e214f520e284c04143b',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8e74f51d2321b7e827baae5d86a83824',1,'amrex::ParallelDescriptor::ReduceBoolOr(bool &rvar)']]],
+ ['reducedata_14321',['ReduceData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#ad9b6892476ee0222229ebc178fb0089f',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#aeee26c66dbe6bda07476f5f1997ac833',1,'amrex::ReduceData::ReduceData(ReduceData< Ts... > &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a71bbfd3ca387af546ab718418a3d8521',1,'amrex::ReduceData::ReduceData(ReduceOps< Ps... > &reduce_op)']]],
+ ['reduceintmax_14322',['ReduceIntMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a254f165da975107ee08bd1b829cdd89c',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#acb97f902ad7ed88309b2c336ab7b9291',1,'amrex::ParallelDescriptor::ReduceIntMax(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac376fd270c659b4dcb8df316d1bc1938',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24bb8ef806f88e3157be27c793ffb345',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a709e52679c5ca426b23c887ffe1b4ab9',1,'amrex::ParallelDescriptor::ReduceIntMax(int &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62bf0397eb0f4082f6dab4ae8e5c51d3',1,'amrex::ParallelDescriptor::ReduceIntMax(int *, int)']]],
+ ['reduceintmin_14323',['ReduceIntMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff32fd8c6e4cd30f666fab624fc4ee86',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8c531d59e55cd4b449b7b1918a6c0980',1,'amrex::ParallelDescriptor::ReduceIntMin(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aef0dcb327a050f0a04520c31486687a8',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a12ffc8c1e5d0753383b1c4cacd1057dd',1,'amrex::ParallelDescriptor::ReduceIntMin(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3441f492fc784719d2b872f7a6da54ac',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad0666521a8805bef2e133ca85b3ab38b',1,'amrex::ParallelDescriptor::ReduceIntMin(Vector< std::reference_wrapper< int > > const &, int)']]],
+ ['reduceintsum_14324',['ReduceIntSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a31842e0bf333c7f85c31e6f227055716',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a66f0d2e88581a3502c3d617a7b20249c',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aea28e27e88f4416c838e39ab243227bf',1,'amrex::ParallelDescriptor::ReduceIntSum(Vector< std::reference_wrapper< int > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a16b47250406954c795c3af20e49279a7',1,'amrex::ParallelDescriptor::ReduceIntSum(int *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#afbd2261dcc7ea1687666a76188724baa',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a132abb9498b1ed2f491583c1f7719afb',1,'amrex::ParallelDescriptor::ReduceIntSum(int &rvar)']]],
+ ['reducelogicaland_14325',['ReduceLogicalAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#acc20a37ec958213a9ebffccb0ef3a50b',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev_min, int lev_max, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2e4d86e52a629511e02bff646ca60b59',1,'amrex::ReduceLogicalAnd(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa175f510a09bbc1252a4e1b8f3ac5250',1,'amrex::ReduceLogicalAnd(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab19f7ad2a54b1e324d431adfe05978aa',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aff9cc4b21a84dbb1def69e24fa575064',1,'amrex::ReduceLogicalAnd(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#add25d5d5612fe7f7e697f9eff76568ba',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3866c459fc8c798d5a19fa747a3500b5',1,'amrex::ReduceLogicalAnd(FabArray< FAB > const &fa, int nghost, F &&f)']]],
+ ['reducelogicaland_5fhost_14326',['ReduceLogicalAnd_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a98324c7303def0701130d1e68fff665f',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a1d5c7672e729a95526f96d08412beb7a',1,'amrex::fudetail::ReduceLogicalAnd_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)']]],
+ ['reducelogicaland_5fhost_5fwrapper_14327',['ReduceLogicalAnd_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad91f51bde9868e6d015a633dff6d973d',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a9324c78d4b453dd9f88580ef747cdd30',1,'amrex::fudetail::ReduceLogicalAnd_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
+ ['reducelogicalor_14328',['ReduceLogicalOr',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86ff43c965c29ca6c76704135c773345',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afbf67596dd1ba6faf566beabcbab7776',1,'amrex::ReduceLogicalOr(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aeddb35f2f67fa5f607d190b5d5306c9d',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a93ead4b7e5a5b99b0a88040076d7fd21',1,'amrex::ReduceLogicalOr(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a43f13583043013b5751afe1e193cc8b5',1,'amrex::ReduceLogicalOr(PC const &pc, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a18f76938d120a4d9891cc99e67cab771',1,'amrex::ReduceLogicalOr(PC const &pc, int lev, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a3f36471bf6b32ec7460e70b9e4a1f91d',1,'amrex::ReduceLogicalOr(PC const &pc, int lev_min, int lev_max, F const &f)']]],
+ ['reducelogicalor_5fhost_14329',['ReduceLogicalOr_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#aaba4be4ccfca4771494f7f67c4d80bb3',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#af6c5699e53d02cdd310fdf0c1e30377b',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F &&)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad331e3b14cc77e45fb756249c4b055ea',1,'amrex::fudetail::ReduceLogicalOr_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
+ ['reducelogicalor_5fhost_5fwrapper_14330',['ReduceLogicalOr_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad13df7e139fd2b9e405ee77032ecb6aa',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a956d1f2590b24b14299b64f450359b6c',1,'amrex::fudetail::ReduceLogicalOr_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)']]],
+ ['reducelongand_14331',['ReduceLongAnd',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a476b155089373ad605808b20f38166d7',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a01508dabdc47364798a99c9527c870f2',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7eb4a01321f954b8f6936ca59547c7d4',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aca77e15a2b4674d2abb34b092306c05f',1,'amrex::ParallelDescriptor::ReduceLongAnd(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae65ea1566cda97563752491d899b8997',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aaa59eadac87d81fb68efa1650acc3872',1,'amrex::ParallelDescriptor::ReduceLongAnd(Vector< std::reference_wrapper< Long > > const &, int)']]],
+ ['reducelongmax_14332',['ReduceLongMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a753035868de2acca4a9ffb1aaa150c2a',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a56fb59f9a47b9d625ef97d4549007c1e',1,'amrex::ParallelDescriptor::ReduceLongMax(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a10f34646867ef5dd70d02ecf014de3d2',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a926985db9b71c186280e5e4556be41ee',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a72761a0aff0775f8f6943062a34fca31',1,'amrex::ParallelDescriptor::ReduceLongMax(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3661303172f9bd5b139c1c19adbd93f8',1,'amrex::ParallelDescriptor::ReduceLongMax(Long *, int)']]],
+ ['reducelongmin_14333',['ReduceLongMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a42ee71c485b816027db498df7b566a90',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07c6b4691afed879feab525503e1e267',1,'amrex::ParallelDescriptor::ReduceLongMin(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7ae5a5af4ccc5fa61d017ef297455291',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a99b02744714ceae31674c2e25ef03029',1,'amrex::ParallelDescriptor::ReduceLongMin(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af2e42fa89ea38ff3a43ae0789f850575',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab7ca980624e045bdd5d349b6605adcbc',1,'amrex::ParallelDescriptor::ReduceLongMin(Vector< std::reference_wrapper< Long > > const &, int)']]],
+ ['reducelongsum_14334',['ReduceLongSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a4774b13392beaf5d41c989897fdf5268',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aac42b493c09470d467ce23133f2cbbc6',1,'amrex::ParallelDescriptor::ReduceLongSum(Vector< std::reference_wrapper< Long > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a90d832444f2b4ad4af4c8aa56c810a98',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a7008a294874001b3b8e5372ff45ebf64',1,'amrex::ParallelDescriptor::ReduceLongSum(Long *, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a170da7d288a55d1b23ca2f2648d64f40',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a98c9e67e17bd55e681d9e790611a1289',1,'amrex::ParallelDescriptor::ReduceLongSum(Long &rvar)']]],
+ ['reducemax_14335',['ReduceMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a157fdc4ac63d7f4d21a5df4b4151eb28',1,'amrex::ReduceMax(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aced90eccf9c8aa5de4fa7fddacbab125',1,'amrex::ReduceMax(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8df373fd6d52b64c70d0e2c218f7b56',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0f27335e5238a53e12af0ad6dc8e04a3',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a07315aba6826805030c5f6fd847fc370',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a210e45f0c136c51a835032cc34cfb0a1',1,'amrex::ReduceMax(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afcc19ed59f5327a67f329b7745af5802',1,'amrex::ReduceMax(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a372810a65569e56565a9bb33254184bd',1,'amrex::ReduceMax(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a86b2acc5eb792d530fdb2f619ed1e7ef',1,'amrex::ReduceMax(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))']]],
+ ['reducemax_5fhost_14336',['ReduceMax_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5cbfdb6c3a840887695c62047d93245c',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae74a82be47784be4b91ddbda5fc57292',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acdc08ac91e7153b005ad55c74729ed05',1,'amrex::fudetail::ReduceMax_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
+ ['reducemax_5fhost_5fwrapper_14337',['ReduceMax_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a7d979b16fd84d1c691f6763c846775fc',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a616e25fb4b45f5288d74db1984fa904a',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a4871d272b494ec22383148a1b542b545',1,'amrex::fudetail::ReduceMax_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
+ ['reducemf_14338',['ReduceMF',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a78a11998747f2a6d55b077e89eb31267',1,'amrex::fudetail::ReduceMF(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a24a5574f332581d869b9d42e2a46bc94',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ab65c9a7eac86800d2dfaf0e5dc5aaba6',1,'amrex::fudetail::ReduceMF(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)']]],
+ ['reducemin_14339',['ReduceMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a98b8b6dfe17e7e9225a567793e47f606',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23f8188bafacc115d2cfd1dfcda0db65',1,'amrex::ReduceMin(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af6e2c75c0f4c085c615019cbd2f7fe94',1,'amrex::ReduceMin(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab5de56bfd44c4ded3fc14b37c64cec18',1,'amrex::ReduceMin(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adbeb820864e599e86ce8f5f30773beac',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a7385647d73fd0e4b29617d87309f3c78',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab427586186a5143d74279bb26107044a',1,'amrex::ReduceMin(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a94a27ca9a492d6d0f17996924e1b1745',1,'amrex::ReduceMin(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0b14cf8ae0f4d40d865377df85ff8301',1,'amrex::ReduceMin(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)']]],
+ ['reducemin_5fhost_14340',['ReduceMin_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a5612349cebde1e13831e6bac02758b79',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a952d8ba27cb3e21f4956c33837d904b4',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#acacd9fa1ce1c5779482738ebaa06fbfd',1,'amrex::fudetail::ReduceMin_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
+ ['reducemin_5fhost_5fwrapper_14341',['ReduceMin_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a8c7c9b910c8e3e73f887e8a02e1acaab',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a00bcb8f20c7b002cb0034537fea3526b',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ada04ac91481ae50782f568083e27767d',1,'amrex::fudetail::ReduceMin_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
+ ['reducerealmax_14342',['ReduceRealMax',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aff6bc74ed06d830d1db5d24040838e14',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab10f03093e521df6b76a4b2bcf15fb57',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a15857afcde0bfd0fdbd5edb294ee448c',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a76e33bbc9645091e5f01d305da73960a',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a62622aba4b36e6860b55eb502343f93e',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0a160ffd54c33e69175007f868677df1',1,'amrex::ParallelDescriptor::ReduceRealMax(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad2a78407b61ee83c69f39f7a9b9ec1f4',1,'amrex::ParallelDescriptor::ReduceRealMax(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a25cdb37c12b44c99eca111bd5b286d95',1,'amrex::ParallelDescriptor::ReduceRealMax(Vector< std::reference_wrapper< Real > > const &, int)']]],
+ ['reducerealmin_14343',['ReduceRealMin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a24c5c1870ba2e6e50b28f77e82a5a4c5',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#add077882a08d9df475f94edd75f96f11',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a84e047e8a88180ba003ae2f94734d733',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3bd99be9ca704b92d4813a1577648f66',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a26e7693a89088324db0dc544811f1988',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa916865c8ac81ac3defb694eeec9121b',1,'amrex::ParallelDescriptor::ReduceRealMin(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a95eed49d43cbcd3d04dd6afcfc1c5935',1,'amrex::ParallelDescriptor::ReduceRealMin(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9443321dc4601e380e102ffebe6a143',1,'amrex::ParallelDescriptor::ReduceRealMin(Vector< std::reference_wrapper< Real > > const &, int)']]],
+ ['reducerealsum_14344',['ReduceRealSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9d0be85a7606ccb6923d9684f4363b0f',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a177d6cb1641d1c8be8eeb14ff4babd16',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a8fee1add10130a7b9b644fc9e058b9a4',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1616e83959240bd41e075cb31cce86ae',1,'amrex::ParallelDescriptor::ReduceRealSum(T &rvar)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a19168fb4689cf3a9cd934ef00a71ca4a',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &, int)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a39256068b3bc99d6219b39739053461d',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< Real > > const &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3cc450539929e272f9477b35edbebe80',1,'amrex::ParallelDescriptor::ReduceRealSum(Vector< std::reference_wrapper< T > > const &rvar, int cpu)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b24514ab2887f8caf7ee0e0610fc54f',1,'amrex::ParallelDescriptor::ReduceRealSum(T *rvar, int cnt, int cpu)']]],
+ ['reducesum_14345',['ReduceSum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aee63624c66220385d3ab86b7f68ae1c4',1,'amrex::ReduceSum(FabArray< FAB > const &fa, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5e32d93cb04b6557dcf30553793aeb92',1,'amrex::ReduceSum(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4252562789c375cc55a545cd278cf212',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a580c267bdc2ecf41ead1889d77b287c5',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41a3ccdb479b7b99b07b29315b85d602',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, int nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a643762b10ddb6c66e880320c6df34809',1,'amrex::ReduceSum(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4a0d7f39455f1fad5de147aa8cbf45a4',1,'amrex::ReduceSum(PC const &pc, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe943e0bac4c931ba74fcfb7e0fceb64',1,'amrex::ReduceSum(PC const &pc, int lev, F &&f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5b06dc94a10733b712bc90159a30b78d',1,'amrex::ReduceSum(PC const &pc, int lev_min, int lev_max, F const &f) -> decltype(particle_detail::call_f(f, typename PC::ParticleTileType::ConstParticleTileDataType(), int()))']]],
+ ['reducesum_5fhost_14346',['ReduceSum_host',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ad0203fb57960c83a11596a46c13e00ed',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a23b4986e7f6d158be7347966529ca305',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F const &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#ae67d63a1ca5efd3211cdd0889fa2d317',1,'amrex::fudetail::ReduceSum_host(FabArray< FAB > const &fa, IntVect const &nghost, F const &f)']]],
+ ['reducesum_5fhost_5fwrapper_14347',['ReduceSum_host_wrapper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a509cfe3f501626b82899a0607f82a0c0',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB > const &fa, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#a446108c6c03634721a360874316711e6',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, IntVect const &nghost, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1fudetail.html#afcc5c0728f0b86970e242947cef7e93a',1,'amrex::fudetail::ReduceSum_host_wrapper(FabArray< FAB1 > const &fa1, FabArray< FAB2 > const &fa2, FabArray< FAB3 > const &fa3, IntVect const &nghost, F &&f)']]],
+ ['reducetoplane_14348',['ReduceToPlane',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a364dfb9be3b959cfdb2509f4680ecd6f',1,'amrex']]],
+ ['reductionentry_14349',['ReductionEntry',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1ReductionEntry.html#ac141bc923704f3a33d9074e1954b4115',1,'CommProfStats::ReductionEntry']]],
+ ['ref_14350',['Ref',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a1dcb03b5134dc17a5304929686a573dc',1,'amrex::DistributionMapping::Ref::Ref()=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a8c0cd18f1293d7587f04cdfbe0282095',1,'amrex::DistributionMapping::Ref::Ref(int len)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#a641af651d7da7e96317d1544a12caf7c',1,'amrex::DistributionMapping::Ref::Ref(const Vector< int > &pmap)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1Ref.html#ae47a673a2d7c94e3483b90b58444be0c',1,'amrex::DistributionMapping::Ref::Ref(Vector< int > &&pmap) noexcept']]],
+ ['ref_5fwrapper_14351',['ref_wrapper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8c3a6304e4d37687fb6c62fa26d7ebe5',1,'amrex::ref_wrapper::ref_wrapper(const ref_wrapper &) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#aec548b435e6ba52441b7c436a859048a',1,'amrex::ref_wrapper::ref_wrapper(T &ref) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8f3f054ecab74f9b3e738e5591b32e91',1,'amrex::ref_wrapper::ref_wrapper(T &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ref__wrapper.html#a8ae7d0c30828a710034c7992f0383c12',1,'amrex::ref_wrapper::ref_wrapper(ref_wrapper &&) noexcept=default']]],
+ ['refid_14352',['RefID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#af498ab4c22436f6e5e6e530392dc74c8',1,'amrex::DistributionMapping::RefID::RefID(Ref *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DistributionMapping_1_1RefID.html#a00f58999a2331cc59b9cf916b76cbc4d',1,'amrex::DistributionMapping::RefID::RefID() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a0adac980947d771e29e1420e5adc4e06',1,'amrex::BoxArray::RefID::RefID(BARef *data_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BoxArray_1_1RefID.html#a3afae958bb4bf99b0eb1705208e3e1b5',1,'amrex::BoxArray::RefID::RefID() noexcept=default']]],
+ ['refine_14353',['refine',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a6f3cb1eac256b7f40e4b6491aff29448',1,'amrex::BoxArray::refine()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab03c5a87d18f32a4efe5787bfd9a1ef8',1,'amrex::refine(const BoxND< dim > &b, int ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a83f1c0df18bafa6820dccc9efb6652f9',1,'amrex::refine(const BoxND< dim > &b, const IntVectND< dim > &ref_ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae4c03c73102c83c74769b7773fb82483',1,'amrex::refine(const BoxArray &ba, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85187c36418a08cc244643e6fc869f4c',1,'amrex::refine(const BoxArray &ba, const IntVect &ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af32b91948787281bd9c0c691f3f355dd',1,'amrex::refine(BoxDomain &dest, const BoxDomain &fin, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1aa5a62080b50fbc4c3646ddbc6c8a',1,'amrex::refine(const BoxList &bl, int ratio)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad0f0f651612f7b14e3c2768e69aaeb92',1,'amrex::refine(Geometry const &crse, IntVect const &rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54d77694c8efe15e13ae6e08ba5e9fae',1,'amrex::refine(Geometry const &crse, int rr)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a891e143331ef3de0742dfb5022e05909',1,'amrex::refine(Dim3 const &coarse, IntVectND< dim > const &ratio) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a122947abb8d93a6984f26277576faad3',1,'amrex::Geometry::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'BoxND< AMREX_SPACEDIM >::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a551c2ca8aa05f54c73c3b57d40ca2217',1,'amrex::BoxList::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a1e90e8f8ace148e5195c936ceeaeaa72',1,'BoxND< AMREX_SPACEDIM >::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae6833a17491a1a512ae638dc048edff0',1,'amrex::BoxND::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae1cf040542692a8255915fdb5f85421e',1,'amrex::BoxArray::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1732a2c030467bb5a6d20721d0ff99c7',1,'amrex::BoxDomain::refine()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a905d974544cd60c9b72314cb6135e17b',1,'amrex::BoxList::refine()']]],
+ ['reflect_14354',['reflect',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97c8e0d133dd148a203927fee1eaae6f',1,'amrex::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'amrex::IntVectND::reflect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a708612d3aa9649f7270a5d97f3530f52',1,'IntVectND< AMREX_SPACEDIM >::reflect()']]],
+ ['reflux_14355',['Reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ad77d84b98f56e41c5736e58f9c5772a2',1,'amrex::FluxRegister::Reflux(MultiFab &mf, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#aeebc09565fcf23f6050ad9b55275c1b1',1,'amrex::FluxRegister::Reflux(MultiFab &mf, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#ac9162f5722e388cdd747d0abeb4b2ba4',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, int dir, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a1fdafda5f1518b4eabb95c307ca5635e',1,'amrex::FluxRegister::Reflux(MultiFab &mf, const MultiFab &volume, Real scale, int scomp, int dcomp, int nc, const Geometry &crse_geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a3b50d43c4fe114515bffcfa5cbd58117',1,'amrex::EdgeFluxRegister::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#aa5b234a986e199e5dec6ffd996db12eb',1,'amrex::YAFluxRegisterT::Reflux()']]],
+ ['reflux_14356',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#af8dc37bdb53cbff6b8a8908802fab3df',1,'amrex::MLNodeABecLaplacian']]],
+ ['reflux_14357',['Reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a29bbf0848629975e74b0412adf5cbcf6',1,'amrex::YAFluxRegisterT::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a6bc89bc8c2613160d25e7fd2bd0afb97',1,'amrex::FluxRegister::Reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#ad3cff9ff950fe42244a5a6da860c302d',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a9b9a3280e49a1eeb9436099e11097e8f',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac, int srccomp, int destcomp, int numcomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBFluxRegister.html#a03dd763c1ebb0a67b2fd52ded49b1f53',1,'amrex::EBFluxRegister::Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac)']]],
+ ['reflux_14358',['reflux',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ad9f63a3fcc35e8b4ffcf34b8f959c593',1,'amrex::MLNodeTensorLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ac8d6077e6701102c4d6c2e54acc2d67f',1,'amrex::MLNodeLaplacian::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'MLLinOpT< Array< MultiFab, 3 > >::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a8b1c71665134af1b1ceccc4d17df2615',1,'amrex::MLLinOpT::reflux()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a35158f8a8bd840468c4dedb08d6726ff',1,'amrex::MLCellLinOpT::reflux()']]],
+ ['refratio_14359',['refRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a29cc45ffc19e086c90ab4f423996183e',1,'amrex::AmrParGDB::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a5b4140f77f48299076bd546b07d23d9c',1,'amrex::ParGDBBase::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ab43bb15523069271e57362121f6b42ce',1,'amrex::PlotFileData::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#abbf59ab139a08c29673e1f9c49b43b73',1,'amrex::PlotFileDataImpl::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a16cfadb981960e526beef1b6422b50ef',1,'amrex::ParGDBBase::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a5bdac6ec205f4e7d9f15e2af04288f71',1,'amrex::ParGDB::refRatio() const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a53b59b464abfc107b2797a6f7cdcc71c',1,'amrex::ParGDB::refRatio(int level) const override']]],
+ ['refratio_14360',['RefRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a7c4bfee257c49d17e634776ddff2fc54',1,'amrex::AmrData']]],
+ ['refratio_14361',['refRatio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a848a89635a0f509800a5d912ef7b4f0b',1,'amrex::AmrMesh::refRatio(int lev) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3e96de11d4a8b2cababa14d116b61958',1,'amrex::AmrMesh::refRatio() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ac86f4e9a778f78c98eb13244707ca97c',1,'amrex::AmrParGDB::refRatio()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#acee4de5e4f610fb4bc86bdae1ac7fd49',1,'amrex::FluxRegister::refRatio()']]],
+ ['reg_5fmf_14362',['reg_mf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a66e56de654ced923e6885ebd79bd75f2',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aa15bb285525ea9be4f00ee4dbd6cd1eb',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a3a644e5e5a02bd0c163b612784f06c24',1,'amrex::ForkJoin::reg_mf(const MultiFab &mf, const std::string &name, int idx, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#aed221768a48c51c89a5b4c2c5d0de5b3',1,'amrex::ForkJoin::reg_mf(MultiFab &mf, const std::string &name, Strategy strategy, Intent intent, int owner=-1)']]],
+ ['reg_5fmf_5fvec_14363',['reg_mf_vec',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a578bc53c0adb9017820643c61bdb1226',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ae0fe682f85964b5d7c745b1d8ca66e08',1,'amrex::ForkJoin::reg_mf_vec(const Vector< MultiFab const * > &mfs, const std::string &name, Strategy strategy, Intent intent, int owner=-1)']]],
+ ['regionnames_14364',['RegionNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a47d3628566997998b287f1b5326298e2',1,'BLProfStats']]],
+ ['regionnumbers_14365',['RegionNumbers',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a7a6bbe3f88daa4764423d252659dbfb1',1,'BLProfStats']]],
+ ['regionsprofstats_14366',['RegionsProfStats',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a395ae220780e06011681a86a4bd08d98',1,'RegionsProfStats']]],
+ ['regiontag_14367',['RegionTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#a8c002005b0ed39bb186e7ce020b9815f',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ac8c890173943b30db1149411aa5c62df',1,'amrex::FabArrayBase::RegionTag::RegionTag(RegionTag const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#aa652a228bad6f78909120b91073b101a',1,'amrex::FabArrayBase::RegionTag::RegionTag(const std::string &t)'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1RegionTag.html#ae56ad5f9880210d9daae5dde1ffc2f3b',1,'amrex::FabArrayBase::RegionTag::RegionTag(const char *t)']]],
+ ['registerarena_14368',['RegisterArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#acf3b7bc8c1643be36ccc4d41df0dbec7',1,'amrex::TinyProfiler']]],
+ ['registerdata_14369',['RegisterData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9c9d09d9399b42dacae6863ff33fb8ee',1,'amrex::StateData']]],
+ ['registerfabarray_14370',['RegisterFabArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'FabArrayCopyDescriptor< FArrayBox >::RegisterFabArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayCopyDescriptor.html#a827e469bbb8904deeca9a980b1340323',1,'amrex::FabArrayCopyDescriptor::RegisterFabArray()']]],
+ ['registerforprofiling_14371',['registerForProfiling',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#abe6d024bf682144256ad7fe52e5b36ae',1,'amrex::CArena::registerForProfiling()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a99982885760cd861e6e860dea40ea64f',1,'amrex::Arena::registerForProfiling()']]],
+ ['registermultifab_14372',['RegisterMultiFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFabCopyDescriptor.html#af50431312a5892d40fb3ae31592e19e0',1,'amrex::MultiFabCopyDescriptor']]],
+ ['registervariables_14373',['registerVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a800553a4a96fee85528a07f4cdec4c3e',1,'amrex::IParser::registerVariables()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#ac7f2281fb9a99b8c410d9cbc0b20b67b',1,'amrex::Parser::registerVariables()']]],
+ ['regrid_14374',['regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#ae80fa713b669de0f235d3ef0792e7200',1,'amrex::AmrCore::regrid()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#afe644ed72607173bbcef31867f6a0c36',1,'amrex::MFUtil::regrid(const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a9c04768eaa499d2b837f0732d1316e6c',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const T &mf_in, bool regrid_ghost=false)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1MFUtil.html#a0d2b028d5b4be5e38a0e4f8fc778c523',1,'amrex::MFUtil::regrid(T &mf_out, const BoxArray &ba, const DistributionMapping &dm, const FabFactory< FArrayBox > &eb_factory, const T &mf_in, bool regrid_ghost=false)']]],
+ ['regrid_14375',['Regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#adbf6915c6877b366e0bda3e6f268eb30',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a361bea35ab3f956932339ef80930e405',1,'amrex::NeighborParticleContainer::Regrid(const DistributionMapping &dmap, const BoxArray &ba, int lev)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a991c2e4f486d6cbb9cf74c326c1ad357',1,'amrex::NeighborParticleContainer::Regrid(const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba)']]],
+ ['regrid_14376',['regrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9d6faadd0aabf54081fe9ea12be10484',1,'amrex::Amr']]],
+ ['regrid_5flevel_5f0_5fon_5frestart_14377',['regrid_level_0_on_restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a5c2a28dfa0840069f813bf56565b4007',1,'amrex::Amr']]],
+ ['regridint_14378',['regridInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6c0f2e73f58bdff46fc5692ed85611f5',1,'amrex::Amr']]],
+ ['regridonly_14379',['RegridOnly',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6254e512f37656c89acb1e19162d26b8',1,'amrex::Amr']]],
+ ['regridonrestart_14380',['RegridOnRestart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ad53f5b3b15f3195ea75068dccda30380',1,'amrex::Amr']]],
+ ['release_14381',['release',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::EBCellFlagFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'amrex::FabArray::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::Mask >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::Mask >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::EBCellFlagFab >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::CutFab >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::CutFab >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< PetscInt > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< PetscInt > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< amrex::BaseFab< AtomicInt > >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< amrex::BaseFab< AtomicInt > >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'amrex::FabArray::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< Real >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< PetscInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< HYPRE_Int >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< EBCellFlag >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< char >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'BaseFab< AtomicInt >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a4390286fe2327bd5f0561a75ee14499b',1,'amrex::BaseFab::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< FArrayBox >::release()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< IArrayBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< IArrayBox >::release(const MFIter &mfi)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4782a3068c5950a1838e1018f8ff69f5',1,'FabArray< TagBox >::release(int K)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4750acee26c62d569535b66ec2957bca',1,'FabArray< TagBox >::release(const MFIter &mfi)']]],
+ ['releasedata_14382',['ReleaseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a7f983048f1e70348b58c381f0e104ae3',1,'amrex::AmrDataAdaptor::ReleaseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a9aa101ee90b944010548ed7461cb7a8a',1,'amrex::AmrMeshDataAdaptor::ReleaseData()']]],
+ ['remakelevel_14383',['RemakeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a049915f7354e20184509a6ddb5bf4a6b',1,'amrex::Amr::RemakeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrCore.html#a89b690a6f834d76bf96f8f1facc356c4',1,'amrex::AmrCore::RemakeLevel()']]],
+ ['remove_14384',['remove',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a6657f8c789a5b37f79bc4219dd6e3a81',1,'amrex::ParmParse']]],
+ ['remove_14385',['Remove',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a1887698566ebd58596be3b1a96ad2e9a',1,'amrex::FileSystem']]],
+ ['removeall_14386',['RemoveAll',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1FileSystem.html#a53bbe4a421536a453fcb97d3c8219a55',1,'amrex::FileSystem']]],
+ ['removedupdoit_14387',['removeDupDoit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ae9c414dd7bc47e48d6fe4e6361b1b723',1,'amrex::detail']]],
+ ['removeduplicates_14388',['RemoveDuplicates',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adc731523d4241d981e7279b29c5d7a6d',1,'amrex']]],
+ ['removeempty_14389',['removeEmpty',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a3f0ab28b3e669f5a7828da71fdbd3645',1,'amrex::BoxList']]],
+ ['removefiles_14390',['RemoveFiles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ad4a180abf07b6a7129d8fd4f6ee0d798',1,'amrex::VisMF']]],
+ ['removeinvalidparticles_14391',['removeInvalidParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57ef6a02e91160412bbfd6fdbba1b820',1,'amrex']]],
+ ['removeolddata_14392',['removeOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a56805171637298d888a0e5215bab4e82',1,'amrex::AmrLevel::removeOldData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a06540ec48ea9f0078a983964f233a9d2',1,'amrex::StateData::removeOldData()']]],
+ ['removeoverlap_14393',['removeOverlap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#aafdd2fe3c88e9b17d4892dd36e92225f',1,'amrex::BoxArray::removeOverlap()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af71361ab9190f8aeb8f70488669095c2',1,'amrex::removeOverlap()']]],
+ ['removeparticlesatlevel_14394',['RemoveParticlesAtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'amrex::ParticleContainer_impl::RemoveParticlesAtLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a6021c46824d3b594de5cd61b3010e175',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesAtLevel(int level)']]],
+ ['removeparticlesnotatfinestlevel_14395',['RemoveParticlesNotAtFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::RemoveParticlesNotAtFinestLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7d3233cc18ae3b35d52402d41d301b38',1,'amrex::ParticleContainer_impl::RemoveParticlesNotAtFinestLevel()']]],
+ ['removepiece_14396',['RemovePiece',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a9302c49868eb5145be9fbb6d9d3d6b2f',1,'BLProfStats']]],
+ ['rend_14397',['rend',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'amrex::PODVector::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'amrex::PODVector::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::BoxND >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::BoxND >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::STLtools::Triangle >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::NeighborCode >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::NeighborCode >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int *, DefaultAllocator< int * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int *, DefaultAllocator< int * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::openbc::MomTag >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< std::size_t >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< std::size_t >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< unsigned int >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< unsigned int >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< index_type >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::openbc::MomTag >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::STLtools::Triangle >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< amrex::XDim3 >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< amrex::XDim3 >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int * >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const int *, DefaultAllocator< const int * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal * >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal * >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::rend() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a951939815fe8ce7a68fd156df98d76e9',1,'PODVector< index_type >::rend()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a62f0bd74d3b57e02621753ca0892e892',1,'PODVector< const int * >::rend()']]],
+ ['reorder_5fpolygon_14398',['reorder_polygon',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBToPVD.html#a275e5bd2322a1d3aace66481364de23a',1,'amrex::EBToPVD']]],
+ ['reorderparticles_14399',['ReorderParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a549364cc9372899941b77e63d953ce51',1,'amrex::ParticleContainer_impl::ReorderParticles(int lev, const MFIter &mfi, const index_type *permutations)']]],
+ ['replacenewdata_14400',['replaceNewData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0a6ffa5747a2c044f456d77adf50f338',1,'amrex::StateData::replaceNewData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a3c5fc5e62763a1c66248c47951055162',1,'amrex::StateData::replaceNewData(StateData &s)']]],
+ ['replaceolddata_14401',['replaceOldData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a19585d569e94bd3e15d5c6a0f4c969c6',1,'amrex::StateData::replaceOldData(MultiFab &&mf)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#adfaafffb0ba3924042c4357b7d51fe53',1,'amrex::StateData::replaceOldData(StateData &s)']]],
+ ['report_14402',['report',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a63001e27552e159e32b2ed48fc39bb1f',1,'amrex::MemProfiler']]],
+ ['report_5f_14403',['report_',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MemProfiler.html#a156e0f871fceba9344ac559da58771de',1,'amrex::MemProfiler']]],
+ ['reportstats_14404',['ReportStats',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a8b8ac605103da6aa68487bf7823f2f08',1,'CommProfStats']]],
+ ['reportsyncpointdata_14405',['ReportSyncPointData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a519fea406d86c92cba5af6e67dfa2093',1,'CommProfStats']]],
+ ['reportsyncpointdatasetup_14406',['ReportSyncPointDataSetup',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#adadb6ac329d2943f4b55b58602946beb',1,'CommProfStats']]],
+ ['req_14407',['req',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a3dd73a745e975beb885a19b708190cbe',1,'amrex::ParallelDescriptor::Message']]],
+ ['reserve_14408',['reserve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< unsigned int >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< std::size_t >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int *, DefaultAllocator< int * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< index_type >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'amrex::PODVector::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a7b999e76e5422aa024da160623cc81f8',1,'amrex::BoxList::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const ParticleReal * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::BoxND >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::NeighborCode >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::openbc::MomTag >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::STLtools::Triangle >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< amrex::XDim3 >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int * >::reserve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1acdad6998ff1a1464020b0b70b69e1f',1,'PODVector< const int *, DefaultAllocator< const int * > >::reserve()']]],
+ ['reservedata_14409',['reserveData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'amrex::ParticleContainer_impl::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa5c8c0fea702cb673995b3f1d87f35f1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::reserveData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a914a3fd813739f126e92408d194a3752',1,'amrex::ParticleContainerBase::reserveData()']]],
+ ['reset_14410',['reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#af9d5717b63e6c3f0cfb79d33862e44c0',1,'amrex::YAFluxRegisterT']]],
+ ['reset_14411',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'amrex::ParticleContainer_impl']]],
+ ['reset_14412',['reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ad51ab660eddbb7e6d4b51f53101a5509',1,'amrex::StateData::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EdgeFluxRegister.html#a1c43ccc3313c5128b18860a615a846fe',1,'amrex::EdgeFluxRegister::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a8034c76f7cc8e7966f170538268d0be6',1,'amrex::BoxIterator::reset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a0aa73b17e9be18d811a21128c8c2f5f9',1,'amrex::AmrLevel::reset()']]],
+ ['reset_14413',['Reset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aa00c19b16118e48fda0567182840549f',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >']]],
+ ['resetcomponentbcs_14414',['resetComponentBCs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a4385d3bbdf3ae152ec830b25f4c080c3',1,'amrex::DescriptorList::resetComponentBCs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5ac46df4129e909631702c6cf11c0df7',1,'amrex::StateDescriptor::resetComponentBCs()']]],
+ ['resetdefaultcoord_14415',['ResetDefaultCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#afacf607bf05ea6d4588954f09b391d37',1,'amrex::Geometry']]],
+ ['resetdefaultperiodicity_14416',['ResetDefaultPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#af726da4deb561adeecf94bc4eefbf89b',1,'amrex::Geometry']]],
+ ['resetdefaultprobdomain_14417',['ResetDefaultProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a4de5799760ae5f5831c719af01a33531',1,'amrex::Geometry']]],
+ ['resetfillpatcher_14418',['resetFillPatcher',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#af4f83f6e16dfb5c60f985370541062fa',1,'amrex::AmrLevel']]],
+ ['resetrandomseed_14419',['ResetRandomSeed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a609b6464779180bb47c23d308d6c1a95',1,'amrex']]],
+ ['resetresultreadiness_14420',['resetResultReadiness',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceOps.html#aa9f7ed138e607372624eb46fb43e9c85',1,'amrex::ReduceOps']]],
+ ['resetstream_14421',['resetStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a34b155286cec6772f79a8d59981a8684',1,'amrex::Gpu::Device']]],
+ ['resetstreamindex_14422',['resetStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#aae61fa0d560ee3c25d7deca229a31f60',1,'amrex::Gpu::Device']]],
+ ['resettotalbytesallocatedinfabshwm_14423',['ResetTotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a765c5cc6e670eb707740d51c99e7b35e',1,'amrex']]],
+ ['resettype_14424',['resetType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a624ea91ea2b7bf09dcf7702764afb41a',1,'amrex::EBCellFlagFab']]],
+ ['resize_14425',['resize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::openbc::MomTag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::BoxND >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::openbc::MomTag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::STLtools::Triangle >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::STLtools::Triangle >::resize(size_type a_new_size, const amrex::STLtools::Triangle &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::XDim3 >::resize(size_type a_new_size, const amrex::XDim3 &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size, const amrex::NeighborCode &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::NeighborCode >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size, const amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::BoxND >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char >::resize(size_type a_new_size, const char &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize(size_type a_new_size, const char &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize(size_type a_new_size, const const int *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal * >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize(size_type a_new_size, const const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< index_type >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int *, DefaultAllocator< int * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< index_type >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#a20054ec96a4caf67051d57e923579a8e',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#ac161821048b627db36b021dc2671ede0',1,'amrex::ArrayOfStructs::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BARef.html#a6d54f5af3411a20df87cec16abf974f8',1,'amrex::BARef::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'amrex::BaseFab::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< AtomicInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< char >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< EBCellFlag >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< HYPRE_Int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< int >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< PetscInt >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a39e58886603710880541bc7030d1d9c6',1,'BaseFab< Real >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a7d000ff42a0a1d9be2862c1b53472d3f',1,'amrex::BoxArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'amrex::BoxND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a081d12b584d167cf32bd8104be74e9d5',1,'BoxND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#aa06193aa48e202c1d61b1c00b5cb5f13',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#ae32a072e143825062dac1ee2e9c24f79',1,'amrex::FArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IArrayBox.html#aa3b1edf0b241a6c722dea0ceced6b102',1,'amrex::IArrayBox::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'amrex::IndexTypeND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa0b7d26029a6c203e6f099345b634930',1,'IndexTypeND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'amrex::IntVectND::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a48e4ff4a1f1d9c19a95891621607d527',1,'IntVectND< AMREX_SPACEDIM >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a05d3b903f74ef52b4246ec959002057a',1,'amrex::ParticleArray::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a78662f100236e2117bc56714afbbd776',1,'amrex::ParticleCopyOp::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#aad932266bb874a93f00fc2920ff69548',1,'amrex::ParticleTile::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'amrex::PODVector::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'amrex::PODVector::resize(size_type a_new_size, const T &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4fef621654e63850b94f6a969d14ed04',1,'amrex::TableData::resize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a4c13115f149d9491c7b58e8086d6d4b5',1,'amrex::StructOfArrays::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< unsigned int >::resize(size_type a_new_size, const unsigned int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< unsigned int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size, const uint64_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< std::size_t >::resize(size_type a_new_size, const std::size_t &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< std::size_t >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize(size_type a_new_size, const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< ParticleReal * >::resize(size_type a_new_size, const ParticleReal *&a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleReal * >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int >::resize(size_type a_new_size, const int &a_val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int >::resize(size_type a_new_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ae77d9927b9cbf583c1c81e38ae11cb5d',1,'PODVector< int *, DefaultAllocator< int * > >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< int * >::resize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#ac5114811535bc90b00c115260f83b20c',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize()']]],
+ ['resize_5fimpl_14426',['resize_impl',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#ab1aeeebdc685a58e0b7442c5530421ed',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >']]],
+ ['resize_5fwithout_5finit_5fsnan_14427',['resize_without_init_snan',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< index_type >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int *, DefaultAllocator< int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< std::size_t >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< unsigned int >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::BoxND >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int *, DefaultAllocator< const int * > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< const int * >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< char >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::XDim3 >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::STLtools::Triangle >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::openbc::MomTag >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::NeighborCode >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::resize_without_init_snan()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a0de3fd1db54cd0fb49dec4a4e3f21e59',1,'amrex::PODVector::resize_without_init_snan()']]],
+ ['resizecontainers_14428',['resizeContainers',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a60a710dcdfaaa6887b5b865fb1820ba7',1,'amrex::NeighborParticleContainer']]],
+ ['resizedata_14429',['resizeData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a41c8b5cccfa817dbfa0b005451322817',1,'amrex::ParticleContainerBase::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::resizeData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adeded66adc9a0a73d9ddb8ce759ca476',1,'amrex::ParticleContainer_impl::resizeData()']]],
+ ['resizemultigrid_14430',['resizeMultiGrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'amrex::MLLinOpT::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a43fcad8e24531044114e9572beb28323',1,'MLLinOpT< Array< MultiFab, 3 > >::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aea2a34ccbaafa9697d789fb85def8f98',1,'amrex::MLNodeLaplacian::resizeMultiGrid()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#abe8255742bf5756e6659344cfa6ef5c4',1,'amrex::MLNodeLinOp::resizeMultiGrid()']]],
+ ['resizeruntimeintcomp_14431',['ResizeRuntimeIntComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'amrex::ParticleContainer_impl::ResizeRuntimeIntComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#adc824cdc4c493f19c98882f4d94d4d26',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeIntComp()']]],
+ ['resizeruntimerealcomp_14432',['ResizeRuntimeRealComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'amrex::ParticleContainer_impl::ResizeRuntimeRealComp()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a7aa82330403064a8174b9b6acc5357d3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ResizeRuntimeRealComp()']]],
+ ['resizetiles_14433',['resizeTiles',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1NeighborUnpackPolicy.html#a11a020cd1f085ecbf8bb084ba1770723',1,'amrex::NeighborUnpackPolicy::resizeTiles()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1RedistributeUnpackPolicy.html#a8511545f28339259917a04b655a30aab',1,'amrex::RedistributeUnpackPolicy::resizeTiles()']]],
+ ['resnorminf_14434',['ResNormInf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#adec5922c106684ff36cd96378f8c26fa',1,'amrex::MLMGT']]],
+ ['restart_14435',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a05899e47b34be116fa7a9a40ecaa74ca',1,'amrex::AmrLevel']]],
+ ['restart_14436',['Restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::Restart(const std::string &dir, const std::string &file)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac94e2cfc39b00353c4f5c589ca0d9840',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file, bool is_checkpoint)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a8c3b7e935c8e51c676870ef1845da343',1,'amrex::ParticleContainer_impl::Restart(const std::string &dir, const std::string &file)']]],
+ ['restart_14437',['restart',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#aa6591b111a02fd2bc24bf77c7d2e41e2',1,'amrex::StateData::restart(const StateDescriptor &d, const StateData &rhs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a34ec54719f6bb5ab1f546f425b53c009',1,'amrex::StateData::restart(std::istream &is, const Box &p_domain, const BoxArray &grds, const DistributionMapping &dm, const FabFactory< FArrayBox > &factory, const StateDescriptor &d, const std::string &chkfile)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3070a179ad3daed519f8d41a2f2d6b3b',1,'amrex::Amr::restart()']]],
+ ['restartdoit_14438',['restartDoit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0c6a25c6e4470142b535f3ef3f9abf9',1,'amrex::StateData']]],
+ ['restorerandomstate_14439',['RestoreRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae45a9a3a96e46d7b15173894b25134fc',1,'amrex']]],
+ ['restrictinteriornodes_14440',['restrictInteriorNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a1610ae549068808823c0013dfac50897',1,'amrex::MLNodeLaplacian']]],
+ ['restriction_14441',['restriction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a169c302d0fe1a37135eb60b015b25c95',1,'amrex::MLCurlCurl::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#ae1cf65a8b8f6196599a53648d030b84e',1,'amrex::MLNodeTensorLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ab6a995c6b1ee3888b0bbda8b04b4f971',1,'amrex::MLNodeLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aff845f31ea7d309bb08d152c5efe1111',1,'amrex::MLNodeABecLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'MLLinOpT< Array< MultiFab, 3 > >::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a0565c8afd01c7446c5c0b37373f49c24',1,'amrex::MLEBNodeFDLaplacian::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3025666eaa3a70d8b8d2a5996034bc29',1,'amrex::MLEBABecLap::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aee3f3df0d83ef41c04eb1eef68f41797',1,'amrex::MLLinOpT::restriction()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ab4713a678d7c2ac9e1a9c5b027f965c5',1,'amrex::MLCellLinOpT::restriction()']]],
+ ['rewind_14442',['rewind',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OrientationIter.html#a731632defa84a957ee5bd65b0dc04953',1,'amrex::OrientationIter']]],
+ ['rk_14443',['RK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a95aea02fe7abbf3d1e5cd58ee5ff7d41',1,'amrex::AmrLevel']]],
+ ['rk2_14444',['RK2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#a7b3a5cb61b6d1f82313a73e66fb218ef',1,'amrex::RungeKutta']]],
+ ['rk2_5fupdate_5f2_14445',['rk2_update_2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a48d9165de135899d941aab232bb9a0bc',1,'amrex::RungeKutta::detail']]],
+ ['rk3_14446',['RK3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#ae717fc5f1594b2062a5178d495ae0edd',1,'amrex::RungeKutta']]],
+ ['rk3_5fupdate_5f3_14447',['rk3_update_3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a04628ed5d5e6a12c16a387c1aa38fe88',1,'amrex::RungeKutta::detail']]],
+ ['rk4_14448',['RK4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta.html#adafe95f71429898362d5c7d0f9e0ccd7',1,'amrex::RungeKutta']]],
+ ['rk4_5fupdate_5f4_14449',['rk4_update_4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a4d21c4682e4e96dd66469d11d28251fc',1,'amrex::RungeKutta::detail']]],
+ ['rk_5fupdate_14450',['rk_update',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a8669b8369a79b53d3596365f5b601dfa',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt, Real dt)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1RungeKutta_1_1detail.html#a2b1678a718395e6b7e45b5f94facacc5',1,'amrex::RungeKutta::detail::rk_update(MF &Unew, MF const &Uold, MF const &dUdt1, MF const &dUdt2, Real dt)']]],
+ ['rkintegrator_14451',['RKIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a9053a3951e9866cd83b20f2f50612825',1,'amrex::RKIntegrator::RKIntegrator(const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#aff544c0ff17bffff837a639774d02cc4',1,'amrex::RKIntegrator::RKIntegrator()']]],
+ ['rmbox_14452',['rmBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a1d49c186eeea202115e3194e30c47a68',1,'amrex::BoxDomain']]],
+ ['rotate_14453',['rotate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#add8130de592e85defb18fdd76e152c6d',1,'amrex::EB2']]],
+ ['rotate180_14454',['Rotate180',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a35b23e1690efb2d7f63af0118739d12e',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ad6b5ad1aeccc1b34a6874b4609654e14',1,'amrex::NonLocalBC::Rotate180(FabArray< FAB > &mf, Box const &domain)']]],
+ ['rotate90_14455',['Rotate90',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a2d9ef1abd51b6a59a2938c4aefbe3456',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, int scomp, int ncomp, IntVect const &nghost, Box const &domain)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a33354739811ccff59e69722da63a9f5c',1,'amrex::NonLocalBC::Rotate90(FabArray< FAB > &mf, Box const &domain)']]],
+ ['rotationif_14456',['RotationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1RotationIF.html#afe9fbf2bc166e3cb4921b307144b9eff',1,'amrex::EB2::RotationIF']]],
+ ['round_14457',['round',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a4a0514b2fe9078aff7ca5d72da6d6159',1,'amrex::RealVect::round() const noexcept']]],
+ ['roundrobindoit_14458',['RoundRobinDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac6b32a50939eeecba284d301e75e4976',1,'amrex::DistributionMapping']]],
+ ['roundrobinprocessormap_14459',['RoundRobinProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#aa289abff3bb4de779c8cafc2036ead9c',1,'amrex::DistributionMapping::RoundRobinProcessorMap(int nboxes, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a32466e58df8610e7918c671c7e389b7f',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const std::vector< Long > &wgts, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2f4b44ca0d107e8f4a140df9d04a6c14',1,'amrex::DistributionMapping::RoundRobinProcessorMap(const BoxArray &boxes, int nprocs)']]],
+ ['rrsfcdoit_14460',['RRSFCDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2a57f52831edc3b6ebf3facf3a065933',1,'amrex::DistributionMapping']]],
+ ['rrsfcprocessormap_14461',['RRSFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0e9524ab8bf5f4d8165c501ecc5cc5bb',1,'amrex::DistributionMapping']]],
+ ['run_5fhypre_5fsetup_14462',['run_hypre_setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#aa5e6faf396f20e79f5a8997d826d70e4',1,'amrex::HypreIJIface']]],
+ ['run_5fhypre_5fsolve_14463',['run_hypre_solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae6fb3e32e3041f2cee891a7b52f7088e',1,'amrex::HypreIJIface']]],
+ ['runongpu_14464',['RunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a45c110d37b26e0c322c1af1089ecbfea',1,'amrex::StateDescriptor::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryFuncArray.html#add628eb12539396ff64eb4a535c99ac9',1,'amrex::BndryFuncArray::RunOnGPU()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a6cf8dd62b24e9bd99af570312314f42d',1,'amrex::StateDescriptor::BndryFunc::RunOnGPU()']]],
+ ['rvec_14465',['rvec',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a9480daac8e7f5482e3330f610d04ad7a',1,'amrex::Particle::rvec(const IntVect &) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a729d8ca45fc82f0f14064c9600778865',1,'amrex::Particle::rvec(const IntVect &indices) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a3db7403027a6374a5fbc4c90ed0362cf',1,'amrex::Particle::rvec(AMREX_D_DECL(int, int, int)) const &'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a7532d647d3775739b3078195c85f25ec',1,'amrex::Particle::rvec(AMREX_D_DECL(int indx, int indy, int indz)) const &']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_13.js b/amrex-hydro/Doxygen/html/search/functions_13.js
index 111cb57..110c845 100644
--- a/amrex-hydro/Doxygen/html/search/functions_13.js
+++ b/amrex-hydro/Doxygen/html/search/functions_13.js
@@ -1,535 +1,535 @@
var searchData=
[
- ['sameinterps_14469',['sameInterps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8c32673683fea367d4e58db6c28868ce',1,'amrex::StateDescriptor']]],
- ['sameiteratorsok_14470',['SameIteratorsOK',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8512b687a529806d0f382cf7c9eee97',1,'amrex']]],
- ['samerefs_14471',['SameRefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a93718ee84062758c5256a2792939c6f7',1,'amrex::BoxArray::SameRefs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1c20460d2e7b2eaec474e933113575d9',1,'amrex::DistributionMapping::SameRefs()']]],
- ['samesize_14472',['sameSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'BoxND< AMREX_SPACEDIM >::sameSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'amrex::BoxND::sameSize()']]],
- ['sameteam_14473',['sameTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0653e205c26f3961aa756292d5f8dbc4',1,'amrex::ParallelDescriptor::sameTeam(int rank) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a450001e6c4813cc1a122428e5f8c56f8',1,'amrex::ParallelDescriptor::sameTeam(int rankA, int rankB) noexcept']]],
- ['sametype_14474',['sameType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'amrex::BoxND::sameType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'BoxND< AMREX_SPACEDIM >::sameType()']]],
- ['sanitizename_14475',['SanitizeName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41265e28034440c2aaa8fb38d3cd38c5',1,'amrex']]],
- ['saverandomstate_14476',['SaveRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad1b283df95b292f478597bc503170459',1,'amrex']]],
- ['saxpy_14477',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< PetscInt > >']]],
- ['saxpy_14478',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'amrex::BaseFab']]],
- ['saxpy_14479',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::CutFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::EBCellFlagFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::Mask >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< FArrayBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< IArrayBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< TagBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#a8ee342eb7ac3a9d13cc4ec493dce493d',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#a3dca05fbc8a02c0ddef990a448893abe',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a505eb471a78f4e0f8791b10cbb1bbd75',1,'amrex::MultiFab::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab62706b1ead6a26e124cc6c7359ab109',1,'amrex::Saxpy(Array< MF, N > &dst, typename MF::value_type a, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22f88c7717e00b4c2a7fa3f01baa5668',1,'amrex::Saxpy(MF &dst, typename MF::value_type a, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< AtomicInt > >::Saxpy()']]],
- ['saxpy_14480',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< EBCellFlag >']]],
- ['saxpy_14481',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >']]],
- ['saxpy_14482',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< EBCellFlag >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'amrex::BaseFab::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< HYPRE_Int >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< PetscInt >::saxpy(PetscInt a, const BaseFab< PetscInt > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< PetscInt >::saxpy(PetscInt a, const BaseFab< PetscInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x) noexcept']]],
- ['saxpy_14483',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'amrex::FabArray']]],
- ['saxpy_14484',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< HYPRE_Int >']]],
- ['scale_14485',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ab8b6fa6cf559c595468bf5e24e6e6f0c',1,'amrex::GMRESMLMGT::scale()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6b7ca16fdf8fb25e6d086e416ad8322',1,'amrex::scale(const IntVectND< dim > &p, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26f254d668dd872d470d231a1058eaac',1,'amrex::scale(const RealVect &p, Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#adff5192ea72864d2b1e61df927b1563b',1,'amrex::EB2::scale()']]],
- ['scale_14486',['Scale',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab022cfcd5d3aa8db8abebe9fd6982f88',1,'amrex::Scale(MF &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92f80b3d77660ad64c4a4fc8862708b7',1,'amrex::Scale(Array< MF, N > &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)']]],
- ['scale_14487',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'amrex::IntVectND::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'IntVectND< AMREX_SPACEDIM >::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale(Real s) noexcept']]],
- ['scale_5fmoments_14488',['scale_moments',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a64049f3606c3c05adb718242b9bb48a3',1,'amrex::openbc']]],
- ['scaledsigma_14489',['scaledSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a13e7af8b2fc85c6b462778aeb5554296',1,'amrex::MLNodeTensorLaplacian']]],
- ['scaleif_14490',['ScaleIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a75449443ced2fffa1c0071c8d272f5d4',1,'amrex::EB2::ScaleIF']]],
- ['scalerhs_14491',['scaleRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'amrex::MLLinOpT::scaleRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'MLLinOpT< Array< MultiFab, 3 > >::scaleRHS()']]],
- ['scatter_14492',['Scatter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adb4c5fe012593a0ef38394db6c2643f2',1,'amrex::ParallelDescriptor']]],
- ['scatterparticles_14493',['scatterParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05ffbbcc005cc8c081b859226222c78',1,'amrex']]],
- ['sdc_5fqmats_14494',['sdc_qmats',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#af9d037887b4d9c8c4156bcab10d93e2a',1,'sdcquadrature_mod']]],
- ['sdc_5fqnodes_14495',['sdc_qnodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a45feaecc2f3ca60142ec3cbdcc49c288',1,'sdcquadrature_mod']]],
- ['sdc_5fquadrature_14496',['sdc_quadrature',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a17b1ea9c614020de45d57d3014ce8837',1,'sdcquadrature_mod']]],
- ['sdc_5frhs_5fintegrals_14497',['SDC_rhs_integrals',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a85b426bfba4fc5ae0698de2cc5206b05',1,'SDCstruct']]],
- ['sdc_5frhs_5fk_5fplus_5fone_14498',['SDC_rhs_k_plus_one',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6705d0badf89101fdee2d77ccdcc4e14',1,'SDCstruct']]],
- ['sdc_5frhs_5fmisdc_14499',['SDC_rhs_misdc',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#aceb030f9a95f5f2a84b22ddea03b806b',1,'SDCstruct']]],
- ['sdcstruct_14500',['SDCstruct',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ac1ffa116068d8da77ef31b3659c066be',1,'SDCstruct']]],
- ['second_14501',['second',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a6dd5061fc9493324891e45f9a7d371d5',1,'amrex::ValLocPair::second() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a3d5b821a543939d281c23e6ea931573c',1,'amrex::ValLocPair::second()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f975f843338c8eada684f0e8e2c0cb7',1,'amrex::second()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac5028f0e53837bb92fcf49d087aeee88',1,'amrex::ParallelDescriptor::second()']]],
- ['sedge1_14502',['sedge1',['../structPPM_1_1nolimiter.html#a3236ff6486d32336f4877f4967e85e09',1,'PPM::nolimiter::sedge1()'],['../structPPM_1_1vanleer.html#affdd1c9ff59a751cd3dc103b26bdd64d',1,'PPM::vanleer::sedge1()'],['../structPPM_1_1wenoz.html#aac1efbfa4d880cc1c10ed75a7dbe030d',1,'PPM::wenoz::sedge1()'],['../structPPM_1_1weno__js.html#a4ee58e28595ca239c1b4d61746484e58',1,'PPM::weno_js::sedge1(const amrex::Real sm2, const amrex::Real sm1, const amrex::Real s0, const amrex::Real sp1, const amrex::Real sp2)']]],
- ['sedge2_14503',['sedge2',['../structPPM_1_1weno__js.html#ae2532c871effd2368da494e08267a844',1,'PPM::weno_js::sedge2()'],['../structPPM_1_1wenoz.html#a872d1bc9b592662b12a9a62ca02082b0',1,'PPM::wenoz::sedge2()'],['../structPPM_1_1vanleer.html#a6a428f7a0db589ef01140974429b5122',1,'PPM::vanleer::sedge2()'],['../structPPM_1_1nolimiter.html#a11e73160bd508f37504c59d7d77c5caf',1,'PPM::nolimiter::sedge2()']]],
- ['seekpos_14504',['SeekPos',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a66c78163b811ad78cb91330d0100cc54',1,'amrex::NFilesIter']]],
- ['selectactualneighbors_14505',['selectActualNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a29c7b740a3afe04a5fb93281fc0d75ac',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a12039aca5af54df4ee587db2ea95c857',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells=1)']]],
- ['self_14506',['self',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acecf177fb745950271e95927d09b176c',1,'hacc::Distribution']]],
- ['self_5f1d_14507',['self_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae2f1dc039f812cf3e313a3acd3edcc44',1,'hacc::Distribution::self_1d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abeedf1164b76a8781f3e026cf692d131',1,'hacc::Distribution::self_1d(int i) const']]],
- ['self_5f2d_5fx_14508',['self_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a74f6cdd8f46daadde4ea8d5e77758933',1,'hacc::Distribution::self_2d_x() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abae2e9fb372fbe9e21bd2438f3a35193',1,'hacc::Distribution::self_2d_x(int i) const']]],
- ['self_5f2d_5fy_14509',['self_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aef978f3b2dd4c709dc4ea56c44e7726c',1,'hacc::Distribution::self_2d_y() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acb225e08eeb3940c6d70e3726554349f',1,'hacc::Distribution::self_2d_y(int i) const']]],
- ['self_5f2d_5fz_14510',['self_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a12e8e31cde75041f2abc551da3fffb85',1,'hacc::Distribution::self_2d_z() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a8197f4dec139385a015a4daece6ce872',1,'hacc::Distribution::self_2d_z(int i) const']]],
- ['self_5f3d_14511',['self_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a3fe933af49202086a6f194dcc3af02f2',1,'hacc::Distribution::self_3d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a94d5a159cb92f96aba1022b781ddfd64',1,'hacc::Distribution::self_3d(int i) const']]],
- ['self_5fkspace_14512',['self_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ab5e43a2a999f173540370d650ed59dac',1,'hacc::Dfft::self_kspace() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae48de8e54139379a38236176c624ecc3',1,'hacc::Dfft::self_kspace(int i) const']]],
- ['self_5frspace_14513',['self_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#acc93eda3767eac618b2d43593ec54b44',1,'hacc::Dfft::self_rspace() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae54bac8976186442b13938414aa4825b',1,'hacc::Dfft::self_rspace(int i) const']]],
- ['send_14514',['Send',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a89ca8639338d64c25ee28faf1b829701',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab3cede7750fdc21c3c11c9bc62a174ac',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aae0327dea4fe1379f7b09210e8e6ebd2',1,'amrex::ParallelDescriptor::Send(const std::vector< T > &buf, int dst_pid, int tag)']]],
- ['send_14515',['send',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#adec8b60a70006093f04999aa307482a3',1,'amrex::MPMD::Copier']]],
- ['sendrecvdata_14516',['SendRecvData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aaba7711671dac7abcce70c3a94ba4dff',1,'CommProfStats']]],
- ['sendrecvlist_14517',['SendRecvList',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2f1c9ef45b46be3997c49b3a1a5bf7c0',1,'CommProfStats']]],
- ['sendrecvpair_14518',['SendRecvPair',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a0990a7f5e9b6aa52a2ff77aa94e318b5',1,'CommProfStats::SendRecvPair']]],
- ['sendrecvpairunpaired_14519',['SendRecvPairUnpaired',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html#af217ccce1eb0268f1a9e39f81fe19480',1,'CommProfStats::SendRecvPairUnpaired']]],
- ['senseinewmacro_14520',['senseiNewMacro',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d39fa37907313633609b0b404501b7d',1,'amrex::senseiNewMacro(AmrDataAdaptor)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac81456cdd4c1cd623e05a2494f607d00',1,'amrex::senseiNewMacro(AmrMeshDataAdaptor)']]],
- ['senseitypemacro_14521',['senseiTypeMacro',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a5b94d5fbab0e48ed81b6edb7db19e0aa',1,'amrex::AmrMeshDataAdaptor::senseiTypeMacro()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a85b2b18fd182728955fa9cb13ef5bf30',1,'amrex::AmrDataAdaptor::senseiTypeMacro()']]],
- ['seqnum_14522',['SeqNum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9fa50b376ee8c97f8d84852e244fd916',1,'amrex::ParallelDescriptor']]],
- ['serializestringarray_14523',['SerializeStringArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac55f6d6246ea70d74588e5f06fd92e99',1,'amrex']]],
- ['set_14524',['set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'IndexTypeND< AMREX_SPACEDIM >::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'amrex::IndexTypeND::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a5500e705c89c6c7f8d69a15fec86ac67',1,'amrex::BoxList::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#accbf2c73a258ba522542ac1ad13f9ca8',1,'amrex::BoxArray::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#aa878c4b78d2255ee578f1774359453a4',1,'amrex::BCRec::set()']]],
- ['set_5fadaptive_5ffast_5fstep_14525',['set_adaptive_fast_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0cc5e3e9b92660532ad6885f98707c87',1,'amrex::TimeIntegrator::set_adaptive_fast_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a49c90c36c565d4499bd64662416f4d0d',1,'amrex::IntegratorBase::set_adaptive_fast_step()']]],
- ['set_5fadaptive_5fstep_14526',['set_adaptive_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0b9f79016ad5d674f261835f9292b65a',1,'amrex::TimeIntegrator::set_adaptive_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a100f797cb82abd1ec8563c591ebe823a',1,'amrex::IntegratorBase::set_adaptive_step()']]],
- ['set_5fbc_5fpoints_14527',['set_bc_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#afbaf7389cb10c9e735d8528b49e9f555',1,'amrex::SplineDistFcnElement2d']]],
- ['set_5fcoarsen_5fratio_14528',['set_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a2d9128c80e5c47d5ce89cd3d930ce13a',1,'amrex::BATransformer']]],
- ['set_5fconnection_5fflags_14529',['set_connection_flags',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a9b7e8df1d1bc60db9850f4a8abc067cd',1,'amrex::EB2::set_connection_flags(Box const &bx, Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< EBCellFlag > const &ctmp, Array4< Type_t > const &fx, Array4< Type_t > const &fy, Array4< Type_t > const &fz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a82d4783a176cefd7ff69a7d61215a8c9',1,'amrex::EB2::set_connection_flags(Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy) noexcept']]],
- ['set_5fcontrol_5fpoints_14530',['set_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8e307fd3ea03450f0da9acb4148a81a3',1,'amrex::LineDistFcnElement2d::set_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a46ac59d2d62435816d113653dfde733d',1,'amrex::SplineDistFcnElement2d::set_control_points()']]],
- ['set_5fcovered_5fcell_14531',['set_covered_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a8b548f4c7a7bf3d667af5b6059fb6255',1,'amrex_ebcellflag_module']]],
- ['set_5fdefault_5ffunctions_14532',['set_default_functions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#add05ec6cd5ca348d5c542f67f26bdd25',1,'amrex::TimeIntegrator']]],
- ['set_5fdo_5finitval_14533',['set_do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#adebebb841a716183dc9e48ee95a37aec',1,'amrex::FArrayBox']]],
- ['set_5ffast_5frhs_14534',['set_fast_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5db4264c6efb34172936d86f0093f66f',1,'amrex::TimeIntegrator::set_fast_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ae970829d1dd7eb3d3bdfc2aed49cdf90',1,'amrex::IntegratorBase::set_fast_rhs(std::function< void(T &, const T &, const amrex::Real)> F)']]],
- ['set_5ffast_5ftime_5fstep_14535',['set_fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad59a858ee7ee2d3267dff6c2f085a4dd',1,'amrex::IntegratorBase::set_fast_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae68306a3a401327a691cd1125441e56f',1,'amrex::TimeIntegrator::set_fast_time_step()']]],
- ['set_5ffast_5ftolerances_14536',['set_fast_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a338b71036c6b6ddcc8e887518376152f',1,'amrex::IntegratorBase::set_fast_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae00d77a5b0a48d3a93d43eab74afe4f1',1,'amrex::TimeIntegrator::set_fast_tolerances()']]],
- ['set_5fimex_5frhs_14537',['set_imex_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3f9a713593758d783d8e8e0b0693e09a',1,'amrex::IntegratorBase::set_imex_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adc0c5681f1e071431d1fe28056d14a75',1,'amrex::TimeIntegrator::set_imex_rhs()']]],
- ['set_5findex_5ftype_14538',['set_index_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a1624c9b9c308aa8bcc73b3133064c861',1,'amrex::BATransformer']]],
- ['set_5finitval_14539',['set_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aca0e59c4e500ac53bacf12280c67f225',1,'amrex::FArrayBox']]],
- ['set_5flast_5fframe_5fofs_14540',['set_last_frame_ofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#af6494464a81b93bee92095f59487324b',1,'amrex::ParallelContext']]],
- ['set_5fmax_5fsteps_14541',['set_max_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a164596b94edd3d913502235850b14a75',1,'amrex::TimeIntegrator::set_max_steps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9fe529e314e46e719aec6150281858a3',1,'amrex::IntegratorBase::set_max_steps()']]],
- ['set_5fneighbor_14542',['set_neighbor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#afe2a626f0efaee2b68a1c1b08225638e',1,'amrex_ebcellflag_module']]],
- ['set_5fnum_5fthreads_14543',['set_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#aaeee8e96a1a1222c5fe65bf996f4b840',1,'amrex::OpenMP']]],
- ['set_5fofs_5fname_14544',['set_ofs_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a1bc1579142503db5584556389166c169',1,'amrex::ParallelContext::Frame']]],
- ['set_5fpost_5ffast_5fstage_5faction_14545',['set_post_fast_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a378df79907ae53d5eef652341833ab77',1,'amrex::IntegratorBase::set_post_fast_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a4d0707cf54102788e27bbd70e3d4e6c0',1,'amrex::TimeIntegrator::set_post_fast_stage_action()']]],
- ['set_5fpost_5ffast_5fstep_5faction_14546',['set_post_fast_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9a2a23791bed8871f255633f141f0444',1,'amrex::IntegratorBase::set_post_fast_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a6d0fb57fd367079315ef253fdf422ad1',1,'amrex::TimeIntegrator::set_post_fast_step_action()']]],
- ['set_5fpost_5fstage_5faction_14547',['set_post_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a694555275ea4407fe6132ebb1a2f09c3',1,'amrex::IntegratorBase::set_post_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a735d91b776f1b312abeb8df4227a6de6',1,'amrex::TimeIntegrator::set_post_stage_action()']]],
- ['set_5fpost_5fstep_5faction_14548',['set_post_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a0d4804fed689d7335e3b404e4a67c37d',1,'amrex::IntegratorBase::set_post_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a1a7c1baaebdd247398daef27e7fece49',1,'amrex::TimeIntegrator::set_post_step_action()']]],
- ['set_5fpost_5fupdate_14549',['set_post_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a2eb47576a3ff6810caeb56386103dec7',1,'amrex::IntegratorBase::set_post_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3514f8fb6f1d38f41f3d7fb19cba1e92',1,'amrex::TimeIntegrator::set_post_update(std::function< void(T &, amrex::Real)> A)']]],
- ['set_5fpre_5frhs_5faction_14550',['set_pre_rhs_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a066ba07823227803aa5a08f5da69490e',1,'amrex::TimeIntegrator::set_pre_rhs_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a8ef74d0e351992265fb1aa438b6cab83',1,'amrex::IntegratorBase::set_pre_rhs_action()']]],
- ['set_5fpreferred_5fboundary_5fvalues_14551',['set_preferred_boundary_values',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adea5b76b420f0a2ccd2852d66301d376',1,'amrex::AmrLevel']]],
- ['set_5fregular_14552',['set_regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a9ddd20373173f3218e9adf472a02f119',1,'amrex::algoim']]],
- ['set_5fregular_5fcell_14553',['set_regular_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aa93549be8be197b8f44bf7918636c9f0',1,'amrex_ebcellflag_module']]],
- ['set_5fregular_5fsurface_14554',['set_regular_surface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1d243dc8981384f1c0cb8b266c042735',1,'amrex::algoim']]],
- ['set_5frhs_14555',['set_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad6bd9eb8cc13ac9e2a120c9018f529aa',1,'amrex::IntegratorBase::set_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae16747791ab03ecd41284a2c31635290',1,'amrex::TimeIntegrator::set_rhs()']]],
- ['set_5fsingle_5fvalued_5fcell_14556',['set_single_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#af1a98ee57e3c07abebae3e337d7895e7',1,'amrex_ebcellflag_module']]],
- ['set_5fstate_5fin_5fcheckpoint_14557',['set_state_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6560cdb555b4af1f6d5b525e1b25e4eb',1,'amrex::AmrLevel']]],
- ['set_5fstatus_14558',['set_status',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#ab15528cf0fd67ab35676d26249aa62a8',1,'amrex::Scan::detail::BlockStatus< T, false >::set_status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a0de77702f3fadd55115d207ef8e967f0',1,'amrex::Scan::detail::BlockStatus< T, true >::set_status()']]],
- ['set_5ftask_5foutput_5fdir_14559',['set_task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a9bda4e24001c99d756c6104f67925e72',1,'amrex::ForkJoin']]],
- ['set_5ftask_5foutput_5ffile_14560',['set_task_output_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#acc05284c00f1aafed90fb1c2a2fd6386',1,'amrex::ForkJoin']]],
- ['set_5ftime_5fstep_14561',['set_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa2dfdf9011fe5398e3aef23edc39d76a',1,'amrex::IntegratorBase::set_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#aa447937fa3bb442c94ce46cca5facd50',1,'amrex::TimeIntegrator::set_time_step()']]],
- ['set_5ftolerances_14562',['set_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa6a9eaa0e52db6d40074bfc02b9cacd0',1,'amrex::IntegratorBase::set_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3d73596da85ccd3dbc7b5046533dc3f2',1,'amrex::TimeIntegrator::set_tolerances()']]],
- ['setacoeffs_14563',['setACoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aec0887e36eeb2fb1f1ba62f3877c8ef5',1,'amrex::PETScABecLap::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ade6e731e7392a70b13f66c6656631cdf',1,'amrex::Hypre::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a0f32ca25f6afb98cc7acbd3141465831',1,'amrex::MLABecLaplacianT::setACoeffs(int amrlev, const AMF &alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a50f7b86e67777f1fe45ccb4f91c9296d',1,'amrex::MLABecLaplacianT::setACoeffs(int amrlev, T alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aeb79fc965578886e2a266fc7404fd54e',1,'amrex::MLALaplacianT::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3897cf202c96a14a8d9733f25c5e750f',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, const MultiFab &alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4c998b02361b80cb5324775e3d58f90b',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, Real alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0dd9659e24893ff0ba46f4c68d10905c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, Real a_acoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a03c4c02f78e751df19a97909bd55032c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, const MultiFab &a_acoef)']]],
- ['setagglomeration_14564',['setAgglomeration',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a5969085705dd33f4ed532326141d4c78',1,'amrex::LPInfo']]],
- ['setagglomerationgridsize_14565',['setAgglomerationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a2adef9e34d1e183d6fe240d63ac5e62a',1,'amrex::LPInfo']]],
- ['setall_14566',['setall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'amrex::IndexTypeND::setall()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'IndexTypeND< AMREX_SPACEDIM >::setall()']]],
- ['setalloc_14567',['SetAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#ab455e0f8529af58aa33685251d0f736a',1,'amrex::FabInfo::SetAlloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a983cd10420d59f361b7420da90de5066',1,'amrex::MFInfo::SetAlloc(bool a) noexcept']]],
- ['setallocsinglechunk_14568',['SetAllocSingleChunk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d61953b8663e6cbbcbb0f4669d81f77',1,'amrex::MFInfo']]],
- ['setalpha_14569',['setAlpha',['../classHydro_1_1NodalProjector.html#a9769f81a3694553850294f8c7e8880f9',1,'Hydro::NodalProjector::setAlpha()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a3eca729943f3b29da314d62bcb5937d4',1,'amrex::MLEBNodeFDLaplacian::setAlpha()']]],
- ['setalwaysusebnorm_14570',['setAlwaysUseBNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9e64f7c34ec5abddc37f653b110a3230',1,'amrex::MLMGT']]],
- ['setareanottotag_14571',['setAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aca274822a300bceaaa023cc330d441ba',1,'amrex::AmrLevel']]],
- ['setarena_14572',['setArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae83ccc99cebafd9a616419f206acfc72',1,'amrex::StateData::setArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a6cc91f415f75d3cbe8f2cd97a96b8e30',1,'amrex::PolymorphicArenaAllocator::setArena()']]],
- ['setarena_14573',['SetArena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d77528f27f99ad698aa26c78da7e979',1,'amrex::MFInfo::SetArena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#a3df83b73b88ec8cea2e617ab5ba551e2',1,'amrex::FabInfo::SetArena()']]],
- ['setbatchmode_14574',['SetBatchMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a037f84af3602f01bce985c2ebdd4cf12',1,'amrex::DataServices']]],
- ['setbc_14575',['setBC',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac58ae562e33ec29796418c84ad3d07dc',1,'amrex::setBC(const Box &bx, const Box &domain, int src_comp, int dest_comp, int ncomp, const Vector< BCRec > &bc_dom, Vector< BCRec > &bcr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad6ef0d3ad9d3a423c18134d029e0d7f0',1,'amrex::setBC(const Box &bx, const Box &domain, const BCRec &bc_dom, BCRec &bcr) noexcept']]],
- ['setbcoeffs_14576',['setBCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9088117f62b7fdf5ddf44a3cccea40eb',1,'amrex::MLEBABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a993feadb0ec999bd7f2d92717fd9c486',1,'amrex::Hypre::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa709ea8caddead35734c2c6aaba607d6',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, const Array< AMF const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a06fa308776f2f5601335602731480841',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, T beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a469db0370bad5402adefe34c6a56abde',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, Vector< T > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ae025087505b611d886e4ce39371d6e21',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta, Location a_beta_loc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aa85c8346fd88d47cf525b9ebd2d64322',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a41a0bab0f39a7886bee16b3db3253ef7',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6921ed5b8a0013c3264369854a7d0f12',1,'amrex::MLEBTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7c38bc186861725f433fa6a10b05604f',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, Real a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0a281f140e22682bba6d56183b2eaf33',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, const MultiFab &a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aec6c60aa0be2285afbcb0ea8b13efe93',1,'amrex::MLTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab8caebdccf7fca99b02b592379019228',1,'amrex::PETScABecLap::setBCoeffs()']]],
- ['setbeta_14577',['setBeta',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#adc4a60ef542a4e9f2ab766ab1a85a262',1,'amrex::MLCurlCurl::setBeta()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af850b6de810fc05e025ef44039fbc29a',1,'amrex::MLNodeTensorLaplacian::setBeta()']]],
- ['setbig_14578',['setBig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'amrex::BoxND::setBig(int dir, int bg_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'amrex::BoxND::setBig(const IntVectND< dim > &bg) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'BoxND< AMREX_SPACEDIM >::setBig(const IntVectND< dim > &bg) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'BoxND< AMREX_SPACEDIM >::setBig(int dir, int bg_index) noexcept']]],
- ['setblockingfactor_14579',['SetBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aba9a6c34f6e246926e9147ef3da5b535',1,'amrex::AmrMesh::SetBlockingFactor(int new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#adf01c926d4f55d291a5d5a0e0b48c348',1,'amrex::AmrMesh::SetBlockingFactor(const IntVect &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3818b75f890359e9a8042f7a3b9e4e21',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< int > &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a04ba4d303b52fe2f1db1e7e23fca5c06',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< IntVect > &new_bf) noexcept']]],
- ['setblpversion_14580',['SetBLPVersion',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a01a542102cfa448623fce9a0eac7cea9',1,'BLProfStats']]],
- ['setbndry_14581',['setBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< IArrayBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< IArrayBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'amrex::FabArray::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'amrex::FabArray::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a380fc7ccd2dfefbe1d03434086a21555',1,'amrex::setBndry(Array< MF, N > &dst, typename MF::value_type val, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e2396222f45dde47fc1cbf4fb45f162',1,'amrex::setBndry(MF &dst, typename MF::value_type val, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< FArrayBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< FArrayBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::Mask >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::Mask >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::EBCellFlagFab >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::EBCellFlagFab >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::CutFab >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::CutFab >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< TagBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< TagBox >::setBndry(value_type val, int strt_comp, int ncomp)']]],
- ['setbndryfuncthreadsafety_14582',['setBndryFuncThreadSafety',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5dde8b1156c069f9ec776cb778b2b1c8',1,'amrex::StateDescriptor']]],
- ['setbndryvalues_14583',['setBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#accdac636c68436e7163d72917cba76c6',1,'amrex::InterpBndryDataT']]],
- ['setbottommaxiter_14584',['setBottomMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afc23f31b4eca82ba3272587a8a9998ed',1,'amrex::MLMGT']]],
- ['setbottomsmooth_14585',['setBottomSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2c1e8d8df826c5071a81e63e3aae54b4',1,'amrex::MLMGT']]],
- ['setbottomsolver_14586',['setBottomSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a781f8fc6334607f15d2ae45c1faeec50',1,'amrex::MLMGT']]],
- ['setbottomtolerance_14587',['setBottomTolerance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af18713081439d6261cb03153792cc0e8',1,'amrex::MLMGT']]],
- ['setbottomtoleranceabs_14588',['setBottomToleranceAbs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1de7f802d64a3237a66a9b4a1f24dfe2',1,'amrex::MLMGT']]],
- ['setbottomverbose_14589',['setBottomVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a002d46a5b24423762455f90086333f4b',1,'amrex::MLMGT::setBottomVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aebed57922b06a40a22b8e77048fade35',1,'amrex::OpenBCSolver::setBottomVerbose()']]],
- ['setboundarygeometry_14590',['setBoundaryGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a90bf34103118043a594a3e827f9f5e8b',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adfcea84d67ac5f1276111e2bb32007aa',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY, BoundaryPointList &IntersectLoZ, BoundaryPointList &IntersectHiZ) noexcept']]],
- ['setboundarywidth_14591',['SetBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac85bd7e77961978803b66748f57c1a14',1,'amrex::AmrData']]],
- ['setboundcond_14592',['setBoundCond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aa8cb046e06f3de6cb1db4be12ec87010',1,'amrex::BndryDataT::setBoundCond(Orientation face, int n, int comp, const BoundCond &bcn) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#afd3fdc202fd316dff91863242679263f',1,'amrex::BndryDataT::setBoundCond(Orientation face, const MFIter &mfi, int comp, const BoundCond &bcn) noexcept']]],
- ['setboundloc_14593',['setBoundLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac308c460f9c083f2fd2326ca62cd1811',1,'amrex::BndryDataT::setBoundLoc(Orientation face, int n, value_type val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a85f08d239e69b27930ba8ba4e4c163c1',1,'amrex::BndryDataT::setBoundLoc(Orientation face, const MFIter &mfi, value_type val) noexcept']]],
- ['setbox_14594',['setBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a1f9a7e4c07b451d03fbcc905145005b7',1,'amrex::BoxIterator']]],
- ['setboxarray_14595',['SetBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a404d43ca2363907df6d3206e892a220d',1,'amrex::AmrMesh']]],
- ['setboxbc_14596',['setBoxBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a5240bdd727e4e8b7ed90b3438ffb82df',1,'amrex::MLMGBndryT']]],
- ['setboxes_14597',['setBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a31f3e491669d858c7c73e04d2ad6cb00',1,'amrex::BndryRegisterT']]],
- ['setboxtype_14598',['SetBoxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< Real >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< PetscInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< HYPRE_Int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< EBCellFlag >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< char >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< AtomicInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'amrex::BaseFab::SetBoxType()']]],
- ['setbulkviscosity_14599',['setBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a0e7d54919f40ee816e333ba1d531ecb8',1,'amrex::MLEBTensorOp::setBulkViscosity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#acbe31c08085ba7b2e1b6ae53e22b688c',1,'amrex::MLTensorOp::setBulkViscosity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a386cf912b2462e16023d9dd81c527552',1,'amrex::MLEBTensorOp::setBulkViscosity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a89529e15aedc1628aaa544645a9a8b39',1,'amrex::MLTensorOp::setBulkViscosity()']]],
- ['setcfstrategy_14600',['setCFStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a42792f43ae4cc1ee24acf959aa647958',1,'amrex::MLMGT']]],
- ['setcheckfilepositions_14601',['SetCheckFilePositions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5fa42d848c0d0dc397ddf05fd16c5e16',1,'amrex::VisMF']]],
- ['setcoarseboundaryvelocityforsync_14602',['setCoarseBoundaryVelocityForSync',['../classHydro_1_1NodalProjector.html#a1e281898c2ac2b4b93c9ddffe6e0a397',1,'Hydro::NodalProjector']]],
- ['setcoarsefinebc_14603',['setCoarseFineBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['../classHydro_1_1MacProjector.html#aa180608476662e8842d3f531fbcaf4bd',1,'Hydro::MacProjector::setCoarseFineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const AMF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const Array< MultiFab, 3 > *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept']]],
- ['setcoarsefinebclocation_14604',['setCoarseFineBCLocation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBCLocation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'amrex::MLLinOpT::setCoarseFineBCLocation()']]],
- ['setcoarseningstrategy_14605',['setCoarseningStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#af44fe2628228f69789874df4dbcab755',1,'amrex::MLNodeLaplacian']]],
- ['setcomplement_14606',['setComplement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< AtomicInt >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< Real >::setComplement(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< Real >::setComplement(Real const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< int >::setComplement(int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< int >::setComplement(int const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< HYPRE_Int >::setComplement(HYPRE_Int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< HYPRE_Int >::setComplement(HYPRE_Int const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< char >::setComplement(char const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< char >::setComplement(char const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< AtomicInt >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'amrex::BaseFab::setComplement(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'amrex::BaseFab::setComplement(T const &x, const Box &b, int ns, int num) noexcept']]],
- ['setcomponent_14607',['setComponent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a3b6539c147eae1449f8b9ca1751d8867',1,'amrex::StateDescriptor::setComponent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a509cf3b858a16175331faf1281adfd9d',1,'amrex::DescriptorList::setComponent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a70d556135903355292269f683db595f6',1,'amrex::StateDescriptor::setComponent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#aeeb4f83f275e3e879481880afd516c50',1,'amrex::DescriptorList::setComponent()']]],
- ['setcomputenewdtonregrid_14608',['setComputeNewDtOnRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a764b896be65e37000e8974c62cd98032',1,'amrex::Amr']]],
- ['setconfig_14609',['setConfig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)']]],
- ['setconnected_14610',['setConnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a21debda402eb169cb267a0830cd97fae',1,'amrex::EBCellFlag::setConnected(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a024616425bcecbfc85fa2d13135f04f8',1,'amrex::EBCellFlag::setConnected(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a1b691f1b39fa514056250ecdd9902098',1,'amrex::EBCellFlag::setConnected() noexcept']]],
- ['setconsolidation_14611',['setConsolidation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#aae20ea49f949562cc31d87eb8e02cec1',1,'amrex::LPInfo']]],
- ['setconsolidationgridsize_14612',['setConsolidationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a50655cba9bb48a63c7f0913e0ba8e21a',1,'amrex::LPInfo']]],
- ['setconsolidationratio_14613',['setConsolidationRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ae8917bb5cf009969d7edf32ab9960056',1,'amrex::LPInfo']]],
- ['setconsolidationstrategy_14614',['setConsolidationStrategy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ac70c612644339e1f9c5072fc9825b986',1,'amrex::LPInfo']]],
- ['setconstant_14615',['setConstant',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a3c8c7c907890aaec6fdecdd249d24cff',1,'amrex::IParser::setConstant()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#abce888c0693fdd70003a6177b18d06a6',1,'amrex::Parser::setConstant()']]],
- ['setcoord_14616',['SetCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a2bf1bf10c89e3d151b0ad49b2c1722fa',1,'amrex::CoordSys']]],
- ['setcopiedfrom_14617',['SetCopiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a6fb006c80650854a70d3f1dc2c3c4655',1,'amrex::XYPlotDataList']]],
- ['setcovered_14618',['setCovered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5e64cb7ffa62b91cb2800ccea20aca3d',1,'amrex::EBCellFlag']]],
- ['setcpumemory_14619',['SetCpuMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#aea2d408b112c9b365f345889eed6965f',1,'amrex::ArenaInfo']]],
- ['setcpversion_14620',['SetCPVersion',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af33e60c5ccfea7a45165d97b41c98626',1,'CommProfStats::SetCPVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a962ff2aa0d88edf67c069815d8d92235',1,'BLProfStats::SetCPVersion()']]],
- ['setcrsevolume_14621',['setCrseVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a6a278cbdb5d26d92153834df80c5bb26',1,'amrex::YAFluxRegisterT']]],
- ['setcssize_14622',['SetCSSize',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a199bfb0dca140f601d5aa32d3b08e23e',1,'CommProfStats::SetCSSize()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e78f62dca25bbb5a403a1de61686d9d',1,'BLProfStats::SetCSSize()']]],
- ['setcsversion_14623',['SetCSVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8a67c8995d1137a537f5d9cf8bcc9ab6',1,'RegionsProfStats::SetCSVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a288d870f5202f31347754539a025783f',1,'BLProfStats::SetCSVersion()']]],
- ['setcumtime_14624',['setCumTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8440e6564a766f2aa1cf0670450b8523',1,'amrex::Amr']]],
- ['setcustomrhs_14625',['setCustomRHS',['../classHydro_1_1NodalProjector.html#a11a56c47404c03454159765873c7d576',1,'Hydro::NodalProjector']]],
- ['setdatasource_14626',['SetDataSource',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#ac8ab6353c41ea4880d2b5e68e2465564',1,'amrex::AmrDataAdaptor::SetDataSource()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#ae3854a759cdf938fcc037efa9ceee3b0',1,'amrex::AmrMeshDataAdaptor::SetDataSource()']]],
- ['setderefine_14627',['SetDerefine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aa811e9e6c5b434b3a82bd25a8a21896c',1,'amrex::AMRErrorTagInfo']]],
- ['setdevicememory_14628',['SetDeviceMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a6e2b5fae851f0abc6f11b3b60b41a515',1,'amrex::ArenaInfo']]],
- ['setdevicesync_14629',['SetDeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a0fda064accf3be6a1e5637bff182bbc2',1,'amrex::MFItInfo']]],
- ['setdirichletnodestozero_14630',['setDirichletNodesToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'MLLinOpT< Array< MultiFab, 3 > >::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a76c83a76bea9715006d1c962471346aa',1,'amrex::MLCellABecLapT::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a1e1cf60387fbaec37d15c01e9f074ee5',1,'amrex::MLCurlCurl::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'amrex::MLLinOpT::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ad08f58adbfad6d97a54eec4261b8ce46',1,'amrex::MLNodeLinOp::setDirichletNodesToZero()']]],
- ['setdirname_14631',['SetDirName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4a257010ca68aeaa03e8b7b02c5e5e0e',1,'BLProfStats']]],
- ['setdisconnected_14632',['setDisconnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab7c742b707476ca618348efa1197f935',1,'amrex::EBCellFlag::setDisconnected(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3e740def3688ae4182b55c2eef7773ac',1,'amrex::EBCellFlag::setDisconnected() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aa3821fae6937052466356487d1bc25a3',1,'amrex::EBCellFlag::setDisconnected(const IntVect &iv) noexcept']]],
- ['setdistributionmap_14633',['SetDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a452a3c38dd51bc37e199abe772759a3b',1,'amrex::AmrMesh']]],
- ['setdistributionmap_14634',['setDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a74036cca3383362145e0dd06a14a65ad',1,'amrex::StateData']]],
- ['setdivu_14635',['setDivU',['../classHydro_1_1MacProjector.html#aa4a6c51af0f9f7f5a7cdb90af94bb452',1,'Hydro::MacProjector']]],
- ['setdloga_14636',['SetDLogA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ab487c819b8467fb587f459b98d100897',1,'amrex::CoordSys']]],
- ['setdomainbc_14637',['setDomainBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'amrex::MLLinOpT::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'amrex::MLLinOpT::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['../classHydro_1_1MacProjector.html#a4e1fa14e4ba6e059f9f9eef63853f68a',1,'Hydro::MacProjector::setDomainBC()'],['../classHydro_1_1NodalProjector.html#ae593958db08f625398b63457c51cfd0e',1,'Hydro::NodalProjector::setDomainBC()']]],
- ['setdomainbcloc_14638',['setDomainBCLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'amrex::MLLinOpT::setDomainBCLoc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBCLoc()']]],
- ['setdomainbndry_14639',['setDomainBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'amrex::FabArray::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'amrex::FabArray::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< TagBox >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< IArrayBox >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< IArrayBox >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< TagBox >::setDomainBndry()']]],
- ['setdtlevel_14640',['setDtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a0a911dea6d732d72a00a493bd3205fe3',1,'amrex::Amr::setDtLevel(Real dt, int lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae63754ca7b99b0ebc7dca496b4689bc4',1,'amrex::Amr::setDtLevel(const Vector< Real > &dt_lev) noexcept']]],
- ['setdtmin_14641',['setDtMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a6ab52bdea5d9be7efd1f90548d8715',1,'amrex::Amr']]],
- ['setdynamic_14642',['SetDynamic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#afaabf4f7bbf8f45e425237a5116fffda',1,'amrex::NFilesIter::SetDynamic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a3eca2eae7ba9555f07544739396d8f57',1,'amrex::MFItInfo::SetDynamic()']]],
- ['setebbulkviscosity_14643',['setEBBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a40042adfb1e5e140ede04d0e6de31267',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, Real kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a3aa0e1f0a27c29c4cf2f73d97c19e6b9',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, MultiFab const &kappa)']]],
- ['setebdirichlet_14644',['setEBDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a21036dcdb342fa89b6bc11b0cf730d04',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaa5d24895fc813690a700fff13302d30',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a780796d3dee5dfa89cba56c05383868d',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7f36dae9f70a37ded92faab9a89b4a52',1,'amrex::MLEBTensorOp::setEBDirichlet()']]],
- ['setebhomogdirichlet_14645',['setEBHomogDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9acab9bf4580bb611d63434f8e2daeed',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a69dc896ed1e3c373ffed1364c14b39ea',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a367adfeb7192bf75233d0d3176eb8fd9',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4fd75863f9948f2fc1c82336088f1d51',1,'amrex::MLEBTensorOp::setEBHomogDirichlet(int amrlev, const MultiFab &beta)=delete']]],
- ['setebshearviscosity_14646',['setEBShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7c8d573df03c82ad4c1bbb8cec38f6aa',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, MultiFab const &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a95ede9e3771119992924c74dbbd6a83d',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, Real eta)']]],
- ['setebshearviscositywithinflow_14647',['setEBShearViscosityWithInflow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ad4578df66187d70b495bee32c9833c90',1,'amrex::MLEBTensorOp']]],
- ['setedgebcshi_14648',['SetEdgeBCsHi',['../namespaceHydroBC.html#a3a47bbbd8cc79009d41b04c27ebbd64f',1,'HydroBC']]],
- ['setedgebcslo_14649',['SetEdgeBCsLo',['../namespaceHydroBC.html#a8ba2207a75496ee3c6d88f44233d645b',1,'HydroBC']]],
- ['setenabled_14650',['setEnabled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)']]],
- ['setenableinverse_14651',['setEnableInverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9fd86ef6591da68553312d8cc6321034',1,'amrex::NeighborParticleContainer']]],
- ['setenforcesingularsolvable_14652',['setEnforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'amrex::MLLinOpT::setEnforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'MLLinOpT< Array< MultiFab, 3 > >::setEnforceSingularSolvable()']]],
- ['seterrorhandler_14653',['SetErrorHandler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a448749e34552187d2fa9254841970a6b',1,'amrex']]],
- ['setextrapvelbcshi_14654',['SetExtrapVelBCsHi',['../namespaceHydroBC.html#a73e41c0b9b0337ef1c4d484c7a18d4d7',1,'HydroBC']]],
- ['setextrapvelbcslo_14655',['SetExtrapVelBCsLo',['../namespaceHydroBC.html#a3db84e94f70bb83cddce24c02b206c27',1,'HydroBC']]],
- ['setfab_14656',['setFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< FArrayBox >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, amrex::BaseFab< PetscInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< PetscInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(const MFIter &mfi, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< HYPRE_Int > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< HYPRE_Int > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< AtomicInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(int boxno, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< AtomicInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'amrex::FabArray::setFab(const MFIter &mfi, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'amrex::FabArray::setFab(const MFIter &mfi, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'amrex::FabArray::setFab(int boxno, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'amrex::FabArray::setFab(int boxno, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< FArrayBox >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< IArrayBox >::setFab(int boxno, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< IArrayBox >::setFab(int boxno, IArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< IArrayBox >::setFab(const MFIter &mfi, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< IArrayBox >::setFab(const MFIter &mfi, IArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< TagBox >::setFab(int boxno, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< TagBox >::setFab(int boxno, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< TagBox >::setFab(const MFIter &mfi, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< TagBox >::setFab(const MFIter &mfi, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< FArrayBox >::setFab(int boxno, FArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< FArrayBox >::setFab(int boxno, std::unique_ptr< FArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::Mask >::setFab(const MFIter &mfi, amrex::Mask &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::Mask >::setFab(const MFIter &mfi, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::Mask >::setFab(int boxno, amrex::Mask &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::Mask >::setFab(int boxno, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::EBCellFlagFab >::setFab(const MFIter &mfi, amrex::EBCellFlagFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::EBCellFlagFab >::setFab(const MFIter &mfi, std::unique_ptr< amrex::EBCellFlagFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, amrex::EBCellFlagFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, std::unique_ptr< amrex::EBCellFlagFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::CutFab >::setFab(int boxno, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::CutFab >::setFab(int boxno, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab()']]],
- ['setfab_5fassert_14657',['setFab_assert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::CutFab >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< TagBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< IArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< FArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::Mask >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::EBCellFlagFab >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'amrex::FabArray::setFab_assert()']]],
- ['setfabio_14658',['setFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a7a5acc633fa80ec1cb999be2c4bbdc02',1,'amrex::FArrayBox']]],
- ['setfaboutsize_14659',['SetFabOutSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#abdbf701b94b7d6637e2669c3e5e86818',1,'amrex::DataServices']]],
- ['setfacearea_14660',['SetFaceArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3036d0e98088cf5ce1478f81b6d02aea',1,'amrex::CoordSys']]],
- ['setfaheadermapptr_14661',['SetFAHeaderMapPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0ae8938d03e0425949acee6bfdf003af',1,'amrex::StateData']]],
- ['setfiletype_14662',['SetFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2bfd78d92eae8d100a08f1b954c70483',1,'amrex::AmrData']]],
- ['setfilter_14663',['SetFilter',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab2263e1e16de499efe38609fdea5f81b',1,'BLProfStats::SetFilter(FilterStatus fs)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa386bd7cfe5d670537ff28fc6abd818a',1,'BLProfStats::SetFilter(FilterStatus fs, const std::string &rname, int rnumber)']]],
- ['setfiltertimeranges_14664',['SetFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a863b8a020da35bf11daf6c34ea5b55a0',1,'BLProfStats']]],
- ['setfinalfillbc_14665',['setFinalFillBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aaf653324d55081effa4617316f6fed7f',1,'amrex::MLMGT']]],
- ['setfinalsmooth_14666',['setFinalSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af409e46e36a83708948f57964d56e788',1,'amrex::MLMGT']]],
- ['setfinestlevel_14667',['SetFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab40e510f5cd8deda45eb675b82494808',1,'amrex::AmrMesh']]],
- ['setfixdenormals_14668',['SetFixDenormals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#adbd417c0e8ee1019ce39cc3c35d0b06d',1,'amrex::RealDescriptor']]],
- ['setfixediter_14669',['setFixedIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8d32d7e502abfe65f355e792f0fed5b7',1,'amrex::MLMGT']]],
- ['setfnames_14670',['SetFNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ac7083da4606bbac9cd04c7ba4278a28a',1,'BLProfStats']]],
- ['setformat_14671',['setFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6dd6c1696dd87f8345826bc2ca97cf56',1,'amrex::FArrayBox']]],
- ['setfpexcept_14672',['setFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78c3e0b7066802f4a1777e4384f004ac',1,'amrex']]],
- ['setfrequency_14673',['setFrequency',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)']]],
- ['setgaussseidel_14674',['setGaussSeidel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aaa74c5ed1094317d719bffbe89f016c9',1,'amrex::MLNodeLaplacian']]],
- ['setgeometry_14675',['SetGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa755628d0ad98daf37de1670e57d2364',1,'amrex::AmrMesh']]],
- ['setgeometry_14676',['setGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#afad5b72230c1ac0b5cc0874cad8d0f86',1,'amrex::ParticleLocator::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'amrex::AmrParticleLocator::setGeometry()']]],
- ['setgpercent_14677',['SetGPercent',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2c9001171e52450c8d565a1f9106ef41',1,'BLProfStats']]],
- ['setgraphregion_14678',['setGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a092d5e2b6a052f9620c9d3c3757ed1be',1,'amrex::Gpu']]],
- ['setgrideff_14679',['SetGridEff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a77c262385b1bd0bfc96fec96347c041a',1,'amrex::AmrMesh']]],
- ['setgroupsets_14680',['SetGroupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0e5c0555decdea8a4d09c7eabff1a07d',1,'amrex::VisMF']]],
- ['setgrowthfactor_14681',['SetGrowthFactor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#ae40903e99ce2fa70dfcfbc71e8e1f9d1',1,'amrex::VectorGrowthStrategy']]],
- ['setharmonicaverage_14682',['setHarmonicAverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2d7beea7bc93f71c8970977613d2ff08',1,'amrex::MLNodeLaplacian']]],
- ['sethdf5fapl_14683',['SetHDF5fapl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac99e8f8a8b8cd43c848fd5766134e3f2',1,'amrex']]],
- ['setheaderversion_14684',['SetHeaderVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2ce0e613077c3ec9c4c687628154c5ce',1,'amrex::VisMF']]],
- ['sethi_14685',['setHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a0d3a7e55c3bd28f808e3d130879f762e',1,'amrex::BCRec::setHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a48f67e7be6f62e4e0ac416af2ca860fa',1,'amrex::RealBox::setHi(const Vector< Real > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a94d83eb3cb499791bd998169535994d8',1,'amrex::RealBox::setHi(const RealVect &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a5cc6185da0581780aa6e6411a60795e4',1,'amrex::RealBox::setHi(int dir, Real a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#adfe0a1636b666203a0fc32be47c5bedb',1,'amrex::RealBox::setHi(const Real *a_hi) noexcept']]],
- ['sethiddendirection_14686',['setHiddenDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a9c3339a35d018641c2d340cee364755e',1,'amrex::LPInfo']]],
- ['sethomogvalues_14687',['setHomogValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a772640cb8d0030c7b6e69714d055d8e3',1,'amrex::InterpBndryDataT']]],
- ['sethostalloc_14688',['SetHostAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a76a736ea531b11031bc4742c16ebfa67',1,'amrex::ArenaInfo']]],
- ['sethyprenumsweeps_14689',['setHypreNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa3e3c7cdd1399a6569ead6da002cefcc',1,'amrex::Hypre']]],
- ['sethypreolddefault_14690',['setHypreOldDefault',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a176164a0be65a008953835f054ed05bb',1,'amrex::Hypre']]],
- ['sethypreoptionsnamespace_14691',['setHypreOptionsNamespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9f80d1c81a4fc95cd42b3741dbccbacd',1,'amrex::HypreNodeLap::setHypreOptionsNamespace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a69bd65a7f09331727ec3606700f744b7',1,'amrex::Hypre::setHypreOptionsNamespace(const std::string &ns) noexcept']]],
- ['sethyprerelaxorder_14692',['setHypreRelaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ae6d9ce8d191fe74154cb322a83647c65',1,'amrex::Hypre']]],
- ['sethyprerelaxtype_14693',['setHypreRelaxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a405012151d7a1605c76dc277321f8413',1,'amrex::Hypre']]],
- ['sethyprestrongthreshold_14694',['setHypreStrongThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a3709ca6588e8a170458aca0425335169',1,'amrex::Hypre']]],
- ['setinfo_14695',['SetInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ae91e33103b6e12dcf0a643a8904a74c1',1,'amrex::AMRErrorTag']]],
- ['setinitdatablocks_14696',['SetInitDataBlocks',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a77c0419013558c7dc97b630646404ce4',1,'BLProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ac2f5f0735dd866d4d9dddd8e9192c94f',1,'CommProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#abde311b30f111d93f7fbfed009773e76',1,'RegionsProfStats::SetInitDataBlocks()']]],
- ['setinitsnan_14697',['SetInitSNaN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac250c5ca9b8aaa82a1fc020e6855ae07',1,'amrex']]],
- ['setinitsolnzeroed_14698',['setInitSolnZeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7193b703cfcb637ad19ed8b60c53f3cb',1,'amrex::MLCGSolverT']]],
- ['setintcommcomp_14699',['setIntCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a63cbb0b5b6c81df9e4321148bc960f32',1,'amrex::NeighborParticleContainer']]],
- ['setiobuffersize_14700',['SetIOBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a6408b3042dc48515b0c3722c43826f03',1,'amrex::VisMFBuffer']]],
- ['setismatrixsingular_14701',['setIsMatrixSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ace6b42d6b4d28b5aeb6d0ae4ced033f1',1,'amrex::Hypre']]],
- ['setiteratetofalse_14702',['SetIterateToFalse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2c473ca991e89cf526fa0ecd967a7217',1,'amrex::AmrMesh']]],
- ['setlaunchregion_14703',['setLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a9f755b4680ecd261e7416fda7ca2b5bb',1,'amrex::Gpu']]],
- ['setlevel_14704',['SetLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a523062418a8d9a4207077fa87b98d521',1,'amrex::XYPlotDataList']]],
- ['setlevelbc_14705',['setLevelBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a06eca5d2d85df13a44bec68fb491e02d',1,'amrex::MLCurlCurl::setLevelBC()'],['../classHydro_1_1MacProjector.html#a14a612ac0c0042ac9e24fbdab72081df',1,'Hydro::MacProjector::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a85ee06a6171baffc7d8ba4e7470a44ef',1,'amrex::MLNodeLinOp::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int, const Array< MultiFab, 3 > *, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'amrex::MLLinOpT::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'amrex::MLLinOpT::setLevelBC(int, const MF *, const MF *=nullptr, const MF *=nullptr, const MF *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afaf162a4471fc9b3a7121d9579fea518',1,'amrex::MLCellLinOpT::setLevelBC()']]],
- ['setlevelcount_14706',['setLevelCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac5745e35deb1c5f1c6d8585cffe9605d',1,'amrex::Amr']]],
- ['setleveldirectoriescreated_14707',['SetLevelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetLevelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'amrex::ParticleContainer_impl::SetLevelDirectoriesCreated()']]],
- ['setleveldirectorycreated_14708',['SetLevelDirectoryCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a33b3a3f0806c790a05f39fae227042a0',1,'amrex::AmrLevel']]],
- ['setlevelsteps_14709',['setLevelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1cfac74af2f249a6addd2637d24cb758',1,'amrex::Amr']]],
- ['setlo_14710',['setLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad513c995fcf5ff2ca68ea4a1ca78a9f7',1,'amrex::RealBox::setLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a7b9f9505622e2fa14b13aebd7f417d8f',1,'amrex::BCRec::setLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a1130b16abd9291592ada32965f8d3201',1,'amrex::RealBox::setLo(const Real *a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad17a084669ca15c44ee367f21a9ffc68',1,'amrex::RealBox::setLo(const RealVect &a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a06a08fc2ff5eb243e5b56ad66734fd55',1,'amrex::RealBox::setLo(int dir, Real a_lo) noexcept']]],
- ['setlobndryconds_14711',['setLOBndryConds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#ad300e8ff5b343bdc22725143e1005469',1,'amrex::MLCellLinOpT::BndryCondLoc::setLOBndryConds()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a4968262312aabecee36bc2bde40ab80c',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, int ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ab6609bf57c735a9ebbf08bd4944dffef',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, IntVect const &ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)']]],
- ['setmapped_14712',['setMapped',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aa9baddb5a30572ac9597f98e6037b801',1,'amrex::MLNodeLaplacian']]],
- ['setmaxcoarseninglevel_14713',['setMaxCoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a4a7b1b85ca071370a9a98488be7dd5dc',1,'amrex::LPInfo']]],
- ['setmaxfmgiter_14714',['setMaxFmgIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a034852dcdb062a30ca616eb0363d202b',1,'amrex::MLMGT']]],
- ['setmaxfnumber_14715',['SetMaxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a522a3e0fdfe26feeb6fca90122db85eb',1,'RegionsProfStats']]],
- ['setmaxgridsize_14716',['SetMaxGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad6695b6090e726ea6bc405a7d3a75be8',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< IntVect > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ae26f4d197dc68e2d26837b8ad0043dbe',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< int > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a964c875f4546f513fb285e2f90278473',1,'amrex::AmrMesh::SetMaxGridSize(const IntVect &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a4612b4d9b23253095da92c3e323ffd73',1,'amrex::AmrMesh::SetMaxGridSize(int new_mgs) noexcept']]],
- ['setmaxiter_14717',['setMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afee26760c3b6fd120a20bead9d849ce4',1,'amrex::MLMGT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#adaf95795df6022fbffaeea323e4df3e0',1,'amrex::MLCGSolverT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a2eca9fbfceb38d605125d13abdf96b44',1,'amrex::HypreMLABecLap::setMaxIter()']]],
- ['setmaxiters_14718',['setMaxIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ae47a754ba15bd25bcb9b10f95b590364',1,'amrex::GMRESMLMGT::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'GMRES< MF, GMRESMLMGT< MF > >::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'amrex::GMRES::setMaxIters()']]],
- ['setmaxlevel_14719',['SetMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ad718a00a1cc39585c9a7f5d631d76a06',1,'amrex::AMRErrorTagInfo']]],
- ['setmaxorder_14720',['setMaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'MLLinOpT< Array< MultiFab, 3 > >::setMaxOrder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'amrex::MLLinOpT::setMaxOrder()']]],
- ['setmaxrnumber_14721',['SetMaxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e570ba8a5d7336446bd4de9d553bd6a',1,'BLProfStats']]],
- ['setmaxsemicoarseninglevel_14722',['setMaxSemicoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ab79eab223be7acae5356f6a9e1fdb0fc',1,'amrex::LPInfo']]],
- ['setmaxtime_14723',['SetMaxTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a7804b1aaad0f9423c2bd6505d4582845',1,'amrex::AMRErrorTagInfo']]],
- ['setmetricterm_14724',['setMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ad52d1c9d3214bf62a03f3a41ca82a34c',1,'amrex::LPInfo']]],
- ['setmffileinstreams_14725',['SetMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abda03b733e4f5e0b9f005f764f1a5b65',1,'amrex::VisMF']]],
- ['setmindigits_14726',['SetMinDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a1ba8e895b17fe1e7c39d318b1e1ed9f8',1,'amrex::NFilesIter']]],
- ['setmintime_14727',['SetMinTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ab82515699c685077e28466f7d98724de',1,'amrex::AMRErrorTagInfo']]],
- ['setmultighost_14728',['setMultiGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7d9c921734d6199c74f9ce44f81eba81',1,'amrex::FabArrayBase']]],
- ['setmultivalued_14729',['setMultiValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a7f74f489036a678a56c421c828b393b6',1,'amrex::EBCellFlag']]],
- ['setncycle_14730',['setNCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a189778c804c9127f8792d32cd927ecd7',1,'amrex::Amr']]],
- ['setnewtimelevel_14731',['setNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9abd20c02f978ad493cfe44eec3dec13',1,'amrex::StateData']]],
- ['setnghost_14732',['setNGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac578fcc67a6e49ae96d7578ce36c508f',1,'amrex::MLCGSolverT']]],
- ['setngrow_14733',['SetNGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8e2bdc864ffe06bd8e43902689bb624a',1,'amrex::AMRErrorTag']]],
- ['setngrowfilled_14734',['setNGrowFilled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2ad51584223d99ae31e86bf9a21c10b7',1,'amrex::FabArrayBase']]],
- ['setnormalizationthreshold_14735',['setNormalizationThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a5184c0395e2b615863f958c9a057f6d2',1,'amrex::MLNodeLaplacian']]],
- ['setnosyncregion_14736',['setNoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a361fc388a79423386fd65e7dfe189f57',1,'amrex::Gpu']]],
- ['setnoutfiles_14737',['SetNOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1cbbd755f92181dadd9dbdbd81d92efb',1,'BLProfStats::SetNOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a12f990c53f9abf19fdd7c10f14eae38b',1,'amrex::VisMF::SetNOutFiles()']]],
- ['setnprocs_14738',['SetNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a5b9e541dff4023978e381b997dbcc00b',1,'BLProfStats']]],
- ['setnproper_14739',['SetNProper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aee314c43754854d98fc25ce6cd278796',1,'amrex::AmrMesh']]],
- ['setnsolve_14740',['setNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a309402aeb490c7011bbdc724dfb20e98',1,'amrex::MLMGT']]],
- ['setnsolvegridsize_14741',['setNSolveGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a52db13d6134d518279dce357d082ed35',1,'amrex::MLMGT']]],
- ['setnumlevels_14742',['setNumLevels',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a118f6ee0ff0a2b597f7465fbfa1ae3e2',1,'amrex::ParticleCopyOp']]],
- ['setnumneighbors_14743',['setNumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a3b1f7c4d9324b6ce179d86299b1ba853',1,'amrex::ArrayOfStructs::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3418dd871a28056a9d8aa3ba12a016f6',1,'amrex::ParticleTile::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a06cb98e187a840616cfd0c681f596ab2',1,'amrex::StructOfArrays::setNumNeighbors()']]],
- ['setnumstreams_14744',['SetNumStreams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a23dbb25432836874b6aa0885ff91e1c5',1,'amrex::MFItInfo']]],
- ['setnumthreadsmin_14745',['setNumThreadsMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a6693f142f50d3d5683ee44892c3f155a',1,'amrex::Gpu::Device']]],
- ['setoffset_14746',['SetOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aded987526da2665b805f491a3544ccd8',1,'amrex::CoordSys']]],
- ['setoldtimelevel_14747',['setOldTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a174f384ed70022d265210fb0ffa0f448',1,'amrex::StateData']]],
- ['setoptions_14748',['setOptions',['../classHydro_1_1MacProjector.html#a0e486b82b991320eb741d655f11e7c4e',1,'Hydro::MacProjector::setOptions()'],['../classHydro_1_1NodalProjector.html#ac44569cae9df9f860be927c345ae18a8',1,'Hydro::NodalProjector::setOptions()']]],
- ['setordering_14749',['setOrdering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a52578eab1d0f7cc7547af989033e82b6',1,'amrex::FArrayBox']]],
- ['setoversetmask_14750',['setOversetMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#afa9f37a1e4264b48744a5110fdb1c4ec',1,'amrex::MLNodeLinOp']]],
- ['setpargdb_14751',['SetParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2b8152157d1ecf4129a015d2a8ead5ff',1,'amrex::ParticleContainerBase::SetParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a3a466989f4aa9bba5b055e42d48ee936',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a390bb96be3157bd1a0bf97fe3167e14b',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)']]],
- ['setparserprefix_14752',['SetParserPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa1549749aa28417bed7bb7a9d5a99810',1,'amrex::ParmParse']]],
- ['setparticleboxarray_14753',['SetParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a8fa510470316026fa5b4ac4cf18a29c5',1,'amrex::AmrParGDB::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a79aa4f01ee0c767eb5f92c5cfed9485d',1,'amrex::ParticleContainerBase::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ac3cf1b27511fecf4ab3f23a90f5f0e4c',1,'amrex::ParGDBBase::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1165cc254c92620732eecdf3d1d44d14',1,'amrex::ParGDB::SetParticleBoxArray()']]],
- ['setparticledistributionmap_14754',['SetParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1635970789eadd3987d1011e60cf3003',1,'amrex::ParGDBBase::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1e01e231a9f26bf287a483608281173d',1,'amrex::ParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a88824bfe0471d8b133c5aa798b87c25f',1,'amrex::AmrParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0efe211fbdf5d6759cd3a045622e0250',1,'amrex::ParticleContainerBase::SetParticleDistributionMap()']]],
- ['setparticlegeometry_14755',['SetParticleGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ace841700df06aa193ec553e98c6fb600',1,'amrex::AmrParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3efa366c1a89f28934b8ce6f0ebebd98',1,'amrex::ParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1aa41e46d76fa08134ec8f657692c718',1,'amrex::ParGDBBase::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a89426801f817c951b25e9748f669d3ce',1,'amrex::ParticleContainerBase::SetParticleGeometry()']]],
- ['setparticleidandcpu_14756',['SetParticleIDandCPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6076dc93e17aef13f76bd835e89ce265',1,'amrex']]],
- ['setparticlesize_14757',['SetParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'amrex::ParticleContainer_impl::SetParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetParticleSize()']]],
- ['setperiodicity_14758',['setPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a07025080452434734ae74c23e9f97224',1,'amrex::Geometry']]],
- ['setphioncentroid_14759',['setPhiOnCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1b6b64134bb5a73a43da2d2aaefbbf53',1,'amrex::MLEBABecLap']]],
- ['setphysbndryvalues_14760',['setPhysBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a24af38cde0573af0a4557b5e165690ff',1,'amrex::InterpBndryDataT']]],
- ['setphysboundaryvalues_14761',['setPhysBoundaryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2f324e3977de1beef5d204c04be51f4a',1,'amrex::AmrLevel']]],
- ['setpinmesh_14762',['setPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge']]],
- ['setpinmesh_14763',['SetPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#aeb2aa16f7cb72eebdd278083cc8616ef',1,'amrex::AmrDataAdaptor::SetPinMesh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#af95203532e6b05769deed97d8015911b',1,'amrex::AmrMeshDataAdaptor::SetPinMesh()']]],
- ['setpinmesh_14764',['setPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge']]],
- ['setplotvariables_14765',['setPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a8023d9fbf7106fe39977f43d1b07460e',1,'amrex::AmrLevel']]],
- ['setpostsmooth_14766',['setPostSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6207d80df231723fb69683f66f5ce6d0',1,'amrex::MLMGT']]],
- ['setpoststepregrid_14767',['setPostStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3740e0877382738d1cd8d382909ef855',1,'amrex::AmrLevel']]],
- ['setpoutbasename_14768',['setPoutBaseName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76884405b2dc4cd3167652aa79be5606',1,'amrex']]],
- ['setprecision_14769',['setPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a767556bba83027cac8eeecd67726aab8',1,'amrex::FArrayBox']]],
- ['setprecision_14770',['SetPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a3e38d76f3f46409cbf9fa81259641906',1,'amrex::PrintToFile::SetPrecision()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a7c4b1f95c46cd9f3e0435d36b25af7ca',1,'amrex::Print::SetPrecision()']]],
- ['setprecondnumiters_14771',['setPrecondNumIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3e4c31b46aeea964f7e6bf8798c3adea',1,'amrex::GMRESMLMGT']]],
- ['setpreferred_14772',['SetPreferred',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a8e8c57c71dcb35c394ddcd580388169f',1,'amrex::ArenaInfo']]],
- ['setpresmooth_14773',['setPreSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a198deef7be3c836a4e4262aeeb0d70ac',1,'amrex::MLMGT']]],
- ['setprobdomain_14774',['SetProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a4384bbd33d251a318b16a586333a54fc',1,'CommProfStats']]],
- ['setproc_14775',['SetProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad95846d17258a184db9a6df8a86c158d',1,'BLProfStats']]],
- ['setpropertyofzero_14776',['setPropertyOfZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a56349014c0d985e20f66cb789fc37d9f',1,'amrex::GMRESMLMGT']]],
- ['setptr_14777',['setPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< PetscInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< Real >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< HYPRE_Int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< EBCellFlag >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< char >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< AtomicInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'amrex::BaseFab::setPtr()']]],
- ['setrange_14778',['setRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'amrex::BoxND::setRange()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'BoxND< AMREX_SPACEDIM >::setRange()']]],
- ['setreadbuffersize_14779',['SetReadBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a0e8add3f679863e8b4e09d5a681f3bd4',1,'amrex::RealDescriptor']]],
- ['setreadonly_14780',['SetReadOnly',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a17188b136da5e99440f925f648366292',1,'amrex::ArenaInfo']]],
- ['setrealbox_14781',['SetRealBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a3dc671430b63a9d4a3acde3473987d37',1,'amrex::AMRErrorTagInfo']]],
- ['setrealcommcomp_14782',['setRealCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c5eaf4a73e02b631f586b8d9eaa9b44',1,'amrex::NeighborParticleContainer']]],
- ['setrecorddatainfo_14783',['setRecordDataInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1569c279c9f53680c034fa8412aec447',1,'amrex::Amr']]],
- ['setrecordgridinfo_14784',['setRecordGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1019472407f6945a0f73f610fc1fd497',1,'amrex::Amr']]],
- ['setrecordruninfo_14785',['setRecordRunInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9bbbb5b286faccc02c5b6b90b4184c6a',1,'amrex::Amr']]],
- ['setrecordruninfoterse_14786',['setRecordRunInfoTerse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af19da464ed538fdb371cfc74ff3ac469',1,'amrex::Amr']]],
- ['setreduction_14787',['setReduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#a04a95c0948c5e2da94c3236ae7668edb',1,'amrex::Gpu::KernelInfo']]],
- ['setrefratio_14788',['SetRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6a7c7ec72dddbcaab79c7e37eb90fbb3',1,'CommProfStats']]],
- ['setregiontimeranges_14789',['SetRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae023b91eb3ee3bf6028a097d14279eee',1,'BLProfStats::SetRegionTimeRanges(const amrex::Vector< amrex::Vector< amrex::Vector< TimeRange > > > &rtr)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab91fda15e1bba727710584a087572686',1,'BLProfStats::SetRegionTimeRanges(const TimeRange &tr, const int n, const int r, const int t)']]],
- ['setregular_14790',['setRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a415368e4a55ec46befc98b59361a4237',1,'amrex::EBCellFlag']]],
- ['setregularlevel_14791',['setRegularLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa134f8da748d28d9c016c9ccf35e0276',1,'amrex::EB2::Level']]],
- ['setreleasethreshold_14792',['SetReleaseThreshold',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a65b5aebfacd9fcffe1532a1f0a4968df',1,'amrex::ArenaInfo']]],
- ['setrestartlength_14793',['setRestartLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'amrex::GMRES::setRestartLength()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'GMRES< MF, GMRESMLMGT< MF > >::setRestartLength()']]],
- ['setrunongpu_14794',['setRunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a7f2087821b195338a4b6f62bdf0ab2ae',1,'amrex::StateDescriptor::BndryFunc']]],
- ['setrz_14795',['setRZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a7aa065c26dda1e04e7433b12f6c09648',1,'amrex::MLEBNodeFDLaplacian']]],
- ['setrzcorrection_14796',['setRZCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad6fc7d27c22cd096b77b9bb7d2b4f66d',1,'amrex::MLNodeLaplacian']]],
- ['setscalars_14797',['setScalars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad3027675177497cdb23a984a50ebcb12',1,'amrex::MLEBABecLap::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa2615f55a027cc9678c8fad74fd8f7ff',1,'amrex::MLNodeABecLaplacian::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aea6aef5fab439e43995892519fee28b6',1,'amrex::PETScABecLap::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a6ec4dbd1f4658dc7cd6ef708b3968c4c',1,'amrex::MLCurlCurl::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a41aaec43d94c9d9246f9f2a8219b0b33',1,'amrex::MLALaplacianT::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ac497cc99508dff6311d584d7e0636ce8',1,'amrex::Hypre::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af60aa5f93df4defa5142afa10ede59ef',1,'amrex::MLABecLaplacianT::setScalars()']]],
- ['setsemicoarsening_14798',['setSemicoarsening',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a45b2ff9402b86070a36448a89c4e6e8a',1,'amrex::LPInfo']]],
- ['setsemicoarseningdirection_14799',['setSemicoarseningDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#adbc91f7b18c419f5e1be642d15a28e5e',1,'amrex::LPInfo']]],
- ['setsetbuf_14800',['SetSetBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af73ff9fbd9a91c471bfbe750de045fb9',1,'amrex::VisMF']]],
- ['setshared_14801',['SetShared',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#aab98a8a0ea2fe15e00d08626d0015205',1,'amrex::FabInfo']]],
- ['setshearviscosity_14802',['setShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#abae8fb16d0725b3c3c728079359e8d4b',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, Real eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#af6d48bd951e581c0766cec582a9c85a3',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a514d2b861724430a7a0d3182bbf26d06',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, Real eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6907d1c2b45662f70a24cc5deef001ca',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta, Location a_beta_loc)']]],
- ['setshowbody_14803',['SetShowBody',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac3e2ebf3a95fc625bf57908fe1d07585',1,'amrex::AmrData']]],
- ['setsigma_14804',['setSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aacdcbb450e721a927c9697c8b10e3c0c',1,'amrex::MLNodeTensorLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ab81f654708d4756a07160c7eaa343d48',1,'amrex::MLEBNodeFDLaplacian::setSigma(Array< Real, AMREX_SPACEDIM > const &a_sigma) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ae912d5edf5cef0c5118f70ba1bf9aa4f',1,'amrex::MLEBNodeFDLaplacian::setSigma(int amrlev, MultiFab const &a_sigma)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a4cbcb13e082363d597268b6523f72470',1,'amrex::MLNodeLaplacian::setSigma()']]],
- ['setsinglestreamregion_14805',['setSingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae31e2a43c93959ebf7aa6bd6f564d85c',1,'amrex::Gpu']]],
- ['setsinglevalued_14806',['setSingleValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ace9da28b2b2d5ddcc0ac50ed1efc84a1',1,'amrex::EBCellFlag']]],
- ['setskippltlines_14807',['SetSkipPltLines',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae3bed0818b249c54dd2b51368264dd72',1,'amrex::AmrData']]],
- ['setsmall_14808',['setSmall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'amrex::BoxND::setSmall(const IntVectND< dim > &sm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'amrex::BoxND::setSmall(int dir, int sm_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'BoxND< AMREX_SPACEDIM >::setSmall(const IntVectND< dim > &sm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'BoxND< AMREX_SPACEDIM >::setSmall(int dir, int sm_index) noexcept']]],
- ['setsmallplotvariables_14809',['setSmallPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adf299b915ff9411e6684762c72da84bc',1,'amrex::AmrLevel']]],
- ['setsmoothnumsweeps_14810',['setSmoothNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#acf2ee340ce60a3e241d9d06e4d14db59',1,'amrex::MLNodeLinOp']]],
- ['setsolver_14811',['setSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a1e6d43c5befb02185a364de58415471b',1,'amrex::MLCGSolverT']]],
- ['setsparsefpp_14812',['SetSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4502510b5b15f7e87226e43367e1923a',1,'amrex::NFilesIter']]],
- ['setstarttime_14813',['setStartTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6f9ae291b9b51ed55c83ff49e418fc49',1,'amrex::Amr']]],
- ['setstaticboundarywidth_14814',['SetStaticBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a45d9b6c2a9fff2fce88fccc4deed8b62',1,'amrex::AmrData']]],
- ['setstream_14815',['setStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a02723429d759214d88aab6044423995e',1,'amrex::Gpu::Device']]],
- ['setstreamindex_14816',['setStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a32697ec1849354e2ed52dbdb67e4cc55',1,'amrex::Gpu::Device']]],
- ['setsuperparticle_14817',['setSuperParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle()']]],
- ['setsyncresidualcrse_14818',['setSyncResidualCrse',['../classHydro_1_1NodalProjector.html#aa4c60977d0d8d2c28545871cddb5d19e',1,'Hydro::NodalProjector']]],
- ['setsyncresidualfine_14819',['setSyncResidualFine',['../classHydro_1_1NodalProjector.html#a305714866f853d54f6b3492226e692ad',1,'Hydro::NodalProjector']]],
- ['settag_14820',['SetTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a09865d39fb552bb0fa800934f1b1fa6d',1,'amrex::MFInfo::SetTag(T &&t, Ts &&... ts) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#af21be827e6eb2fd48530caecff10482a',1,'amrex::MFInfo::SetTag(const std::string &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#addb772907b0ba233d79468968d823b80',1,'amrex::MFInfo::SetTag(const char *t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a810a0fb9b39d3a0d313f44d2b4d09ef2',1,'amrex::MFInfo::SetTag() noexcept']]],
- ['setthrowexception_14821',['setThrowException',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a891052eaf3fafd326e6509c4bb1996bf',1,'amrex::MLMGT']]],
- ['settimelevel_14822',['setTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a8e6217ecac0e2a8d99ce273835b20e91',1,'amrex::StateData::setTimeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5b311a4d4139cce9025d1c41d28586b1',1,'amrex::AmrLevel::setTimeLevel()']]],
- ['settozero_14823',['setToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aa7abf628225cd94e5163b1400f549417',1,'amrex::GMRESMLMGT']]],
- ['settype_14824',['setType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'BoxND< AMREX_SPACEDIM >::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'amrex::BoxND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a57d4f25c01e84b842b1456dee7985600',1,'amrex::EBCellFlagFab::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'amrex::IndexTypeND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'IndexTypeND< AMREX_SPACEDIM >::setType()']]],
- ['setumac_14825',['setUMAC',['../classHydro_1_1MacProjector.html#ae011104055a3d9ba560bf411c33b60df',1,'Hydro::MacProjector']]],
- ['setup_14826',['setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abb5bbeb49ef28654739d90718147285c',1,'amrex::HypreMLABecLap']]],
- ['setup_14827',['Setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9b691763a32026e16671e3213068f745',1,'amrex::Geometry']]],
- ['setupmaps_14828',['setUpMaps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a97b4e7ac1dadacb050889cd919123863',1,'amrex::StateDescriptor']]],
- ['setupmri_14829',['SetupMRI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adf527e87fa79a752e7173b562eb55bd9',1,'amrex::SundialsIntegrator']]],
- ['setuprk_14830',['SetupRK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a4d5f9d59a1de4f0cb97ae4984a7c6b03',1,'amrex::SundialsIntegrator']]],
- ['setusedynamicsetselection_14831',['SetUseDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae5edd64d22f48b760a17f2e1c7369df6',1,'amrex::VisMF']]],
- ['setusenewchop_14832',['SetUseNewChop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a54d57857c4dd3aa50841ec74a13d4e4c',1,'amrex::AmrMesh']]],
- ['setusepersistentifstreams_14833',['SetUsePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae3d6b0ee4099108fc70fff4deb69b738',1,'amrex::VisMF']]],
- ['setuseprepost_14834',['SetUsePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUsePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'amrex::ParticleContainer_impl::SetUsePrePost()']]],
- ['setusesingleread_14835',['SetUseSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6142ed0a2ebee84b7961a5f429a3f4de',1,'amrex::VisMF']]],
- ['setusesinglewrite_14836',['SetUseSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2a642eb132677ff8e2cda24a665def96',1,'amrex::VisMF']]],
- ['setusesynchronousreads_14837',['SetUseSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a97d811af2fd976d508e3f0cb4460c0fb',1,'amrex::VisMF']]],
- ['setuseunlink_14838',['SetUseUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'amrex::ParticleContainer_impl::SetUseUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUseUnlink()']]],
- ['setval_14839',['setVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::Mask >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< IArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< FArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< FArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< FArrayBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< FArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::Mask >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::Mask >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::Mask >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< TagBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae26f96532b61a1b39722a6125552c74c',1,'amrex::setVal(MF &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a218ff989e44a5c9d38b430f9fd2de4cd',1,'amrex::setVal(Array< MF, N > &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a6c6aeca9f57fbbdab3eb907b9b495bd4',1,'amrex::TagBoxArray::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a22eb86768e17886d036bc065094ce343',1,'amrex::MultiCutFab::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'IntVectND< AMREX_SPACEDIM >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'amrex::IntVectND::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#affc018df5ca039abaf4ffb0fd51e8619',1,'amrex::FabSetT::setVal(value_type val, int comp, int num_comp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ab5e8da6e6afc2500eda235e22a485dda',1,'amrex::FabSetT::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< TagBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< IArrayBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< TagBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< TagBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< TagBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< TagBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< TagBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< IArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< IArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< char >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< int >::setVal(int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< char >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< int >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< char >::setVal(char const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::Mask >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'amrex::BaseFab::setVal(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'amrex::BaseFab::setVal(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'amrex::BaseFab::setVal(T const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a005714dcfffa4635a7261f525892ac37',1,'amrex::BndryRegisterT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'amrex::FabArray::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'amrex::FabArray::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'amrex::FabArray::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'amrex::FabArray::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::Mask >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< Real >::setVal(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< Real >::setVal(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< Real >::setVal(Real const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< PetscInt >::setVal(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< int >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::EBCellFlagFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::EBCellFlagFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::CutFab >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::CutFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::CutFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::CutFab >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::CutFab >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::CutFab >::setVal(value_type val)']]],
- ['setvalif_14840',['setValIf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'amrex::BaseFab::setValIf(T const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'amrex::BaseFab::setValIf(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< char >::setValIf(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< char >::setValIf(char const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< EBCellFlag >::setValIf(EBCellFlag const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< EBCellFlag >::setValIf(EBCellFlag const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< int >::setValIf(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< int >::setValIf(int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< Real >::setValIf(Real const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< Real >::setValIf(Real const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept']]],
- ['setvalifnot_14841',['setValIfNot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'amrex::BaseFab::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< Real >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'amrex::BaseFab::setValIfNot(T const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'amrex::BaseFab::setValIfNot(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< char >::setValIfNot(char const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< char >::setValIfNot(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< char >::setValIfNot(char const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< int >::setValIfNot(int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< int >::setValIfNot(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< int >::setValIfNot(int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< PetscInt >::setValIfNot(PetscInt const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< PetscInt >::setValIfNot(PetscInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< PetscInt >::setValIfNot(PetscInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< Real >::setValIfNot(Real const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< Real >::setValIfNot(Real const &val, const BaseFab< int > &mask) noexcept']]],
- ['setvalue_14842',['setValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#acf8b7ee0ecbe4e7a753b470251c106d0',1,'amrex::BndryDataT']]],
- ['setverbose_14843',['setVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'MLLinOpT< Array< MultiFab, 3 > >::setVerbose()'],['../classHydro_1_1MacProjector.html#a0421fceb4701fda980091df297a21183',1,'Hydro::MacProjector::setVerbose()']]],
- ['setverbose_14844',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a50ba1e91e9681699bf5c1a32be2814e6',1,'amrex::ParmParse::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2a0f56f8b64e6c0315442033ebd79fac',1,'amrex::ParticleContainerBase::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a998f1813f57b8415140b26966fd0f86c',1,'amrex::VisMF::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac9e1d5f47bb112898e4bf7f56d738f0a',1,'amrex::ForkJoin::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a55836d3122a77f927534e5e1d017342c',1,'BLProfStats::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93023ed252fb2a08657bbdfa7ccc6a87',1,'amrex::AmrData::SetVerbose()']]],
- ['setverbose_14845',['setVerbose',['../classHydro_1_1NodalProjector.html#a8a1d865371bafe8385cbfcbbc8b0b91e',1,'Hydro::NodalProjector::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a580b216cdd0cc4085925ba398137c59a',1,'amrex::PETScABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a657ff95ca0e408729e171ef2a3ca2141',1,'amrex::OpenBCSolver::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a583837639457c1be71a4293604fb461d',1,'amrex::MLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'amrex::MLLinOpT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a2579b4ef8718da67e5d5e499b4c484c1',1,'amrex::MLCGSolverT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5e66262b6c3958c576c2f3cd6c3a08e3',1,'amrex::HypreMLABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a1aa001ef00cb82f298c761cbf61de2e1',1,'amrex::Hypre::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a51b0cd328dd0bb2bf71ff67d266b673b',1,'amrex::GMRESMLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'GMRES< MF, GMRESMLMGT< MF > >::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'amrex::GMRES::setVerbose()']]],
- ['setverbose_14846',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a125dcbb8afa7e676566242972a5b7757',1,'amrex']]],
- ['setvfeps_14847',['SetVfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ab2473a7e3aa4aaa9e89dfa521add4252',1,'amrex::AmrData']]],
- ['setvolume_14848',['SetVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a7d18b648e6020f7b18907a2a96c8b4fd',1,'amrex::CoordSys']]],
- ['setvolumeweighting_14849',['SetVolumeWeighting',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aab42331c47167778993cf79cd0689549',1,'amrex::AMRErrorTagInfo']]],
- ['setwritebuffersize_14850',['SetWriteBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#aae779778e03e99a52811ac1e3460f4d2',1,'amrex::RealDescriptor']]],
- ['setwritetolevel_14851',['SetWriteToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aedf7787e5d78a2ec4920bdae6f1033c2',1,'amrex::DataServices']]],
- ['setxbcs_14852',['SetXBCs',['../namespaceEBGodunovBC.html#a95fe61ec1acf2cf81ce6b99cceac75e3',1,'EBGodunovBC::SetXBCs()'],['../namespacePPM.html#a90c9fcca9c5e4a4098dcccf9aaead891',1,'PPM::SetXBCs()']]],
- ['setxhi_14853',['setXHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a3fed54140796e26ad90fc8d151beb855',1,'amrex::EB2::Neighbor']]],
- ['setxlo_14854',['setXLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aa07825ca5ad98d94fa9bfb9879bb8383',1,'amrex::EB2::Neighbor']]],
- ['setybcs_14855',['SetYBCs',['../namespacePPM.html#abf337b316b14038fe9d5eace8e23b1be',1,'PPM::SetYBCs()'],['../namespaceEBGodunovBC.html#a0e325c26f3ab1fe5a4b6d8ccc67280a5',1,'EBGodunovBC::SetYBCs()']]],
- ['setyhi_14856',['setYHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a212ed5915d00323dcbcaeb9c017cf79f',1,'amrex::EB2::Neighbor']]],
- ['setylo_14857',['setYLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab5689b17794d98940e22c2dc1c856f72',1,'amrex::EB2::Neighbor']]],
- ['setzhi_14858',['setZHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a89b6f98e17fc1ab18e714227d70a16c6',1,'amrex::EB2::Neighbor']]],
- ['setzlo_14859',['setZLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab33258566bae2c23b99ff91a3ac9519c',1,'amrex::EB2::Neighbor']]],
- ['sfc_5fthreshold_14860',['SFC_Threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a63653fe42e3932487e1f5ae3665d8c2e',1,'amrex::DistributionMapping::SFC_Threshold(int n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2da18b37a31f8c679aa06df2e0f5d697',1,'amrex::DistributionMapping::SFC_Threshold()']]],
- ['sfcprocessormap_14861',['SFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abbce89f9e0c8bfb34b02b516b75a3482',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3abd803a3f6d55816621735d7a7c1ed6',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, Real &efficiency, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1960a437a27e870cd41e9e837c196a57',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, int nprocs)']]],
- ['sfcprocessormapdoit_14862',['SFCProcessorMapDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a13273515e111009ee6d6ade3e0581c30',1,'amrex::DistributionMapping']]],
- ['sharedmemory_14863',['SharedMemory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'amrex::FabArray::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< AtomicInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< PetscInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::CutFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::EBCellFlagFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::Mask >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< FArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< IArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< TagBox >::SharedMemory()']]],
- ['sharedmemperblock_14864',['sharedMemPerBlock',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a919512587c63820d178daacc381ccde1',1,'amrex::Gpu::Device']]],
- ['shift_14865',['shift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< PetscInt >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< EBCellFlag >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< PetscInt >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< Real >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< Real >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abbb552183613f3c0861fb4e6755d942e',1,'amrex::BoxArray::shift(int dir, int nzones)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a2ae1e7b4aa2c6c0f78d777bbb6b9f290',1,'amrex::BoxArray::shift(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxDomain::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxList::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'amrex::BoxND::shift(int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'amrex::BoxND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< HYPRE_Int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< HYPRE_Int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< EBCellFlag >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< PetscInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< char >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< char >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< AtomicInt >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< AtomicInt >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'BoxND< AMREX_SPACEDIM >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb4be22defeee8d81bebe2729a83826a',1,'amrex::shift(const BoxND< dim > &b, const IntVectND< dim > &nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0965954841613a669702c6c2aa42c66f',1,'amrex::shift(const BoxND< dim > &b, int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'amrex::BaseFab::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'amrex::BaseFab::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'IntVectND< AMREX_SPACEDIM >::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'IntVectND< AMREX_SPACEDIM >::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'amrex::IntVectND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'amrex::IntVectND::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< TagBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< IArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< FArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::Mask >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::EBCellFlagFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::CutFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< AtomicInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'amrex::FabArray::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'BoxND< AMREX_SPACEDIM >::shift()']]],
- ['shifthalf_14866',['shiftHalf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< Real >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxDomain::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'amrex::BaseFab::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'amrex::BaseFab::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< AtomicInt >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< AtomicInt >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< char >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< char >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< EBCellFlag >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< EBCellFlag >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< HYPRE_Int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< HYPRE_Int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< PetscInt >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< PetscInt >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< Real >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'BoxND< AMREX_SPACEDIM >::shiftHalf(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'BoxND< AMREX_SPACEDIM >::shiftHalf(int dir, int num_halfs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'amrex::BoxND::shiftHalf(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'amrex::BoxND::shiftHalf(int dir, int num_halfs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxList::shiftHalf(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxList::shiftHalf(int dir, int num_halfs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxDomain::shiftHalf()']]],
- ['shiftintvect_14867',['shiftIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#aa00f72c117ab2cfa93707b4dfce502c6',1,'amrex::Periodicity']]],
- ['shmem_14868',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#aec97898947982708e087ae84c0efc3d0',1,'amrex::FabArray::ShMem::ShMem(const ShMem &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a2f41c14e40bc2a252cde7b96a797e6c2',1,'amrex::FabArray::ShMem::ShMem(ShMem &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a331615980ef894be2c619a757c5a8637',1,'amrex::FabArray::ShMem::ShMem() noexcept=default']]],
- ['shortside_14869',['shortside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'amrex::BoxND::shortside()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'BoxND< AMREX_SPACEDIM >::shortside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'BoxND< AMREX_SPACEDIM >::shortside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'amrex::BoxND::shortside() const noexcept']]],
- ['shrink_14870',['shrink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'amrex::BoxND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'BoxND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'amrex::IndexTypeND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'IndexTypeND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'amrex::IntVectND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'IntVectND< AMREX_SPACEDIM >::shrink()']]],
- ['shrink_5fin_5fplace_14871',['shrink_in_place',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a1fec80ed73e43de305a5e232e0b551a6',1,'amrex::Arena::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'amrex::ArenaAllocatorBase::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac4854f7e5c0443cfadeb4a652286a18f',1,'amrex::detail::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a39b6596c9fb986503f9e782ff67ecd40',1,'amrex::CArena::shrink_in_place()']]],
- ['shrink_5fto_5ffit_14872',['shrink_to_fit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< index_type >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int *, DefaultAllocator< const int * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::XDim3 >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::STLtools::Triangle >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::openbc::MomTag >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::NeighborCode >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::BoxND >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'amrex::PODVector::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7ff65a82757f35dd00d2ce7435be5a71',1,'amrex::ParticleTile::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< std::size_t >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< unsigned int >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int *, DefaultAllocator< int * > >::shrink_to_fit()']]],
- ['shrinktofit_14873',['ShrinkToFit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'amrex::ParticleContainer_impl::ShrinkToFit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ShrinkToFit()']]],
- ['shuffle_5fdown_14874',['shuffle_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1detail.html#a70672ccc3c84750b04061d9750d7d6bd',1,'amrex::Gpu::detail']]],
- ['side_14875',['side',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a079589b947e48000160801106e65d2fe',1,'amrex::algoim::PsiCode']]],
- ['side_5fop_14876',['side_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a2220cd5ad225611142968a7e52fce6b8',1,'amrex::tri_geom_ops']]],
- ['side_5fop3_14877',['side_op3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#aae5e185d12b364ca4a81628b175432bb',1,'amrex::tri_geom_ops']]],
- ['sign_14878',['sign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a47d12f0c6eef6f8e1f3f3d205d37c958',1,'amrex::algoim::PsiCode']]],
- ['simpleremoveoverlap_14879',['SimpleRemoveOverlap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ebc8341ffa9cc6f20e707bfb36ce253',1,'amrex']]],
- ['simplified_14880',['simplified',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4b3404ba7ad7bd57ae030a505619e205',1,'amrex::BoxArray']]],
- ['simplified_5flist_14881',['simplified_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a49e30b75672ca760ce5b4ece3114f08f',1,'amrex::BoxArray']]],
- ['simplify_14882',['simplify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxDomain::simplify()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxList::simplify(bool best=false)']]],
- ['simplify_5fdoit_14883',['simplify_doit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf1b93b74700437fde78c1cecfba7283',1,'amrex::BoxList']]],
- ['sincos_14884',['sincos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a42f31885c8f93e816a142d0685715ad6',1,'amrex::Math::detail::sincos()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a132a1933870ca2c349d598c1a634dd30',1,'amrex::Math::sincos(float x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ac235809e73ad52f2d6b8c7cf324e9a27',1,'amrex::Math::sincos(double x)']]],
- ['sincosf_14885',['sincosf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a6040b705f14e2498baef550a8196fe39',1,'amrex::Math::detail']]],
- ['sincospi_14886',['sincospi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#af9868b2887bd7c4758a04d4603d10a5a',1,'amrex::Math::sincospi(double x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#aecf367b723c8148d80df1abf95f5dfb5',1,'amrex::Math::sincospi(float x)']]],
- ['single_5flevel_5fredistribute_14887',['single_level_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a03abd966dfb25986b3cf03c84f0027a1',1,'amrex']]],
- ['single_5flevel_5fweighted_5fredistribute_14888',['single_level_weighted_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3e0c2d6c6d25bd6068cc3347d94d89c',1,'amrex']]],
- ['single_5fproduct_14889',['single_product',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad1bedfbf5b00ed85060a201b5e19ffb',1,'amrex']]],
- ['single_5fseg_5fcpdist_14890',['single_seg_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8a22b07e6b5fd6ac52f1a09463038c13',1,'amrex::LineDistFcnElement2d']]],
- ['single_5fspline_5fcpdist_14891',['single_spline_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a3722851ada457f53ade7e28e84acfe79',1,'amrex::SplineDistFcnElement2d']]],
- ['single_5ftask_14892',['single_task',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa785b3b07c24c864604e8de72a0bb919',1,'amrex::single_task(L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a806c4106b25aa520cedc66fcbb10fff7',1,'amrex::single_task(gpuStream_t stream, L const &f) noexcept']]],
- ['singlechunkarena_14893',['SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a2e3657b0ceda0efbd0b6457aec18480b',1,'amrex::detail::SingleChunkArena::SingleChunkArena(Arena *a_arena, std::size_t a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a5d44b33a34400e117bf1fb885c295f41',1,'amrex::detail::SingleChunkArena::SingleChunkArena()=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a9429dc85f6e1b449f8e4b8daa984129e',1,'amrex::detail::SingleChunkArena::SingleChunkArena(const SingleChunkArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#acbc5848d9c62c383f3e5019dfb905435',1,'amrex::detail::SingleChunkArena::SingleChunkArena(SingleChunkArena &&rhs)=delete']]],
- ['singlechunkptr_14894',['singleChunkPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::CutFab >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::CutFab >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::Mask >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::Mask >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< FArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< FArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< IArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< IArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< TagBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< TagBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'amrex::FabArray::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'amrex::FabArray::singleChunkPtr() noexcept']]],
- ['singlechunksize_14895',['singleChunkSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< TagBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'amrex::FabArray::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::CutFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::EBCellFlagFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::Mask >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< FArrayBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< IArrayBox >::singleChunkSize()']]],
- ['singleleveltoblueprint_14896',['SingleLevelToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aede6d4189f1d218b26880a44405df55e',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, Node &res)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aecc3c40b87ae2ae19e6aac69ff910cf8',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, conduit::Node &bp_mesh)']]],
- ['singlestreamregion_14897',['SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a1f4b981603f787eaf5882d2a74d73bf8',1,'amrex::Gpu::SingleStreamRegion']]],
- ['singletypemultiplier_14898',['SingleTypeMultiplier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af01333ae8cd22a78600a759f8cc32089',1,'amrex::detail::SingleTypeMultiplier(const T(&)[N])'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab5675d735314e418d7eb80a17ef3f135',1,'amrex::detail::SingleTypeMultiplier(T)']]],
- ['singletypemultiplier_5fimpl_14899',['SingleTypeMultiplier_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad867a3bb23fa15988044c68bf1266b7c',1,'amrex::detail']]],
- ['sinpi_14900',['sinpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a209b6bc6888f6b26a5337094aa3b5900',1,'amrex::Math::sinpi(float x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a0568425c35018cd1be09a3b08a245585',1,'amrex::Math::sinpi(double x)']]],
- ['size_14901',['size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Setbuf_Char_Type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MF >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Request >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Status >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< ParticleLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RegionsProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RT >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::ifstream * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< BLProfStats::TimeRange > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char const * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::WeightedBox >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::YAFluxRegisterT< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< Real, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< BLProfStats::BLPDataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::BarrierEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::NameTagEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::ReductionEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< double >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< gpuStream_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::VisMF::FabOnDisk >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< T > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::VisMF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< std::fstream > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< V >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vertex >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#aee7d2fdc93ce371ec5059e473dc4a546',1,'amrex::VectorTag::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4d78a01bd23f19f9a1e0289490d79cfc',1,'amrex::VisMF::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ac0043f7a0977743d03b2848e34f36df4',1,'amrex::WeightedBoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#af4a6afcca3d71815aa1bc2ea67f622d1',1,'amrex::Gpu::range_detail::size(BoxND< dim > const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a57949ca6008ad4fe7edb4e00741b1906',1,'amrex::Gpu::range_detail::size(T const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::string >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, IntVector > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, ParticleTile > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::string, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< int, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< void *, amrex::Arena * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a132f07148e07fdae3f891ab726e467fb',1,'amrex::BndryRegisterT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac492bfeacfc03ff2dcb5375e5422d417',1,'amrex::BoxArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#ae5dbe221521d32d612f7f27c8f08fa57',1,'amrex::BoxCommHelper::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxDomain::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'amrex::BoxND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'BoxND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#aca5acc3051c0c94e3668e5e5b5f17c17',1,'amrex::Gpu::Buffer::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#ac8950252d5f3400022f97669a5ae9f66',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< PetscInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int *, DefaultAllocator< int * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< index_type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int *, DefaultAllocator< const int * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< Real const >::size()']]],
- ['size_14902',['Size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a451ff25eda72f0f12b5f403fe0d3c071',1,'amrex::InSituUtils::StateMap']]],
- ['size_14903',['size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a42bc947424343bc3814de983a6218d26',1,'amrex::AMReX::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'amrex::Array1D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'Array1D< int, 0, N-1 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::vector< bool > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'amrex::Array2D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4a46d0e6678b986c89dc8bfa94a3a849',1,'amrex::Array3D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'amrex::Array4::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#af332a589a51f1028800331fe10fc9985',1,'amrex::ArrayOfStructs::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'amrex::BaseFab::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< AtomicInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< EBCellFlag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< HYPRE_Int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::EB2::PolyTerm, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal *, NAR >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 4 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int *, NAI >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const ParticleReal *, NArrayReal >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const int *, NArrayInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< bool, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::Interval, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'amrex::GpuArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#add0c4c063317604e14f8e37a5111afcd',1,'amrex::FatPtr::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ac701dad264a80003de6f61480b98a869',1,'amrex::FabSetT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a713a78056e395c21e855dcc1ed56525c',1,'amrex::FabArrayBase::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a147954f74bf8c13090b0f243209c3c5f',1,'amrex::ErrorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0eebc2b29efd96d23accd706ab5f6930',1,'amrex::DistributionMapping::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a9facef73a0d5a831733696abfa55f1f8',1,'amrex::DescriptorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a7e8276dde25976588d90281777c5a96c',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a26aa497b3f57ab5b180a655e74ed34cd',1,'amrex::ParticleArrayAccessor::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::XDim3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::STLtools::Triangle >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::openbc::MomTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::NeighborCode >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'amrex::PODVector::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a4cb40d2d0fafeeb40b606421015705fa',1,'amrex::ParticleTile::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a164daf80e9951556f38dc0887e804c78',1,'amrex::ParticleArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a736fe7c725b517fece9136f39e983765',1,'amrex::CArena::Node::size(std::size_t sz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a1bc2b9b503ccabb172ffe16f554519cf',1,'amrex::CArena::Node::size() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'IntVectND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'amrex::IntVectND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'IndexTypeND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'amrex::IndexTypeND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aa263203c4d632942992a81436d22d658',1,'amrex::EB2::IndexSpace::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real,(M+2) *(M+1)/2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, nelems >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::Edge >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IntVectND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::InterpBase * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IndexTypeND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::iMultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Geometry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::MFFork >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::ComponentSet >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::STLLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::PolyTerm >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::GShopLevel< G > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::ChkptFileLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DistributionMapping >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::distFcnElement2d * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DataServices * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxList >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxArray >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::RStartStop >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CommStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CallStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::StateData >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Geometry > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FabArrayId > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxArray > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BCRec >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< std::size_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ParticleLocator< Bins > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiMask >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< FAB * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::VisMF * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< double > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Long > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< RT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'amrex::Vector::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html#ab723e0e41b232e91ac3dce7ca165d39a',1,'amrex::TypeList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a95cfb01202068efe699062fad7263bb6',1,'amrex::TableData::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ae0e85fbd1e4fa4bb5a42340a9f43f725',1,'amrex::StructOfArrays::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< unsigned int >::size()']]],
- ['sizeof_14904',['sizeOf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a1aefcfca2b595c0f7ddac3e351f6e8a3',1,'amrex::CArena']]],
- ['skip_14905',['skip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ac15404e86dd5cc0c0f3092192cbd9567',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ae6ab7789b241f47be47b36df4a7289ee',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a8c38610bff2b38e353308da6808d4330',1,'amrex::FABio_ascii::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3209c1c8fd600cbd8cd62912efa69d89',1,'amrex::FABio::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a345ade910a7cac5997ce223212d812fd',1,'amrex::FABio_ascii::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a7810f531669abb911e28867a2fba1f40',1,'amrex::FABio_8bit::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a9aa87ef9c47577970c43ec2bff26dbd9',1,'amrex::FABio_8bit::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a58b0e6f163ed56a2d5af572f78728b50',1,'amrex::FABio::skip()']]],
- ['skipfab_14906',['skipFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a30357415a1823591985d8a6434d296c1',1,'amrex::FArrayBox::skipFAB(std::istream &is, int &num_comp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aadcc71b9080373f0846157aa5955c78c',1,'amrex::FArrayBox::skipFAB(std::istream &is)']]],
- ['sleep_14907',['Sleep',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0cfc6441bbe3f6e424e8a3fdd99bfe8',1,'amrex']]],
- ['sm_5fsp_14908',['sm_sp',['../structPPM_1_1nolimiter.html#a0f3b4bc3afb82f8101312621c720a69d',1,'PPM::nolimiter::sm_sp()'],['../structPPM_1_1vanleer.html#a89fa76480e9a228cbf70392c0928fc13',1,'PPM::vanleer::sm_sp()'],['../structPPM_1_1wenoz.html#a38f38bef80528ac68cb3b4d473b121c2',1,'PPM::wenoz::sm_sp()'],['../structPPM_1_1weno__js.html#aa619be5ba9bcb11d5d818ca318f9c699',1,'PPM::weno_js::sm_sp()']]],
- ['smallend_14909',['smallEnd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< char >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'BoxND< AMREX_SPACEDIM >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< AtomicInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< EBCellFlag >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< HYPRE_Int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< PetscInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< Real >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'amrex::BoxND::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'amrex::BoxND::smallEnd() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'amrex::BoxND::smallEnd(int dir) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'BoxND< AMREX_SPACEDIM >::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'BoxND< AMREX_SPACEDIM >::smallEnd() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'amrex::BaseFab::smallEnd()']]],
- ['smallplotint_14910',['smallplotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2c5ce27afbaf7d1a9e5938e547862527',1,'amrex::Amr']]],
- ['smallplotlogper_14911',['smallplotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae93d8da97d0a049f5da23bea33ed2fe1',1,'amrex::Amr']]],
- ['smallplotper_14912',['smallplotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a004dd1aadb752b3913f83f1d4bd825a3',1,'amrex::Amr']]],
- ['smooth_14913',['smooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a04486888c630dc3e4a5258a0e174345c',1,'amrex::MLCellLinOpT::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a11d08332baaab14e6c7cd45597aef245',1,'amrex::MLCurlCurl::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'amrex::MLLinOpT::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'MLLinOpT< Array< MultiFab, 3 > >::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aa6f77ffd080d73ac9346cc408ee7a6d8',1,'amrex::MLNodeLinOp::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af9e5daf778c4816d30ce447baf3387b0',1,'amrex::MLNodeTensorLaplacian::smooth()']]],
- ['smooth4_14914',['smooth4',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7b8448ec4cebb216a725c03e0bb37bee',1,'amrex::MLCurlCurl']]],
- ['soaparticle_14915',['SoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a9f2f2ef9d3e2c7e2299b1d49efdf1355',1,'amrex::SoAParticle']]],
- ['solutionresidual_14916',['solutionResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a9577a87ff76e6c9406e3cbe716d26746',1,'amrex::MLNodeLinOp::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ad6684ea6b055170aad353ee9a4dcc316',1,'amrex::MLCellLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a68c7fc765c4f93349326b9a7cd3d038e',1,'amrex::MLCurlCurl::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'amrex::MLLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'MLLinOpT< Array< MultiFab, 3 > >::solutionResidual()']]],
- ['solve_14917',['solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afa3e2aa5b90524633ea96626119fe9ab',1,'amrex::MLMGT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'GMRES< MF, GMRESMLMGT< MF > >::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a12b1b279c8233ed99af1f9765a46d502',1,'amrex::GMRESMLMGT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#accd025c6669f7d68aa001f5c4d1582ad',1,'amrex::Hypre::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a95644483c25527e50d0431547e0fe666',1,'amrex::HypreABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a5d2e1e80ccc5910d5b18be89b43ac98c',1,'amrex::HypreABecLap2::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a8aab0e1b05eed8423e2b70979ff703d8',1,'amrex::HypreABecLap3::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae48880d1c8d1b08f9eeec413c152478a',1,'amrex::HypreIJIface::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a25842c55bb17593f8f71cacd5d79b5a9',1,'amrex::HypreMLABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a8ab7840824ff1afad30c2adc35584bd3',1,'amrex::HypreNodeLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a9f1959fa7ca34e1168671353176ee630',1,'amrex::HypreSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#aad8e08ec70f7e680e43b8fa108a08e39',1,'amrex::MLCGSolverT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa1b2f0a4a7b72759d11799a3a9d49390',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#acbdb042ef433f3067ffd57ec67f64612',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6736230495796a2feeaa3aae95dd7abb',1,'amrex::MLMGT::solve(const Vector< AMF * > &a_sol, const Vector< AMF const * > &a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a687b35c6ab5b576840ab03ae61a898ab',1,'amrex::OpenBCSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a3dfb08dc31961b6f255925c4879a382d',1,'amrex::PETScABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'amrex::GMRES::solve()']]],
- ['solve_5fbicgstab_14918',['solve_bicgstab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7e4df044793281aa42b1943cb720e3c0',1,'amrex::MLCGSolverT']]],
- ['solve_5fcg_14919',['solve_cg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a56708cd7b832c09b21bb39fb35d61c5c',1,'amrex::MLCGSolverT']]],
- ['solve_5fthomas_14920',['solve_thomas',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a98a4a395aa34dc355b76fdd5ad85c6fd',1,'amrex::distFcnElement2d']]],
- ['sort_14921',['Sort',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a65d02277c7532c3befd7d24aeda66a0d',1,'amrex::DistributionMapping']]],
- ['sortparticlesbybin_14922',['SortParticlesByBin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'amrex::ParticleContainer_impl::SortParticlesByBin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByBin()']]],
- ['sortparticlesbycell_14923',['SortParticlesByCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'amrex::ParticleContainer_impl::SortParticlesByCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByCell()']]],
- ['sortparticlesfordeposition_14924',['SortParticlesForDeposition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'amrex::ParticleContainer_impl::SortParticlesForDeposition()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesForDeposition()']]],
- ['spacedim_14925',['spaceDim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a98409ca4924677464a16e11b2eeb7928',1,'amrex::PlotFileDataImpl::spaceDim()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#aa391b223b190969e506f7a1ca3995544',1,'amrex::PlotFileData::spaceDim()']]],
- ['sparsebiniteratorfactory_14926',['SparseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a1bba7f1d49bf6b695d5a3bb7986a371a',1,'amrex::SparseBinIteratorFactory']]],
- ['sphereif_14927',['SphereIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a638528a2c99f2f26bd56c03a9b8fec21',1,'amrex::EB2::SphereIF']]],
- ['splinedistfcnelement2d_14928',['SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a0fcf2acf8322d4abeb0a469639510f1c',1,'amrex::SplineDistFcnElement2d']]],
- ['split_5fboxes_14929',['split_boxes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC_1_1detail.html#a5e2828c1791468964c1eee471e874eaa',1,'amrex::NonLocalBC::detail']]],
- ['split_5ftasks_14930',['split_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#af28d2dad955c8aeeb067472559794d86',1,'amrex::ForkJoin']]],
- ['sqrt_14931',['sqrt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1175c09892da177b5f5ecaf36936ab',1,'amrex']]],
- ['srccomp_14932',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html#a82862a75a1e13a197c26cb74c9aa9ff9',1,'amrex::SrcComp']]],
- ['stablepartition_14933',['StablePartition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57310fe9971a6396f436f596efa45226',1,'amrex::StablePartition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4fdc897c184681028ce35c12fead8c5',1,'amrex::StablePartition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52a83682c1d3c6b56f1fba2bbaaed439',1,'amrex::StablePartition(Gpu::DeviceVector< T > &v, F &&f)']]],
- ['start_14934',['start',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aa79d79de0a3a1e592808ea80448e1637',1,'amrex::TinyProfiler::start()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a23e13e10e51162268f980aef8a8bda3d',1,'amrex::BLProfiler::start()']]],
- ['startparallel_14935',['StartParallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2769c2600233e299c5ef83ecdb5d3706',1,'amrex::ParallelDescriptor']]],
- ['startregion_14936',['StartRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abf8db78796b24b46b0483e5b61ed1d84',1,'amrex::TinyProfiler']]],
- ['startteams_14937',['StartTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af5ce3cf99985348d87f77ba2c811514f',1,'amrex::ParallelDescriptor']]],
- ['starttime_14938',['startTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a70c62cf9a34766ad62c1b2ff4df8b10e',1,'amrex::Amr']]],
- ['startx_14939',['StartX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ae39870dae1d4a6be96581df74ade1a31',1,'amrex::XYPlotDataList']]],
- ['startxi_14940',['StartXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a8bacfc0ada0a500d952e78fd38a317f8',1,'amrex::XYPlotDataListLink']]],
- ['stat_14941',['stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a8b8c3ca768ba6333bad5d0fbe023e804',1,'amrex::ParallelDescriptor::Message']]],
- ['statedata_14942',['StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ee2ed55ac82c740d722ffe69da70f41',1,'amrex::StateData::StateData(StateData const &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ed30f9771b7271144f8746cc4644cfe',1,'amrex::StateData::StateData(StateData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0dbe25ac3e59b6bfb42e24f8fa8cf9c',1,'amrex::StateData::StateData(const Box &p_domain, const BoxArray &grds, const DistributionMapping &dm, const StateDescriptor *d, Real cur_time, Real dt, const FabFactory< FArrayBox > &factory)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a947b62feb1753b7ebe6c604066b1d494',1,'amrex::StateData::StateData()']]],
- ['statedataphysbcfunct_14943',['StateDataPhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#ad8a15ee0d450436bc276a071e993e529',1,'amrex::StateDataPhysBCFunct']]],
- ['statedescriptor_14944',['StateDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a71b48fdb0b98b5fb38c19c20d9fb85bc',1,'amrex::StateDescriptor::StateDescriptor(IndexType btyp, TimeCenter ttyp, int ident, int nextra, int num_comp, InterpBase *interp, bool extrap=false, bool store_in_checkpoint=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ad0751c6380b8996cb85c91ff4dc9f7ea',1,'amrex::StateDescriptor::StateDescriptor() noexcept']]],
- ['statenumber_14945',['StateNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9123a637a2bcb30632bd253a7f0705eb',1,'amrex::AmrData']]],
- ['stateplotvars_14946',['statePlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a026e3576e84968fb18a32fc46f1cc21a',1,'amrex::Amr']]],
- ['stateredistribute_14947',['StateRedistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ce1202a361f22a3e49b7858677f1a63',1,'amrex']]],
- ['statesmallplotvars_14948',['stateSmallPlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a241b0a149dd4f2b15a83c5724d4153',1,'amrex::Amr']]],
- ['stats_14949',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#aa462bcfda5e47f61afb6a7460b9e7371',1,'amrex::TinyProfiler::Stats']]],
- ['stepoflastcheckpoint_14950',['stepOfLastCheckPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a846cd945ebbc286b3488690b2105794a',1,'amrex::Amr']]],
- ['stepoflastplotfile_14951',['stepOfLastPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a60e9811cfc1390ce271f27a1e6382aba',1,'amrex::Amr']]],
- ['stepoflastsmallplotfile_14952',['stepOfLastSmallPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a254fc5d48a5ea09b0036ac3c0261d1ec',1,'amrex::Amr']]],
- ['stllevel_14953',['STLLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a70a0b01e9f80fc8d3053c7df91feeaef',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, STLtools const &stl_tools, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a2c8f60e6045903c262446da9d98ffac9',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, STLLevel &fineLevel)']]],
- ['stop_14954',['stop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#ae2bd1e84672c71dd183ee1eb026da327',1,'amrex::BLProfiler::stop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a84199c5f792b3e60b33f6e7ea0fc5568',1,'amrex::TinyProfiler::stop() noexcept']]],
- ['stopregion_14955',['StopRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac96b507c36165550f9a2bf115aedc5fb',1,'amrex::TinyProfiler']]],
- ['store_5fin_5fcheckpoint_14956',['store_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a66cfbf90a5c1eab91499e5f4d2e080a1',1,'amrex::StateDescriptor']]],
- ['storerkcoarsedata_14957',['storeRKCoarseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab3d554a4e9e4b98aae59f88ebba1e288',1,'amrex::AmrLevel::storeRKCoarseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad059e9960589afeff57d54307acd2dca',1,'amrex::FillPatcher::storeRKCoarseData()']]],
- ['strategy_14958',['strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#add9f7493d35af3e2ad724ce9e55322ba',1,'amrex::DistributionMapping::strategy(Strategy how)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac41e6c0536cc22b8c0d71c0450e58df2',1,'amrex::DistributionMapping::strategy()']]],
- ['stream_14959',['Stream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4c71f8cab2ada9d8f54d800d0b7abc65',1,'amrex::NFilesIter']]],
- ['streamindex_14960',['streamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a049b80f650443158297dbc0fb19c304e',1,'amrex::Gpu::Device']]],
- ['streamiter_14961',['StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a64c0f94193da32d65e2fcbf3f22ae362',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a9cf45fbf148f2bfa9d9abfe9951180fd',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#afce690e05e05809c2b1cd96c1c7ad395',1,'amrex::Gpu::StreamIter::StreamIter(int n, const StreamItInfo &info, bool is_thread_safe=true) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ad1e005cac4e3e6d15766802cba5b183a',1,'amrex::Gpu::StreamIter::StreamIter(int n, bool is_thread_safe=true) noexcept']]],
- ['streamitinfo_14962',['StreamItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#a4de687fc827f6b0fd1960b07435be1ba',1,'amrex::Gpu::StreamItInfo']]],
- ['streamretry_14963',['StreamRetry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a68c551c81442d93acf9eb3825a0f1ce7',1,'amrex::StreamRetry::StreamRetry(std::ostream &os, std::string suffix, int maxtries)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a8ce080cc55c98f052a600ef1f2643781',1,'amrex::StreamRetry::StreamRetry(std::string filename, bool abortonretryfailure, int maxtries)']]],
- ['streamsynchronize_14964',['streamSynchronize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a67c55a7d25eb5f5fdec62ffcc9c0dccf',1,'amrex::Gpu::Device::streamSynchronize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a67a618504ee5fb94bd65a5d393e344b4',1,'amrex::Gpu::streamSynchronize()']]],
- ['streamsynchronizeall_14965',['streamSynchronizeAll',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a95bff02196b80d848b89b92166e704b9',1,'amrex::Gpu::Device::streamSynchronizeAll()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a78acbb676e94c674fa5ec73508cef459',1,'amrex::Gpu::streamSynchronizeAll()']]],
- ['strictly_5fcontains_14966',['strictly_contains',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'amrex::BoxND::strictly_contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'amrex::BoxND::strictly_contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'amrex::BoxND::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'amrex::BoxND::strictly_contains(const IntVectND< dim > &p) const noexcept']]],
- ['subcycle_14967',['subCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae22e90398efa6b78ca3d1a68e0839a31',1,'amrex::Amr']]],
- ['subcyclingmode_14968',['subcyclingMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a8083d08d7c253cabc6428890a708e',1,'amrex::Amr']]],
- ['submit_14969',['Submit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a31e717cddbcc5e4079da2d35d11a5c68',1,'amrex::BackgroundThread::Submit()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#aa1f51f051314b9228d4e287292937139',1,'amrex::AsyncOut::Submit(std::function< void()> &&a_f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#ad1040f8c8e03807e7557a56891873d8e',1,'amrex::AsyncOut::Submit(std::function< void()> const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#aa62257343be0d75867496c765d0d959e',1,'amrex::BackgroundThread::Submit()']]],
- ['subtract_14970',['Subtract',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a66a3302f803afd696dff628cf4c61e3b',1,'amrex::iMultiFab::Subtract()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54b8b46deca518b441b849bbd1ceda02',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afeebec2f58b85bfde5b88b30810cd82d',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4f2c04ea9d0f7a551bc2263b9a63d324',1,'amrex::MultiFab::Subtract(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5f37af40303a10e8d54e15c1931a5b8e',1,'amrex::MultiFab::Subtract(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)']]],
- ['sum_14971',['Sum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a8f0fba40aa737060c0ac09832c9bf877',1,'amrex::ParallelAllReduce::Sum(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a93a9a9427252098f6da83a7116c4219d',1,'amrex::ParallelAllReduce::Sum(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a647e136efea8ad3d3e88887700c5f1af',1,'amrex::ParallelAllReduce::Sum(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#abe2f46b96ea5d1752c49cfb8a44b55b9',1,'amrex::ParallelReduce::Sum(T &v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a84377e96c4ecb57c17fe8e83aea0e04e',1,'amrex::ParallelReduce::Sum(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a83b6af463895bccfbf4ae0606041cd33',1,'amrex::ParallelReduce::Sum(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#afac1250d786b98bab8d8d2cf5c06411e',1,'amrex::Reduce::Sum(N n, T const *v, T init_val=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#ae179b14741cc532f08816fceabea24f5',1,'amrex::Reduce::Sum(N n, F const &f, T init_val=0)']]],
- ['sum_14972',['sum',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< Real >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< PetscInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'amrex::Array1D::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'Array1D< int, 0, N-1 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'amrex::Array2D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'amrex::Array2D::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ae7c4e83776aa2f4f136bd43d5e7ba4f5',1,'amrex::Array3D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a2d2bf97e6c6e441f18ded1e2b04fb9e4',1,'amrex::Array3D::sum(int axis, int loc0, int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'amrex::BaseFab::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'amrex::BaseFab::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'amrex::BaseFab::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< AtomicInt >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< AtomicInt >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< PetscInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< char >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< char >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< char >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< EBCellFlag >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< EBCellFlag >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< EBCellFlag >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< HYPRE_Int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< HYPRE_Int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< HYPRE_Int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< PetscInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, nelems >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int *, NAI >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 4 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal *, NAR >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< Real >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real,(M+2) *(M+1)/2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34',1,'amrex::iMultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'amrex::IntVectND::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'IntVectND< AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62669a27ec4a577f0bef72dc2a1243aa',1,'amrex::MultiFab::sum(int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a623e2f01e2a7695e835d258d1a8067b7',1,'amrex::MultiFab::sum(Box const ®ion, int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::Mask >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const ParticleReal *, NArrayReal >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< Real >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'amrex::FabArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< AtomicInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< PetscInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::CutFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::EBCellFlagFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< FArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< IArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< TagBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'amrex::GpuArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::Interval, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::EB2::PolyTerm, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< bool, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const int *, NArrayInt >::sum()']]],
- ['sum_5ffine_5fto_5fcoarse_14973',['sum_fine_to_coarse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab67331acff75bf2840f409750b1ada66',1,'amrex']]],
- ['sum_5funique_14974',['sum_unique',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7c6f3136fca76d4f0f827c45420ca7ab',1,'amrex::MultiFab::sum_unique(Box const ®ion, int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afe7c47dff8cf8e0fb550d0e78c7b5375',1,'amrex::MultiFab::sum_unique(int comp=0, bool local=false, const Periodicity &period=Periodicity::NonPeriodic()) const']]],
- ['sumboundary_14975',['SumBoundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< FArrayBox >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::Mask >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< IArrayBox >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::Mask >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< FArrayBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< IArrayBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< TagBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::CutFab >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'amrex::FabArray::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::CutFab >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary()']]],
- ['sumboundary_5ffinish_14976',['SumBoundary_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'amrex::FabArray::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::CutFab >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::Mask >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< FArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< IArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< TagBox >::SumBoundary_finish()']]],
- ['sumboundary_5fnowait_14977',['SumBoundary_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::Mask >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< FArrayBox >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::Mask >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< FArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< IArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< TagBox >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::CutFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'amrex::FabArray::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'amrex::FabArray::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'amrex::FabArray::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())']]],
- ['sumneighbors_14978',['sumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a881b90e85491b4c0a7bb25425cc38641',1,'amrex::NeighborParticleContainer']]],
- ['sumneighborsmpi_14979',['sumNeighborsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a832b5eccef2ae5ed7bb83a92653b793e',1,'amrex::NeighborParticleContainer']]],
- ['sumreg_14980',['SumReg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8eb3103253e2e3aba75f6d67574243f1',1,'amrex::FluxRegister']]],
- ['sumtoline_14981',['sumToLine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a882a700cf7fab66ee3ce8de37de3ef73',1,'amrex']]],
- ['sundialsintegrator_14982',['SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a073132be2c807a20aaddee85783c35fa',1,'amrex::SundialsIntegrator::SundialsIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adbc676c515b149ee4b563fa3de3adbf4',1,'amrex::SundialsIntegrator::SundialsIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
- ['superparticlesize_14983',['superParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'amrex::ParticleContainer_impl::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aa9079143c32a58be84a505fd9d97ffd8',1,'amrex::ParticleCopyPlan::superParticleSize()']]],
- ['supportinhomogneumannbc_14984',['supportInhomogNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'MLLinOpT< Array< MultiFab, 3 > >::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ac7b687cd9603d112b33b92f2047f663f',1,'amrex::MLCellABecLapT::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'amrex::MLLinOpT::supportInhomogNeumannBC()']]],
- ['supportnsolve_14985',['supportNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#abb6062df17c9eec35484fa60924fa5a9',1,'amrex::MLABecLaplacianT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'amrex::MLLinOpT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'MLLinOpT< Array< MultiFab, 3 > >::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a9985a165b354d7d4366441c90f89bd4d',1,'amrex::MLPoissonT::supportNSolve()']]],
- ['supportrobinbc_14986',['supportRobinBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a4fda1e7c51f0f57be99c0d9a8d94f9f9',1,'amrex::MLABecLaplacianT::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a26c05859556a13779ff0efcb84c92f91',1,'amrex::MLEBABecLap::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'amrex::MLLinOpT::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'MLLinOpT< Array< MultiFab, 3 > >::supportRobinBC()']]],
- ['surroundingnodes_14987',['surroundingNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a1407ab0108776da8d7fe9a05381f5041',1,'amrex::BoxList::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abf9bf4fe5d5ddb8ae3498893bc2253c8',1,'amrex::BoxArray::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3ca0eb36b4308574b2f0dfc1fdd3562',1,'amrex::BoxArray::surroundingNodes(int dir)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#acececbf6a71ec11bf660a2843192d6ad',1,'amrex::BoxList::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'amrex::BoxND::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'amrex::BoxND::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'amrex::BoxND::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85521e2b052342206f89ac0d34d824cc',1,'amrex::surroundingNodes(const BoxND< dim > &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa91c6ef5d54b40881fdad1de0f14bbe8',1,'amrex::surroundingNodes(const BoxND< dim > &b, Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa26bb268aa9fff902b8ff4511a53a5d0',1,'amrex::surroundingNodes(const BoxND< dim > &b, int dir) noexcept']]],
- ['swap_14988',['Swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5311a5775a3f24d73376bdc6268b7a3d',1,'amrex']]],
- ['swap_14989',['swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim_1_1detail.html#a71b582d94d1c5cd614711ec7b7853192',1,'amrex::algoim::detail::swap()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a86eb1ec5508c3b90a8c473b7fdb74103',1,'amrex::ParticleTile::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::XDim3 >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< index_type >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int *, DefaultAllocator< const int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int *, DefaultAllocator< int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::STLtools::Triangle >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::openbc::MomTag >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::NeighborCode >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::BoxND >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'amrex::PODVector::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9d63414afae1383f87a0fa6bda4c3cc7',1,'amrex::BoxList::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int >::swap()']]],
- ['swap_14990',['Swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2e29e28afce0aa520da5cd068cb5e96b',1,'amrex::MultiFab::Swap(MultiFab &dst, MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ac259813cd54d52b5c20cad7c0f24c246',1,'amrex::MultiFab::Swap(MultiFab &dst, MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)']]],
- ['swap_14991',['swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#afa944ad759b866c71398b9d6e8e20cc8',1,'amrex::ArrayOfStructs::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< unsigned int >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< std::size_t >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal * >::swap()']]],
- ['swapbytes_14992',['swapBytes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac25dfba1079e742467f752e4ee21450f',1,'amrex::swapBytes(std::int16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a591f0270c546f1ece0504803e064d8d3',1,'amrex::swapBytes(std::int32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafe4e1214f81026ac1c1704afef4ad79',1,'amrex::swapBytes(std::int64_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad65cae2ff531a4079a272c48094ce223',1,'amrex::swapBytes(std::uint16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe5aa643ac55845309ffb09b6cd6bc6b',1,'amrex::swapBytes(std::uint32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa67c20a40ddd4aeebbbb36e32af4b546',1,'amrex::swapBytes(std::uint64_t val)']]],
- ['swapparticle_14993',['swapParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1f0884436c0e9c45901b834761379595',1,'amrex']]],
- ['swaptimelevels_14994',['swapTimeLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac6dd29902982ccf98c08a09c793a49be',1,'amrex::StateData']]],
- ['symbols_14995',['symbols',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a26e093287bc4437907d8762fa40bbaaa',1,'amrex::IParser::symbols()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a0dfb30d6386a630f676982f25fb24a06',1,'amrex::Parser::symbols()']]],
- ['syncdistributionmap_14996',['syncDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a686e711350524cacaaeb3177337742c8',1,'amrex::PlotFileData::syncDistributionMap(PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0cc0ef78ac5a9ed1d7ad288cf6774723',1,'amrex::PlotFileData::syncDistributionMap(int level, PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aade963d47f72015f6e2438ae21f45e12',1,'amrex::PlotFileDataImpl::syncDistributionMap(PlotFileDataImpl const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#af08b01892f4223b6f1160c54147c8e2b',1,'amrex::PlotFileDataImpl::syncDistributionMap(int level, PlotFileDataImpl const &src) noexcept']]],
- ['syncfnamesandnumbers_14997',['SyncFNamesAndNumbers',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a09ab62784a9b4e5a50f3a881fff84824',1,'RegionsProfStats']]],
- ['synchronize_14998',['synchronize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25',1,'amrex::Gpu::synchronize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5ccf8e9a40fdaa00878353c79867bd04',1,'amrex::Gpu::Device::synchronize()']]],
- ['syncnewtimelevel_14999',['syncNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a6a65bf767c55f02b3c1ebbc0b35d3bf1',1,'amrex::StateData']]],
- ['syncstrings_15000',['SyncStrings',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a09ef310468cc24552cfc73abfc282b72',1,'amrex']]]
+ ['sameinterps_14466',['sameInterps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a8c32673683fea367d4e58db6c28868ce',1,'amrex::StateDescriptor']]],
+ ['sameiteratorsok_14467',['SameIteratorsOK',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac8512b687a529806d0f382cf7c9eee97',1,'amrex']]],
+ ['samerefs_14468',['SameRefs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a93718ee84062758c5256a2792939c6f7',1,'amrex::BoxArray::SameRefs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1c20460d2e7b2eaec474e933113575d9',1,'amrex::DistributionMapping::SameRefs()']]],
+ ['samesize_14469',['sameSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'BoxND< AMREX_SPACEDIM >::sameSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#adc6a4259fae6f193f9954fa357612a66',1,'amrex::BoxND::sameSize()']]],
+ ['sameteam_14470',['sameTeam',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a0653e205c26f3961aa756292d5f8dbc4',1,'amrex::ParallelDescriptor::sameTeam(int rank) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a450001e6c4813cc1a122428e5f8c56f8',1,'amrex::ParallelDescriptor::sameTeam(int rankA, int rankB) noexcept']]],
+ ['sametype_14471',['sameType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'amrex::BoxND::sameType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a59ffa8c52ca74ba42267909ff5ede351',1,'BoxND< AMREX_SPACEDIM >::sameType()']]],
+ ['sanitizename_14472',['SanitizeName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a41265e28034440c2aaa8fb38d3cd38c5',1,'amrex']]],
+ ['saverandomstate_14473',['SaveRandomState',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad1b283df95b292f478597bc503170459',1,'amrex']]],
+ ['saxpy_14474',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< PetscInt > >']]],
+ ['saxpy_14475',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'amrex::BaseFab']]],
+ ['saxpy_14476',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::CutFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::EBCellFlagFab >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::Mask >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< FArrayBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< IArrayBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< TagBox >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_1MultiFab_00_01T_01_4_01_4_01_4.html#a8ee342eb7ac3a9d13cc4ec493dce493d',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::MultiFab, T > > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IntegratorOps_3_01T_00_01std_1_1enable__if__t_3_01std_1_1is__same__v_3_01amrex_1_ad28940895bb617a00768ed755461047.html#a3dca05fbc8a02c0ddef990a448893abe',1,'amrex::IntegratorOps< T, std::enable_if_t< std::is_same_v< amrex::Vector< amrex::MultiFab >, T > > >::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a505eb471a78f4e0f8791b10cbb1bbd75',1,'amrex::MultiFab::Saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab62706b1ead6a26e124cc6c7359ab109',1,'amrex::Saxpy(Array< MF, N > &dst, typename MF::value_type a, Array< MF, N > const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a22f88c7717e00b4c2a7fa3f01baa5668',1,'amrex::Saxpy(MF &dst, typename MF::value_type a, MF const &src, int scomp, int dcomp, int ncomp, IntVect const &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< AtomicInt > >::Saxpy()']]],
+ ['saxpy_14477',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< EBCellFlag >']]],
+ ['saxpy_14478',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >']]],
+ ['saxpy_14479',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< EBCellFlag >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< char >::saxpy(char a, const BaseFab< char > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< AtomicInt >::saxpy(AtomicInt a, const BaseFab< AtomicInt > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'amrex::BaseFab::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< HYPRE_Int >::saxpy()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< int >::saxpy(int a, const BaseFab< int > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< PetscInt >::saxpy(PetscInt a, const BaseFab< PetscInt > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< PetscInt >::saxpy(PetscInt a, const BaseFab< PetscInt > &x) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a051da6643de6a48ee66ec046d560033a',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x, const Box &srcbox, const Box &destbox, int srccomp, int destcomp, int numcomp=1) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< Real >::saxpy(Real a, const BaseFab< Real > &x) noexcept']]],
+ ['saxpy_14480',['Saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ab3e18d4d369bda7337c541adad0c6cd3',1,'amrex::FabArray']]],
+ ['saxpy_14481',['saxpy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a8e5c589a24384ac09b58364b7b7d45a7',1,'BaseFab< HYPRE_Int >']]],
+ ['scale_14482',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ab8b6fa6cf559c595468bf5e24e6e6f0c',1,'amrex::GMRESMLMGT::scale()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa6b7ca16fdf8fb25e6d086e416ad8322',1,'amrex::scale(const IntVectND< dim > &p, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a26f254d668dd872d470d231a1058eaac',1,'amrex::scale(const RealVect &p, Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#adff5192ea72864d2b1e61df927b1563b',1,'amrex::EB2::scale()']]],
+ ['scale_14483',['Scale',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab022cfcd5d3aa8db8abebe9fd6982f88',1,'amrex::Scale(MF &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a92f80b3d77660ad64c4a4fc8862708b7',1,'amrex::Scale(Array< MF, N > &dst, typename MF::value_type val, int scomp, int ncomp, int nghost)']]],
+ ['scale_14484',['scale',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'amrex::IntVectND::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ae475d85832caaba4437a25ad02060477',1,'IntVectND< AMREX_SPACEDIM >::scale()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale(Real s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#addcc9764c758d18f28fb58fd3c5b3a8b',1,'amrex::RealVect::scale(Real s) noexcept']]],
+ ['scale_5fmoments_14485',['scale_moments',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1openbc.html#a64049f3606c3c05adb718242b9bb48a3',1,'amrex::openbc']]],
+ ['scaledsigma_14486',['scaledSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#a13e7af8b2fc85c6b462778aeb5554296',1,'amrex::MLNodeTensorLaplacian']]],
+ ['scaleif_14487',['ScaleIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1ScaleIF.html#a75449443ced2fffa1c0071c8d272f5d4',1,'amrex::EB2::ScaleIF']]],
+ ['scalerhs_14488',['scaleRHS',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'amrex::MLLinOpT::scaleRHS()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ad86c06dbaa4556184fb4dea08186e3c9',1,'MLLinOpT< Array< MultiFab, 3 > >::scaleRHS()']]],
+ ['scatter_14489',['Scatter',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#adb4c5fe012593a0ef38394db6c2643f2',1,'amrex::ParallelDescriptor']]],
+ ['scatterparticles_14490',['scatterParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae05ffbbcc005cc8c081b859226222c78',1,'amrex']]],
+ ['sdc_5fqmats_14491',['sdc_qmats',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#af9d037887b4d9c8c4156bcab10d93e2a',1,'sdcquadrature_mod']]],
+ ['sdc_5fqnodes_14492',['sdc_qnodes',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a45feaecc2f3ca60142ec3cbdcc49c288',1,'sdcquadrature_mod']]],
+ ['sdc_5fquadrature_14493',['sdc_quadrature',['https://amrex-codes.github.io/amrex/doxygen/namespacesdcquadrature__mod.html#a17b1ea9c614020de45d57d3014ce8837',1,'sdcquadrature_mod']]],
+ ['sdc_5frhs_5fintegrals_14494',['SDC_rhs_integrals',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a85b426bfba4fc5ae0698de2cc5206b05',1,'SDCstruct']]],
+ ['sdc_5frhs_5fk_5fplus_5fone_14495',['SDC_rhs_k_plus_one',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#a6705d0badf89101fdee2d77ccdcc4e14',1,'SDCstruct']]],
+ ['sdc_5frhs_5fmisdc_14496',['SDC_rhs_misdc',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#aceb030f9a95f5f2a84b22ddea03b806b',1,'SDCstruct']]],
+ ['sdcstruct_14497',['SDCstruct',['https://amrex-codes.github.io/amrex/doxygen/classSDCstruct.html#ac1ffa116068d8da77ef31b3659c066be',1,'SDCstruct']]],
+ ['second_14498',['second',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a6dd5061fc9493324891e45f9a7d371d5',1,'amrex::ValLocPair::second() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ValLocPair.html#a3d5b821a543939d281c23e6ea931573c',1,'amrex::ValLocPair::second()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f975f843338c8eada684f0e8e2c0cb7',1,'amrex::second()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac5028f0e53837bb92fcf49d087aeee88',1,'amrex::ParallelDescriptor::second()']]],
+ ['sedge1_14499',['sedge1',['../structPPM_1_1nolimiter.html#a3236ff6486d32336f4877f4967e85e09',1,'PPM::nolimiter::sedge1()'],['../structPPM_1_1vanleer.html#affdd1c9ff59a751cd3dc103b26bdd64d',1,'PPM::vanleer::sedge1()'],['../structPPM_1_1wenoz.html#aac1efbfa4d880cc1c10ed75a7dbe030d',1,'PPM::wenoz::sedge1()'],['../structPPM_1_1weno__js.html#a4ee58e28595ca239c1b4d61746484e58',1,'PPM::weno_js::sedge1(const amrex::Real sm2, const amrex::Real sm1, const amrex::Real s0, const amrex::Real sp1, const amrex::Real sp2)']]],
+ ['sedge2_14500',['sedge2',['../structPPM_1_1weno__js.html#ae2532c871effd2368da494e08267a844',1,'PPM::weno_js::sedge2()'],['../structPPM_1_1wenoz.html#a872d1bc9b592662b12a9a62ca02082b0',1,'PPM::wenoz::sedge2()'],['../structPPM_1_1vanleer.html#a6a428f7a0db589ef01140974429b5122',1,'PPM::vanleer::sedge2()'],['../structPPM_1_1nolimiter.html#a11e73160bd508f37504c59d7d77c5caf',1,'PPM::nolimiter::sedge2()']]],
+ ['seekpos_14501',['SeekPos',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a66c78163b811ad78cb91330d0100cc54',1,'amrex::NFilesIter']]],
+ ['selectactualneighbors_14502',['selectActualNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a29c7b740a3afe04a5fb93281fc0d75ac',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a12039aca5af54df4ee587db2ea95c857',1,'amrex::NeighborParticleContainer::selectActualNeighbors(CheckPair const &check_pair, int num_cells=1)']]],
+ ['self_14503',['self',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acecf177fb745950271e95927d09b176c',1,'hacc::Distribution']]],
+ ['self_5f1d_14504',['self_1d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#ae2f1dc039f812cf3e313a3acd3edcc44',1,'hacc::Distribution::self_1d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abeedf1164b76a8781f3e026cf692d131',1,'hacc::Distribution::self_1d(int i) const']]],
+ ['self_5f2d_5fx_14505',['self_2d_x',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a74f6cdd8f46daadde4ea8d5e77758933',1,'hacc::Distribution::self_2d_x() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#abae2e9fb372fbe9e21bd2438f3a35193',1,'hacc::Distribution::self_2d_x(int i) const']]],
+ ['self_5f2d_5fy_14506',['self_2d_y',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#aef978f3b2dd4c709dc4ea56c44e7726c',1,'hacc::Distribution::self_2d_y() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#acb225e08eeb3940c6d70e3726554349f',1,'hacc::Distribution::self_2d_y(int i) const']]],
+ ['self_5f2d_5fz_14507',['self_2d_z',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a12e8e31cde75041f2abc551da3fffb85',1,'hacc::Distribution::self_2d_z() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a8197f4dec139385a015a4daece6ce872',1,'hacc::Distribution::self_2d_z(int i) const']]],
+ ['self_5f3d_14508',['self_3d',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a3fe933af49202086a6f194dcc3af02f2',1,'hacc::Distribution::self_3d() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Distribution.html#a94d5a159cb92f96aba1022b781ddfd64',1,'hacc::Distribution::self_3d(int i) const']]],
+ ['self_5fkspace_14509',['self_kspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ab5e43a2a999f173540370d650ed59dac',1,'hacc::Dfft::self_kspace() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae48de8e54139379a38236176c624ecc3',1,'hacc::Dfft::self_kspace(int i) const']]],
+ ['self_5frspace_14510',['self_rspace',['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#acc93eda3767eac618b2d43593ec54b44',1,'hacc::Dfft::self_rspace() const)[3]'],['https://amrex-codes.github.io/amrex/doxygen/classhacc_1_1Dfft.html#ae54bac8976186442b13938414aa4825b',1,'hacc::Dfft::self_rspace(int i) const']]],
+ ['send_14511',['Send',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a89ca8639338d64c25ee28faf1b829701',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ab3cede7750fdc21c3c11c9bc62a174ac',1,'amrex::ParallelDescriptor::Send(const T *buf, size_t n, int dst_pid, int tag, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aae0327dea4fe1379f7b09210e8e6ebd2',1,'amrex::ParallelDescriptor::Send(const std::vector< T > &buf, int dst_pid, int tag)']]],
+ ['send_14512',['send',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MPMD_1_1Copier.html#adec8b60a70006093f04999aa307482a3',1,'amrex::MPMD::Copier']]],
+ ['sendrecvdata_14513',['SendRecvData',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#aaba7711671dac7abcce70c3a94ba4dff',1,'CommProfStats']]],
+ ['sendrecvlist_14514',['SendRecvList',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a2f1c9ef45b46be3997c49b3a1a5bf7c0',1,'CommProfStats']]],
+ ['sendrecvpair_14515',['SendRecvPair',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPair.html#a0990a7f5e9b6aa52a2ff77aa94e318b5',1,'CommProfStats::SendRecvPair']]],
+ ['sendrecvpairunpaired_14516',['SendRecvPairUnpaired',['https://amrex-codes.github.io/amrex/doxygen/structCommProfStats_1_1SendRecvPairUnpaired.html#af217ccce1eb0268f1a9e39f81fe19480',1,'CommProfStats::SendRecvPairUnpaired']]],
+ ['senseinewmacro_14517',['senseiNewMacro',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a8d39fa37907313633609b0b404501b7d',1,'amrex::senseiNewMacro(AmrDataAdaptor)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac81456cdd4c1cd623e05a2494f607d00',1,'amrex::senseiNewMacro(AmrMeshDataAdaptor)']]],
+ ['senseitypemacro_14518',['senseiTypeMacro',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#a5b94d5fbab0e48ed81b6edb7db19e0aa',1,'amrex::AmrMeshDataAdaptor::senseiTypeMacro()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#a85b2b18fd182728955fa9cb13ef5bf30',1,'amrex::AmrDataAdaptor::senseiTypeMacro()']]],
+ ['seqnum_14519',['SeqNum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9fa50b376ee8c97f8d84852e244fd916',1,'amrex::ParallelDescriptor']]],
+ ['serializestringarray_14520',['SerializeStringArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac55f6d6246ea70d74588e5f06fd92e99',1,'amrex']]],
+ ['set_14521',['set',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'IndexTypeND< AMREX_SPACEDIM >::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#ae64a4970db9ff9cce67109ab80aea24e',1,'amrex::IndexTypeND::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a5500e705c89c6c7f8d69a15fec86ac67',1,'amrex::BoxList::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#accbf2c73a258ba522542ac1ad13f9ca8',1,'amrex::BoxArray::set()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#aa878c4b78d2255ee578f1774359453a4',1,'amrex::BCRec::set()']]],
+ ['set_5fadaptive_5ffast_5fstep_14522',['set_adaptive_fast_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0cc5e3e9b92660532ad6885f98707c87',1,'amrex::TimeIntegrator::set_adaptive_fast_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a49c90c36c565d4499bd64662416f4d0d',1,'amrex::IntegratorBase::set_adaptive_fast_step()']]],
+ ['set_5fadaptive_5fstep_14523',['set_adaptive_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a0b9f79016ad5d674f261835f9292b65a',1,'amrex::TimeIntegrator::set_adaptive_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a100f797cb82abd1ec8563c591ebe823a',1,'amrex::IntegratorBase::set_adaptive_step()']]],
+ ['set_5fbc_5fpoints_14524',['set_bc_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#afbaf7389cb10c9e735d8528b49e9f555',1,'amrex::SplineDistFcnElement2d']]],
+ ['set_5fcoarsen_5fratio_14525',['set_coarsen_ratio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a2d9128c80e5c47d5ce89cd3d930ce13a',1,'amrex::BATransformer']]],
+ ['set_5fconnection_5fflags_14526',['set_connection_flags',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a9b7e8df1d1bc60db9850f4a8abc067cd',1,'amrex::EB2::set_connection_flags(Box const &bx, Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< EBCellFlag > const &ctmp, Array4< Type_t > const &fx, Array4< Type_t > const &fy, Array4< Type_t > const &fz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a82d4783a176cefd7ff69a7d61215a8c9',1,'amrex::EB2::set_connection_flags(Box const &bxg1, Array4< EBCellFlag > const &cell, Array4< Type_t > const &fx, Array4< Type_t > const &fy) noexcept']]],
+ ['set_5fcontrol_5fpoints_14527',['set_control_points',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8e307fd3ea03450f0da9acb4148a81a3',1,'amrex::LineDistFcnElement2d::set_control_points()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a46ac59d2d62435816d113653dfde733d',1,'amrex::SplineDistFcnElement2d::set_control_points()']]],
+ ['set_5fcovered_5fcell_14528',['set_covered_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#a8b548f4c7a7bf3d667af5b6059fb6255',1,'amrex_ebcellflag_module']]],
+ ['set_5fdefault_5ffunctions_14529',['set_default_functions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#add05ec6cd5ca348d5c542f67f26bdd25',1,'amrex::TimeIntegrator']]],
+ ['set_5fdo_5finitval_14530',['set_do_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#adebebb841a716183dc9e48ee95a37aec',1,'amrex::FArrayBox']]],
+ ['set_5ffast_5frhs_14531',['set_fast_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5db4264c6efb34172936d86f0093f66f',1,'amrex::TimeIntegrator::set_fast_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ae970829d1dd7eb3d3bdfc2aed49cdf90',1,'amrex::IntegratorBase::set_fast_rhs(std::function< void(T &, const T &, const amrex::Real)> F)']]],
+ ['set_5ffast_5ftime_5fstep_14532',['set_fast_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad59a858ee7ee2d3267dff6c2f085a4dd',1,'amrex::IntegratorBase::set_fast_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae68306a3a401327a691cd1125441e56f',1,'amrex::TimeIntegrator::set_fast_time_step()']]],
+ ['set_5ffast_5ftolerances_14533',['set_fast_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a338b71036c6b6ddcc8e887518376152f',1,'amrex::IntegratorBase::set_fast_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae00d77a5b0a48d3a93d43eab74afe4f1',1,'amrex::TimeIntegrator::set_fast_tolerances()']]],
+ ['set_5fimex_5frhs_14534',['set_imex_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3f9a713593758d783d8e8e0b0693e09a',1,'amrex::IntegratorBase::set_imex_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adc0c5681f1e071431d1fe28056d14a75',1,'amrex::TimeIntegrator::set_imex_rhs()']]],
+ ['set_5findex_5ftype_14535',['set_index_type',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BATransformer.html#a1624c9b9c308aa8bcc73b3133064c861',1,'amrex::BATransformer']]],
+ ['set_5finitval_14536',['set_initval',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aca0e59c4e500ac53bacf12280c67f225',1,'amrex::FArrayBox']]],
+ ['set_5flast_5fframe_5fofs_14537',['set_last_frame_ofs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelContext.html#af6494464a81b93bee92095f59487324b',1,'amrex::ParallelContext']]],
+ ['set_5fmax_5fsteps_14538',['set_max_steps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a164596b94edd3d913502235850b14a75',1,'amrex::TimeIntegrator::set_max_steps()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9fe529e314e46e719aec6150281858a3',1,'amrex::IntegratorBase::set_max_steps()']]],
+ ['set_5fneighbor_14539',['set_neighbor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#afe2a626f0efaee2b68a1c1b08225638e',1,'amrex_ebcellflag_module']]],
+ ['set_5fnum_5fthreads_14540',['set_num_threads',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1OpenMP.html#aaeee8e96a1a1222c5fe65bf996f4b840',1,'amrex::OpenMP']]],
+ ['set_5fofs_5fname_14541',['set_ofs_name',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelContext_1_1Frame.html#a1bc1579142503db5584556389166c169',1,'amrex::ParallelContext::Frame']]],
+ ['set_5fpost_5ffast_5fstage_5faction_14542',['set_post_fast_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a378df79907ae53d5eef652341833ab77',1,'amrex::IntegratorBase::set_post_fast_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a4d0707cf54102788e27bbd70e3d4e6c0',1,'amrex::TimeIntegrator::set_post_fast_stage_action()']]],
+ ['set_5fpost_5ffast_5fstep_5faction_14543',['set_post_fast_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a9a2a23791bed8871f255633f141f0444',1,'amrex::IntegratorBase::set_post_fast_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a6d0fb57fd367079315ef253fdf422ad1',1,'amrex::TimeIntegrator::set_post_fast_step_action()']]],
+ ['set_5fpost_5fstage_5faction_14544',['set_post_stage_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a694555275ea4407fe6132ebb1a2f09c3',1,'amrex::IntegratorBase::set_post_stage_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a735d91b776f1b312abeb8df4227a6de6',1,'amrex::TimeIntegrator::set_post_stage_action()']]],
+ ['set_5fpost_5fstep_5faction_14545',['set_post_step_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a0d4804fed689d7335e3b404e4a67c37d',1,'amrex::IntegratorBase::set_post_step_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a1a7c1baaebdd247398daef27e7fece49',1,'amrex::TimeIntegrator::set_post_step_action()']]],
+ ['set_5fpost_5fupdate_14546',['set_post_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a2eb47576a3ff6810caeb56386103dec7',1,'amrex::IntegratorBase::set_post_update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3514f8fb6f1d38f41f3d7fb19cba1e92',1,'amrex::TimeIntegrator::set_post_update(std::function< void(T &, amrex::Real)> A)']]],
+ ['set_5fpre_5frhs_5faction_14547',['set_pre_rhs_action',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a066ba07823227803aa5a08f5da69490e',1,'amrex::TimeIntegrator::set_pre_rhs_action()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a8ef74d0e351992265fb1aa438b6cab83',1,'amrex::IntegratorBase::set_pre_rhs_action()']]],
+ ['set_5fpreferred_5fboundary_5fvalues_14548',['set_preferred_boundary_values',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adea5b76b420f0a2ccd2852d66301d376',1,'amrex::AmrLevel']]],
+ ['set_5fregular_14549',['set_regular',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a9ddd20373173f3218e9adf472a02f119',1,'amrex::algoim']]],
+ ['set_5fregular_5fcell_14550',['set_regular_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#aa93549be8be197b8f44bf7918636c9f0',1,'amrex_ebcellflag_module']]],
+ ['set_5fregular_5fsurface_14551',['set_regular_surface',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim.html#a1d243dc8981384f1c0cb8b266c042735',1,'amrex::algoim']]],
+ ['set_5frhs_14552',['set_rhs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#ad6bd9eb8cc13ac9e2a120c9018f529aa',1,'amrex::IntegratorBase::set_rhs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#ae16747791ab03ecd41284a2c31635290',1,'amrex::TimeIntegrator::set_rhs()']]],
+ ['set_5fsingle_5fvalued_5fcell_14553',['set_single_valued_cell',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__ebcellflag__module.html#af1a98ee57e3c07abebae3e337d7895e7',1,'amrex_ebcellflag_module']]],
+ ['set_5fstate_5fin_5fcheckpoint_14554',['set_state_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a6560cdb555b4af1f6d5b525e1b25e4eb',1,'amrex::AmrLevel']]],
+ ['set_5fstatus_14555',['set_status',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01false_01_4.html#ab15528cf0fd67ab35676d26249aa62a8',1,'amrex::Scan::detail::BlockStatus< T, false >::set_status()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4.html#a0de77702f3fadd55115d207ef8e967f0',1,'amrex::Scan::detail::BlockStatus< T, true >::set_status()']]],
+ ['set_5ftask_5foutput_5fdir_14556',['set_task_output_dir',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#a9bda4e24001c99d756c6104f67925e72',1,'amrex::ForkJoin']]],
+ ['set_5ftask_5foutput_5ffile_14557',['set_task_output_file',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#acc05284c00f1aafed90fb1c2a2fd6386',1,'amrex::ForkJoin']]],
+ ['set_5ftime_5fstep_14558',['set_time_step',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa2dfdf9011fe5398e3aef23edc39d76a',1,'amrex::IntegratorBase::set_time_step()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#aa447937fa3bb442c94ce46cca5facd50',1,'amrex::TimeIntegrator::set_time_step()']]],
+ ['set_5ftolerances_14559',['set_tolerances',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#aa6a9eaa0e52db6d40074bfc02b9cacd0',1,'amrex::IntegratorBase::set_tolerances()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a3d73596da85ccd3dbc7b5046533dc3f2',1,'amrex::TimeIntegrator::set_tolerances()']]],
+ ['setacoeffs_14560',['setACoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aec0887e36eeb2fb1f1ba62f3877c8ef5',1,'amrex::PETScABecLap::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ade6e731e7392a70b13f66c6656631cdf',1,'amrex::Hypre::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a0f32ca25f6afb98cc7acbd3141465831',1,'amrex::MLABecLaplacianT::setACoeffs(int amrlev, const AMF &alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a50f7b86e67777f1fe45ccb4f91c9296d',1,'amrex::MLABecLaplacianT::setACoeffs(int amrlev, T alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aeb79fc965578886e2a266fc7404fd54e',1,'amrex::MLALaplacianT::setACoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a3897cf202c96a14a8d9733f25c5e750f',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, const MultiFab &alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a4c998b02361b80cb5324775e3d58f90b',1,'amrex::MLEBABecLap::setACoeffs(int amrlev, Real alpha)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0dd9659e24893ff0ba46f4c68d10905c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, Real a_acoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a03c4c02f78e751df19a97909bd55032c',1,'amrex::MLNodeABecLaplacian::setACoeffs(int amrlev, const MultiFab &a_acoef)']]],
+ ['setagglomeration_14561',['setAgglomeration',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a5969085705dd33f4ed532326141d4c78',1,'amrex::LPInfo']]],
+ ['setagglomerationgridsize_14562',['setAgglomerationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a2adef9e34d1e183d6fe240d63ac5e62a',1,'amrex::LPInfo']]],
+ ['setall_14563',['setall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'amrex::IndexTypeND::setall()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a4b7784c6e75a4b3a948b969d937d9772',1,'IndexTypeND< AMREX_SPACEDIM >::setall()']]],
+ ['setalloc_14564',['SetAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#ab455e0f8529af58aa33685251d0f736a',1,'amrex::FabInfo::SetAlloc()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a983cd10420d59f361b7420da90de5066',1,'amrex::MFInfo::SetAlloc(bool a) noexcept']]],
+ ['setallocsinglechunk_14565',['SetAllocSingleChunk',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d61953b8663e6cbbcbb0f4669d81f77',1,'amrex::MFInfo']]],
+ ['setalpha_14566',['setAlpha',['../classHydro_1_1NodalProjector.html#a9769f81a3694553850294f8c7e8880f9',1,'Hydro::NodalProjector::setAlpha()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a3eca729943f3b29da314d62bcb5937d4',1,'amrex::MLEBNodeFDLaplacian::setAlpha()']]],
+ ['setalwaysusebnorm_14567',['setAlwaysUseBNorm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a9e64f7c34ec5abddc37f653b110a3230',1,'amrex::MLMGT']]],
+ ['setareanottotag_14568',['setAreaNotToTag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aca274822a300bceaaa023cc330d441ba',1,'amrex::AmrLevel']]],
+ ['setarena_14569',['setArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae83ccc99cebafd9a616419f206acfc72',1,'amrex::StateData::setArena()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PolymorphicArenaAllocator.html#a6cc91f415f75d3cbe8f2cd97a96b8e30',1,'amrex::PolymorphicArenaAllocator::setArena()']]],
+ ['setarena_14570',['SetArena',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a8d77528f27f99ad698aa26c78da7e979',1,'amrex::MFInfo::SetArena()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#a3df83b73b88ec8cea2e617ab5ba551e2',1,'amrex::FabInfo::SetArena()']]],
+ ['setbatchmode_14571',['SetBatchMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#a037f84af3602f01bce985c2ebdd4cf12',1,'amrex::DataServices']]],
+ ['setbc_14572',['setBC',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac58ae562e33ec29796418c84ad3d07dc',1,'amrex::setBC(const Box &bx, const Box &domain, int src_comp, int dest_comp, int ncomp, const Vector< BCRec > &bc_dom, Vector< BCRec > &bcr) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad6ef0d3ad9d3a423c18134d029e0d7f0',1,'amrex::setBC(const Box &bx, const Box &domain, const BCRec &bc_dom, BCRec &bcr) noexcept']]],
+ ['setbcoeffs_14573',['setBCoeffs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9088117f62b7fdf5ddf44a3cccea40eb',1,'amrex::MLEBABecLap::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a993feadb0ec999bd7f2d92717fd9c486',1,'amrex::Hypre::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#aa709ea8caddead35734c2c6aaba607d6',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, const Array< AMF const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a06fa308776f2f5601335602731480841',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, T beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a469db0370bad5402adefe34c6a56abde',1,'amrex::MLABecLaplacianT::setBCoeffs(int amrlev, Vector< T > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ae025087505b611d886e4ce39371d6e21',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta, Location a_beta_loc)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aa85c8346fd88d47cf525b9ebd2d64322',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a41a0bab0f39a7886bee16b3db3253ef7',1,'amrex::MLEBABecLap::setBCoeffs(int amrlev, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6921ed5b8a0013c3264369854a7d0f12',1,'amrex::MLEBTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7c38bc186861725f433fa6a10b05604f',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, Real a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a0a281f140e22682bba6d56183b2eaf33',1,'amrex::MLNodeABecLaplacian::setBCoeffs(int amrlev, const MultiFab &a_bcoef)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#aec6c60aa0be2285afbcb0ea8b13efe93',1,'amrex::MLTensorOp::setBCoeffs()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#ab8caebdccf7fca99b02b592379019228',1,'amrex::PETScABecLap::setBCoeffs()']]],
+ ['setbeta_14574',['setBeta',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#adc4a60ef542a4e9f2ab766ab1a85a262',1,'amrex::MLCurlCurl::setBeta()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af850b6de810fc05e025ef44039fbc29a',1,'amrex::MLNodeTensorLaplacian::setBeta()']]],
+ ['setbig_14575',['setBig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'amrex::BoxND::setBig(int dir, int bg_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'amrex::BoxND::setBig(const IntVectND< dim > &bg) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#af50989d55724bbbd60c177ff8e1430fa',1,'BoxND< AMREX_SPACEDIM >::setBig(const IntVectND< dim > &bg) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a035148dc316be034a22e4f8892cea4e8',1,'BoxND< AMREX_SPACEDIM >::setBig(int dir, int bg_index) noexcept']]],
+ ['setblockingfactor_14576',['SetBlockingFactor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aba9a6c34f6e246926e9147ef3da5b535',1,'amrex::AmrMesh::SetBlockingFactor(int new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#adf01c926d4f55d291a5d5a0e0b48c348',1,'amrex::AmrMesh::SetBlockingFactor(const IntVect &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a3818b75f890359e9a8042f7a3b9e4e21',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< int > &new_bf) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a04ba4d303b52fe2f1db1e7e23fca5c06',1,'amrex::AmrMesh::SetBlockingFactor(const Vector< IntVect > &new_bf) noexcept']]],
+ ['setblpversion_14577',['SetBLPVersion',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a01a542102cfa448623fce9a0eac7cea9',1,'BLProfStats']]],
+ ['setbndry_14578',['setBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< IArrayBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< IArrayBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'amrex::FabArray::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'amrex::FabArray::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::BaseFab< PetscInt > >::setBndry()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a380fc7ccd2dfefbe1d03434086a21555',1,'amrex::setBndry(Array< MF, N > &dst, typename MF::value_type val, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a9e2396222f45dde47fc1cbf4fb45f162',1,'amrex::setBndry(MF &dst, typename MF::value_type val, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< FArrayBox >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< FArrayBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::Mask >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::Mask >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::EBCellFlagFab >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::EBCellFlagFab >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< amrex::CutFab >::setBndry(value_type val, int strt_comp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< amrex::CutFab >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a80a77e6c5521bb8b3ed838708e079432',1,'FabArray< TagBox >::setBndry(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9deababbf136398c5902f84ad2ea4f2c',1,'FabArray< TagBox >::setBndry(value_type val, int strt_comp, int ncomp)']]],
+ ['setbndryfuncthreadsafety_14579',['setBndryFuncThreadSafety',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a5dde8b1156c069f9ec776cb778b2b1c8',1,'amrex::StateDescriptor']]],
+ ['setbndryvalues_14580',['setBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#accdac636c68436e7163d72917cba76c6',1,'amrex::InterpBndryDataT']]],
+ ['setbottommaxiter_14581',['setBottomMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afc23f31b4eca82ba3272587a8a9998ed',1,'amrex::MLMGT']]],
+ ['setbottomsmooth_14582',['setBottomSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a2c1e8d8df826c5071a81e63e3aae54b4',1,'amrex::MLMGT']]],
+ ['setbottomsolver_14583',['setBottomSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a781f8fc6334607f15d2ae45c1faeec50',1,'amrex::MLMGT']]],
+ ['setbottomtolerance_14584',['setBottomTolerance',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af18713081439d6261cb03153792cc0e8',1,'amrex::MLMGT']]],
+ ['setbottomtoleranceabs_14585',['setBottomToleranceAbs',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a1de7f802d64a3237a66a9b4a1f24dfe2',1,'amrex::MLMGT']]],
+ ['setbottomverbose_14586',['setBottomVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a002d46a5b24423762455f90086333f4b',1,'amrex::MLMGT::setBottomVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#aebed57922b06a40a22b8e77048fade35',1,'amrex::OpenBCSolver::setBottomVerbose()']]],
+ ['setboundarygeometry_14587',['setBoundaryGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a90bf34103118043a594a3e827f9f5e8b',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#adfcea84d67ac5f1276111e2bb32007aa',1,'amrex::Amr::setBoundaryGeometry(BoundaryPointList &IntersectLoX, BoundaryPointList &IntersectHiX, BoundaryPointList &IntersectLoY, BoundaryPointList &IntersectHiY, BoundaryPointList &IntersectLoZ, BoundaryPointList &IntersectHiZ) noexcept']]],
+ ['setboundarywidth_14588',['SetBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac85bd7e77961978803b66748f57c1a14',1,'amrex::AmrData']]],
+ ['setboundcond_14589',['setBoundCond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#aa8cb046e06f3de6cb1db4be12ec87010',1,'amrex::BndryDataT::setBoundCond(Orientation face, int n, int comp, const BoundCond &bcn) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#afd3fdc202fd316dff91863242679263f',1,'amrex::BndryDataT::setBoundCond(Orientation face, const MFIter &mfi, int comp, const BoundCond &bcn) noexcept']]],
+ ['setboundloc_14590',['setBoundLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#ac308c460f9c083f2fd2326ca62cd1811',1,'amrex::BndryDataT::setBoundLoc(Orientation face, int n, value_type val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#a85f08d239e69b27930ba8ba4e4c163c1',1,'amrex::BndryDataT::setBoundLoc(Orientation face, const MFIter &mfi, value_type val) noexcept']]],
+ ['setbox_14591',['setBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxIterator.html#a1f9a7e4c07b451d03fbcc905145005b7',1,'amrex::BoxIterator']]],
+ ['setboxarray_14592',['SetBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a404d43ca2363907df6d3206e892a220d',1,'amrex::AmrMesh']]],
+ ['setboxbc_14593',['setBoxBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a5240bdd727e4e8b7ed90b3438ffb82df',1,'amrex::MLMGBndryT']]],
+ ['setboxes_14594',['setBoxes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a31f3e491669d858c7c73e04d2ad6cb00',1,'amrex::BndryRegisterT']]],
+ ['setboxtype_14595',['SetBoxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< Real >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< PetscInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< HYPRE_Int >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< EBCellFlag >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< char >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'BaseFab< AtomicInt >::SetBoxType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a70a02b9f0a717280df913cead8729dbc',1,'amrex::BaseFab::SetBoxType()']]],
+ ['setbulkviscosity_14596',['setBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a0e7d54919f40ee816e333ba1d531ecb8',1,'amrex::MLEBTensorOp::setBulkViscosity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#acbe31c08085ba7b2e1b6ae53e22b688c',1,'amrex::MLTensorOp::setBulkViscosity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a386cf912b2462e16023d9dd81c527552',1,'amrex::MLEBTensorOp::setBulkViscosity()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a89529e15aedc1628aaa544645a9a8b39',1,'amrex::MLTensorOp::setBulkViscosity()']]],
+ ['setcfstrategy_14597',['setCFStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a42792f43ae4cc1ee24acf959aa647958',1,'amrex::MLMGT']]],
+ ['setcheckfilepositions_14598',['SetCheckFilePositions',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a5fa42d848c0d0dc397ddf05fd16c5e16',1,'amrex::VisMF']]],
+ ['setcoarseboundaryvelocityforsync_14599',['setCoarseBoundaryVelocityForSync',['../classHydro_1_1NodalProjector.html#a1e281898c2ac2b4b93c9ddffe6e0a397',1,'Hydro::NodalProjector']]],
+ ['setcoarsefinebc_14600',['setCoarseFineBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ab12336bb4e985ab158e63397b4960171',1,'amrex::MLLinOpT::setCoarseFineBC(const MF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'amrex::MLLinOpT::setCoarseFineBC(const AMF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['../classHydro_1_1MacProjector.html#aa180608476662e8842d3f531fbcaf4bd',1,'Hydro::MacProjector::setCoarseFineBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3210982bb202d42999661f1c3920bf1e',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const AMF *crse, IntVect const &crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a455030051a17d954b7aeb6323b0a4fba',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const AMF *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a776db3c3a85a3f2d3938446d7ce6b19c',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBC(const Array< MultiFab, 3 > *crse, int crse_ratio, LinOpBCType bc_type=LinOpBCType::Dirichlet) noexcept']]],
+ ['setcoarsefinebclocation_14601',['setCoarseFineBCLocation',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'MLLinOpT< Array< MultiFab, 3 > >::setCoarseFineBCLocation()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a51edb661205b9d4b77b5acab32d17cd2',1,'amrex::MLLinOpT::setCoarseFineBCLocation()']]],
+ ['setcoarseningstrategy_14602',['setCoarseningStrategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#af44fe2628228f69789874df4dbcab755',1,'amrex::MLNodeLaplacian']]],
+ ['setcomplement_14603',['setComplement',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< AtomicInt >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< Real >::setComplement(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< Real >::setComplement(Real const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< PetscInt >::setComplement(PetscInt const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< int >::setComplement(int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< int >::setComplement(int const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< HYPRE_Int >::setComplement(HYPRE_Int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< HYPRE_Int >::setComplement(HYPRE_Int const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< EBCellFlag >::setComplement(EBCellFlag const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'BaseFab< char >::setComplement(char const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< char >::setComplement(char const &x, const Box &b, int ns, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'BaseFab< AtomicInt >::setComplement()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a7c9e5cad84edcb3888480abe8d1df7bc',1,'amrex::BaseFab::setComplement(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#af1143312b97b8dabe016e041fa440e85',1,'amrex::BaseFab::setComplement(T const &x, const Box &b, int ns, int num) noexcept']]],
+ ['setcomponent_14604',['setComponent',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a3b6539c147eae1449f8b9ca1751d8867',1,'amrex::StateDescriptor::setComponent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a509cf3b858a16175331faf1281adfd9d',1,'amrex::DescriptorList::setComponent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a70d556135903355292269f683db595f6',1,'amrex::StateDescriptor::setComponent()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#aeeb4f83f275e3e879481880afd516c50',1,'amrex::DescriptorList::setComponent()']]],
+ ['setcomputenewdtonregrid_14605',['setComputeNewDtOnRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a764b896be65e37000e8974c62cd98032',1,'amrex::Amr']]],
+ ['setconfig_14606',['setConfig',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a84245d419fe7f73058027c01448495c3',1,'amrex::InSituBridge::setConfig(const std::string &aconfig)']]],
+ ['setconnected_14607',['setConnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a21debda402eb169cb267a0830cd97fae',1,'amrex::EBCellFlag::setConnected(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a024616425bcecbfc85fa2d13135f04f8',1,'amrex::EBCellFlag::setConnected(const IntVect &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a1b691f1b39fa514056250ecdd9902098',1,'amrex::EBCellFlag::setConnected() noexcept']]],
+ ['setconsolidation_14608',['setConsolidation',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#aae20ea49f949562cc31d87eb8e02cec1',1,'amrex::LPInfo']]],
+ ['setconsolidationgridsize_14609',['setConsolidationGridSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a50655cba9bb48a63c7f0913e0ba8e21a',1,'amrex::LPInfo']]],
+ ['setconsolidationratio_14610',['setConsolidationRatio',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ae8917bb5cf009969d7edf32ab9960056',1,'amrex::LPInfo']]],
+ ['setconsolidationstrategy_14611',['setConsolidationStrategy',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ac70c612644339e1f9c5072fc9825b986',1,'amrex::LPInfo']]],
+ ['setconstant_14612',['setConstant',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a3c8c7c907890aaec6fdecdd249d24cff',1,'amrex::IParser::setConstant()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#abce888c0693fdd70003a6177b18d06a6',1,'amrex::Parser::setConstant()']]],
+ ['setcoord_14613',['SetCoord',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a2bf1bf10c89e3d151b0ad49b2c1722fa',1,'amrex::CoordSys']]],
+ ['setcopiedfrom_14614',['SetCopiedFrom',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a6fb006c80650854a70d3f1dc2c3c4655',1,'amrex::XYPlotDataList']]],
+ ['setcovered_14615',['setCovered',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a5e64cb7ffa62b91cb2800ccea20aca3d',1,'amrex::EBCellFlag']]],
+ ['setcpumemory_14616',['SetCpuMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#aea2d408b112c9b365f345889eed6965f',1,'amrex::ArenaInfo']]],
+ ['setcpversion_14617',['SetCPVersion',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#af33e60c5ccfea7a45165d97b41c98626',1,'CommProfStats::SetCPVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a962ff2aa0d88edf67c069815d8d92235',1,'BLProfStats::SetCPVersion()']]],
+ ['setcrsevolume_14618',['setCrseVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1YAFluxRegisterT.html#a6a278cbdb5d26d92153834df80c5bb26',1,'amrex::YAFluxRegisterT']]],
+ ['setcssize_14619',['SetCSSize',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a199bfb0dca140f601d5aa32d3b08e23e',1,'CommProfStats::SetCSSize()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e78f62dca25bbb5a403a1de61686d9d',1,'BLProfStats::SetCSSize()']]],
+ ['setcsversion_14620',['SetCSVersion',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a8a67c8995d1137a537f5d9cf8bcc9ab6',1,'RegionsProfStats::SetCSVersion()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a288d870f5202f31347754539a025783f',1,'BLProfStats::SetCSVersion()']]],
+ ['setcumtime_14621',['setCumTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8440e6564a766f2aa1cf0670450b8523',1,'amrex::Amr']]],
+ ['setcustomrhs_14622',['setCustomRHS',['../classHydro_1_1NodalProjector.html#a11a56c47404c03454159765873c7d576',1,'Hydro::NodalProjector']]],
+ ['setdatasource_14623',['SetDataSource',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#ac8ab6353c41ea4880d2b5e68e2465564',1,'amrex::AmrDataAdaptor::SetDataSource()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#ae3854a759cdf938fcc037efa9ceee3b0',1,'amrex::AmrMeshDataAdaptor::SetDataSource()']]],
+ ['setderefine_14624',['SetDerefine',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aa811e9e6c5b434b3a82bd25a8a21896c',1,'amrex::AMRErrorTagInfo']]],
+ ['setdevicememory_14625',['SetDeviceMemory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a6e2b5fae851f0abc6f11b3b60b41a515',1,'amrex::ArenaInfo']]],
+ ['setdevicesync_14626',['SetDeviceSync',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a0fda064accf3be6a1e5637bff182bbc2',1,'amrex::MFItInfo']]],
+ ['setdirichletnodestozero_14627',['setDirichletNodesToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'MLLinOpT< Array< MultiFab, 3 > >::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#a76c83a76bea9715006d1c962471346aa',1,'amrex::MLCellABecLapT::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a1e1cf60387fbaec37d15c01e9f074ee5',1,'amrex::MLCurlCurl::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a3c105d805c87469e86c653692af55428',1,'amrex::MLLinOpT::setDirichletNodesToZero()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#ad08f58adbfad6d97a54eec4261b8ce46',1,'amrex::MLNodeLinOp::setDirichletNodesToZero()']]],
+ ['setdirname_14628',['SetDirName',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a4a257010ca68aeaa03e8b7b02c5e5e0e',1,'BLProfStats']]],
+ ['setdisconnected_14629',['setDisconnected',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ab7c742b707476ca618348efa1197f935',1,'amrex::EBCellFlag::setDisconnected(int i, int j, int k) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a3e740def3688ae4182b55c2eef7773ac',1,'amrex::EBCellFlag::setDisconnected() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#aa3821fae6937052466356487d1bc25a3',1,'amrex::EBCellFlag::setDisconnected(const IntVect &iv) noexcept']]],
+ ['setdistributionmap_14630',['SetDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a452a3c38dd51bc37e199abe772759a3b',1,'amrex::AmrMesh']]],
+ ['setdistributionmap_14631',['setDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a74036cca3383362145e0dd06a14a65ad',1,'amrex::StateData']]],
+ ['setdivu_14632',['setDivU',['../classHydro_1_1MacProjector.html#aa4a6c51af0f9f7f5a7cdb90af94bb452',1,'Hydro::MacProjector']]],
+ ['setdloga_14633',['SetDLogA',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#ab487c819b8467fb587f459b98d100897',1,'amrex::CoordSys']]],
+ ['setdomainbc_14634',['setDomainBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'amrex::MLLinOpT::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'amrex::MLLinOpT::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a065b7216ffbd4136592b893066feabc9',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Array< BCType, AMREX_SPACEDIM > &lobc, const Array< BCType, AMREX_SPACEDIM > &hibc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a472da4d3c20cee50275d2790e18bf046',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBC(const Vector< Array< BCType, AMREX_SPACEDIM > > &lobc, const Vector< Array< BCType, AMREX_SPACEDIM > > &hibc) noexcept'],['../classHydro_1_1MacProjector.html#a4e1fa14e4ba6e059f9f9eef63853f68a',1,'Hydro::MacProjector::setDomainBC()'],['../classHydro_1_1NodalProjector.html#ae593958db08f625398b63457c51cfd0e',1,'Hydro::NodalProjector::setDomainBC()']]],
+ ['setdomainbcloc_14635',['setDomainBCLoc',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'amrex::MLLinOpT::setDomainBCLoc()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a7dd25019053e84389e2d9226fc5816ed',1,'MLLinOpT< Array< MultiFab, 3 > >::setDomainBCLoc()']]],
+ ['setdomainbndry_14636',['setDomainBndry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'amrex::FabArray::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'amrex::FabArray::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< AtomicInt > >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< TagBox >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< IArrayBox >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::BaseFab< PetscInt > >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::CutFab >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::EBCellFlagFab >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< amrex::Mask >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a24591060d4412dddb8298001e5f580c5',1,'FabArray< FArrayBox >::setDomainBndry(value_type val, int strt_comp, int ncomp, const Geometry &geom)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< IArrayBox >::setDomainBndry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a499aee434c06201cadb658484dda3e37',1,'FabArray< TagBox >::setDomainBndry()']]],
+ ['setdtlevel_14637',['setDtLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a0a911dea6d732d72a00a493bd3205fe3',1,'amrex::Amr::setDtLevel(Real dt, int lev) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae63754ca7b99b0ebc7dca496b4689bc4',1,'amrex::Amr::setDtLevel(const Vector< Real > &dt_lev) noexcept']]],
+ ['setdtmin_14638',['setDtMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a3a6ab52bdea5d9be7efd1f90548d8715',1,'amrex::Amr']]],
+ ['setdynamic_14639',['SetDynamic',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#afaabf4f7bbf8f45e425237a5116fffda',1,'amrex::NFilesIter::SetDynamic()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a3eca2eae7ba9555f07544739396d8f57',1,'amrex::MFItInfo::SetDynamic()']]],
+ ['setebbulkviscosity_14640',['setEBBulkViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a40042adfb1e5e140ede04d0e6de31267',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, Real kappa)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a3aa0e1f0a27c29c4cf2f73d97c19e6b9',1,'amrex::MLEBTensorOp::setEBBulkViscosity(int amrlev, MultiFab const &kappa)']]],
+ ['setebdirichlet_14641',['setEBDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a21036dcdb342fa89b6bc11b0cf730d04',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#aaa5d24895fc813690a700fff13302d30',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a780796d3dee5dfa89cba56c05383868d',1,'amrex::MLEBABecLap::setEBDirichlet(int amrlev, const MultiFab &phi, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7f36dae9f70a37ded92faab9a89b4a52',1,'amrex::MLEBTensorOp::setEBDirichlet()']]],
+ ['setebhomogdirichlet_14642',['setEBHomogDirichlet',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a9acab9bf4580bb611d63434f8e2daeed',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, const MultiFab &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a69dc896ed1e3c373ffed1364c14b39ea',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Real beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a367adfeb7192bf75233d0d3176eb8fd9',1,'amrex::MLEBABecLap::setEBHomogDirichlet(int amrlev, Vector< Real > const &beta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a4fd75863f9948f2fc1c82336088f1d51',1,'amrex::MLEBTensorOp::setEBHomogDirichlet(int amrlev, const MultiFab &beta)=delete']]],
+ ['setebshearviscosity_14643',['setEBShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a7c8d573df03c82ad4c1bbb8cec38f6aa',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, MultiFab const &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a95ede9e3771119992924c74dbbd6a83d',1,'amrex::MLEBTensorOp::setEBShearViscosity(int amrlev, Real eta)']]],
+ ['setebshearviscositywithinflow_14644',['setEBShearViscosityWithInflow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#ad4578df66187d70b495bee32c9833c90',1,'amrex::MLEBTensorOp']]],
+ ['setedgebcshi_14645',['SetEdgeBCsHi',['../namespaceHydroBC.html#a3a47bbbd8cc79009d41b04c27ebbd64f',1,'HydroBC']]],
+ ['setedgebcslo_14646',['SetEdgeBCsLo',['../namespaceHydroBC.html#a8ba2207a75496ee3c6d88f44233d645b',1,'HydroBC']]],
+ ['setenabled_14647',['setEnabled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#a093ff6109c501d8b6fd3fa102e0710d4',1,'amrex::InSituBridge::setEnabled(int aenabled)']]],
+ ['setenableinverse_14648',['setEnableInverse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9fd86ef6591da68553312d8cc6321034',1,'amrex::NeighborParticleContainer']]],
+ ['setenforcesingularsolvable_14649',['setEnforceSingularSolvable',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'amrex::MLLinOpT::setEnforceSingularSolvable()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a28dec45d870edf5fba713b18c53542cf',1,'MLLinOpT< Array< MultiFab, 3 > >::setEnforceSingularSolvable()']]],
+ ['seterrorhandler_14650',['SetErrorHandler',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a448749e34552187d2fa9254841970a6b',1,'amrex']]],
+ ['setextrapvelbcshi_14651',['SetExtrapVelBCsHi',['../namespaceHydroBC.html#a73e41c0b9b0337ef1c4d484c7a18d4d7',1,'HydroBC']]],
+ ['setextrapvelbcslo_14652',['SetExtrapVelBCsLo',['../namespaceHydroBC.html#a3db84e94f70bb83cddce24c02b206c27',1,'HydroBC']]],
+ ['setfab_14653',['setFab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< FArrayBox >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, amrex::BaseFab< PetscInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< PetscInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(const MFIter &mfi, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< HYPRE_Int > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, amrex::BaseFab< HYPRE_Int > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< HYPRE_Int > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(const MFIter &mfi, std::unique_ptr< amrex::BaseFab< AtomicInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(int boxno, amrex::BaseFab< AtomicInt > &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab(int boxno, std::unique_ptr< amrex::BaseFab< AtomicInt > > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'amrex::FabArray::setFab(const MFIter &mfi, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'amrex::FabArray::setFab(const MFIter &mfi, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'amrex::FabArray::setFab(int boxno, FAB &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'amrex::FabArray::setFab(int boxno, std::unique_ptr< FAB > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< FArrayBox >::setFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< IArrayBox >::setFab(int boxno, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< IArrayBox >::setFab(int boxno, IArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< IArrayBox >::setFab(const MFIter &mfi, std::unique_ptr< IArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< IArrayBox >::setFab(const MFIter &mfi, IArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< TagBox >::setFab(int boxno, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< TagBox >::setFab(int boxno, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< TagBox >::setFab(const MFIter &mfi, std::unique_ptr< TagBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< TagBox >::setFab(const MFIter &mfi, TagBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< FArrayBox >::setFab(int boxno, FArrayBox &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< FArrayBox >::setFab(int boxno, std::unique_ptr< FArrayBox > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::Mask >::setFab(const MFIter &mfi, amrex::Mask &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::Mask >::setFab(const MFIter &mfi, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::Mask >::setFab(int boxno, amrex::Mask &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::Mask >::setFab(int boxno, std::unique_ptr< amrex::Mask > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::EBCellFlagFab >::setFab(const MFIter &mfi, amrex::EBCellFlagFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::EBCellFlagFab >::setFab(const MFIter &mfi, std::unique_ptr< amrex::EBCellFlagFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, amrex::EBCellFlagFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::EBCellFlagFab >::setFab(int boxno, std::unique_ptr< amrex::EBCellFlagFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01d769a51d15314e0f36925aa2182c9a',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::CutFab >::setFab(const MFIter &mfi, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#abf543729d784adfcd6d1a989f4caee9c',1,'FabArray< amrex::CutFab >::setFab(int boxno, amrex::CutFab &&elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a01622e62fc6b5438eb72a553287bdfe2',1,'FabArray< amrex::CutFab >::setFab(int boxno, std::unique_ptr< amrex::CutFab > elem)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a0f8b639b019bb31429a51c718756cafd',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab()']]],
+ ['setfab_5fassert_14654',['setFab_assert',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::CutFab >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< TagBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< IArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< FArrayBox >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::Mask >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::EBCellFlagFab >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< PetscInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'FabArray< amrex::BaseFab< AtomicInt > >::setFab_assert()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a693754f4ec64472c486d1d4431d71d8c',1,'amrex::FabArray::setFab_assert()']]],
+ ['setfabio_14655',['setFABio',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a7a5acc633fa80ec1cb999be2c4bbdc02',1,'amrex::FArrayBox']]],
+ ['setfaboutsize_14656',['SetFabOutSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#abdbf701b94b7d6637e2669c3e5e86818',1,'amrex::DataServices']]],
+ ['setfacearea_14657',['SetFaceArea',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a3036d0e98088cf5ce1478f81b6d02aea',1,'amrex::CoordSys']]],
+ ['setfaheadermapptr_14658',['SetFAHeaderMapPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a0ae8938d03e0425949acee6bfdf003af',1,'amrex::StateData']]],
+ ['setfiletype_14659',['SetFileType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a2bfd78d92eae8d100a08f1b954c70483',1,'amrex::AmrData']]],
+ ['setfilter_14660',['SetFilter',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab2263e1e16de499efe38609fdea5f81b',1,'BLProfStats::SetFilter(FilterStatus fs)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#aa386bd7cfe5d670537ff28fc6abd818a',1,'BLProfStats::SetFilter(FilterStatus fs, const std::string &rname, int rnumber)']]],
+ ['setfiltertimeranges_14661',['SetFilterTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a863b8a020da35bf11daf6c34ea5b55a0',1,'BLProfStats']]],
+ ['setfinalfillbc_14662',['setFinalFillBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aaf653324d55081effa4617316f6fed7f',1,'amrex::MLMGT']]],
+ ['setfinalsmooth_14663',['setFinalSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#af409e46e36a83708948f57964d56e788',1,'amrex::MLMGT']]],
+ ['setfinestlevel_14664',['SetFinestLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ab40e510f5cd8deda45eb675b82494808',1,'amrex::AmrMesh']]],
+ ['setfixdenormals_14665',['SetFixDenormals',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#adbd417c0e8ee1019ce39cc3c35d0b06d',1,'amrex::RealDescriptor']]],
+ ['setfixediter_14666',['setFixedIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a8d32d7e502abfe65f355e792f0fed5b7',1,'amrex::MLMGT']]],
+ ['setfnames_14667',['SetFNames',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ac7083da4606bbac9cd04c7ba4278a28a',1,'BLProfStats']]],
+ ['setformat_14668',['setFormat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a6dd6c1696dd87f8345826bc2ca97cf56',1,'amrex::FArrayBox']]],
+ ['setfpexcept_14669',['setFPExcept',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a78c3e0b7066802f4a1777e4384f004ac',1,'amrex']]],
+ ['setfrequency_14670',['setFrequency',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#ae5232eec8f5c7437d9bccac9ea52f912',1,'amrex::InSituBridge::setFrequency(int freq)']]],
+ ['setgaussseidel_14671',['setGaussSeidel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aaa74c5ed1094317d719bffbe89f016c9',1,'amrex::MLNodeLaplacian']]],
+ ['setgeometry_14672',['SetGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aa755628d0ad98daf37de1670e57d2364',1,'amrex::AmrMesh']]],
+ ['setgeometry_14673',['setGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'AmrParticleLocator< amrex::DenseBins< amrex::BoxND > >::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleLocator.html#afad5b72230c1ac0b5cc0874cad8d0f86',1,'amrex::ParticleLocator::setGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParticleLocator.html#ad0aae403343af35030ffeae40a77b82d',1,'amrex::AmrParticleLocator::setGeometry()']]],
+ ['setgpercent_14674',['SetGPercent',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a2c9001171e52450c8d565a1f9106ef41',1,'BLProfStats']]],
+ ['setgraphregion_14675',['setGraphRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a092d5e2b6a052f9620c9d3c3757ed1be',1,'amrex::Gpu']]],
+ ['setgrideff_14676',['SetGridEff',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a77c262385b1bd0bfc96fec96347c041a',1,'amrex::AmrMesh']]],
+ ['setgroupsets_14677',['SetGroupSets',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a0e5c0555decdea8a4d09c7eabff1a07d',1,'amrex::VisMF']]],
+ ['setgrowthfactor_14678',['SetGrowthFactor',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1VectorGrowthStrategy.html#ae40903e99ce2fa70dfcfbc71e8e1f9d1',1,'amrex::VectorGrowthStrategy']]],
+ ['setharmonicaverage_14679',['setHarmonicAverage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a2d7beea7bc93f71c8970977613d2ff08',1,'amrex::MLNodeLaplacian']]],
+ ['sethdf5fapl_14680',['SetHDF5fapl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac99e8f8a8b8cd43c848fd5766134e3f2',1,'amrex']]],
+ ['setheaderversion_14681',['SetHeaderVersion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2ce0e613077c3ec9c4c687628154c5ce',1,'amrex::VisMF']]],
+ ['sethi_14682',['setHi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a0d3a7e55c3bd28f808e3d130879f762e',1,'amrex::BCRec::setHi()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a48f67e7be6f62e4e0ac416af2ca860fa',1,'amrex::RealBox::setHi(const Vector< Real > &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a94d83eb3cb499791bd998169535994d8',1,'amrex::RealBox::setHi(const RealVect &a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a5cc6185da0581780aa6e6411a60795e4',1,'amrex::RealBox::setHi(int dir, Real a_hi) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#adfe0a1636b666203a0fc32be47c5bedb',1,'amrex::RealBox::setHi(const Real *a_hi) noexcept']]],
+ ['sethiddendirection_14683',['setHiddenDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a9c3339a35d018641c2d340cee364755e',1,'amrex::LPInfo']]],
+ ['sethomogvalues_14684',['setHomogValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a772640cb8d0030c7b6e69714d055d8e3',1,'amrex::InterpBndryDataT']]],
+ ['sethostalloc_14685',['SetHostAlloc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a76a736ea531b11031bc4742c16ebfa67',1,'amrex::ArenaInfo']]],
+ ['sethyprenumsweeps_14686',['setHypreNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#aa3e3c7cdd1399a6569ead6da002cefcc',1,'amrex::Hypre']]],
+ ['sethypreolddefault_14687',['setHypreOldDefault',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a176164a0be65a008953835f054ed05bb',1,'amrex::Hypre']]],
+ ['sethypreoptionsnamespace_14688',['setHypreOptionsNamespace',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a9f80d1c81a4fc95cd42b3741dbccbacd',1,'amrex::HypreNodeLap::setHypreOptionsNamespace()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a69bd65a7f09331727ec3606700f744b7',1,'amrex::Hypre::setHypreOptionsNamespace(const std::string &ns) noexcept']]],
+ ['sethyprerelaxorder_14689',['setHypreRelaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ae6d9ce8d191fe74154cb322a83647c65',1,'amrex::Hypre']]],
+ ['sethyprerelaxtype_14690',['setHypreRelaxType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a405012151d7a1605c76dc277321f8413',1,'amrex::Hypre']]],
+ ['sethyprestrongthreshold_14691',['setHypreStrongThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a3709ca6588e8a170458aca0425335169',1,'amrex::Hypre']]],
+ ['setinfo_14692',['SetInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#ae91e33103b6e12dcf0a643a8904a74c1',1,'amrex::AMRErrorTag']]],
+ ['setinitdatablocks_14693',['SetInitDataBlocks',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a77c0419013558c7dc97b630646404ce4',1,'BLProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#ac2f5f0735dd866d4d9dddd8e9192c94f',1,'CommProfStats::SetInitDataBlocks()'],['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#abde311b30f111d93f7fbfed009773e76',1,'RegionsProfStats::SetInitDataBlocks()']]],
+ ['setinitsnan_14694',['SetInitSNaN',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac250c5ca9b8aaa82a1fc020e6855ae07',1,'amrex']]],
+ ['setinitsolnzeroed_14695',['setInitSolnZeroed',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7193b703cfcb637ad19ed8b60c53f3cb',1,'amrex::MLCGSolverT']]],
+ ['setintcommcomp_14696',['setIntCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a63cbb0b5b6c81df9e4321148bc960f32',1,'amrex::NeighborParticleContainer']]],
+ ['setiobuffersize_14697',['SetIOBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMFBuffer.html#a6408b3042dc48515b0c3722c43826f03',1,'amrex::VisMFBuffer']]],
+ ['setismatrixsingular_14698',['setIsMatrixSingular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ace6b42d6b4d28b5aeb6d0ae4ced033f1',1,'amrex::Hypre']]],
+ ['setiteratetofalse_14699',['SetIterateToFalse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a2c473ca991e89cf526fa0ecd967a7217',1,'amrex::AmrMesh']]],
+ ['setlaunchregion_14700',['setLaunchRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a9f755b4680ecd261e7416fda7ca2b5bb',1,'amrex::Gpu']]],
+ ['setlevel_14701',['SetLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a523062418a8d9a4207077fa87b98d521',1,'amrex::XYPlotDataList']]],
+ ['setlevelbc_14702',['setLevelBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a06eca5d2d85df13a44bec68fb491e02d',1,'amrex::MLCurlCurl::setLevelBC()'],['../classHydro_1_1MacProjector.html#a14a612ac0c0042ac9e24fbdab72081df',1,'Hydro::MacProjector::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a85ee06a6171baffc7d8ba4e7470a44ef',1,'amrex::MLNodeLinOp::setLevelBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'MLLinOpT< Array< MultiFab, 3 > >::setLevelBC(int, const Array< MultiFab, 3 > *, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr, const Array< MultiFab, 3 > *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093',1,'amrex::MLLinOpT::setLevelBC(int amrlev, const AMF *levelbcdata, const AMF *robinbc_a=nullptr, const AMF *robinbc_b=nullptr, const AMF *robinbc_f=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c',1,'amrex::MLLinOpT::setLevelBC(int, const MF *, const MF *=nullptr, const MF *=nullptr, const MF *=nullptr)=0'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#afaf162a4471fc9b3a7121d9579fea518',1,'amrex::MLCellLinOpT::setLevelBC()']]],
+ ['setlevelcount_14703',['setLevelCount',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac5745e35deb1c5f1c6d8585cffe9605d',1,'amrex::Amr']]],
+ ['setleveldirectoriescreated_14704',['SetLevelDirectoriesCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetLevelDirectoriesCreated()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a51414af32d7051aef77e91a94ae009ef',1,'amrex::ParticleContainer_impl::SetLevelDirectoriesCreated()']]],
+ ['setleveldirectorycreated_14705',['SetLevelDirectoryCreated',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a33b3a3f0806c790a05f39fae227042a0',1,'amrex::AmrLevel']]],
+ ['setlevelsteps_14706',['setLevelSteps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1cfac74af2f249a6addd2637d24cb758',1,'amrex::Amr']]],
+ ['setlo_14707',['setLo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad513c995fcf5ff2ca68ea4a1ca78a9f7',1,'amrex::RealBox::setLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BCRec.html#a7b9f9505622e2fa14b13aebd7f417d8f',1,'amrex::BCRec::setLo()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a1130b16abd9291592ada32965f8d3201',1,'amrex::RealBox::setLo(const Real *a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#ad17a084669ca15c44ee367f21a9ffc68',1,'amrex::RealBox::setLo(const RealVect &a_lo) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealBox.html#a06a08fc2ff5eb243e5b56ad66734fd55',1,'amrex::RealBox::setLo(int dir, Real a_lo) noexcept']]],
+ ['setlobndryconds_14708',['setLOBndryConds',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT_1_1BndryCondLoc.html#ad300e8ff5b343bdc22725143e1005469',1,'amrex::MLCellLinOpT::BndryCondLoc::setLOBndryConds()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#a4968262312aabecee36bc2bde40ab80c',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, int ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGBndryT.html#ab6609bf57c735a9ebbf08bd4944dffef',1,'amrex::MLMGBndryT::setLOBndryConds(const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &lo, const Vector< Array< LinOpBCType, AMREX_SPACEDIM > > &hi, IntVect const &ratio, const RealVect &a_loc, LinOpBCType a_crse_fine_bc_type=LinOpBCType::Dirichlet)']]],
+ ['setmapped_14709',['setMapped',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#aa9baddb5a30572ac9597f98e6037b801',1,'amrex::MLNodeLaplacian']]],
+ ['setmaxcoarseninglevel_14710',['setMaxCoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a4a7b1b85ca071370a9a98488be7dd5dc',1,'amrex::LPInfo']]],
+ ['setmaxfmgiter_14711',['setMaxFmgIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a034852dcdb062a30ca616eb0363d202b',1,'amrex::MLMGT']]],
+ ['setmaxfnumber_14712',['SetMaxFNumber',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a522a3e0fdfe26feeb6fca90122db85eb',1,'RegionsProfStats']]],
+ ['setmaxgridsize_14713',['SetMaxGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ad6695b6090e726ea6bc405a7d3a75be8',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< IntVect > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#ae26f4d197dc68e2d26837b8ad0043dbe',1,'amrex::AmrMesh::SetMaxGridSize(const Vector< int > &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a964c875f4546f513fb285e2f90278473',1,'amrex::AmrMesh::SetMaxGridSize(const IntVect &new_mgs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a4612b4d9b23253095da92c3e323ffd73',1,'amrex::AmrMesh::SetMaxGridSize(int new_mgs) noexcept']]],
+ ['setmaxiter_14714',['setMaxIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afee26760c3b6fd120a20bead9d849ce4',1,'amrex::MLMGT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#adaf95795df6022fbffaeea323e4df3e0',1,'amrex::MLCGSolverT::setMaxIter()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a2eca9fbfceb38d605125d13abdf96b44',1,'amrex::HypreMLABecLap::setMaxIter()']]],
+ ['setmaxiters_14715',['setMaxIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#ae47a754ba15bd25bcb9b10f95b590364',1,'amrex::GMRESMLMGT::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'GMRES< MF, GMRESMLMGT< MF > >::setMaxIters()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a8dc2651f6ba5a851cd4f1fd3e00d670e',1,'amrex::GMRES::setMaxIters()']]],
+ ['setmaxlevel_14716',['SetMaxLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ad718a00a1cc39585c9a7f5d631d76a06',1,'amrex::AMRErrorTagInfo']]],
+ ['setmaxorder_14717',['setMaxOrder',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'MLLinOpT< Array< MultiFab, 3 > >::setMaxOrder()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a2cea879bd6717f7b2f425b1c1aeff724',1,'amrex::MLLinOpT::setMaxOrder()']]],
+ ['setmaxrnumber_14718',['SetMaxRNumber',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a6e570ba8a5d7336446bd4de9d553bd6a',1,'BLProfStats']]],
+ ['setmaxsemicoarseninglevel_14719',['setMaxSemicoarseningLevel',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ab79eab223be7acae5356f6a9e1fdb0fc',1,'amrex::LPInfo']]],
+ ['setmaxtime_14720',['SetMaxTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a7804b1aaad0f9423c2bd6505d4582845',1,'amrex::AMRErrorTagInfo']]],
+ ['setmetricterm_14721',['setMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#ad52d1c9d3214bf62a03f3a41ca82a34c',1,'amrex::LPInfo']]],
+ ['setmffileinstreams_14722',['SetMFFileInStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#abda03b733e4f5e0b9f005f764f1a5b65',1,'amrex::VisMF']]],
+ ['setmindigits_14723',['SetMinDigits',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a1ba8e895b17fe1e7c39d318b1e1ed9f8',1,'amrex::NFilesIter']]],
+ ['setmintime_14724',['SetMinTime',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#ab82515699c685077e28466f7d98724de',1,'amrex::AMRErrorTagInfo']]],
+ ['setmultighost_14725',['setMultiGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7d9c921734d6199c74f9ce44f81eba81',1,'amrex::FabArrayBase']]],
+ ['setmultivalued_14726',['setMultiValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a7f74f489036a678a56c421c828b393b6',1,'amrex::EBCellFlag']]],
+ ['setncycle_14727',['setNCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a189778c804c9127f8792d32cd927ecd7',1,'amrex::Amr']]],
+ ['setnewtimelevel_14728',['setNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9abd20c02f978ad493cfe44eec3dec13',1,'amrex::StateData']]],
+ ['setnghost_14729',['setNGhost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#ac578fcc67a6e49ae96d7578ce36c508f',1,'amrex::MLCGSolverT']]],
+ ['setngrow_14730',['SetNGrow',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMRErrorTag.html#a8e2bdc864ffe06bd8e43902689bb624a',1,'amrex::AMRErrorTag']]],
+ ['setngrowfilled_14731',['setNGrowFilled',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a2ad51584223d99ae31e86bf9a21c10b7',1,'amrex::FabArrayBase']]],
+ ['setnormalizationthreshold_14732',['setNormalizationThreshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a5184c0395e2b615863f958c9a057f6d2',1,'amrex::MLNodeLaplacian']]],
+ ['setnosyncregion_14733',['setNoSyncRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a361fc388a79423386fd65e7dfe189f57',1,'amrex::Gpu']]],
+ ['setnoutfiles_14734',['SetNOutFiles',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a1cbbd755f92181dadd9dbdbd81d92efb',1,'BLProfStats::SetNOutFiles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a12f990c53f9abf19fdd7c10f14eae38b',1,'amrex::VisMF::SetNOutFiles()']]],
+ ['setnprocs_14735',['SetNProcs',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a5b9e541dff4023978e381b997dbcc00b',1,'BLProfStats']]],
+ ['setnproper_14736',['SetNProper',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aee314c43754854d98fc25ce6cd278796',1,'amrex::AmrMesh']]],
+ ['setnsolve_14737',['setNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a309402aeb490c7011bbdc724dfb20e98',1,'amrex::MLMGT']]],
+ ['setnsolvegridsize_14738',['setNSolveGridSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a52db13d6134d518279dce357d082ed35',1,'amrex::MLMGT']]],
+ ['setnumlevels_14739',['setNumLevels',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyOp.html#a118f6ee0ff0a2b597f7465fbfa1ae3e2',1,'amrex::ParticleCopyOp']]],
+ ['setnumneighbors_14740',['setNumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#a3b1f7c4d9324b6ce179d86299b1ba853',1,'amrex::ArrayOfStructs::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a3418dd871a28056a9d8aa3ba12a016f6',1,'amrex::ParticleTile::setNumNeighbors()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#a06cb98e187a840616cfd0c681f596ab2',1,'amrex::StructOfArrays::setNumNeighbors()']]],
+ ['setnumstreams_14741',['SetNumStreams',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a23dbb25432836874b6aa0885ff91e1c5',1,'amrex::MFItInfo']]],
+ ['setnumthreadsmin_14742',['setNumThreadsMin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a6693f142f50d3d5683ee44892c3f155a',1,'amrex::Gpu::Device']]],
+ ['setoffset_14743',['SetOffset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#aded987526da2665b805f491a3544ccd8',1,'amrex::CoordSys']]],
+ ['setoldtimelevel_14744',['setOldTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a174f384ed70022d265210fb0ffa0f448',1,'amrex::StateData']]],
+ ['setoptions_14745',['setOptions',['../classHydro_1_1MacProjector.html#a0e486b82b991320eb741d655f11e7c4e',1,'Hydro::MacProjector::setOptions()'],['../classHydro_1_1NodalProjector.html#ac44569cae9df9f860be927c345ae18a8',1,'Hydro::NodalProjector::setOptions()']]],
+ ['setordering_14746',['setOrdering',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a52578eab1d0f7cc7547af989033e82b6',1,'amrex::FArrayBox']]],
+ ['setoversetmask_14747',['setOversetMask',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#afa9f37a1e4264b48744a5110fdb1c4ec',1,'amrex::MLNodeLinOp']]],
+ ['setpargdb_14748',['SetParGDB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2b8152157d1ecf4129a015d2a8ead5ff',1,'amrex::ParticleContainerBase::SetParGDB(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a3a466989f4aa9bba5b055e42d48ee936',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< IntVect > &rr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a390bb96be3157bd1a0bf97fe3167e14b',1,'amrex::ParticleContainerBase::SetParGDB(const Vector< Geometry > &geom, const Vector< DistributionMapping > &dmap, const Vector< BoxArray > &ba, const Vector< int > &rr)']]],
+ ['setparserprefix_14749',['SetParserPrefix',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#aa1549749aa28417bed7bb7a9d5a99810',1,'amrex::ParmParse']]],
+ ['setparticleboxarray_14750',['SetParticleBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a8fa510470316026fa5b4ac4cf18a29c5',1,'amrex::AmrParGDB::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a79aa4f01ee0c767eb5f92c5cfed9485d',1,'amrex::ParticleContainerBase::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#ac3cf1b27511fecf4ab3f23a90f5f0e4c',1,'amrex::ParGDBBase::SetParticleBoxArray()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1165cc254c92620732eecdf3d1d44d14',1,'amrex::ParGDB::SetParticleBoxArray()']]],
+ ['setparticledistributionmap_14751',['SetParticleDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1635970789eadd3987d1011e60cf3003',1,'amrex::ParGDBBase::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a1e01e231a9f26bf287a483608281173d',1,'amrex::ParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#a88824bfe0471d8b133c5aa798b87c25f',1,'amrex::AmrParGDB::SetParticleDistributionMap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a0efe211fbdf5d6759cd3a045622e0250',1,'amrex::ParticleContainerBase::SetParticleDistributionMap()']]],
+ ['setparticlegeometry_14752',['SetParticleGeometry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrParGDB.html#ace841700df06aa193ec553e98c6fb600',1,'amrex::AmrParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDB.html#a3efa366c1a89f28934b8ce6f0ebebd98',1,'amrex::ParGDB::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParGDBBase.html#a1aa41e46d76fa08134ec8f657692c718',1,'amrex::ParGDBBase::SetParticleGeometry()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a89426801f817c951b25e9748f669d3ce',1,'amrex::ParticleContainerBase::SetParticleGeometry()']]],
+ ['setparticleidandcpu_14753',['SetParticleIDandCPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6076dc93e17aef13f76bd835e89ce265',1,'amrex']]],
+ ['setparticlesize_14754',['SetParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'amrex::ParticleContainer_impl::SetParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#afda3cda80b1a328f03e53a8e633e7b52',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetParticleSize()']]],
+ ['setperiodicity_14755',['setPeriodicity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a07025080452434734ae74c23e9f97224',1,'amrex::Geometry']]],
+ ['setphioncentroid_14756',['setPhiOnCentroid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a1b6b64134bb5a73a43da2d2aaefbbf53',1,'amrex::MLEBABecLap']]],
+ ['setphysbndryvalues_14757',['setPhysBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a24af38cde0573af0a4557b5e165690ff',1,'amrex::InterpBndryDataT']]],
+ ['setphysboundaryvalues_14758',['setPhysBoundaryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a2f324e3977de1beef5d204c04be51f4a',1,'amrex::AmrLevel']]],
+ ['setpinmesh_14759',['setPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge']]],
+ ['setpinmesh_14760',['SetPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrDataAdaptor.html#aeb2aa16f7cb72eebdd278083cc8616ef',1,'amrex::AmrDataAdaptor::SetPinMesh()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshDataAdaptor.html#af95203532e6b05769deed97d8015911b',1,'amrex::AmrMeshDataAdaptor::SetPinMesh()']]],
+ ['setpinmesh_14761',['setPinMesh',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituBridge.html#add236657ccdc541799595a04e5b7c80f',1,'amrex::InSituBridge']]],
+ ['setplotvariables_14762',['setPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a8023d9fbf7106fe39977f43d1b07460e',1,'amrex::AmrLevel']]],
+ ['setpostsmooth_14763',['setPostSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6207d80df231723fb69683f66f5ce6d0',1,'amrex::MLMGT']]],
+ ['setpoststepregrid_14764',['setPostStepRegrid',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a3740e0877382738d1cd8d382909ef855',1,'amrex::AmrLevel']]],
+ ['setpoutbasename_14765',['setPoutBaseName',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76884405b2dc4cd3167652aa79be5606',1,'amrex']]],
+ ['setprecision_14766',['setPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a767556bba83027cac8eeecd67726aab8',1,'amrex::FArrayBox']]],
+ ['setprecision_14767',['SetPrecision',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PrintToFile.html#a3e38d76f3f46409cbf9fa81259641906',1,'amrex::PrintToFile::SetPrecision()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Print.html#a7c4b1f95c46cd9f3e0435d36b25af7ca',1,'amrex::Print::SetPrecision()']]],
+ ['setprecondnumiters_14768',['setPrecondNumIters',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a3e4c31b46aeea964f7e6bf8798c3adea',1,'amrex::GMRESMLMGT']]],
+ ['setpreferred_14769',['SetPreferred',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a8e8c57c71dcb35c394ddcd580388169f',1,'amrex::ArenaInfo']]],
+ ['setpresmooth_14770',['setPreSmooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a198deef7be3c836a4e4262aeeb0d70ac',1,'amrex::MLMGT']]],
+ ['setprobdomain_14771',['SetProbDomain',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a4384bbd33d251a318b16a586333a54fc',1,'CommProfStats']]],
+ ['setproc_14772',['SetProc',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ad95846d17258a184db9a6df8a86c158d',1,'BLProfStats']]],
+ ['setpropertyofzero_14773',['setPropertyOfZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a56349014c0d985e20f66cb789fc37d9f',1,'amrex::GMRESMLMGT']]],
+ ['setptr_14774',['setPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< PetscInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< Real >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< HYPRE_Int >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< EBCellFlag >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< char >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'BaseFab< AtomicInt >::setPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a347010e29c31f4b83480011d98908389',1,'amrex::BaseFab::setPtr()']]],
+ ['setrange_14775',['setRange',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'amrex::BoxND::setRange()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#afb5989f5a4e77392664002509b9f1649',1,'BoxND< AMREX_SPACEDIM >::setRange()']]],
+ ['setreadbuffersize_14776',['SetReadBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#a0e8add3f679863e8b4e09d5a681f3bd4',1,'amrex::RealDescriptor']]],
+ ['setreadonly_14777',['SetReadOnly',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a17188b136da5e99440f925f648366292',1,'amrex::ArenaInfo']]],
+ ['setrealbox_14778',['SetRealBox',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#a3dc671430b63a9d4a3acde3473987d37',1,'amrex::AMRErrorTagInfo']]],
+ ['setrealcommcomp_14779',['setRealCommComp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a9c5eaf4a73e02b631f586b8d9eaa9b44',1,'amrex::NeighborParticleContainer']]],
+ ['setrecorddatainfo_14780',['setRecordDataInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1569c279c9f53680c034fa8412aec447',1,'amrex::Amr']]],
+ ['setrecordgridinfo_14781',['setRecordGridInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1019472407f6945a0f73f610fc1fd497',1,'amrex::Amr']]],
+ ['setrecordruninfo_14782',['setRecordRunInfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a9bbbb5b286faccc02c5b6b90b4184c6a',1,'amrex::Amr']]],
+ ['setrecordruninfoterse_14783',['setRecordRunInfoTerse',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af19da464ed538fdb371cfc74ff3ac469',1,'amrex::Amr']]],
+ ['setreduction_14784',['setReduction',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1KernelInfo.html#a04a95c0948c5e2da94c3236ae7668edb',1,'amrex::Gpu::KernelInfo']]],
+ ['setrefratio_14785',['SetRefRatio',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a6a7c7ec72dddbcaab79c7e37eb90fbb3',1,'CommProfStats']]],
+ ['setregiontimeranges_14786',['SetRegionTimeRanges',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ae023b91eb3ee3bf6028a097d14279eee',1,'BLProfStats::SetRegionTimeRanges(const amrex::Vector< amrex::Vector< amrex::Vector< TimeRange > > > &rtr)'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#ab91fda15e1bba727710584a087572686',1,'BLProfStats::SetRegionTimeRanges(const TimeRange &tr, const int n, const int r, const int t)']]],
+ ['setregular_14787',['setRegular',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a415368e4a55ec46befc98b59361a4237',1,'amrex::EBCellFlag']]],
+ ['setregularlevel_14788',['setRegularLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1Level.html#aa134f8da748d28d9c016c9ccf35e0276',1,'amrex::EB2::Level']]],
+ ['setreleasethreshold_14789',['SetReleaseThreshold',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaInfo.html#a65b5aebfacd9fcffe1532a1f0a4968df',1,'amrex::ArenaInfo']]],
+ ['setrestartlength_14790',['setRestartLength',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'amrex::GMRES::setRestartLength()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#aafa45161777f122515985aab18d51328',1,'GMRES< MF, GMRESMLMGT< MF > >::setRestartLength()']]],
+ ['setrunongpu_14791',['setRunOnGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor_1_1BndryFunc.html#a7f2087821b195338a4b6f62bdf0ab2ae',1,'amrex::StateDescriptor::BndryFunc']]],
+ ['setrz_14792',['setRZ',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#a7aa065c26dda1e04e7433b12f6c09648',1,'amrex::MLEBNodeFDLaplacian']]],
+ ['setrzcorrection_14793',['setRZCorrection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ad6fc7d27c22cd096b77b9bb7d2b4f66d',1,'amrex::MLNodeLaplacian']]],
+ ['setscalars_14794',['setScalars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad3027675177497cdb23a984a50ebcb12',1,'amrex::MLEBABecLap::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#aa2615f55a027cc9678c8fad74fd8f7ff',1,'amrex::MLNodeABecLaplacian::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#aea6aef5fab439e43995892519fee28b6',1,'amrex::PETScABecLap::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a6ec4dbd1f4658dc7cd6ef708b3968c4c',1,'amrex::MLCurlCurl::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a41aaec43d94c9d9246f9f2a8219b0b33',1,'amrex::MLALaplacianT::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#ac497cc99508dff6311d584d7e0636ce8',1,'amrex::Hypre::setScalars()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af60aa5f93df4defa5142afa10ede59ef',1,'amrex::MLABecLaplacianT::setScalars()']]],
+ ['setsemicoarsening_14795',['setSemicoarsening',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#a45b2ff9402b86070a36448a89c4e6e8a',1,'amrex::LPInfo']]],
+ ['setsemicoarseningdirection_14796',['setSemicoarseningDirection',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1LPInfo.html#adbc91f7b18c419f5e1be642d15a28e5e',1,'amrex::LPInfo']]],
+ ['setsetbuf_14797',['SetSetBuf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#af73ff9fbd9a91c471bfbe750de045fb9',1,'amrex::VisMF']]],
+ ['setshared_14798',['SetShared',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabInfo.html#aab98a8a0ea2fe15e00d08626d0015205',1,'amrex::FabInfo']]],
+ ['setshearviscosity_14799',['setShearViscosity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#abae8fb16d0725b3c3c728079359e8d4b',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, Real eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#af6d48bd951e581c0766cec582a9c85a3',1,'amrex::MLTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a514d2b861724430a7a0d3182bbf26d06',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, Real eta)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#a6907d1c2b45662f70a24cc5deef001ca',1,'amrex::MLEBTensorOp::setShearViscosity(int amrlev, const Array< MultiFab const *, AMREX_SPACEDIM > &eta, Location a_beta_loc)']]],
+ ['setshowbody_14800',['SetShowBody',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ac3e2ebf3a95fc625bf57908fe1d07585',1,'amrex::AmrData']]],
+ ['setsigma_14801',['setSigma',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#aacdcbb450e721a927c9697c8b10e3c0c',1,'amrex::MLNodeTensorLaplacian::setSigma()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ab81f654708d4756a07160c7eaa343d48',1,'amrex::MLEBNodeFDLaplacian::setSigma(Array< Real, AMREX_SPACEDIM > const &a_sigma) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBNodeFDLaplacian.html#ae912d5edf5cef0c5118f70ba1bf9aa4f',1,'amrex::MLEBNodeFDLaplacian::setSigma(int amrlev, MultiFab const &a_sigma)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a4cbcb13e082363d597268b6523f72470',1,'amrex::MLNodeLaplacian::setSigma()']]],
+ ['setsinglestreamregion_14802',['setSingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#ae31e2a43c93959ebf7aa6bd6f564d85c',1,'amrex::Gpu']]],
+ ['setsinglevalued_14803',['setSingleValued',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#ace9da28b2b2d5ddcc0ac50ed1efc84a1',1,'amrex::EBCellFlag']]],
+ ['setskippltlines_14804',['SetSkipPltLines',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ae3bed0818b249c54dd2b51368264dd72',1,'amrex::AmrData']]],
+ ['setsmall_14805',['setSmall',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'amrex::BoxND::setSmall(const IntVectND< dim > &sm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'amrex::BoxND::setSmall(int dir, int sm_index) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aa1f8df1b617d5efdd4980f854a7152fd',1,'BoxND< AMREX_SPACEDIM >::setSmall(const IntVectND< dim > &sm) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ae39093702f35bfa9b3f7179e9a37f54f',1,'BoxND< AMREX_SPACEDIM >::setSmall(int dir, int sm_index) noexcept']]],
+ ['setsmallplotvariables_14806',['setSmallPlotVariables',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#adf299b915ff9411e6684762c72da84bc',1,'amrex::AmrLevel']]],
+ ['setsmoothnumsweeps_14807',['setSmoothNumSweeps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#acf2ee340ce60a3e241d9d06e4d14db59',1,'amrex::MLNodeLinOp']]],
+ ['setsolver_14808',['setSolver',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a1e6d43c5befb02185a364de58415471b',1,'amrex::MLCGSolverT']]],
+ ['setsparsefpp_14809',['SetSparseFPP',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4502510b5b15f7e87226e43367e1923a',1,'amrex::NFilesIter']]],
+ ['setstarttime_14810',['setStartTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a6f9ae291b9b51ed55c83ff49e418fc49',1,'amrex::Amr']]],
+ ['setstaticboundarywidth_14811',['SetStaticBoundaryWidth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a45d9b6c2a9fff2fce88fccc4deed8b62',1,'amrex::AmrData']]],
+ ['setstream_14812',['setStream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a02723429d759214d88aab6044423995e',1,'amrex::Gpu::Device']]],
+ ['setstreamindex_14813',['setStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a32697ec1849354e2ed52dbdb67e4cc55',1,'amrex::Gpu::Device']]],
+ ['setsuperparticle_14814',['setSuperParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'amrex::ParticleTileData::setSuperParticle(const SuperParticleType &sp, int index) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::setSuperParticle()']]],
+ ['setsyncresidualcrse_14815',['setSyncResidualCrse',['../classHydro_1_1NodalProjector.html#aa4c60977d0d8d2c28545871cddb5d19e',1,'Hydro::NodalProjector']]],
+ ['setsyncresidualfine_14816',['setSyncResidualFine',['../classHydro_1_1NodalProjector.html#a305714866f853d54f6b3492226e692ad',1,'Hydro::NodalProjector']]],
+ ['settag_14817',['SetTag',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a09865d39fb552bb0fa800934f1b1fa6d',1,'amrex::MFInfo::SetTag(T &&t, Ts &&... ts) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#af21be827e6eb2fd48530caecff10482a',1,'amrex::MFInfo::SetTag(const std::string &t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#addb772907b0ba233d79468968d823b80',1,'amrex::MFInfo::SetTag(const char *t) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFInfo.html#a810a0fb9b39d3a0d313f44d2b4d09ef2',1,'amrex::MFInfo::SetTag() noexcept']]],
+ ['setthrowexception_14818',['setThrowException',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a891052eaf3fafd326e6509c4bb1996bf',1,'amrex::MLMGT']]],
+ ['settimelevel_14819',['setTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a8e6217ecac0e2a8d99ce273835b20e91',1,'amrex::StateData::setTimeLevel()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a5b311a4d4139cce9025d1c41d28586b1',1,'amrex::AmrLevel::setTimeLevel()']]],
+ ['settozero_14820',['setToZero',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#aa7abf628225cd94e5163b1400f549417',1,'amrex::GMRESMLMGT']]],
+ ['settype_14821',['setType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'BoxND< AMREX_SPACEDIM >::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a9959e30def3eba550b679e8ab41d6b33',1,'amrex::BoxND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlagFab.html#a57d4f25c01e84b842b1456dee7985600',1,'amrex::EBCellFlagFab::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'amrex::IndexTypeND::setType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a973cecfe9a1095d08f555863339f3a2f',1,'IndexTypeND< AMREX_SPACEDIM >::setType()']]],
+ ['setumac_14822',['setUMAC',['../classHydro_1_1MacProjector.html#ae011104055a3d9ba560bf411c33b60df',1,'Hydro::MacProjector']]],
+ ['setup_14823',['setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#abb5bbeb49ef28654739d90718147285c',1,'amrex::HypreMLABecLap']]],
+ ['setup_14824',['Setup',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Geometry.html#a9b691763a32026e16671e3213068f745',1,'amrex::Geometry']]],
+ ['setupmaps_14825',['setUpMaps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a97b4e7ac1dadacb050889cd919123863',1,'amrex::StateDescriptor']]],
+ ['setupmri_14826',['SetupMRI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adf527e87fa79a752e7173b562eb55bd9',1,'amrex::SundialsIntegrator']]],
+ ['setuprk_14827',['SetupRK',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a4d5f9d59a1de4f0cb97ae4984a7c6b03',1,'amrex::SundialsIntegrator']]],
+ ['setusedynamicsetselection_14828',['SetUseDynamicSetSelection',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae5edd64d22f48b760a17f2e1c7369df6',1,'amrex::VisMF']]],
+ ['setusenewchop_14829',['SetUseNewChop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a54d57857c4dd3aa50841ec74a13d4e4c',1,'amrex::AmrMesh']]],
+ ['setusepersistentifstreams_14830',['SetUsePersistentIFStreams',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#ae3d6b0ee4099108fc70fff4deb69b738',1,'amrex::VisMF']]],
+ ['setuseprepost_14831',['SetUsePrePost',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUsePrePost()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a5bec5781b720b0e352bf4175e53db209',1,'amrex::ParticleContainer_impl::SetUsePrePost()']]],
+ ['setusesingleread_14832',['SetUseSingleRead',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a6142ed0a2ebee84b7961a5f429a3f4de',1,'amrex::VisMF']]],
+ ['setusesinglewrite_14833',['SetUseSingleWrite',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a2a642eb132677ff8e2cda24a665def96',1,'amrex::VisMF']]],
+ ['setusesynchronousreads_14834',['SetUseSynchronousReads',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a97d811af2fd976d508e3f0cb4460c0fb',1,'amrex::VisMF']]],
+ ['setuseunlink_14835',['SetUseUnlink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'amrex::ParticleContainer_impl::SetUseUnlink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SetUseUnlink()']]],
+ ['setval_14836',['setVal',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::Mask >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< IArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< IArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< FArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< FArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< FArrayBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< FArrayBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< FArrayBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< FArrayBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::Mask >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::Mask >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::Mask >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::Mask >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< TagBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae26f96532b61a1b39722a6125552c74c',1,'amrex::setVal(MF &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a218ff989e44a5c9d38b430f9fd2de4cd',1,'amrex::setVal(Array< MF, N > &dst, typename MF::value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a6c6aeca9f57fbbdab3eb907b9b495bd4',1,'amrex::TagBoxArray::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#a22eb86768e17886d036bc065094ce343',1,'amrex::MultiCutFab::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'IntVectND< AMREX_SPACEDIM >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8b82ed00d8be373e9a5015d74cf04351',1,'amrex::IntVectND::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#affc018df5ca039abaf4ffb0fd51e8619',1,'amrex::FabSetT::setVal(value_type val, int comp, int num_comp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ab5e8da6e6afc2500eda235e22a485dda',1,'amrex::FabSetT::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< TagBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< IArrayBox >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< TagBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< TagBox >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< TagBox >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< TagBox >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< TagBox >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< TagBox >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< IArrayBox >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< IArrayBox >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< IArrayBox >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< char >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< int >::setVal(int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< int >::setVal(int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< HYPRE_Int >::setVal(HYPRE_Int const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< EBCellFlag >::setVal(EBCellFlag const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< char >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< int >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< char >::setVal(char const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< char >::setVal(char const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::Mask >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< AtomicInt >::setVal(AtomicInt const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'amrex::BaseFab::setVal(T const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'amrex::BaseFab::setVal(T const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'amrex::BaseFab::setVal(T const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'amrex::BaseFab::setVal(T const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a005714dcfffa4635a7261f525892ac37',1,'amrex::BndryRegisterT::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'amrex::FabArray::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'amrex::FabArray::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'amrex::FabArray::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'amrex::FabArray::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'amrex::FabArray::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'amrex::FabArray::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::Mask >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< Real >::setVal(Real const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< Real >::setVal(Real const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< Real >::setVal(Real const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< Real >::setVal(Real const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, Box const &bx, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a898fc7d64ff6e5e26fb612bcbd6a111d',1,'BaseFab< PetscInt >::setVal(PetscInt const &val) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad2b35980de651c0823ee08f5f20f642c',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, int N) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbfe1bff2de3daad93c1234eae1f0cf3',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, const Box &bx, int N=0) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7',1,'BaseFab< PetscInt >::setVal(PetscInt const &x, const Box &bx, int dcomp, int ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf',1,'BaseFab< int >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< AtomicInt > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::EBCellFlagFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::EBCellFlagFab >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::CutFab >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::BaseFab< PetscInt > >::setVal()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::CutFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::CutFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::CutFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35',1,'FabArray< amrex::CutFab >::setVal(value_type val, const CommMetaData &thecmd, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a37c41983a3c0543717a0391f7e054929',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a2c2a565a4a3a422661b062ee2dd5f937',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int comp, int ncomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9b24249a457566178240d93e2379b791',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a4ebf94d4f789343209c4bf0a4567bb15',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#af5dc7a3e98d5ebf9e3e7e42c8fe19b2e',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9f979a4eaf8ec5080794e9a45e24cefd',1,'FabArray< amrex::EBCellFlagFab >::setVal(value_type val, const Box ®ion, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a93e733b725f64c93f7a5fb2edf88086e',1,'FabArray< amrex::CutFab >::setVal(value_type val, int comp, int ncomp, int nghost=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9235d60131ff0d5f81450896420fe691',1,'FabArray< amrex::CutFab >::setVal(value_type val)']]],
+ ['setvalif_14837',['setValIf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'amrex::BaseFab::setValIf(T const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'amrex::BaseFab::setValIf(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< AtomicInt >::setValIf(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< char >::setValIf(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< char >::setValIf(char const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< EBCellFlag >::setValIf(EBCellFlag const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< EBCellFlag >::setValIf(EBCellFlag const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< HYPRE_Int >::setValIf(HYPRE_Int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< int >::setValIf(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< int >::setValIf(int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< PetscInt >::setValIf(PetscInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a5373ee74f195b1f31ffc9b37502bcdb4',1,'BaseFab< Real >::setValIf(Real const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a49749f076cd8c9e2bed72a9d7ac1041f',1,'BaseFab< Real >::setValIf(Real const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept']]],
+ ['setvalifnot_14838',['setValIfNot',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'amrex::BaseFab::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< Real >::setValIfNot()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'amrex::BaseFab::setValIfNot(T const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'amrex::BaseFab::setValIfNot(T const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< AtomicInt >::setValIfNot(AtomicInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< char >::setValIfNot(char const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< char >::setValIfNot(char const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< char >::setValIfNot(char const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< EBCellFlag >::setValIfNot(EBCellFlag const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< HYPRE_Int >::setValIfNot(HYPRE_Int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< int >::setValIfNot(int const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< int >::setValIfNot(int const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< int >::setValIfNot(int const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< PetscInt >::setValIfNot(PetscInt const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< PetscInt >::setValIfNot(PetscInt const &val, const BaseFab< int > &mask) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ac78f21924ff160a279d17ae73351c05b',1,'BaseFab< PetscInt >::setValIfNot(PetscInt const &val, Box const &bx, const BaseFab< int > &mask, DestComp dcomp, NumComps ncomp) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acb2352671b0792ecd140ea158f3d5ad9',1,'BaseFab< Real >::setValIfNot(Real const &val, const Box &bx, const BaseFab< int > &mask, int nstart, int num) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a573b66fa2db975827a4da4bce09d893e',1,'BaseFab< Real >::setValIfNot(Real const &val, const BaseFab< int > &mask) noexcept']]],
+ ['setvalue_14839',['setValue',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryDataT.html#acf8b7ee0ecbe4e7a753b470251c106d0',1,'amrex::BndryDataT']]],
+ ['setverbose_14840',['setVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'MLLinOpT< Array< MultiFab, 3 > >::setVerbose()'],['../classHydro_1_1MacProjector.html#a0421fceb4701fda980091df297a21183',1,'Hydro::MacProjector::setVerbose()']]],
+ ['setverbose_14841',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#a50ba1e91e9681699bf5c1a32be2814e6',1,'amrex::ParmParse::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainerBase.html#a2a0f56f8b64e6c0315442033ebd79fac',1,'amrex::ParticleContainerBase::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a998f1813f57b8415140b26966fd0f86c',1,'amrex::VisMF::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#ac9e1d5f47bb112898e4bf7f56d738f0a',1,'amrex::ForkJoin::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#a55836d3122a77f927534e5e1d017342c',1,'BLProfStats::SetVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a93023ed252fb2a08657bbdfa7ccc6a87',1,'amrex::AmrData::SetVerbose()']]],
+ ['setverbose_14842',['setVerbose',['../classHydro_1_1NodalProjector.html#a8a1d865371bafe8385cbfcbbc8b0b91e',1,'Hydro::NodalProjector::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a580b216cdd0cc4085925ba398137c59a',1,'amrex::PETScABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a657ff95ca0e408729e171ef2a3ca2141',1,'amrex::OpenBCSolver::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a583837639457c1be71a4293604fb461d',1,'amrex::MLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a135bc97332faf6e4f7f864b45c2b0b69',1,'amrex::MLLinOpT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a2579b4ef8718da67e5d5e499b4c484c1',1,'amrex::MLCGSolverT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a5e66262b6c3958c576c2f3cd6c3a08e3',1,'amrex::HypreMLABecLap::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#a1aa001ef00cb82f298c761cbf61de2e1',1,'amrex::Hypre::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a51b0cd328dd0bb2bf71ff67d266b673b',1,'amrex::GMRESMLMGT::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'GMRES< MF, GMRESMLMGT< MF > >::setVerbose()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a7366bf0061b5d2feb8bff0f8e10c5dfa',1,'amrex::GMRES::setVerbose()']]],
+ ['setverbose_14843',['SetVerbose',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a125dcbb8afa7e676566242972a5b7757',1,'amrex']]],
+ ['setvfeps_14844',['SetVfEps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#ab2473a7e3aa4aaa9e89dfa521add4252',1,'amrex::AmrData']]],
+ ['setvolume_14845',['SetVolume',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a7d18b648e6020f7b18907a2a96c8b4fd',1,'amrex::CoordSys']]],
+ ['setvolumeweighting_14846',['SetVolumeWeighting',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTagInfo.html#aab42331c47167778993cf79cd0689549',1,'amrex::AMRErrorTagInfo']]],
+ ['setwritebuffersize_14847',['SetWriteBufferSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealDescriptor.html#aae779778e03e99a52811ac1e3460f4d2',1,'amrex::RealDescriptor']]],
+ ['setwritetolevel_14848',['SetWriteToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DataServices.html#aedf7787e5d78a2ec4920bdae6f1033c2',1,'amrex::DataServices']]],
+ ['setxbcs_14849',['SetXBCs',['../namespaceEBGodunovBC.html#a95fe61ec1acf2cf81ce6b99cceac75e3',1,'EBGodunovBC::SetXBCs()'],['../namespacePPM.html#a90c9fcca9c5e4a4098dcccf9aaead891',1,'PPM::SetXBCs()']]],
+ ['setxhi_14850',['setXHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a3fed54140796e26ad90fc8d151beb855',1,'amrex::EB2::Neighbor']]],
+ ['setxlo_14851',['setXLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#aa07825ca5ad98d94fa9bfb9879bb8383',1,'amrex::EB2::Neighbor']]],
+ ['setybcs_14852',['SetYBCs',['../namespacePPM.html#abf337b316b14038fe9d5eace8e23b1be',1,'PPM::SetYBCs()'],['../namespaceEBGodunovBC.html#a0e325c26f3ab1fe5a4b6d8ccc67280a5',1,'EBGodunovBC::SetYBCs()']]],
+ ['setyhi_14853',['setYHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a212ed5915d00323dcbcaeb9c017cf79f',1,'amrex::EB2::Neighbor']]],
+ ['setylo_14854',['setYLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab5689b17794d98940e22c2dc1c856f72',1,'amrex::EB2::Neighbor']]],
+ ['setzhi_14855',['setZHi',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#a89b6f98e17fc1ab18e714227d70a16c6',1,'amrex::EB2::Neighbor']]],
+ ['setzlo_14856',['setZLo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1EB2_1_1Neighbor.html#ab33258566bae2c23b99ff91a3ac9519c',1,'amrex::EB2::Neighbor']]],
+ ['sfc_5fthreshold_14857',['SFC_Threshold',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a63653fe42e3932487e1f5ae3665d8c2e',1,'amrex::DistributionMapping::SFC_Threshold(int n)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a2da18b37a31f8c679aa06df2e0f5d697',1,'amrex::DistributionMapping::SFC_Threshold()']]],
+ ['sfcprocessormap_14858',['SFCProcessorMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#abbce89f9e0c8bfb34b02b516b75a3482',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a3abd803a3f6d55816621735d7a7c1ed6',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, const std::vector< Long > &wgts, int nprocs, Real &efficiency, bool sort=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a1960a437a27e870cd41e9e837c196a57',1,'amrex::DistributionMapping::SFCProcessorMap(const BoxArray &boxes, int nprocs)']]],
+ ['sfcprocessormapdoit_14859',['SFCProcessorMapDoIt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a13273515e111009ee6d6ade3e0581c30',1,'amrex::DistributionMapping']]],
+ ['sharedmemory_14860',['SharedMemory',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'amrex::FabArray::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< AtomicInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::BaseFab< PetscInt > >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::CutFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::EBCellFlagFab >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< amrex::Mask >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< FArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< IArrayBox >::SharedMemory()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a551575e2734ddbb455ce7d7ebd53cd9f',1,'FabArray< TagBox >::SharedMemory()']]],
+ ['sharedmemperblock_14861',['sharedMemPerBlock',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a919512587c63820d178daacc381ccde1',1,'amrex::Gpu::Device']]],
+ ['shift_14862',['shift',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< PetscInt >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< EBCellFlag >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< PetscInt >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< Real >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< Real >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abbb552183613f3c0861fb4e6755d942e',1,'amrex::BoxArray::shift(int dir, int nzones)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a2ae1e7b4aa2c6c0f78d777bbb6b9f290',1,'amrex::BoxArray::shift(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxDomain::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a724c4380dbcdc0d514cf18d029a49f92',1,'amrex::BoxList::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'amrex::BoxND::shift(int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'amrex::BoxND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< HYPRE_Int >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< HYPRE_Int >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< EBCellFlag >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< PetscInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< char >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< char >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'BaseFab< AtomicInt >::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'BaseFab< AtomicInt >::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b',1,'BoxND< AMREX_SPACEDIM >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#abb4be22defeee8d81bebe2729a83826a',1,'amrex::shift(const BoxND< dim > &b, const IntVectND< dim > &nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a0965954841613a669702c6c2aa42c66f',1,'amrex::shift(const BoxND< dim > &b, int dir, int nzones) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a92cb12158a09c20c51ef9347c11d31e4',1,'amrex::BaseFab::shift(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ad511764daeaedb9d3de8afc17ca7140c',1,'amrex::BaseFab::shift(int idir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'IntVectND< AMREX_SPACEDIM >::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'IntVectND< AMREX_SPACEDIM >::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b',1,'amrex::IntVectND::shift(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb',1,'amrex::IntVectND::shift(int coord, int s) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< TagBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< IArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< FArrayBox >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::Mask >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::EBCellFlagFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::CutFab >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'FabArray< amrex::BaseFab< AtomicInt > >::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562',1,'amrex::FabArray::shift()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a',1,'BoxND< AMREX_SPACEDIM >::shift()']]],
+ ['shifthalf_14863',['shiftHalf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< Real >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxDomain::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'amrex::BaseFab::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'amrex::BaseFab::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< AtomicInt >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< AtomicInt >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< char >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< char >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< EBCellFlag >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< EBCellFlag >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< HYPRE_Int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< HYPRE_Int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< int >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< int >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< PetscInt >::shiftHalf(int dir, int n_cell) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a9ceff0f63f7f998ae97b1b6f8a7e3646',1,'BaseFab< PetscInt >::shiftHalf(const IntVect &v) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563',1,'BaseFab< Real >::shiftHalf()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'BoxND< AMREX_SPACEDIM >::shiftHalf(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'BoxND< AMREX_SPACEDIM >::shiftHalf(int dir, int num_halfs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b',1,'amrex::BoxND::shiftHalf(const IntVectND< dim > &iv) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933',1,'amrex::BoxND::shiftHalf(int dir, int num_halfs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxList::shiftHalf(const IntVect &iv)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#abf9737ea9ecdf7a57adbe55f6215219f',1,'amrex::BoxList::shiftHalf(int dir, int num_halfs)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a094d0a9c81730b5f3cade719d4b0b30d',1,'amrex::BoxDomain::shiftHalf()']]],
+ ['shiftintvect_14864',['shiftIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Periodicity.html#aa00f72c117ab2cfa93707b4dfce502c6',1,'amrex::Periodicity']]],
+ ['shmem_14865',['ShMem',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#aec97898947982708e087ae84c0efc3d0',1,'amrex::FabArray::ShMem::ShMem(const ShMem &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a2f41c14e40bc2a252cde7b96a797e6c2',1,'amrex::FabArray::ShMem::ShMem(ShMem &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArray_1_1ShMem.html#a331615980ef894be2c619a757c5a8637',1,'amrex::FabArray::ShMem::ShMem() noexcept=default']]],
+ ['shortside_14866',['shortside',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'amrex::BoxND::shortside()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'BoxND< AMREX_SPACEDIM >::shortside() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a282f2fcab95cf4712028d18879750b1b',1,'BoxND< AMREX_SPACEDIM >::shortside(int &dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a33ac9526578098ef82fa22be71df97d4',1,'amrex::BoxND::shortside() const noexcept']]],
+ ['shrink_14867',['shrink',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'amrex::BoxND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a501147796c8e876353f01b5fd6b6feb7',1,'BoxND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'amrex::IndexTypeND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a70701ddcfcce504862d87258329effdd',1,'IndexTypeND< AMREX_SPACEDIM >::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'amrex::IntVectND::shrink()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a16efedd99e0e7955ea22de1aaaca9bdc',1,'IntVectND< AMREX_SPACEDIM >::shrink()']]],
+ ['shrink_5fin_5fplace_14868',['shrink_in_place',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Arena.html#a1fec80ed73e43de305a5e232e0b551a6',1,'amrex::Arena::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'amrex::ArenaAllocatorBase::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, AsyncArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, DeviceArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, ManagedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PinnedArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ArenaAllocatorBase.html#ad5f2db0d8d58e0591dae17ff0c3672c3',1,'ArenaAllocatorBase< T, PolymorphicArenaWrapper >::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ac4854f7e5c0443cfadeb4a652286a18f',1,'amrex::detail::shrink_in_place()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a39b6596c9fb986503f9e782ff67ecd40',1,'amrex::CArena::shrink_in_place()']]],
+ ['shrink_5fto_5ffit_14869',['shrink_to_fit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< index_type >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int *, DefaultAllocator< const int * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< const int * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< char >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::XDim3 >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::STLtools::Triangle >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::openbc::MomTag >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::NeighborCode >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::BoxND >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'amrex::PODVector::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a7ff65a82757f35dd00d2ce7435be5a71',1,'amrex::ParticleTile::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal * >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< std::size_t >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< unsigned int >::shrink_to_fit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a3cff4b6aa7fd45c59b2225de7f72f979',1,'PODVector< int *, DefaultAllocator< int * > >::shrink_to_fit()']]],
+ ['shrinktofit_14870',['ShrinkToFit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'amrex::ParticleContainer_impl::ShrinkToFit()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ac4b4b15b3d70602a9bd124bda2a395cc',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::ShrinkToFit()']]],
+ ['shuffle_5fdown_14871',['shuffle_down',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1detail.html#a70672ccc3c84750b04061d9750d7d6bd',1,'amrex::Gpu::detail']]],
+ ['side_14872',['side',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a079589b947e48000160801106e65d2fe',1,'amrex::algoim::PsiCode']]],
+ ['side_5fop_14873',['side_op',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a2220cd5ad225611142968a7e52fce6b8',1,'amrex::tri_geom_ops']]],
+ ['side_5fop3_14874',['side_op3',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#aae5e185d12b364ca4a81628b175432bb',1,'amrex::tri_geom_ops']]],
+ ['sign_14875',['sign',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1PsiCode.html#a47d12f0c6eef6f8e1f3f3d205d37c958',1,'amrex::algoim::PsiCode']]],
+ ['simpleremoveoverlap_14876',['SimpleRemoveOverlap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1ebc8341ffa9cc6f20e707bfb36ce253',1,'amrex']]],
+ ['simplified_14877',['simplified',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a4b3404ba7ad7bd57ae030a505619e205',1,'amrex::BoxArray']]],
+ ['simplified_5flist_14878',['simplified_list',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a49e30b75672ca760ce5b4ece3114f08f',1,'amrex::BoxArray']]],
+ ['simplify_14879',['simplify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxDomain::simplify()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a827d337283d6b99be9feff0887409674',1,'amrex::BoxList::simplify(bool best=false)']]],
+ ['simplify_5fdoit_14880',['simplify_doit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#aaf1b93b74700437fde78c1cecfba7283',1,'amrex::BoxList']]],
+ ['sincos_14881',['sincos',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a42f31885c8f93e816a142d0685715ad6',1,'amrex::Math::detail::sincos()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a132a1933870ca2c349d598c1a634dd30',1,'amrex::Math::sincos(float x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#ac235809e73ad52f2d6b8c7cf324e9a27',1,'amrex::Math::sincos(double x)']]],
+ ['sincosf_14882',['sincosf',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math_1_1detail.html#a6040b705f14e2498baef550a8196fe39',1,'amrex::Math::detail']]],
+ ['sincospi_14883',['sincospi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#af9868b2887bd7c4758a04d4603d10a5a',1,'amrex::Math::sincospi(double x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#aecf367b723c8148d80df1abf95f5dfb5',1,'amrex::Math::sincospi(float x)']]],
+ ['single_5flevel_5fredistribute_14884',['single_level_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a03abd966dfb25986b3cf03c84f0027a1',1,'amrex']]],
+ ['single_5flevel_5fweighted_5fredistribute_14885',['single_level_weighted_redistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa3e0c2d6c6d25bd6068cc3347d94d89c',1,'amrex']]],
+ ['single_5fproduct_14886',['single_product',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aad1bedfbf5b00ed85060a201b5e19ffb',1,'amrex']]],
+ ['single_5fseg_5fcpdist_14887',['single_seg_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1LineDistFcnElement2d.html#a8a22b07e6b5fd6ac52f1a09463038c13',1,'amrex::LineDistFcnElement2d']]],
+ ['single_5fspline_5fcpdist_14888',['single_spline_cpdist',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a3722851ada457f53ade7e28e84acfe79',1,'amrex::SplineDistFcnElement2d']]],
+ ['single_5ftask_14889',['single_task',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa785b3b07c24c864604e8de72a0bb919',1,'amrex::single_task(L &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a806c4106b25aa520cedc66fcbb10fff7',1,'amrex::single_task(gpuStream_t stream, L const &f) noexcept']]],
+ ['singlechunkarena_14890',['SingleChunkArena',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a2e3657b0ceda0efbd0b6457aec18480b',1,'amrex::detail::SingleChunkArena::SingleChunkArena(Arena *a_arena, std::size_t a_size)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a5d44b33a34400e117bf1fb885c295f41',1,'amrex::detail::SingleChunkArena::SingleChunkArena()=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#a9429dc85f6e1b449f8e4b8daa984129e',1,'amrex::detail::SingleChunkArena::SingleChunkArena(const SingleChunkArena &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1detail_1_1SingleChunkArena.html#acbc5848d9c62c383f3e5019dfb905435',1,'amrex::detail::SingleChunkArena::SingleChunkArena(SingleChunkArena &&rhs)=delete']]],
+ ['singlechunkptr_14891',['singleChunkPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::CutFab >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::CutFab >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::EBCellFlagFab >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::Mask >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::Mask >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< FArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< FArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< IArrayBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< IArrayBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< TagBox >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< TagBox >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkPtr() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a5641f9e3a5b649c9bd89f57c1c2f8597',1,'amrex::FabArray::singleChunkPtr() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a223a9902c0f816a42304e047e86b8928',1,'amrex::FabArray::singleChunkPtr() noexcept']]],
+ ['singlechunksize_14892',['singleChunkSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< TagBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'amrex::FabArray::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< AtomicInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::BaseFab< PetscInt > >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::CutFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::EBCellFlagFab >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< amrex::Mask >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< FArrayBox >::singleChunkSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aaab9b29e3c145dfb90616774d6954afa',1,'FabArray< IArrayBox >::singleChunkSize()']]],
+ ['singleleveltoblueprint_14893',['SingleLevelToBlueprint',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aede6d4189f1d218b26880a44405df55e',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, Node &res)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aecc3c40b87ae2ae19e6aac69ff910cf8',1,'amrex::SingleLevelToBlueprint(const MultiFab &mf, const Vector< std::string > &varnames, const Geometry &geom, Real time_value, int level_step, conduit::Node &bp_mesh)']]],
+ ['singlestreamregion_14894',['SingleStreamRegion',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1SingleStreamRegion.html#a1f4b981603f787eaf5882d2a74d73bf8',1,'amrex::Gpu::SingleStreamRegion']]],
+ ['singletypemultiplier_14895',['SingleTypeMultiplier',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#af01333ae8cd22a78600a759f8cc32089',1,'amrex::detail::SingleTypeMultiplier(const T(&)[N])'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab5675d735314e418d7eb80a17ef3f135',1,'amrex::detail::SingleTypeMultiplier(T)']]],
+ ['singletypemultiplier_5fimpl_14896',['SingleTypeMultiplier_impl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad867a3bb23fa15988044c68bf1266b7c',1,'amrex::detail']]],
+ ['sinpi_14897',['sinpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a209b6bc6888f6b26a5337094aa3b5900',1,'amrex::Math::sinpi(float x)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Math.html#a0568425c35018cd1be09a3b08a245585',1,'amrex::Math::sinpi(double x)']]],
+ ['size_14898',['size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Setbuf_Char_Type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MF >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Request >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MPI_Status >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< ParticleLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RegionsProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< RT >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::ifstream * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< amrex::XYPlotDataListLink * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::list< BLProfStats::TimeRange > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< amrex::IntVectND > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< int, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::NeighborParticleContainer::InverseCopyTag > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, amrex::Vector< amrex::Vector< amrex::NeighborParticleContainer::NeighborCopyTag > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char const * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::WeightedBox >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::YAFluxRegisterT< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::iMultiFab, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< amrex::LayoutData< std::unique_ptr< amrex::PODVector< Real > > >, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< BCType, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Array< Real, AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< BLProfStats::BLPDataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< long >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::BarrierEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::DataBlock >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::NameTagEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< CommProfStats::ReductionEntry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< const FabArrayBase::CopyComTagsContainer * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< double >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< gpuStream_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::VisMF::FabOnDisk >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< T > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MLMGBndryT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::StateDescriptor::BndryFunc > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::VisMF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< Array< MultiFab, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< std::fstream > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::LayoutData< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< V >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< Vertex >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1VectorTag.html#aee7d2fdc93ce371ec5059e473dc4a546',1,'amrex::VectorTag::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1VisMF.html#a4d78a01bd23f19f9a1e0289490d79cfc',1,'amrex::VisMF::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1WeightedBoxList.html#ac0043f7a0977743d03b2848e34f36df4',1,'amrex::WeightedBoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#af4a6afcca3d71815aa1bc2ea67f622d1',1,'amrex::Gpu::range_detail::size(BoxND< dim > const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu_1_1range__detail.html#a57949ca6008ad4fe7edb4e00741b1906',1,'amrex::Gpu::range_detail::size(T const &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::string >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, IntVector > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, ParticleTile > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::NeighborList< ParticleType > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::pair< int, int >, amrex::PODVector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< std::string, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< int, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< Real, std::unique_ptr< MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::pair< void *, amrex::Arena * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::map< PairIndex, int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::AmrLevel > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::EB2::IndexSpace > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::ErrorRec > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::FillPatcher< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< std::unique_ptr< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< std::size_t >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BndryRegisterT.html#a132f07148e07fdae3f891ab726e467fb',1,'amrex::BndryRegisterT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ac492bfeacfc03ff2dcb5375e5422d417',1,'amrex::BoxArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxCommHelper.html#ae5dbe221521d32d612f7f27c8f08fa57',1,'amrex::BoxCommHelper::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxDomain.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxDomain::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#ac4030d4780cc8ca926857c82819c1c42',1,'amrex::BoxList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'amrex::BoxND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518',1,'BoxND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Buffer.html#aca5acc3051c0c94e3668e5e5b5f17c17',1,'amrex::Gpu::Buffer::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#ac8950252d5f3400022f97669a5ae9f66',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::AoS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< PetscInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int *, DefaultAllocator< int * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< index_type >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const ParticleReal * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int *, DefaultAllocator< const int * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< Real const >::size()']]],
+ ['size_14899',['Size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InSituUtils_1_1StateMap.html#a451ff25eda72f0f12b5f403fe0d3c071',1,'amrex::InSituUtils::StateMap']]],
+ ['size_14900',['size',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a42bc947424343bc3814de983a6218d26',1,'amrex::AMReX::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'amrex::Array1D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#adde36e9756eb2859617a63cc2513b08b',1,'Array1D< int, 0, N-1 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::vector< bool > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'amrex::Array2D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#ac3b0f0863090dfd120326dccff60fb81',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a4a46d0e6678b986c89dc8bfa94a3a849',1,'amrex::Array3D::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'amrex::Array4::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< int const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< const int * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array4.html#a80b7a0c3a54daeee59f711fc97011a83',1,'Array4< T0 const >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#af332a589a51f1028800331fe10fc9985',1,'amrex::ArrayOfStructs::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'amrex::BaseFab::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< AtomicInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< EBCellFlag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< HYPRE_Int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#aba615c949d4831e48be7fbb76605df0a',1,'BaseFab< int >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::EB2::PolyTerm, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< ParticleReal *, NAR >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 4 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int, 2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< int *, NAI >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const ParticleReal *, NArrayReal >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< const int *, NArrayInt >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< bool, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< amrex::algoim::Interval, N >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'amrex::GpuArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FatPtr.html#add0c4c063317604e14f8e37a5111afcd',1,'amrex::FatPtr::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabSetT.html#ac701dad264a80003de6f61480b98a869',1,'amrex::FabSetT::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a713a78056e395c21e855dcc1ed56525c',1,'amrex::FabArrayBase::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ErrorList.html#a147954f74bf8c13090b0f243209c3c5f',1,'amrex::ErrorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a0eebc2b29efd96d23accd706ab5f6930',1,'amrex::DistributionMapping::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DescriptorList.html#a9facef73a0d5a831733696abfa55f1f8',1,'amrex::DescriptorList::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a7e8276dde25976588d90281777c5a96c',1,'amrex::DataLayoutPolicy< ContainerType, ParticleType< Types... >, DataLayout::SoA >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArrayAccessor.html#a26aa497b3f57ab5b180a655e74ed34cd',1,'amrex::ParticleArrayAccessor::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< char >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::XDim3 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::STLtools::Triangle >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::openbc::MomTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::NeighborCode >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'amrex::PODVector::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a4cb40d2d0fafeeb40b606421015705fa',1,'amrex::ParticleTile::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleArray.html#a164daf80e9951556f38dc0887e804c78',1,'amrex::ParticleArray::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a736fe7c725b517fece9136f39e983765',1,'amrex::CArena::Node::size(std::size_t sz) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena_1_1Node.html#a1bc2b9b503ccabb172ffe16f554519cf',1,'amrex::CArena::Node::size() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'IntVectND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a065bedaf86751d1e4fac080f3067b794',1,'amrex::IntVectND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'IndexTypeND< AMREX_SPACEDIM >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a22e6f51f97c3f98f7683d324e7a0a5ed',1,'amrex::IndexTypeND::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#aa263203c4d632942992a81436d22d658',1,'amrex::EB2::IndexSpace::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real,(M+2) *(M+1)/2 >::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a71da73232cffece1f954c0b866deaf9f',1,'GpuArray< Real, nelems >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::Edge >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IntVectND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::InterpBase * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::IndexTypeND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::iMultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Geometry >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::MFFork >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ForkJoin::ComponentSet >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::FabArray< amrex::BaseFab< HYPRE_Int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::STLLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::PolyTerm >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::GShopLevel< G > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::EB2::ChkptFileLevel >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DistributionMapping >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::distFcnElement2d * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::DataServices * >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxND >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxList >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BoxArray >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::RStartStop >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CommStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BLProfiler::CallStats >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::StateData >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::MultiFab * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::iMultiFab > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Geometry > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FArrayBox * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::FabArrayId > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::DistributionMapping > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BoxArray > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::BndryRegisterT< MF > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::BCRec >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Real >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< std::size_t > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::PODVector< amrex::IntVectND > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::ParticleLocator< Bins > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::NeighborParticleContainer::NeighborCommTag >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiMask >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::MultiFab >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::LayoutData< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< FAB * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< BLProfStats::TimeRange > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< int > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< Real > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::VisMF * > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiFab, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< amrex::MultiMask, 2 *AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< MF, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::iMultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, 3 > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Array< std::unique_ptr< amrex::MultiFab >, AMREX_SPACEDIM > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< double > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Vector< amrex::FillBoxId > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< HYPRE_Int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< int > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Long > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< MF > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< RT > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::FabFactory< FAB > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::Gpu::DeviceScalar< amrex::LUSolver< AMREX_SPACEDIM *2, RT > > > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::iMultiFab > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< std::unique_ptr< amrex::MLCellLinOpT::BndryCondLoc > > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'Vector< amrex::Vector< amrex::Real > >::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58',1,'amrex::Vector::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TypeList.html#ab723e0e41b232e91ac3dce7ca165d39a',1,'amrex::TypeList::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a95cfb01202068efe699062fad7263bb6',1,'amrex::TableData::size()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1StructOfArrays.html#ae0e85fbd1e4fa4bb5a42340a9f43f725',1,'amrex::StructOfArrays::size()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a1cdc3c767875be38aa4e622280597347',1,'PODVector< unsigned int >::size()']]],
+ ['sizeof_14901',['sizeOf',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CArena.html#a1aefcfca2b595c0f7ddac3e351f6e8a3',1,'amrex::CArena']]],
+ ['skip_14902',['skip',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ac15404e86dd5cc0c0f3092192cbd9567',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__binary.html#ae6ab7789b241f47be47b36df4a7289ee',1,'amrex::FABio_binary::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a8c38610bff2b38e353308da6808d4330',1,'amrex::FABio_ascii::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a3209c1c8fd600cbd8cd62912efa69d89',1,'amrex::FABio::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__ascii.html#a345ade910a7cac5997ce223212d812fd',1,'amrex::FABio_ascii::skip()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a7810f531669abb911e28867a2fba1f40',1,'amrex::FABio_8bit::skip(std::istream &is, FArrayBox &f, int nCompToSkip) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio__8bit.html#a9aa87ef9c47577970c43ec2bff26dbd9',1,'amrex::FABio_8bit::skip(std::istream &is, FArrayBox &f) const override'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FABio.html#a58b0e6f163ed56a2d5af572f78728b50',1,'amrex::FABio::skip()']]],
+ ['skipfab_14903',['skipFAB',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#a30357415a1823591985d8a6434d296c1',1,'amrex::FArrayBox::skipFAB(std::istream &is, int &num_comp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FArrayBox.html#aadcc71b9080373f0846157aa5955c78c',1,'amrex::FArrayBox::skipFAB(std::istream &is)']]],
+ ['sleep_14904',['Sleep',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae0cfc6441bbe3f6e424e8a3fdd99bfe8',1,'amrex']]],
+ ['sm_5fsp_14905',['sm_sp',['../structPPM_1_1nolimiter.html#a0f3b4bc3afb82f8101312621c720a69d',1,'PPM::nolimiter::sm_sp()'],['../structPPM_1_1vanleer.html#a89fa76480e9a228cbf70392c0928fc13',1,'PPM::vanleer::sm_sp()'],['../structPPM_1_1wenoz.html#a38f38bef80528ac68cb3b4d473b121c2',1,'PPM::wenoz::sm_sp()'],['../structPPM_1_1weno__js.html#aa619be5ba9bcb11d5d818ca318f9c699',1,'PPM::weno_js::sm_sp()']]],
+ ['smallend_14906',['smallEnd',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< char >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'BoxND< AMREX_SPACEDIM >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< AtomicInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< EBCellFlag >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< HYPRE_Int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< int >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< PetscInt >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'BaseFab< Real >::smallEnd()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'amrex::BoxND::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'amrex::BoxND::smallEnd() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a857d0875f39ab735ab2b625569854d77',1,'amrex::BoxND::smallEnd(int dir) const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a15f722c5b9695444feacd94f34ad1fa5',1,'BoxND< AMREX_SPACEDIM >::smallEnd() const &noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a167d58943329d551b501194d8ffb830b',1,'BoxND< AMREX_SPACEDIM >::smallEnd() &&=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113',1,'amrex::BaseFab::smallEnd()']]],
+ ['smallplotint_14907',['smallplotInt',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2c5ce27afbaf7d1a9e5938e547862527',1,'amrex::Amr']]],
+ ['smallplotlogper_14908',['smallplotLogPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae93d8da97d0a049f5da23bea33ed2fe1',1,'amrex::Amr']]],
+ ['smallplotper_14909',['smallplotPer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a004dd1aadb752b3913f83f1d4bd825a3',1,'amrex::Amr']]],
+ ['smooth_14910',['smooth',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a04486888c630dc3e4a5258a0e174345c',1,'amrex::MLCellLinOpT::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a11d08332baaab14e6c7cd45597aef245',1,'amrex::MLCurlCurl::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'amrex::MLLinOpT::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a03189718c2f8cd40c34158bb4ddf6120',1,'MLLinOpT< Array< MultiFab, 3 > >::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#aa6f77ffd080d73ac9346cc408ee7a6d8',1,'amrex::MLNodeLinOp::smooth()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeTensorLaplacian.html#af9e5daf778c4816d30ce447baf3387b0',1,'amrex::MLNodeTensorLaplacian::smooth()']]],
+ ['smooth4_14911',['smooth4',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a7b8448ec4cebb216a725c03e0bb37bee',1,'amrex::MLCurlCurl']]],
+ ['soaparticle_14912',['SoAParticle',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a9f2f2ef9d3e2c7e2299b1d49efdf1355',1,'amrex::SoAParticle']]],
+ ['solutionresidual_14913',['solutionResidual',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLinOp.html#a9577a87ff76e6c9406e3cbe716d26746',1,'amrex::MLNodeLinOp::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#ad6684ea6b055170aad353ee9a4dcc316',1,'amrex::MLCellLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCurlCurl.html#a68c7fc765c4f93349326b9a7cd3d038e',1,'amrex::MLCurlCurl::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'amrex::MLLinOpT::solutionResidual()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a4c4d498e615acd98b90da20eaee2a529',1,'MLLinOpT< Array< MultiFab, 3 > >::solutionResidual()']]],
+ ['solve_14914',['solve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#afa3e2aa5b90524633ea96626119fe9ab',1,'amrex::MLMGT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'GMRES< MF, GMRESMLMGT< MF > >::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#a12b1b279c8233ed99af1f9765a46d502',1,'amrex::GMRESMLMGT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Hypre.html#accd025c6669f7d68aa001f5c4d1582ad',1,'amrex::Hypre::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap.html#a95644483c25527e50d0431547e0fe666',1,'amrex::HypreABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap2.html#a5d2e1e80ccc5910d5b18be89b43ac98c',1,'amrex::HypreABecLap2::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreABecLap3.html#a8aab0e1b05eed8423e2b70979ff703d8',1,'amrex::HypreABecLap3::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreIJIface.html#ae48880d1c8d1b08f9eeec413c152478a',1,'amrex::HypreIJIface::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreMLABecLap.html#a25842c55bb17593f8f71cacd5d79b5a9',1,'amrex::HypreMLABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreNodeLap.html#a8ab7840824ff1afad30c2adc35584bd3',1,'amrex::HypreNodeLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1HypreSolver.html#a9f1959fa7ca34e1168671353176ee630',1,'amrex::HypreSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#aad8e08ec70f7e680e43b8fa108a08e39',1,'amrex::MLCGSolverT::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#aa1b2f0a4a7b72759d11799a3a9d49390',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#acbdb042ef433f3067ffd57ec67f64612',1,'amrex::MLMGT::solve(std::initializer_list< AMF * > a_sol, std::initializer_list< AMF const * > a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLMGT.html#a6736230495796a2feeaa3aae95dd7abb',1,'amrex::MLMGT::solve(const Vector< AMF * > &a_sol, const Vector< AMF const * > &a_rhs, RT a_tol_rel, RT a_tol_abs, const char *checkpoint_file) -> RT'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a687b35c6ab5b576840ab03ae61a898ab',1,'amrex::OpenBCSolver::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PETScABecLap.html#a3dfb08dc31961b6f255925c4879a382d',1,'amrex::PETScABecLap::solve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#a0eea5870312b5aead3f187cee44cda18',1,'amrex::GMRES::solve()']]],
+ ['solve_5fbicgstab_14915',['solve_bicgstab',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a7e4df044793281aa42b1943cb720e3c0',1,'amrex::MLCGSolverT']]],
+ ['solve_5fcg_14916',['solve_cg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCGSolverT.html#a56708cd7b832c09b21bb39fb35d61c5c',1,'amrex::MLCGSolverT']]],
+ ['solve_5fthomas_14917',['solve_thomas',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1distFcnElement2d.html#a98a4a395aa34dc355b76fdd5ad85c6fd',1,'amrex::distFcnElement2d']]],
+ ['sort_14918',['Sort',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#a65d02277c7532c3befd7d24aeda66a0d',1,'amrex::DistributionMapping']]],
+ ['sortparticlesbybin_14919',['SortParticlesByBin',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'amrex::ParticleContainer_impl::SortParticlesByBin()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad33e212c73081eddcd2f64b9e4782498',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByBin()']]],
+ ['sortparticlesbycell_14920',['SortParticlesByCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'amrex::ParticleContainer_impl::SortParticlesByCell()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#ad9ef13f1ef2d43da5bdbaf5be7192df1',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesByCell()']]],
+ ['sortparticlesfordeposition_14921',['SortParticlesForDeposition',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'amrex::ParticleContainer_impl::SortParticlesForDeposition()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#aefe4f57eb0d8c9fac0e3e88c24b40e90',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::SortParticlesForDeposition()']]],
+ ['spacedim_14922',['spaceDim',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a98409ca4924677464a16e11b2eeb7928',1,'amrex::PlotFileDataImpl::spaceDim()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#aa391b223b190969e506f7a1ca3995544',1,'amrex::PlotFileData::spaceDim()']]],
+ ['sparsebiniteratorfactory_14923',['SparseBinIteratorFactory',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SparseBinIteratorFactory.html#a1bba7f1d49bf6b695d5a3bb7986a371a',1,'amrex::SparseBinIteratorFactory']]],
+ ['sphereif_14924',['SphereIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1SphereIF.html#a638528a2c99f2f26bd56c03a9b8fec21',1,'amrex::EB2::SphereIF']]],
+ ['splinedistfcnelement2d_14925',['SplineDistFcnElement2d',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SplineDistFcnElement2d.html#a0fcf2acf8322d4abeb0a469639510f1c',1,'amrex::SplineDistFcnElement2d']]],
+ ['split_5fboxes_14926',['split_boxes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC_1_1detail.html#a5e2828c1791468964c1eee471e874eaa',1,'amrex::NonLocalBC::detail']]],
+ ['split_5ftasks_14927',['split_tasks',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ForkJoin.html#af28d2dad955c8aeeb067472559794d86',1,'amrex::ForkJoin']]],
+ ['sqrt_14928',['sqrt',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe1175c09892da177b5f5ecaf36936ab',1,'amrex']]],
+ ['srccomp_14929',['SrcComp',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SrcComp.html#a82862a75a1e13a197c26cb74c9aa9ff9',1,'amrex::SrcComp']]],
+ ['stablepartition_14930',['StablePartition',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a57310fe9971a6396f436f596efa45226',1,'amrex::StablePartition(T *data, int beg, int end, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab4fdc897c184681028ce35c12fead8c5',1,'amrex::StablePartition(T *data, int n, F &&f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a52a83682c1d3c6b56f1fba2bbaaed439',1,'amrex::StablePartition(Gpu::DeviceVector< T > &v, F &&f)']]],
+ ['start_14931',['start',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aa79d79de0a3a1e592808ea80448e1637',1,'amrex::TinyProfiler::start()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#a23e13e10e51162268f980aef8a8bda3d',1,'amrex::BLProfiler::start()']]],
+ ['startparallel_14932',['StartParallel',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a2769c2600233e299c5ef83ecdb5d3706',1,'amrex::ParallelDescriptor']]],
+ ['startregion_14933',['StartRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#abf8db78796b24b46b0483e5b61ed1d84',1,'amrex::TinyProfiler']]],
+ ['startteams_14934',['StartTeams',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#af5ce3cf99985348d87f77ba2c811514f',1,'amrex::ParallelDescriptor']]],
+ ['starttime_14935',['startTime',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a70c62cf9a34766ad62c1b2ff4df8b10e',1,'amrex::Amr']]],
+ ['startx_14936',['StartX',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#ae39870dae1d4a6be96581df74ade1a31',1,'amrex::XYPlotDataList']]],
+ ['startxi_14937',['StartXi',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataListLink.html#a8bacfc0ada0a500d952e78fd38a317f8',1,'amrex::XYPlotDataListLink']]],
+ ['stat_14938',['stat',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a8b8c3ca768ba6333bad5d0fbe023e804',1,'amrex::ParallelDescriptor::Message']]],
+ ['statedata_14939',['StateData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ee2ed55ac82c740d722ffe69da70f41',1,'amrex::StateData::StateData(StateData const &rhs)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a9ed30f9771b7271144f8746cc4644cfe',1,'amrex::StateData::StateData(StateData &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ae0dbe25ac3e59b6bfb42e24f8fa8cf9c',1,'amrex::StateData::StateData(const Box &p_domain, const BoxArray &grds, const DistributionMapping &dm, const StateDescriptor *d, Real cur_time, Real dt, const FabFactory< FArrayBox > &factory)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a947b62feb1753b7ebe6c604066b1d494',1,'amrex::StateData::StateData()']]],
+ ['statedataphysbcfunct_14940',['StateDataPhysBCFunct',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDataPhysBCFunct.html#ad8a15ee0d450436bc276a071e993e529',1,'amrex::StateDataPhysBCFunct']]],
+ ['statedescriptor_14941',['StateDescriptor',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a71b48fdb0b98b5fb38c19c20d9fb85bc',1,'amrex::StateDescriptor::StateDescriptor(IndexType btyp, TimeCenter ttyp, int ident, int nextra, int num_comp, InterpBase *interp, bool extrap=false, bool store_in_checkpoint=true)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#ad0751c6380b8996cb85c91ff4dc9f7ea',1,'amrex::StateDescriptor::StateDescriptor() noexcept']]],
+ ['statenumber_14942',['StateNumber',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a9123a637a2bcb30632bd253a7f0705eb',1,'amrex::AmrData']]],
+ ['stateplotvars_14943',['statePlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a026e3576e84968fb18a32fc46f1cc21a',1,'amrex::Amr']]],
+ ['stateredistribute_14944',['StateRedistribute',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a4ce1202a361f22a3e49b7858677f1a63',1,'amrex']]],
+ ['statesmallplotvars_14945',['stateSmallPlotVars',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a241b0a149dd4f2b15a83c5724d4153',1,'amrex::Amr']]],
+ ['stats_14946',['Stats',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TinyProfiler_1_1Stats.html#aa462bcfda5e47f61afb6a7460b9e7371',1,'amrex::TinyProfiler::Stats']]],
+ ['stepoflastcheckpoint_14947',['stepOfLastCheckPoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a846cd945ebbc286b3488690b2105794a',1,'amrex::Amr']]],
+ ['stepoflastplotfile_14948',['stepOfLastPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a60e9811cfc1390ce271f27a1e6382aba',1,'amrex::Amr']]],
+ ['stepoflastsmallplotfile_14949',['stepOfLastSmallPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a254fc5d48a5ea09b0036ac3c0261d1ec',1,'amrex::Amr']]],
+ ['stllevel_14950',['STLLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a70a0b01e9f80fc8d3053c7df91feeaef',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, STLtools const &stl_tools, const Geometry &geom, int max_grid_size, int ngrow, bool extend_domain_face, int num_crse_opt)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1STLLevel.html#a2c8f60e6045903c262446da9d98ffac9',1,'amrex::EB2::STLLevel::STLLevel(IndexSpace const *is, int ilev, int max_grid_size, int ngrow, const Geometry &geom, STLLevel &fineLevel)']]],
+ ['stop_14951',['stop',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BLProfiler.html#ae2bd1e84672c71dd183ee1eb026da327',1,'amrex::BLProfiler::stop()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a84199c5f792b3e60b33f6e7ea0fc5568',1,'amrex::TinyProfiler::stop() noexcept']]],
+ ['stopregion_14952',['StopRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#ac96b507c36165550f9a2bf115aedc5fb',1,'amrex::TinyProfiler']]],
+ ['store_5fin_5fcheckpoint_14953',['store_in_checkpoint',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a66cfbf90a5c1eab91499e5f4d2e080a1',1,'amrex::StateDescriptor']]],
+ ['storerkcoarsedata_14954',['storeRKCoarseData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#ab3d554a4e9e4b98aae59f88ebba1e288',1,'amrex::AmrLevel::storeRKCoarseData()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatcher.html#ad059e9960589afeff57d54307acd2dca',1,'amrex::FillPatcher::storeRKCoarseData()']]],
+ ['strategy_14955',['strategy',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#add9f7493d35af3e2ad724ce9e55322ba',1,'amrex::DistributionMapping::strategy(Strategy how)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DistributionMapping.html#ac41e6c0536cc22b8c0d71c0450e58df2',1,'amrex::DistributionMapping::strategy()']]],
+ ['stream_14956',['Stream',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NFilesIter.html#a4c71f8cab2ada9d8f54d800d0b7abc65',1,'amrex::NFilesIter']]],
+ ['streamindex_14957',['streamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a049b80f650443158297dbc0fb19c304e',1,'amrex::Gpu::Device']]],
+ ['streamiter_14958',['StreamIter',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a64c0f94193da32d65e2fcbf3f22ae362',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#a9cf45fbf148f2bfa9d9abfe9951180fd',1,'amrex::Gpu::StreamIter::StreamIter(StreamIter const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#afce690e05e05809c2b1cd96c1c7ad395',1,'amrex::Gpu::StreamIter::StreamIter(int n, const StreamItInfo &info, bool is_thread_safe=true) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1StreamIter.html#ad1e005cac4e3e6d15766802cba5b183a',1,'amrex::Gpu::StreamIter::StreamIter(int n, bool is_thread_safe=true) noexcept']]],
+ ['streamitinfo_14959',['StreamItInfo',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Gpu_1_1StreamItInfo.html#a4de687fc827f6b0fd1960b07435be1ba',1,'amrex::Gpu::StreamItInfo']]],
+ ['streamretry_14960',['StreamRetry',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a68c551c81442d93acf9eb3825a0f1ce7',1,'amrex::StreamRetry::StreamRetry(std::ostream &os, std::string suffix, int maxtries)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a8ce080cc55c98f052a600ef1f2643781',1,'amrex::StreamRetry::StreamRetry(std::string filename, bool abortonretryfailure, int maxtries)']]],
+ ['streamsynchronize_14961',['streamSynchronize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a67c55a7d25eb5f5fdec62ffcc9c0dccf',1,'amrex::Gpu::Device::streamSynchronize()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a67a618504ee5fb94bd65a5d393e344b4',1,'amrex::Gpu::streamSynchronize()']]],
+ ['streamsynchronizeall_14962',['streamSynchronizeAll',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a95bff02196b80d848b89b92166e704b9',1,'amrex::Gpu::Device::streamSynchronizeAll()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a78acbb676e94c674fa5ec73508cef459',1,'amrex::Gpu::streamSynchronizeAll()']]],
+ ['strictly_5fcontains_14963',['strictly_contains',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'BoxND< AMREX_SPACEDIM >::strictly_contains(const IntVectND< dim > &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a840815a4475eb805cf0beaae66ab2882',1,'amrex::BoxND::strictly_contains(int i, int j, int k) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a468750774828bc74d39fd2f65aec47bd',1,'amrex::BoxND::strictly_contains(const Dim3 &p) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#acf0b7663f80b34f96683037920e4bdd8',1,'amrex::BoxND::strictly_contains(const BoxND &b) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a0b730b524c8770487179156ea6f8d338',1,'amrex::BoxND::strictly_contains(const IntVectND< dim > &p) const noexcept']]],
+ ['subcycle_14964',['subCycle',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ae22e90398efa6b78ca3d1a68e0839a31',1,'amrex::Amr']]],
+ ['subcyclingmode_14965',['subcyclingMode',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a32a8083d08d7c253cabc6428890a708e',1,'amrex::Amr']]],
+ ['submit_14966',['Submit',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#a31e717cddbcc5e4079da2d35d11a5c68',1,'amrex::BackgroundThread::Submit()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#aa1f51f051314b9228d4e287292937139',1,'amrex::AsyncOut::Submit(std::function< void()> &&a_f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#ad1040f8c8e03807e7557a56891873d8e',1,'amrex::AsyncOut::Submit(std::function< void()> const &a_f)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BackgroundThread.html#aa62257343be0d75867496c765d0d959e',1,'amrex::BackgroundThread::Submit()']]],
+ ['subtract_14967',['Subtract',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a66a3302f803afd696dff628cf4c61e3b',1,'amrex::iMultiFab::Subtract()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a54b8b46deca518b441b849bbd1ceda02',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afeebec2f58b85bfde5b88b30810cd82d',1,'amrex::Subtract(FabArray< FAB > &dst, FabArray< FAB > const &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a4f2c04ea9d0f7a551bc2263b9a63d324',1,'amrex::MultiFab::Subtract(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a5f37af40303a10e8d54e15c1931a5b8e',1,'amrex::MultiFab::Subtract(MultiFab &dst, const MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)']]],
+ ['sum_14968',['Sum',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a8f0fba40aa737060c0ac09832c9bf877',1,'amrex::ParallelAllReduce::Sum(T &v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a93a9a9427252098f6da83a7116c4219d',1,'amrex::ParallelAllReduce::Sum(T *v, int cnt, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelAllReduce.html#a647e136efea8ad3d3e88887700c5f1af',1,'amrex::ParallelAllReduce::Sum(Vector< std::reference_wrapper< T > > v, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#abe2f46b96ea5d1752c49cfb8a44b55b9',1,'amrex::ParallelReduce::Sum(T &v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a84377e96c4ecb57c17fe8e83aea0e04e',1,'amrex::ParallelReduce::Sum(T *v, int cnt, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelReduce.html#a83b6af463895bccfbf4ae0606041cd33',1,'amrex::ParallelReduce::Sum(Vector< std::reference_wrapper< T > > v, int root, MPI_Comm comm)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#afac1250d786b98bab8d8d2cf5c06411e',1,'amrex::Reduce::Sum(N n, T const *v, T init_val=0)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Reduce.html#ae179b14741cc532f08816fceabea24f5',1,'amrex::Reduce::Sum(N n, F const &f, T init_val=0)']]],
+ ['sum_14969',['sum',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< Real >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< PetscInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< AtomicInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'amrex::Array1D::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array1D.html#ad937d10f88d93f07604c7c9c2daae3ec',1,'Array1D< int, 0, N-1 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'amrex::Array2D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'amrex::Array2D::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a20209ab4cd8d47141802b24c5a95268a',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array2D.html#a85acd12849153eb0faca0f5c22f84d3d',1,'Array2D< T, 0, N-1, 0, N-1, amrex::Order::C >::sum(int axis, int loc) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#ae7c4e83776aa2f4f136bd43d5e7ba4f5',1,'amrex::Array3D::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Array3D.html#a2d2bf97e6c6e441f18ded1e2b04fb9e4',1,'amrex::Array3D::sum(int axis, int loc0, int loc1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'amrex::BaseFab::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'amrex::BaseFab::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'amrex::BaseFab::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< AtomicInt >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< AtomicInt >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< PetscInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< char >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< char >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< char >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< EBCellFlag >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< EBCellFlag >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< EBCellFlag >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< HYPRE_Int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< HYPRE_Int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< HYPRE_Int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< int >::sum(int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< int >::sum(const Box &subbox, int comp, int numcomp=1) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< int >::sum(const Box &bx, DestComp dcomp, NumComps ncomp) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a0a8a30db2ab622857ba9ba7c64f940cb',1,'BaseFab< PetscInt >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, nelems >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int *, NAI >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, 4 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< int, AMREX_GPU_MAX_STREAMS >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal *, NAR >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< ParticleReal, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, 3 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real, AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#ae146eaf863b19ed32754ed09757d53a3',1,'BaseFab< Real >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< Real,(M+2) *(M+1)/2 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34',1,'amrex::iMultiFab::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'amrex::IntVectND::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88',1,'IntVectND< AMREX_SPACEDIM >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a62669a27ec4a577f0bef72dc2a1243aa',1,'amrex::MultiFab::sum(int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a623e2f01e2a7695e835d258d1a8067b7',1,'amrex::MultiFab::sum(Box const ®ion, int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993',1,'amrex::RealVect::sum() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::Mask >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const ParticleReal *, NArrayReal >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BaseFab.html#a768eeb824dfd37e3b53c00d79155b36b',1,'BaseFab< Real >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'amrex::FabArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< AtomicInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::BaseFab< PetscInt > >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::CutFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< amrex::EBCellFlagFab >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< FArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< IArrayBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a025b813208a188552aba514a69a3b480',1,'FabArray< TagBox >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'amrex::GpuArray::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::Interval, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::algoim::QuadratureRule::Node, 256 >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< amrex::EB2::PolyTerm, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< bool, N >::sum()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e',1,'GpuArray< const int *, NArrayInt >::sum()']]],
+ ['sum_5ffine_5fto_5fcoarse_14970',['sum_fine_to_coarse',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab67331acff75bf2840f409750b1ada66',1,'amrex']]],
+ ['sum_5funique_14971',['sum_unique',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a7c6f3136fca76d4f0f827c45420ca7ab',1,'amrex::MultiFab::sum_unique(Box const ®ion, int comp=0, bool local=false) const'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#afe7c47dff8cf8e0fb550d0e78c7b5375',1,'amrex::MultiFab::sum_unique(int comp=0, bool local=false, const Periodicity &period=Periodicity::NonPeriodic()) const']]],
+ ['sumboundary_14972',['SumBoundary',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< FArrayBox >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::Mask >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::Mask >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< IArrayBox >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::Mask >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< FArrayBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< FArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< IArrayBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< IArrayBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< TagBox >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< TagBox >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::CutFab >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'amrex::FabArray::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'amrex::FabArray::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a836ec3561b05f2151a8b299a4bacbec7',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::CutFab >::SumBoundary(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4',1,'FabArray< amrex::CutFab >::SumBoundary(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8e4f13e3c2e640f401ef8a191feafe91',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary()']]],
+ ['sumboundary_5ffinish_14973',['SumBoundary_finish',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'amrex::FabArray::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::CutFab >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< amrex::Mask >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< FArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< IArrayBox >::SumBoundary_finish()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb',1,'FabArray< TagBox >::SumBoundary_finish()']]],
+ ['sumboundary_5fnowait_14974',['SumBoundary_nowait',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::Mask >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< FArrayBox >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::Mask >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::EBCellFlagFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::Mask >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< FArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< FArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< IArrayBox >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< IArrayBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< TagBox >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'amrex::FabArray::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< TagBox >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::CutFab >::SumBoundary_nowait()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'amrex::FabArray::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'amrex::FabArray::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'amrex::FabArray::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< AtomicInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::CutFab >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6ec9ed02407bad1f6399c0a1c1983749',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &src_nghost, IntVect const &dst_nghost, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#aa81e576487f7936bb94111a236308f68',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad6c0ef1b3e74b61dbd4990b79686027a',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(const Periodicity &period=Periodicity::NonPeriodic())'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a722163b7587e2755a9e7bb885c788571',1,'FabArray< amrex::BaseFab< PetscInt > >::SumBoundary_nowait(int scomp, int ncomp, IntVect const &nghost, const Periodicity &period=Periodicity::NonPeriodic())']]],
+ ['sumneighbors_14975',['sumNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a881b90e85491b4c0a7bb25425cc38641',1,'amrex::NeighborParticleContainer']]],
+ ['sumneighborsmpi_14976',['sumNeighborsMPI',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a832b5eccef2ae5ed7bb83a92653b793e',1,'amrex::NeighborParticleContainer']]],
+ ['sumreg_14977',['SumReg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FluxRegister.html#a8eb3103253e2e3aba75f6d67574243f1',1,'amrex::FluxRegister']]],
+ ['sumtoline_14978',['sumToLine',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a882a700cf7fab66ee3ce8de37de3ef73',1,'amrex']]],
+ ['sundialsintegrator_14979',['SundialsIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a073132be2c807a20aaddee85783c35fa',1,'amrex::SundialsIntegrator::SundialsIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#adbc676c515b149ee4b563fa3de3adbf4',1,'amrex::SundialsIntegrator::SundialsIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
+ ['superparticlesize_14980',['superParticleSize',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'amrex::ParticleContainer_impl::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#acc0e05b69f7bc04b034f32697edd73f3',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::superParticleSize()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleCopyPlan.html#aa9079143c32a58be84a505fd9d97ffd8',1,'amrex::ParticleCopyPlan::superParticleSize()']]],
+ ['supportinhomogneumannbc_14981',['supportInhomogNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'MLLinOpT< Array< MultiFab, 3 > >::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ac7b687cd9603d112b33b92f2047f663f',1,'amrex::MLCellABecLapT::supportInhomogNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#ae0ca480e28c3c9c318f0e4d5beee0143',1,'amrex::MLLinOpT::supportInhomogNeumannBC()']]],
+ ['supportnsolve_14982',['supportNSolve',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#abb6062df17c9eec35484fa60924fa5a9',1,'amrex::MLABecLaplacianT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'amrex::MLLinOpT::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aa9b2cbde953686aaf94f7f6442a0ea5c',1,'MLLinOpT< Array< MultiFab, 3 > >::supportNSolve()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLPoissonT.html#a9985a165b354d7d4366441c90f89bd4d',1,'amrex::MLPoissonT::supportNSolve()']]],
+ ['supportrobinbc_14983',['supportRobinBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a4fda1e7c51f0f57be99c0d9a8d94f9f9',1,'amrex::MLABecLaplacianT::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#a26c05859556a13779ff0efcb84c92f91',1,'amrex::MLEBABecLap::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'amrex::MLLinOpT::supportRobinBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#aaa1fde319e32db3c05ca0f7fd944c111',1,'MLLinOpT< Array< MultiFab, 3 > >::supportRobinBC()']]],
+ ['surroundingnodes_14984',['surroundingNodes',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a1407ab0108776da8d7fe9a05381f5041',1,'amrex::BoxList::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#abf9bf4fe5d5ddb8ae3498893bc2253c8',1,'amrex::BoxArray::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3ca0eb36b4308574b2f0dfc1fdd3562',1,'amrex::BoxArray::surroundingNodes(int dir)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#acececbf6a71ec11bf660a2843192d6ad',1,'amrex::BoxList::surroundingNodes()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'amrex::BoxND::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'amrex::BoxND::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'amrex::BoxND::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#aedce44e4054e2822f934e129b3b19a62',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(int dir) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a364a4a3af42da8b4fea98b071358f813',1,'BoxND< AMREX_SPACEDIM >::surroundingNodes(Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a85521e2b052342206f89ac0d34d824cc',1,'amrex::surroundingNodes(const BoxND< dim > &b) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa91c6ef5d54b40881fdad1de0f14bbe8',1,'amrex::surroundingNodes(const BoxND< dim > &b, Direction d) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa26bb268aa9fff902b8ff4511a53a5d0',1,'amrex::surroundingNodes(const BoxND< dim > &b, int dir) noexcept']]],
+ ['swap_14985',['Swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5311a5775a3f24d73376bdc6268b7a3d',1,'amrex']]],
+ ['swap_14986',['swap',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1algoim_1_1detail.html#a71b582d94d1c5cd614711ec7b7853192',1,'amrex::algoim::detail::swap()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTile.html#a86eb1ec5508c3b90a8c473b7fdb74103',1,'amrex::ParticleTile::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::XDim3 >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< index_type >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const ParticleReal * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int *, DefaultAllocator< const int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< const int * >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< char >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int *, DefaultAllocator< int * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::STLtools::Triangle >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::openbc::MomTag >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::NeighborCode >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::BoxND >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'amrex::PODVector::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxList.html#a9d63414afae1383f87a0fa6bda4c3cc7',1,'amrex::BoxList::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< int >::swap()']]],
+ ['swap_14987',['Swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#a2e29e28afce0aa520da5cd068cb5e96b',1,'amrex::MultiFab::Swap(MultiFab &dst, MultiFab &src, int srccomp, int dstcomp, int numcomp, int nghost)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiFab.html#ac259813cd54d52b5c20cad7c0f24c246',1,'amrex::MultiFab::Swap(MultiFab &dst, MultiFab &src, int srccomp, int dstcomp, int numcomp, const IntVect &nghost)']]],
+ ['swap_14988',['swap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ArrayOfStructs.html#afa944ad759b866c71398b9d6e8e20cc8',1,'amrex::ArrayOfStructs::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< unsigned int >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< std::size_t >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::swap()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a20b9cc552a434d343fd01e5c62b39ef2',1,'PODVector< ParticleReal * >::swap()']]],
+ ['swapbytes_14989',['swapBytes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ac25dfba1079e742467f752e4ee21450f',1,'amrex::swapBytes(std::int16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a591f0270c546f1ece0504803e064d8d3',1,'amrex::swapBytes(std::int32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aafe4e1214f81026ac1c1704afef4ad79',1,'amrex::swapBytes(std::int64_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad65cae2ff531a4079a272c48094ce223',1,'amrex::swapBytes(std::uint16_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afe5aa643ac55845309ffb09b6cd6bc6b',1,'amrex::swapBytes(std::uint32_t val)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa67c20a40ddd4aeebbbb36e32af4b546',1,'amrex::swapBytes(std::uint64_t val)']]],
+ ['swapparticle_14990',['swapParticle',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1f0884436c0e9c45901b834761379595',1,'amrex']]],
+ ['swaptimelevels_14991',['swapTimeLevels',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#ac6dd29902982ccf98c08a09c793a49be',1,'amrex::StateData']]],
+ ['symbols_14992',['symbols',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IParser.html#a26e093287bc4437907d8762fa40bbaaa',1,'amrex::IParser::symbols()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Parser.html#a0dfb30d6386a630f676982f25fb24a06',1,'amrex::Parser::symbols()']]],
+ ['syncdistributionmap_14993',['syncDistributionMap',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a686e711350524cacaaeb3177337742c8',1,'amrex::PlotFileData::syncDistributionMap(PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#a0cc0ef78ac5a9ed1d7ad288cf6774723',1,'amrex::PlotFileData::syncDistributionMap(int level, PlotFileData const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#aade963d47f72015f6e2438ae21f45e12',1,'amrex::PlotFileDataImpl::syncDistributionMap(PlotFileDataImpl const &src) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#af08b01892f4223b6f1160c54147c8e2b',1,'amrex::PlotFileDataImpl::syncDistributionMap(int level, PlotFileDataImpl const &src) noexcept']]],
+ ['syncfnamesandnumbers_14994',['SyncFNamesAndNumbers',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a09ab62784a9b4e5a50f3a881fff84824',1,'RegionsProfStats']]],
+ ['synchronize_14995',['synchronize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25',1,'amrex::Gpu::synchronize()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#a5ccf8e9a40fdaa00878353c79867bd04',1,'amrex::Gpu::Device::synchronize()']]],
+ ['syncnewtimelevel_14996',['syncNewTimeLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateData.html#a6a65bf767c55f02b3c1ebbc0b35d3bf1',1,'amrex::StateData']]],
+ ['syncstrings_14997',['SyncStrings',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a09ef310468cc24552cfc73abfc282b72',1,'amrex']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_14.js b/amrex-hydro/Doxygen/html/search/functions_14.js
index 4abffd9..e228c4d 100644
--- a/amrex-hydro/Doxygen/html/search/functions_14.js
+++ b/amrex-hydro/Doxygen/html/search/functions_14.js
@@ -1,120 +1,120 @@
var searchData=
[
- ['table_15001',['table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afeffb10e16b9f5ef9e1f806bb5940796',1,'amrex::TableData::table()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab4f43a6024e50a1c5f9110d29ae42904',1,'amrex::ParmParse::table()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a83a37d5f24b2a4cffeb5f658ca0bda78',1,'amrex::TableData::table()']]],
- ['table1d_15002',['Table1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ae57c577c6f51911b887e7f736c8a83dd',1,'amrex::Table1D::Table1D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aab5cc99cdb1ebd55b6df669892343009',1,'amrex::Table1D::Table1D(Table1D< std::remove_const_t< T >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ad9e33e283ae88a75cf4b1d9cd99323a7',1,'amrex::Table1D::Table1D(T *a_p, int a_begin, int a_end) noexcept']]],
- ['table2d_15003',['Table2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'Table2D< RT >::Table2D(RT *a_p, GpuArray< int, 2 > const &a_begin, GpuArray< int, 2 > const &a_end) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'Table2D< RT >::Table2D(Table2D< std::remove_const_t< RT >, Order::F > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'Table2D< RT >::Table2D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'amrex::Table2D::Table2D(T *a_p, GpuArray< int, 2 > const &a_begin, GpuArray< int, 2 > const &a_end) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'amrex::Table2D::Table2D(Table2D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'amrex::Table2D::Table2D() noexcept=default']]],
- ['table3d_15004',['Table3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a994877eb9b7819106bd25c3fb2932398',1,'amrex::Table3D::Table3D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aa5f0858c6996a581a0ab1b3507e901b9',1,'amrex::Table3D::Table3D(Table3D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aec998d64bb74540871c46479ebb740b1',1,'amrex::Table3D::Table3D(T *a_p, GpuArray< int, 3 > const &a_begin, GpuArray< int, 3 > const &a_end) noexcept']]],
- ['table4d_15005',['Table4D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a264e4a4265aee9986c1da7486a96a747',1,'amrex::Table4D::Table4D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a1213dce4015d38c64724f1ed12a8589a',1,'amrex::Table4D::Table4D(Table4D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#ab7617880b0a8e8e71b7e6ff3a0e9aae0',1,'amrex::Table4D::Table4D(T *a_p, GpuArray< int, 4 > const &a_begin, GpuArray< int, 4 > const &a_end) noexcept']]],
- ['tabledata_15006',['TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4b1a33a23e97f246f878a2001d79b69d',1,'amrex::TableData::TableData(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a58b2c8fc72d26a028d5c2102d3fef3bc',1,'amrex::TableData::TableData(TableData< T, N, ORDER > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ab00d213d295a26cdf223d242d4fb3765',1,'amrex::TableData::TableData(TableData< T, N, ORDER > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a873c19168dc86fefbe7fc9d3f6b776cc',1,'amrex::TableData::TableData(Array< int, N > const &lo, Array< int, N > const &hi, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4239d08dc7ad7096ca5def06693b4558',1,'amrex::TableData::TableData() noexcept=default']]],
- ['tag_15007',['tag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a099cb5eb1b61ff860ad6fbd1fe1b5d94',1,'amrex::ParallelDescriptor::Message']]],
- ['tag_5fone_5fbox_15008',['tag_one_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a84c6f47e0b249a91417306bbd7dab42a',1,'amrex::FabArrayBase::FB']]],
- ['tagbox_15009',['TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a5a65afdbb61535df65ec9d2db5bb6ec5',1,'amrex::TagBox::TagBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ad999c44361969badefa168cb00e90b91',1,'amrex::TagBox::TagBox(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac73a784e745d05a574f53621abd7109b',1,'amrex::TagBox::TagBox(const Box &bx, int n, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a2be163745fcfa3fae9d72a768b97d797',1,'amrex::TagBox::TagBox(const Box &bx, int n=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a00b44af3c3dc783226e28adc117e93e5',1,'amrex::TagBox::TagBox(const TagBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#adc981d8086ea65ef19383c04acacace3',1,'amrex::TagBox::TagBox(TagBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a1c163cf21eb64a1c2032d5ba1acb2594',1,'amrex::TagBox::TagBox(const TagBox &rhs)=delete']]],
- ['tagboxarray_15010',['TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a7615520c69175032ee2326eb094cbc77',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, int _ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad56f5409a87394e53ea7acda127347cc',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, const IntVect &_ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad2857940d22b1f8c7718cc530bb29d3e',1,'amrex::TagBoxArray::TagBoxArray(TagBoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1b309c4b244d311888eb013b34693620',1,'amrex::TagBoxArray::TagBoxArray(const TagBoxArray &rhs)=delete']]],
- ['tagcutcells_15011',['TagCutCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca824ed9a83373a83533e948d2175dee',1,'amrex']]],
- ['tagparfor_5fcall_5ff_15012',['tagparfor_call_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a926fe273db7aaa817471c44983bf42e4',1,'amrex::detail']]],
- ['tags_15013',['tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'amrex::FabArray::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< AtomicInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a4e225aa2595e49382cb2db00df813d8c',1,'amrex::TagBox::tags(const Vector< int > &ar, const Box &tilebx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a194d49c2adb475dabf1de3a7bc717b7a',1,'amrex::TagBox::tags(const Vector< int > &ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a9023e58bfadedd84fa003f9b10712949',1,'amrex::TagBox::tags() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< TagBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< FArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< IArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::CutFab >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< PetscInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::Mask >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::EBCellFlagFab >::tags()']]],
- ['tags_5fand_5funtags_15014',['tags_and_untags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#abbc0728a20e92cbaf06b19a0b9cff0cd',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar, const Box &tilebx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#af03179052f9fb5a076f95d2bb33e94e2',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar) noexcept']]],
- ['tagvolfrac_15015',['TagVolfrac',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae146edcedfbd7eb8509f8c334b764d84',1,'amrex']]],
- ['tapply_15016',['TApply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad5568d6d500edc6ee5938dca76c1caa8',1,'amrex::detail']]],
- ['team_5ffor_15017',['team_for',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae9b60ea81eb861f883e02edaa5876d08',1,'amrex::ParallelDescriptor::team_for(int begin, int end, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad8cac9ce7c8c2a234cde3400db6512a5',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b1bd2a6da53acc442dac0945108b376',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, int nworkers, const F &f)']]],
- ['team_5frange_15018',['team_range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae7e03fbd86dab31d19593df2ad5adde6',1,'amrex::ParallelDescriptor']]],
- ['teamlead_15019',['TeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a834c805f44e9aa2724debb07602d999e',1,'amrex::ParallelDescriptor']]],
- ['teamsize_15020',['TeamSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9854dea7eb2ee59093ed0bd80af9063e',1,'amrex::ParallelDescriptor']]],
- ['tensorproductintegral_15021',['tensorProductIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#acca11ab4048cabd364f8e25012b416ba',1,'amrex::algoim::ImplicitIntegral']]],
- ['terrain_15022',['Terrain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8d89242fc1acffe99a9df2cd45c6ab9e',1,'amrex::AmrData']]],
- ['test_15023',['Test',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07419f788f738f82f07c288c70af5e6f',1,'amrex::ParallelDescriptor::Test(MPI_Request &, int &, MPI_Status &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9d7485d566f7b26e48e038d364590cd',1,'amrex::ParallelDescriptor::Test(Vector< MPI_Request > &, int &, Vector< MPI_Status > &)']]],
- ['test_15024',['test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a42d6517959dbf89018b970cb1c0cf66e',1,'amrex::ParallelDescriptor::Message::test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'IndexTypeND< AMREX_SPACEDIM >::test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'amrex::IndexTypeND::test()']]],
- ['the_5farena_15025',['The_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3d1414946b992f39ca41f135f12a0d1',1,'amrex']]],
- ['the_5fasync_5farena_15026',['The_Async_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad371ec91e94c5131b6002127a1008157',1,'amrex']]],
- ['the_5fcomms_5farena_15027',['The_Comms_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a867372a2ed191bd458e5e487ae3e6fa1',1,'amrex']]],
- ['the_5fcpu_5farena_15028',['The_Cpu_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adcb4e473f4a6058ae8abd15c75bde706',1,'amrex']]],
- ['the_5fdevice_5farena_15029',['The_Device_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97a60825e6e7886b3502c2f4ed1eb417',1,'amrex']]],
- ['the_5fmanaged_5farena_15030',['The_Managed_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76cc74eb7c42bf4d111ac5cae5db8420',1,'amrex']]],
- ['the_5fpinned_5farena_15031',['The_Pinned_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba0258410952c3ccfe405a462ef2d887',1,'amrex']]],
- ['the_5fstring_15032',['the_string',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#aff20426b31d6e2bcce35b9d62d5685ba',1,'amrex::expect']]],
- ['the_5fsundials_5fcontext_15033',['The_Sundials_Context',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a9073bde66b70bda0c4d46655775c684d',1,'amrex::sundials']]],
- ['the_5fsunmemory_5fhelper_15034',['The_SUNMemory_Helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a554007ca9e4f3ad73d03e6daa5d1b9c7',1,'amrex::sundials']]],
- ['thecelltype_15035',['TheCellType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'IndexTypeND< AMREX_SPACEDIM >::TheCellType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'amrex::IndexTypeND::TheCellType()']]],
- ['thecellvector_15036',['TheCellVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'IntVectND< AMREX_SPACEDIM >::TheCellVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'amrex::IntVectND::TheCellVector()']]],
- ['thecfinfo_15037',['TheCFinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a583784f4a6e46aacd6f953de8d6f4fb0',1,'amrex::FabArrayBase']]],
- ['thecoveredcell_15038',['TheCoveredCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#abd50f79b66187d9d3866a74f8218f87d',1,'amrex::EBCellFlag']]],
- ['thedefaultcell_15039',['TheDefaultCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a59d2b06c58e35cf86ce4b7178321682e',1,'amrex::EBCellFlag']]],
- ['thedimensionvector_15040',['TheDimensionVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'IntVectND< AMREX_SPACEDIM >::TheDimensionVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'amrex::IntVectND::TheDimensionVector()']]],
- ['thefabarraybase_15041',['theFabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a8a7f84508a19797af16e5f3f6b13523c',1,'amrex::MFIter']]],
- ['thefpinfo_15042',['TheFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac2344224d72849f0e7fe1888d150a550',1,'amrex::FabArrayBase']]],
- ['themaxvector_15043',['TheMaxVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'IntVectND< AMREX_SPACEDIM >::TheMaxVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'amrex::IntVectND::TheMaxVector()']]],
- ['theminvector_15044',['TheMinVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'IntVectND< AMREX_SPACEDIM >::TheMinVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'amrex::IntVectND::TheMinVector()']]],
- ['thenodetype_15045',['TheNodeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'IndexTypeND< AMREX_SPACEDIM >::TheNodeType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'amrex::IndexTypeND::TheNodeType()']]],
- ['thenodevector_15046',['TheNodeVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'IntVectND< AMREX_SPACEDIM >::TheNodeVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'amrex::IntVectND::TheNodeVector()']]],
- ['theplotfiletype_15047',['thePlotFileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04db8e195b61fe3907ff67f9a5754e85',1,'amrex::thePlotFileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aafabc1e8a1b6e1b96230fbf6debe2465',1,'amrex::AmrLevel::thePlotFileType()']]],
- ['therestartfile_15048',['theRestartFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac501ff9a494314e973685c776fae2498',1,'amrex::Amr']]],
- ['therestartplotfile_15049',['theRestartPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1049e70b4e279c64160c9ff62ba42653',1,'amrex::Amr']]],
- ['thesamebox_15050',['TheSameBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a84376910b355f3a4b74220bbdf410328',1,'amrex::DeriveRec']]],
- ['theunitbox_15051',['TheUnitBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'BoxND< AMREX_SPACEDIM >::TheUnitBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'amrex::BoxND::TheUnitBox()']]],
- ['theunitvector_15052',['TheUnitVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'IntVectND< AMREX_SPACEDIM >::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'amrex::IntVectND::TheUnitVector()']]],
- ['thezerovector_15053',['TheZeroVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'IntVectND< AMREX_SPACEDIM >::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'amrex::IntVectND::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector()']]],
- ['tie_15054',['Tie',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38e3e5431e2c612ce6e6b4aac3ededf2',1,'amrex']]],
- ['tilebox_15055',['tilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a4633394eac1ff3355fe082b815ed7413',1,'amrex::MFIter::tilebox() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aade25ad6c9b6b92a5dbe2e022fc77912',1,'amrex::MFIter::tilebox(const IntVect &nodal) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3563f863ba15b874a9abd0dc338c0c72',1,'amrex::MFIter::tilebox(const IntVect &nodal, const IntVect &ngrow) const noexcept']]],
- ['tileindex_15056',['tileIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3d73098e8ef5205fc2bce58d5ed0f21b',1,'amrex::MFIter']]],
- ['tilesize_15057',['TileSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html#a0fd1080269de0184755a627c3ce1875d',1,'amrex::TileSize']]],
- ['tilingifnotgpu_15058',['TilingIfNotGPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab482b500359e03b77389d42f968c46fe',1,'amrex']]],
- ['time_15059',['time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ad827fbbd6757ac18eb39a4c5ce37ef95',1,'amrex::PlotFileData::time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a493f2666f351bd922bb6ca42eaf6b7f5',1,'amrex::PlotFileDataImpl::time()']]],
- ['time_15060',['Time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a3e139eef25f3ada10cd551ada84b4a94',1,'amrex::AmrData']]],
- ['time_5finterpolate_15061',['time_interpolate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a064376184442b5fa00c9f3b407e9fe5d',1,'amrex::SundialsIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ac0b9633fedee03bd638f87514a952720',1,'amrex::FEIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3dc1f86935271c9b053b9d6a60911739',1,'amrex::IntegratorBase::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a2372340230301693e973e404c12618fa',1,'amrex::RKIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a7cae24606fd9c92a44f4ae163bab5a3b',1,'amrex::TimeIntegrator::time_interpolate(const T &S_new, const T &S_old, amrex::Real timestep_fraction, T &data)']]],
- ['timeintegrator_15062',['TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5aec68476188bb41118352fe8c2c947e',1,'amrex::TimeIntegrator::TimeIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adcfe717b66e593be817492b7f9ba3c04',1,'amrex::TimeIntegrator::TimeIntegrator(IntegratorTypes integrator_type, const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a14e1a1a411c152c67c19c81443b022b6',1,'amrex::TimeIntegrator::TimeIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
- ['timelinefab_15063',['TimelineFAB',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a45e111eb57d243d366c3146a7ac7c0c9',1,'CommProfStats']]],
- ['timerange_15064',['TimeRange',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a4415589fb72341b9ed4c98aed65d3e14',1,'BLProfStats::TimeRange::TimeRange()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#acbbf9b5d2d56142d5fcc5904d77a4409',1,'BLProfStats::TimeRange::TimeRange(Real startT, Real stopT)']]],
- ['timerangeinitialized_15065',['TimeRangeInitialized',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#af986d8aadba05d068b2bdc3aa554d946',1,'BLProfStats']]],
- ['timestamp_15066',['Timestamp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a94b3a9972d2fe076bdf7458b93b7e1d4',1,'amrex::TracerParticleContainer']]],
- ['timestep_15067',['timeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2648a488ef613f454d29b519aca41bc8',1,'amrex::Amr']]],
- ['timetype_15068',['timeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a338d1a0966e1f91f4f65fd5aed7958cc',1,'amrex::StateDescriptor']]],
- ['tinyprofiler_15069',['TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a238dc16dd99da96e07b526f5cd90f4fa',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname, bool start_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aee36686bda9cf58b62055dca5818af46',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a63cae02a5e649724bfc02c528e84ca18',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a5689250282f22646ec14959dc491f748',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname, bool start_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a0969b8312bde020f9c99c051dc51eeb5',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8e1cc274bc1e92cc8466ea9b44911c33',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname) noexcept']]],
- ['tinyprofileregion_15070',['TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ae16c9ddca9a89c31676b9be0b716c097',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#aad9588693616dcc6ff68675a2d235437',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#a5ef3cd4f83fa596bf02d70cb0166fa27',1,'amrex::TinyProfileRegion::TinyProfileRegion(const char *a_regname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ab3d0ffc7c7067f4bec983d85ee3262f2',1,'amrex::TinyProfileRegion::TinyProfileRegion(std::string a_regname) noexcept']]],
- ['toarray4_15071',['ToArray4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a365c0a4614ba19b7572ae042a0720c12',1,'amrex']]],
- ['tointvect_15072',['toIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'amrex::IndexTypeND::toIntVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'IndexTypeND< AMREX_SPACEDIM >::toIntVect()']]],
- ['tokenize_15073',['Tokenize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ba24cf7211301279ca446ff282a0f8a',1,'amrex']]],
- ['tolongmultifab_15074',['ToLongMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae062fb7f904c1f39327797d8c3fea414',1,'amrex']]],
- ['tolower_15075',['toLower',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a67bf98d88c814ab458018afd16e64aa8',1,'amrex']]],
- ['tomultifab_15076',['ToMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ca286511a003d2770dba9c37ab53c94',1,'amrex::ToMultiFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ac5f3026221c3cafbcb0e19f6583cfd9d',1,'amrex::MultiCutFab::ToMultiFab()']]],
- ['top_15077',['top',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a961f4d4e88be70b0f922d93122c5f0ca',1,'amrex::AMReX::top()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#ad17160a9839f2d64ac20460b4cefbaee',1,'amrex::EB2::IndexSpace::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a6a09ff1dea8b8c44504f6d6b0cdeb4ab',1,'amrex::IParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a533efe04d3398d0f3fd6154363b45543',1,'amrex::IParserStack::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#aef0073ee79d501d7ffe027cd684c4186',1,'amrex::ParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a602dc4e0d8b861f23e5bcd34728d1baa',1,'amrex::ParserStack::top()']]],
- ['topindexspace_15078',['TopIndexSpace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a3d3e035396f1ed8ef33d6eb1392df991',1,'amrex::EB2']]],
- ['topindexspaceifpresent_15079',['TopIndexSpaceIfPresent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ab08bb163ec9d566ce748dd6c4a7f0385',1,'amrex::EB2']]],
- ['torusif_15080',['TorusIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab9f0fa84c649ce8a6a6b66bd12f4eeb9',1,'amrex::EB2::TorusIF']]],
- ['totalbytesallocatedinfabs_15081',['TotalBytesAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a587a3cb57cff4b7fa72c7c1d4d98900b',1,'amrex']]],
- ['totalbytesallocatedinfabshwm_15082',['TotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95a2c5251b0bc8cc9f28f6384738404a',1,'amrex']]],
- ['totalcellsallocatedinfabs_15083',['TotalCellsAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9ed510cedd140658efd18542d9479c7',1,'amrex']]],
- ['totalcellsallocatedinfabshwm_15084',['TotalCellsAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa85143ea71ce835e3a64ce8551b726b4',1,'amrex']]],
- ['totalglobalmem_15085',['totalGlobalMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ae43b670a2fb74049a336cf2c2fc62c5a',1,'amrex::Gpu::Device']]],
- ['totalnumberofparticles_15086',['TotalNumberOfParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::TotalNumberOfParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'amrex::ParticleContainer_impl::TotalNumberOfParticles()']]],
- ['touint10_15087',['toUInt10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#ae3e56c34dacdffe240410a3f6a7a9252',1,'amrex::Morton']]],
- ['touint16_15088',['toUInt16',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a9b7572e0a75bb2c5274809e9e1edffba',1,'amrex::Morton']]],
- ['touint32_15089',['toUInt32',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a16988bc3300f11fdee381c8ef8bc80f6',1,'amrex::Morton']]],
- ['toupper_15090',['toUpper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afb53573f5330e4753ad1b562e5dd95ce',1,'amrex']]],
- ['tracedatavalid_15091',['TraceDataValid',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a3dab65709f631d62643d8e5fad2692bd',1,'RegionsProfStats']]],
- ['tracerparticlecontainer_15092',['TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a4245793ae34687b4d96a044ecde76c72',1,'amrex::TracerParticleContainer::TracerParticleContainer()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#af7ed016626923ecc9b262fbada496464',1,'amrex::TracerParticleContainer::TracerParticleContainer(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a884d037695ad06f6871c5f1467ab4490',1,'amrex::TracerParticleContainer::TracerParticleContainer(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#ae80411a30eff14aa4bc080c90083a24a',1,'amrex::TracerParticleContainer::TracerParticleContainer(const TracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a60c0f8697b1a6015c72e5a6815f816cf',1,'amrex::TracerParticleContainer::TracerParticleContainer(TracerParticleContainer &&) noexcept=default']]],
- ['transformer_15093',['transformer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a88cd64a084e68534607b2463a28081f3',1,'amrex::BoxArray']]],
- ['transformparticles_15094',['transformParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c20549dd945261df4167a72c1c4dacb',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Index src_start, Index dst1_start, Index dst2_start, N n, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5926a5d20c4f511675c02ec18cc7c87a',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f4df8f3df0bb529d0f348e93afdb949',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, Index src_start, Index dst_start, N n, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae03ee3a195d7ee3ebcb19d20f9fdce73',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, F &&f) noexcept']]],
- ['translate_15095',['translate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aff7adb8cc73692d624ef35353dbd5751',1,'amrex::EB2']]],
- ['translationif_15096',['TranslationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#ad60a8f2183833795feaa68311075a69f',1,'amrex::EB2::TranslationIF']]],
- ['tri_5fn_15097',['tri_n',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ac418863153dc7bdeb127001e47877175',1,'amrex::tri_geom_ops']]],
- ['triangle_5farea_15098',['triangle_area',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a70a3555a7869b306a0efd22a29fcb570',1,'amrex::tri_geom_ops']]],
- ['tridiagonal_5fsolve_15099',['tridiagonal_solve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63d04ae23dbdf2dca8ffcf688ff8058e',1,'amrex::tridiagonal_solve(Array1D< Real, 0, 31 > &a_ls, Array1D< Real, 0, 31 > &b_ls, Array1D< Real, 0, 31 > &c_ls, Array1D< Real, 0, 31 > &r_ls, Array1D< Real, 0, 31 > &u_ls, Array1D< Real, 0, 31 > &gam, int ilen) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11ff46aab2851af1b7d8dc12bb1a7b9f',1,'amrex::tridiagonal_solve(Array1D< T, 0, 31 > &a_ls, Array1D< T, 0, 31 > &b_ls, Array1D< T, 0, 31 > &c_ls, Array1D< T, 0, 31 > &r_ls, Array1D< T, 0, 31 > &u_ls, Array1D< T, 0, 31 > &gam, int ilen) noexcept']]],
- ['trim_15100',['trim',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a8cddb9effe92e67b1ad49de145e901',1,'amrex']]],
- ['tryfileoutput_15101',['TryFileOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a16a4e702e1fd890046aa8d80a2fe2a82',1,'amrex::StreamRetry']]],
- ['tryoutput_15102',['TryOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ae3b5909bdd9d104025eb427395c84356',1,'amrex::StreamRetry']]],
- ['ts_5finterp_5fface_5fxy_15103',['ts_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aab68027f7c16b89da158a3922d561019',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a8d3d6c455c8bf94d1ee9b723e93e610a',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
- ['ts_5finterp_5fface_5fxz_15104',['ts_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a819b65cefc048d14ff5c5f8e955eec0a',1,'amrex::mlndts_detail']]],
- ['ts_5finterp_5fface_5fyz_15105',['ts_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aaf58f896b75c3066cbb49827a71f8605',1,'amrex::mlndts_detail']]],
- ['ts_5finterp_5fline_5fx_15106',['ts_interp_line_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a4ff83c538ac36099e425b6845d7d3219',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1724eebece4e4a4f5683ac15339a9c6f',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
- ['ts_5finterp_5fline_5fy_15107',['ts_interp_line_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a7d9e2103826cb0ebfb2f4d09922dfef4',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1b40614d14387e3c551b4cd1dd5e9795',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept']]],
- ['ts_5finterp_5fline_5fz_15108',['ts_interp_line_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a3d8f27db93f165f656a3098f3a61d8eb',1,'amrex::mlndts_detail']]],
- ['tuple_5fcopy_15109',['tuple_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a813577e3d9b0ad5b7795dd9351160f9a',1,'amrex::detail']]],
- ['tuple_5fto_5farray_5fhelper_15110',['tuple_to_array_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab2c6743d76d5a23ac34993bdb64765a1',1,'amrex::detail']]],
- ['tuplecat_15111',['TupleCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a241b30447206d0b8029fac3bd5c9d1c6',1,'amrex::TupleCat(TP1 &&a, TP2 &&b, TPs &&... args) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 >, detail::tuple_decay_t< TPs >... >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2cf176de6238efb234749dec71b4a0f',1,'amrex::TupleCat(TP1 &&a, TP2 &&b) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 > >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdc7b3879a8b9ccc7982c0781deb74ea',1,'amrex::TupleCat(TP &&a) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP > >::type']]],
- ['tuplesplit_15112',['TupleSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a578cd6446e7f5c2a1c47ea01cd2267a4',1,'amrex']]],
- ['tuplesplitimp_15113',['TupleSplitImp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a71f402d1250f215a129e6a9950c9ad35',1,'amrex::detail']]],
- ['tupletoarray_15114',['tupleToArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04644ea7c1c675a7ea4d19c4435e4907',1,'amrex::tupleToArray(GpuTuple< T > const &tup)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa56e578be45e0b9d7c0b071b3c68290a',1,'amrex::tupleToArray(GpuTuple< T, T2, Ts... > const &tup)']]],
- ['type_15115',['type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'amrex::BoxND::type() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'amrex::BoxND::type(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'BoxND< AMREX_SPACEDIM >::type() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'BoxND< AMREX_SPACEDIM >::type(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a20021c8fa972de865da57cfd5d14fb81',1,'amrex::ParallelDescriptor::Message::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ae516333153a3f26f388eec71a73c1c2e',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a8200f24cfc6d6d4d77814c4095612c2f',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ad2d00f03d307a91de38a715015a251ba',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a178254a5520c3ee1ea23f47987392468',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html#a4025a275e81686205f71df80a1833bcc',1,'amrex::ParallelDescriptor::Mpi_typemap< GpuComplex< T > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html#a9ddcad1ca5990453ace2b8149173f7bd',1,'amrex::ParallelDescriptor::Mpi_typemap< ValLocPair< TV, TI > >::type()']]],
- ['type_15116',['Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ad3ea6134bfd9b5a51d9ad381e548cb19',1,'amrex::Any::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#a04d77dc1e0009a1e01d45d067dbeed0e',1,'amrex::Any::innards::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html#afa3049bddd4c3493eeb9a1f62fa7981d',1,'amrex::Any::innards_base::Type()']]],
- ['type_5fupdate_15117',['type_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a9f2c23e3d3ccd73f1045f2bca61f7a11',1,'amrex::BoxArray']]]
+ ['table_14998',['table',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#afeffb10e16b9f5ef9e1f806bb5940796',1,'amrex::TableData::table()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParmParse.html#ab4f43a6024e50a1c5f9110d29ae42904',1,'amrex::ParmParse::table()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a83a37d5f24b2a4cffeb5f658ca0bda78',1,'amrex::TableData::table()']]],
+ ['table1d_14999',['Table1D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ae57c577c6f51911b887e7f736c8a83dd',1,'amrex::Table1D::Table1D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#aab5cc99cdb1ebd55b6df669892343009',1,'amrex::Table1D::Table1D(Table1D< std::remove_const_t< T >> const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table1D.html#ad9e33e283ae88a75cf4b1d9cd99323a7',1,'amrex::Table1D::Table1D(T *a_p, int a_begin, int a_end) noexcept']]],
+ ['table2d_15000',['Table2D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'Table2D< RT >::Table2D(RT *a_p, GpuArray< int, 2 > const &a_begin, GpuArray< int, 2 > const &a_end) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'Table2D< RT >::Table2D(Table2D< std::remove_const_t< RT >, Order::F > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'Table2D< RT >::Table2D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a18448ad6d53b9305e848122b2d8e263e',1,'amrex::Table2D::Table2D(T *a_p, GpuArray< int, 2 > const &a_begin, GpuArray< int, 2 > const &a_end) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a4d48381dac2b2a36b13d671c385a1f43',1,'amrex::Table2D::Table2D(Table2D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table2D.html#a39417841a68ab3c8b3fc853fbf0d29f0',1,'amrex::Table2D::Table2D() noexcept=default']]],
+ ['table3d_15001',['Table3D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#a994877eb9b7819106bd25c3fb2932398',1,'amrex::Table3D::Table3D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aa5f0858c6996a581a0ab1b3507e901b9',1,'amrex::Table3D::Table3D(Table3D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table3D.html#aec998d64bb74540871c46479ebb740b1',1,'amrex::Table3D::Table3D(T *a_p, GpuArray< int, 3 > const &a_begin, GpuArray< int, 3 > const &a_end) noexcept']]],
+ ['table4d_15002',['Table4D',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a264e4a4265aee9986c1da7486a96a747',1,'amrex::Table4D::Table4D() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#a1213dce4015d38c64724f1ed12a8589a',1,'amrex::Table4D::Table4D(Table4D< std::remove_const_t< T >, ORDER > const &rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Table4D.html#ab7617880b0a8e8e71b7e6ff3a0e9aae0',1,'amrex::Table4D::Table4D(T *a_p, GpuArray< int, 4 > const &a_begin, GpuArray< int, 4 > const &a_end) noexcept']]],
+ ['tabledata_15003',['TableData',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4b1a33a23e97f246f878a2001d79b69d',1,'amrex::TableData::TableData(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a58b2c8fc72d26a028d5c2102d3fef3bc',1,'amrex::TableData::TableData(TableData< T, N, ORDER > &&rhs) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#ab00d213d295a26cdf223d242d4fb3765',1,'amrex::TableData::TableData(TableData< T, N, ORDER > const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a873c19168dc86fefbe7fc9d3f6b776cc',1,'amrex::TableData::TableData(Array< int, N > const &lo, Array< int, N > const &hi, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TableData.html#a4239d08dc7ad7096ca5def06693b4558',1,'amrex::TableData::TableData() noexcept=default']]],
+ ['tag_15004',['tag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a099cb5eb1b61ff860ad6fbd1fe1b5d94',1,'amrex::ParallelDescriptor::Message']]],
+ ['tag_5fone_5fbox_15005',['tag_one_box',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1FabArrayBase_1_1FB.html#a84c6f47e0b249a91417306bbd7dab42a',1,'amrex::FabArrayBase::FB']]],
+ ['tagbox_15006',['TagBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a5a65afdbb61535df65ec9d2db5bb6ec5',1,'amrex::TagBox::TagBox() noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ad999c44361969badefa168cb00e90b91',1,'amrex::TagBox::TagBox(Arena *ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#ac73a784e745d05a574f53621abd7109b',1,'amrex::TagBox::TagBox(const Box &bx, int n, Arena *ar)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a2be163745fcfa3fae9d72a768b97d797',1,'amrex::TagBox::TagBox(const Box &bx, int n=1, bool alloc=true, bool shared=false, Arena *ar=nullptr)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a00b44af3c3dc783226e28adc117e93e5',1,'amrex::TagBox::TagBox(const TagBox &rhs, MakeType make_type, int scomp, int ncomp)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#adc981d8086ea65ef19383c04acacace3',1,'amrex::TagBox::TagBox(TagBox &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a1c163cf21eb64a1c2032d5ba1acb2594',1,'amrex::TagBox::TagBox(const TagBox &rhs)=delete']]],
+ ['tagboxarray_15007',['TagBoxArray',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a7615520c69175032ee2326eb094cbc77',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, int _ngrow=0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad56f5409a87394e53ea7acda127347cc',1,'amrex::TagBoxArray::TagBoxArray(const BoxArray &ba, const DistributionMapping &dm, const IntVect &_ngrow)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#ad2857940d22b1f8c7718cc530bb29d3e',1,'amrex::TagBoxArray::TagBoxArray(TagBoxArray &&rhs) noexcept=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBoxArray.html#a1b309c4b244d311888eb013b34693620',1,'amrex::TagBoxArray::TagBoxArray(const TagBoxArray &rhs)=delete']]],
+ ['tagcutcells_15008',['TagCutCells',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aca824ed9a83373a83533e948d2175dee',1,'amrex']]],
+ ['tagparfor_5fcall_5ff_15009',['tagparfor_call_f',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a926fe273db7aaa817471c44983bf42e4',1,'amrex::detail']]],
+ ['tags_15010',['tags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'amrex::FabArray::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< AtomicInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a4e225aa2595e49382cb2db00df813d8c',1,'amrex::TagBox::tags(const Vector< int > &ar, const Box &tilebx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a194d49c2adb475dabf1de3a7bc717b7a',1,'amrex::TagBox::tags(const Vector< int > &ar) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#a9023e58bfadedd84fa003f9b10712949',1,'amrex::TagBox::tags() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< TagBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< FArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< IArrayBox >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::CutFab >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::BaseFab< PetscInt > >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::Mask >::tags()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#acb7546f9b065a866641075708c3484ae',1,'FabArray< amrex::EBCellFlagFab >::tags()']]],
+ ['tags_5fand_5funtags_15011',['tags_and_untags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#abbc0728a20e92cbaf06b19a0b9cff0cd',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar, const Box &tilebx) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TagBox.html#af03179052f9fb5a076f95d2bb33e94e2',1,'amrex::TagBox::tags_and_untags(const Vector< int > &ar) noexcept']]],
+ ['tagvolfrac_15012',['TagVolfrac',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae146edcedfbd7eb8509f8c334b764d84',1,'amrex']]],
+ ['tapply_15013',['TApply',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ad5568d6d500edc6ee5938dca76c1caa8',1,'amrex::detail']]],
+ ['team_5ffor_15014',['team_for',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae9b60ea81eb861f883e02edaa5876d08',1,'amrex::ParallelDescriptor::team_for(int begin, int end, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ad8cac9ce7c8c2a234cde3400db6512a5',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, const F &f)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a1b1bd2a6da53acc442dac0945108b376',1,'amrex::ParallelDescriptor::team_for(int begin, int end, int rit, int nworkers, const F &f)']]],
+ ['team_5frange_15015',['team_range',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ae7e03fbd86dab31d19593df2ad5adde6',1,'amrex::ParallelDescriptor']]],
+ ['teamlead_15016',['TeamLead',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a834c805f44e9aa2724debb07602d999e',1,'amrex::ParallelDescriptor']]],
+ ['teamsize_15017',['TeamSize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a9854dea7eb2ee59093ed0bd80af9063e',1,'amrex::ParallelDescriptor']]],
+ ['tensorproductintegral_15018',['tensorProductIntegral',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1algoim_1_1ImplicitIntegral.html#acca11ab4048cabd364f8e25012b416ba',1,'amrex::algoim::ImplicitIntegral']]],
+ ['terrain_15019',['Terrain',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a8d89242fc1acffe99a9df2cd45c6ab9e',1,'amrex::AmrData']]],
+ ['test_15020',['Test',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a07419f788f738f82f07c288c70af5e6f',1,'amrex::ParallelDescriptor::Test(MPI_Request &, int &, MPI_Status &)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#aa9d7485d566f7b26e48e038d364590cd',1,'amrex::ParallelDescriptor::Test(Vector< MPI_Request > &, int &, Vector< MPI_Status > &)']]],
+ ['test_15021',['test',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a42d6517959dbf89018b970cb1c0cf66e',1,'amrex::ParallelDescriptor::Message::test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'IndexTypeND< AMREX_SPACEDIM >::test()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#aa4f0fb8c0e745ef7c34cece0bd0b3442',1,'amrex::IndexTypeND::test()']]],
+ ['the_5farena_15022',['The_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae3d1414946b992f39ca41f135f12a0d1',1,'amrex']]],
+ ['the_5fasync_5farena_15023',['The_Async_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ad371ec91e94c5131b6002127a1008157',1,'amrex']]],
+ ['the_5fcomms_5farena_15024',['The_Comms_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a867372a2ed191bd458e5e487ae3e6fa1',1,'amrex']]],
+ ['the_5fcpu_5farena_15025',['The_Cpu_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#adcb4e473f4a6058ae8abd15c75bde706',1,'amrex']]],
+ ['the_5fdevice_5farena_15026',['The_Device_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a97a60825e6e7886b3502c2f4ed1eb417',1,'amrex']]],
+ ['the_5fmanaged_5farena_15027',['The_Managed_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a76cc74eb7c42bf4d111ac5cae5db8420',1,'amrex']]],
+ ['the_5fpinned_5farena_15028',['The_Pinned_Arena',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aba0258410952c3ccfe405a462ef2d887',1,'amrex']]],
+ ['the_5fstring_15029',['the_string',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1expect.html#aff20426b31d6e2bcce35b9d62d5685ba',1,'amrex::expect']]],
+ ['the_5fsundials_5fcontext_15030',['The_Sundials_Context',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a9073bde66b70bda0c4d46655775c684d',1,'amrex::sundials']]],
+ ['the_5fsunmemory_5fhelper_15031',['The_SUNMemory_Helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1sundials.html#a554007ca9e4f3ad73d03e6daa5d1b9c7',1,'amrex::sundials']]],
+ ['thecelltype_15032',['TheCellType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'IndexTypeND< AMREX_SPACEDIM >::TheCellType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#af1e47a88584b5afd97d5659bcec49a02',1,'amrex::IndexTypeND::TheCellType()']]],
+ ['thecellvector_15033',['TheCellVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'IntVectND< AMREX_SPACEDIM >::TheCellVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#aed9ab4381cfed83c2f8d37f6ab6e095c',1,'amrex::IntVectND::TheCellVector()']]],
+ ['thecfinfo_15034',['TheCFinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a583784f4a6e46aacd6f953de8d6f4fb0',1,'amrex::FabArrayBase']]],
+ ['thecoveredcell_15035',['TheCoveredCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#abd50f79b66187d9d3866a74f8218f87d',1,'amrex::EBCellFlag']]],
+ ['thedefaultcell_15036',['TheDefaultCell',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EBCellFlag.html#a59d2b06c58e35cf86ce4b7178321682e',1,'amrex::EBCellFlag']]],
+ ['thedimensionvector_15037',['TheDimensionVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'IntVectND< AMREX_SPACEDIM >::TheDimensionVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#af92483859d2386b4c222fb3f09a09d1b',1,'amrex::IntVectND::TheDimensionVector()']]],
+ ['thefabarraybase_15038',['theFabArrayBase',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a8a7f84508a19797af16e5f3f6b13523c',1,'amrex::MFIter']]],
+ ['thefpinfo_15039',['TheFPinfo',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#ac2344224d72849f0e7fe1888d150a550',1,'amrex::FabArrayBase']]],
+ ['themaxvector_15040',['TheMaxVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'IntVectND< AMREX_SPACEDIM >::TheMaxVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a2426c9926e53b1621f71a41777cff8fe',1,'amrex::IntVectND::TheMaxVector()']]],
+ ['theminvector_15041',['TheMinVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'IntVectND< AMREX_SPACEDIM >::TheMinVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ac51984f349cfac2d840b639b776bb104',1,'amrex::IntVectND::TheMinVector()']]],
+ ['thenodetype_15042',['TheNodeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'IndexTypeND< AMREX_SPACEDIM >::TheNodeType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a8b8369f7e4ba935d4be4c4d64299b85e',1,'amrex::IndexTypeND::TheNodeType()']]],
+ ['thenodevector_15043',['TheNodeVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'IntVectND< AMREX_SPACEDIM >::TheNodeVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a81cda8b9a357a36f57b4881d0148fc29',1,'amrex::IntVectND::TheNodeVector()']]],
+ ['theplotfiletype_15044',['thePlotFileType',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04db8e195b61fe3907ff67f9a5754e85',1,'amrex::thePlotFileType()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#aafabc1e8a1b6e1b96230fbf6debe2465',1,'amrex::AmrLevel::thePlotFileType()']]],
+ ['therestartfile_15045',['theRestartFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#ac501ff9a494314e973685c776fae2498',1,'amrex::Amr']]],
+ ['therestartplotfile_15046',['theRestartPlotFile',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a1049e70b4e279c64160c9ff62ba42653',1,'amrex::Amr']]],
+ ['thesamebox_15047',['TheSameBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1DeriveRec.html#a84376910b355f3a4b74220bbdf410328',1,'amrex::DeriveRec']]],
+ ['theunitbox_15048',['TheUnitBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'BoxND< AMREX_SPACEDIM >::TheUnitBox()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a196cc209b401c112d806f4b9ecdb5df8',1,'amrex::BoxND::TheUnitBox()']]],
+ ['theunitvector_15049',['TheUnitVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a0d431942a457fc70f9c2f7d67a498223',1,'amrex::RealVect::TheUnitVector() noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'IntVectND< AMREX_SPACEDIM >::TheUnitVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#a5ff0d7c36597d9dd70491ba3656aedfc',1,'amrex::IntVectND::TheUnitVector()']]],
+ ['thezerovector_15050',['TheZeroVector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'IntVectND< AMREX_SPACEDIM >::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntVectND.html#ad951ec911e62f76bf25ac82c3952878e',1,'amrex::IntVectND::TheZeroVector()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RealVect.html#a6079a3598f512db9d01135710dfd6c87',1,'amrex::RealVect::TheZeroVector()']]],
+ ['tie_15051',['Tie',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a38e3e5431e2c612ce6e6b4aac3ededf2',1,'amrex']]],
+ ['tilebox_15052',['tilebox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a4633394eac1ff3355fe082b815ed7413',1,'amrex::MFIter::tilebox() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#aade25ad6c9b6b92a5dbe2e022fc77912',1,'amrex::MFIter::tilebox(const IntVect &nodal) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3563f863ba15b874a9abd0dc338c0c72',1,'amrex::MFIter::tilebox(const IntVect &nodal, const IntVect &ngrow) const noexcept']]],
+ ['tileindex_15053',['tileIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MFIter.html#a3d73098e8ef5205fc2bce58d5ed0f21b',1,'amrex::MFIter']]],
+ ['tilesize_15054',['TileSize',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1TileSize.html#a0fd1080269de0184755a627c3ce1875d',1,'amrex::TileSize']]],
+ ['tilingifnotgpu_15055',['TilingIfNotGPU',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab482b500359e03b77389d42f968c46fe',1,'amrex']]],
+ ['time_15056',['time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileData.html#ad827fbbd6757ac18eb39a4c5ce37ef95',1,'amrex::PlotFileData::time()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PlotFileDataImpl.html#a493f2666f351bd922bb6ca42eaf6b7f5',1,'amrex::PlotFileDataImpl::time()']]],
+ ['time_15057',['Time',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrData.html#a3e139eef25f3ada10cd551ada84b4a94',1,'amrex::AmrData']]],
+ ['time_5finterpolate_15058',['time_interpolate',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a064376184442b5fa00c9f3b407e9fe5d',1,'amrex::SundialsIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FEIntegrator.html#ac0b9633fedee03bd638f87514a952720',1,'amrex::FEIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IntegratorBase.html#a3dc1f86935271c9b053b9d6a60911739',1,'amrex::IntegratorBase::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1RKIntegrator.html#a2372340230301693e973e404c12618fa',1,'amrex::RKIntegrator::time_interpolate()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a7cae24606fd9c92a44f4ae163bab5a3b',1,'amrex::TimeIntegrator::time_interpolate(const T &S_new, const T &S_old, amrex::Real timestep_fraction, T &data)']]],
+ ['timeintegrator_15059',['TimeIntegrator',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a5aec68476188bb41118352fe8c2c947e',1,'amrex::TimeIntegrator::TimeIntegrator()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#adcfe717b66e593be817492b7f9ba3c04',1,'amrex::TimeIntegrator::TimeIntegrator(IntegratorTypes integrator_type, const T &S_data, const amrex::Real time=0.0)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TimeIntegrator.html#a14e1a1a411c152c67c19c81443b022b6',1,'amrex::TimeIntegrator::TimeIntegrator(const T &S_data, const amrex::Real time=0.0)']]],
+ ['timelinefab_15060',['TimelineFAB',['https://amrex-codes.github.io/amrex/doxygen/classCommProfStats.html#a45e111eb57d243d366c3146a7ac7c0c9',1,'CommProfStats']]],
+ ['timerange_15061',['TimeRange',['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#a4415589fb72341b9ed4c98aed65d3e14',1,'BLProfStats::TimeRange::TimeRange()'],['https://amrex-codes.github.io/amrex/doxygen/structBLProfStats_1_1TimeRange.html#acbbf9b5d2d56142d5fcc5904d77a4409',1,'BLProfStats::TimeRange::TimeRange(Real startT, Real stopT)']]],
+ ['timerangeinitialized_15062',['TimeRangeInitialized',['https://amrex-codes.github.io/amrex/doxygen/classBLProfStats.html#af986d8aadba05d068b2bdc3aa554d946',1,'BLProfStats']]],
+ ['timestamp_15063',['Timestamp',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a94b3a9972d2fe076bdf7458b93b7e1d4',1,'amrex::TracerParticleContainer']]],
+ ['timestep_15064',['timeStep',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a2648a488ef613f454d29b519aca41bc8',1,'amrex::Amr']]],
+ ['timetype_15065',['timeType',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StateDescriptor.html#a338d1a0966e1f91f4f65fd5aed7958cc',1,'amrex::StateDescriptor']]],
+ ['tinyprofiler_15066',['TinyProfiler',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a238dc16dd99da96e07b526f5cd90f4fa',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname, bool start_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#aee36686bda9cf58b62055dca5818af46',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a63cae02a5e649724bfc02c528e84ca18',1,'amrex::TinyProfiler::TinyProfiler(TinyProfiler const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a5689250282f22646ec14959dc491f748',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname, bool start_) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a0969b8312bde020f9c99c051dc51eeb5',1,'amrex::TinyProfiler::TinyProfiler(const char *funcname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfiler.html#a8e1cc274bc1e92cc8466ea9b44911c33',1,'amrex::TinyProfiler::TinyProfiler(std::string funcname) noexcept']]],
+ ['tinyprofileregion_15067',['TinyProfileRegion',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ae16c9ddca9a89c31676b9be0b716c097',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion &&)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#aad9588693616dcc6ff68675a2d235437',1,'amrex::TinyProfileRegion::TinyProfileRegion(TinyProfileRegion const &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#a5ef3cd4f83fa596bf02d70cb0166fa27',1,'amrex::TinyProfileRegion::TinyProfileRegion(const char *a_regname) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TinyProfileRegion.html#ab3d0ffc7c7067f4bec983d85ee3262f2',1,'amrex::TinyProfileRegion::TinyProfileRegion(std::string a_regname) noexcept']]],
+ ['toarray4_15068',['ToArray4',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a365c0a4614ba19b7572ae042a0720c12',1,'amrex']]],
+ ['tointvect_15069',['toIntVect',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'amrex::IndexTypeND::toIntVect()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a34d58eafdeedfa0afd4aba887c8b23ce',1,'IndexTypeND< AMREX_SPACEDIM >::toIntVect()']]],
+ ['tokenize_15070',['Tokenize',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ba24cf7211301279ca446ff282a0f8a',1,'amrex']]],
+ ['tolongmultifab_15071',['ToLongMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae062fb7f904c1f39327797d8c3fea414',1,'amrex']]],
+ ['tolower_15072',['toLower',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a67bf98d88c814ab458018afd16e64aa8',1,'amrex']]],
+ ['tomultifab_15073',['ToMultiFab',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ca286511a003d2770dba9c37ab53c94',1,'amrex::ToMultiFab()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MultiCutFab.html#ac5f3026221c3cafbcb0e19f6583cfd9d',1,'amrex::MultiCutFab::ToMultiFab()']]],
+ ['top_15074',['top',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AMReX.html#a961f4d4e88be70b0f922d93122c5f0ca',1,'amrex::AMReX::top()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1IndexSpace.html#ad17160a9839f2d64ac20460b4cefbaee',1,'amrex::EB2::IndexSpace::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a6a09ff1dea8b8c44504f6d6b0cdeb4ab',1,'amrex::IParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1IParserStack.html#a533efe04d3398d0f3fd6154363b45543',1,'amrex::IParserStack::top()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#aef0073ee79d501d7ffe027cd684c4186',1,'amrex::ParserStack::top() const'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParserStack.html#a602dc4e0d8b861f23e5bcd34728d1baa',1,'amrex::ParserStack::top()']]],
+ ['topindexspace_15075',['TopIndexSpace',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#a3d3e035396f1ed8ef33d6eb1392df991',1,'amrex::EB2']]],
+ ['topindexspaceifpresent_15076',['TopIndexSpaceIfPresent',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ab08bb163ec9d566ce748dd6c4a7f0385',1,'amrex::EB2']]],
+ ['torusif_15077',['TorusIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TorusIF.html#ab9f0fa84c649ce8a6a6b66bd12f4eeb9',1,'amrex::EB2::TorusIF']]],
+ ['totalbytesallocatedinfabs_15078',['TotalBytesAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a587a3cb57cff4b7fa72c7c1d4d98900b',1,'amrex']]],
+ ['totalbytesallocatedinfabshwm_15079',['TotalBytesAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a95a2c5251b0bc8cc9f28f6384738404a',1,'amrex']]],
+ ['totalcellsallocatedinfabs_15080',['TotalCellsAllocatedInFabs',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa9ed510cedd140658efd18542d9479c7',1,'amrex']]],
+ ['totalcellsallocatedinfabshwm_15081',['TotalCellsAllocatedInFabsHWM',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa85143ea71ce835e3a64ce8551b726b4',1,'amrex']]],
+ ['totalglobalmem_15082',['totalGlobalMem',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Gpu_1_1Device.html#ae43b670a2fb74049a336cf2c2fc62c5a',1,'amrex::Gpu::Device']]],
+ ['totalnumberofparticles_15083',['TotalNumberOfParticles',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'ParticleContainer_impl< T_ParticleType, 0, 0, DefaultAllocator, DefaultAssignor >::TotalNumberOfParticles()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParticleContainer__impl.html#a627963d5fe08303ba6da357ffb3e9cb0',1,'amrex::ParticleContainer_impl::TotalNumberOfParticles()']]],
+ ['touint10_15084',['toUInt10',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#ae3e56c34dacdffe240410a3f6a7a9252',1,'amrex::Morton']]],
+ ['touint16_15085',['toUInt16',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a9b7572e0a75bb2c5274809e9e1edffba',1,'amrex::Morton']]],
+ ['touint32_15086',['toUInt32',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1Morton.html#a16988bc3300f11fdee381c8ef8bc80f6',1,'amrex::Morton']]],
+ ['toupper_15087',['toUpper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afb53573f5330e4753ad1b562e5dd95ce',1,'amrex']]],
+ ['tracedatavalid_15088',['TraceDataValid',['https://amrex-codes.github.io/amrex/doxygen/classRegionsProfStats.html#a3dab65709f631d62643d8e5fad2692bd',1,'RegionsProfStats']]],
+ ['tracerparticlecontainer_15089',['TracerParticleContainer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a4245793ae34687b4d96a044ecde76c72',1,'amrex::TracerParticleContainer::TracerParticleContainer()=default'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#af7ed016626923ecc9b262fbada496464',1,'amrex::TracerParticleContainer::TracerParticleContainer(ParGDBBase *gdb)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a884d037695ad06f6871c5f1467ab4490',1,'amrex::TracerParticleContainer::TracerParticleContainer(const Geometry &geom, const DistributionMapping &dmap, const BoxArray &ba)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#ae80411a30eff14aa4bc080c90083a24a',1,'amrex::TracerParticleContainer::TracerParticleContainer(const TracerParticleContainer &)=delete'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1TracerParticleContainer.html#a60c0f8697b1a6015c72e5a6815f816cf',1,'amrex::TracerParticleContainer::TracerParticleContainer(TracerParticleContainer &&) noexcept=default']]],
+ ['transformer_15090',['transformer',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a88cd64a084e68534607b2463a28081f3',1,'amrex::BoxArray']]],
+ ['transformparticles_15091',['transformParticles',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6c20549dd945261df4167a72c1c4dacb',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, Index src_start, Index dst1_start, Index dst2_start, N n, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a5926a5d20c4f511675c02ec18cc7c87a',1,'amrex::transformParticles(DstTile1 &dst1, DstTile2 &dst2, const SrcTile &src, F &&f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6f4df8f3df0bb529d0f348e93afdb949',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, Index src_start, Index dst_start, N n, F const &f) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae03ee3a195d7ee3ebcb19d20f9fdce73',1,'amrex::transformParticles(DstTile &dst, const SrcTile &src, F &&f) noexcept']]],
+ ['translate_15092',['translate',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#aff7adb8cc73692d624ef35353dbd5751',1,'amrex::EB2']]],
+ ['translationif_15093',['TranslationIF',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1TranslationIF.html#ad60a8f2183833795feaa68311075a69f',1,'amrex::EB2::TranslationIF']]],
+ ['tri_5fn_15094',['tri_n',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#ac418863153dc7bdeb127001e47877175',1,'amrex::tri_geom_ops']]],
+ ['triangle_5farea_15095',['triangle_area',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1tri__geom__ops.html#a70a3555a7869b306a0efd22a29fcb570',1,'amrex::tri_geom_ops']]],
+ ['tridiagonal_5fsolve_15096',['tridiagonal_solve',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a63d04ae23dbdf2dca8ffcf688ff8058e',1,'amrex::tridiagonal_solve(Array1D< Real, 0, 31 > &a_ls, Array1D< Real, 0, 31 > &b_ls, Array1D< Real, 0, 31 > &c_ls, Array1D< Real, 0, 31 > &r_ls, Array1D< Real, 0, 31 > &u_ls, Array1D< Real, 0, 31 > &gam, int ilen) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a11ff46aab2851af1b7d8dc12bb1a7b9f',1,'amrex::tridiagonal_solve(Array1D< T, 0, 31 > &a_ls, Array1D< T, 0, 31 > &b_ls, Array1D< T, 0, 31 > &c_ls, Array1D< T, 0, 31 > &r_ls, Array1D< T, 0, 31 > &u_ls, Array1D< T, 0, 31 > &gam, int ilen) noexcept']]],
+ ['trim_15097',['trim',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a1a8cddb9effe92e67b1ad49de145e901',1,'amrex']]],
+ ['tryfileoutput_15098',['TryFileOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#a16a4e702e1fd890046aa8d80a2fe2a82',1,'amrex::StreamRetry']]],
+ ['tryoutput_15099',['TryOutput',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1StreamRetry.html#ae3b5909bdd9d104025eb427395c84356',1,'amrex::StreamRetry']]],
+ ['ts_5finterp_5fface_5fxy_15100',['ts_interp_face_xy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aab68027f7c16b89da158a3922d561019',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a8d3d6c455c8bf94d1ee9b723e93e610a',1,'amrex::mlndts_detail::ts_interp_face_xy(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
+ ['ts_5finterp_5fface_5fxz_15101',['ts_interp_face_xz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a819b65cefc048d14ff5c5f8e955eec0a',1,'amrex::mlndts_detail']]],
+ ['ts_5finterp_5fface_5fyz_15102',['ts_interp_face_yz',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#aaf58f896b75c3066cbb49827a71f8605',1,'amrex::mlndts_detail']]],
+ ['ts_5finterp_5fline_5fx_15103',['ts_interp_line_x',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a4ff83c538ac36099e425b6845d7d3219',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1724eebece4e4a4f5683ac15339a9c6f',1,'amrex::mlndts_detail::ts_interp_line_x(Array4< Real const > const &crse, int ic, int jc) noexcept']]],
+ ['ts_5finterp_5fline_5fy_15104',['ts_interp_line_y',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a7d9e2103826cb0ebfb2f4d09922dfef4',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a1b40614d14387e3c551b4cd1dd5e9795',1,'amrex::mlndts_detail::ts_interp_line_y(Array4< Real const > const &crse, int ic, int jc, int kc) noexcept']]],
+ ['ts_5finterp_5fline_5fz_15105',['ts_interp_line_z',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1mlndts__detail.html#a3d8f27db93f165f656a3098f3a61d8eb',1,'amrex::mlndts_detail']]],
+ ['tuple_5fcopy_15106',['tuple_copy',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a813577e3d9b0ad5b7795dd9351160f9a',1,'amrex::detail']]],
+ ['tuple_5fto_5farray_5fhelper_15107',['tuple_to_array_helper',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#ab2c6743d76d5a23ac34993bdb64765a1',1,'amrex::detail']]],
+ ['tuplecat_15108',['TupleCat',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a241b30447206d0b8029fac3bd5c9d1c6',1,'amrex::TupleCat(TP1 &&a, TP2 &&b, TPs &&... args) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 >, detail::tuple_decay_t< TPs >... >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af2cf176de6238efb234749dec71b4a0f',1,'amrex::TupleCat(TP1 &&a, TP2 &&b) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP1 >, detail::tuple_decay_t< TP2 > >::type'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#afdc7b3879a8b9ccc7982c0781deb74ea',1,'amrex::TupleCat(TP &&a) -> typename detail::tuple_cat_result< detail::tuple_decay_t< TP > >::type']]],
+ ['tuplesplit_15109',['TupleSplit',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a578cd6446e7f5c2a1c47ea01cd2267a4',1,'amrex']]],
+ ['tuplesplitimp_15110',['TupleSplitImp',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a71f402d1250f215a129e6a9950c9ad35',1,'amrex::detail']]],
+ ['tupletoarray_15111',['tupleToArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a04644ea7c1c675a7ea4d19c4435e4907',1,'amrex::tupleToArray(GpuTuple< T > const &tup)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa56e578be45e0b9d7c0b071b3c68290a',1,'amrex::tupleToArray(GpuTuple< T, T2, Ts... > const &tup)']]],
+ ['type_15112',['type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'amrex::BoxND::type() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'amrex::BoxND::type(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a6eab931d74122bdf8c752c1b7562f8c6',1,'BoxND< AMREX_SPACEDIM >::type() const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxND.html#a2a62036b4692730f254c0b734a3d6be2',1,'BoxND< AMREX_SPACEDIM >::type(int dir) const noexcept'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ParallelDescriptor_1_1Message.html#a20021c8fa972de865da57cfd5d14fb81',1,'amrex::ParallelDescriptor::Message::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ae516333153a3f26f388eec71a73c1c2e',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a8200f24cfc6d6d4d77814c4095612c2f',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#ad2d00f03d307a91de38a715015a251ba',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap.html#a178254a5520c3ee1ea23f47987392468',1,'amrex::ParallelDescriptor::Mpi_typemap::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01GpuComplex_3_01T_01_4_01_4.html#a4025a275e81686205f71df80a1833bcc',1,'amrex::ParallelDescriptor::Mpi_typemap< GpuComplex< T > >::type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParallelDescriptor_1_1Mpi__typemap_3_01ValLocPair_3_01TV_00_01TI_01_4_01_4.html#a9ddcad1ca5990453ace2b8149173f7bd',1,'amrex::ParallelDescriptor::Mpi_typemap< ValLocPair< TV, TI > >::type()']]],
+ ['type_15113',['Type',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Any.html#ad3ea6134bfd9b5a51d9ad381e548cb19',1,'amrex::Any::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards.html#a04d77dc1e0009a1e01d45d067dbeed0e',1,'amrex::Any::innards::Type()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Any_1_1innards__base.html#afa3049bddd4c3493eeb9a1f62fa7981d',1,'amrex::Any::innards_base::Type()']]],
+ ['type_5fupdate_15114',['type_update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#a9f2c23e3d3ccd73f1045f2bca61f7a11',1,'amrex::BoxArray']]]
];
diff --git a/amrex-hydro/Doxygen/html/search/functions_15.js b/amrex-hydro/Doxygen/html/search/functions_15.js
index a77c12a..1512163 100644
--- a/amrex-hydro/Doxygen/html/search/functions_15.js
+++ b/amrex-hydro/Doxygen/html/search/functions_15.js
@@ -1,68 +1,68 @@
var searchData=
[
- ['ubound_15118',['ubound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ce6b4176121c2c23327903a8139af0c',1,'amrex::ubound(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab66f1e3367c5cb1c03fad611f6b14d5c',1,'amrex::ubound(BoxND< dim > const &box) noexcept']]],
- ['ubound_5fiv_15119',['ubound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31f4e1e285a7b1d2aa7515e4bb8c725c',1,'amrex']]],
- ['unapplymetricterm_15120',['unapplyMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'amrex::MLLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8681147e6aa6a83cba4451adda7b719c',1,'amrex::MLCellLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'MLLinOpT< Array< MultiFab, 3 > >::unapplyMetricTerm()']]],
- ['ungrownbox_15121',['UngrownBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a7bb682831638917318e9f87fee6871af',1,'amrex::FillPatchIterator']]],
- ['unimposeneumannbc_15122',['unimposeNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae3ee387befb4f982cceda3997021d5c6',1,'amrex::MLNodeLaplacian::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'amrex::MLLinOpT::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'MLLinOpT< Array< MultiFab, 3 > >::unimposeNeumannBC()']]],
- ['uninitializedfillnimpl_15123',['uninitializedFillNImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1ec1f5b314ec018aecc0e091949ff60e',1,'amrex::detail']]],
- ['uniqify_15124',['uniqify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3fba31af025b800aef97da09bc4113c',1,'amrex::BoxArray']]],
- ['uniquerandomsubset_15125',['UniqueRandomSubset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2c1209819cd8dd79499c2b9f088120e',1,'amrex']]],
- ['uniquestring_15126',['UniqueString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebee05e08302fb03e29f4270e933239c',1,'amrex']]],
- ['unit_5fadvance_15127',['unit_advance',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#aac1da49324f1aed83f2bd024ec43aa5e',1,'amrex_io_module']]],
- ['unit_5fget_5fskip_15128',['unit_get_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abdeb5f15abfd64d74185c4e3dce5f2c8',1,'amrex_io_module']]],
- ['unit_5fnew_15129',['unit_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a6fcead01fd17200da7dcfbfcb381b90a',1,'amrex_io_module']]],
- ['unit_5fskip_15130',['unit_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abefa6fe1b18a0790254d5d8215bf590c',1,'amrex_io_module']]],
- ['unit_5fstdin_15131',['unit_stdin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a656089521bc62d04b85ee2b856936426',1,'amrex_io_module']]],
- ['unit_5fstdout_15132',['unit_stdout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#ab13339615f0e6ce5f15ec24348980ad3',1,'amrex_io_module']]],
- ['unlock_15133',['unlock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#abd55deb11f6e1a89fa7e6ba517c581ff',1,'amrex::BlockMutex']]],
- ['unnamed_15134',['Unnamed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac6df74b4b37bb6ee58dffea68507d259',1,'amrex::ParallelDescriptor']]],
- ['unpack_5frecv_5fbuffer_5fcpu_15135',['unpack_recv_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< TagBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4039bcfeee7e444019168686df8dfe36',1,'amrex::NonLocalBC::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< TagBox >::unpack_recv_buffer_cpu()']]],
- ['unpack_5frecv_5fbuffer_5fgpu_15136',['unpack_recv_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab6a98a57dd1e0440eac5dee97d79d326',1,'amrex::NonLocalBC::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< TagBox >::unpack_recv_buffer_gpu(FabArray< TagBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< TagBox >::unpack_recv_buffer_gpu(FabArray< TagBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< IArrayBox >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'amrex::FabArray::unpack_recv_buffer_gpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'amrex::FabArray::unpack_recv_buffer_gpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< AtomicInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< AtomicInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_gpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_gpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_gpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< amrex::Mask >::unpack_recv_buffer_gpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< amrex::Mask >::unpack_recv_buffer_gpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray< FArrayBox >::unpack_recv_buffer_gpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< FArrayBox >::unpack_recv_buffer_gpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a8c6dd4507f03d916f85476d2571a10c3',1,'FabArray< IArrayBox >::unpack_recv_buffer_gpu()']]],
- ['unpack_5fvector_15137',['unpack_vector',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a07c7c9b9fd21fd9560151c2bfbfd7571',1,'amrex::SundialsIntegrator::unpack_vector(N_Vector y_data, amrex::MultiFab &S_data)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1SundialsIntegrator.html#a47b8fb64f7275cfcef4bfdbeabd57719',1,'amrex::SundialsIntegrator::unpack_vector(N_Vector y_data, amrex::Vector< amrex::MultiFab > &S_data)']]],
- ['unpackbuffer_15138',['unpackBuffer',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#af15f18636fe4b15834eac2c9b303fcbd',1,'amrex']]],
- ['unpackparticledata_15139',['unpackParticleData',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a04ff698794721724f295d18738c5436b',1,'ParticleTileData< SoAParticleBase, NArrayReal, NArrayInt >::unpackParticleData()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ParticleTileData.html#a04ff698794721724f295d18738c5436b',1,'amrex::ParticleTileData::unpackParticleData()']]],
- ['unpackrecvbuffers_15140',['UnpackRecvBuffers',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a9dad3936d4a2ede70ac57d5d2d3b6e2e',1,'amrex::NonLocalBC::UnpackRecvBuffers(const PackComponents &components, FabArray< FAB > &dest, const CommData &recv)'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab1af16f3ccbf44b758a852b190bedd33',1,'amrex::NonLocalBC::UnpackRecvBuffers(const ApplyDtosAndProjectionOnReciever< DTOS, FabProj > &packing, FabArray< FAB > &dest, const CommData &recv)']]],
- ['unpackremotes_15141',['unpackRemotes',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a2930ae07976c9845d80d458c323eff2b',1,'amrex']]],
- ['unprotectednextid_15142',['UnprotectedNextID',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1ConstSoAParticle.html#adf0b591e84350f6fd8e805949784afdf',1,'amrex::ConstSoAParticle::UnprotectedNextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1Particle.html#a90b34785c758b4423ca560d3796fcd7a',1,'amrex::Particle::UnprotectedNextID()'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1SoAParticle.html#a33c92cc691f1fa2775ccaefcd0d359f0',1,'amrex::SoAParticle::UnprotectedNextID()']]],
- ['unserializestringarray_15143',['UnSerializeStringArray',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a23045f55caabc0bec388518c4c4adecb',1,'amrex']]],
- ['unset_15144',['unset',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a2b568afe5a2aa449299762ffccc7c2eb',1,'amrex::IndexTypeND::unset()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1IndexTypeND.html#a2b568afe5a2aa449299762ffccc7c2eb',1,'IndexTypeND< AMREX_SPACEDIM >::unset()']]],
- ['update_15145',['update',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBABecLap.html#ad6b4be6cef1783fdb223e5aa7eb50343',1,'amrex::MLEBABecLap::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLTensorOp.html#a099b8059c7848bf601ca1cc33426ce24',1,'amrex::MLTensorOp::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a4482485699afcfc64adb1f8179714636',1,'amrex::MLCellLinOpT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellABecLapT.html#ae9730b505209a9fc2f255dd6cf9ea177',1,'amrex::MLCellABecLapT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#a47b92deed478d2df8e6a92070437a17c',1,'amrex::MLALaplacianT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#af3a21bba5cafce9e1c1c75194f37ca93',1,'amrex::MLABecLaplacianT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMeshInSituBridge.html#a1d44edef92b831724d6d6c061abfa47a',1,'amrex::AmrMeshInSituBridge::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrInSituBridge.html#af2aee79b47516d601bcb86c5c345762a',1,'amrex::AmrInSituBridge::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLEBTensorOp.html#aa4a38baa43b1454a82381cbb0b8ff253',1,'amrex::MLEBTensorOp::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a81443deada65588ba7a71e191def4aa0',1,'amrex::MLLinOpT::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a81443deada65588ba7a71e191def4aa0',1,'MLLinOpT< Array< MultiFab, 3 > >::update()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeABecLaplacian.html#a7d4de7a03f5dcdc4c52c4451afb04737',1,'amrex::MLNodeABecLaplacian::update()']]],
- ['update_5ffab_5fstats_15146',['update_fab_stats',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae096acad3cf4e038809c53d73c0c57c8',1,'amrex::update_fab_stats(Long n, Long s, size_t szt) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a610006830e72a750eb65c44c5a540695',1,'amrex::update_fab_stats(Long n, Long s, std::size_t szt) noexcept']]],
- ['update_5fhessenberg_15147',['update_hessenberg',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab5c227d648d01f4870f5083500d29d32',1,'GMRES< MF, GMRESMLMGT< MF > >::update_hessenberg()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRES.html#ab5c227d648d01f4870f5083500d29d32',1,'amrex::GMRES::update_hessenberg()']]],
- ['update_5fsingular_5fflags_15148',['update_singular_flags',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLABecLaplacianT.html#a33149b38d0c384a6ea3e324962847ef8',1,'amrex::MLABecLaplacianT']]],
- ['updatebdkey_15149',['updateBDKey',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a3918d10004ca8f4494fd9e6099bdabc3',1,'amrex::FabArrayBase']]],
- ['updatebeta_15150',['updateBeta',['../classHydro_1_1MacProjector.html#ab0cfae54032e95667410d970443b90c4',1,'Hydro::MacProjector::updateBeta(amrex::Real a_const_beta)'],['../classHydro_1_1MacProjector.html#a1b03aef48fa18be5e482e7d99b5fb642',1,'Hydro::MacProjector::updateBeta(const amrex::Vector< amrex::Array< amrex::MultiFab const *, AMREX_SPACEDIM > > &)']]],
- ['updatebndryvalues_15151',['updateBndryValues',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1InterpBndryDataT.html#a46045099a99335613063cba938a27623',1,'amrex::InterpBndryDataT']]],
- ['updatecoeffs_15152',['updateCoeffs',['../classHydro_1_1MacProjector.html#a2997bc71017376e17231cd879d492169',1,'Hydro::MacProjector']]],
- ['updatecorbc_15153',['updateCorBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a6bb9614b2635f9935e7cb8816074a2ef',1,'amrex::MLCellLinOpT']]],
- ['updatedataptr_15154',['UpdateDataPtr',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleType, DefaultAllocator< ParticleType > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< uint64_t, DefaultAllocator< uint64_t > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleReal *, DefaultAllocator< ParticleReal * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< ParticleReal * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int *, DefaultAllocator< int * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< int * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< index_type >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const ParticleReal *, DefaultAllocator< const ParticleReal * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const ParticleReal * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const int *, DefaultAllocator< const int * > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< const int * >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< char, amrex::PolymorphicArenaAllocator< char > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< char >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::XDim3 >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::STLtools::Triangle >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::openbc::MomTag >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::NeighborCode >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::GpuArray< amrex::MLCellLinOpT::BCTL, 2 *AMREX_SPACEDIM > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::BoxND >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< amrex::AssignGrid< BinIteratorFactory > >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'amrex::PODVector::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< std::size_t >::UpdateDataPtr()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1PODVector.html#a28a9b3abe95194c50e3e7bcdc069219b',1,'PODVector< unsigned int >::UpdateDataPtr()']]],
- ['updatedistributionmaps_15155',['UpdateDistributionMaps',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrLevel.html#a69fdf4e347142373696281d9269c6799',1,'amrex::AmrLevel']]],
- ['updateinsitu_15156',['updateInSitu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#a8a6cfcdb14e8d28779382ac6406ab2ca',1,'amrex::Amr']]],
- ['updateintercept_15157',['updateIntercept',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1STLtools.html#ade00ed9461b4c9782dd363cb75dc84ae',1,'amrex::STLtools::updateIntercept()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1EB2_1_1GeometryShop.html#a51c892bf2db0a77c6411432c0e3ee20a',1,'amrex::EB2::GeometryShop::updateIntercept()']]],
- ['updatemaxstreamindex_15158',['updateMaxStreamIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1ReduceData.html#a434609107e7998739f79cb1e7409f06c',1,'amrex::ReduceData']]],
- ['updatememusage_15159',['updateMemUsage',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArrayBase.html#a7022fe872e97df24058250928b3d84b6',1,'amrex::FabArrayBase']]],
- ['updateneighbors_15160',['updateNeighbors',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a6aeacb4e33f4b1946b8b7a5434a77f6d',1,'amrex::NeighborParticleContainer']]],
- ['updateneighborsgpu_15161',['updateNeighborsGPU',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1NeighborParticleContainer.html#a0f70a3eeb349ea4d713b581c5beebc82',1,'amrex::NeighborParticleContainer']]],
- ['updatepatch_15162',['UpdatePatch',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1InSituUtils.html#aa55a8198c3168709333964b78c796a6a',1,'amrex::InSituUtils']]],
- ['updatesingularflag_15163',['updateSingularFlag',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLALaplacianT.html#aeb46c77177cf2f29c1cabac3d7edb1ad',1,'amrex::MLALaplacianT']]],
- ['updatesolbc_15164',['updateSolBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a28d4c00dc8448c2c8f10dc519a42ae0f',1,'amrex::MLCellLinOpT']]],
- ['updatestats_15165',['UpdateStats',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1XYPlotDataList.html#a613fe181c09a5abcd497c827b17c3bbb',1,'amrex::XYPlotDataList']]],
- ['updatevelocity_15166',['updateVelocity',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#a6bf02dee201be3491d55e71b1e98b72c',1,'amrex::MLNodeLaplacian']]],
- ['upper_5fbound_15167',['upper_bound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab28eefec426cf22afcff6bd888243731',1,'amrex']]],
- ['upperindex_15168',['UpperIndex',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1CoordSys.html#a74cecde9e2041a58b0d9b81b8ed00c22',1,'amrex::CoordSys']]],
- ['useasyncout_15169',['UseAsyncOut',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1AsyncOut.html#adbc79ec1aacd0106757683aea46b43ce',1,'amrex::AsyncOut']]],
- ['usedefaultstream_15170',['UseDefaultStream',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1MFItInfo.html#a86ecc5077df582ee99c76ad01a017bed',1,'amrex::MFItInfo']]],
- ['useeb2_15171',['useEB2',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1EB2.html#ad7f55d0b557cb48b84323df22a77d9d0',1,'amrex::EB2']]],
- ['usefixedcoarsegrids_15172',['useFixedCoarseGrids',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#aee758e772b5c854d121923686d1d3949',1,'amrex::AmrMesh']]],
- ['usefixeduptolevel_15173',['useFixedUpToLevel',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1AmrMesh.html#a6ff4a09f169c29d17327aa37b49d3e5a',1,'amrex::AmrMesh']]],
- ['usegpuawarempi_15174',['UseGpuAwareMpi',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#a3e62b2c32fa5036fc1bb1dff1d819de6',1,'amrex::ParallelDescriptor']]],
- ['usehypre_15175',['useHypre',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1OpenBCSolver.html#a69ca175723edf119484f91db70abd0ca',1,'amrex::OpenBCSolver']]],
- ['useprecond_15176',['usePrecond',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1GMRESMLMGT.html#acba210ae4c73c6e484ba27502baafbed',1,'amrex::GMRESMLMGT']]],
- ['userfunc_15177',['UserFunc',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#abce24ad35cd0f876678f1da42c95bce2',1,'amrex::AMRErrorTag::UserFunc::UserFunc(UserFunc &&)=default'],['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1AMRErrorTag_1_1UserFunc.html#a6968cbb952d4548f38ff1f3955bae302',1,'amrex::AMRErrorTag::UserFunc::UserFunc(UserFunc const &)=default']]],
- ['usingprecreatedirectories_15178',['UsingPrecreateDirectories',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1Amr.html#af0ab98386ac1b7aac739c65a8c3f2d95',1,'amrex::Amr']]],
- ['utilcreatecleandirectory_15179',['UtilCreateCleanDirectory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a832f4ad883cbc470d76cde70a099e912',1,'amrex']]],
- ['utilcreatedirectory_15180',['UtilCreateDirectory',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a913fd7ccf7cab45bc7d8e2a09ddd2824',1,'amrex']]],
- ['utilcreatedirectorydestructive_15181',['UtilCreateDirectoryDestructive',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebce007d4152715af0cf44f3ab94d1fe',1,'amrex']]],
- ['utilrenamedirectorytoold_15182',['UtilRenameDirectoryToOld',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ae2d0c6a2a5153df0d38d7cde07a89c73',1,'amrex']]]
+ ['ubound_15115',['ubound',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a6ce6b4176121c2c23327903a8139af0c',1,'amrex::ubound(Array4< T > const &a) noexcept'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#ab66f1e3367c5cb1c03fad611f6b14d5c',1,'amrex::ubound(BoxND< dim > const &box) noexcept']]],
+ ['ubound_5fiv_15116',['ubound_iv',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#a31f4e1e285a7b1d2aa7515e4bb8c725c',1,'amrex']]],
+ ['unapplymetricterm_15117',['unapplyMetricTerm',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'amrex::MLLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLCellLinOpT.html#a8681147e6aa6a83cba4451adda7b719c',1,'amrex::MLCellLinOpT::unapplyMetricTerm()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#a87aa267936bffcd4ed6387b3138bd9d5',1,'MLLinOpT< Array< MultiFab, 3 > >::unapplyMetricTerm()']]],
+ ['ungrownbox_15118',['UngrownBox',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FillPatchIterator.html#a7bb682831638917318e9f87fee6871af',1,'amrex::FillPatchIterator']]],
+ ['unimposeneumannbc_15119',['unimposeNeumannBC',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLNodeLaplacian.html#ae3ee387befb4f982cceda3997021d5c6',1,'amrex::MLNodeLaplacian::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'amrex::MLLinOpT::unimposeNeumannBC()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1MLLinOpT.html#af5258bf128c18afbb9712ad7230dad8e',1,'MLLinOpT< Array< MultiFab, 3 > >::unimposeNeumannBC()']]],
+ ['uninitializedfillnimpl_15120',['uninitializedFillNImpl',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1detail.html#a1ec1f5b314ec018aecc0e091949ff60e',1,'amrex::detail']]],
+ ['uniqify_15121',['uniqify',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1BoxArray.html#ae3fba31af025b800aef97da09bc4113c',1,'amrex::BoxArray']]],
+ ['uniquerandomsubset_15122',['UniqueRandomSubset',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aa2c1209819cd8dd79499c2b9f088120e',1,'amrex']]],
+ ['uniquestring_15123',['UniqueString',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex.html#aebee05e08302fb03e29f4270e933239c',1,'amrex']]],
+ ['unit_5fadvance_15124',['unit_advance',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#aac1da49324f1aed83f2bd024ec43aa5e',1,'amrex_io_module']]],
+ ['unit_5fget_5fskip_15125',['unit_get_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abdeb5f15abfd64d74185c4e3dce5f2c8',1,'amrex_io_module']]],
+ ['unit_5fnew_15126',['unit_new',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a6fcead01fd17200da7dcfbfcb381b90a',1,'amrex_io_module']]],
+ ['unit_5fskip_15127',['unit_skip',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#abefa6fe1b18a0790254d5d8215bf590c',1,'amrex_io_module']]],
+ ['unit_5fstdin_15128',['unit_stdin',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#a656089521bc62d04b85ee2b856936426',1,'amrex_io_module']]],
+ ['unit_5fstdout_15129',['unit_stdout',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex__io__module.html#ab13339615f0e6ce5f15ec24348980ad3',1,'amrex_io_module']]],
+ ['unlock_15130',['unlock',['https://amrex-codes.github.io/amrex/doxygen/structamrex_1_1BlockMutex.html#abd55deb11f6e1a89fa7e6ba517c581ff',1,'amrex::BlockMutex']]],
+ ['unnamed_15131',['Unnamed',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1ParallelDescriptor.html#ac6df74b4b37bb6ee58dffea68507d259',1,'amrex::ParallelDescriptor']]],
+ ['unpack_5frecv_5fbuffer_5fcpu_15132',['unpack_recv_buffer_cpu',['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< TagBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#a4039bcfeee7e444019168686df8dfe36',1,'amrex::NonLocalBC::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'amrex::FabArray::unpack_recv_buffer_cpu(FabArray< FAB > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< AtomicInt > >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< HYPRE_Int > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< HYPRE_Int > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::BaseFab< PetscInt > >::unpack_recv_buffer_cpu(FabArray< amrex::BaseFab< PetscInt > > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::CutFab >::unpack_recv_buffer_cpu(FabArray< amrex::CutFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::EBCellFlagFab >::unpack_recv_buffer_cpu(FabArray< amrex::EBCellFlagFab > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< amrex::Mask >::unpack_recv_buffer_cpu(FabArray< amrex::Mask > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< CopyComTagsContainer const * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a6251aaa8ffe703d3eb8a259393471a5a',1,'FabArray< FArrayBox >::unpack_recv_buffer_cpu(FabArray< FArrayBox > &dst, int dcomp, int ncomp, Vector< char * > const &recv_data, Vector< std::size_t > const &recv_size, Vector< const CopyComTagsContainer * > const &recv_cctc, CpOp op, bool is_thread_safe)'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< IArrayBox >::unpack_recv_buffer_cpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#ad3f362d93f85699c530e36d2f78193ff',1,'FabArray< TagBox >::unpack_recv_buffer_cpu()']]],
+ ['unpack_5frecv_5fbuffer_5fgpu_15133',['unpack_recv_buffer_gpu',['https://amrex-codes.github.io/amrex/doxygen/namespaceamrex_1_1NonLocalBC.html#ab6a98a57dd1e0440eac5dee97d79d326',1,'amrex::NonLocalBC::unpack_recv_buffer_gpu()'],['https://amrex-codes.github.io/amrex/doxygen/classamrex_1_1FabArray.html#a34105be3fcf0be0cc074081b0667441f',1,'FabArray